:root{--primary: #F5C500;--dark: #1a1a1a;--bg: #f7f7f5;--card-bg: #fff;--border: #eee;--border-dark: #e8e8e8;--cat-badge-bg: #fffbe6;--cat-badge-color: #7a6000;--text: #333;--text-light: #888;--text-muted: #bbb;--action-yellow: #FDDA4A;--base-yellow: #E5BB0F;--light-yellow: #f5e8c6}.mb--2{margin-bottom:20px}.mb--3{margin-bottom:30px}.wpcf7-acceptance{margin-bottom:20px}.wpcf7-acceptance .wpcf7-list-item{margin:0}.wpcf7-acceptance .wpcf7-list-item label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:7px;cursor:pointer}.wpcf7-acceptance .form-check-input{-moz-appearance:none;appearance:none;-webkit-appearance:none;width:15px;height:15px;-ms-flex-negative:0;flex-shrink:0;border:1.5px solid #ccc;border-radius:3px;background:#fff;cursor:pointer;position:relative;-webkit-transition:border-color .15s,background .15s;transition:border-color .15s,background .15s}.wpcf7-acceptance .form-check-input:checked{background:var(--primary);border-color:var(--primary)}.wpcf7-acceptance .form-check-input:checked::after{content:"";position:absolute;top:1px;left:4px;width:5px;height:9px;border:2px solid #1a1a1a;border-top:none;border-left:none;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.wpcf7-acceptance .form-check-input:focus{outline:none;-webkit-box-shadow:0 0 0 2px rgba(245,197,0,.25);box-shadow:0 0 0 2px rgba(245,197,0,.25)}.wpcf7-acceptance .wpcf7-list-item-label{font-size:13px;color:#444;line-height:1.5}.contact-block{background:var(--card-bg);border:.5px solid var(--border);border-radius:6px;padding:20px 16px}@media(min-width: 743px){.contact-block{padding:28px 32px}}@media(min-width: 1080px){.contact-block-inner{max-width:600px;margin:0 auto}}.page-title{font-size:20px;font-weight:700;color:var(--dark);margin-bottom:6px}@media(min-width: 743px){.page-title{font-size:24px;margin-bottom:8px}}.page-desc{font-size:13px;color:#666;line-height:1.7;margin-bottom:24px}.form__row{margin-bottom:16px}@media(min-width: 743px){.form__row{margin-bottom:20px}}.form__label{font-size:12px;font-weight:600;color:var(--dark);margin-bottom:6px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px}.form__required{font-size:10px;color:#fff;background:#e05252;padding:1px 5px;border-radius:2px;font-weight:600;line-height:1.4}.form__input,.form__select,.form__textarea{width:100%;padding:9px 12px;font-size:13px;color:var(--dark);background:#fff;border:.5px solid #ddd;border-radius:4px;outline:none;-webkit-transition:border-color .15s;transition:border-color .15s;font-family:inherit;-moz-appearance:none;appearance:none;-webkit-appearance:none}.form__input:focus,.form__select:focus,.form__textarea:focus{border-color:var(--primary);-webkit-box-shadow:0 0 0 2px rgba(245,197,0,.12);box-shadow:0 0 0 2px rgba(245,197,0,.12)}.form__input::-webkit-input-placeholder, .form__select::-webkit-input-placeholder, .form__textarea::-webkit-input-placeholder{color:var(--text-muted)}.form__input::-moz-placeholder, .form__select::-moz-placeholder, .form__textarea::-moz-placeholder{color:var(--text-muted)}.form__input:-ms-input-placeholder, .form__select:-ms-input-placeholder, .form__textarea:-ms-input-placeholder{color:var(--text-muted)}.form__input::-ms-input-placeholder, .form__select::-ms-input-placeholder, .form__textarea::-ms-input-placeholder{color:var(--text-muted)}.form__input::placeholder,.form__select::placeholder,.form__textarea::placeholder{color:var(--text-muted)}.form__textarea{resize:vertical;min-height:120px;line-height:1.7}.form__select-wrap{position:relative}.form__select-wrap::after{content:"▾";position:absolute;right:12px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);font-size:12px;color:var(--text-light);pointer-events:none}.form__radio-group{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px}.form__radio-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px;cursor:pointer}.form__radio-item input[type=radio]{accent-color:var(--primary);width:15px;height:15px;cursor:pointer}.form__radio-item span{font-size:13px;color:#444}.form__notice{background:var(--bg);border:.5px solid var(--border);border-radius:4px;padding:12px 14px;font-size:11px;color:var(--text-light);line-height:1.8;margin-bottom:16px}.form__agree-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:8px;margin-bottom:20px;cursor:pointer}.form__agree-row input[type=checkbox]{accent-color:var(--primary);width:16px;height:16px;-ms-flex-negative:0;flex-shrink:0;margin-top:2px;cursor:pointer}.form__agree-row span{font-size:12px;color:#444;line-height:1.6}.form__submit{width:100%;padding:13px;background:var(--dark);color:#fff;font-size:14px;font-weight:700;border:none;border-radius:4px;cursor:pointer;letter-spacing:.5px;-webkit-transition:background .15s,opacity .15s;transition:background .15s,opacity .15s;font-family:inherit}.form__submit:hover{background:#333}.form__submit:disabled{opacity:.4;cursor:not-allowed}@media(min-width: 743px){.form__submit{max-width:280px}}/*# sourceMappingURL=contact.css.map */