.Interpreter{background-color:#fff;background-size:cover;border-radius:12px;grid-template-rows:auto 1fr auto;align-content:start;gap:24px;height:100%;min-height:415px;padding:24px;display:grid;box-shadow:0 2px 3px #0c0d1850}.Interpreter--back{background-color:#f0fdf7}.Interpreter_Header{grid-template-columns:min-content 1fr;align-items:center;gap:12px;display:grid}.Interpreter_Header_Icon.MaterialSymbol{width:60px;height:60px;color:var(--primary-color);text-align:center;background:#fce0ea;border-radius:8px;align-items:center;font-size:34px;display:grid}.Interpreter_Explanation{display:grid}.Interpreter_Explanation_Description{grid-template-rows:1fr min-content;display:grid}.Interpreter_Explanation_Details{grid-template-rows:1fr 1fr min-content;display:grid}.Interpreter_Explanation .P{margin:0 0 8px}.Interpreter_Explanation .P span{font-size:16px;font-weight:600;display:block}.Interpreter .Button{justify-self:center;align-self:bottom;margin-top:20px}
