.nubest-frm{color:var(--text-color)}.nubest-frm .frm-heading{font:600 26px Colby,sans-serif;margin:20px 0;color:#3e7d3b;position:relative;text-align:center}.nubest-frm .frm-description{text-align:center;margin-bottom:20px}.nubest-frm .frm-field{position:relative;margin:0 8px 20px}.nubest-frm .frm-field.no-floating{display:grid;gap:8px}.nubest-frm .frm-field>.frm-label{font-weight:500}.nubest-frm .frm-field.no-floating .frm-label{order:1}.nubest-frm .frm-field.no-floating .frm-input{order:2}.nubest-frm .frm-field.no-floating .frm-error{order:3;margin-top:0}.nubest-frm .frm-input:not([type=checkbox]){display:block;width:100%!important;min-height:48px;max-height:400px;height:48px;padding:8px 14px;font-weight:400;line-height:1.25;color:#212529;appearance:none;-webkit-appearance:none;background-color:#fff;background-clip:padding-box;border:1px solid #dee2e6;border-radius:24px;transition:border-color .2s ease-in-out,box-shadow .2s ease-in-out}.nubest-frm .frm-input[type=file]{padding-top:12px}.nubest-frm textarea.frm-input{padding-top:15px!important}.nubest-frm select.frm-input,.nubest-frm select.frm-input option[value=""]{color:#212529a6!important}.nubest-frm select.frm-input:valid,.nubest-frm select.frm-input option{color:#212529!important}.nubest-frm .frm-input:focus{border-color:#86b7fe!important;outline:0;box-shadow:0 0 0 2px #0d6efd40!important}.nubest-frm .frm-group{font-size:0;margin:0 -8px}.nubest-frm .frm-group *{font-size:15px}.nubest-frm .frm-field.field-half{display:inline-block;width:calc(50% - 16px);vertical-align:top}.nubest-frm .frm-submit{height:48px;padding:6px 30px;justify-content:center;align-items:center;gap:10px;align-self:stretch;border-radius:999px;background:#ffbc00;color:#0c470a;font-size:16px;font-weight:700;line-height:24px;text-transform:uppercase;width:100%;max-width:400px}.nubest-frm .frm-error{display:block;margin-top:6px;color:#e53935;font-size:12px;line-height:1.4}.nubest-frm .frm-input.is-error,.nubest-frm .frm-input.is-error~.frm-label-checkbox span:first-child{border-color:#e53935!important;box-shadow:0 0 0 2px #e5393559!important}.nubest-frm .frm-input.is-valid{border-color:#2e7d32!important;box-shadow:0 0 0 2px #2e7d3259!important}.nubest-frm .frm-message:not(:emtpy){text-align:center;margin:20px 0;font-weight:600;color:#3e7d3b}.nubest-frm .frm-field .frm-label-checkbox{-webkit-user-select:none;user-select:none;cursor:pointer;border-radius:6px;transition:all .2s ease;display:grid;grid-template-columns:18px 1fr}.nubest-frm .frm-field .frm-label-checkbox span{transform:translateZ(0)}.nubest-frm .frm-field .frm-label-checkbox span:first-child{position:relative;top:2px;width:18px;height:18px;border-radius:4px;transform:scale(1);border:1px solid #cccfdb;transition:all .2s ease;box-shadow:0 1px 1px #00104b0d}.nubest-frm .frm-field .frm-label-checkbox span:first-child svg{position:absolute;top:3px;left:2px;fill:none;stroke:#fff;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:16px;stroke-dashoffset:16px;transition:all .3s ease;transition-delay:.1s;transform:translateZ(0)}.nubest-frm .frm-field .frm-label-checkbox span:last-child{padding-left:8px;line-height:20px}.nubest-frm .frm-field .frm-label-checkbox:hover span:first-child{border-color:#265f23}.nubest-frm .frm-field .frm-input-checkbox{position:absolute;visibility:hidden;width:20px;height:20px}.nubest-frm .frm-field .frm-input-checkbox:checked+.frm-label-checkbox span:first-child{background:#265f23;border-color:#265f23;animation:wave-4 .4s ease}.nubest-frm .frm-field .frm-input-checkbox:checked+.frm-label-checkbox span:first-child svg{stroke-dashoffset:0}.nubest-frm .frm-field .inline-svg{position:absolute;width:0;height:0;pointer-events:none;-webkit-user-select:none;user-select:none}@-moz-keyframes wave-4{50%{transform:scale(.9)}}@-webkit-keyframes wave-4{50%{transform:scale(.9)}}@-o-keyframes wave-4{50%{transform:scale(.9)}}@keyframes wave-4{50%{transform:scale(.9)}}@media screen and (min-width:576px){.nubest-frm .frm-field:not(.no-floating)>.frm-label{position:absolute;top:0;left:16px;z-index:2;line-height:1;max-width:calc(100% - 16px);padding:1.6rem .5rem;overflow:hidden;color:#212529a6;text-align:start;text-overflow:ellipsis;white-space:nowrap;pointer-events:none;border:1px solid transparent;transform-origin:0 0;transition:all .2s ease-in-out}.nubest-frm .frm-field:not(.no-floating) .frm-input:focus~.frm-label,.nubest-frm .frm-field:not(.no-floating) .frm-input:not(:placeholder-shown)~.frm-label{top:-12px;background:#fff;font-size:12px;font-weight:600;padding:2px 4px;border-radius:3px}.nubest-frm .frm-field:not(.no-floating) .frm-input::placeholder{color:transparent}}@media screen and (max-width:575px){.nubest-frm .frm-field:not(.no-floating) .frm-input::placeholder{font-size:12px}.nubest-frm .frm-field{display:grid!important;gap:8px}.nubest-frm .frm-field .frm-input{order:2}.nubest-frm .frm-field .frm-label{order:1}.nubest-frm .frm-field .frm-error{order:3;margin-top:0}.nubest-frm .frm-field.field-half{width:calc(100% - 16px);margin-bottom:20px!important}}
/*# sourceMappingURL=/cdn/shop/t/170/assets/nubest-frm.css.map */
