.fields_group p{display:flex;gap:10px}.fields_group span{width:50%}.fields_group input,select,textarea{background:0 0;color:white;font-family:"poppins";font-size:.88rem;border-radius:0px}.fields_group input::focus{background:#f48729}.fields_group input:focus,select:focus,textarea:focus{background:0 0;color:white;border-radius:1px solid gray}.city_field input{background:0 0;color:white;font-family:"poppins";font-size:.88rem;border-radius:0px}select>option{background:#191919;color:#fff}@media (max-width:368px){.fields_group p{display:flex;flex-direction:column;gap:2px;padding-bottom:12px}.fields_group span{width:100%}}h5,h6{font-family:Poppins,sans-serif!important}