section#homeDonate{background-color:#fff}section#homeDonate .root-content{background-color:#f4f4f4;border-radius:20px;padding:0;flex-wrap:nowrap}section#homeDonate .root-content .donation-form{padding:4rem 2rem;flex:1}section#homeDonate .root-content .donation-form .form .amount-row{display:flex;justify-content:center;align-items:center;border:none;width:max-content;margin:0 auto;flex-wrap:nowrap}section#homeDonate .root-content .donation-form .form .amount-row .field-column{margin-bottom:0;min-width:unset;height:100%;flex-direction:row}section#homeDonate .root-content .donation-form .form .amount-row .select-field{height:100%}section#homeDonate .root-content .donation-form .form .amount-row .select-field .selected-value{border-radius:0;border:none;background-color:#000;color:#fff;font-size:1.5rem;font-weight:600;border-top-left-radius:5px;border-bottom-left-radius:5px;min-width:80px;text-align:center;justify-content:center;padding:10px 20px}section#homeDonate .root-content .donation-form .form .amount-row .text-field{border:none;border-radius:0;background-color:#fff;border-top-right-radius:5px;border-bottom-right-radius:5px}section#homeDonate .root-content .donation-form .form .amount-row .text-field input#amount{font-size:1.5rem;max-width:10rem;font-weight:600;text-align:center;padding:10px 20px}section#homeDonate .root-content .donation-form .form .amount-row .donation-options{gap:.5rem}section#homeDonate .root-content .donation-form .form .amount-row .donation-options .button{padding:.5rem .75rem}section#homeDonate .root-content .donation-form .form .button.submit{margin:0 auto}section#homeDonate .root-content .donation-form p.terms{font-size:10px;margin-top:1rem}section#homeDonate .root-content .donate-img{flex-shrink:1;overflow:hidden;border-top-right-radius:20px;border-bottom-right-radius:20px}section#homeDonate .root-content .donate-img img{height:100%;object-fit:cover;object-position:center}