.elementor-9410 .elementor-element.elementor-element-f07c412{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-9410 .elementor-element.elementor-element-7888f09{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:40px;--padding-bottom:280px;--padding-left:0px;--padding-right:0px;}.elementor-9410 .elementor-element.elementor-element-3d5c65e{--display:flex;border-style:solid;--border-style:solid;border-width:1px 1px 1px 1px;--border-top-width:1px;--border-right-width:1px;--border-bottom-width:1px;--border-left-width:1px;border-color:#F4F5F6;--border-color:#F4F5F6;--border-radius:4px 4px 4px 4px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:015px;--padding-bottom:015px;--padding-left:015px;--padding-right:015px;}.elementor-9410 .elementor-element.elementor-element-dc11851{text-align:center;}.elementor-9410 .elementor-element.elementor-element-dc11851 .elementor-heading-title{font-size:20px;}.elementor-9410 .elementor-element.elementor-element-6c44550{text-align:center;font-size:14px;}.elementor-9410 .elementor-element.elementor-element-f6928ca{margin:20px 0px calc(var(--kit-widget-spacing, 0px) + 20px) 0px;}.elementor-9410 .elementor-element.elementor-element-44cb02f{text-align:center;font-size:14px;}@media(max-width:1024px){.elementor-9410 .elementor-element.elementor-element-7888f09{--padding-top:40px;--padding-bottom:250px;--padding-left:015px;--padding-right:015px;}}@media(max-width:767px){.elementor-9410 .elementor-element.elementor-element-f07c412{--padding-top:40px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-9410 .elementor-element.elementor-element-7888f09{--padding-top:40px;--padding-bottom:280px;--padding-left:015px;--padding-right:015px;}}@media(min-width:768px){.elementor-9410 .elementor-element.elementor-element-3d5c65e{--width:500px;}}@media(max-width:1024px) and (min-width:768px){.elementor-9410 .elementor-element.elementor-element-3d5c65e{--width:100%;}}/* Start custom CSS for shortcode, class: .elementor-element-f6928ca */.flex-verif
 {
    display: flex;
    justify-content: space-between;
    gap: 10px;
}
#verification-code-user-created label {
    display: block;
    color: #191C1F;
    font-size: 14px;
    line-height: 20px;
}

.flex-verif a {
    color: #2DA5F3;
    font-weight: 600;
}
#verification-code-user-created input {
    width: 100%;
    display: block;
    height: 54px;
    border-radius: 3px;
    margin: 8px 0;
    border: 1px solid #E4E7E9;
    padding: 0 16px;
    color: #000;
}
span.error_code
 {
    color: #fff;
    background: red;
    border-radius: 4px;
    padding: 6px 16px;
    display: block;
    margin-bottom: 16px;
    text-align: center;
}
#verification-code-user-created button

 {
    display: flex;
    width: 100%;
    gap: 10px;
    height: 54px;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    margin-top: 16px;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
    background: #f4f5f6;
    border-radius: 3px;
    border: 2px solid #f4f5f6;
    padding: 16px;
    color: #191C1F;
    cursor: pointer;
    max-width: 300px;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-3d5c65e */.margin-auto{
    margin: 0 auto;
}/* End custom CSS */