.VoluntaryPayment_container__bD_QV{background-color:var(--color-accent);color:var(--color-font-light);border-radius:20px;display:flex;flex-direction:column;gap:40px}.VoluntaryPayment_description__prrTm{font-weight:300}.VoluntaryPayment_card__wH2st{display:flex;flex-direction:column;gap:20px;background-color:var(--color-accent-light3);border-radius:20px;padding:50px 30px;max-width:600px}.VoluntaryPayment_card__wH2st h2{font-size:1.625rem}@media (max-width:768px){.VoluntaryPayment_card__wH2st h2{font-size:1.25rem}}.VoluntaryPayment_form__buuX0{display:flex;flex-direction:column;gap:30px;align-items:flex-start}.VoluntaryPayment_selectAmountButtons__EoxAg{display:flex;flex-direction:row;gap:10px;flex-wrap:wrap}.VoluntaryPayment_inputWrapper__ohZ9b{display:flex;flex-direction:column;gap:10px;width:100%;position:relative}.VoluntaryPayment_inputWrapper__ohZ9b .VoluntaryPayment_error__e9g3Z{position:absolute;top:100%;left:50px;color:var(--color-error);font-size:.75rem;font-weight:500;background-color:var(--color-bg-main);padding:5px 15px;border-radius:10px;-webkit-filter:drop-shadow(0 3px 5px rgba(0,0,0,.3));filter:drop-shadow(0 3px 5px rgba(0,0,0,.3))}.VoluntaryPayment_inputWrapper__ohZ9b .VoluntaryPayment_error__e9g3Z .VoluntaryPayment_tooltipArrow__7nuf6{position:absolute;top:-10px;left:50px;transform:translateX(-50%);border-left:10px solid transparent;border-right:10px solid transparent;border-bottom:10px solid var(--color-bg-main)}