.elementor-6451 .elementor-element.elementor-element-ded4482{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:center;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--padding-top:300px;--padding-bottom:300px;--padding-left:300px;--padding-right:300px;}.elementor-6451 .elementor-element.elementor-element-ded4482:not(.elementor-motion-effects-element-type-background), .elementor-6451 .elementor-element.elementor-element-ded4482 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#000000;}.elementor-6451 .elementor-element.elementor-element-fcb219a{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}@media(min-width:768px){.elementor-6451 .elementor-element.elementor-element-fcb219a{--width:50%;}}/* Start custom CSS for shortcode, class: .elementor-element-ceb6574 */.senha-clube {
  width: 100%;
  max-width: 520px;
  margin: 0 auto;
  color: #b8c4c0;
}

.senha-clube p {
  font-size: 16px !important;
  line-height: 1.6 !important;
  color: #b8c4c0 !important;
  margin-bottom: 18px !important;
}

.senha-clube label {
  display: block;
  font-size: 14px !important;
  font-weight: 700 !important;
  color: #b8c4c0 !important;
  margin-bottom: 8px !important;
  text-transform: uppercase;
  letter-spacing: 0.4px;
}

.senha-clube input[type="text"],
.senha-clube input[type="email"],
.senha-clube input[type="password"] {
  width: 100% !important;
  height: 54px !important;
  background: #111817 !important;
  border: 1px solid rgba(255,255,255,0.25) !important;
  border-radius: 8px !important;
  color: #ffffff !important;
  padding: 0 16px !important;
  font-size: 16px !important;
  outline: none !important;
  box-shadow: none !important;
}

.senha-clube input[type="text"]:focus,
.senha-clube input[type="email"]:focus,
.senha-clube input[type="password"]:focus {
  border-color: #12b957 !important;
}

.senha-clube input[type="submit"],
.senha-clube button[type="submit"] {
  width: 100% !important;
  min-height: 54px !important;
  background: #12b957 !important;
  color: #000000 !important;
  border: none !important;
  border-radius: 8px !important;
  font-size: 15px !important;
  font-weight: 800 !important;
  text-transform: uppercase !important;
  padding: 14px 24px !important;
  cursor: pointer !important;
  transition: 0.2s ease !important;
}



.senha-clube a {
  color: #ff7332 !important;
  font-size: 14px !important;
  font-weight: 700 !important;
  text-decoration: none !important;
}

.senha-clube a:hover {
  color: #12b957 !important;
}

@media (max-width: 767px) {
  .senha-clube {
    max-width: 100%;
  }

  .senha-clube p {
    font-size: 15px !important;
  }

  .senha-clube input[type="text"],
  .senha-clube input[type="email"],
  .senha-clube input[type="password"] {
    height: 50px !important;
    font-size: 15px !important;
  }

  .senha-clube input[type="submit"],
  .senha-clube button[type="submit"] {
    min-height: 50px !important;
    font-size: 14px !important;
  }
}/* End custom CSS */