.contact-form{background:#fff;padding:48px 0}.contact-form-wrapper{margin-top:50px}.form-title{font-size:26px;color:#000;font-weight:700;margin-bottom:8px;line-height:34px;text-transform:uppercase}.form-subtitle{color:#000;font-size:15px;margin-bottom:12px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;line-height:20px}.arrow-right{position:relative;width:100%;height:24px;margin-bottom:32px;display:flex;align-items:center;animation:arrowMove .8s ease-in-out infinite;padding-right:30px}.arrow-line{flex-grow:1;height:4px;background-color:var(--secondary-color);position:relative;border-radius:8px}.arrow-line:before{content:"";width:16px;height:4px;background:var(--secondary-color);position:absolute;right:-1px;top:-5px;transform:rotate(45deg);border-radius:5px}.arrow-line:after{content:"";width:16px;height:4px;background:var(--secondary-color);position:absolute;right:-1px;top:5px;transform:rotate(135deg);border-radius:5px}span.required{color:red;margin-left:2px;font-size:16px}@keyframes arrowMove{0%{transform:translate(0)}50%{transform:translate(10px)}to{transform:translate(0)}}.form-header:hover .arrow-right{animation-duration:2.5s}@media (max-width: 968px){.arrow-line{max-width:120px}}.request-form{display:flex;flex-direction:column;gap:18px}.request-form input,.request-form textarea{padding:12px 16px;border:1px solid #dadce0;border-radius:4px;width:100%;font-size:16px;color:#202124;transition:border .2s}.request-form input:focus,.request-form textarea:focus{border:2px solid var(--secondary-color);outline:none;padding:11px 15px}.request-form input::placeholder,.request-form textarea::placeholder{color:#80868b}.request-form textarea{min-height:120px;resize:vertical}.file-upload span{display:inline-flex;align-items:center;padding:8px;background:#fff;border-radius:4px;color:#000;font-size:14px;cursor:pointer;transition:background .2s;gap:8px;font-weight:600;max-width:250px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.file-upload span:hover{background:var(--primary-color)29;overflow:visible;white-space:normal;word-break:break-all;position:relative;z-index:1}.file-upload input{display:none}.form-actions{display:flex;justify-content:space-between;align-items:center;gap:24px;margin-top:0}.form-footer{display:flex;align-items:center;gap:14px;margin-top:0}.form-footer-button{align-self:flex-start;background:var(--secondary-color);color:#fff;padding:10px 16px;border:none;border-radius:4px;font-size:13px;cursor:pointer;transition:background .2s,box-shadow .2s;display:flex;align-items:center;gap:10px;text-transform:uppercase;font-weight:700;letter-spacing:1px}.request-form button svg{width:16px;height:16px}.privacy-policy{display:flex;align-items:flex-start;gap:12px;font-size:12px;color:#000;font-weight:600;max-width:220px;line-height:13px;padding:3px 10px;border-radius:5px}.privacy-policy input[type=checkbox]{width:30px;height:22px;margin-top:2px;accent-color:var(--secondary-color)}@media (max-width: 600px){.form-1{padding:24px;margin:16px}.form-footer{flex-direction:column;align-items:stretch}.request-form button{width:100%}}.form-field{position:relative}.form-field input,.form-field textarea{padding:11px 15px;border:1px solid var(--secondary-color);border-radius:4px;width:100%;font-size:15px;transition:all .2s;background:transparent;height:56px;outline:none;font-family:SFProDisplay;color:#000;font-weight:600;line-height:22px}.form-field textarea{min-height:120px;resize:vertical}.form-field label{position:absolute;left:16px;top:50%;transform:translateY(-50%);font-size:13px;color:var(--secondary-color);transition:all .15s cubic-bezier(.4,0,.2,1);background:#fff;padding:0 4px;pointer-events:none;transform-origin:left top;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.form-field textarea~label{top:24px;transform:none}.form-field input:focus,.form-field textarea:focus{border:2px solid var(--secondary-color)}.form-field input:focus~label,.form-field textarea:focus~label,.form-field input:not(:placeholder-shown)~label,.form-field textarea:not(:placeholder-shown)~label{transform:translateY(-99%) scale(.75);top:16px;font-size:17px;color:var(--secondary-color);background-color:#fff;font-weight:700}.form-field input:invalid:not(:focus):not(:placeholder-shown){border-color:#d93025}.form-field input:invalid:not(:focus):not(:placeholder-shown)~label{color:#d93025}.form-row{display:flex;gap:18px}.form-row .form-field{flex:1;margin-bottom:0}@media (max-width: 768px){.form-row{flex-direction:column;gap:24px}.form-row .form-field{width:100%}.form-footer{flex-direction:column;align-items:stretch}.request-form button{width:100%}}.form-wrapper{display:flex;gap:24px;align-items:flex-start}.form-header{flex:1;max-width:380px}.form-content{flex:1;min-width:0}@media (max-width: 1600px){.offer-block{width:95%}.form-header,.offer-overlay .form-header{max-width:260px}}@media (max-width: 992px){.offer-block{width:85%;padding:40px 25px}}@media (max-width: 968px){.form-wrapper{flex-direction:column;gap:24px}.form-header{max-width:none;width:100%}.form-title,.form-subtitle{text-align:center}.form-content{flex:1;min-width:0;width:100%}.arrow-right{display:none}}@media (max-width: 768px){.offer-block{width:90%;padding:35px 20px}.form-title{font-size:22px;line-height:28px}.form-subtitle{font-size:14px}.form-footer-button{padding:12px 18px;font-size:14px}}@media (max-width: 600px){.offer-block{width:95%;padding:30px 18px}.form-footer{flex-direction:column;align-items:stretch}.request-form button{width:100%}.privacy-policy{max-width:100%}}@media (max-width: 576px){.offer-block{width:calc(100% - 20px);padding:25px 15px}.form-footer-button{width:100%;justify-content:center;padding:14px 16px}.form-title{font-size:20px;line-height:26px}.form-subtitle{font-size:13px;line-height:18px}.form-field input,.form-field textarea{font-size:14px;height:50px}.form-field textarea{min-height:150px}.form-field label{font-size:11px}.file-upload span{font-size:13px;padding:6px;max-width:100%}.privacy-policy{max-width:100%;font-size:11px;line-height:14px}.form-footer{gap:10px}}@media (max-width: 400px){.offer-block{width:calc(100% - 10px);padding:20px 12px}.contact-form{padding:32px 0}.form-title{font-size:18px;line-height:24px;margin-bottom:6px}.form-subtitle{font-size:12px;line-height:16px;margin-bottom:10px}.form-field input,.form-field textarea{height:48px;font-size:14px;padding:6px 12px}.form-field label{font-size:10px;left:12px}.form-field textarea{min-height:100px}.form-row{gap:16px}.form-footer-button{font-size:12px;padding:8px 14px;letter-spacing:.5px}.privacy-policy{font-size:10px;line-height:11px;padding:2px 8px}.privacy-policy input[type=checkbox]{width:24px;height:18px}}.form-overlay{position:fixed;inset:0;background:#fffc;display:flex;justify-content:center;align-items:center;z-index:1000}.spinner{width:40px;height:40px;border:4px solid #f3f3f3;border-top:4px solid var(--primary-color);border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.form-field input.invalid{border-color:red!important;color:#000}.form-field input.invalid+label{color:red}.form-field input.invalid::placeholder{color:red}.error-message{position:absolute;left:0;bottom:-20px;font-size:12px;color:red;font-weight:500}.file-upload{position:relative;display:flex;align-items:center;gap:8px}.file-error{position:absolute;left:0;top:100%;margin-top:4px}.remove-file{background:none;border:none;padding:4px;cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:.2s ease}.remove-file:hover{transform:scale(.8)}.remove-file svg{display:block}.privacy-policy input:required:invalid{outline:2px solid var(--error-color);border-radius:2px}.policy-error{animation:policyBlink 1s ease-in-out infinite}@keyframes policyBlink{0%,to{outline:2px solid transparent}50%{outline:2px solid #ff0000}}.policy-error input[type=checkbox]{outline:none}.form-loader-overlay{position:absolute;inset:0;background:#fffc;display:flex;justify-content:center;align-items:center;z-index:999}.form-loader{width:50px;height:50px;animation:form-loader-rotate 2s linear infinite}.form-loader-circle{stroke:var(--secondary-color);stroke-linecap:round;animation:form-loader-dash 1.5s ease-in-out infinite}@keyframes form-loader-rotate{to{transform:rotate(360deg)}}@keyframes form-loader-dash{0%{stroke-dasharray:1,150;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-35}to{stroke-dasharray:90,150;stroke-dashoffset:-124}}.form-modal-overlay{position:absolute;inset:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000;animation:form-modal-fadeIn .3s ease-out;backdrop-filter:blur(5px)}.form-modal-content{background:#fff;padding:24px;border-radius:8px;display:flex;flex-direction:column;align-items:center;gap:16px;min-width:300px;max-width:450px;animation:form-modal-slideUp .3s ease-out}.form-modal-content.form-modal-success .form-modal-icon{color:#4caf50}.form-modal-content.form-modal-error .form-modal-icon{color:#f44336}.form-modal-icon{display:flex;justify-content:center;align-items:center;width:48px;height:48px;border-radius:50%;background:currentColor;padding:12px}.form-modal-icon svg{width:24px;height:24px;color:#fff}.form-modal-message{margin:0;font-size:15px;color:#000;text-align:center;font-weight:600}.form-modal-button{background:var(--primary-color);color:#fff;border:none;padding:8px 24px;border-radius:4px;font-size:14px;font-weight:600;cursor:pointer;transition:background .2s}@keyframes form-modal-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes form-modal-slideUp{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}@media (max-width: 768px){.form-modal-content{min-width:auto;max-width:calc(100% - 32px);margin:0 16px;padding:20px}.form-modal-message{font-size:14px}}@media (max-width: 480px){.form-modal-content{max-width:calc(100% - 24px);margin:0 12px;padding:16px;gap:12px}.form-modal-icon{width:40px;height:40px;padding:10px}.form-modal-icon svg{width:20px;height:20px}.form-modal-message{font-size:13px}.form-modal-button{width:100%;padding:10px 24px}}@media (max-width: 1600px){.offer-block{width:95%!important}.form-header,.offer-overlay .form-header{max-width:260px}}@media (max-width: 968px){.offer-block{top:15%!important}.form-header,.offer-overlay .form-header{max-width:100%!important}.arrow-right{display:none!important}}
