.send-form_form__F0tSN{display:flex;flex-direction:column;gap:20px;padding:30px;border-radius:20px;background:var(--color-bg-secondary)}@media (max-width:768px){.send-form_form__F0tSN{border-radius:10px;padding:20px}}.send-form_bottom___tpKe{display:flex;justify-content:space-between;align-items:center;gap:30px;margin-top:20px}@media (max-width:768px){.send-form_bottom___tpKe{flex-direction:column;gap:10px}}.send-form_message__B85dC{min-height:7em}.send-form_button__ybZ71{width:100%;max-width:250px;background:var(--color-text-brand)}@media (max-width:768px){.send-form_button__ybZ71{max-width:100%}}.send-form_disabled__OneMz{pointer-events:none;background:#bc627c;color:var(--color-text-primary)}.send-form_hint__4Clw4{color:var(--color-text-primary);font-family:var(--font-main);font-size:12px;font-weight:400;max-width:230px;text-align:right}@media (max-width:768px){.send-form_hint__4Clw4{max-width:100%;font-size:10px;text-align:left}}.info-message_container__fl8qP{color:var(--color-text-primary);font-family:var(--font-main);text-align:center;line-height:1.2;display:flex;flex-direction:column;align-items:center;gap:30px;max-width:400px;padding:60px 10px}.info-message_icon__EhZ1c{width:120px;height:120px}@media (max-width:768px){.info-message_icon__EhZ1c{width:80px;height:80px}}.info-message_title__zQ6aI{font-size:40px;font-weight:500}@media (max-width:768px){.info-message_title__zQ6aI{font-size:32px;max-width:300px}}.info-message_message__ORiQ_{font-size:16px}.info-message_repeat__Z7JFn{font-size:14px}.product-card_card__BVTvZ{display:flex;align-items:center;font-family:var(--font-main);background-color:var(--color-bg-secondary);border:2px solid transparent;border-radius:20px;cursor:pointer;flex-shrink:0;transition:transform .2s}.product-card_card__BVTvZ.product-card_actived__HfhDZ{border-color:var(--color-text-brand)}@media (max-width:768px){.product-card_card__BVTvZ.product-card_actived__HfhDZ{transform:none}}.product-card_card__BVTvZ.product-card_actived__HfhDZ .product-card_wrapperImage__VMHMu{background:var(--color-text-primary)}.product-card_card__BVTvZ.product-card_disabled__sYrqp{opacity:.8;cursor:default}.product-card_card__BVTvZ.product-card_disabled__sYrqp .product-card_image__yVBRH{filter:grayscale(1)}.product-card_wrapperImage__VMHMu{display:flex;align-items:center;justify-content:center;padding:10px;background:var(--color-bg-skeleton);border-radius:18px}.product-card_image__yVBRH{display:flex;width:40px;height:auto;-o-object-fit:cover;object-fit:cover;border-radius:10px 10px 0 0}@media (max-width:768px){.product-card_image__yVBRH{width:30px}}.product-card_body__xxfU2{display:flex;flex-direction:column;justify-content:space-between;flex-grow:1;padding:20px 20px 20px 10px}@media (max-width:768px){.product-card_body__xxfU2{padding:15px 20px 15px 10px}}.product-card_content__hve8e{color:var(--color-text-primary);display:flex;gap:10px}.product-card_name__Urrpn{font-size:16px;text-wrap:nowrap}@media (max-width:768px){.product-card_name__Urrpn{font-size:14px}}.product-card_infoBlock__ZNbO9{position:relative}.product-card_tooltip__s4b_v{position:absolute;z-index:1000;background:var(--color-bg-primary);display:flex;flex-direction:column;gap:5px;border-radius:5px;padding:15px;width:250px;bottom:28px;left:0}.product-card_tooltipTitle__B4ae7{font-size:16px}.product-card_tooltipDescription__0WyU7{font-size:12px}.send-donate-footer_footer__01XHO{font-family:var(--font-main);color:#ccc;border-top:1px solid var(--color-text-secondary);width:100%;margin-top:60px}@media (max-width:1365px){.send-donate-footer_footer__01XHO{width:calc(100% + 40px);margin:60px -30px 0}}.send-donate-footer_footerContainer__3vRLq{display:flex;gap:20px;justify-content:space-between;align-items:end;width:1000px;max-width:100%;margin:0 auto;padding:40px 0}@media (max-width:1365px){.send-donate-footer_footerContainer__3vRLq{padding:20px 30px 25px}}@media (max-width:768px){.send-donate-footer_footerContainer__3vRLq{flex-direction:column;align-items:flex-start}}.send-donate-footer_logo__Sy_of{margin-bottom:6px}.send-donate-footer_company__ed4i5{font-size:12px;line-height:1.2;font-weight:400;color:var(--color-text-secondary);max-width:280px}.send-donate-footer_links__d_p3P{display:flex;gap:40px}.send-donate-footer_list__ltKOs{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:20px 40px}.send-donate-footer_column__AZ_OV{display:flex;flex-direction:column;gap:20px}@media (max-width:768px){.send-donate-footer_column__AZ_OV{gap:10px}}.send-donate-footer_column__AZ_OV:not(:last-child){margin-right:40px}.send-donate-footer_link__OeoLG{font-size:16px}@media (max-width:768px){.send-donate-footer_link__OeoLG{font-size:10px}}.account-blocked-message_screen__3AGgg{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:30px;padding:15px;border-radius:20px;background-color:var(--color-bg-secondary);color:var(--color-text-primary);min-height:400px;max-height:calc(100vh - 40px)}@media (max-width:768px){.account-blocked-message_screen__3AGgg{max-height:calc(100vh - 170px)}.account-blocked-message_screenImage__mYjgL{width:80px;height:80px}}.account-blocked-message_screenTitle__5CLJe{font-size:40px;font-weight:500}@media (max-width:768px){.account-blocked-message_screenTitle__5CLJe{font-size:32px}}.account-blocked-message_screenText__2ZxrA{font-size:16px;line-height:1.2;max-width:450px;text-align:center}@media (max-width:768px){.account-blocked-message_screenText__2ZxrA{font-size:12px;max-width:280px}}.account-blocked-message_screenText__2ZxrA:not(:last-child){margin-bottom:16px}.account-blocked-message_link__4W0Pv{color:var(--color-text-primary)}.send-donate-screen_body__AF2ph{padding:20px 15px;background:var(--color-bg-primary)}@media (max-width:768px){.send-donate-screen_body__AF2ph{padding:10px 15px 15px}}.send-donate-screen_wrapper__WrATg{max-width:1000px;margin:0 auto}.send-donate-screen_head__Prpd9{display:flex;justify-content:space-between;align-items:center;margin-bottom:40px}@media (max-width:768px){.send-donate-screen_head__Prpd9{margin-bottom:10px}}.send-donate-screen_locales__sXdju{display:flex;gap:10px}.send-donate-screen_locale__gw0Sa{font-size:16px;color:var(--color-text-secondary);padding:3px 6px;background:none;border:1px solid transparent;border-radius:5px;transition:.3s;cursor:pointer}.send-donate-screen_locale__gw0Sa:hover{color:var(--color-text-primary)}.send-donate-screen_locale__gw0Sa.send-donate-screen_actived__pz9Yd{color:var(--color-text-primary);border:1px solid var(--color-text-brand)}.send-donate-screen_logotype__kckzX{width:auto;height:50px;margin-top:10px}@media (max-width:768px){.send-donate-screen_logotype__kckzX{height:30px}}.send-donate-screen_content__giysg{display:flex;flex-direction:column;gap:60px;max-width:820px;margin-left:180px}@media (max-width:768px){.send-donate-screen_content__giysg{margin:0;gap:40px}}.send-donate-screen_products__2foqR{width:-moz-fit-content;width:fit-content}@media (max-width:768px){.send-donate-screen_products__2foqR{padding:0 15px}}@media (max-width:425px){.send-donate-screen_products__2foqR{width:calc(100% + 30px);margin:0 -15px}}.send-donate-screen_forms___ql5V{position:relative;margin-top:10px}@media (max-width:768px){.send-donate-screen_forms___ql5V{margin:10px -15px 0}}.send-donate-screen_form__5v40c{position:relative;z-index:2}.send-donate-screen_form__5v40c.send-donate-screen_hidden__bcjlm{pointer-events:none;position:absolute;top:0;height:0;z-index:1;opacity:0}.send-donate-screen_infoMessage__WWuNp{border-radius:20px;display:flex;align-items:center;justify-content:center;background:var(--color-bg-secondary);min-height:600px}@media (max-width:768px){.send-donate-screen_infoMessage__WWuNp{min-height:auto}}