.elementor-5261 .elementor-element.elementor-element-21369b06{--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;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:35px;--padding-bottom:35px;--padding-left:35px;--padding-right:35px;}.elementor-5261 .elementor-element.elementor-element-21369b06:not(.elementor-motion-effects-element-type-background), .elementor-5261 .elementor-element.elementor-element-21369b06 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFCFC;}#elementor-popup-modal-5261 .dialog-widget-content{background-color:#FFFFFF00;}#elementor-popup-modal-5261{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-5261 .dialog-message{width:640px;height:auto;padding:30px 30px 30px 30px;}#elementor-popup-modal-5261 .dialog-close-button{display:flex;}@media(max-width:767px){#elementor-popup-modal-5261{justify-content:center;align-items:center;}}/* Start custom CSS for html, class: .elementor-element-7cc276ea */.lift-page-hubspot-form .hs-form.stacked {
    background: transparent;
    padding: 0;
    border: none;
    box-shadow: none;
    margin: 0 auto;
}

.lift-page-hubspot-form .hs-form.stacked fieldset{
    display: flex;
    gap: 15px;
    width: 100%;
    max-width: 100%;
}

.lift-page-hubspot-form .hs-form.stacked .hs-form-field{
    position: relative;
}

.lift-page-hubspot-form .hs-form.stacked .hs-form-field>label {
    display: none;
}

/* .lift-page-hubspot-form .hs-form.stacked .hs-form-field > label{
    position: absolute;
    top: 24px;
    left: 21px;
    color: #939393;
    font-family: "Avenir Next", Sans-serif;
	text-transform: capitalize;
} */

.lift-page-hubspot-form .hs-form.stacked .hs-form-field {
    margin-bottom: 20px;
}

.lift-page-hubspot-form .hs-form.stacked .form-columns-2 .hs-form-field {
    width: 50%;
}

.lift-page-hubspot-form .hs-form.stacked .form-columns-1 .hs-form-field {
    width: 100%;
}

.lift-page-hubspot-form .hs-form.stacked .hs-form-field .input{
    margin: 0;
}

.lift-page-hubspot-form .hs-form.stacked select,
.lift-page-hubspot-form .hs-form.stacked input[type="text"],
.lift-page-hubspot-form .hs-form.stacked input[type="email"],
.lift-page-hubspot-form .hs-form.stacked input[type="tel"],
.lift-page-hubspot-form .hs-form.stacked textarea {
    width: 100%;
    border-radius: 2px;
    border: 1px solid #C3BFD1;
    padding: 19px 20px;
    font-size: 16px;
    background: #fff;
    box-sizing: border-box;
    transition: border-color 0.2s;
    font-family: "Avenir Next", Sans-serif;
    background-repeat: no-repeat;
    background-position: right 20px center;
    background-size: 16px;
	height: 64px;
	background-color: #ffffff;
	box-shadow: none;
	color: #110045;
}

.lift-page-hubspot-form .hs-form.stacked select{
    width: 100% !important;
}

/* .hs-form-field:has(input:not([value=""])) > label{
    opacity: 0;
	visibility: hidden;
} */

.lift-page-hubspot-form .hs-form.stacked input[type="text"]:focus,
.lift-page-hubspot-form .hs-form.stacked input[type="email"]:focus,
.lift-page-hubspot-form .hs-form.stacked input[type="tel"]:focus,
.lift-page-hubspot-form .hs-form.stacked textarea:focus {
    border-color: #2C23D0;
    outline: none;
}

.lift-page-hubspot-form .hs-form.stacked textarea {
    min-height: 100px;
    resize: vertical;
}

.lift-page-hubspot-form .hs-form.stacked fieldset .hs-form-field:has(select)>label{
    display: none;
}

.lift-page-hubspot-form .hs-form.stacked .hs-form-field > label {
  cursor: text;
}



.lift-page-hubspot-form .hs-form.stacked .hs-form-required {
    color: #939393;
    font-size: 12px;
    display: block;
}

.lift-page-hubspot-form .hs-form.stacked .hs-error-msgs  {
    color: #d32f2f;
    font-size: 12px;
    margin-top: 8px;
    font-family: "Avenir Next", Sans-serif;
    padding-left: 0px;
    list-style: none;
}

.lift-page-hubspot-form .hs-form.stacked .actions input[type="submit"] {
    background: #1a0841;
    color: #fff;
    border: 1px solid #1a0841;
    border-radius: 8px;
    padding: 19px 40px;
    font-size: 18px;
    line-height: 24px;
    font-weight: 600;
    cursor: pointer;
    transition: background 0.2s;
    margin-top: 10px;
    box-shadow: none;
    width: 100%;        
}

.lift-page-hubspot-form .hs-form.stacked .actions input[type="submit"]:hover {
    background: transparent;
    color: #1a0841;
    border-color: #1a0841;
}

html body .lift-page-hubspot-form
.hs-form.stacked .form-columns-2 .input input{
    width: 100%
}

html body .lift-page-hubspot-form .submitted-message {
    font-family: "Avenir Next", Sans-serif;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.5em;
    letter-spacing: 0.2px;
    color: #110045;
    padding: 20px;
    background-color: #EDEBFC;
}

@media (max-width: 490px) {
	html body .form-popup .lift-page-hubspot-form
	 .hs-form.stacked .form-columns-2 .hs-form-field {
    width: 100%;
}

html body .form-popup .lift-page-hubspot-form
.hs-form.stacked .form-columns-2 {
    flex-direction: column;
    gap: 0;
}
	
	html body .form-popup .lift-page-hubspot-form
	 .hs-form.stacked .hs-recaptcha {
    scale: 0.73;
    transform-origin: 0;
}

}






@media (max-width: 430px) {
 .lift-page-hubspot-form .hs-form.stacked .form-columns-2 .hs-form-field {
    width: 100%;
}
    
    .lift-page-hubspot-form .hs-form.stacked fieldset{
    flex-direction: column;
        gap: 0;
}
	
.lift-page-hubspot-form .hs-form.stacked select,
.lift-page-hubspot-form .hs-form.stacked input[type="text"],
.lift-page-hubspot-form .hs-form.stacked input[type="email"],
.lift-page-hubspot-form .hs-form.stacked input[type="tel"],
.lift-page-hubspot-form .hs-form.stacked textarea {
    width: 100% !important;
}
}/* End custom CSS */
/* Start custom CSS */#elementor-popup-modal-5261 .dialog-close-button{
    position: absolute;
    top: 40px;
    right: 40px;
}/* End custom CSS */