input,select,textarea,.form-control,.custom-select{-webkit-appearance:none;-moz-appearance:none;appearance:none}input:focus:invalid,select:focus:invalid,textarea:focus:invalid,.form-control:focus:invalid,.custom-select:focus:invalid{border:3px solid var(--cca-red);box-shadow:none}input:not(.form-check,.form-checkbox,.form-radio,[type="submit"]),select,textarea,.form-control,.custom-select{border:1px solid var(--cca-digital-green);border-radius:0;color:var(--cca-silver-green-600);height:48px}input:focus,select:focus,textarea:focus,.form-control:focus,.custom-select:focus{box-shadow:none;border-color:var(--cca-digital-green-800)}@media (min-width: 576px){input:not(.form-check,.form-checkbox,.form-radio,[type="submit"]),select,textarea,.form-control,.custom-select{height:64px}}form .form-check{padding-left:0}.form-radio,.form-checkbox{height:auto;border:none;left:5px;margin-left:0 !important;opacity:0;appearance:auto}.form-radio:checked ~ label::before,.form-checkbox:checked ~ label::before{background-color:var(--cca-digital-green)}.form-radio ~ label,.form-checkbox ~ label{display:flex}.form-radio ~ label::before,.form-checkbox ~ label::before{content:'';display:block;width:24px;height:24px;margin-right:10px;border-radius:50px;border:2px solid var(--cca-digital-green)}label{font-size:0.75rem;font-weight:600;color:var(--cca-silver-green-600)}label:has(+input:focus:invalid,+textarea:focus:invalid,+select:focus:invalid){color:var(--cca-red)}input:focus:invalid+label{color:var(--cca-red)}input:focus:invalid+label::before{border:1px solid red}select.custom-select{background:#fff url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='currentColor' class='bi bi-chevron-down' viewBox='0 0 16 16' stroke-width='1px' stroke='%23496960'%3E %3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3E %3C/svg%3E");background-repeat:no-repeat;background-position:calc(100% - 15px) center;background-size:14px}
