.phone-field{display:grid;gap:9px}.phone-field>strong{color:#35322f;font-size:13px}.phone-field>small{color:#777}.phone-repeater{display:grid;gap:8px}.phone-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(160px,.7fr) 44px;gap:8px}.phone-row input[readonly]{background:#fff;color:#24211f;cursor:default}.phone-row button{display:grid!important;place-items:center;width:44px!important;height:44px;padding:0!important;border:1px solid #ddd!important;background:#fff!important;color:#b42318!important;font-size:22px!important}.add-phone{width:max-content!important;padding:10px 15px!important;border:1px dashed #f09b8d!important;background:#fff!important;color:#b42318!important}.phone-empty{margin:0;padding:13px 15px;border:1px dashed #d8d2ca;border-radius:10px;color:#777;background:#fff}.phone-row.legacy input{color:#9a3412;background:#fff8f3}@media(max-width:620px){.phone-row{grid-template-columns:minmax(0,1fr) 44px}.phone-row .phone-number{grid-column:1}.phone-row button{grid-column:2;grid-row:1/3;height:100%!important}}
