.brand__logo-image{display:grid;width:42px;height:42px;place-items:center;overflow:hidden;border-radius:10px;background:#fff}.brand__logo-image img{width:100%;height:100%;object-fit:contain}.footer__logo-image{display:inline-grid;width:38px;height:38px;place-items:center;overflow:hidden;border-radius:9px;background:#fff}.footer__logo-image img{width:100%;height:100%;object-fit:contain}.contact-form{display:grid!important;grid-template-columns:1fr 1fr;align-items:start!important;gap:.85rem!important;min-width:0}.contact-form input,.contact-form textarea{width:100%;border:1px solid var(--strong);border-radius:9px;background:#fff;padding:.82rem .9rem;color:var(--ink);font:inherit;outline:0}.contact-form input:focus,.contact-form textarea:focus{border-color:var(--blue);box-shadow:0 0 0 3px rgba(23,104,201,.1)}.contact-form textarea{grid-column:1/-1;min-height:135px;resize:vertical;line-height:1.55}.contact-form .btn{grid-column:1/-1;justify-self:start}.form-message{margin:.6rem 0 0;color:var(--green);font-size:.72rem;font-weight:700}.form-message--error{color:#b23a3a}.form-message--error ul{margin:.35rem 0;padding-left:1rem}.search-page__head{max-width:750px}.search-page__head h1,.not-found h1{margin:.65rem 0 1.2rem;font-size:clamp(2.1rem,4.5vw,4rem);line-height:1.04}.search-page__head form{display:flex;gap:.65rem;margin-top:1.5rem}.search-page__head input{min-width:0;flex:1;border:1px solid var(--strong);border-radius:10px;padding:.8rem 1rem;font:inherit;outline:0}.search-page__result-head{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin:2.5rem 0 1.2rem}.search-page__result-head p{margin:0;font-size:.82rem;color:var(--muted)}.search-page__result-head form{display:flex;align-items:center;gap:.45rem;font-size:.72rem;font-weight:700}.search-page__result-head select{border:1px solid var(--strong);border-radius:7px;background:#fff;padding:.5rem}.search-page__article{border-radius:12px;padding:1.2rem}.search-page__article h2{margin:.5rem 0;font-size:1.1rem}.search-page__article p{font-size:.78rem;line-height:1.6;color:var(--muted)}.search-page__empty,.not-found__card{max-width:720px;border-radius:15px;padding:clamp(1.5rem,4vw,3.5rem)}.search-page__empty h2{margin:.7rem 0;font-size:clamp(1.5rem,3vw,2.25rem)}.search-page__empty p,.not-found__card p{font-size:.85rem;line-height:1.7;color:var(--muted)}.search-page__pagination{margin-top:2rem}.not-found{padding-block:5rem}.not-found__card div{display:flex;flex-wrap:wrap;gap:.7rem;margin-top:1.4rem}@media(max-width:640px){.contact-form{grid-template-columns:1fr}.contact-form textarea,.contact-form .btn{grid-column:auto}.contact-form .btn{width:100%}.search-page__head form{flex-direction:column}.search-page__head form .btn{width:100%}.search-page__result-head{align-items:flex-start;flex-direction:column}}
