.farmacja-form-new{background:#fff;border-radius:20px}.farmacja-form-new__heading{background:#f2c336;border:3px solid #f2c336;border-radius:20px;display:block;font-size:32px;font-weight:700;margin-bottom:48px;padding:30px 15px;text-align:center;width:100%}.farmacja-form-new__heading h3{margin:0}.farmacja-form-new__success{background:#fff;border:3px solid #f2c336;border-radius:20px;display:block;font-size:20px;font-weight:700;margin-bottom:48px;padding:30px 15px;text-align:center;width:100%}.farmacja-form-new__notice{background:#e9efff;border:1px solid #0d4fb8;border-radius:20px;color:#0d4fb8;font-size:14px;line-height:1.4;margin-bottom:30px;padding:15px 25px}.farmacja-form-new__notice a{color:#0d4fb8;font-weight:700;text-decoration:underline}.farmacja-form-new__notice a:hover{text-decoration:none}.farmacja-form-new input[type=email],.farmacja-form-new input[type=number],.farmacja-form-new input[type=tel],.farmacja-form-new input[type=text],.farmacja-form-new select,.farmacja-form-new textarea{border:1px solid #a8a8a8;border-radius:20px;font-size:16px;line-height:1.5;padding:17px 25px}.farmacja-form-new input[type=email]:focus,.farmacja-form-new input[type=number]:focus,.farmacja-form-new input[type=tel]:focus,.farmacja-form-new input[type=text]:focus,.farmacja-form-new select:focus,.farmacja-form-new textarea:focus{border:1px solid #140b42;box-shadow:none}.farmacja-form-new select{padding:17px 50px 17px 25px}.farmacja-form-new select.form-control:not([size],[multiple]){height:auto!important}.farmacja-form-new select{appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' fill='none' viewBox='0 0 25 25'%3E%3Cpath fill='%23272727' d='m21.142 10.204-7.813 7.813a1.173 1.173 0 0 1-1.66 0l-7.813-7.813a1.174 1.174 0 1 1 1.66-1.66l6.984 6.983 6.983-6.984a1.174 1.174 0 1 1 1.66 1.66z'/%3E%3C/svg%3E");background-position:right 15px center;background-repeat:no-repeat;background-size:24px;padding-right:40px}.farmacja-form-new select::-ms-expand{display:none}.farmacja-form-new .form-group{margin-bottom:24px}.farmacja-form-new .form-group label{color:#525252;display:block;font-size:16px;margin-bottom:8px}.farmacja-form-new .form-group.floating-label{position:relative}.farmacja-form-new .form-group.floating-label label{color:#525252;font-size:16px;left:25px;pointer-events:none;position:absolute;top:30px;transform:translateY(-50%);transition:.2s ease}.farmacja-form-new .form-group.floating-label.active label{background:#fff;font-size:14px;left:15px;padding:8px 10px;top:0;transform:translateY(-50%)}.farmacja-form-new .form-group.invalid input[type=email],.farmacja-form-new .form-group.invalid input[type=number],.farmacja-form-new .form-group.invalid input[type=tel],.farmacja-form-new .form-group.invalid input[type=text],.farmacja-form-new .form-group.invalid select,.farmacja-form-new .form-group.invalid textarea{border:1px solid #ff4d4d;box-shadow:0 0 0 3px rgba(255,77,77,.1);transition:all .25s ease}.farmacja-form-new .form-group.invalid .farmacja-error{align-items:center;animation:slideIn .2s ease-out;color:#ff4d4d;display:flex;font-size:13px;font-weight:500;margin-top:6px}.farmacja-form-new .form-group.invalid .farmacja-error:before{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' fill='none' stroke='%23ff4d4d' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' viewBox='0 0 24 24'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cpath d='M12 8v4M12 16h.01'/%3E%3C/svg%3E");display:inline-block;line-height:1;margin-right:6px;vertical-align:middle}@keyframes slideIn{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.farmacja-form-new .farmacja-radio-group{display:flex;flex-direction:column;gap:12px;margin-bottom:24px}.farmacja-form-new .farmacja-radio-group--row{flex-direction:row;gap:30px}.farmacja-form-new .farmacja-radio-group--vertical{flex-direction:column;gap:12px}.farmacja-form-new .farmacja-radio-group .radio-inline{align-items:center;cursor:pointer;display:flex;gap:10px;margin:0;position:relative}.farmacja-form-new .farmacja-radio-group .radio-inline input[type=radio]{height:0;opacity:0;position:absolute;width:0}.farmacja-form-new .farmacja-radio-group .radio-inline input[type=radio]:checked+.radio-control{border-color:#140b42}.farmacja-form-new .farmacja-radio-group .radio-inline input[type=radio]:checked+.radio-control:after{background:#140b42;transform:translate(-50%,-50%) scale(1)}.farmacja-form-new .farmacja-radio-group .radio-inline .radio-control{background:#fff;border:2px solid #525252;border-radius:50%;flex-shrink:0;height:20px;position:relative;transition:border-color .2s ease;width:20px}.farmacja-form-new .farmacja-radio-group .radio-inline .radio-control:after{background:#525252;border-radius:50%;content:"";height:10px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%) scale(0);transition:transform .2s ease,background-color .2s ease;width:10px}.farmacja-form-new .farmacja-radio-group .radio-inline .radio-label{color:#525252;font-size:16px}.farmacja-form-new__consents{margin-top:32px}.farmacja-form-new__consents .consent-item{margin-bottom:16px}.farmacja-form-new__consents .consent-item label{align-items:flex-start;cursor:pointer;display:flex;flex-direction:row;font-size:14px;gap:10px}.farmacja-form-new__consents .consent-item label a{color:#f2c336;text-decoration:underline}.farmacja-form-new__consents .consent-item label input[type=checkbox]{height:0;opacity:0;position:absolute;width:0}.farmacja-form-new__consents .consent-item label input[type=checkbox]:checked+.consent-item__checkbox{border-color:#f2c336}.farmacja-form-new__consents .consent-item label input[type=checkbox]:checked+.consent-item__checkbox:after{background-color:#f2c336;background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGhlaWdodD0iMTAiIGZpbGw9Im5vbmUiPjxwYXRoIHN0cm9rZT0iI2ZmZiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBzdHJva2Utd2lkdGg9IjEuNSIgZD0ibS43NSA1LjI1IDMuNSAzLjUgOC04Ii8+PC9zdmc+");background-position:50% 50%;background-repeat:no-repeat;background-size:13px auto;height:100%;width:100%}.farmacja-form-new__consents .consent-item__checkbox{background:#fff;border:2px solid #525252;border-radius:5px;display:flex;flex-shrink:0;height:28px;margin-right:10px;margin-top:0;overflow:hidden;position:relative;width:28px}.farmacja-form-new__consents .consent-item__checkbox:after{content:"";left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:10px}.farmacja-form-new__consents .consent-item__text a{color:#f2c336;text-decoration:underline}.farmacja-form-new__consents .consent-item.invalid .consent-item__text{color:#ff4d4d;transition:color .2s ease}.farmacja-form-new__consents .consent-item.invalid .consent-item__checkbox{border-color:#ff4d4d;box-shadow:0 0 0 3px rgba(255,77,77,.1)}.farmacja-form-new__consents .farmacja-error{margin-bottom:16px;margin-left:0!important}.farmacja-form-new__submit{background:#272727;border:1px solid #272727;border-radius:50px;color:#fff;display:block;font-size:25px;line-height:1.8;margin:48px auto;max-width:316px;padding:15px 30px;text-align:center;width:100%}
/*# sourceMappingURL=farmacja_form_new.css.map*/