.frm_forms{max-width:500px!important;padding:var(--wp--preset--spacing--1-50)}.frm_forms ::-moz-placeholder{color:var(--wp--preset--color--cold-1)!important}.frm_forms *,.frm_forms ::placeholder{color:var(--wp--preset--color--cold-1)!important}.frm_forms .frm_primary_label{font-family:var(--wp--preset--font-family--heading);font-size:var(--wp--preset--font-size--heading-5);padding:0 0 var(--wp--preset--spacing--0-75) 0}.frm_forms .frm_opt_container{display:flex;flex-direction:row;flex-wrap:wrap;gap:var(--wp--preset--spacing--0-75);--border-color-active:var(--wp--preset--color--black)}.frm_forms .frm_opt_container .frm_checkbox{backdrop-filter:blur(12.5px);background:var(--wp--preset--color--cold-1-25);border:1px solid var(--wp--preset--color--cold-1-25);margin:0;padding:var(--wp--preset--spacing--0-25);transition:all .2s}.frm_forms .frm_opt_container .frm_checkbox:has(:checked){background:var(--wp--preset--color--cold-1)!important}.frm_forms .frm_opt_container .frm_checkbox:has(:checked) label,.frm_forms .frm_opt_container .frm_checkbox:has(:checked) label a{color:var(--wp--preset--color--black)!important}.frm_forms .frm_opt_container .frm_checkbox label{align-items:center;display:flex;flex-direction:row;font-size:14px;font-weight:400;gap:var(--wp--preset--spacing--0-25);transition:all .2s}.frm_forms .frm_opt_container .frm_checkbox label input{backdrop-filter:blur(12.5px);background:var(--wp--preset--color--cold-1-25)!important;border:1px solid var(--wp--preset--color--cold-1-25)!important;border-radius:0!important;cursor:pointer;margin:0;margin-right:var(--wp--preset--spacing--0-50);transition:all .2s}.frm_forms .frm_opt_container .frm_checkbox label input:checked{background:var(--wp--preset--color--cold-1);border:1px solid var(--wp--preset--color--cold-1-25)!important}.frm_forms input[type=email],.frm_forms input[type=tel],.frm_forms input[type=text],.frm_forms textarea{background:var(--wp--preset--color--cold-1-25)!important;border:1px solid var(--wp--preset--color--cold-1-25)!important;border-radius:0!important;box-shadow:none!important;transition:all .2s}.frm_forms input[type=email]:focus,.frm_forms input[type=tel]:focus,.frm_forms input[type=text]:focus,.frm_forms textarea:focus{background:var(--wp--preset--color--cold-1)!important;border:1px solid var(--wp--preset--color--cold-1)!important;color:var(--wp--preset--color--black)!important}.frm_forms input[type=email]:focus::-moz-placeholder,.frm_forms input[type=tel]:focus::-moz-placeholder,.frm_forms input[type=text]:focus::-moz-placeholder,.frm_forms textarea:focus::-moz-placeholder{color:var(--wp--preset--color--black)!important}.frm_forms input[type=email]:focus::placeholder,.frm_forms input[type=tel]:focus::placeholder,.frm_forms input[type=text]:focus::placeholder,.frm_forms textarea:focus::placeholder{color:var(--wp--preset--color--black)!important}.frm_forms .frm_error{animation:error-in .5s forwards;max-height:0;overflow:hidden}@keyframes error-in{to{max-height:40px}}
