.elementor-6204 .elementor-element.elementor-element-b91d529{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--align-items:stretch;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--border-radius:24px 24px 24px 24px;box-shadow:0px 24px 70px 0px rgba(17, 17, 17, 0.18);--margin-top:20%;--margin-bottom:0%;--margin-left:0%;--margin-right:0%;--padding-top:36px;--padding-bottom:34px;--padding-left:36px;--padding-right:36px;overflow:visible;}.elementor-6204 .elementor-element.elementor-element-b91d529:not(.elementor-motion-effects-element-type-background), .elementor-6204 .elementor-element.elementor-element-b91d529 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}.elementor-6204 .elementor-element.elementor-element-ea657c2{--display:flex;--padding-top:0%;--padding-bottom:0%;--padding-left:0%;--padding-right:0%;overflow:visible;}.elementor-6204 .elementor-element.elementor-element-a66f35e{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 22px) 0px;text-align:center;}.elementor-6204 .elementor-element.elementor-element-a66f35e .elementor-heading-title{font-family:"Heebo", Sans-serif;font-size:28px;font-weight:700;line-height:1.14em;color:var( --e-global-color-primary );}#elementor-popup-modal-6204 .dialog-widget-content{animation-duration:0.55s;box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}#elementor-popup-modal-6204{background-color:rgba(17, 17, 17, 0.58);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-6204 .dialog-message{width:640px;height:auto;}#elementor-popup-modal-6204 .dialog-close-button{display:flex;}@media(min-width:768px){.elementor-6204 .elementor-element.elementor-element-b91d529{--content-width:560px;}}@media(max-width:1024px){.elementor-6204 .elementor-element.elementor-element-b91d529{--margin-top:30%;--margin-bottom:0%;--margin-left:0%;--margin-right:0%;--padding-top:32px;--padding-bottom:30px;--padding-left:28px;--padding-right:28px;--z-index:2;}.elementor-6204 .elementor-element.elementor-element-a66f35e .elementor-heading-title{font-size:25px;}}@media(max-width:767px){.elementor-6204 .elementor-element.elementor-element-b91d529{--margin-top:30%;--margin-bottom:0%;--margin-left:0%;--margin-right:0%;--padding-top:26px;--padding-bottom:24px;--padding-left:20px;--padding-right:20px;}.elementor-6204 .elementor-element.elementor-element-a66f35e{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 18px) 0px;}.elementor-6204 .elementor-element.elementor-element-a66f35e .elementor-heading-title{font-size:22px;}}/* Start custom CSS */.club3pl-popup-form {
  background: #ffffff;
  border-radius: 24px;
  box-shadow: 0 24px 70px rgba(17, 17, 17, 0.18);
  overflow: hidden;
}

.club3pl-popup-form .elementor-widget-container {
  font-family: Heebo, Arial, sans-serif;
}

.club3pl-popup-form .wpforms-container {
  margin: 0 !important;
}

.club3pl-popup-form .wpforms-field {
  padding: 8px 0 !important;
}

.club3pl-popup-form .wpforms-field-label {
  color: #111111 !important;
  font-family: Heebo, Arial, sans-serif !important;
  font-size: 14px !important;
  font-weight: 700 !important;
  margin-bottom: 7px !important;
}

.club3pl-popup-form .wpforms-required-label {
  color: #1D8175 !important;
}

.club3pl-popup-form input[type="text"],
.club3pl-popup-form input[type="email"],
.club3pl-popup-form input[type="tel"],
.club3pl-popup-form textarea,
.club3pl-popup-form select {
  width: 100% !important;
  min-height: 46px !important;
  background: #F7F7F9 !important;
  border: 1px solid rgba(29, 129, 117, 0.16) !important;
  border-radius: 12px !important;
  color: #111111 !important;
  font-family: Heebo, Arial, sans-serif !important;
  font-size: 15px !important;
  box-shadow: none !important;
  transition: all 0.2s ease !important;
}

.club3pl-popup-form textarea {
  min-height: 96px !important;
  resize: vertical !important;
}

.club3pl-popup-form input:focus,
.club3pl-popup-form textarea:focus,
.club3pl-popup-form select:focus {
  background: #ffffff !important;
  border-color: #1D8175 !important;
  box-shadow: 0 0 0 3px rgba(29, 129, 117, 0.10) !important;
  outline: none !important;
}

.club3pl-popup-form .wpforms-field-radio ul,
.club3pl-popup-form .wpforms-field-checkbox ul {
  display: grid !important;
  grid-template-columns: 1fr !important;
  gap: 8px !important;
  margin: 8px 0 0 !important;
  padding: 0 !important;
}

.club3pl-popup-form .wpforms-field-radio li,
.club3pl-popup-form .wpforms-field-checkbox li {
  background: #F7F7F9 !important;
  border: 1px solid rgba(29, 129, 117, 0.16) !important;
  border-radius: 12px !important;
  padding: 10px 12px !important;
  margin: 0 !important;
  transition: all 0.2s ease !important;
}

.club3pl-popup-form .wpforms-field-radio li:hover,
.club3pl-popup-form .wpforms-field-checkbox li:hover {
  border-color: #1D8175 !important;
  background: #ffffff !important;
}

.club3pl-popup-form .wpforms-field-radio label,
.club3pl-popup-form .wpforms-field-checkbox label {
  color: #555555 !important;
  font-family: Heebo, Arial, sans-serif !important;
  font-size: 14px !important;
  line-height: 1.35 !important;
}

.club3pl-popup-form .wpforms-field-description,
.club3pl-popup-form .wpforms-field-sublabel {
  color: #777777 !important;
  font-family: Heebo, Arial, sans-serif !important;
  font-size: 12px !important;
}

.club3pl-popup-form button[type="submit"],
.club3pl-popup-form .wpforms-submit {
  width: 100% !important;
  min-height: 48px !important;
  background: #FACD3C !important;
  color: #111111 !important;
  border: 0 !important;
  border-radius: 12px !important;
  padding: 14px 24px !important;
  font-family: Heebo, Arial, sans-serif !important;
  font-size: 16px !important;
  font-weight: 700 !important;
  line-height: 1 !important;
  cursor: pointer !important;
  transition: all 0.2s ease !important;
}

.club3pl-popup-form button[type="submit"]:hover,
.club3pl-popup-form .wpforms-submit:hover {
  background: #1D8175 !important;
  color: #ffffff !important;
  transform: translateY(-1px);
}

.club3pl-popup-form .wpforms-error {
  color: #b42318 !important;
  font-family: Heebo, Arial, sans-serif !important;
  font-size: 12px !important;
}

@media (min-width: 768px) {
  .club3pl-popup-form .wpforms-field-name-first,
  .club3pl-popup-form .wpforms-field-name-last {
    width: calc(50% - 8px) !important;
  }
}

@media (max-width: 767px) {
  .club3pl-popup-form {
    border-radius: 18px;
  }

  .club3pl-popup-form .wpforms-field {
    padding: 7px 0 !important;
  }

  .club3pl-popup-form input[type="text"],
  .club3pl-popup-form input[type="email"],
  .club3pl-popup-form input[type="tel"],
  .club3pl-popup-form textarea,
  .club3pl-popup-form select {
    min-height: 44px !important;
    font-size: 14px !important;
  }

  .club3pl-popup-form .wpforms-field-radio li,
  .club3pl-popup-form .wpforms-field-checkbox li {
    padding: 9px 10px !important;
  }
}/* End custom CSS */