.action-top-group .btn-link{color:#3056d3;font-weight:600;text-decoration:none}.action-top-group .btn-link:hover{text-decoration:underline}[dir] .import-note-wrap{border:1px solid #f0cc7a;background:#fff9ec;border-radius:6px}.import-note-header{display:flex;justify-content:space-between;align-items:center;color:#8a4b08}[dir] .import-note-header{padding:12px 14px;cursor:pointer}.import-note-title,.import-note-title-center{font-weight:700;letter-spacing:.2px}[dir] .import-note-title-center{text-align:center}.import-note-content{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:12px}[dir] .import-note-content{border-top:1px solid #f2ddb2;padding:12px 14px 14px}.import-note-item h6{font-weight:700;color:#8a4b08}[dir] .import-note-item h6{margin-bottom:6px;padding-bottom:6px;border-bottom:1px solid #f2ddb2}.import-note-item p{color:#7a4a0d;line-height:1.5}[dir] .import-note-item p{margin-bottom:0}@media (max-width:991px){.import-note-content{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:576px){.import-note-content{grid-template-columns:1fr}}