@font-face{font-family:PIXY;src:url(../../../fonts/PIXY.ttf)}@font-face{font-family:Technology;src:url(../../../fonts/Technology.ttf)}@font-face{font-family:Unbounded;font-weight:300;font-style:normal;src:url(../../../fonts/UnboundedLight.ttf)}@font-face{font-family:Unbounded;font-weight:400;font-style:normal;src:url(../../../fonts/UnboundedRegular.ttf)}@font-face{font-family:Unbounded;font-weight:500;font-style:normal;src:url(../../../fonts/UnboundedMedium.ttf)}@font-face{font-family:Unbounded;font-weight:700;font-style:normal;src:url(../../../fonts/UnboundedBold.ttf)}@font-face{font-family:Unbounded;font-weight:800;font-style:normal;src:url(../../../fonts/UnboundedBlack.ttf)}.selection-field{display:flex;width:100%;height:100%;max-height:64px;border-radius:8px;background:#3e3c45;box-sizing:border-box;transition:all .2s ease;padding-right:8px;border:1px solid rgb(62,60,69);cursor:pointer}.selection-field__row{display:flex;align-items:center;gap:8px;margin-left:8px;overflow:hidden;padding:12px 0;width:100%}.selection-field__control{margin:0;padding:0;border:1px solid rgba(239,239,239,.4);width:24px;height:24px;max-width:24px;max-height:24px;min-width:24px;min-height:24px;background:#efefef1a;-moz-appearance:none;appearance:none;-webkit-appearance:none;border-radius:24px;place-content:center;cursor:pointer}.selection-field__control:before{content:"";width:8px;height:8px;border-radius:22px;transform:scale(0);display:block;margin:auto;transition:transform .12s ease-in-out,background .12s ease}.selection-field__control:not(:disabled):hover:before{background:#efefef66;transform:scale(1)}.selection-field__control:not(:disabled):checked:before{background:#e9ed28;transform:scale(1)}.selection-field__control:disabled{background:#efefef1a;border:none;cursor:not-allowed}.selection-field__super-donate{box-sizing:border-box;width:20px;padding:4px;border-radius:12px;border:1px solid rgb(233,237,40);display:flex;align-items:center;justify-content:center}.selection-field__super-donate .icon_type_superDonate{width:12px;height:12px;min-width:12px;min-height:12px}.selection-field_checked{background:#494654;border-color:#efefef66}.selection-field__icon{margin-left:auto;width:20px;height:20px;min-width:20px;min-height:20px}.selection-field_disabled{cursor:not-allowed}.selection-field__info{display:flex;flex-direction:column;align-items:flex-start}@font-face{font-family:PIXY;src:url(../../../fonts/PIXY.ttf)}@font-face{font-family:Technology;src:url(../../../fonts/Technology.ttf)}@font-face{font-family:Unbounded;font-weight:300;font-style:normal;src:url(../../../fonts/UnboundedLight.ttf)}@font-face{font-family:Unbounded;font-weight:400;font-style:normal;src:url(../../../fonts/UnboundedRegular.ttf)}@font-face{font-family:Unbounded;font-weight:500;font-style:normal;src:url(../../../fonts/UnboundedMedium.ttf)}@font-face{font-family:Unbounded;font-weight:700;font-style:normal;src:url(../../../fonts/UnboundedBold.ttf)}@font-face{font-family:Unbounded;font-weight:800;font-style:normal;src:url(../../../fonts/UnboundedBlack.ttf)}.payment-from{display:flex;flex-direction:column;gap:8px}@media (min-width: 768px){.payment-from{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto;grid-gap:4px}}