.elementor-3269 .elementor-element.elementor-element-2ceaa8f0{--display:flex;--min-height:100vh;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:flex-start;--align-items:stretch;--gap:20px 20px;--row-gap:20px;--column-gap:20px;--padding-top:10%;--padding-bottom:10%;--padding-left:10%;--padding-right:10%;}.elementor-3269 .elementor-element.elementor-element-2ceaa8f0:not(.elementor-motion-effects-element-type-background), .elementor-3269 .elementor-element.elementor-element-2ceaa8f0 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}.elementor-3269 .elementor-element.elementor-element-6894a58 img{width:30%;}.elementor-3269 .elementor-element.elementor-element-8c0c0ef{margin:-10% 0% calc(var(--kit-widget-spacing, 0px) + 0%) 0%;padding:0px 0px 0px 0px;}.elementor-3269 .elementor-element.elementor-element-8c0c0ef .elementor-button{padding:12px 100px 12px 100px;}#elementor-popup-modal-3269 .dialog-widget-content{animation-duration:1.2s;background-color:#16163f;box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}#elementor-popup-modal-3269{background-color:rgba(0,0,0,.8);justify-content:flex-end;align-items:center;pointer-events:all;}#elementor-popup-modal-3269 .dialog-message{width:500px;height:100vh;align-items:flex-start;}#elementor-popup-modal-3269 .dialog-close-button{display:flex;top:3.3%;font-size:18px;}body:not(.rtl) #elementor-popup-modal-3269 .dialog-close-button{right:6.6%;}body.rtl #elementor-popup-modal-3269 .dialog-close-button{left:6.6%;}#elementor-popup-modal-3269 .dialog-close-button i{color:var( --e-global-color-15e26ab );}#elementor-popup-modal-3269 .dialog-close-button svg{fill:var( --e-global-color-15e26ab );}@media(max-width:767px){.elementor-3269 .elementor-element.elementor-element-8c0c0ef .elementor-button{padding:12px 50px 12px 50px;}#elementor-popup-modal-3269{justify-content:center;align-items:center;}#elementor-popup-modal-3269 .dialog-close-button{top:2%;}body:not(.rtl) #elementor-popup-modal-3269 .dialog-close-button{right:5%;}body.rtl #elementor-popup-modal-3269 .dialog-close-button{left:5%;}}/* Start custom CSS for html, class: .elementor-element-97c2777 *//* MOBILE FIX ONLY */
@media (max-width:480px){

/* better spacing */
#careWizard{
padding:22px 16px 26px;
}

/* buttons */
.cw-check{
padding:16px 18px 16px 58px;
font-size:12px;
line-height:1.4;
}

/* checkbox alignment */
.cw-check .box{
left:20px;
top:50%;
transform:translateY(-50%);
width:19px;
height:19px;
}

/* prevent ugly text wrapping */
.cw-check{
word-break:keep-all;
}

/* next button */
.cw-next{
padding:16px;
font-size:15px;
}

}

/* MOBILE CONSISTENCY FIX */
@media (max-width:480px){

/* step 1 + 2 buttons */
.cw-btn{
padding:10px 0px !important;
font-size:12px !important;
font-weight:500 !important;
border-radius:999px !important;
justify-content:left !important;
text-align:left;
}

/* icon spacing */
.cw-btn .icon{
margin-right:8px;
}

/* back button spacing */
.cw-back{
margin-bottom:20px;
}

/* headings spacing */
#careWizard h5{
margin-bottom:20px;
line-height:1.3;
}

}/* End custom CSS */
/* Start custom CSS *//* ===== TARGET YOUR FORM ===== */
#hiWizard .frm_radio_label,
#hiWizard .frm_checkbox_label{

display:block !important;
padding:16px 22px !important;
margin-bottom:14px !important;
border-radius:999px !important;
background:#eef4ff !important;
cursor:pointer;
font-weight:600;
transition:.25s;
border:2px solid transparent;
}

/* hide default circles */
#hiWizard input[type=radio],
#hiWizard input[type=checkbox]{
display:none !important;
}

/* hover */
#hiWizard .frm_radio_label:hover,
#hiWizard .frm_checkbox_label:hover{
background:#dfeaff !important;
}

/* selected */
#hiWizard input:checked + label{
background:#044bac !important;
color:#fff !important;
border-color:#044bac !important;
}

/* click animation */
#hiWizard label:active{
transform:scale(.98);
}/* End custom CSS */