.elementor-4954 .elementor-element.elementor-element-65cdead{--display:flex;}.elementor-4954 .elementor-element.elementor-element-b46431e > .elementor-widget-container{background-color:var( --e-global-color-c9e335e );padding:40px 40px 40px 40px;}.elementor-4954 .elementor-element.elementor-element-b46431e{z-index:100;transition:all 400ms;}#elementor-popup-modal-4954 .dialog-widget-content{animation-duration:0.6s;background-color:var( --e-global-color-primary );box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);margin:0px 20px 20px 0px;}#elementor-popup-modal-4954{background-color:#0000008A;justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-4954 .dialog-message{width:800px;height:auto;padding:0px 0px 0px 0px;}#elementor-popup-modal-4954 .dialog-close-button{display:flex;}#elementor-popup-modal-4954 .dialog-close-button i{color:#FFFFFF;}#elementor-popup-modal-4954 .dialog-close-button svg{fill:#FFFFFF;}@media(max-width:1024px){#elementor-popup-modal-4954 .dialog-message{width:600px;}#elementor-popup-modal-4954 .dialog-widget-content{margin:0px 20px 20px 0px;}}@media(max-width:767px){#elementor-popup-modal-4954 .dialog-message{width:300px;}#elementor-popup-modal-4954 .dialog-widget-content{margin:0px 10px 10px 0px;}}/* Start custom CSS for html, class: .elementor-element-b46431e */.tf-form{
max-width:800px;
margin:auto;
}

.tf-step{
display:none;
}

.tf-step.active{
display:block;
}

.tf-form h3{
font-size:48px;
margin-bottom:20px;
}

.tf-form input[type="text"],
.tf-form input[type="email"]{
width:100%;
padding:22px;
font-size:24px;
border:2px solid #d6d6d6;
border-radius:10px;
margin-top:20px;
}

.tf-options{
display:flex;
flex-direction:column;
gap:16px;
margin-top:30px;
}

.tf-option{
display:flex;
align-items:center;
padding:22px 26px;
border:2px solid #d6d6d6;
border-radius:14px;
cursor:pointer;
font-size:22px;
background:#fff;
transition:all .2s ease;
}

.tf-option:hover{
border-color:#c79c60;
background:#faf7f0;
}

.tf-option input{
display:none;
}

.tf-option span{
width:100%;
}

.tf-option input:checked + span{
color:#c79c60;
font-weight:600;
}

.tf-option input:checked + span::before{
content:"✓ ";
}

.tf-next,
.tf-form button[type="submit"]{
margin-top:40px;
padding:16px 40px;
font-size:20px;
background:#c79c60;
border:none;
border-radius:30px;
color:#fff;
cursor:pointer;
}/* End custom CSS */