.Home_container__bCOhY{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:20px;background-color:#f4f4f4;box-shadow:0 4px 10px rgba(0,0,0,.1);border-radius:8px;max-width:800px;width:100%;margin:50px auto;min-height:100vh}.Home_title__T09hD{font-size:2rem;font-weight:700;text-align:center;margin:0 0 20px}.Home_description__41Owk{font-size:1.2rem;color:#777;margin-bottom:1rem}.Home_currencyRow__A4dK4{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;width:100%}.Home_currencyColumn__avCyn{display:flex;flex-direction:column;justify-content:center;align-items:center;width:48%;margin-top:1rem}.Home_label__UYtOa{margin-bottom:10px;font-weight:700}.Home_selectWrapper__uPUKv{position:relative;width:100%}.Home_select__wVnjG{width:100%;height:40px;padding:8px 16px;border:1px solid #ddd;border-radius:4px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;font-size:1rem;font-family:inherit;font-weight:700}.Home_selectArrow__ItrQ1{position:absolute;right:16px;top:50%;transform:translateY(-50%);width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid #666}.Home_amountRow__yBkPA{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;width:100%}.Home_amountColumn__EFrjZ{display:flex;flex-direction:column;justify-content:center;align-items:center;width:48%}.Home_amountWrapper__LUoU6{position:relative;display:flex;align-items:center;width:100%}.Home_amountInput__NVE1C{width:100%;height:40px;padding:8px 16px;border:1px solid #ddd;border-radius:4px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;font-size:1rem;font-family:inherit;font-weight:700}.Home_currencyCode__Cvi3R{right:16px;font-size:1rem;font-weight:700}.Home_currencyCode__Cvi3R,.Home_flag__Fqc2W{position:absolute;top:50%;transform:translateY(-50%)}.Home_flag__Fqc2W{right:55px}.Home_convertButton__ci7Wi{display:block;margin:auto;padding:10px 20px;background-color:#666;color:#fff;border:none;border-radius:4px;font-size:1rem;font-weight:700;cursor:pointer;transition:background-color .2s ease}.Home_convertButton__ci7Wi:hover{background-color:#555}@media (max-width:450px){.Home_amountRow__yBkPA,.Home_currencyRow__A4dK4{flex-direction:column}.Home_amountColumn__EFrjZ,.Home_currencyColumn__avCyn{width:100%}}.Home_hr__WSCcI{color:#777;height:1px;width:100%;margin:2rem}.Home_prediction__ssaCg{background-color:#dad5d5;color:#333;border-radius:3px;padding:2px;box-shadow:inset 0 0 2px #999}