.offer-terms-editor{grid-column:1/-1;border:1px solid rgba(124,233,255,.2);border-radius:15px;background:rgba(8,21,35,.72);overflow:hidden}.offer-terms-editor summary{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:15px 16px;cursor:pointer;color:#bfefff;font-size:9px;font-weight:850;letter-spacing:.04em}.offer-terms-editor summary small{color:#71899e;font-size:8px;font-weight:600;letter-spacing:0}.offer-terms-editor>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:11px;padding:0 16px 16px}.offer-terms-editor label{display:grid;gap:6px;color:#8299ad;font-size:8px}.offer-terms-editor input,.offer-terms-editor select,.offer-terms-editor textarea{width:100%;min-height:42px;border:1px solid rgba(255,255,255,.11);border-radius:10px;background:#091827;color:#edf8fb;padding:10px 11px;font:inherit;outline:none}.offer-terms-editor textarea{min-height:72px;resize:vertical}.offer-terms-editor input:focus,.offer-terms-editor select:focus,.offer-terms-editor textarea:focus{border-color:#7ce9ff}.offer-terms-editor .full{grid-column:1/-1}.affiliate-mission-meta span[data-open-terms=true]{color:#ffd57e;background:rgba(255,204,102,.07)}
@media(max-width:900px){.offer-terms-editor>div{grid-template-columns:1fr 1fr}}
@media(max-width:560px){.offer-terms-editor summary{display:grid}.offer-terms-editor>div{grid-template-columns:1fr}.offer-terms-editor .full{grid-column:auto}}
