
      
    


  /* Botón: inicia fuera de pantalla, se desliza tras 1s */
  #btn-proyectos {
    display: inline-flex;
    transform: translateX(-200%);
    animation: btnSlideIn 0.5s forwards;
    animation-delay: 1s; /* retrasa 1s */
  }

  /* Texto: aparece después del deslizamiento + 1s extra */
  #btn-proyectos > div > div {
    opacity: 0;
    animation: textFadeIn 0.5s forwards;
    animation-delay: 1.5s;
  }

  @keyframes btnSlideIn {
    to { transform: translateX(0); }
  }

  @keyframes textFadeIn {
    to { opacity: 1; }
  }

/* Ajusta el valor a la misma separación usada por tus textos */
@media screen and (min-width: 769px) {
  #endoLogo {
    margin-left: -250px;   /* Ejemplo: mismo margen que los textos */
    display: inline-block;
  }
}




      
     


      {} *{} /*endBaseStyles*//* ===== Hover saturación en proyectos ===== */
#proyecto-hover {
  filter: saturate(0);
  transition: filter 0.5s ease;
  overflow: hidden;
}

#proyecto-hover:hover {
  filter: saturate(1);
}

#overlay-texto {
  background-color: rgba(0, 0, 0, 0.6);
  transition: background-color 0.5s ease;
}

#proyecto-hover:hover #overlay-texto {
  background-color: rgba(0, 0, 0, 0.1);
}

