:root{--borderColor: #DCDCDC}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none}input[type=number]{-moz-appearance:textfield}::-moz-placeholder{color:#000;font-weight:400;opacity:.2}::placeholder{color:#000;font-weight:400;opacity:.2}select:required:invalid{color:#bbb}input:-internal-autofill-selected{color:inherit;background:inherit}select:required option[value=""][disabled]{display:none}select:required option{color:#000}.form-label{display:block;margin-bottom:.5rem}.form-error{background:#c50010;color:#fff;border-radius:4px;display:inline-block;font-size:1.2rem;margin-top:5px;font-weight:400;padding:.3rem .8rem}.form-control{font-size:2rem;font-family:inherit;padding:1rem 2rem;width:100%;height:9rem;outline:0;background:0;border:.2rem solid #ff7200;box-shadow:0 0 20px 0 rgba(255,114,0,.1);border-radius:1rem;transition:all .3s;-webkit-appearance:none;-moz-appearance:none;appearance:none}.form-control:hover,.form-control:focus{background-color:hsla(0,0%,100%,.1)}.form-control:focus{outline:2px dashed fadeout(#E6470F, 60%);outline-offset:1px;transition:none}.form-control[disabled]{color:#ccc;background-color:rgba(0,0,0,.1)}.form-select{background:right 1.4rem center/1.4rem auto no-repeat;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path fill="rgb(30,30,30)" d="M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z"></path></svg>');padding-right:4rem}.form-select option{color:#000}.form-separator{border-top:1px solid var(--borderColor)}.form-nav{text-align:center}label.error{background:#c50010;color:#fff;border-radius:4px;display:inline-block;font-size:1.2rem;margin-top:5px;font-weight:400;padding:.3rem .8rem}[type=tel]{padding-left:9.5rem;background-position:left center;background-size:auto 100%;background-repeat:no-repeat}.maxlength{text-align:right;font-size:1.4rem;color:var(--borderColor, #E6470F)}.password-btn{cursor:pointer;margin-left:-5.5rem}.password-btn:before{content:"";width:5rem;height:4.2rem;background:url("/gfx/icons/sprite.svg#eye") center no-repeat;background-size:2.6rem auto;display:inline-block;vertical-align:middle}[type=text]+.password-btn:before{background-image:url("/gfx/icons/sprite.svg#eye-slash")}textarea{resize:vertical;min-height:20rem;max-height:40rem}.input-list{position:absolute;left:0;top:100%;opacity:0;z-index:1;background:#333;color:#fafaff;max-height:0;overflow:hidden;width:100%;transition:.5s all}.input-list-container{position:relative}.input-list.show{opacity:1;max-height:20rem;overflow-y:auto}.input-list.loading:after{content:"...";padding:1rem;display:block}.input-list-item{padding:1rem;cursor:pointer}.input-list-item.active,.input-list-item:hover{background:#444}.checkbox{position:relative;min-width:2rem;min-height:2rem}.checkbox input,.checkbox-content{position:absolute;left:0;top:.2rem;width:2rem;height:2rem}.checkbox input{opacity:0;z-index:1;cursor:pointer}.checkbox input[disabled]~label{opacity:.5}.checkbox-content{outline:1px solid #ff7200;outline-offset:1px;border-radius:3px;background:bottom no-repeat;transition:all .5s}.checkbox-content .point{position:absolute;left:50%;top:50%;border-radius:50%;translate:-50% -50%;animation:animatecheck .8s ease-out;background-color:#ff7200}.checkbox-content.white{border-color:#fff}.checkbox-content.white .point{background-color:#fff}.checkbox input:focus+.checkbox-content{outline:2px dashed fadeout(#E6470F, 60%);outline-offset:1px;transition:none}.checkbox input:checked+.checkbox-content{background:#ff7200 center/56% auto no-repeat;outline:1px solid #ff7200;outline-offset:1px}.checkbox input:checked+.checkbox-content .point{animation:animatecheck .8s ease-out;background-color:rgba(0,0,0,.5)}.checkbox input:checked+.checkbox-content.white{background-color:#fff;background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAHCAMAAAACh/xsAAAAP1BMVEUAAAAuLi4uLi4uLi4uLi4uLi4uLi4uLi4uLi4uLi4uLi4uLi4uLi4uLi4uLi4uLi4uLi4uLi4uLi4uLi4uLi7dJZA8AAAAFHRSTlMAqxO7DPDhxqaioZSIfHRpYUovG0PWRUMAAAA0SURBVAjXJYu3EQAhEMT2jn+8Z/uvFQaUSIlw+cS/KIzXg07RKpb9J2CYhR2ACpneEYwebSWVAUTNMHELAAAAAElFTkSuQmCC")}.checkbox-label{padding-left:3rem;display:block}.checkbox a{text-decoration:underline;display:inline-block}.checkbox-middle input,.checkbox-middle .checkbox-content{top:50%;translate:0 -50%}.checkbox-radio .checkbox-content{border-radius:50%}.phone-input-wrapper{position:relative}.phone-input-wrapper::after{content:"+48";position:absolute;display:flex;align-items:center;left:0;top:0;bottom:0;height:100%;padding-left:4rem;font-size:calc(2.2rem*var(--qahwcag_base-font-size));color:#000;z-index:10}@keyframes animatecheck{0%{width:200%;height:200%;opacity:1}to{width:400%;height:400%;opacity:0}}/*# sourceMappingURL=form.min.css.map */