.MicroloanReviewPage_mainSection__5Jo5I{display:flex;flex-direction:column;gap:40px}@media(max-width:768px){.MicroloanReviewPage_mainSection__5Jo5I{gap:24px}}.MicroloanReviewPage_formSection__SHCol{background:#fff;border:1px solid #e8edf5;border-radius:12px;padding:32px 24px;max-width:960px;align-self:center}@media(max-width:768px){.MicroloanReviewPage_formSection__SHCol{padding:24px 16px}}.MicroloanReviewPage_reviewsList__Hk_sK{display:flex;flex-direction:column;gap:20px}.MicroloanReviewPage_loadMoreWrap__IYdIs{display:flex;justify-content:center;padding:20px 0 0}.MicroloanReviewPage_button__KB4iG{width:100%}@media(min-width:576px){.MicroloanReviewPage_button__KB4iG{width:auto}}.Text_text__w0bBY{display:block}.Text_left__LiTum{text-align:left}.Text_center__wgWcq{text-align:center}.Text_right__z19dT{text-align:right}.Text_heading1__YKYMO{font-family:Inter,sans-serif;font-weight:700;font-size:52px;line-height:56px;letter-spacing:0}@media(max-width:768px){.Text_heading1__YKYMO{font-size:32px;line-height:36px}}.Text_heading2__f0nzy{font-family:Inter,sans-serif;font-weight:700;font-size:36px;line-height:40px;letter-spacing:0}@media(max-width:768px){.Text_heading2__f0nzy{font-size:26px;line-height:32px}}.Text_heading3__pNGEz{font-family:Inter,sans-serif;font-weight:700;font-size:26px;line-height:32px;letter-spacing:0}@media(max-width:768px){.Text_heading3__pNGEz{font-size:22px;line-height:28px}}.Text_heading4__wwYPE{font-family:Inter,sans-serif;font-weight:600;font-size:20px;line-height:24px;letter-spacing:0}@media(max-width:768px){.Text_heading4__wwYPE{font-size:18px;line-height:24px}}.Text_heading5__u165a{font-family:Inter,sans-serif;font-weight:600;font-size:18px;line-height:22px;letter-spacing:0}@media(max-width:768px){.Text_heading5__u165a{font-weight:500;font-size:16px;line-height:24px}}.Text_body__k6lez{font-family:Inter,sans-serif;font-weight:400;font-size:16px;line-height:24px;letter-spacing:0}@media(max-width:768px){.Text_body__k6lez{font-size:14px;line-height:22px}}.Text_caption__38m2X{font-family:Inter,sans-serif;font-weight:400;font-size:14px;line-height:24px;letter-spacing:0}@media(max-width:768px){.Text_caption__38m2X{font-size:12px;line-height:18px}}.Text_mini__OOYhW{font-family:Inter,sans-serif;font-weight:500;font-size:12px;line-height:16px;letter-spacing:0}@media(max-width:768px){.Text_mini__OOYhW{font-size:10px;line-height:14px}}.Text_heading1_upper__qAwCz{font-family:Inter,sans-serif;font-weight:700;font-size:52px;line-height:56px;letter-spacing:0;text-transform:uppercase}@media(max-width:768px){.Text_heading1_upper__qAwCz{font-size:32px;line-height:36px}}.Text_heading2_upper__4RSun{font-family:Inter,sans-serif;font-weight:700;font-size:36px;line-height:40px;letter-spacing:0;text-transform:uppercase}@media(max-width:768px){.Text_heading2_upper__4RSun{font-size:26px;line-height:32px}}.Text_heading3_upper__IHBIu{font-family:Inter,sans-serif;font-weight:700;font-size:26px;line-height:32px;letter-spacing:0;text-transform:uppercase}@media(max-width:768px){.Text_heading3_upper__IHBIu{font-size:22px;line-height:28px}}.Text_heading4_upper__9Q84J{font-family:Inter,sans-serif;font-weight:600;font-size:20px;line-height:24px;letter-spacing:0;text-transform:uppercase}@media(max-width:768px){.Text_heading4_upper__9Q84J{font-weight:500;font-size:18px;line-height:24px}}.Text_heading5_upper__xkOcB{font-family:Inter,sans-serif;font-weight:600;font-size:18px;line-height:22px;letter-spacing:0;text-transform:uppercase}@media(max-width:768px){.Text_heading5_upper__xkOcB{font-weight:500;font-size:16px;line-height:24px}}.Text_bold__UNqD1{font-weight:600}.ExtraDropdown_wrapper__GgP0O{position:relative;width:100%;background:#fff}.ExtraDropdown_menuItem__DjPe6{border-bottom:1px solid #eef2ff}.ExtraDropdown_trigger__DlMJ2{width:100%;display:flex;align-items:center;justify-content:center;gap:4px;padding:12px 0;background:transparent;border:none;cursor:pointer;font-size:36px;font-weight:400;color:#5d5d5d;transition:color .2s ease}.ExtraDropdown_trigger__DlMJ2:hover{color:#000}.ExtraDropdown_trigger__DlMJ2:after,.ExtraDropdown_trigger__DlMJ2:before{content:"";flex:1 1;height:1px;background:#eef2ff}.ExtraDropdown_arrow__s5C_C{width:16px;height:16px;transition:transform .2s ease}.ExtraDropdown_open__1A_yq{transform:rotate(180deg)}.ExtraDropdown_dropdown__ft8zS{position:relative;display:grid;grid-template-rows:0fr;background:#f4f4f4;overflow:hidden;z-index:100;border-radius:14px;opacity:0;visibility:hidden;pointer-events:none;margin-top:0;transition:all .2s ease}.ExtraDropdown_dropdownOpen__sxSEP{grid-template-rows:1fr;opacity:1;visibility:visible;pointer-events:auto;margin-bottom:16px}.ExtraDropdown_list__E3ui7{display:grid;grid-template-columns:repeat(5,1fr);margin:0;min-height:0}@media(max-width:768px){.ExtraDropdown_list__E3ui7{grid-template-columns:repeat(2,1fr)}}.ExtraDropdown_item__D_Jvk{width:100%;padding:12px 20px;border:none;background:transparent;text-align:left;cursor:pointer;font-size:12px;color:#4b5563;transition:background .2s ease}.ExtraDropdown_item__D_Jvk:hover{background:#f3f4f6}.ExtraDropdown_text__FD8wI{color:#05000e;line-height:1.7;font-size:12px;margin:0}@media(max-width:768px){.ExtraDropdown_text__FD8wI{font-size:11px;line-height:1.6}}.ExtraDropdown_menu__NuJGx{position:relative;z-index:0;width:100%;display:flex;justify-content:flex-start;gap:4px;padding:16px 0;background:transparent;border:none;cursor:pointer;transition:color .2s ease}.ExtraDropdown_menu__NuJGx:hover{color:#000}.SocialLinks_social__ihyRJ{display:flex;gap:4px}.SocialLinks_socialIcon__EjDPn{width:24px;height:24px}.SocialLinks_contactLink__s8_cr{display:flex;align-items:center;gap:10px;text-decoration:none;color:#374151;transition:color .2s ease}.SocialLinks_contactLink__s8_cr:hover{color:#111827}.SocialLinks_reviewBtn___aZ8S{margin-top:10px;align-self:flex-start;background:#30c49b;border:1px solid #30c49b;border-radius:8px;color:#f8f8f8;font-size:13px;padding:7px 14px;cursor:pointer;width:-moz-fit-content;width:fit-content;transition:border-color .2s ease,color .2s ease,background .2s ease}.SocialLinks_reviewBtn___aZ8S:hover{background:#2aab88;box-shadow:0 4px 14px rgba(5,0,14,.35)}.SocialLinks_headerMobileContacts__HUsu_{margin-top:10px;display:flex;flex-direction:column;gap:10px}.BaseModal_overlay__ZKtbi{position:fixed;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:16px;background:rgba(0,0,0,.45);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.BaseModal_content__d9Iw_{position:relative;width:100%;max-height:90vh;overflow-y:auto;background:#fff;box-shadow:0 24px 64px rgba(0,0,0,.18);outline:none}.BaseModal_closeButton__HH1kZ{position:absolute;top:16px;right:16px;display:flex;align-items:center;justify-content:center;width:50px;height:50px;border:none;border-radius:50%;background:#fff;color:#0f1729;cursor:pointer}.BaseModal_closeButton__HH1kZ svg{width:24px;height:24px}.ReviewModal_modalContent__Lo2vd{border-radius:16px;padding:36px 32px 32px;max-width:560px}@media(max-width:600px){.ReviewModal_modalContent__Lo2vd{padding:28px 20px 24px;border-radius:12px}}.ApprovalIndicator_valueNormal__h_577{color:#696e82}.ApprovalIndicator_approveCard__oAi5c{width:12px;height:12px;border-radius:2px;margin-top:2px}@media(max-width:600px){.ApprovalIndicator_approveCard__oAi5c{width:10px;height:10px}}.UiSwiper_swiper__95ZNd{width:100%;overflow:hidden;margin-top:-8px;padding-bottom:42px}@media(max-width:768px){.UiSwiper_swiper__95ZNd{padding-bottom:18px}}.UiSwiper_swiper__95ZNd .swiper-wrapper{align-items:stretch}.UiSwiper_swiper__95ZNd .swiper-pagination{bottom:0;line-height:0}.UiSwiper_swiper__95ZNd .swiper-pagination-bullet{width:24px;height:10px;margin:0 4px;border-radius:100px;background:rgba(48,196,155,.2);opacity:1;transition:all .2s ease}@media(max-width:768px){.UiSwiper_swiper__95ZNd .swiper-pagination-bullet{width:16px;height:6px}}.UiSwiper_swiper__95ZNd .swiper-pagination-bullet-active{background:#30c49b}
/*# sourceMappingURL=3f01ac06cac4b86a.css.map*/