@charset "UTF-8";@keyframes mergeTwoBars{from{-webkit-clip-path:polygon(0 0,0 100%,100% 100%,100% 0,100% 0,100% 100%,0 100%,0 0);clip-path:polygon(0 0,0 100%,100% 100%,100% 0,100% 0,100% 100%,0 100%,0 0)}to{-webkit-clip-path:polygon(100% 0,0 100%,0 100%,100% 0,100% 0,100% 100%,0 100%,0 0);clip-path:polygon(100% 0,0 100%,0 100%,100% 0,100% 0,100% 100%,0 100%,0 0)}}.block-element-custom-form__block{background-color:#01232d;padding:3rem;color:#fdffff}.block-element-custom-form__title{text-align:center;padding:3rem;font-weight:700}.block-element-custom-form .custom-Form input,.block-element-custom-form .custom-Form textarea{background-color:#000c0f;border:1px solid #024a5f;color:#fdffff}.block-element-custom-form .custom-Form input.checkbox+label,.block-element-custom-form .custom-Form input.radio+label,.block-element-custom-form .custom-Form textarea.checkbox+label,.block-element-custom-form .custom-Form textarea.radio+label{max-width:calc(100% - 55px)}.block-element-custom-form .custom-Form input.checkbox+label::before,.block-element-custom-form .custom-Form input.radio+label::before,.block-element-custom-form .custom-Form textarea.checkbox+label::before,.block-element-custom-form .custom-Form textarea.radio+label::before{background-color:#000c0f}.block-element-custom-form .custom-Form input.checkbox+label::after,.block-element-custom-form .custom-Form input.radio+label::after,.block-element-custom-form .custom-Form textarea.checkbox+label::after,.block-element-custom-form .custom-Form textarea.radio+label::after{background-color:#fff;border:2px solid #000c0f}.block-element-custom-form .custom-Form input.checkbox:checked+label::before,.block-element-custom-form .custom-Form input.radio:checked+label::before,.block-element-custom-form .custom-Form textarea.checkbox:checked+label::before,.block-element-custom-form .custom-Form textarea.radio:checked+label::before{background-color:#cd1719}.block-element-custom-form .custom-Form input.checkbox:checked+label::after,.block-element-custom-form .custom-Form input.radio:checked+label::after,.block-element-custom-form .custom-Form textarea.checkbox:checked+label::after,.block-element-custom-form .custom-Form textarea.radio:checked+label::after{border-color:#cd1719}.block-element-custom-form .custom-Form input.action,.block-element-custom-form .custom-Form textarea.action{width:-webkit-max-content;width:-moz-max-content;width:max-content;background-color:#cd1719;border-color:#9f1213;padding:1rem 2rem;transition:.2s}.block-element-custom-form .custom-Form input.action:hover,.block-element-custom-form .custom-Form textarea.action:hover{background-color:#fdffff;border-color:#000c0f;color:#cd1719}