/* ===== Responsivo para video con ID #videoHome ===== */
@media (max-width: 768px) {
  #videoHome {
    height: 100vh !important;
  }

  #videoHome iframe {
    width: 100vw !important;
    height: 100vh !important;
    transform: translate(-50%, -50%) scale(1.2);
  }
}
     


      #IE-warning {
        display: none;
        position: fixed;
        width: 100%;
        height: 100%;
        z-index: 9999;
        background: white;
      }
      .IE-warning-message {
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        text-align: center;
      }
    



 @media (max-width: 639px) { .gp-component-id-1qP68t1wvR[data-gp-component] { font-size: 18px;font-weight: 300;color: rgb(255, 255, 255);font-family: Poppins;border-top-left-radius: 4px;border-top-right-radius: 4px;border-bottom-left-radius: 4px;border-bottom-right-radius: 4px;background-color: rgba(0, 0, 0, 0.56);padding-left: 28px;padding-right: 28px;padding-top: 16px;padding-bottom: 16px;align-items: center;display: inline-flex;text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;cursor: pointer; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-1qP68t1wvR[data-gp-component] { font-size: 18px;font-weight: 300;color: rgb(255, 255, 255);font-family: Poppins;border-top-left-radius: 4px;border-top-right-radius: 4px;border-bottom-left-radius: 4px;border-bottom-right-radius: 4px;background-color: rgba(0, 0, 0, 0.56);padding-left: 28px;padding-right: 28px;padding-top: 16px;padding-bottom: 16px;align-items: center;display: inline-flex;text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;cursor: pointer; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-1qP68t1wvR[data-gp-component] { font-size: 18px;font-weight: 300;color: rgb(255, 255, 255);font-family: Poppins;border-top-left-radius: 4px;border-top-right-radius: 4px;border-bottom-left-radius: 4px;border-bottom-right-radius: 4px;background-color: rgba(0, 0, 0, 0.56);padding-left: 28px;padding-right: 28px;padding-top: 16px;padding-bottom: 16px;align-items: center;display: inline-flex;text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;cursor: pointer; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-1qP68t1wvR[data-gp-component] { font-size: 18px;font-weight: 300;color: rgb(255, 255, 255);font-family: Poppins;border-top-left-radius: 4px;border-top-right-radius: 4px;border-bottom-left-radius: 4px;border-bottom-right-radius: 4px;background-color: rgba(0, 0, 0, 0.56);padding-left: 28px;padding-right: 28px;padding-top: 16px;padding-bottom: 16px;align-items: center;display: inline-flex;text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;cursor: pointer; } } @media (min-width: 1200px) { .gp-component-id-1qP68t1wvR[data-gp-component] { font-size: 18px;font-weight: 300;color: rgb(255, 255, 255);font-family: Poppins;border-top-left-radius: 4px;border-top-right-radius: 4px;border-bottom-left-radius: 4px;border-bottom-right-radius: 4px;background-color: rgba(0, 0, 0, 0.56);padding-left: 28px;padding-right: 28px;padding-top: 16px;padding-bottom: 16px;align-items: center;display: inline-flex;text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;cursor: pointer; } }

 .gp-component-id-ENbfFUS70i.gp-component > [data-section-overlay] { bottom: 0px;top: 0px;left: 0px;right: 0px;position: absolute; } @media (max-width: 639px) { .gp-component-id-ENbfFUS70i.gp-component > [data-section-overlay] { bottom: 0px;top: 0px;left: 0px;right: 0px;position: absolute; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-ENbfFUS70i.gp-component > [data-section-overlay] { bottom: 0px;top: 0px;left: 0px;right: 0px;position: absolute; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-ENbfFUS70i.gp-component > [data-section-overlay] { bottom: 0px;top: 0px;left: 0px;right: 0px;position: absolute; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-ENbfFUS70i.gp-component > [data-section-overlay] { bottom: 0px;top: 0px;left: 0px;right: 0px;position: absolute; } } @media (min-width: 1200px) { .gp-component-id-ENbfFUS70i.gp-component > [data-section-overlay] { bottom: 0px;top: 0px;left: 0px;right: 0px;position: absolute; } }

 @media (max-width: 639px) { [data-gp-text] .gp-component-id-DKePXZXpmbg { font-size: 21px !important;font-weight: 100 !important;color: rgb(242, 242, 240);text-align: center;letter-spacing: 0.05em;line-height: 1;font-family: Poppins !important;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 36px;padding-left: 46px;padding-right: 46px;overflow-wrap: break-word; } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-DKePXZXpmbg { font-size: 21px !important;font-weight: 100 !important;color: rgb(242, 242, 240);text-align: center;letter-spacing: 0.05em;line-height: 1;font-family: Poppins !important;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 36px;overflow-wrap: break-word; } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-DKePXZXpmbg { font-size: 21px !important;font-weight: 100 !important;color: rgb(242, 242, 240);text-align: center;letter-spacing: 0.05em;line-height: 1;font-family: Poppins !important;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 36px;overflow-wrap: break-word; } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-DKePXZXpmbg { font-size: 21px !important;font-weight: 100 !important;color: rgb(242, 242, 240);text-align: left;letter-spacing: 0.05em;line-height: 1;font-family: Poppins !important;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 36px;overflow-wrap: break-word; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-DKePXZXpmbg { font-size: 21px !important;font-weight: 100 !important;color: rgb(242, 242, 240);text-align: left;letter-spacing: 0.05em;line-height: 1;font-family: Poppins !important;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 36px;overflow-wrap: break-word; } }

 @media (max-width: 639px) { .gp-component-id-Z5Z9Fd09LT[data-gp-component] { font-weight: 300;padding-left: 8px;padding-right: 8px;padding-top: 30px;padding-bottom: 23px;width: 100%;height: 100%;flex-direction: column;align-items: center;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-Z5Z9Fd09LT[data-gp-component] { font-weight: 300;padding-left: 8px;padding-right: 8px;padding-top: 87px;padding-bottom: 102px;width: 100%;height: 100%;flex-direction: column;align-items: center;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-Z5Z9Fd09LT[data-gp-component] { font-weight: 300;padding-left: 8px;padding-right: 8px;padding-top: 87px;padding-bottom: 102px;width: 100%;height: 100%;flex-direction: column;align-items: center;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-Z5Z9Fd09LT[data-gp-component] { font-weight: 300;padding-left: 48px;padding-right: 48px;padding-top: 87px;padding-bottom: 102px;width: 100%;height: 100%;flex-direction: column;align-items: flex-start;display: flex; } } @media (min-width: 1200px) { .gp-component-id-Z5Z9Fd09LT[data-gp-component] { font-weight: 300;padding-left: 89px;padding-right: 0px;padding-top: 87px;padding-bottom: 102px;width: 100%;height: 100%;flex-direction: column;align-items: flex-start;display: flex; } }

 @media (max-width: 639px) { .gp-component-id-BODICbfRYD[data-gp-component] { padding-top: 35px;padding-bottom: 0px;width: 100%;height: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-BODICbfRYD[data-gp-component] { padding-top: 100px;padding-bottom: 0px;width: 100%;height: 100%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-BODICbfRYD[data-gp-component] { padding-top: 100px;padding-bottom: 0px;width: 100%;height: 100%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-BODICbfRYD[data-gp-component] { padding-top: 100px;padding-bottom: 0px;width: 100%;height: 100%; } } @media (min-width: 1200px) { .gp-component-id-BODICbfRYD[data-gp-component] { margin-top: 0px;padding-top: 100px;padding-bottom: 0px;width: 100%;height: 100%; } }

 @media (max-width: 639px) { [data-gp-text] .gp-component-id-QUhIIR5qBD { font-size: 21px !important;font-weight: 100 !important;color: rgb(242, 242, 240);text-align: center;letter-spacing: 0.05em;line-height: 1;font-family: Poppins !important;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 36px;padding-left: 46px;padding-right: 46px;overflow-wrap: break-word; } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-QUhIIR5qBD { font-size: 21px !important;font-weight: 100 !important;color: rgb(242, 242, 240);text-align: center;letter-spacing: 0.05em;line-height: 1;font-family: Poppins !important;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 36px;overflow-wrap: break-word; } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-QUhIIR5qBD { font-size: 21px !important;font-weight: 100 !important;color: rgb(242, 242, 240);text-align: center;letter-spacing: 0.05em;line-height: 1;font-family: Poppins !important;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 36px;overflow-wrap: break-word; } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-QUhIIR5qBD { font-size: 21px !important;font-weight: 100 !important;color: rgb(242, 242, 240);text-align: left;letter-spacing: 0.05em;line-height: 1;font-family: Poppins !important;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 36px;overflow-wrap: break-word; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-QUhIIR5qBD { font-size: 21px !important;font-weight: 100 !important;color: rgb(242, 242, 240);text-align: left;letter-spacing: 0.05em;line-height: 1;font-family: Poppins !important;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 36px;overflow-wrap: break-word; } }

 @media (max-width: 639px) { .gp-component-id-FhmqDYGbt8[data-gp-component] { margin-right: 0px;padding-left: 0px;padding-right: 0px;width: 100%;height: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-FhmqDYGbt8[data-gp-component] { margin-right: 0px;padding-left: 0px;padding-right: 12px;width: 100%;height: 100%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-FhmqDYGbt8[data-gp-component] { margin-right: 0px;padding-left: 0px;padding-right: 12px;width: 100%;height: 100%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-FhmqDYGbt8[data-gp-component] { margin-right: 0px;padding-left: 0px;padding-right: 12px;width: 100%;height: 100%; } } @media (min-width: 1200px) { .gp-component-id-FhmqDYGbt8[data-gp-component] { margin-left: 0px;margin-right: 0px;padding-left: 0px;padding-right: 12px;width: 100%;height: 100%; } }

 @media (max-width: 639px) { .gp-component-id-39zuJh14n9b[data-gp-component] { margin-right: 0px;padding-left: 0px;padding-right: 0px;width: 100%;height: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-39zuJh14n9b[data-gp-component] { margin-right: 0px;padding-left: 0px;padding-right: 12px;width: 100%;height: 100%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-39zuJh14n9b[data-gp-component] { margin-right: 0px;padding-left: 0px;padding-right: 12px;width: 100%;height: 100%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-39zuJh14n9b[data-gp-component] { margin-right: 0px;padding-left: 0px;padding-right: 12px;width: 100%;height: 100%; } } @media (min-width: 1200px) { .gp-component-id-39zuJh14n9b[data-gp-component] { margin-left: 0px;margin-right: 0px;padding-left: 0px;padding-right: 12px;width: 100%;height: 100%; } }

 @media (max-width: 639px) { .gp-component-id-xT0fMNUxy8[data-gp-component] { font-weight: 300;padding-left: 8px;padding-right: 8px;padding-top: 0px;padding-bottom: 102px;width: 100%;height: 100%;flex-direction: column;align-items: center;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-xT0fMNUxy8[data-gp-component] { font-weight: 300;padding-left: 8px;padding-right: 8px;padding-top: 87px;padding-bottom: 102px;width: 100%;height: 100%;flex-direction: column;align-items: center;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-xT0fMNUxy8[data-gp-component] { font-weight: 300;padding-left: 8px;padding-right: 8px;padding-top: 87px;padding-bottom: 102px;width: 100%;height: 100%;flex-direction: column;align-items: center;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-xT0fMNUxy8[data-gp-component] { font-weight: 300;padding-left: 48px;padding-right: 48px;padding-top: 87px;padding-bottom: 102px;width: 100%;height: 100%;flex-direction: column;align-items: flex-start;display: flex; } } @media (min-width: 1200px) { .gp-component-id-xT0fMNUxy8[data-gp-component] { font-weight: 300;padding-left: 89px;padding-right: 0px;padding-top: 87px;padding-bottom: 102px;width: 100%;height: 100%;flex-direction: column;align-items: flex-start;display: flex; } }

 @media (max-width: 639px) { [data-gp-text] .gp-component-id-kfWKD7jwwn { font-size: 21px !important;font-weight: 100 !important;color: rgb(242, 242, 240);text-align: center;letter-spacing: 0.05em;line-height: 1;background-color: rgba(22, 22, 22, 0.6);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-left: 0px;padding-bottom: 10px;overflow-wrap: break-word; } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-kfWKD7jwwn { font-size: 21px !important;font-weight: 100 !important;color: rgb(242, 242, 240);text-align: center;letter-spacing: 0.05em;line-height: 1;background-color: rgba(22, 22, 22, 0.6);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-left: 42px;padding-bottom: 10px;overflow-wrap: break-word; } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-kfWKD7jwwn { font-size: 21px !important;font-weight: 100 !important;color: rgb(242, 242, 240);text-align: center;letter-spacing: 0.05em;line-height: 1;background-color: rgba(22, 22, 22, 0.6);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-left: 42px;padding-bottom: 10px;overflow-wrap: break-word; } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-kfWKD7jwwn { font-size: 21px !important;font-weight: 100 !important;color: rgb(242, 242, 240);text-align: left;letter-spacing: 0.05em;line-height: 1;background-color: rgba(22, 22, 22, 0.6);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-left: 42px;padding-bottom: 10px;overflow-wrap: break-word; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-kfWKD7jwwn { font-size: 21px !important;font-weight: 100 !important;color: rgb(242, 242, 240);text-align: left;letter-spacing: 0.05em;line-height: 1;background-color: rgba(22, 22, 22, 0.6);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-left: 42px;padding-bottom: 10px;overflow-wrap: break-word; } }

 @media (max-width: 639px) { [data-gp-text] .gp-component-id-MJXVK20Mkw { font-size: 53px !important;font-weight: 200 !important;color: rgb(242, 242, 240);text-align: center;line-height: 1;background-color: rgba(22, 22, 22, 0.6);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-left: 0px;padding-top: 120px;padding-bottom: 0px;overflow-wrap: break-word; } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-MJXVK20Mkw { font-size: 53px !important;font-weight: 200 !important;color: rgb(242, 242, 240);text-align: center;line-height: 1;background-color: rgba(22, 22, 22, 0.6);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-left: 42px;padding-top: 120px;padding-bottom: 0px;overflow-wrap: break-word; } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-MJXVK20Mkw { font-size: 53px !important;font-weight: 200 !important;color: rgb(242, 242, 240);text-align: center;line-height: 1;background-color: rgba(22, 22, 22, 0.6);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-left: 42px;padding-top: 120px;padding-bottom: 0px;overflow-wrap: break-word; } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-MJXVK20Mkw { font-size: 53px !important;font-weight: 200 !important;color: rgb(242, 242, 240);text-align: left;line-height: 1;background-color: rgba(22, 22, 22, 0.6);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-left: 42px;padding-top: 120px;padding-bottom: 0px;overflow-wrap: break-word; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-MJXVK20Mkw { font-size: 53px !important;font-weight: 200 !important;color: rgb(242, 242, 240);text-align: left;line-height: 1;background-color: rgba(22, 22, 22, 0.6);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-left: 42px;padding-top: 120px;padding-bottom: 0px;overflow-wrap: break-word; } }

 @media (max-width: 639px) { [data-gp-text] .gp-component-id-H5WGNEC8fH { font-size: 53px !important;font-weight: 200 !important;color: rgb(242, 242, 240);text-align: center;line-height: 1;background-color: rgba(22, 22, 22, 0.6);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-left: 0px;padding-top: 120px;padding-bottom: 0px;overflow-wrap: break-word; } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-H5WGNEC8fH { font-size: 53px !important;font-weight: 200 !important;color: rgb(242, 242, 240);text-align: center;line-height: 1;background-color: rgba(22, 22, 22, 0.6);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-left: 42px;padding-top: 120px;padding-bottom: 0px;overflow-wrap: break-word; } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-H5WGNEC8fH { font-size: 53px !important;font-weight: 200 !important;color: rgb(242, 242, 240);text-align: center;line-height: 1;background-color: rgba(22, 22, 22, 0.6);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-left: 42px;padding-top: 120px;padding-bottom: 0px;overflow-wrap: break-word; } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-H5WGNEC8fH { font-size: 53px !important;font-weight: 200 !important;color: rgb(242, 242, 240);text-align: left;line-height: 1;background-color: rgba(22, 22, 22, 0.6);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-left: 42px;padding-top: 120px;padding-bottom: 0px;overflow-wrap: break-word; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-H5WGNEC8fH { font-size: 53px !important;font-weight: 200 !important;color: rgb(242, 242, 240);text-align: left;line-height: 1;background-color: rgba(22, 22, 22, 0.6);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-left: 42px;padding-top: 120px;padding-bottom: 0px;overflow-wrap: break-word; } }

 @media (max-width: 639px) { [data-gp-text] .gp-component-id-MYFquCCHc2 { font-size: 21px !important;font-weight: 100 !important;color: rgb(242, 242, 240);text-align: center;letter-spacing: 0.05em;line-height: 1;background-color: rgba(22, 22, 22, 0.6);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-left: 0px;padding-bottom: 10px;overflow-wrap: break-word; } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-MYFquCCHc2 { font-size: 21px !important;font-weight: 100 !important;color: rgb(242, 242, 240);text-align: center;letter-spacing: 0.05em;line-height: 1;background-color: rgba(22, 22, 22, 0.6);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-left: 42px;padding-bottom: 10px;overflow-wrap: break-word; } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-MYFquCCHc2 { font-size: 21px !important;font-weight: 100 !important;color: rgb(242, 242, 240);text-align: center;letter-spacing: 0.05em;line-height: 1;background-color: rgba(22, 22, 22, 0.6);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-left: 42px;padding-bottom: 10px;overflow-wrap: break-word; } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-MYFquCCHc2 { font-size: 21px !important;font-weight: 100 !important;color: rgb(242, 242, 240);text-align: left;letter-spacing: 0.05em;line-height: 1;background-color: rgba(22, 22, 22, 0.6);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-left: 42px;padding-bottom: 10px;overflow-wrap: break-word; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-MYFquCCHc2 { font-size: 21px !important;font-weight: 100 !important;color: rgb(242, 242, 240);text-align: left;letter-spacing: 0.05em;line-height: 1;background-color: rgba(22, 22, 22, 0.6);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-left: 42px;padding-bottom: 10px;overflow-wrap: break-word; } }

 @media (max-width: 639px) { [data-gp-text] .gp-component-id-2XA_XzQkl6 { font-size: 53px !important;font-weight: 200 !important;color: rgb(242, 242, 240);text-align: center;line-height: 1;background-color: rgba(22, 22, 22, 0.6);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-left: 0px;padding-top: 120px;padding-bottom: 0px;overflow-wrap: break-word; } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-2XA_XzQkl6 { font-size: 53px !important;font-weight: 200 !important;color: rgb(242, 242, 240);text-align: center;line-height: 1;background-color: rgba(22, 22, 22, 0.6);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-left: 42px;padding-top: 120px;padding-bottom: 0px;overflow-wrap: break-word; } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-2XA_XzQkl6 { font-size: 53px !important;font-weight: 200 !important;color: rgb(242, 242, 240);text-align: center;line-height: 1;background-color: rgba(22, 22, 22, 0.6);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-left: 42px;padding-top: 120px;padding-bottom: 0px;overflow-wrap: break-word; } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-2XA_XzQkl6 { font-size: 53px !important;font-weight: 200 !important;color: rgb(242, 242, 240);text-align: left;line-height: 1;background-color: rgba(22, 22, 22, 0.6);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-left: 42px;padding-top: 120px;padding-bottom: 0px;overflow-wrap: break-word; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-2XA_XzQkl6 { font-size: 53px !important;font-weight: 200 !important;color: rgb(242, 242, 240);text-align: left;line-height: 1;background-color: rgba(22, 22, 22, 0.6);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-left: 42px;padding-top: 120px;padding-bottom: 0px;overflow-wrap: break-word; } }

 @media (max-width: 639px) { [data-gp-text] .gp-component-id-YyP05x61HO { font-size: 21px !important;font-weight: 100 !important;color: rgb(242, 242, 240);text-align: center;letter-spacing: 0.05em;line-height: 1;background-color: rgba(22, 22, 22, 0.6);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-left: 0px;padding-bottom: 10px;overflow-wrap: break-word; } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-YyP05x61HO { font-size: 21px !important;font-weight: 100 !important;color: rgb(242, 242, 240);text-align: center;letter-spacing: 0.05em;line-height: 1;background-color: rgba(22, 22, 22, 0.6);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-left: 42px;padding-bottom: 10px;overflow-wrap: break-word; } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-YyP05x61HO { font-size: 21px !important;font-weight: 100 !important;color: rgb(242, 242, 240);text-align: center;letter-spacing: 0.05em;line-height: 1;background-color: rgba(22, 22, 22, 0.6);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-left: 42px;padding-bottom: 10px;overflow-wrap: break-word; } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-YyP05x61HO { font-size: 21px !important;font-weight: 100 !important;color: rgb(242, 242, 240);text-align: left;letter-spacing: 0.05em;line-height: 1;background-color: rgba(22, 22, 22, 0.6);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-left: 42px;padding-bottom: 10px;overflow-wrap: break-word; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-YyP05x61HO { font-size: 21px !important;font-weight: 100 !important;color: rgb(242, 242, 240);text-align: left;letter-spacing: 0.05em;line-height: 1;background-color: rgba(22, 22, 22, 0.6);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-left: 42px;padding-bottom: 10px;overflow-wrap: break-word; } }

 @media (max-width: 639px) { [data-gp-text] .gp-component-id-mn21jew5Wh { font-size: 53px !important;font-weight: 200 !important;color: rgb(242, 242, 240);text-align: center;line-height: 1;background-color: rgba(22, 22, 22, 0.6);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-left: 0px;padding-top: 120px;padding-bottom: 0px;overflow-wrap: break-word; } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-mn21jew5Wh { font-size: 53px !important;font-weight: 200 !important;color: rgb(242, 242, 240);text-align: center;line-height: 1;background-color: rgba(22, 22, 22, 0.6);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-left: 42px;padding-top: 120px;padding-bottom: 0px;overflow-wrap: break-word; } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-mn21jew5Wh { font-size: 53px !important;font-weight: 200 !important;color: rgb(242, 242, 240);text-align: center;line-height: 1;background-color: rgba(22, 22, 22, 0.6);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-left: 42px;padding-top: 120px;padding-bottom: 0px;overflow-wrap: break-word; } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-mn21jew5Wh { font-size: 53px !important;font-weight: 200 !important;color: rgb(242, 242, 240);text-align: left;line-height: 1;background-color: rgba(22, 22, 22, 0.6);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-left: 42px;padding-top: 120px;padding-bottom: 0px;overflow-wrap: break-word; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-mn21jew5Wh { font-size: 53px !important;font-weight: 200 !important;color: rgb(242, 242, 240);text-align: left;line-height: 1;background-color: rgba(22, 22, 22, 0.6);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-left: 42px;padding-top: 120px;padding-bottom: 0px;overflow-wrap: break-word; } }

 @media (max-width: 639px) { [data-gp-text] .gp-component-id-rtLyFolMr4 { font-size: 21px !important;font-weight: 100 !important;color: rgb(242, 242, 240);text-align: center;letter-spacing: 0.05em;line-height: 1;background-color: rgba(22, 22, 22, 0.6);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-left: 0px;padding-bottom: 10px;overflow-wrap: break-word; } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-rtLyFolMr4 { font-size: 21px !important;font-weight: 100 !important;color: rgb(242, 242, 240);text-align: center;letter-spacing: 0.05em;line-height: 1;background-color: rgba(22, 22, 22, 0.6);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-left: 42px;padding-bottom: 10px;overflow-wrap: break-word; } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-rtLyFolMr4 { font-size: 21px !important;font-weight: 100 !important;color: rgb(242, 242, 240);text-align: center;letter-spacing: 0.05em;line-height: 1;background-color: rgba(22, 22, 22, 0.6);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-left: 42px;padding-bottom: 10px;overflow-wrap: break-word; } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-rtLyFolMr4 { font-size: 21px !important;font-weight: 100 !important;color: rgb(242, 242, 240);text-align: left;letter-spacing: 0.05em;line-height: 1;background-color: rgba(22, 22, 22, 0.6);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-left: 42px;padding-bottom: 10px;overflow-wrap: break-word; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-rtLyFolMr4 { font-size: 21px !important;font-weight: 100 !important;color: rgb(242, 242, 240);text-align: left;letter-spacing: 0.05em;line-height: 1;background-color: rgba(22, 22, 22, 0.6);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-left: 42px;padding-bottom: 10px;overflow-wrap: break-word; } }

 @media (max-width: 639px) { [data-gp-text] .gp-component-id-DVoG0nJKGp { font-size: 21px !important;font-weight: 100 !important;color: rgb(242, 242, 240);text-align: center;letter-spacing: 0.05em;line-height: 1;background-color: rgba(22, 22, 22, 0.6);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-left: 0px;padding-bottom: 10px;overflow-wrap: break-word; } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-DVoG0nJKGp { font-size: 21px !important;font-weight: 100 !important;color: rgb(242, 242, 240);text-align: center;letter-spacing: 0.05em;line-height: 1;background-color: rgba(22, 22, 22, 0.6);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-left: 42px;padding-bottom: 10px;overflow-wrap: break-word; } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-DVoG0nJKGp { font-size: 21px !important;font-weight: 100 !important;color: rgb(242, 242, 240);text-align: center;letter-spacing: 0.05em;line-height: 1;background-color: rgba(22, 22, 22, 0.6);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-left: 42px;padding-bottom: 10px;overflow-wrap: break-word; } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-DVoG0nJKGp { font-size: 21px !important;font-weight: 100 !important;color: rgb(242, 242, 240);text-align: left;letter-spacing: 0.05em;line-height: 1;background-color: rgba(22, 22, 22, 0.6);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-left: 42px;padding-bottom: 10px;overflow-wrap: break-word; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-DVoG0nJKGp { font-size: 21px !important;font-weight: 100 !important;color: rgb(242, 242, 240);text-align: left;letter-spacing: 0.05em;line-height: 1;background-color: rgba(22, 22, 22, 0.6);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-left: 42px;padding-bottom: 10px;overflow-wrap: break-word; } }

 @media (max-width: 639px) { [data-gp-text] .gp-component-id-_hiAqPUL6U { font-size: 53px !important;font-weight: 200 !important;color: rgb(242, 242, 240);text-align: center;line-height: 1;background-color: rgba(22, 22, 22, 0.6);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-left: 0px;padding-top: 120px;padding-bottom: 0px;overflow-wrap: break-word; } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-_hiAqPUL6U { font-size: 53px !important;font-weight: 200 !important;color: rgb(242, 242, 240);text-align: center;line-height: 1;background-color: rgba(22, 22, 22, 0.6);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-left: 42px;padding-top: 120px;padding-bottom: 0px;overflow-wrap: break-word; } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-_hiAqPUL6U { font-size: 53px !important;font-weight: 200 !important;color: rgb(242, 242, 240);text-align: center;line-height: 1;background-color: rgba(22, 22, 22, 0.6);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-left: 42px;padding-top: 120px;padding-bottom: 0px;overflow-wrap: break-word; } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-_hiAqPUL6U { font-size: 53px !important;font-weight: 200 !important;color: rgb(242, 242, 240);text-align: left;line-height: 1;background-color: rgba(22, 22, 22, 0.6);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-left: 42px;padding-top: 120px;padding-bottom: 0px;overflow-wrap: break-word; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-_hiAqPUL6U { font-size: 53px !important;font-weight: 200 !important;color: rgb(242, 242, 240);text-align: left;line-height: 1;background-color: rgba(22, 22, 22, 0.6);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-left: 42px;padding-top: 120px;padding-bottom: 0px;overflow-wrap: break-word; } }

 @media (max-width: 639px) { [data-gp-text] .gp-component-id-Mycgiv6Dua { font-size: 53px !important;font-weight: 200 !important;color: rgb(242, 242, 240);text-align: center;line-height: 1;background-color: rgba(22, 22, 22, 0.6);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-left: 0px;padding-top: 120px;padding-bottom: 0px;overflow-wrap: break-word; } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-Mycgiv6Dua { font-size: 53px !important;font-weight: 200 !important;color: rgb(242, 242, 240);text-align: center;line-height: 1;background-color: rgba(22, 22, 22, 0.6);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-left: 42px;padding-top: 120px;padding-bottom: 0px;overflow-wrap: break-word; } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-Mycgiv6Dua { font-size: 53px !important;font-weight: 200 !important;color: rgb(242, 242, 240);text-align: center;line-height: 1;background-color: rgba(22, 22, 22, 0.6);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-left: 42px;padding-top: 120px;padding-bottom: 0px;overflow-wrap: break-word; } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-Mycgiv6Dua { font-size: 53px !important;font-weight: 200 !important;color: rgb(242, 242, 240);text-align: left;line-height: 1;background-color: rgba(22, 22, 22, 0.6);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-left: 42px;padding-top: 120px;padding-bottom: 0px;overflow-wrap: break-word; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-Mycgiv6Dua { font-size: 53px !important;font-weight: 200 !important;color: rgb(242, 242, 240);text-align: left;line-height: 1;background-color: rgba(22, 22, 22, 0.6);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-left: 42px;padding-top: 120px;padding-bottom: 0px;overflow-wrap: break-word; } }

 .gp-component-id-tFy03MaRKS.gp-component > [data-section-overlay] { position: absolute;right: 0px;left: 0px;top: 0px;bottom: 0px; } @media (max-width: 639px) { .gp-component-id-tFy03MaRKS.gp-component > [data-section-overlay] { background-color: rgb(22, 22, 22);position: absolute;right: 0px;left: 0px;top: 0px;bottom: 0px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-tFy03MaRKS.gp-component > [data-section-overlay] { background-color: rgb(22, 22, 22);position: absolute;right: 0px;left: 0px;top: 0px;bottom: 0px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-tFy03MaRKS.gp-component > [data-section-overlay] { background-color: rgb(22, 22, 22);position: absolute;right: 0px;left: 0px;top: 0px;bottom: 0px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-tFy03MaRKS.gp-component > [data-section-overlay] { background-color: rgb(22, 22, 22);position: absolute;right: 0px;left: 0px;top: 0px;bottom: 0px; } } @media (min-width: 1200px) { .gp-component-id-tFy03MaRKS.gp-component > [data-section-overlay] { background-color: rgb(22, 22, 22);position: absolute;right: 0px;left: 0px;top: 0px;bottom: 0px; } }

 @media (max-width: 639px) { [data-gp-text] .gp-component-id-C0Sj25MdSu { font-size: 47px !important;font-weight: 700 !important;color: rgb(242, 242, 240);text-align: center;line-height: 1;font-family: Poppins !important;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;overflow-wrap: break-word; } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-C0Sj25MdSu { font-size: 47px !important;font-weight: 700 !important;color: rgb(242, 242, 240);text-align: center;line-height: 1;font-family: Poppins !important;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;overflow-wrap: break-word; } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-C0Sj25MdSu { font-size: 47px !important;font-weight: 700 !important;color: rgb(242, 242, 240);text-align: center;line-height: 1;font-family: Poppins !important;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;overflow-wrap: break-word; } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-C0Sj25MdSu { font-size: 47px !important;font-weight: 700 !important;color: rgb(242, 242, 240);text-align: left;line-height: 1;font-family: Poppins !important;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;overflow-wrap: break-word; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-C0Sj25MdSu { font-size: 47px !important;font-weight: 700 !important;color: rgb(242, 242, 240);text-align: left;line-height: 1;font-family: Poppins !important;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;overflow-wrap: break-word; } }

 .gp-component-id-GXcu80EJM.gp-component > [data-section-overlay] { position: absolute;right: 0px;left: 0px;top: 0px;bottom: 0px; } @media (max-width: 639px) { .gp-component-id-GXcu80EJM.gp-component > [data-section-overlay] { background-color: rgb(22, 22, 22);position: absolute;right: 0px;left: 0px;top: 0px;bottom: 0px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-GXcu80EJM.gp-component > [data-section-overlay] { background-color: rgb(22, 22, 22);position: absolute;right: 0px;left: 0px;top: 0px;bottom: 0px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-GXcu80EJM.gp-component > [data-section-overlay] { background-color: rgb(22, 22, 22);position: absolute;right: 0px;left: 0px;top: 0px;bottom: 0px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-GXcu80EJM.gp-component > [data-section-overlay] { background-color: rgb(22, 22, 22);position: absolute;right: 0px;left: 0px;top: 0px;bottom: 0px; } } @media (min-width: 1200px) { .gp-component-id-GXcu80EJM.gp-component > [data-section-overlay] { background-color: rgb(22, 22, 22);position: absolute;right: 0px;left: 0px;top: 0px;bottom: 0px; } }

 @media (max-width: 639px) { .gp-component-id-LgFIDrVWzj2[data-gp-component] { width: 100%;height: 100%;display: block;overflow-wrap: break-word; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-LgFIDrVWzj2[data-gp-component] { width: 100%;height: auto;overflow-wrap: break-word; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-LgFIDrVWzj2[data-gp-component] { width: 100%;height: auto;overflow-wrap: break-word; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-LgFIDrVWzj2[data-gp-component] { width: 100%;height: auto;overflow-wrap: break-word; } } @media (min-width: 1200px) { .gp-component-id-LgFIDrVWzj2[data-gp-component] { width: 100%;height: auto;overflow-wrap: break-word; } }

 @media (max-width: 639px) { .gp-component-id-LZbeNHNlUvd[data-gp-component] { margin-left: auto;margin-right: auto;height: 200px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-LZbeNHNlUvd[data-gp-component] { margin-left: -17px;width: auto;height: auto; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-LZbeNHNlUvd[data-gp-component] { margin-left: -17px;width: auto;height: auto; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-LZbeNHNlUvd[data-gp-component] { margin-left: -17px;width: auto;height: auto; } } @media (min-width: 1200px) { .gp-component-id-LZbeNHNlUvd[data-gp-component] { margin-left: -17px;width: auto;height: auto; } }

 .gp-component-id-w7E8Gjw_VzM { width: 100%;padding-left: 8px;padding-right: 8px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } @media (max-width: 639px) { .gp-component-id-w7E8Gjw_VzM { padding-left: 8px;padding-right: 8px;width: 100%;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-w7E8Gjw_VzM { padding-left: 8px;padding-right: 8px;width: 100%;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-w7E8Gjw_VzM { padding-left: 8px;padding-right: 8px;width: 66.6667%;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-w7E8Gjw_VzM { padding-left: 8px;padding-right: 8px;width: 66.6667%;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } } @media (min-width: 1200px) { .gp-component-id-w7E8Gjw_VzM { padding-left: 8px;padding-right: 8px;width: 66.6667%;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } }

 @media (max-width: 639px) { .gp-component-id-qXSFrJZfvXh[data-gp-component] { margin-left: auto;margin-right: auto;width: 100%;position: relative;z-index: 15; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-qXSFrJZfvXh[data-gp-component] { margin-left: auto;margin-right: auto;width: 100%;max-width: 640px;position: relative;z-index: 15; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-qXSFrJZfvXh[data-gp-component] { margin-left: auto;margin-right: auto;width: 100%;max-width: 768px;position: relative;z-index: 15; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-qXSFrJZfvXh[data-gp-component] { margin-left: auto;margin-right: auto;width: 100%;max-width: 992px;position: relative;z-index: 15; } } @media (min-width: 1200px) { .gp-component-id-qXSFrJZfvXh[data-gp-component] { margin-left: auto;margin-right: auto;width: 100%;max-width: 992px;position: relative;z-index: 15; } }

 .gp-component-id-g_XQxJXad3N { width: 100%;padding-left: 8px;padding-right: 8px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } @media (max-width: 639px) { .gp-component-id-g_XQxJXad3N { padding-left: 8px;padding-right: 8px;width: 100%;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-g_XQxJXad3N { padding-left: 8px;padding-right: 8px;width: 100%;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-g_XQxJXad3N { padding-left: 8px;padding-right: 8px;width: 33.3333%;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-g_XQxJXad3N { padding-left: 8px;padding-right: 8px;width: 33.3333%;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } } @media (min-width: 1200px) { .gp-component-id-g_XQxJXad3N { padding-left: 8px;padding-right: 8px;width: 33.3333%;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } }

 @media (max-width: 639px) { .gp-component-id-uxgcNNMjS5c { font-size: 53px !important;font-weight: 100 !important;color: rgb(242, 242, 240);text-align: center;line-height: 1;font-family: Poppins !important;margin-left: 0px;margin-right: 0px;margin-top: -15px;margin-bottom: 29px;overflow-wrap: break-word; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-uxgcNNMjS5c { font-size: 53px !important;font-weight: 100 !important;color: rgb(242, 242, 240);text-align: center;line-height: 1;font-family: Poppins !important;margin-left: 0px;margin-right: 0px;margin-top: -15px;margin-bottom: 29px;overflow-wrap: break-word; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-uxgcNNMjS5c { font-size: 53px !important;font-weight: 100 !important;color: rgb(242, 242, 240);text-align: center;line-height: 1;font-family: Poppins !important;margin-left: 0px;margin-right: 0px;margin-top: -15px;margin-bottom: 29px;overflow-wrap: break-word; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-uxgcNNMjS5c { font-size: 53px !important;font-weight: 100 !important;color: rgb(242, 242, 240);text-align: left;line-height: 1;font-family: Poppins !important;margin-left: 0px;margin-right: 0px;margin-top: -15px;margin-bottom: 29px;overflow-wrap: break-word; } } @media (min-width: 1200px) { .gp-component-id-uxgcNNMjS5c { font-size: 53px !important;font-weight: 100 !important;color: rgb(242, 242, 240);text-align: left;line-height: 1;font-family: Poppins !important;margin-left: 0px;margin-right: 0px;margin-top: -15px;margin-bottom: 29px;overflow-wrap: break-word; } }

 @media (max-width: 639px) { [data-gp-text] .gp-component-id-Lkgj64tgCt { font-size: 53px !important;font-weight: 100 !important;color: rgb(242, 242, 240);text-align: center;line-height: 1;font-family: Poppins !important;margin-left: 0px;margin-right: 0px;margin-top: -15px;margin-bottom: 29px;overflow-wrap: break-word; } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-Lkgj64tgCt { font-size: 53px !important;font-weight: 100 !important;color: rgb(242, 242, 240);text-align: center;line-height: 1;font-family: Poppins !important;margin-left: 0px;margin-right: 0px;margin-top: -15px;margin-bottom: 29px;overflow-wrap: break-word; } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-Lkgj64tgCt { font-size: 53px !important;font-weight: 100 !important;color: rgb(242, 242, 240);text-align: center;line-height: 1;font-family: Poppins !important;margin-left: 0px;margin-right: 0px;margin-top: -15px;margin-bottom: 29px;overflow-wrap: break-word; } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-Lkgj64tgCt { font-size: 53px !important;font-weight: 100 !important;color: rgb(242, 242, 240);text-align: left;line-height: 1;font-family: Poppins !important;margin-left: 0px;margin-right: 0px;margin-top: -15px;margin-bottom: 29px;overflow-wrap: break-word; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-Lkgj64tgCt { font-size: 53px !important;font-weight: 100 !important;color: rgb(242, 242, 240);text-align: left;line-height: 1;font-family: Poppins !important;margin-left: 0px;margin-right: 0px;margin-top: -15px;margin-bottom: 29px;overflow-wrap: break-word; } }

 @media (max-width: 639px) { [data-gp-text] .gp-component-id-l2ezZbSEOM { font-size: 71px !important;font-weight: 700 !important;color: rgb(242, 242, 240);text-align: center;line-height: 1;font-family: Poppins !important;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;overflow-wrap: break-word; } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-l2ezZbSEOM { font-size: 71px !important;font-weight: 700 !important;color: rgb(242, 242, 240);text-align: center;line-height: 1;font-family: Poppins !important;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;overflow-wrap: break-word; } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-l2ezZbSEOM { font-size: 71px !important;font-weight: 700 !important;color: rgb(242, 242, 240);text-align: center;line-height: 1;font-family: Poppins !important;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;overflow-wrap: break-word; } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-l2ezZbSEOM { font-size: 71px !important;font-weight: 700 !important;color: rgb(242, 242, 240);text-align: left;line-height: 1;font-family: Poppins !important;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;overflow-wrap: break-word; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-l2ezZbSEOM { font-size: 71px !important;font-weight: 700 !important;color: rgb(242, 242, 240);text-align: left;line-height: 1;font-family: Poppins !important;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;overflow-wrap: break-word; } }

 .gp-component-id-iqfLD5m0D8 { width: 100%;padding-left: 8px;padding-right: 8px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } @media (max-width: 639px) { .gp-component-id-iqfLD5m0D8 { padding-left: 8px;padding-right: 8px;width: 100%;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-iqfLD5m0D8 { padding-left: 8px;padding-right: 8px;width: 100%;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-iqfLD5m0D8 { padding-left: 8px;padding-right: 8px;width: 66.6667%;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-iqfLD5m0D8 { padding-left: 8px;padding-right: 8px;width: 66.6667%;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } } @media (min-width: 1200px) { .gp-component-id-iqfLD5m0D8 { padding-left: 8px;padding-right: 8px;width: 66.6667%;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } }

 .gp-component-id-LPnuaC3v20 { margin-left: -8px;margin-right: -8px;flex-wrap: wrap; } @media (max-width: 639px) { .gp-component-id-LPnuaC3v20 { margin-left: -8px;margin-right: -8px;flex-wrap: wrap; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-LPnuaC3v20 { margin-left: -8px;margin-right: -8px;flex-wrap: wrap; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-LPnuaC3v20 { margin-left: -8px;margin-right: -8px;display: flex;flex-wrap: wrap; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-LPnuaC3v20 { margin-left: -8px;margin-right: -8px;display: flex;flex-wrap: wrap; } } @media (min-width: 1200px) { .gp-component-id-LPnuaC3v20 { margin-left: -8px;margin-right: -8px;display: flex;flex-wrap: wrap; } }

 @media (max-width: 639px) { .gp-component-id-inf7p2aCZQ[data-gp-component] { margin-left: auto;margin-right: auto;width: 100%;z-index: 15;position: relative; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-inf7p2aCZQ[data-gp-component] { margin-left: auto;margin-right: auto;width: 100%;max-width: 640px;z-index: 15;position: relative; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-inf7p2aCZQ[data-gp-component] { margin-left: auto;margin-right: auto;width: 100%;max-width: 768px;z-index: 15;position: relative; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-inf7p2aCZQ[data-gp-component] { margin-left: auto;margin-right: auto;width: 100%;max-width: 992px;z-index: 15;position: relative; } } @media (min-width: 1200px) { .gp-component-id-inf7p2aCZQ[data-gp-component] { margin-left: auto;margin-right: auto;width: 100%;max-width: 992px;z-index: 15;position: relative; } }

 .gp-component-id-MG2v2IJvjf { width: 100%;padding-left: 8px;padding-right: 8px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } @media (max-width: 639px) { .gp-component-id-MG2v2IJvjf { padding-left: 8px;padding-right: 8px;width: 100%;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-MG2v2IJvjf { padding-left: 8px;padding-right: 8px;width: 100%;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-MG2v2IJvjf { padding-left: 8px;padding-right: 8px;width: 33.33%;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-MG2v2IJvjf { padding-left: 8px;padding-right: 8px;width: 33.33%;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } } @media (min-width: 1200px) { .gp-component-id-MG2v2IJvjf { padding-left: 8px;padding-right: 8px;width: 33.33%;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } }

 .gp-component-id-_RzxMMY9cQ { margin-left: -8px;margin-right: -8px;flex-wrap: wrap; } @media (max-width: 639px) { .gp-component-id-_RzxMMY9cQ { margin-left: -8px;margin-right: -8px;flex-wrap: wrap; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-_RzxMMY9cQ { margin-left: -8px;margin-right: -8px;flex-wrap: wrap; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-_RzxMMY9cQ { margin-left: -8px;margin-right: -8px;display: flex;flex-wrap: wrap; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-_RzxMMY9cQ { margin-left: -8px;margin-right: -8px;display: flex;flex-wrap: wrap; } } @media (min-width: 1200px) { .gp-component-id-_RzxMMY9cQ { margin-left: -8px;margin-right: -8px;display: flex;flex-wrap: wrap; } }

 @media (max-width: 639px) { .gp-component-id-0frk3tibGe[data-gp-component] { margin-left: 0px;padding-left: 0px;padding-right: 0px;width: 100%;height: auto;display: block; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-0frk3tibGe[data-gp-component] { margin-left: 0px;padding-left: 0px;padding-right: 0px;width: 100%;height: auto;display: block; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-0frk3tibGe[data-gp-component] { margin-left: 0px;padding-left: 0px;padding-right: 0px;width: 100%;height: auto;display: block; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-0frk3tibGe[data-gp-component] { margin-left: 0px;padding-left: 0px;padding-right: 0px;width: 100%;height: auto;display: block; } } @media (min-width: 1200px) { .gp-component-id-0frk3tibGe[data-gp-component] { margin-left: 0px;padding-left: 0px;padding-right: 0px;height: auto;display: block; } }

 @media (max-width: 639px) { .gp-component-id-U06hY1OgjP[data-gp-component] { margin-left: 0px;margin-right: 0px;width: 100%;height: 100%;max-width: 100%;position: relative;z-index: 15; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-U06hY1OgjP[data-gp-component] { margin-left: 0px;margin-right: 0px;width: 100%;height: 100%;max-width: 100%;position: relative;z-index: 15; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-U06hY1OgjP[data-gp-component] { margin-left: 0px;margin-right: 0px;width: 100%;height: 100%;max-width: 100%;position: relative;z-index: 15; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-U06hY1OgjP[data-gp-component] { margin-left: 0px;margin-right: 0px;width: 100%;height: 100%;max-width: 100%;position: relative;z-index: 15; } } @media (min-width: 1200px) { .gp-component-id-U06hY1OgjP[data-gp-component] { margin-left: 0px;margin-right: 0px;width: 100%;height: 100%;max-width: 100%;position: relative;z-index: 15; } }

 @media (max-width: 639px) { .gp-component-id-GXcu80EJM[data-gp-component] { margin-top: 0px;height: auto;display: flex;z-index: auto;position: relative;min-height: 50px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-GXcu80EJM[data-gp-component] { margin-top: 0px;height: auto;display: flex;z-index: auto;position: relative;min-height: 50px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-GXcu80EJM[data-gp-component] { margin-top: 0px;height: auto;display: flex;z-index: auto;position: relative;min-height: 50px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-GXcu80EJM[data-gp-component] { margin-top: 0px;height: auto;display: flex;z-index: auto;position: relative;min-height: 50px; } } @media (min-width: 1200px) { .gp-component-id-GXcu80EJM[data-gp-component] { margin-top: 0px;height: auto;display: flex;z-index: auto;position: relative;min-height: 50px; } }

 @media (max-width: 639px) { .gp-component-id-rTfWmAZHiE[data-gp-component] { margin-left: 0px;padding-left: 0px;padding-right: 0px;width: 100%;height: auto;display: block; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-rTfWmAZHiE[data-gp-component] { margin-left: 0px;padding-left: 0px;padding-right: 0px;width: 100%;height: auto;display: block; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-rTfWmAZHiE[data-gp-component] { margin-left: 0px;padding-left: 0px;padding-right: 0px;width: 100%;height: auto;display: block; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-rTfWmAZHiE[data-gp-component] { margin-left: 0px;padding-left: 0px;padding-right: 0px;width: 100%;height: auto;display: block; } } @media (min-width: 1200px) { .gp-component-id-rTfWmAZHiE[data-gp-component] { margin-left: 0px;padding-left: 0px;padding-right: 0px;height: auto;display: block; } }

 .gp-component-id-KIDZl9J1xO { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word; } @media (max-width: 639px) { .gp-component-id-KIDZl9J1xO { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;font-weight: 100 !important;font-size: 21px !important;padding-bottom: 10px;padding-left: 42px;background-color: rgba(22, 22, 22, 0.6);line-height: 1;letter-spacing: 0.05em;text-align: center;color: rgb(242, 242, 240); } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-KIDZl9J1xO { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;font-weight: 100 !important;font-size: 21px !important;padding-bottom: 10px;padding-left: 42px;background-color: rgba(22, 22, 22, 0.6);line-height: 1;letter-spacing: 0.05em;text-align: center;color: rgb(242, 242, 240); } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-KIDZl9J1xO { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;font-weight: 100 !important;font-size: 21px !important;padding-bottom: 10px;padding-left: 42px;background-color: rgba(22, 22, 22, 0.6);line-height: 1;letter-spacing: 0.05em;text-align: center;color: rgb(242, 242, 240); } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-KIDZl9J1xO { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;font-weight: 100 !important;font-size: 21px !important;padding-bottom: 10px;padding-left: 42px;background-color: rgba(22, 22, 22, 0.6);line-height: 1;letter-spacing: 0.05em;text-align: left;color: rgb(242, 242, 240); } } @media (min-width: 1200px) { .gp-component-id-KIDZl9J1xO { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;font-weight: 100 !important;font-size: 21px !important;padding-bottom: 10px;padding-left: 42px;background-color: rgba(22, 22, 22, 0.6);line-height: 1;letter-spacing: 0.05em;text-align: left;color: rgb(242, 242, 240); } }

 .gp-component-id-xH6ZTiKBHu { flex-direction: column;display: flex; } @media (max-width: 639px) { .gp-component-id-xH6ZTiKBHu { flex-direction: column;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-xH6ZTiKBHu { flex-direction: column;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-xH6ZTiKBHu { flex-direction: column;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-xH6ZTiKBHu { flex-direction: column;display: flex; } } @media (min-width: 1200px) { .gp-component-id-xH6ZTiKBHu { flex-direction: column;display: flex; } }

 .gp-component-id-XOVQERgDBX { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;font-size: inherit;overflow-wrap: break-word;font-weight: inherit; } @media (max-width: 639px) { .gp-component-id-XOVQERgDBX { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;font-size: 53px !important;overflow-wrap: break-word;font-weight: 200 !important;padding-bottom: 0px;padding-top: 120px;padding-left: 42px;background-color: rgba(22, 22, 22, 0.6);line-height: 1;text-align: center; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-XOVQERgDBX { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;font-size: 53px !important;overflow-wrap: break-word;font-weight: 200 !important;padding-bottom: 0px;padding-top: 120px;padding-left: 42px;background-color: rgba(22, 22, 22, 0.6);line-height: 1;text-align: center; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-XOVQERgDBX { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;font-size: 53px !important;overflow-wrap: break-word;font-weight: 200 !important;padding-bottom: 0px;padding-top: 120px;padding-left: 42px;background-color: rgba(22, 22, 22, 0.6);line-height: 1;text-align: center; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-XOVQERgDBX { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;font-size: 53px !important;overflow-wrap: break-word;font-weight: 200 !important;padding-bottom: 0px;padding-top: 120px;padding-left: 42px;background-color: rgba(22, 22, 22, 0.6);line-height: 1;text-align: left; } } @media (min-width: 1200px) { .gp-component-id-XOVQERgDBX { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;font-size: 53px !important;overflow-wrap: break-word;font-weight: 200 !important;padding-bottom: 0px;padding-top: 120px;padding-left: 42px;background-color: rgba(22, 22, 22, 0.6);line-height: 1;text-align: left; } }

 .gp-component-id-Hl1YOWSfOM { flex-direction: column;display: flex; } @media (max-width: 639px) { .gp-component-id-Hl1YOWSfOM { flex-direction: column;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-Hl1YOWSfOM { flex-direction: column;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-Hl1YOWSfOM { flex-direction: column;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-Hl1YOWSfOM { flex-direction: column;display: flex; } } @media (min-width: 1200px) { .gp-component-id-Hl1YOWSfOM { flex-direction: column;display: flex; } }

 .gp-component-id-uPTICCjg2 { z-index: 15;position: relative; } @media (max-width: 639px) { .gp-component-id-uPTICCjg2 { z-index: 15;position: relative;background-position-x: 50%;background-position-y: 50%;min-width: 100%;width: auto;margin-top: 4px;margin-right: auto;margin-left: auto;background-size: cover;background-image: url("https://images.groovetech.io/-IUke3qCHWapFjMUcmWir4bFPqL1IzHHN4_iSn-K9Cs/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9hc3NldHMuZ3Jvb3ZlYXBwcy5jb20vaW1hZ2VzLzVmNjAxOTlmMTgwNTgxMDA2OTNmZTUwOC8xNzQ4NDU3Mzk3X01lcmNhZG9kZXBvcnRpbGxvRXN0ZS53ZWJw.webp"); } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-uPTICCjg2 { z-index: 15;position: relative;background-position-x: 50%;background-position-y: 50%;min-width: 100%;width: auto;margin-top: 4px;margin-right: auto;margin-left: auto;background-size: cover;background-image: url("https://images.groovetech.io/-IUke3qCHWapFjMUcmWir4bFPqL1IzHHN4_iSn-K9Cs/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9hc3NldHMuZ3Jvb3ZlYXBwcy5jb20vaW1hZ2VzLzVmNjAxOTlmMTgwNTgxMDA2OTNmZTUwOC8xNzQ4NDU3Mzk3X01lcmNhZG9kZXBvcnRpbGxvRXN0ZS53ZWJw.webp"); } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-uPTICCjg2 { z-index: 15;position: relative;background-position-x: 50%;background-position-y: 50%;min-width: 100%;width: auto;margin-top: 4px;margin-right: auto;margin-left: auto;background-size: cover;background-image: url("https://images.groovetech.io/-IUke3qCHWapFjMUcmWir4bFPqL1IzHHN4_iSn-K9Cs/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9hc3NldHMuZ3Jvb3ZlYXBwcy5jb20vaW1hZ2VzLzVmNjAxOTlmMTgwNTgxMDA2OTNmZTUwOC8xNzQ4NDU3Mzk3X01lcmNhZG9kZXBvcnRpbGxvRXN0ZS53ZWJw.webp"); } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-uPTICCjg2 { z-index: 15;position: relative;background-position-x: 50%;background-position-y: 50%;min-width: 100%;width: auto;margin-top: 4px;margin-right: auto;margin-left: auto;background-size: cover;background-image: url("https://images.groovetech.io/-IUke3qCHWapFjMUcmWir4bFPqL1IzHHN4_iSn-K9Cs/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9hc3NldHMuZ3Jvb3ZlYXBwcy5jb20vaW1hZ2VzLzVmNjAxOTlmMTgwNTgxMDA2OTNmZTUwOC8xNzQ4NDU3Mzk3X01lcmNhZG9kZXBvcnRpbGxvRXN0ZS53ZWJw.webp"); } } @media (min-width: 1200px) { .gp-component-id-uPTICCjg2 { z-index: 15;position: relative;background-position-x: 50%;background-position-y: 50%;min-width: 100%;width: auto;margin-top: 4px;margin-right: auto;margin-left: auto;background-size: cover;background-image: url("https://images.groovetech.io/-IUke3qCHWapFjMUcmWir4bFPqL1IzHHN4_iSn-K9Cs/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9hc3NldHMuZ3Jvb3ZlYXBwcy5jb20vaW1hZ2VzLzVmNjAxOTlmMTgwNTgxMDA2OTNmZTUwOC8xNzQ4NDU3Mzk3X01lcmNhZG9kZXBvcnRpbGxvRXN0ZS53ZWJw.webp"); } }

 .gp-component-id-Pyqhq74Z6V { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word; } @media (max-width: 639px) { .gp-component-id-Pyqhq74Z6V { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;font-weight: 100 !important;font-size: 21px !important;padding-bottom: 10px;padding-left: 42px;background-color: rgba(22, 22, 22, 0.6);line-height: 1;letter-spacing: 0.05em;text-align: center;color: rgb(242, 242, 240); } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-Pyqhq74Z6V { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;font-weight: 100 !important;font-size: 21px !important;padding-bottom: 10px;padding-left: 42px;background-color: rgba(22, 22, 22, 0.6);line-height: 1;letter-spacing: 0.05em;text-align: center;color: rgb(242, 242, 240); } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-Pyqhq74Z6V { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;font-weight: 100 !important;font-size: 21px !important;padding-bottom: 10px;padding-left: 42px;background-color: rgba(22, 22, 22, 0.6);line-height: 1;letter-spacing: 0.05em;text-align: center;color: rgb(242, 242, 240); } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-Pyqhq74Z6V { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;font-weight: 100 !important;font-size: 21px !important;padding-bottom: 10px;padding-left: 42px;background-color: rgba(22, 22, 22, 0.6);line-height: 1;letter-spacing: 0.05em;text-align: left;color: rgb(242, 242, 240); } } @media (min-width: 1200px) { .gp-component-id-Pyqhq74Z6V { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;font-weight: 100 !important;font-size: 21px !important;padding-bottom: 10px;padding-left: 42px;background-color: rgba(22, 22, 22, 0.6);line-height: 1;letter-spacing: 0.05em;text-align: left;color: rgb(242, 242, 240); } }

 .gp-component-id-pAbUM1EHPA { flex-direction: column;display: flex; } @media (max-width: 639px) { .gp-component-id-pAbUM1EHPA { flex-direction: column;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-pAbUM1EHPA { flex-direction: column;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-pAbUM1EHPA { flex-direction: column;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-pAbUM1EHPA { flex-direction: column;display: flex; } } @media (min-width: 1200px) { .gp-component-id-pAbUM1EHPA { flex-direction: column;display: flex; } }

 .gp-component-id-1FIkgzK4IF { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;font-size: inherit;overflow-wrap: break-word;font-weight: inherit; } @media (max-width: 639px) { .gp-component-id-1FIkgzK4IF { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;font-size: 53px !important;overflow-wrap: break-word;font-weight: 200 !important;padding-bottom: 0px;padding-top: 120px;padding-left: 42px;background-color: rgba(22, 22, 22, 0.6);line-height: 1;text-align: center; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-1FIkgzK4IF { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;font-size: 53px !important;overflow-wrap: break-word;font-weight: 200 !important;padding-bottom: 0px;padding-top: 120px;padding-left: 42px;background-color: rgba(22, 22, 22, 0.6);line-height: 1;text-align: center; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-1FIkgzK4IF { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;font-size: 53px !important;overflow-wrap: break-word;font-weight: 200 !important;padding-bottom: 0px;padding-top: 120px;padding-left: 42px;background-color: rgba(22, 22, 22, 0.6);line-height: 1;text-align: center; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-1FIkgzK4IF { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;font-size: 53px !important;overflow-wrap: break-word;font-weight: 200 !important;padding-bottom: 0px;padding-top: 120px;padding-left: 42px;background-color: rgba(22, 22, 22, 0.6);line-height: 1;text-align: left; } } @media (min-width: 1200px) { .gp-component-id-1FIkgzK4IF { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;font-size: 53px !important;overflow-wrap: break-word;font-weight: 200 !important;padding-bottom: 0px;padding-top: 120px;padding-left: 42px;background-color: rgba(22, 22, 22, 0.6);line-height: 1;text-align: left; } }

 .gp-component-id-7qY08g3E_Q { flex-direction: column;display: flex; } @media (max-width: 639px) { .gp-component-id-7qY08g3E_Q { flex-direction: column;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-7qY08g3E_Q { flex-direction: column;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-7qY08g3E_Q { flex-direction: column;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-7qY08g3E_Q { flex-direction: column;display: flex; } } @media (min-width: 1200px) { .gp-component-id-7qY08g3E_Q { flex-direction: column;display: flex; } }

 .gp-component-id-dTyB5B9fD { z-index: 15;position: relative; } @media (max-width: 639px) { .gp-component-id-dTyB5B9fD { z-index: 15;position: relative;background-position-y: 50%;background-position-x: 50%;min-width: 100%;width: auto;margin-top: 4px;margin-right: auto;margin-left: auto;background-size: cover;background-image: url("https://images.groovetech.io/kTTmMwkPVlpX6Tnl1NttivMKxWtSeLGJsAcN0CaxdHg/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9hc3NldHMuZ3Jvb3ZlYXBwcy5jb20vaW1hZ2VzLzVmNjAxOTlmMTgwNTgxMDA2OTNmZTUwOC8xNzQ4NDU3MzgwX0NDQ0Eud2VicA.webp"); } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-dTyB5B9fD { z-index: 15;position: relative;background-position-y: 50%;background-position-x: 50%;min-width: 100%;width: auto;margin-top: 4px;margin-right: auto;margin-left: auto;background-size: cover;background-image: url("https://images.groovetech.io/kTTmMwkPVlpX6Tnl1NttivMKxWtSeLGJsAcN0CaxdHg/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9hc3NldHMuZ3Jvb3ZlYXBwcy5jb20vaW1hZ2VzLzVmNjAxOTlmMTgwNTgxMDA2OTNmZTUwOC8xNzQ4NDU3MzgwX0NDQ0Eud2VicA.webp"); } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-dTyB5B9fD { z-index: 15;position: relative;background-position-y: 50%;background-position-x: 50%;min-width: 100%;width: auto;margin-top: 4px;margin-right: auto;margin-left: auto;background-size: cover;background-image: url("https://images.groovetech.io/kTTmMwkPVlpX6Tnl1NttivMKxWtSeLGJsAcN0CaxdHg/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9hc3NldHMuZ3Jvb3ZlYXBwcy5jb20vaW1hZ2VzLzVmNjAxOTlmMTgwNTgxMDA2OTNmZTUwOC8xNzQ4NDU3MzgwX0NDQ0Eud2VicA.webp"); } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-dTyB5B9fD { z-index: 15;position: relative;background-position-y: 50%;background-position-x: 50%;min-width: 100%;width: auto;margin-top: 4px;margin-right: auto;margin-left: auto;background-size: cover;background-image: url("https://images.groovetech.io/kTTmMwkPVlpX6Tnl1NttivMKxWtSeLGJsAcN0CaxdHg/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9hc3NldHMuZ3Jvb3ZlYXBwcy5jb20vaW1hZ2VzLzVmNjAxOTlmMTgwNTgxMDA2OTNmZTUwOC8xNzQ4NDU3MzgwX0NDQ0Eud2VicA.webp"); } } @media (min-width: 1200px) { .gp-component-id-dTyB5B9fD { z-index: 15;position: relative;background-position-y: 50%;background-position-x: 50%;min-width: 100%;width: auto;margin-top: 4px;margin-right: auto;margin-left: auto;background-size: cover;background-image: url("https://images.groovetech.io/kTTmMwkPVlpX6Tnl1NttivMKxWtSeLGJsAcN0CaxdHg/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9hc3NldHMuZ3Jvb3ZlYXBwcy5jb20vaW1hZ2VzLzVmNjAxOTlmMTgwNTgxMDA2OTNmZTUwOC8xNzQ4NDU3MzgwX0NDQ0Eud2VicA.webp"); } }

 .gp-component-id-TOj97EQ0xu { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word; } @media (max-width: 639px) { .gp-component-id-TOj97EQ0xu { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;font-weight: 100 !important;font-size: 21px !important;padding-bottom: 10px;padding-left: 42px;background-color: rgba(22, 22, 22, 0.6);line-height: 1;letter-spacing: 0.05em;text-align: center;color: rgb(242, 242, 240); } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-TOj97EQ0xu { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;font-weight: 100 !important;font-size: 21px !important;padding-bottom: 10px;padding-left: 42px;background-color: rgba(22, 22, 22, 0.6);line-height: 1;letter-spacing: 0.05em;text-align: center;color: rgb(242, 242, 240); } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-TOj97EQ0xu { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;font-weight: 100 !important;font-size: 21px !important;padding-bottom: 10px;padding-left: 42px;background-color: rgba(22, 22, 22, 0.6);line-height: 1;letter-spacing: 0.05em;text-align: center;color: rgb(242, 242, 240); } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-TOj97EQ0xu { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;font-weight: 100 !important;font-size: 21px !important;padding-bottom: 10px;padding-left: 42px;background-color: rgba(22, 22, 22, 0.6);line-height: 1;letter-spacing: 0.05em;text-align: left;color: rgb(242, 242, 240); } } @media (min-width: 1200px) { .gp-component-id-TOj97EQ0xu { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;font-weight: 100 !important;font-size: 21px !important;padding-bottom: 10px;padding-left: 42px;background-color: rgba(22, 22, 22, 0.6);line-height: 1;letter-spacing: 0.05em;text-align: left;color: rgb(242, 242, 240); } }

 .gp-component-id-2VkZogmG2h { flex-direction: column;display: flex; } @media (max-width: 639px) { .gp-component-id-2VkZogmG2h { flex-direction: column;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-2VkZogmG2h { flex-direction: column;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-2VkZogmG2h { flex-direction: column;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-2VkZogmG2h { flex-direction: column;display: flex; } } @media (min-width: 1200px) { .gp-component-id-2VkZogmG2h { flex-direction: column;display: flex; } }

 .gp-component-id-sjudfAiv3E { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;font-size: inherit;overflow-wrap: break-word;font-weight: inherit; } @media (max-width: 639px) { .gp-component-id-sjudfAiv3E { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;font-size: 53px !important;overflow-wrap: break-word;font-weight: 200 !important;padding-bottom: 0px;padding-top: 120px;padding-left: 42px;background-color: rgba(22, 22, 22, 0.6);line-height: 1;text-align: center; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-sjudfAiv3E { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;font-size: 53px !important;overflow-wrap: break-word;font-weight: 200 !important;padding-bottom: 0px;padding-top: 120px;padding-left: 42px;background-color: rgba(22, 22, 22, 0.6);line-height: 1;text-align: center; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-sjudfAiv3E { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;font-size: 53px !important;overflow-wrap: break-word;font-weight: 200 !important;padding-bottom: 0px;padding-top: 120px;padding-left: 42px;background-color: rgba(22, 22, 22, 0.6);line-height: 1;text-align: center; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-sjudfAiv3E { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;font-size: 53px !important;overflow-wrap: break-word;font-weight: 200 !important;padding-bottom: 0px;padding-top: 120px;padding-left: 42px;background-color: rgba(22, 22, 22, 0.6);line-height: 1;text-align: left; } } @media (min-width: 1200px) { .gp-component-id-sjudfAiv3E { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;font-size: 53px !important;overflow-wrap: break-word;font-weight: 200 !important;padding-bottom: 0px;padding-top: 120px;padding-left: 42px;background-color: rgba(22, 22, 22, 0.6);line-height: 1;text-align: left; } }

 .gp-component-id-mZNx9pDhtR { flex-direction: column;display: flex; } @media (max-width: 639px) { .gp-component-id-mZNx9pDhtR { flex-direction: column;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-mZNx9pDhtR { flex-direction: column;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-mZNx9pDhtR { flex-direction: column;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-mZNx9pDhtR { flex-direction: column;display: flex; } } @media (min-width: 1200px) { .gp-component-id-mZNx9pDhtR { flex-direction: column;display: flex; } }

 .gp-component-id-l6nS4Vr4S { z-index: 15;position: relative; } @media (max-width: 639px) { .gp-component-id-l6nS4Vr4S { z-index: 15;position: relative;background-position-x: 50%;background-position-y: 50%;min-width: 100%;width: auto;margin-top: 4px;margin-right: auto;margin-left: auto;background-size: cover;background-image: url("https://images.groovetech.io/rPCn0pjqabQ-y-VQbtirm3G83dD47Iq2exB-ogouCyQ/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9hc3NldHMuZ3Jvb3ZlYXBwcy5jb20vaW1hZ2VzLzVmNjAxOTlmMTgwNTgxMDA2OTNmZTUwOC8xNzQ4NDU3NDAyX1BhcnF1ZWxpbmVhbC53ZWJw.webp"); } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-l6nS4Vr4S { z-index: 15;position: relative;background-position-x: 50%;background-position-y: 50%;min-width: 100%;width: auto;margin-top: 4px;margin-right: auto;margin-left: auto;background-size: cover;background-image: url("https://images.groovetech.io/rPCn0pjqabQ-y-VQbtirm3G83dD47Iq2exB-ogouCyQ/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9hc3NldHMuZ3Jvb3ZlYXBwcy5jb20vaW1hZ2VzLzVmNjAxOTlmMTgwNTgxMDA2OTNmZTUwOC8xNzQ4NDU3NDAyX1BhcnF1ZWxpbmVhbC53ZWJw.webp"); } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-l6nS4Vr4S { z-index: 15;position: relative;background-position-x: 50%;background-position-y: 50%;min-width: 100%;width: auto;margin-top: 4px;margin-right: auto;margin-left: auto;background-size: cover;background-image: url("https://images.groovetech.io/rPCn0pjqabQ-y-VQbtirm3G83dD47Iq2exB-ogouCyQ/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9hc3NldHMuZ3Jvb3ZlYXBwcy5jb20vaW1hZ2VzLzVmNjAxOTlmMTgwNTgxMDA2OTNmZTUwOC8xNzQ4NDU3NDAyX1BhcnF1ZWxpbmVhbC53ZWJw.webp"); } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-l6nS4Vr4S { z-index: 15;position: relative;background-position-x: 50%;background-position-y: 50%;min-width: 100%;width: auto;margin-top: 4px;margin-right: auto;margin-left: auto;background-size: cover;background-image: url("https://images.groovetech.io/rPCn0pjqabQ-y-VQbtirm3G83dD47Iq2exB-ogouCyQ/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9hc3NldHMuZ3Jvb3ZlYXBwcy5jb20vaW1hZ2VzLzVmNjAxOTlmMTgwNTgxMDA2OTNmZTUwOC8xNzQ4NDU3NDAyX1BhcnF1ZWxpbmVhbC53ZWJw.webp"); } } @media (min-width: 1200px) { .gp-component-id-l6nS4Vr4S { z-index: 15;position: relative;background-position-x: 50%;background-position-y: 50%;min-width: 100%;width: auto;margin-top: 4px;margin-right: auto;margin-left: auto;background-size: cover;background-image: url("https://images.groovetech.io/rPCn0pjqabQ-y-VQbtirm3G83dD47Iq2exB-ogouCyQ/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9hc3NldHMuZ3Jvb3ZlYXBwcy5jb20vaW1hZ2VzLzVmNjAxOTlmMTgwNTgxMDA2OTNmZTUwOC8xNzQ4NDU3NDAyX1BhcnF1ZWxpbmVhbC53ZWJw.webp"); } }

 .gp-component-id-iAd8CcDax6 { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word; } @media (max-width: 639px) { .gp-component-id-iAd8CcDax6 { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;font-weight: 100 !important;font-size: 21px !important;padding-bottom: 10px;padding-left: 42px;background-color: rgba(22, 22, 22, 0.6);line-height: 1;letter-spacing: 0.05em;text-align: center;color: rgb(242, 242, 240); } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-iAd8CcDax6 { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;font-weight: 100 !important;font-size: 21px !important;padding-bottom: 10px;padding-left: 42px;background-color: rgba(22, 22, 22, 0.6);line-height: 1;letter-spacing: 0.05em;text-align: center;color: rgb(242, 242, 240); } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-iAd8CcDax6 { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;font-weight: 100 !important;font-size: 21px !important;padding-bottom: 10px;padding-left: 42px;background-color: rgba(22, 22, 22, 0.6);line-height: 1;letter-spacing: 0.05em;text-align: center;color: rgb(242, 242, 240); } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-iAd8CcDax6 { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;font-weight: 100 !important;font-size: 21px !important;padding-bottom: 10px;padding-left: 42px;background-color: rgba(22, 22, 22, 0.6);line-height: 1;letter-spacing: 0.05em;text-align: left;color: rgb(242, 242, 240); } } @media (min-width: 1200px) { .gp-component-id-iAd8CcDax6 { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;font-weight: 100 !important;font-size: 21px !important;padding-bottom: 10px;padding-left: 42px;background-color: rgba(22, 22, 22, 0.6);line-height: 1;letter-spacing: 0.05em;text-align: left;color: rgb(242, 242, 240); } }

 .gp-component-id-3230PSJkBh { flex-direction: column;display: flex; } @media (max-width: 639px) { .gp-component-id-3230PSJkBh { flex-direction: column;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-3230PSJkBh { flex-direction: column;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-3230PSJkBh { flex-direction: column;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-3230PSJkBh { flex-direction: column;display: flex; } } @media (min-width: 1200px) { .gp-component-id-3230PSJkBh { flex-direction: column;display: flex; } }

 .gp-component-id-djLShpC2nW { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;font-size: inherit;overflow-wrap: break-word;font-weight: inherit; } @media (max-width: 639px) { .gp-component-id-djLShpC2nW { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;font-size: 53px !important;overflow-wrap: break-word;font-weight: 200 !important;padding-bottom: 0px;padding-top: 120px;padding-left: 42px;background-color: rgba(22, 22, 22, 0.6);line-height: 1;text-align: center; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-djLShpC2nW { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;font-size: 53px !important;overflow-wrap: break-word;font-weight: 200 !important;padding-bottom: 0px;padding-top: 120px;padding-left: 42px;background-color: rgba(22, 22, 22, 0.6);line-height: 1;text-align: center; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-djLShpC2nW { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;font-size: 53px !important;overflow-wrap: break-word;font-weight: 200 !important;padding-bottom: 0px;padding-top: 120px;padding-left: 42px;background-color: rgba(22, 22, 22, 0.6);line-height: 1;text-align: center; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-djLShpC2nW { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;font-size: 53px !important;overflow-wrap: break-word;font-weight: 200 !important;padding-bottom: 0px;padding-top: 120px;padding-left: 42px;background-color: rgba(22, 22, 22, 0.6);line-height: 1;text-align: left; } } @media (min-width: 1200px) { .gp-component-id-djLShpC2nW { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;font-size: 53px !important;overflow-wrap: break-word;font-weight: 200 !important;padding-bottom: 0px;padding-top: 120px;padding-left: 42px;background-color: rgba(22, 22, 22, 0.6);line-height: 1;text-align: left; } }

 .gp-component-id-NbQpwgSL7 { flex-direction: column;display: flex; } @media (max-width: 639px) { .gp-component-id-NbQpwgSL7 { flex-direction: column;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-NbQpwgSL7 { flex-direction: column;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-NbQpwgSL7 { flex-direction: column;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-NbQpwgSL7 { flex-direction: column;display: flex; } } @media (min-width: 1200px) { .gp-component-id-NbQpwgSL7 { flex-direction: column;display: flex; } }

 .gp-component-id-Jgx3MokIG { z-index: 15;position: relative; } @media (max-width: 639px) { .gp-component-id-Jgx3MokIG { z-index: 15;position: relative;background-position-y: 50%;background-position-x: 50%;min-width: 100%;width: auto;margin-top: 4px;margin-right: auto;margin-left: auto;background-size: cover;background-image: url("https://images.groovetech.io/kiGmLsDTRk9wSNJGV2g6JxD91cj86CNL3JP15KvUHFw/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9hc3NldHMuZ3Jvb3ZlYXBwcy5jb20vaW1hZ2VzLzVmNjAxOTlmMTgwNTgxMDA2OTNmZTUwOC8xNzQ4NDYwMjMwX3N1ci53ZWJw.webp"); } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-Jgx3MokIG { z-index: 15;position: relative;background-position-y: 50%;background-position-x: 50%;min-width: 100%;width: auto;margin-top: 4px;margin-right: auto;margin-left: auto;background-size: cover;background-image: url("https://images.groovetech.io/kiGmLsDTRk9wSNJGV2g6JxD91cj86CNL3JP15KvUHFw/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9hc3NldHMuZ3Jvb3ZlYXBwcy5jb20vaW1hZ2VzLzVmNjAxOTlmMTgwNTgxMDA2OTNmZTUwOC8xNzQ4NDYwMjMwX3N1ci53ZWJw.webp"); } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-Jgx3MokIG { z-index: 15;position: relative;background-position-y: 50%;background-position-x: 50%;min-width: 100%;width: auto;margin-top: 4px;margin-right: auto;margin-left: auto;background-size: cover;background-image: url("https://images.groovetech.io/kiGmLsDTRk9wSNJGV2g6JxD91cj86CNL3JP15KvUHFw/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9hc3NldHMuZ3Jvb3ZlYXBwcy5jb20vaW1hZ2VzLzVmNjAxOTlmMTgwNTgxMDA2OTNmZTUwOC8xNzQ4NDYwMjMwX3N1ci53ZWJw.webp"); } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-Jgx3MokIG { z-index: 15;position: relative;background-position-y: 50%;background-position-x: 50%;min-width: 100%;width: auto;margin-top: 4px;margin-right: auto;margin-left: auto;background-size: cover;background-image: url("https://images.groovetech.io/kiGmLsDTRk9wSNJGV2g6JxD91cj86CNL3JP15KvUHFw/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9hc3NldHMuZ3Jvb3ZlYXBwcy5jb20vaW1hZ2VzLzVmNjAxOTlmMTgwNTgxMDA2OTNmZTUwOC8xNzQ4NDYwMjMwX3N1ci53ZWJw.webp"); } } @media (min-width: 1200px) { .gp-component-id-Jgx3MokIG { z-index: 15;position: relative;background-position-y: 50%;background-position-x: 50%;min-width: 100%;width: auto;margin-top: 4px;margin-right: auto;margin-left: auto;background-size: cover;background-image: url("https://images.groovetech.io/kiGmLsDTRk9wSNJGV2g6JxD91cj86CNL3JP15KvUHFw/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9hc3NldHMuZ3Jvb3ZlYXBwcy5jb20vaW1hZ2VzLzVmNjAxOTlmMTgwNTgxMDA2OTNmZTUwOC8xNzQ4NDYwMjMwX3N1ci53ZWJw.webp"); } }

 .gp-component-id-hK9qIU6LRR { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word; } @media (max-width: 639px) { .gp-component-id-hK9qIU6LRR { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;font-weight: 100 !important;font-size: 21px !important;padding-bottom: 10px;padding-left: 42px;background-color: rgba(22, 22, 22, 0.6);line-height: 1;letter-spacing: 0.05em;text-align: center;color: rgb(242, 242, 240); } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-hK9qIU6LRR { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;font-weight: 100 !important;font-size: 21px !important;padding-bottom: 10px;padding-left: 42px;background-color: rgba(22, 22, 22, 0.6);line-height: 1;letter-spacing: 0.05em;text-align: center;color: rgb(242, 242, 240); } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-hK9qIU6LRR { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;font-weight: 100 !important;font-size: 21px !important;padding-bottom: 10px;padding-left: 42px;background-color: rgba(22, 22, 22, 0.6);line-height: 1;letter-spacing: 0.05em;text-align: center;color: rgb(242, 242, 240); } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-hK9qIU6LRR { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;font-weight: 100 !important;font-size: 21px !important;padding-bottom: 10px;padding-left: 42px;background-color: rgba(22, 22, 22, 0.6);line-height: 1;letter-spacing: 0.05em;text-align: left;color: rgb(242, 242, 240); } } @media (min-width: 1200px) { .gp-component-id-hK9qIU6LRR { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;font-weight: 100 !important;font-size: 21px !important;padding-bottom: 10px;padding-left: 42px;background-color: rgba(22, 22, 22, 0.6);line-height: 1;letter-spacing: 0.05em;text-align: left;color: rgb(242, 242, 240); } }

 .gp-component-id-9CWVMPMJt9 { flex-direction: column;display: flex; } @media (max-width: 639px) { .gp-component-id-9CWVMPMJt9 { flex-direction: column;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-9CWVMPMJt9 { flex-direction: column;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-9CWVMPMJt9 { flex-direction: column;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-9CWVMPMJt9 { flex-direction: column;display: flex; } } @media (min-width: 1200px) { .gp-component-id-9CWVMPMJt9 { flex-direction: column;display: flex; } }

 .gp-component-id-LpvpbQLUK_ { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;font-size: inherit;overflow-wrap: break-word;font-weight: inherit; } @media (max-width: 639px) { .gp-component-id-LpvpbQLUK_ { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;font-size: 53px !important;overflow-wrap: break-word;font-weight: 200 !important;padding-bottom: 0px;padding-top: 120px;padding-left: 42px;background-color: rgba(22, 22, 22, 0.6);line-height: 1;text-align: center;color: rgb(242, 242, 240); } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-LpvpbQLUK_ { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;font-size: 53px !important;overflow-wrap: break-word;font-weight: 200 !important;padding-bottom: 0px;padding-top: 120px;padding-left: 42px;background-color: rgba(22, 22, 22, 0.6);line-height: 1;text-align: center;color: rgb(242, 242, 240); } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-LpvpbQLUK_ { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;font-size: 53px !important;overflow-wrap: break-word;font-weight: 200 !important;padding-bottom: 0px;padding-top: 120px;padding-left: 42px;background-color: rgba(22, 22, 22, 0.6);line-height: 1;text-align: center;color: rgb(242, 242, 240); } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-LpvpbQLUK_ { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;font-size: 53px !important;overflow-wrap: break-word;font-weight: 200 !important;padding-bottom: 0px;padding-top: 120px;padding-left: 42px;background-color: rgba(22, 22, 22, 0.6);line-height: 1;text-align: left;color: rgb(242, 242, 240); } } @media (min-width: 1200px) { .gp-component-id-LpvpbQLUK_ { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;font-size: 53px !important;overflow-wrap: break-word;font-weight: 200 !important;padding-bottom: 0px;padding-top: 120px;padding-left: 42px;background-color: rgba(22, 22, 22, 0.6);line-height: 1;text-align: left;color: rgb(242, 242, 240); } }

 .gp-component-id-jsMp1OGh0b { flex-direction: column;display: flex; } @media (max-width: 639px) { .gp-component-id-jsMp1OGh0b { flex-direction: column;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-jsMp1OGh0b { flex-direction: column;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-jsMp1OGh0b { flex-direction: column;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-jsMp1OGh0b { flex-direction: column;display: flex; } } @media (min-width: 1200px) { .gp-component-id-jsMp1OGh0b { flex-direction: column;display: flex; } }

 .gp-component-id-4xilSTDcx { z-index: 15;position: relative; } @media (max-width: 639px) { .gp-component-id-4xilSTDcx { z-index: 15;position: relative;background-position-y: 50%;background-position-x: 50%;min-width: 100%;width: auto;margin-top: 4px;margin-right: auto;margin-left: auto;background-size: cover;background-image: url("https://images.groovetech.io/xGRsGpBLpKZv7NeBh96OWJpqcsmj1SR1BCZNGmv5TtI/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9hc3NldHMuZ3Jvb3ZlYXBwcy5jb20vaW1hZ2VzLzVmNjAxOTlmMTgwNTgxMDA2OTNmZTUwOC8xNzQ4NDU3MzkyX21hc3RlcnBsYW5lbHBvcnRpbGxvLndlYnA.webp"); } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-4xilSTDcx { z-index: 15;position: relative;background-position-y: 50%;background-position-x: 50%;min-width: 100%;width: auto;margin-top: 4px;margin-right: auto;margin-left: auto;background-size: cover;background-image: url("https://images.groovetech.io/xGRsGpBLpKZv7NeBh96OWJpqcsmj1SR1BCZNGmv5TtI/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9hc3NldHMuZ3Jvb3ZlYXBwcy5jb20vaW1hZ2VzLzVmNjAxOTlmMTgwNTgxMDA2OTNmZTUwOC8xNzQ4NDU3MzkyX21hc3RlcnBsYW5lbHBvcnRpbGxvLndlYnA.webp"); } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-4xilSTDcx { z-index: 15;position: relative;background-position-y: 50%;background-position-x: 50%;min-width: 100%;width: auto;margin-top: 4px;margin-right: auto;margin-left: auto;background-size: cover;background-image: url("https://images.groovetech.io/xGRsGpBLpKZv7NeBh96OWJpqcsmj1SR1BCZNGmv5TtI/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9hc3NldHMuZ3Jvb3ZlYXBwcy5jb20vaW1hZ2VzLzVmNjAxOTlmMTgwNTgxMDA2OTNmZTUwOC8xNzQ4NDU3MzkyX21hc3RlcnBsYW5lbHBvcnRpbGxvLndlYnA.webp"); } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-4xilSTDcx { z-index: 15;position: relative;background-position-y: 50%;background-position-x: 50%;min-width: 100%;width: auto;margin-top: 4px;margin-right: auto;margin-left: auto;background-size: cover;background-image: url("https://images.groovetech.io/xGRsGpBLpKZv7NeBh96OWJpqcsmj1SR1BCZNGmv5TtI/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9hc3NldHMuZ3Jvb3ZlYXBwcy5jb20vaW1hZ2VzLzVmNjAxOTlmMTgwNTgxMDA2OTNmZTUwOC8xNzQ4NDU3MzkyX21hc3RlcnBsYW5lbHBvcnRpbGxvLndlYnA.webp"); } } @media (min-width: 1200px) { .gp-component-id-4xilSTDcx { z-index: 15;position: relative;background-position-y: 50%;background-position-x: 50%;min-width: 100%;width: auto;margin-top: 4px;margin-right: auto;margin-left: auto;background-size: cover;background-image: url("https://images.groovetech.io/xGRsGpBLpKZv7NeBh96OWJpqcsmj1SR1BCZNGmv5TtI/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9hc3NldHMuZ3Jvb3ZlYXBwcy5jb20vaW1hZ2VzLzVmNjAxOTlmMTgwNTgxMDA2OTNmZTUwOC8xNzQ4NDU3MzkyX21hc3RlcnBsYW5lbHBvcnRpbGxvLndlYnA.webp"); } }

 .gp-component-id-y_UYv0zPrl { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word; } @media (max-width: 639px) { .gp-component-id-y_UYv0zPrl { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;font-weight: 100 !important;font-size: 21px !important;padding-bottom: 10px;padding-left: 42px;background-color: rgba(22, 22, 22, 0.6);line-height: 1;letter-spacing: 0.05em;text-align: center;color: rgb(242, 242, 240); } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-y_UYv0zPrl { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;font-weight: 100 !important;font-size: 21px !important;padding-bottom: 10px;padding-left: 42px;background-color: rgba(22, 22, 22, 0.6);line-height: 1;letter-spacing: 0.05em;text-align: center;color: rgb(242, 242, 240); } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-y_UYv0zPrl { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;font-weight: 100 !important;font-size: 21px !important;padding-bottom: 10px;padding-left: 42px;background-color: rgba(22, 22, 22, 0.6);line-height: 1;letter-spacing: 0.05em;text-align: center;color: rgb(242, 242, 240); } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-y_UYv0zPrl { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;font-weight: 100 !important;font-size: 21px !important;padding-bottom: 10px;padding-left: 42px;background-color: rgba(22, 22, 22, 0.6);line-height: 1;letter-spacing: 0.05em;text-align: left;color: rgb(242, 242, 240); } } @media (min-width: 1200px) { .gp-component-id-y_UYv0zPrl { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;font-weight: 100 !important;font-size: 21px !important;padding-bottom: 10px;padding-left: 42px;background-color: rgba(22, 22, 22, 0.6);line-height: 1;letter-spacing: 0.05em;text-align: left;color: rgb(242, 242, 240); } }

 .gp-component-id-N9em6LqV_f { flex-direction: column;display: flex; } @media (max-width: 639px) { .gp-component-id-N9em6LqV_f { flex-direction: column;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-N9em6LqV_f { flex-direction: column;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-N9em6LqV_f { flex-direction: column;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-N9em6LqV_f { flex-direction: column;display: flex; } } @media (min-width: 1200px) { .gp-component-id-N9em6LqV_f { flex-direction: column;display: flex; } }

 .gp-component-id-s8cqSWf8uh { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;font-size: inherit;overflow-wrap: break-word;font-weight: inherit; } @media (max-width: 639px) { .gp-component-id-s8cqSWf8uh { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;font-size: 53px !important;overflow-wrap: break-word;font-weight: 200 !important;padding-bottom: 0px;padding-top: 120px;padding-left: 42px;background-color: rgba(22, 22, 22, 0.6);line-height: 1;text-align: center;color: rgb(242, 242, 240); } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-s8cqSWf8uh { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;font-size: 53px !important;overflow-wrap: break-word;font-weight: 200 !important;padding-bottom: 0px;padding-top: 120px;padding-left: 42px;background-color: rgba(22, 22, 22, 0.6);line-height: 1;text-align: center;color: rgb(242, 242, 240); } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-s8cqSWf8uh { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;font-size: 53px !important;overflow-wrap: break-word;font-weight: 200 !important;padding-bottom: 0px;padding-top: 120px;padding-left: 42px;background-color: rgba(22, 22, 22, 0.6);line-height: 1;text-align: center;color: rgb(242, 242, 240); } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-s8cqSWf8uh { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;font-size: 53px !important;overflow-wrap: break-word;font-weight: 200 !important;padding-bottom: 0px;padding-top: 120px;padding-left: 42px;background-color: rgba(22, 22, 22, 0.6);line-height: 1;text-align: left;color: rgb(242, 242, 240); } } @media (min-width: 1200px) { .gp-component-id-s8cqSWf8uh { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;font-size: 53px !important;overflow-wrap: break-word;font-weight: 200 !important;padding-bottom: 0px;padding-top: 120px;padding-left: 42px;background-color: rgba(22, 22, 22, 0.6);line-height: 1;text-align: left;color: rgb(242, 242, 240); } }

 .gp-component-id-z3YVtzbYNv { flex-direction: column;display: flex; } @media (max-width: 639px) { .gp-component-id-z3YVtzbYNv { flex-direction: column;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-z3YVtzbYNv { flex-direction: column;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-z3YVtzbYNv { flex-direction: column;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-z3YVtzbYNv { flex-direction: column;display: flex; } } @media (min-width: 1200px) { .gp-component-id-z3YVtzbYNv { flex-direction: column;display: flex; } }

 .gp-component-id-CwfF32jmW { z-index: 15;position: relative; } @media (max-width: 639px) { .gp-component-id-CwfF32jmW { z-index: 15;position: relative;background-position-x: 50%;background-position-y: 50%;min-width: 100%;width: auto;margin-top: 4px;margin-right: auto;margin-left: auto;background-size: cover;background-image: url("https://images.groovetech.io/EUSmS_B0nPUYi4q39JusjpiDNWlXQ8k8ncJi80rMqCU/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9hc3NldHMuZ3Jvb3ZlYXBwcy5jb20vaW1hZ2VzLzVmNjAxOTlmMTgwNTgxMDA2OTNmZTUwOC8xNzQ4NDU3Mzg0X2RvZnRpZXMud2VicA.webp"); } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-CwfF32jmW { z-index: 15;position: relative;background-position-x: 50%;background-position-y: 50%;min-width: 100%;width: auto;margin-top: 4px;margin-right: auto;margin-left: auto;background-size: cover;background-image: url("https://images.groovetech.io/EUSmS_B0nPUYi4q39JusjpiDNWlXQ8k8ncJi80rMqCU/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9hc3NldHMuZ3Jvb3ZlYXBwcy5jb20vaW1hZ2VzLzVmNjAxOTlmMTgwNTgxMDA2OTNmZTUwOC8xNzQ4NDU3Mzg0X2RvZnRpZXMud2VicA.webp"); } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-CwfF32jmW { z-index: 15;position: relative;background-position-x: 50%;background-position-y: 50%;min-width: 100%;width: auto;margin-top: 4px;margin-right: auto;margin-left: auto;background-size: cover;background-image: url("https://images.groovetech.io/EUSmS_B0nPUYi4q39JusjpiDNWlXQ8k8ncJi80rMqCU/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9hc3NldHMuZ3Jvb3ZlYXBwcy5jb20vaW1hZ2VzLzVmNjAxOTlmMTgwNTgxMDA2OTNmZTUwOC8xNzQ4NDU3Mzg0X2RvZnRpZXMud2VicA.webp"); } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-CwfF32jmW { z-index: 15;position: relative;background-position-x: 50%;background-position-y: 50%;min-width: 100%;width: auto;margin-top: 4px;margin-right: auto;margin-left: auto;background-size: cover;background-image: url("https://images.groovetech.io/EUSmS_B0nPUYi4q39JusjpiDNWlXQ8k8ncJi80rMqCU/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9hc3NldHMuZ3Jvb3ZlYXBwcy5jb20vaW1hZ2VzLzVmNjAxOTlmMTgwNTgxMDA2OTNmZTUwOC8xNzQ4NDU3Mzg0X2RvZnRpZXMud2VicA.webp"); } } @media (min-width: 1200px) { .gp-component-id-CwfF32jmW { z-index: 15;position: relative;background-position-x: 50%;background-position-y: 50%;min-width: 100%;width: auto;margin-top: 4px;margin-right: auto;margin-left: auto;background-size: cover;background-image: url("https://images.groovetech.io/EUSmS_B0nPUYi4q39JusjpiDNWlXQ8k8ncJi80rMqCU/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9hc3NldHMuZ3Jvb3ZlYXBwcy5jb20vaW1hZ2VzLzVmNjAxOTlmMTgwNTgxMDA2OTNmZTUwOC8xNzQ4NDU3Mzg0X2RvZnRpZXMud2VicA.webp"); } }

 .gp-component-id-sWX3BMz7A { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word; } @media (max-width: 639px) { .gp-component-id-sWX3BMz7A { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;font-weight: 100 !important;font-size: 21px !important;padding-bottom: 10px;padding-left: 42px;background-color: rgba(22, 22, 22, 0.6);line-height: 1;letter-spacing: 0.05em;text-align: center;color: rgb(242, 242, 240); } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-sWX3BMz7A { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;font-weight: 100 !important;font-size: 21px !important;padding-bottom: 10px;padding-left: 42px;background-color: rgba(22, 22, 22, 0.6);line-height: 1;letter-spacing: 0.05em;text-align: center;color: rgb(242, 242, 240); } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-sWX3BMz7A { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;font-weight: 100 !important;font-size: 21px !important;padding-bottom: 10px;padding-left: 42px;background-color: rgba(22, 22, 22, 0.6);line-height: 1;letter-spacing: 0.05em;text-align: center;color: rgb(242, 242, 240); } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-sWX3BMz7A { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;font-weight: 100 !important;font-size: 21px !important;padding-bottom: 10px;padding-left: 42px;background-color: rgba(22, 22, 22, 0.6);line-height: 1;letter-spacing: 0.05em;text-align: left;color: rgb(242, 242, 240); } } @media (min-width: 1200px) { .gp-component-id-sWX3BMz7A { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;font-weight: 100 !important;font-size: 21px !important;padding-bottom: 10px;padding-left: 42px;background-color: rgba(22, 22, 22, 0.6);line-height: 1;letter-spacing: 0.05em;text-align: left;color: rgb(242, 242, 240); } }

 .gp-component-id-J9pmTZS0dX { flex-direction: column;display: flex; } @media (max-width: 639px) { .gp-component-id-J9pmTZS0dX { flex-direction: column;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-J9pmTZS0dX { flex-direction: column;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-J9pmTZS0dX { flex-direction: column;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-J9pmTZS0dX { flex-direction: column;display: flex; } } @media (min-width: 1200px) { .gp-component-id-J9pmTZS0dX { flex-direction: column;display: flex; } }

 .gp-component-id-L_AoTbUPyr { flex-direction: column;display: flex; } @media (max-width: 639px) { .gp-component-id-L_AoTbUPyr { flex-direction: column;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-L_AoTbUPyr { flex-direction: column;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-L_AoTbUPyr { flex-direction: column;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-L_AoTbUPyr { flex-direction: column;display: flex; } } @media (min-width: 1200px) { .gp-component-id-L_AoTbUPyr { flex-direction: column;display: flex; } }

 .gp-component-id-mRUw0U_Jc { z-index: 15;position: relative; } @media (max-width: 639px) { .gp-component-id-mRUw0U_Jc { z-index: 15;position: relative;background-position-y: 50%;background-position-x: 50%;min-width: 100%;width: auto;margin-top: 4px;margin-right: auto;margin-left: auto;background-size: cover;background-image: url("https://images.groovetech.io/wb-BpreV9aZdbUI7Y1YU9w5iXbROsXjcI4Gf8NHSrR8/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9hc3NldHMuZ3Jvb3ZlYXBwcy5jb20vaW1hZ2VzLzVmNjAxOTlmMTgwNTgxMDA2OTNmZTUwOC8xNzQ4NDU3Mzg4X0RvbXVzcG9ydGlzbWFydGkud2VicA.webp"); } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-mRUw0U_Jc { z-index: 15;position: relative;background-position-y: 50%;background-position-x: 50%;min-width: 100%;width: auto;margin-top: 4px;margin-right: auto;margin-left: auto;background-size: cover;background-image: url("https://images.groovetech.io/wb-BpreV9aZdbUI7Y1YU9w5iXbROsXjcI4Gf8NHSrR8/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9hc3NldHMuZ3Jvb3ZlYXBwcy5jb20vaW1hZ2VzLzVmNjAxOTlmMTgwNTgxMDA2OTNmZTUwOC8xNzQ4NDU3Mzg4X0RvbXVzcG9ydGlzbWFydGkud2VicA.webp"); } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-mRUw0U_Jc { z-index: 15;position: relative;background-position-y: 50%;background-position-x: 50%;min-width: 100%;width: auto;margin-top: 4px;margin-right: auto;margin-left: auto;background-size: cover;background-image: url("https://images.groovetech.io/wb-BpreV9aZdbUI7Y1YU9w5iXbROsXjcI4Gf8NHSrR8/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9hc3NldHMuZ3Jvb3ZlYXBwcy5jb20vaW1hZ2VzLzVmNjAxOTlmMTgwNTgxMDA2OTNmZTUwOC8xNzQ4NDU3Mzg4X0RvbXVzcG9ydGlzbWFydGkud2VicA.webp"); } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-mRUw0U_Jc { z-index: 15;position: relative;background-position-y: 50%;background-position-x: 50%;min-width: 100%;width: auto;margin-top: 4px;margin-right: auto;margin-left: auto;background-size: cover;background-image: url("https://images.groovetech.io/wb-BpreV9aZdbUI7Y1YU9w5iXbROsXjcI4Gf8NHSrR8/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9hc3NldHMuZ3Jvb3ZlYXBwcy5jb20vaW1hZ2VzLzVmNjAxOTlmMTgwNTgxMDA2OTNmZTUwOC8xNzQ4NDU3Mzg4X0RvbXVzcG9ydGlzbWFydGkud2VicA.webp"); } } @media (min-width: 1200px) { .gp-component-id-mRUw0U_Jc { z-index: 15;position: relative;background-position-y: 50%;background-position-x: 50%;min-width: 100%;width: auto;margin-top: 4px;margin-right: auto;margin-left: auto;background-size: cover;background-image: url("https://images.groovetech.io/wb-BpreV9aZdbUI7Y1YU9w5iXbROsXjcI4Gf8NHSrR8/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9hc3NldHMuZ3Jvb3ZlYXBwcy5jb20vaW1hZ2VzLzVmNjAxOTlmMTgwNTgxMDA2OTNmZTUwOC8xNzQ4NDU3Mzg4X0RvbXVzcG9ydGlzbWFydGkud2VicA.webp"); } }

 .gp-component-id-lotqXT3uUb { flex-direction: column;display: flex; } @media (max-width: 639px) { .gp-component-id-lotqXT3uUb { flex-direction: column;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-lotqXT3uUb { flex-direction: column;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-lotqXT3uUb { flex-direction: column;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-lotqXT3uUb { flex-direction: column;display: flex; } } @media (min-width: 1200px) { .gp-component-id-lotqXT3uUb { flex-direction: column;display: flex; } }

 .gp-component-id-KdcpM0ADqO { flex-direction: column;display: flex; } @media (max-width: 639px) { .gp-component-id-KdcpM0ADqO { flex-direction: column;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-KdcpM0ADqO { flex-direction: column;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-KdcpM0ADqO { flex-direction: column;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-KdcpM0ADqO { flex-direction: column;display: flex; } } @media (min-width: 1200px) { .gp-component-id-KdcpM0ADqO { flex-direction: column;display: flex; } }

 .gp-component-id-msWBBy_1L { z-index: 15;position: relative; } @media (max-width: 639px) { .gp-component-id-msWBBy_1L { z-index: 15;position: relative;background-position-x: 50%;background-position-y: 50%;min-width: 100%;width: auto;margin-top: 4px;margin-right: auto;margin-left: auto;background-size: cover;background-image: url("https://images.groovetech.io/rd2TsJdxFF60lVhtKDhBKdjsQtoKePMVb8AApi5al9c/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9hc3NldHMuZ3Jvb3ZlYXBwcy5jb20vaW1hZ2VzLzVmNjAxOTlmMTgwNTgxMDA2OTNmZTUwOC8xNzQ4NDYwMjI2X29wZW5iaWtlLndlYnA.webp"); } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-msWBBy_1L { z-index: 15;position: relative;background-position-x: 50%;background-position-y: 50%;min-width: 100%;width: auto;margin-top: 4px;margin-right: auto;margin-left: auto;background-size: cover;background-image: url("https://images.groovetech.io/rd2TsJdxFF60lVhtKDhBKdjsQtoKePMVb8AApi5al9c/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9hc3NldHMuZ3Jvb3ZlYXBwcy5jb20vaW1hZ2VzLzVmNjAxOTlmMTgwNTgxMDA2OTNmZTUwOC8xNzQ4NDYwMjI2X29wZW5iaWtlLndlYnA.webp"); } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-msWBBy_1L { z-index: 15;position: relative;background-position-x: 50%;background-position-y: 50%;min-width: 100%;width: auto;margin-top: 4px;margin-right: auto;margin-left: auto;background-size: cover;background-image: url("https://images.groovetech.io/rd2TsJdxFF60lVhtKDhBKdjsQtoKePMVb8AApi5al9c/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9hc3NldHMuZ3Jvb3ZlYXBwcy5jb20vaW1hZ2VzLzVmNjAxOTlmMTgwNTgxMDA2OTNmZTUwOC8xNzQ4NDYwMjI2X29wZW5iaWtlLndlYnA.webp"); } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-msWBBy_1L { z-index: 15;position: relative;background-position-x: 50%;background-position-y: 50%;min-width: 100%;width: auto;margin-top: 4px;margin-right: auto;margin-left: auto;background-size: cover;background-image: url("https://images.groovetech.io/rd2TsJdxFF60lVhtKDhBKdjsQtoKePMVb8AApi5al9c/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9hc3NldHMuZ3Jvb3ZlYXBwcy5jb20vaW1hZ2VzLzVmNjAxOTlmMTgwNTgxMDA2OTNmZTUwOC8xNzQ4NDYwMjI2X29wZW5iaWtlLndlYnA.webp"); } } @media (min-width: 1200px) { .gp-component-id-msWBBy_1L { z-index: 15;position: relative;background-position-x: 50%;background-position-y: 50%;min-width: 100%;width: auto;margin-top: 4px;margin-right: auto;margin-left: auto;background-size: cover;background-image: url("https://images.groovetech.io/rd2TsJdxFF60lVhtKDhBKdjsQtoKePMVb8AApi5al9c/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9hc3NldHMuZ3Jvb3ZlYXBwcy5jb20vaW1hZ2VzLzVmNjAxOTlmMTgwNTgxMDA2OTNmZTUwOC8xNzQ4NDYwMjI2X29wZW5iaWtlLndlYnA.webp"); } }

 .gp-component-id-soGGtmYtS2 { flex-direction: column;display: flex; } @media (max-width: 639px) { .gp-component-id-soGGtmYtS2 { flex-direction: column;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-soGGtmYtS2 { flex-direction: column;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-soGGtmYtS2 { flex-direction: column;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-soGGtmYtS2 { flex-direction: column;display: flex; } } @media (min-width: 1200px) { .gp-component-id-soGGtmYtS2 { flex-direction: column;display: flex; } }

 .gp-component-id-iPA9q3Gvi8 { flex-direction: column;display: flex; } @media (max-width: 639px) { .gp-component-id-iPA9q3Gvi8 { flex-direction: column;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-iPA9q3Gvi8 { flex-direction: column;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-iPA9q3Gvi8 { flex-direction: column;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-iPA9q3Gvi8 { flex-direction: column;display: flex; } } @media (min-width: 1200px) { .gp-component-id-iPA9q3Gvi8 { flex-direction: column;display: flex; } }

 .gp-component-id-zcrEJSVRL { z-index: 15;position: relative; } @media (max-width: 639px) { .gp-component-id-zcrEJSVRL { z-index: 15;position: relative;background-position-x: 50%;background-position-y: 50%;min-width: 100%;width: auto;margin-top: 4px;margin-right: auto;margin-left: auto;background-size: cover;background-image: url("https://images.groovetech.io/In4RMTJPTfhCFIMdlkngLLTccAA_LmppO4XqhMUDczc/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9hc3NldHMuZ3Jvb3ZlYXBwcy5jb20vaW1hZ2VzLzVmNjAxOTlmMTgwNTgxMDA2OTNmZTUwOC8xNzQ4NDU3Mzc2X2Nhc2FkZTNtZXNlcy53ZWJw.webp"); } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-zcrEJSVRL { z-index: 15;position: relative;background-position-x: 50%;background-position-y: 50%;min-width: 100%;width: auto;margin-top: 4px;margin-right: auto;margin-left: auto;background-size: cover;background-image: url("https://images.groovetech.io/In4RMTJPTfhCFIMdlkngLLTccAA_LmppO4XqhMUDczc/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9hc3NldHMuZ3Jvb3ZlYXBwcy5jb20vaW1hZ2VzLzVmNjAxOTlmMTgwNTgxMDA2OTNmZTUwOC8xNzQ4NDU3Mzc2X2Nhc2FkZTNtZXNlcy53ZWJw.webp"); } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-zcrEJSVRL { z-index: 15;position: relative;background-position-x: 50%;background-position-y: 50%;min-width: 100%;width: auto;margin-top: 4px;margin-right: auto;margin-left: auto;background-size: cover;background-image: url("https://images.groovetech.io/In4RMTJPTfhCFIMdlkngLLTccAA_LmppO4XqhMUDczc/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9hc3NldHMuZ3Jvb3ZlYXBwcy5jb20vaW1hZ2VzLzVmNjAxOTlmMTgwNTgxMDA2OTNmZTUwOC8xNzQ4NDU3Mzc2X2Nhc2FkZTNtZXNlcy53ZWJw.webp"); } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-zcrEJSVRL { z-index: 15;position: relative;background-position-x: 50%;background-position-y: 50%;min-width: 100%;width: auto;margin-top: 4px;margin-right: auto;margin-left: auto;background-size: cover;background-image: url("https://images.groovetech.io/In4RMTJPTfhCFIMdlkngLLTccAA_LmppO4XqhMUDczc/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9hc3NldHMuZ3Jvb3ZlYXBwcy5jb20vaW1hZ2VzLzVmNjAxOTlmMTgwNTgxMDA2OTNmZTUwOC8xNzQ4NDU3Mzc2X2Nhc2FkZTNtZXNlcy53ZWJw.webp"); } } @media (min-width: 1200px) { .gp-component-id-zcrEJSVRL { z-index: 15;position: relative;background-position-x: 50%;background-position-y: 50%;min-width: 100%;width: auto;margin-top: 4px;margin-right: auto;margin-left: auto;background-size: cover;background-image: url("https://images.groovetech.io/In4RMTJPTfhCFIMdlkngLLTccAA_LmppO4XqhMUDczc/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9hc3NldHMuZ3Jvb3ZlYXBwcy5jb20vaW1hZ2VzLzVmNjAxOTlmMTgwNTgxMDA2OTNmZTUwOC8xNzQ4NDU3Mzc2X2Nhc2FkZTNtZXNlcy53ZWJw.webp"); } }

 .gp-component-id-G9lI30Omnb { flex-direction: column;display: flex; } @media (max-width: 639px) { .gp-component-id-G9lI30Omnb { flex-direction: column;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-G9lI30Omnb { flex-direction: column;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-G9lI30Omnb { flex-direction: column;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-G9lI30Omnb { flex-direction: column;display: flex; } } @media (min-width: 1200px) { .gp-component-id-G9lI30Omnb { flex-direction: column;display: flex; } }

 .gp-component-id-TM8M695el6 { flex-direction: column;display: flex; } @media (max-width: 639px) { .gp-component-id-TM8M695el6 { flex-direction: column;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-TM8M695el6 { flex-direction: column;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-TM8M695el6 { flex-direction: column;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-TM8M695el6 { flex-direction: column;display: flex; } } @media (min-width: 1200px) { .gp-component-id-TM8M695el6 { flex-direction: column;display: flex; } }

 .gp-component-id-UwfEf_yBz { z-index: 15;position: relative; } @media (max-width: 639px) { .gp-component-id-UwfEf_yBz { z-index: 15;position: relative;background-position-y: 50%;background-position-x: 50%;min-width: 100%;width: auto;margin-top: 4px;margin-right: auto;margin-left: auto;background-size: cover;background-image: url("https://images.groovetech.io/BT8aT80esXHqyoitmHt7bBbFQcdcXqaHgHwi87hv0iU/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9hc3NldHMuZ3Jvb3ZlYXBwcy5jb20vaW1hZ2VzLzVmNjAxOTlmMTgwNTgxMDA2OTNmZTUwOC8xNzQ4NDU3NDQxX2tpbmRlcmdhcmRlbnllcmJhYnVlbmEud2VicA.webp"); } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-UwfEf_yBz { z-index: 15;position: relative;background-position-y: 50%;background-position-x: 50%;min-width: 100%;width: auto;margin-top: 4px;margin-right: auto;margin-left: auto;background-size: cover;background-image: url("https://images.groovetech.io/BT8aT80esXHqyoitmHt7bBbFQcdcXqaHgHwi87hv0iU/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9hc3NldHMuZ3Jvb3ZlYXBwcy5jb20vaW1hZ2VzLzVmNjAxOTlmMTgwNTgxMDA2OTNmZTUwOC8xNzQ4NDU3NDQxX2tpbmRlcmdhcmRlbnllcmJhYnVlbmEud2VicA.webp"); } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-UwfEf_yBz { z-index: 15;position: relative;background-position-y: 50%;background-position-x: 50%;min-width: 100%;width: auto;margin-top: 4px;margin-right: auto;margin-left: auto;background-size: cover;background-image: url("https://images.groovetech.io/BT8aT80esXHqyoitmHt7bBbFQcdcXqaHgHwi87hv0iU/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9hc3NldHMuZ3Jvb3ZlYXBwcy5jb20vaW1hZ2VzLzVmNjAxOTlmMTgwNTgxMDA2OTNmZTUwOC8xNzQ4NDU3NDQxX2tpbmRlcmdhcmRlbnllcmJhYnVlbmEud2VicA.webp"); } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-UwfEf_yBz { z-index: 15;position: relative;background-position-y: 50%;background-position-x: 50%;min-width: 100%;width: auto;margin-top: 4px;margin-right: auto;margin-left: auto;background-size: cover;background-image: url("https://images.groovetech.io/BT8aT80esXHqyoitmHt7bBbFQcdcXqaHgHwi87hv0iU/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9hc3NldHMuZ3Jvb3ZlYXBwcy5jb20vaW1hZ2VzLzVmNjAxOTlmMTgwNTgxMDA2OTNmZTUwOC8xNzQ4NDU3NDQxX2tpbmRlcmdhcmRlbnllcmJhYnVlbmEud2VicA.webp"); } } @media (min-width: 1200px) { .gp-component-id-UwfEf_yBz { z-index: 15;position: relative;background-position-y: 50%;background-position-x: 50%;min-width: 100%;width: auto;margin-top: 4px;margin-right: auto;margin-left: auto;background-size: cover;background-image: url("https://images.groovetech.io/BT8aT80esXHqyoitmHt7bBbFQcdcXqaHgHwi87hv0iU/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9hc3NldHMuZ3Jvb3ZlYXBwcy5jb20vaW1hZ2VzLzVmNjAxOTlmMTgwNTgxMDA2OTNmZTUwOC8xNzQ4NDU3NDQxX2tpbmRlcmdhcmRlbnllcmJhYnVlbmEud2VicA.webp"); } }

 .gp-component-id-gi_jIvdZvm { flex-direction: column;display: flex; } @media (max-width: 639px) { .gp-component-id-gi_jIvdZvm { flex-direction: column;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-gi_jIvdZvm { flex-direction: column;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-gi_jIvdZvm { flex-direction: column;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-gi_jIvdZvm { flex-direction: column;display: flex; } } @media (min-width: 1200px) { .gp-component-id-gi_jIvdZvm { flex-direction: column;display: flex; } }

 .gp-component-id-M4kQRfDv0z { flex-direction: column;display: flex; } @media (max-width: 639px) { .gp-component-id-M4kQRfDv0z { flex-direction: column;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-M4kQRfDv0z { flex-direction: column;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-M4kQRfDv0z { flex-direction: column;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-M4kQRfDv0z { flex-direction: column;display: flex; } } @media (min-width: 1200px) { .gp-component-id-M4kQRfDv0z { flex-direction: column;display: flex; } }

 .gp-component-id-X2igtNcn0 { z-index: 15;position: relative; } @media (max-width: 639px) { .gp-component-id-X2igtNcn0 { z-index: 15;position: relative;background-position-x: 50%;background-position-y: 50%;min-width: 100%;width: auto;margin-top: 4px;margin-right: auto;margin-left: auto;background-size: cover;background-image: url("https://images.groovetech.io/FQ4h2Ak5TbTMZh2PvHbV4LRFZl1vyUNOBBw4KuAjXrg/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9hc3NldHMuZ3Jvb3ZlYXBwcy5jb20vaW1hZ2VzLzVmNjAxOTlmMTgwNTgxMDA2OTNmZTUwOC8xNzQ4NDU3NDQ2X3B1bnRvbnViZS53ZWJw.webp"); } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-X2igtNcn0 { z-index: 15;position: relative;background-position-x: 50%;background-position-y: 50%;min-width: 100%;width: auto;margin-top: 4px;margin-right: auto;margin-left: auto;background-size: cover;background-image: url("https://images.groovetech.io/FQ4h2Ak5TbTMZh2PvHbV4LRFZl1vyUNOBBw4KuAjXrg/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9hc3NldHMuZ3Jvb3ZlYXBwcy5jb20vaW1hZ2VzLzVmNjAxOTlmMTgwNTgxMDA2OTNmZTUwOC8xNzQ4NDU3NDQ2X3B1bnRvbnViZS53ZWJw.webp"); } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-X2igtNcn0 { z-index: 15;position: relative;background-position-x: 50%;background-position-y: 50%;min-width: 100%;width: auto;margin-top: 4px;margin-right: auto;margin-left: auto;background-size: cover;background-image: url("https://images.groovetech.io/FQ4h2Ak5TbTMZh2PvHbV4LRFZl1vyUNOBBw4KuAjXrg/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9hc3NldHMuZ3Jvb3ZlYXBwcy5jb20vaW1hZ2VzLzVmNjAxOTlmMTgwNTgxMDA2OTNmZTUwOC8xNzQ4NDU3NDQ2X3B1bnRvbnViZS53ZWJw.webp"); } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-X2igtNcn0 { z-index: 15;position: relative;background-position-x: 50%;background-position-y: 50%;min-width: 100%;width: auto;margin-top: 4px;margin-right: auto;margin-left: auto;background-size: cover;background-image: url("https://images.groovetech.io/FQ4h2Ak5TbTMZh2PvHbV4LRFZl1vyUNOBBw4KuAjXrg/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9hc3NldHMuZ3Jvb3ZlYXBwcy5jb20vaW1hZ2VzLzVmNjAxOTlmMTgwNTgxMDA2OTNmZTUwOC8xNzQ4NDU3NDQ2X3B1bnRvbnViZS53ZWJw.webp"); } } @media (min-width: 1200px) { .gp-component-id-X2igtNcn0 { z-index: 15;position: relative;background-position-x: 50%;background-position-y: 50%;min-width: 100%;width: auto;margin-top: 4px;margin-right: auto;margin-left: auto;background-size: cover;background-image: url("https://images.groovetech.io/FQ4h2Ak5TbTMZh2PvHbV4LRFZl1vyUNOBBw4KuAjXrg/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9hc3NldHMuZ3Jvb3ZlYXBwcy5jb20vaW1hZ2VzLzVmNjAxOTlmMTgwNTgxMDA2OTNmZTUwOC8xNzQ4NDU3NDQ2X3B1bnRvbnViZS53ZWJw.webp"); } }

 .gp-component-id-t5VtgrDEg { flex-direction: column;display: flex; } @media (max-width: 639px) { .gp-component-id-t5VtgrDEg { flex-direction: column;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-t5VtgrDEg { flex-direction: column;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-t5VtgrDEg { flex-direction: column;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-t5VtgrDEg { flex-direction: column;display: flex; } } @media (min-width: 1200px) { .gp-component-id-t5VtgrDEg { flex-direction: column;display: flex; } }

 .gp-component-id-X7vJk0jJL { flex-direction: column;display: flex; } @media (max-width: 639px) { .gp-component-id-X7vJk0jJL { flex-direction: column;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-X7vJk0jJL { flex-direction: column;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-X7vJk0jJL { flex-direction: column;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-X7vJk0jJL { flex-direction: column;display: flex; } } @media (min-width: 1200px) { .gp-component-id-X7vJk0jJL { flex-direction: column;display: flex; } }

 .gp-component-id-ZJTVcIabTd { z-index: 15;position: relative; } @media (max-width: 639px) { .gp-component-id-ZJTVcIabTd { z-index: 15;position: relative;background-position-x: 50%;background-position-y: 50%;min-width: 100%;width: auto;margin-top: 4px;margin-right: auto;margin-left: auto;background-size: cover;background-image: url("https://images.groovetech.io/emQqBOhN_Z4xmHxm1dPpWyE8ISwLv19fpEVy1Uw3NQ0/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9hc3NldHMuZ3Jvb3ZlYXBwcy5jb20vaW1hZ2VzLzVmNjAxOTlmMTgwNTgxMDA2OTNmZTUwOC8xNzQ4NDU3NDUwX3NlbmRlcm9zLndlYnA.webp"); } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-ZJTVcIabTd { z-index: 15;position: relative;background-position-x: 50%;background-position-y: 50%;min-width: 100%;width: auto;margin-top: 4px;margin-right: auto;margin-left: auto;background-size: cover;background-image: url("https://images.groovetech.io/emQqBOhN_Z4xmHxm1dPpWyE8ISwLv19fpEVy1Uw3NQ0/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9hc3NldHMuZ3Jvb3ZlYXBwcy5jb20vaW1hZ2VzLzVmNjAxOTlmMTgwNTgxMDA2OTNmZTUwOC8xNzQ4NDU3NDUwX3NlbmRlcm9zLndlYnA.webp"); } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-ZJTVcIabTd { z-index: 15;position: relative;background-position-x: 50%;background-position-y: 50%;min-width: 100%;width: auto;margin-top: 4px;margin-right: auto;margin-left: auto;background-size: cover;background-image: url("https://images.groovetech.io/emQqBOhN_Z4xmHxm1dPpWyE8ISwLv19fpEVy1Uw3NQ0/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9hc3NldHMuZ3Jvb3ZlYXBwcy5jb20vaW1hZ2VzLzVmNjAxOTlmMTgwNTgxMDA2OTNmZTUwOC8xNzQ4NDU3NDUwX3NlbmRlcm9zLndlYnA.webp"); } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-ZJTVcIabTd { z-index: 15;position: relative;background-position-x: 50%;background-position-y: 50%;min-width: 100%;width: auto;margin-top: 4px;margin-right: auto;margin-left: auto;background-size: cover;background-image: url("https://images.groovetech.io/emQqBOhN_Z4xmHxm1dPpWyE8ISwLv19fpEVy1Uw3NQ0/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9hc3NldHMuZ3Jvb3ZlYXBwcy5jb20vaW1hZ2VzLzVmNjAxOTlmMTgwNTgxMDA2OTNmZTUwOC8xNzQ4NDU3NDUwX3NlbmRlcm9zLndlYnA.webp"); } } @media (min-width: 1200px) { .gp-component-id-ZJTVcIabTd { z-index: 15;position: relative;background-position-x: 50%;background-position-y: 50%;min-width: 100%;width: auto;margin-top: 4px;margin-right: auto;margin-left: auto;background-size: cover;background-image: url("https://images.groovetech.io/emQqBOhN_Z4xmHxm1dPpWyE8ISwLv19fpEVy1Uw3NQ0/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9hc3NldHMuZ3Jvb3ZlYXBwcy5jb20vaW1hZ2VzLzVmNjAxOTlmMTgwNTgxMDA2OTNmZTUwOC8xNzQ4NDU3NDUwX3NlbmRlcm9zLndlYnA.webp"); } }

 .gp-component-id-ENbfFUS70i { min-height: 50px;position: relative;z-index: auto; } @media (max-width: 639px) { .gp-component-id-ENbfFUS70i { min-height: 50px;position: relative;z-index: auto;width: 100%;font-family: Poppins;letter-spacing: 0.05em;color: rgb(242, 242, 240);font-weight: 100; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-ENbfFUS70i { min-height: 50px;position: relative;z-index: auto;width: 100%;font-family: Poppins;letter-spacing: 0.05em;color: rgb(242, 242, 240);font-weight: 100; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-ENbfFUS70i { min-height: 50px;position: relative;z-index: auto;width: 100%;font-family: Poppins;letter-spacing: 0.05em;color: rgb(242, 242, 240);font-weight: 100; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-ENbfFUS70i { min-height: 50px;position: relative;z-index: auto;width: 100%;font-family: Poppins;letter-spacing: 0.05em;color: rgb(242, 242, 240);font-weight: 100; } } @media (min-width: 1200px) { .gp-component-id-ENbfFUS70i { min-height: 50px;position: relative;z-index: auto;width: 100%;font-family: Poppins;letter-spacing: 0.05em;color: rgb(242, 242, 240);font-weight: 100; } }

 .gp-component-id-Hc6l2DWQ7 { width: 100%; } @media (max-width: 639px) { .gp-component-id-Hc6l2DWQ7 { width: 100%;overflow-wrap: break-word;display: block;height: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-Hc6l2DWQ7 { width: 100%;overflow-wrap: break-word;height: auto; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-Hc6l2DWQ7 { width: 100%;overflow-wrap: break-word;height: auto; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-Hc6l2DWQ7 { width: 100%;overflow-wrap: break-word;height: auto; } } @media (min-width: 1200px) { .gp-component-id-Hc6l2DWQ7 { width: 100%;overflow-wrap: break-word;height: auto; } }

 @media (max-width: 639px) { .gp-component-id-i9GWrqH23fv { height: 200px;margin-right: auto;margin-left: auto; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-i9GWrqH23fv { height: auto;width: auto;margin-left: -17px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-i9GWrqH23fv { height: auto;width: auto;margin-left: -17px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-i9GWrqH23fv { height: auto;width: auto;margin-left: -17px; } } @media (min-width: 1200px) { .gp-component-id-i9GWrqH23fv { height: auto;width: auto;margin-left: -17px; } }

 .gp-component-id-PzmR6VfCuQ { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;padding-left: 8px;width: 100%; } @media (max-width: 639px) { .gp-component-id-PzmR6VfCuQ { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;padding-left: 8px;width: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-PzmR6VfCuQ { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;padding-left: 8px;width: 100%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-PzmR6VfCuQ { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;padding-left: 8px;width: 66.6667%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-PzmR6VfCuQ { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;padding-left: 8px;width: 66.6667%; } } @media (min-width: 1200px) { .gp-component-id-PzmR6VfCuQ { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;padding-left: 8px;width: 66.6667%; } }

 @media (max-width: 639px) { .gp-component-id-vWxPpnvMb { z-index: 15;position: relative;width: 100%;margin-right: auto;margin-left: auto; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-vWxPpnvMb { z-index: 15;position: relative;max-width: 640px;width: 100%;margin-right: auto;margin-left: auto; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-vWxPpnvMb { z-index: 15;position: relative;max-width: 768px;width: 100%;margin-right: auto;margin-left: auto; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-vWxPpnvMb { z-index: 15;position: relative;max-width: 992px;width: 100%;margin-right: auto;margin-left: auto; } } @media (min-width: 1200px) { .gp-component-id-vWxPpnvMb { z-index: 15;position: relative;max-width: 992px;width: 100%;margin-right: auto;margin-left: auto; } }

 .gp-component-id-sTYR0Tea1E { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;padding-left: 8px;width: 100%; } @media (max-width: 639px) { .gp-component-id-sTYR0Tea1E { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;padding-left: 8px;width: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-sTYR0Tea1E { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;padding-left: 8px;width: 100%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-sTYR0Tea1E { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;padding-left: 8px;width: 33.3333%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-sTYR0Tea1E { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;padding-left: 8px;width: 33.3333%; } } @media (min-width: 1200px) { .gp-component-id-sTYR0Tea1E { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;padding-left: 8px;width: 33.3333%; } }

 .gp-component-id-J0_7Y1n0O0 { text-align: inherit; } @media (max-width: 639px) { .gp-component-id-J0_7Y1n0O0 { text-align: inherit; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-J0_7Y1n0O0 { text-align: inherit; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-J0_7Y1n0O0 { text-align: inherit; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-J0_7Y1n0O0 { text-align: inherit; } } @media (min-width: 1200px) { .gp-component-id-J0_7Y1n0O0 { text-align: inherit; } }

 .gp-component-id-iFS0vV_dEM { display: flex;flex-direction: column; } @media (max-width: 639px) { .gp-component-id-iFS0vV_dEM { display: flex;flex-direction: column; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-iFS0vV_dEM { display: flex;flex-direction: column; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-iFS0vV_dEM { display: flex;flex-direction: column; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-iFS0vV_dEM { display: flex;flex-direction: column; } } @media (min-width: 1200px) { .gp-component-id-iFS0vV_dEM { display: flex;flex-direction: column; } }

 .gp-component-id-oG955sUJdD { display: flex;flex-direction: column; } @media (max-width: 639px) { .gp-component-id-oG955sUJdD { display: flex;flex-direction: column; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-oG955sUJdD { display: flex;flex-direction: column; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-oG955sUJdD { display: flex;flex-direction: column; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-oG955sUJdD { display: flex;flex-direction: column; } } @media (min-width: 1200px) { .gp-component-id-oG955sUJdD { display: flex;flex-direction: column; } }

 .gp-component-id-EP7t0Soh0y { display: flex;flex-direction: column; } @media (max-width: 639px) { .gp-component-id-EP7t0Soh0y { display: flex;flex-direction: column; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-EP7t0Soh0y { display: flex;flex-direction: column; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-EP7t0Soh0y { display: flex;flex-direction: column; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-EP7t0Soh0y { display: flex;flex-direction: column; } } @media (min-width: 1200px) { .gp-component-id-EP7t0Soh0y { display: flex;flex-direction: column; } }

 .gp-component-id-TqraGT02G0 { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;padding-left: 8px;width: 100%; } @media (max-width: 639px) { .gp-component-id-TqraGT02G0 { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;padding-left: 8px;width: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-TqraGT02G0 { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;padding-left: 8px;width: 100%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-TqraGT02G0 { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;padding-left: 8px;width: 66.6667%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-TqraGT02G0 { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;padding-left: 8px;width: 66.6667%; } } @media (min-width: 1200px) { .gp-component-id-TqraGT02G0 { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;padding-left: 8px;width: 66.6667%; } }

 .gp-component-id-u7bO_6SgwL { flex-wrap: wrap;margin-right: -8px;margin-left: -8px; } @media (max-width: 639px) { .gp-component-id-u7bO_6SgwL { flex-wrap: wrap;margin-right: -8px;margin-left: -8px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-u7bO_6SgwL { flex-wrap: wrap;margin-right: -8px;margin-left: -8px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-u7bO_6SgwL { flex-wrap: wrap;margin-right: -8px;margin-left: -8px;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-u7bO_6SgwL { flex-wrap: wrap;margin-right: -8px;margin-left: -8px;display: flex; } } @media (min-width: 1200px) { .gp-component-id-u7bO_6SgwL { flex-wrap: wrap;margin-right: -8px;margin-left: -8px;display: flex; } }

 .gp-component-id-gLL7a5y0CHG { position: relative;z-index: 15;width: 100%;margin-right: auto;margin-left: auto; } @media (max-width: 639px) { .gp-component-id-gLL7a5y0CHG { position: relative;z-index: 15;width: 100%;margin-right: auto;margin-left: auto; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-gLL7a5y0CHG { position: relative;z-index: 15;width: 100%;margin-right: auto;margin-left: auto;max-width: 640px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-gLL7a5y0CHG { position: relative;z-index: 15;width: 100%;margin-right: auto;margin-left: auto;max-width: 768px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-gLL7a5y0CHG { position: relative;z-index: 15;width: 100%;margin-right: auto;margin-left: auto;max-width: 992px; } } @media (min-width: 1200px) { .gp-component-id-gLL7a5y0CHG { position: relative;z-index: 15;width: 100%;margin-right: auto;margin-left: auto;max-width: 992px; } }

 @media (max-width: 639px) { .gp-component-id-fhviLCjPjJ { height: 100%;width: 100%;padding-bottom: 0px;padding-top: 100px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-fhviLCjPjJ { height: 100%;width: 100%;padding-bottom: 0px;padding-top: 100px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-fhviLCjPjJ { height: 100%;width: 100%;padding-bottom: 0px;padding-top: 100px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-fhviLCjPjJ { height: 100%;width: 100%;padding-bottom: 0px;padding-top: 100px; } } @media (min-width: 1200px) { .gp-component-id-fhviLCjPjJ { height: 100%;width: 100%;padding-bottom: 0px;padding-top: 100px;margin-top: 0px; } }

 .gp-component-id-IwE20vJMTe { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;padding-left: 8px;width: 100%; } @media (max-width: 639px) { .gp-component-id-IwE20vJMTe { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;padding-left: 8px;width: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-IwE20vJMTe { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;padding-left: 8px;width: 100%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-IwE20vJMTe { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;padding-left: 8px;width: 33.33%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-IwE20vJMTe { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;padding-left: 8px;width: 33.33%; } } @media (min-width: 1200px) { .gp-component-id-IwE20vJMTe { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;padding-left: 8px;width: 33.33%; } }

 .gp-component-id-72eriXEN3t { flex-wrap: wrap;margin-right: -8px;margin-left: -8px; } @media (max-width: 639px) { .gp-component-id-72eriXEN3t { flex-wrap: wrap;margin-right: -8px;margin-left: -8px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-72eriXEN3t { flex-wrap: wrap;margin-right: -8px;margin-left: -8px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-72eriXEN3t { flex-wrap: wrap;margin-right: -8px;margin-left: -8px;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-72eriXEN3t { flex-wrap: wrap;margin-right: -8px;margin-left: -8px;display: flex; } } @media (min-width: 1200px) { .gp-component-id-72eriXEN3t { flex-wrap: wrap;margin-right: -8px;margin-left: -8px;display: flex; } }

 .gp-component-id-qrhfrA5ecb { z-index: 15;position: relative; } @media (max-width: 639px) { .gp-component-id-qrhfrA5ecb { z-index: 15;position: relative;max-width: 100%;height: 100%;width: 100%;margin-right: 0px;margin-left: 0px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-qrhfrA5ecb { z-index: 15;position: relative;max-width: 100%;height: 100%;width: 100%;margin-right: 0px;margin-left: 0px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-qrhfrA5ecb { z-index: 15;position: relative;max-width: 100%;height: 100%;width: 100%;margin-right: 0px;margin-left: 0px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-qrhfrA5ecb { z-index: 15;position: relative;max-width: 100%;height: 100%;width: 100%;margin-right: 0px;margin-left: 0px; } } @media (min-width: 1200px) { .gp-component-id-qrhfrA5ecb { z-index: 15;position: relative;max-width: 100%;height: 100%;width: 100%;margin-right: 0px;margin-left: 0px; } }

 .gp-component-id-tFy03MaRKS { min-height: 50px;position: relative;z-index: auto; } @media (max-width: 639px) { .gp-component-id-tFy03MaRKS { min-height: 50px;position: relative;z-index: auto;display: flex;height: auto;margin-top: 0px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-tFy03MaRKS { min-height: 50px;position: relative;z-index: auto;display: flex;height: auto;margin-top: 0px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-tFy03MaRKS { min-height: 50px;position: relative;z-index: auto;display: flex;height: auto;margin-top: 0px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-tFy03MaRKS { min-height: 50px;position: relative;z-index: auto;display: flex;height: auto;margin-top: 0px; } } @media (min-width: 1200px) { .gp-component-id-tFy03MaRKS { min-height: 50px;position: relative;z-index: auto;display: flex;height: auto;margin-top: 0px; } }

 .gp-component-id-OLHIYVFAuk { line-height: 1;display: inline-block; } @media (max-width: 639px) { .gp-component-id-OLHIYVFAuk { line-height: 1;display: inline-block;color: rgb(26, 26, 26); } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-OLHIYVFAuk { line-height: 1;display: inline-block;color: rgb(26, 26, 26); } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-OLHIYVFAuk { line-height: 1;display: inline-block;color: rgb(26, 26, 26); } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-OLHIYVFAuk { line-height: 1;display: inline-block;color: rgb(26, 26, 26); } } @media (min-width: 1200px) { .gp-component-id-OLHIYVFAuk { line-height: 1;display: inline-block;color: rgb(26, 26, 26); } }

 .gp-component-id-sRqZpFOBmL { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;line-height: 1.15;font-size: 24px;font-family: inherit;overflow-y: visible;overflow-x: visible;text-transform: none;appearance: button;padding-left: 0px;padding-bottom: 0px;padding-right: 0px;padding-top: 0px;background-color: transparent;background-clip: initial;background-origin: initial;background-attachment: initial;background-repeat: initial;background-size: initial;background-position-y: initial;background-position-x: initial;background-image: initial;cursor: pointer;display: inline-flex;align-items: center;color: rgb(255, 255, 255); } .gp-component-id-sRqZpFOBmL:focus,.gp-component-id-sRqZpFOBmL.gp-focus { outline-width: 5px;outline-style: auto;outline-color: -webkit-focus-ring-color; } @media (max-width: 639px) { .gp-component-id-sRqZpFOBmL { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;line-height: 1.15;font-size: 24px;font-family: inherit;overflow-y: visible;overflow-x: visible;text-transform: none;appearance: button;padding-left: 0px;padding-bottom: 0px;padding-right: 0px;padding-top: 0px;background-color: transparent;background-clip: initial;background-origin: initial;background-attachment: initial;background-repeat: initial;background-size: initial;background-position-y: initial;background-position-x: initial;background-image: initial;cursor: pointer;display: inline-flex;align-items: center;color: rgb(255, 255, 255); } .gp-component-id-sRqZpFOBmL:focus,.gp-component-id-sRqZpFOBmL.gp-focus { outline-width: 5px;outline-style: auto;outline-color: -webkit-focus-ring-color; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-sRqZpFOBmL { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;line-height: 1.15;font-size: 24px;font-family: inherit;overflow-y: visible;overflow-x: visible;text-transform: none;appearance: button;padding-left: 0px;padding-bottom: 0px;padding-right: 0px;padding-top: 0px;background-color: transparent;background-clip: initial;background-origin: initial;background-attachment: initial;background-repeat: initial;background-size: initial;background-position-y: initial;background-position-x: initial;background-image: initial;cursor: pointer;display: inline-flex;align-items: center;color: rgb(255, 255, 255); } .gp-component-id-sRqZpFOBmL:focus,.gp-component-id-sRqZpFOBmL.gp-focus { outline-width: 5px;outline-style: auto;outline-color: -webkit-focus-ring-color; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-sRqZpFOBmL { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;line-height: 1.15;font-size: 24px;font-family: inherit;overflow-y: visible;overflow-x: visible;text-transform: none;appearance: button;padding-left: 0px;padding-bottom: 0px;padding-right: 0px;padding-top: 0px;background-color: transparent;background-clip: initial;background-origin: initial;background-attachment: initial;background-repeat: initial;background-size: initial;background-position-y: initial;background-position-x: initial;background-image: initial;cursor: pointer;display: inline-flex;align-items: center;color: rgb(255, 255, 255); } .gp-component-id-sRqZpFOBmL:focus,.gp-component-id-sRqZpFOBmL.gp-focus { outline-width: 5px;outline-style: auto;outline-color: -webkit-focus-ring-color; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-sRqZpFOBmL { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;line-height: 1.15;font-size: 24px;font-family: inherit;overflow-y: visible;overflow-x: visible;text-transform: none;appearance: button;padding-left: 0px;padding-bottom: 0px;padding-right: 0px;padding-top: 0px;background-color: transparent;background-clip: initial;background-origin: initial;background-attachment: initial;background-repeat: initial;background-size: initial;background-position-y: initial;background-position-x: initial;background-image: initial;cursor: pointer;display: none;align-items: center;color: rgb(255, 255, 255); } .gp-component-id-sRqZpFOBmL:focus,.gp-component-id-sRqZpFOBmL.gp-focus { outline-width: 5px;outline-style: auto;outline-color: -webkit-focus-ring-color; } } @media (min-width: 1200px) { .gp-component-id-sRqZpFOBmL { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;line-height: 1.15;font-size: 24px;font-family: inherit;overflow-y: visible;overflow-x: visible;text-transform: none;appearance: button;padding-left: 0px;padding-bottom: 0px;padding-right: 0px;padding-top: 0px;background-color: transparent;background-clip: initial;background-origin: initial;background-attachment: initial;background-repeat: initial;background-size: initial;background-position-y: initial;background-position-x: initial;background-image: initial;cursor: pointer;display: none;align-items: center;color: rgb(255, 255, 255); } .gp-component-id-sRqZpFOBmL:focus,.gp-component-id-sRqZpFOBmL.gp-focus { outline-width: 5px;outline-style: auto;outline-color: -webkit-focus-ring-color; } }

 .gp-component-id-yPlxuquOjP { display: none;align-items: center; } @media (max-width: 639px) { .gp-component-id-yPlxuquOjP { display: none !important;align-items: center; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-yPlxuquOjP { display: none !important;align-items: center; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-yPlxuquOjP { display: none !important;align-items: center; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-yPlxuquOjP { display: flex !important;align-items: center; } } @media (min-width: 1200px) { .gp-component-id-yPlxuquOjP { display: flex !important;align-items: center; } }

 @media (max-width: 639px) { .gp-component-id-GVdIEN_XQd { font-family: Poppins;text-align: right;color: rgb(255, 255, 255);font-size: 18px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-GVdIEN_XQd { font-family: Poppins;text-align: right;color: rgb(255, 255, 255);font-size: 18px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-GVdIEN_XQd { font-family: Poppins;text-align: right;color: rgb(255, 255, 255);font-size: 18px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-GVdIEN_XQd { position: static !important;font-family: Poppins;text-align: right;color: rgb(255, 255, 255);font-size: 18px; } } @media (min-width: 1200px) { .gp-component-id-GVdIEN_XQd { position: static !important;font-family: Poppins;text-align: right;color: rgb(255, 255, 255);font-size: 18px; } }

 .gp-component-id-RwFqLKKJQh { flex-basis: 0%;flex-shrink: 1;flex-grow: 1;position: absolute;left: 0px;right: 0px;z-index: 20;top: 100%; } @media (max-width: 639px) { .gp-component-id-RwFqLKKJQh { flex-basis: 0%;flex-shrink: 1;flex-grow: 1;position: absolute;left: 0px;right: 0px;z-index: 20;top: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-RwFqLKKJQh { flex-basis: 0%;flex-shrink: 1;flex-grow: 1;position: absolute;left: 0px;right: 0px;z-index: 20;top: 100%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-RwFqLKKJQh { flex-basis: 0%;flex-shrink: 1;flex-grow: 1;position: relative;left: 0px;right: 0px;z-index: 20;top: 100%;display: flex;justify-content: flex-end; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-RwFqLKKJQh { flex-basis: 0%;flex-shrink: 1;flex-grow: 1;position: static !important;left: 0px;right: 0px;z-index: 20;top: 100%;display: flex;justify-content: flex-end; } } @media (min-width: 1200px) { .gp-component-id-RwFqLKKJQh { flex-basis: 0%;flex-shrink: 1;flex-grow: 1;position: static !important;left: 0px;right: 0px;z-index: 20;top: 100%;display: flex;justify-content: flex-end; } }

 .gp-component-id-bM3MnSwRi0 { border-left-style: solid;border-bottom-style: solid;border-right-style: solid;border-top-style: solid;height: auto;max-width: 100%;object-fit: cover;object-position: center center;width: 100%; } @media (max-width: 639px) { .gp-component-id-bM3MnSwRi0 { border-left-style: solid;border-bottom-style: solid;border-right-style: solid;border-top-style: solid;height: auto;max-width: 100%;object-fit: cover;object-position: center center;width: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-bM3MnSwRi0 { border-left-style: solid;border-bottom-style: solid;border-right-style: solid;border-top-style: solid;height: auto;max-width: 100%;object-fit: cover;object-position: center center;width: 100%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-bM3MnSwRi0 { border-left-style: solid;border-bottom-style: solid;border-right-style: solid;border-top-style: solid;height: auto;max-width: 100%;object-fit: cover;object-position: center center;width: 100%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-bM3MnSwRi0 { border-left-style: solid;border-bottom-style: solid;border-right-style: solid;border-top-style: solid;height: auto;max-width: 100%;object-fit: cover;object-position: center center;width: 100%; } } @media (min-width: 1200px) { .gp-component-id-bM3MnSwRi0 { border-left-style: solid;border-bottom-style: solid;border-right-style: solid;border-top-style: solid;height: auto;max-width: 100%;object-fit: cover;object-position: center center;width: 100%; } }

 .gp-component-id-54Jp2hUp9t { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;cursor: pointer;background-color: transparent;color: inherit; } @media (max-width: 639px) { .gp-component-id-54Jp2hUp9t { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;cursor: pointer;background-color: transparent;color: inherit;object-position: center center;object-fit: cover;display: inline-flex;align-items: flex-start;justify-content: flex-start;max-width: 100%;height: auto;width: 100px;margin-left: 0px;border-bottom-style: solid;border-top-style: solid;border-right-style: solid;border-left-style: solid; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-54Jp2hUp9t { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;cursor: pointer;background-color: transparent;color: inherit;object-position: center center;object-fit: cover;display: inline-flex;align-items: flex-start;justify-content: flex-start;max-width: 100%;height: auto;width: 100px;margin-left: 0px;border-bottom-style: solid;border-top-style: solid;border-right-style: solid;border-left-style: solid; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-54Jp2hUp9t { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;cursor: pointer;background-color: transparent;color: inherit;object-position: center center;object-fit: cover;display: inline-flex;align-items: flex-start;justify-content: flex-start;max-width: 100%;height: auto;width: 100px;margin-left: 0px;border-bottom-style: solid;border-top-style: solid;border-right-style: solid;border-left-style: solid; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-54Jp2hUp9t { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;cursor: pointer;background-color: transparent;color: inherit;object-position: center center;object-fit: cover;display: inline-flex;align-items: flex-start;justify-content: flex-start;max-width: 100%;height: auto;width: 100px;margin-left: 0px;border-bottom-style: solid;border-top-style: solid;border-right-style: solid;border-left-style: solid; } } @media (min-width: 1200px) { .gp-component-id-54Jp2hUp9t { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;cursor: pointer;background-color: transparent;color: inherit;object-position: center center;object-fit: cover;align-items: flex-start;justify-content: flex-start;max-width: 100%;height: auto;width: 100px;margin-left: 0px;border-bottom-style: solid;border-top-style: solid;border-right-style: solid;border-left-style: solid; } }

 .gp-component-id-c43FkvTtvz { max-width: 1200px;width: 100%;align-items: center;justify-content: space-between;margin-right: auto;margin-left: auto;display: flex; } @media (max-width: 639px) { .gp-component-id-c43FkvTtvz { max-width: 1200px;width: 100%;align-items: center;justify-content: space-between;margin-right: auto;margin-left: auto;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-c43FkvTtvz { max-width: 1200px;width: 100%;align-items: center;justify-content: space-between;margin-right: auto;margin-left: auto;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-c43FkvTtvz { max-width: 1200px;width: 100%;align-items: center;justify-content: space-between;margin-right: auto;margin-left: auto;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-c43FkvTtvz { max-width: 1200px;width: 100%;align-items: center;justify-content: space-between;margin-right: auto;margin-left: auto;display: flex;position: relative; } } @media (min-width: 1200px) { .gp-component-id-c43FkvTtvz { max-width: 1200px;width: 100%;align-items: center;justify-content: space-between;margin-right: auto;margin-left: auto;display: flex;position: relative; } }

 .gp-component-id-u47hfEum_p { padding-bottom: 20px;padding-left: 16px;padding-right: 16px;position: relative; } @media (max-width: 639px) { .gp-component-id-u47hfEum_p { padding-bottom: 20px;padding-left: 16px;padding-right: 16px;position: relative; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-u47hfEum_p { padding-bottom: 20px;padding-left: 16px;padding-right: 16px;position: relative; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-u47hfEum_p { padding-bottom: 0px;padding-left: 28px;padding-right: 28px;position: relative; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-u47hfEum_p { padding-bottom: 0px;padding-left: 28px;padding-right: 28px;position: relative; } } @media (min-width: 1200px) { .gp-component-id-u47hfEum_p { padding-bottom: 0px;padding-left: 28px;padding-right: 28px;position: relative; } }

 .gp-component-id-JeT20oX5tT { z-index: 15;position: relative; } @media (max-width: 639px) { .gp-component-id-JeT20oX5tT { z-index: 15;position: relative; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-JeT20oX5tT { z-index: 15;position: relative; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-JeT20oX5tT { z-index: 15;position: relative; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-JeT20oX5tT { z-index: 15;position: relative; } } @media (min-width: 1200px) { .gp-component-id-JeT20oX5tT { z-index: 15;position: relative; } }

 .gp-component-id-GCEqOEw8n { min-height: 50px;position: relative;z-index: 20 !important; } @media (max-width: 639px) { .gp-component-id-GCEqOEw8n { min-height: 50px;position: fixed !important;z-index: auto !important;top: 0px;right: 0px;left: 0px;height: auto;width: 100%;padding-bottom: 10px;padding-top: 10px;margin-bottom: 0px;margin-top: 0px;box-shadow: none;opacity: 1;background-color: rgb(22, 22, 22); } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-GCEqOEw8n { min-height: 50px;position: fixed !important;z-index: auto !important;top: 0px;right: 0px;left: 0px;height: auto;width: 100%;padding-bottom: 10px;padding-top: 10px;margin-bottom: 0px;margin-top: 0px;box-shadow: none;opacity: 1;background-color: rgb(22, 22, 22); } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-GCEqOEw8n { min-height: 50px;position: fixed !important;z-index: auto !important;top: 0px;right: 0px;left: 0px;height: auto;width: 100%;padding-bottom: 10px;padding-top: 10px;margin-bottom: 0px;margin-top: 0px;box-shadow: none;opacity: 1;background-color: rgb(22, 22, 22); } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-GCEqOEw8n { min-height: 50px;position: fixed !important;z-index: auto !important;top: 0px;right: 0px;left: 0px;height: auto;width: 100%;padding-bottom: 10px;padding-top: 10px;margin-bottom: 0px;margin-top: 0px;box-shadow: none;opacity: 1;background-color: rgb(22, 22, 22); } } @media (min-width: 1200px) { .gp-component-id-GCEqOEw8n { min-height: 50px;position: fixed !important;z-index: auto !important;top: 0px;right: 0px;left: 0px;height: auto;width: 100%;padding-bottom: 10px;padding-top: 10px;margin-bottom: 0px;margin-top: 0px;box-shadow: none;opacity: 1;background-color: rgb(22, 22, 22); } }

