.form-warranty-check{display:flex;flex-flow:column nowrap;gap:68px}.form-warranty-check__response{background-color:#f7f7f7;padding:16px}@media(min-width:768px){.form-warranty-check__response{padding:24px}}.form-warranty-check__response-title{display:inline-block;font-size:18px;font-weight:500;line-height:1.4;margin-bottom:24px}.form-warranty-check__response-title--not-found{color:#c8473e}.form-warranty-check__product-properties{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr}.form-warranty-check__product-property{grid-gap:6px;display:grid;gap:6px;grid-template-columns:1fr}@media(min-width:480px){.form-warranty-check__product-property{gap:16px;grid-template-columns:148px 1fr}}@media(min-width:768px){.form-warranty-check__product-property{grid-template-columns:300px 1fr}}@media(min-width:1280px){.form-warranty-check__product-property{grid-template-columns:350px 1fr}}.form-warranty-check__serial-tip{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:0;box-shadow:none;color:#484848;font-size:12px;font-weight:400;line-height:1.4;margin:6px 0 0;padding:0;transition:color .3s}.form-warranty-check__serial-tip.focus-visible.js-focus-visible,.form-warranty-check__serial-tip:active,.js-focus-visible .form-warranty-check__serial-tip.focus-visible{color:#51529c}.form-warranty-check__serial-tip:active,.form-warranty-check__serial-tip:focus-visible{color:#51529c}@media (hover:hover){.form-warranty-check__serial-tip:hover{color:#51529c}}