.portal-form{padding:22px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px 18px}.portal-form>form{display:grid;gap:8px}.portal-form .btn{justify-self:start}.portal-form .form-span-2,.card-payment-fields{grid-column:1/-1}.card-payment-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px 18px;padding:14px;border:1px solid var(--line);border-radius:10px}.card-payment-fields[hidden]{display:none}.product-order{display:flex!important;align-items:center;justify-content:space-between;gap:12px}.product-order span{display:grid}.product-order input[type=number]{width:82px;margin:0}.portal-row form{margin:0}.portal-row form select{min-width:130px;padding:8px}.portal-row>div:last-child{gap:7px;justify-items:end}.document-row a,.doc-status a{color:#087c60;font-size:11px;font-weight:700}.portal-action-panel{margin-bottom:24px}.portal-shell form select:not([multiple]){height:44px;min-height:44px;width:100%;max-width:100%;padding:9px 38px 9px 12px;border:1px solid #d9e2de;border-radius:9px;background-color:#fff;background-image:linear-gradient(45deg,transparent 50%,#63736e 50%),linear-gradient(135deg,#63736e 50%,transparent 50%);background-position:calc(100% - 18px) 18px,calc(100% - 13px) 18px;background-size:5px 5px,5px 5px;background-repeat:no-repeat;color:var(--ink);font:600 12px Manrope;appearance:none;-webkit-appearance:none;cursor:pointer}.portal-shell form select:not([multiple]):focus{outline:0;border-color:#16aa81;box-shadow:0 0 0 3px #20d6a119}@media(max-width:650px){.portal-form,.card-payment-fields{grid-template-columns:1fr}.portal-form .form-span-2,.card-payment-fields{grid-column:auto}.portal-row{align-items:flex-start;gap:12px}.portal-row>div:last-child{justify-items:end}}
