.RecalculateButtonForMobile_reCalculateButtonForMobile__p_1lz{border-radius:12px;border:none;color:#1d3059;font-size:.9rem;display:flex;justify-content:center;-moz-column-gap:10px;column-gap:10px;background-color:#f3f3f3;padding:5px 10px;width:-moz-fit-content;width:fit-content}.RecalculateButtonForMobile_reCalculateButtonForMobile__p_1lz span{rotate:-55deg;transform:scale(1.6)}.RecalculateButtonForMobile_reCalculateButtonForMobile__p_1lz p{margin-bottom:0}.RecalculateButtonForMobile_reCalculateButtonForMobile__p_1lz:active,.RecalculateButtonForMobile_reCalculateButtonForMobile__p_1lz:focus,.RecalculateButtonForMobile_reCalculateButtonForMobile__p_1lz:hover{border:1px solid #d3d3d3;border-radius:10px;background-color:rgba(134,134,134,.4);color:#1d3059}.RecalculateButtonForMobile_reCalculateButtonForMobile__p_1lz.RecalculateButtonForMobile_minimized__L_RP4{background-color:rgba(0,0,0,0);border:none;padding:5px;box-shadow:none;width:-moz-fit-content;width:fit-content}.RecalculateButtonForMobile_reCalculateButtonForMobile__p_1lz.RecalculateButtonForMobile_minimized__L_RP4>div{display:flex;align-items:center;justify-content:center;gap:3px}.RecalculateButtonForMobile_reCalculateButtonForMobile__p_1lz.RecalculateButtonForMobile_minimized__L_RP4>div p{display:none;font-size:.75rem}.RecalculateButtonForMobile_reCalculateButtonForMobile__p_1lz.RecalculateButtonForMobile_minimized__L_RP4>div svg{max-width:16px}@media only screen and (min-width:425px){.RecalculateButtonForMobile_reCalculateButtonForMobile__p_1lz.RecalculateButtonForMobile_minimized__L_RP4{border-radius:12px;background:#f3f3f3;padding:8px 10px;height:100%}.RecalculateButtonForMobile_reCalculateButtonForMobile__p_1lz.RecalculateButtonForMobile_minimized__L_RP4>div p{display:block}}.DateStamp_dateContainer__FfHgC{border-radius:8px;background:#f5f7fb;display:flex;align-items:center;justify-content:center;width:-moz-fit-content;width:fit-content;max-width:400px;margin:0;-moz-column-gap:5px;column-gap:5px;padding:5px 10px}.DateStamp_dateContainer__FfHgC time{color:#1d3059;font-weight:400;margin:0;font-size:1rem}@media only screen and (min-width:1200px){.DateStamp_dateContainer__FfHgC{border-radius:16px;padding:10px;-moz-column-gap:10px;column-gap:10px;width:100%;background-color:#fbfbfb}.DateStamp_dateContainer__FfHgC time{margin:0;font-size:1rem}.DateStamp_dateContainer__FfHgC svg{transform:scale(1.5)}}.SlidingPane_slidingPaneWrapper__WVc18{position:relative;z-index:9997}.SlidingPane_content__Vvmoi{height:-moz-fit-content;height:fit-content;position:relative;bottom:0;width:100%;background-color:#fff;box-shadow:1px 0 7px rgba(0,0,0,.5);overflow-x:hidden;overflow-y:auto;max-height:1000px}.SlidingPane_content__Vvmoi.SlidingPane_visible__VyPFF{transform:translateY(0)}.SlidingPane_content__Vvmoi.SlidingPane_hidden__fpkBl{transform:translateY(110vh);max-height:0}.SlidingPane_backdrop__0P8s_{position:fixed;width:100%;height:100%;background-color:rgba(0,0,0,.5);top:0;right:0;visibility:hidden}.SlidingPane_backdrop__0P8s_.SlidingPane_visible__VyPFF{animation:SlidingPane_backdropAppear__5lv5d .3s forwards}.SlidingPane_backdrop__0P8s_.SlidingPane_hidden__fpkBl{animation:SlidingPane_backdropDisappear__PxNlm .3s forwards}@keyframes SlidingPane_backdropAppear__5lv5d{0%{visibility:hidden;opacity:0}to{visibility:visible;opacity:1}}@keyframes SlidingPane_backdropDisappear__PxNlm{0%{visibility:visible;opacity:1}to{visibility:hidden;opacity:0}}.SlidingPane_bottomPane__EKSis,.SlidingPane_leftPane__pUlie,.SlidingPane_rightPane__y0sVm{height:100%;display:flex;flex-direction:column;position:fixed;opacity:0;overflow:visible;transition:transform .3s ease-in-out,opacity .3s linear .29s;-webkit-transition:transform .3s ease-in-out,opacity .3s linear .29s}.SlidingPane_open__pW30n.SlidingPane_bottomPane__EKSis,.SlidingPane_open__pW30n.SlidingPane_leftPane__pUlie,.SlidingPane_open__pW30n.SlidingPane_rightPane__y0sVm{transition:transform .3s ease-in-out;-webkit-transition:transform .3s ease-in-out;opacity:1;transform:translateX(0)}.SlidingPane_neverOpened__tyE9I.SlidingPane_bottomPane__EKSis,.SlidingPane_neverOpened__tyE9I.SlidingPane_leftPane__pUlie,.SlidingPane_neverOpened__tyE9I.SlidingPane_rightPane__y0sVm{transition:opacity .3s linear .29s;-webkit-transition:opacity .3s linear .29s}.SlidingPane_leftPane__pUlie{top:0;left:0;width:40%;transform:translateX(-110vw)}.SlidingPane_leftPane__pUlie .SlidingPane_content__Vvmoi{height:100vh}.SlidingPane_leftPane__pUlie .SlidingPane_content__Vvmoi.SlidingPane_hidden__fpkBl{max-height:unset;transform:none}.SlidingPane_rightPane__y0sVm{top:0;right:0;width:40%;transform:translateX(130vw)}.SlidingPane_rightPane__y0sVm .SlidingPane_content__Vvmoi{height:100vh}.SlidingPane_rightPane__y0sVm .SlidingPane_content__Vvmoi.SlidingPane_hidden__fpkBl{max-height:unset;transform:none}.SlidingPane_bottomPane__EKSis{display:flex;justify-content:center;bottom:0;left:0;width:100%;max-height:calc(100vh - 50px);height:-moz-fit-content;height:fit-content;transform:translateY(110vh);-webkit-transition:max-height .3s,height .3s,margin-top .3s,translate .3s,transform .3s ease-in-out,opacity .3s ease-in-out}.SlidingPane_bottomPane__EKSis.SlidingPane_open__pW30n{transition:transform .3s ease-in-out;-webkit-transition:transform .3s ease-in-out;opacity:1;transform:translateY(0)}.sorgulama_creditCardCategoryDescription__NUHTH{all:unset;color:#363636;text-align:center;font-size:14.4px;max-width:280px;min-width:100%}.sorgulama_creditCardTitle__KwrWs{all:unset;color:#1d3059;text-align:center;font-size:20.8px;font-style:normal;font-weight:700;margin-bottom:8px}.sorgulama_creditCardDescription__N7X3V{all:unset;color:#363636;text-align:center;font-size:14.4px;max-width:280px}.sorgulama_blogContainer__zp8J1{margin-top:12px}.sorgulama_filterComponent__GQ9Px,.sorgulama_posOptionsMobile__HTH9A{width:100%}.sorgulama_posOptionsMobile__HTH9A ul{width:100%;list-style:none;display:flex;gap:4px;margin:auto;border-radius:16px;background:#fff;padding:4px;border:1px solid #e7e7e7}.sorgulama_posOptionsMobile__HTH9A ul li{width:100%;border-radius:12px;background:#f3f3f3;color:#1d3059;font-size:.75rem;padding:8px;cursor:pointer;text-wrap:nowrap;display:flex;align-items:center;justify-content:center}.sorgulama_posOptionsMobile__HTH9A ul li a:hover{color:unset}.sorgulama_posOptionsMobile__HTH9A ul li.sorgulama_active__pxTwb{border-radius:12px;border:1px solid #1d3059;padding:8px;background:#1d3059;color:#fff;font-size:.9rem;font-style:normal;font-weight:500;line-height:normal;box-shadow:0 0 7.8px 0 rgba(0,0,0,.05)}.sorgulama_recalculator__m9myx{display:flex;flex-direction:column;justify-content:space-between;gap:40px;padding:16px;overflow:hidden;border-radius:24px;margin:0 10px;border:2px solid #fff;background:rgba(0,0,0,0);box-shadow:0 0 10px 0 rgba(0,0,0,.1)}.sorgulama_recalculator__m9myx.sorgulama_noShadowOnMobile__o1rCt{box-shadow:none;border-bottom:1px solid #e7e7e7;border-radius:0}.sorgulama_recalculator__m9myx .sorgulama_productPreviewImg__Jhlp7{display:none;width:233px;margin-bottom:-80px}.sorgulama_recalculator__m9myx .sorgulama_productPreviewImg__Jhlp7.sorgulama_commercialCard__XheZu{margin-bottom:-60px}.sorgulama_recalculator__m9myx .sorgulama_contentWrapper__y3VxO{display:flex;flex-direction:column;width:100%;max-width:840px}.sorgulama_recalculator__m9myx .sorgulama_contentWrapper__y3VxO.sorgulama_pos__9u8s6 p{text-align:center}.sorgulama_recalculator__m9myx .sorgulama_contentWrapper__y3VxO.sorgulama_pos__9u8s6 .sorgulama_posOptions__kLM9j{display:none}.sorgulama_recalculator__m9myx .sorgulama_contentWrapper__y3VxO.sorgulama_pos__9u8s6 .sorgulama_posOptions__kLM9j ul{list-style:none;display:flex;gap:8px;width:-moz-fit-content;width:fit-content;margin:auto;border-radius:20px;background:#fff;padding:8px}.sorgulama_recalculator__m9myx .sorgulama_contentWrapper__y3VxO.sorgulama_pos__9u8s6 .sorgulama_posOptions__kLM9j ul li{border-radius:16px;background:#fff;font-size:1rem;padding:8px 10px;min-width:140px;display:flex;justify-content:center;align-items:center;cursor:pointer}.sorgulama_recalculator__m9myx .sorgulama_contentWrapper__y3VxO.sorgulama_pos__9u8s6 .sorgulama_posOptions__kLM9j ul li a:hover{color:unset}.sorgulama_recalculator__m9myx .sorgulama_contentWrapper__y3VxO.sorgulama_pos__9u8s6 .sorgulama_posOptions__kLM9j ul li.sorgulama_active__pxTwb{border-radius:16px;border:1px solid #fff;background:#fce5df;box-shadow:0 0 10px 0 rgba(0,0,0,.1);color:#e85227;font-style:normal;font-weight:700;line-height:normal}.sorgulama_recalculator__m9myx .sorgulama_contentWrapper__y3VxO.sorgulama_commercialCard__XheZu{align-items:center;justify-content:center}.sorgulama_recalculator__m9myx .sorgulama_contentWrapper__y3VxO .sorgulama_formWrapper__9TsH5{display:flex;flex-direction:column;gap:12px;width:100%;border-radius:19px;border:2px solid #fff;align-items:flex-end}.sorgulama_recalculator__m9myx .sorgulama_contentWrapper__y3VxO .sorgulama_formWrapper__9TsH5 .sorgulama_inputWrapper__2h3WA{width:100%}.sorgulama_recalculator__m9myx .sorgulama_contentWrapper__y3VxO .sorgulama_formWrapper__9TsH5 .sorgulama_inputWrapper__2h3WA input{border-radius:12px;border:1px solid #e8eaee;background:#fff;padding-block:13px}.sorgulama_recalculator__m9myx .sorgulama_contentWrapper__y3VxO .sorgulama_formWrapper__9TsH5 button{cursor:pointer;width:100%;height:46px;border:none;border-radius:8px;font-size:1rem;font-weight:700;color:#fff;background-color:#3bb4ac}@media only screen and (min-width:1200px){.sorgulama_recalculator__m9myx .sorgulama_contentWrapper__y3VxO .sorgulama_formWrapper__9TsH5 button{height:46px;font-size:1.2rem}}.sorgulama_recalculator__m9myx .sorgulama_contentWrapper__y3VxO .sorgulama_formWrapper__9TsH5 button{border-radius:12px;font-weight:500;background-color:#e85227;margin-top:13px}.sorgulama_note__OwCFr{text-align:left;font-size:.9rem}.sorgulama_closesSearchLink__bl1_V{background-color:#3bb4ac;color:#fff;font-weight:700;padding:5px;border-radius:5px;text-align:center;display:block}.sorgulama_closesSearchLink__bl1_V:focus,.sorgulama_closesSearchLink__bl1_V:hover{color:#fff}.sorgulama_paymentTableTitle__RoSv6{background-color:rgba(59,180,172,.1);border-radius:5px 5px 0 0}.sorgulama_paymentTableTitle__RoSv6 p{color:#3bb4ac;font-weight:700;position:relative;left:1em;padding:1em 0;margin:0;font-size:.9rem}.sorgulama_paymentDetailsTableWrapper__5jzLS{width:100%;overflow-x:auto;max-height:440px}.sorgulama_paymentDetailsTable__tKyCQ{display:table;width:100%;border-collapse:initial;border-spacing:0}.sorgulama_paymentDetailsTable__tKyCQ thead{display:table-header-group}.sorgulama_paymentDetailsTable__tKyCQ thead tr{display:table-row;vertical-align:middle;outline:0}.sorgulama_paymentDetailsTable__tKyCQ thead tr th{display:table-cell;position:sticky;top:0;z-index:2;border-bottom:1px solid #f0f0f0;line-height:1.5rem;vertical-align:inherit;background-color:#fafafa;font-weight:500;padding:1rem;text-align:center;white-space:nowrap;font-size:.9rem}.sorgulama_paymentDetailsTable__tKyCQ thead tr th:not(:last-child):before{display:inline-block;position:absolute;width:1px;height:1.6em;right:0;background-color:rgba(0,0,0,.1);transition:background-color .3s;content:""}.sorgulama_paymentDetailsTable__tKyCQ tbody{display:table-row-group}.sorgulama_paymentDetailsTable__tKyCQ tbody tr{display:table-row;vertical-align:middle;outline:0}.sorgulama_paymentDetailsTable__tKyCQ tbody tr td{display:table-cell;text-align:center;padding:1rem;font-size:.9rem;border-bottom:1px solid rgba(0,0,0,.06);white-space:nowrap}.sorgulama_faqWrapper__rPpQj .ant-collapse{border:1px solid #d3d3d3;padding:10px;border-radius:30px;background-color:#fff}.sorgulama_faqWrapper__rPpQj .ant-collapse div{font-size:.9rem;color:#1d3059}@media only screen and (min-width:576px){.sorgulama_faqWrapper__rPpQj .ant-collapse div{font-size:1rem}}@media only screen and (min-width:1200px){.sorgulama_faqWrapper__rPpQj .ant-collapse div{font-size:1.1rem}}.sorgulama_faqWrapper__rPpQj .ant-collapse a{color:#1890ff}.sorgulama_faqWrapper__rPpQj .ant-collapse p{font-size:1rem;color:#1d3059}@media only screen and (min-width:576px){.sorgulama_faqWrapper__rPpQj .ant-collapse p{font-size:1rem}}@media only screen and (min-width:1200px){.sorgulama_faqWrapper__rPpQj .ant-collapse p{font-size:1.1rem}}.sorgulama_faqWrapper__rPpQj .ant-collapse-borderless>.ant-collapse-item{border:none}.sorgulama_faqWrapper__rPpQj h2{font-size:1.2rem;font-weight:500;color:#1d3059;text-align:center}@media only screen and (min-width:992px){.sorgulama_faqWrapper__rPpQj h2{font-size:1.5rem}}.sorgulama_faqWrapper__rPpQj h3{font-size:1rem;color:#1d3059}@media only screen and (min-width:992px){.sorgulama_faqWrapper__rPpQj h3{font-size:1.2rem}}.sorgulama_faqWrapper__rPpQj h3{margin-bottom:0}.sorgulama_faqWrapper__rPpQj a{color:#1890ff}.sorgulama_faqWrapper__rPpQj{padding-left:5px;padding-right:5px;padding-top:16px;margin-bottom:8px}.sorgulama_contentPadding__gW6Oz{gap:30px;padding:0 10px;margin-top:30px}@media only screen and (min-width:768px){.sorgulama_contentPadding__gW6Oz{gap:50px;padding:0;margin-top:50px}}.sorgulama_rightColumnWrapper__UUXUd{display:flex;flex-direction:column;row-gap:25px}.sorgulama_rightColumnWrapper__UUXUd .sorgulama_nonTemplateDescription__IygWY{color:#1d3059;padding-inline:5px;font-size:1rem;font-style:normal;font-weight:400;line-height:normal}.sorgulama_rightColumnWrapper__UUXUd .sorgulama_nonTemplateDescription__IygWY strong{font-weight:600}.sorgulama_definition__CcPOu p{padding:10px 18px;color:#1d3059;font-size:1rem}.sorgulama_definition__CcPOu .sorgulama_listItemSpan__Djvq9{color:#e85227;font-weight:400;line-height:normal}.sorgulama_definition__CcPOu li::marker{color:#e85227}.sorgulama_definition__CcPOu img{display:none;width:72px;height:54px}.sorgulama_definition__CcPOu h2{text-align:center;color:#1d3059;font-size:1.3rem;margin-top:24px}.sorgulama_productDetailsList__fGQL9 ul{padding:10px 20px}.sorgulama_productDetailsList__fGQL9{padding:10px 0;font-size:.9rem}.sorgulama_authCardWrapper__ixlO_{position:absolute;background-color:#fff;border:1px solid #d3d3d3;border-radius:20px;z-index:2;left:0;width:-moz-fit-content;width:fit-content;right:0;top:10px;margin:auto;flex-direction:column;justify-content:center;transition:height .3s;display:none}.sorgulama_pageDescriptionWrapper__a2vjc{display:flex;flex-direction:column;min-height:83px}.sorgulama_pageDescriptionWrapper__a2vjc h1,.sorgulama_pageDescriptionWrapper__a2vjc p{font-weight:700;font-size:1.35rem;margin-bottom:0;margin-top:0;text-align:start;color:#1d3059}.sorgulama_pageDescriptionWrapper__a2vjc.sorgulama_ccWrapper__WlMQ7 h1{margin-bottom:24px}.sorgulama_pageDescriptionWrapper__a2vjc.sorgulama_ccWrapper__WlMQ7 p{color:#363636;font-size:14.4px;margin-bottom:32px;font-weight:400;max-width:280px;align-self:center}.sorgulama_pageDescriptionWrapper__a2vjc.sorgulama_ccWrapper__WlMQ7 .sorgulama_categoryName__wmr7s{color:#707fa0;font-weight:500}.sorgulama_pageDescriptionWrapper__a2vjc.sorgulama_ccWrapper__WlMQ7 span{display:flex;align-items:center;font-size:1rem}.sorgulama_pageDescriptionWrapper__a2vjc.sorgulama_ccWrapper__WlMQ7 span img{margin-right:5px}.sorgulama_offerDescriptionWrapper__E6QUL{min-height:unset!important}.sorgulama_monthlyPayment__63Kl_{display:flex;justify-content:center;flex-direction:column;text-align:center;font-size:1.2rem;border-radius:6px;height:100%}.sorgulama_detailTitle__IWY4y{color:#1d3059;font-size:1rem;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sorgulama_detailValue__m5W_N{color:#1d3059;font-weight:700;font-size:1rem}.sorgulama_blue__je9lT{background-color:rgba(59,180,172,.1)}.sorgulama_grey__6qJFQ{background-color:rgba(134,134,134,.1019607843)}.sorgulama_shareButton__eKV6l{cursor:pointer;width:100%;font-weight:700;border:1px solid #d3d3d3;border-radius:7px;font-weight:400}.sorgulama_shareButton__eKV6l:focus,.sorgulama_shareButton__eKV6l:hover{color:#1d3059;background-color:rgba(29,48,89,.05);border:1px solid #d3d3d3;border-radius:7px}.sorgulama_shareButton__eKV6l{display:flex;height:40px;justify-content:center;align-items:center;gap:4px;font-size:14px;color:#1d3059}.sorgulama_aPieceOfCake__eRChl{text-align:center;padding:10px 15px;height:100%;border-radius:6px}.sorgulama_creditCardPopupQuestion__nzbgl{text-align:center;font-size:2rem;font-weight:700;color:#1d3059;margin-bottom:0}.sorgulama_dateStampWrapper__Z6epR,.sorgulama_leftColumnWrapper__kMYsu>div>div{margin-bottom:15px}.sorgulama_slidingPaneContent__VCEEf{padding:0 20px}.sorgulama_overlay__9jmgt{max-width:400px}.sorgulama_popUpCardImg__TNrbK{background-color:rgba(29,48,89,.005)}.sorgulama_cardDetails__D8UOm strong{text-decoration:underline}.sorgulama_activeOffers__ehnDI{position:relative}.sorgulama_dateAndButtonWrapper__b_Syd{display:flex;justify-content:flex-end;padding:0}.sorgulama_dateAndButtonWrapper__b_Syd .sorgulama_innerWrapper__e_06K{display:flex;justify-content:space-between;align-items:center;margin:auto;width:100%;padding-inline:5px}.sorgulama_dateAndButtonWrapperForPf__YcL__{padding:10px 10px 0;background-color:rgba(0,0,0,0);width:100%;display:flex;justify-content:center}.sorgulama_dateAndButtonWrapperForPf__YcL__ .sorgulama_innerWrapper__e_06K{display:flex;justify-content:space-between;width:100%;-moz-column-gap:10px;column-gap:10px}.sorgulama_totalCostInfoCircleOutlined__QOjji,.sorgulama_totalPayInfoCircleOutlined__E_D18{position:absolute;top:0;right:10px}.sorgulama_totalCostInfoCircleOutlined__QOjji svg,.sorgulama_totalPayInfoCircleOutlined__E_D18 svg{fill:#3bb4ac;scale:1.4}.sorgulama_totalCostInfoCircleOutlined__QOjji svg{fill:#868686}.sorgulama_bddkMessage__4M2FB{border-radius:20px;margin-bottom:24px;padding:24px;border:2px solid rgba(231,231,231,.5);background:#fff}.sorgulama_closestQueryHeader__NrvN5{margin-top:0;text-align:start;font-weight:700;font-size:1.35rem;color:#1d3059;padding:0 0 .5em 8px}@media only screen and (max-width:576px){.sorgulama_dateAndButtonWrapperForPf__YcL__{display:flex;justify-content:flex-end}.sorgulama_cardDetails__D8UOm{padding:0}.sorgulama_creditCardPopupQuestion__nzbgl{text-align:center;font-size:1rem;font-weight:700;color:#3bb4ac;margin-bottom:0}.sorgulama_aPieceOfCake__eRChl{padding:10px 5px}}@media only screen and (min-width:425px){.sorgulama_filterComponent__GQ9Px{width:-moz-fit-content;width:fit-content}.sorgulama_rightColumnWrapper__UUXUd .sorgulama_nonTemplateDescription__IygWY{font-size:1.2rem}.sorgulama_pageDescriptionWrapper__a2vjc{min-height:unset}.sorgulama_slidingPaneContent__VCEEf{padding:0 30px}.sorgulama_dateAndButtonWrapperForPf__YcL__ .sorgulama_innerWrapper__e_06K,.sorgulama_dateAndButtonWrapper__b_Syd .sorgulama_innerWrapper__e_06K{-moz-column-gap:20px;column-gap:20px}}@media only screen and (min-width:768px){.sorgulama_recalculator__m9myx{flex-direction:row;background:#f9fafd;margin:0 10px 24px 0}.sorgulama_recalculator__m9myx.sorgulama_noShadowOnMobile__o1rCt{border-radius:24px;border:2px solid #fff;box-shadow:0 0 10px 0 rgba(0,0,0,.1)}.sorgulama_recalculator__m9myx .sorgulama_faqWrapper__rPpQj .ant-collapse{border:1px solid #d3d3d3;padding:10px;border-radius:30px;background-color:#fff}.sorgulama_recalculator__m9myx .sorgulama_faqWrapper__rPpQj .ant-collapse div{font-size:.9rem;color:#1d3059}}@media only screen and (min-width:768px)and (min-width:576px){.sorgulama_recalculator__m9myx .sorgulama_faqWrapper__rPpQj .ant-collapse div{font-size:1rem}}@media only screen and (min-width:768px)and (min-width:1200px){.sorgulama_recalculator__m9myx .sorgulama_faqWrapper__rPpQj .ant-collapse div{font-size:1.1rem}}@media only screen and (min-width:768px){.sorgulama_recalculator__m9myx .sorgulama_faqWrapper__rPpQj .ant-collapse a{color:#1890ff}.sorgulama_recalculator__m9myx .sorgulama_faqWrapper__rPpQj .ant-collapse p{font-size:1rem;color:#1d3059}}@media only screen and (min-width:768px)and (min-width:576px){.sorgulama_recalculator__m9myx .sorgulama_faqWrapper__rPpQj .ant-collapse p{font-size:1rem}}@media only screen and (min-width:768px)and (min-width:1200px){.sorgulama_recalculator__m9myx .sorgulama_faqWrapper__rPpQj .ant-collapse p{font-size:1.1rem}}@media only screen and (min-width:768px){.sorgulama_recalculator__m9myx .sorgulama_faqWrapper__rPpQj .ant-collapse-borderless>.ant-collapse-item{border:none}.sorgulama_recalculator__m9myx .sorgulama_faqWrapper__rPpQj h2{font-size:1.2rem;font-weight:500;color:#1d3059;text-align:center}}@media only screen and (min-width:768px)and (min-width:992px){.sorgulama_recalculator__m9myx .sorgulama_faqWrapper__rPpQj h2{font-size:1.5rem}}@media only screen and (min-width:768px){.sorgulama_recalculator__m9myx .sorgulama_faqWrapper__rPpQj h3{font-size:1rem;color:#1d3059;margin-bottom:0}}@media only screen and (min-width:768px)and (min-width:992px){.sorgulama_recalculator__m9myx .sorgulama_faqWrapper__rPpQj h3{font-size:1.2rem}}@media only screen and (min-width:768px){.sorgulama_recalculator__m9myx .sorgulama_faqWrapper__rPpQj a{color:#1890ff}.sorgulama_recalculator__m9myx .sorgulama_productPreviewImg__Jhlp7{display:block}.sorgulama_recalculator__m9myx .sorgulama_contentWrapper__y3VxO h1{font-size:20.8px;text-align:center}.sorgulama_recalculator__m9myx .sorgulama_contentWrapper__y3VxO .sorgulama_formWrapper__9TsH5{flex-direction:row;background:#f9fafd;box-shadow:0 2px 12px 0 rgba(0,0,0,.1);padding:8px 12px 18px}.sorgulama_recalculator__m9myx .sorgulama_contentWrapper__y3VxO .sorgulama_formWrapper__9TsH5 button{max-width:200px;margin-top:0}.sorgulama_dateAndButtonWrapper__b_Syd{margin-right:10px}.sorgulama_dateAndButtonWrapperForPf__YcL__{justify-content:flex-end;padding-bottom:8px}.sorgulama_dateAndButtonWrapperForPf__YcL__ .sorgulama_innerWrapper__e_06K{padding-right:10px}}@media only screen and (max-width:992px){.sorgulama_pageDescriptionWrapper__a2vjc h1,.sorgulama_pageDescriptionWrapper__a2vjc p{font-size:1.1rem;margin-bottom:0;text-align:center}}@media only screen and (min-width:992px){.sorgulama_creditCardTitle__KwrWs{font-size:28.8px;margin-bottom:16px}.sorgulama_creditCardDescription__N7X3V{font-size:16px;max-width:unset}.sorgulama_pageDescriptionWrapper__a2vjc{flex-direction:row}.sorgulama_pageDescriptionWrapper__a2vjc h1,.sorgulama_pageDescriptionWrapper__a2vjc p{margin-bottom:16px}.sorgulama_pageDescriptionWrapper__a2vjc.sorgulama_ccWrapper__WlMQ7{flex-direction:column}.sorgulama_pageDescriptionWrapper__a2vjc.sorgulama_ccWrapper__WlMQ7 p{font-size:16px;max-width:unset;align-self:flex-start}.sorgulama_authCardWrapper__ixlO_{display:flex}}@media only screen and (min-width:1200px){.sorgulama_posOptionsMobile__HTH9A{display:none}.sorgulama_definition__CcPOu{align-items:center;box-shadow:0 2px 10px 0 rgba(0,0,0,.07);background:#fbfbfb;border-radius:16px;margin-top:40px;margin-bottom:40px}.sorgulama_definition__CcPOu p{padding-top:30px;padding-right:40px;color:#1d3059}.sorgulama_definition__CcPOu p a{color:#1890ff;font-weight:500}.sorgulama_definition__CcPOu p{font-size:1.1rem}.sorgulama_definition__CcPOu .sorgulama_imageAndText__65FWF{display:flex;flex-direction:row;gap:20px}.sorgulama_definition__CcPOu h2{margin-bottom:-16px;font-size:1.3rem}.sorgulama_definition__CcPOu .sorgulama_listItemSpan__Djvq9{color:#e85227}.sorgulama_definition__CcPOu img{display:grid;width:100px;height:100px;background-color:#fff;margin:36px 45px}.sorgulama_definition__CcPOu .sorgulama_textContent__c5Hq0{display:flex;flex-direction:column;margin-left:22px}.sorgulama_definition__CcPOu .sorgulama_image__bGiAR{background-color:#fff;background-size:180px 167px;box-shadow:0 2px 10px 0 rgba(0,0,0,.07);margin-bottom:auto;margin-left:40px;margin-top:0;border-radius:2px 2px 16px 16px}.sorgulama_recalculator__m9myx .sorgulama_contentWrapper__y3VxO.sorgulama_pos__9u8s6 .sorgulama_posOptions__kLM9j{display:block}}.sorgulama_getirButton__o_BhO{background:#3bb4ac;font-size:16px;border:1px solid #3bb4ac;color:#fff;font-weight:700;border-radius:6px;padding:10px 20px;margin-top:10px;width:100%;cursor:pointer}.sorgulama_applyButton__4n1Uv{cursor:pointer;width:100%;border:none;border-radius:8px;color:#fff;background-color:rgba(59,180,172,.9)}.sorgulama_applyButton__4n1Uv:active,.sorgulama_applyButton__4n1Uv:focus,.sorgulama_applyButton__4n1Uv:hover{border:none;color:#fff;background-color:rgba(59,180,172,.9)}.sorgulama_applyButton__4n1Uv{font-weight:700;transition:all .6s ease}.sorgulama_applyButton__4n1Uv:focus,.sorgulama_applyButton__4n1Uv:hover{background-color:#3bb4ac}.sorgulama_applyButton__4n1Uv{height:40px;font-size:14px;display:flex;justify-content:center;align-items:center}.sorgulama_easyApply__sS3qz,.sorgulama_easyApply__sS3qz:active,.sorgulama_easyApply__sS3qz:hover{background:linear-gradient(92deg,#102a60 .01%,#1952ce 105.04%);border:none}.sorgulama_antRowStretch__OIgav{display:flex;height:100%;justify-content:stretch;align-items:center;gap:4px}@media only screen and (min-width:992px){.sorgulama_antRowStretch__OIgav{justify-content:center}}.sorgulama_bankLogoCol__VFg8I{display:flex;align-items:center;justify-content:center}.sorgulama_tgLogo__adc3b{max-width:200px;width:100%}.AuthAndProfileInfoCard_contentWrapper__Ye1Vh{margin-top:0}.TGModalOrSlidingPaneSheet_tgModal__bSqj4 .ant-modal-content{border-radius:20px}.TGModalOrSlidingPaneSheet_content__PnKH1{border-top-left-radius:20px;border-top-right-radius:20px}.TGModalOrSlidingPaneSheet_closeButton__LxWl5{position:absolute;right:10px;top:10px;z-index:1}.TGModalOrSlidingPaneSheet_sheetContentWrapper__n5JFm{touch-action:none;display:flex;flex-direction:column;justify-content:flex-start;position:relative;width:100%;height:100%;padding:10px;transition:all .5s}.TGModalOrSlidingPaneSheet_sheetContentWrapper__n5JFm.TGModalOrSlidingPaneSheet_loggedIn__TQQ5D{height:auto}.TGModalOrSlidingPaneSheet_minimizedSheet__zPWou{bottom:0;height:-moz-fit-content!important;height:fit-content!important;max-height:unset!important;transform:translateY(calc(100% - 90px))!important}.TGModalOrSlidingPaneSheet_minimizedSheet__zPWou .TGModalOrSlidingPaneSheet_content__PnKH1{max-height:200px!important;overflow-y:hidden!important;transition:none!important}.TGModalOrSlidingPaneSheet_maximizedSheet__cJkjv{height:100vh!important;height:100dvh!important;max-height:110vh!important;max-height:110dvh!important}.TGModalOrSlidingPaneSheet_maximizedSheet__cJkjv .TGModalOrSlidingPaneSheet_content__PnKH1{border-radius:20px!important;max-height:110vh!important;transition:none!important}@media only screen and (min-width:340px){.TGModalOrSlidingPaneSheet_sheetContentWrapper__n5JFm{padding:20px}}.CloseButton_closeButton__bBwzV{color:#fff;background-color:#e85227;border-radius:50%;width:24px;height:24px;display:flex;flex-flow:column nowrap;justify-content:center;align-items:center;cursor:pointer;transition:all .15s}.LoanOfferCardsAd_mobileImg__VrYvp{font-size:0;border-radius:20px;cursor:pointer;width:100%;height:100%;min-height:104px;border:1px solid #d3d3d3!important;transition:all .6s ease!important}.LoanOfferCardsAd_mobileImg__VrYvp:hover{border-color:gray!important}.LoanOfferCardsAd_desktopImg__ggxrs{border-radius:20px;border:1px solid #d3d3d3!important;transition:all .6s ease!important}.LoanOfferCardsAd_desktopImg__ggxrs:hover{border-color:gray!important}@media only screen and (min-width:992px){.LoanOfferCardsAd_mobileImg__VrYvp{min-height:125px}}.Checkbox_checkboxWrapper__ehckW{display:flex;align-items:center;gap:8px;margin-bottom:8px}.Checkbox_checkboxWrapper__ehckW .Checkbox_checkbox__F3cOi{width:20px;height:20px;border-radius:4px;display:inline-flex;border:1px solid #d5d5d5}.Checkbox_checkboxWrapper__ehckW.Checkbox_checked__F9_bU{color:#1d3059}.Checkbox_checkboxWrapper__ehckW.Checkbox_checked__F9_bU .Checkbox_checkbox__F3cOi{background:#1d3059}.Checkbox_checkboxWrapper__ehckW.Checkbox_unchecked__S2Hr6{color:#868686}.Checkbox_checkboxWrapper__ehckW.Checkbox_unchecked__S2Hr6 .Checkbox_checkbox__F3cOi{background:#fbfbfb}.BankFilter_filterWrapper__pswcL{background-color:#fff;padding:16px 24px 24px;border-radius:16px}.BankFilter_filterWrapper__pswcL .BankFilter_bankNameSection__5iyNg>span,.BankFilter_filterWrapper__pswcL .BankFilter_bankTypeSection__A0r_p>span{color:#1d3059;font-size:1.2rem;font-weight:500;padding-block:8px}.BankFilter_filterWrapper__pswcL .BankFilter_bankTypeSection__A0r_p{border-bottom:1px solid #e7e7e7;padding-bottom:8px}.BankFilter_filterWrapper__pswcL .BankFilter_bankNameSection__5iyNg{max-height:192px;justify-content:flex-start}.BankFilter_filterWrapper__pswcL .BankFilter_bankNameSection__5iyNg .BankFilter_bankNameFilterOptions__nOzNH{overflow-y:scroll;scrollbar-width:thin;scrollbar-color:#ddd rgba(0,0,0,0);-ms-overflow-style:scrollbar}.BankFilter_filterWrapper__pswcL .BankFilter_bankNameSection__5iyNg .BankFilter_bankNameFilterOptions__nOzNH::-webkit-scrollbar{width:8px}.BankFilter_filterWrapper__pswcL .BankFilter_bankNameSection__5iyNg .BankFilter_bankNameFilterOptions__nOzNH::-webkit-scrollbar-track{background:rgba(0,0,0,0)}.BankFilter_filterWrapper__pswcL .BankFilter_bankNameSection__5iyNg .BankFilter_bankNameFilterOptions__nOzNH::-webkit-scrollbar-thumb{background-color:#ddd;border-radius:10px;border:2px solid rgba(0,0,0,0)}.BankFilter_filterWrapper__pswcL .BankFilter_clearSection__7uwuX{border-bottom:1px solid #e7e7e7;display:flex;flex-direction:row;justify-content:space-between;padding-bottom:8px}.BankFilter_filterWrapper__pswcL .BankFilter_clearSection__7uwuX span{font-size:1.2rem;width:-moz-fit-content;width:fit-content;color:#1d3059;font-weight:500}.BankFilter_filterWrapper__pswcL .BankFilter_clearSection__7uwuX button{box-shadow:none;border:none;outline:none;background-color:rgba(0,0,0,0);cursor:pointer;color:#d3d3d3;width:-moz-fit-content;width:fit-content}.AuthFormCard_cardTopContent__733EK{text-align:center;color:#1d3059;font-size:14px}.AuthFormCard_cardTopContent__733EK .AuthFormCard_firstParagraph__UKUTR{margin:0}.AuthFormCard_formCardWrapper__GWFQy{background-color:rgba(0,0,0,0);padding:0;display:flex;flex-direction:column;align-items:center;justify-content:space-between;transition:height .2s}.AuthFormCard_formWrapper__w16Dy a{text-decoration:underline;font-weight:500}.AuthFormCard_formWrapper__w16Dy{justify-content:center;color:#1d3059;display:flex;flex-direction:column;align-items:center}.AuthFormCard_formWrapper__w16Dy span{font-size:1rem!important}.AuthFormCard_formWrapper__w16Dy input{height:40px;border:1px solid gray;border-radius:10px;font-size:1rem!important;padding:10px 20px}.AuthFormCard_formWrapper__w16Dy input::placeholder{color:gray;font-weight:500}.AuthFormCard_formWrapper__w16Dy section label span{font-size:.75rem!important}.AuthFormCard_formWrapper__w16Dy section div{margin-bottom:0}.AuthFormCard_formWrapper__w16Dy section p{margin:-10px 0 10px!important;text-align:center}.AuthFormCard_formWrapper__w16Dy:first-child{font-size:1rem!important;border:solid}@media only screen and (min-width:992px){.AuthFormCard_cardTopContent__733EK{font-size:1rem}}.LoginOrRegisterButtons_buttonsWrapper__8j7u2{background-color:rgba(134,134,134,.15);padding:5px 10px;display:flex;flex-direction:row;justify-content:center;align-items:center;-moz-column-gap:10px;column-gap:10px;border-radius:35px}.LoginOrRegisterButtons_defaultButton__P3S0p{display:block;flex:1 1;border-radius:35px;color:#868686;font-weight:700;font-size:.875rem;text-align:center;transition:all .3s ease}.LoginOrRegisterButtons_defaultButton__P3S0p span{padding:5px 0;display:block}.LoginOrRegisterButtons_defaultButton__P3S0p.LoginOrRegisterButtons_selected__Ahqg2{color:#fff;background-color:#1d3059}.LoginOrRegisterButtons_defaultButton__P3S0p.LoginOrRegisterButtons_selected__Ahqg2:active,.LoginOrRegisterButtons_defaultButton__P3S0p.LoginOrRegisterButtons_selected__Ahqg2:hover{color:#fff}.LoginOrRegisterButtons_defaultButton__P3S0p:active,.LoginOrRegisterButtons_defaultButton__P3S0p:hover{color:#868686}@media only screen and (min-width:992px){.LoginOrRegisterButtons_defaultButton__P3S0p{font-size:1.25rem}}.RegistrationEnterData_registerButton__rZl8y{width:100%;background-color:#e85227;color:#fff;border-radius:12px;height:52px;border:none;box-shadow:0 1px 4px 0 rgba(0,0,0,.15);font-size:16px;font-weight:500}.RegistrationEnterData_registerButton__rZl8y span{margin:auto}.RegistrationEnterData_registerButton__rZl8y:active,.RegistrationEnterData_registerButton__rZl8y:focus,.RegistrationEnterData_registerButton__rZl8y:hover{background:#dc5a25;color:#fff}.RegistrationEnterData_buttonGroup__qk_uj{display:flex;flex-direction:row;gap:4px}.RegistrationEnterData_backButton__SDksq{display:flex;width:52px;padding:11px 21px;justify-content:center;align-items:center;border:none;border-radius:12px;background:#f3f4f7;font-size:24px;color:#1d3059;cursor:pointer}.RegistrationEnterData_backButton__SDksq:hover{background:#e7eaef}.RegistrationEnterData_formValidation__FaF9B{padding-top:20px}.ValidationFormItem_defaultInput__LREOd input{padding:7px 10px;transition:all .3s;outline:none;border:1px solid rgba(134,134,134,.5);background-color:#fff;font-size:1rem;border-radius:10px;color:#1d3059}.ValidationFormItem_defaultInput__LREOd input:not(:disabled){color:#1d3059!important}.ValidationFormItem_defaultInput__LREOd input:active,.ValidationFormItem_defaultInput__LREOd input:focus,.ValidationFormItem_defaultInput__LREOd input:hover{border-color:#40a9ff;box-shadow:0 0 0 2px rgba(24,144,255,.2)}.ValidationFormItem_phoneNumberWrapper__pW_ya{width:100%;display:flex;-moz-column-gap:10px;column-gap:10px}.ValidationFormItem_phoneNumberWrapper__pW_ya .ant-form-item-has-error input{background-color:#fff;border:1px solid #ff4d4f!important}.ValidationFormItem_phoneNumberWrapper__pW_ya .ant-form-item-has-error input:active,.ValidationFormItem_phoneNumberWrapper__pW_ya .ant-form-item-has-error input:focus,.ValidationFormItem_phoneNumberWrapper__pW_ya .ant-form-item-has-error input:hover{box-shadow:0 0 0 2px rgba(255,77,79,.2)!important}.ValidationFormItem_phoneNumberWrapper__pW_ya .ant-form-item-explain-connected{font-size:.8rem}.ValidationFormItem_phoneNumberWrapper__pW_ya.ValidationFormItem_noExplain__56_oK .ant-form-item{margin:0 0 12px}.ValidationFormItem_phoneNumberWrapper__pW_ya.ValidationFormItem_noExplain__56_oK .ant-form-item-explain.ant-form-item-explain-connected{display:none}.ValidationFormItem_phoneNumberWrapper__pW_ya .ValidationFormItem_fixedInput__NF4n8{padding:0;flex:1 1;display:flex;justify-content:center;align-items:center;transition:all .3s;outline:none;border:1px solid rgba(134,134,134,.5);font-size:1rem;border-radius:10px;color:#1d3059!important;background-color:#f3f3f3;max-height:42px;text-align:center}.ValidationFormItem_phoneNumberWrapper__pW_ya .ValidationFormItem_fixedInput__NF4n8 span{display:block}.ValidationFormItem_phoneNumberWrapper__pW_ya .ValidationFormItem_flex3__nr6sL{flex:3 1}.ValidationFormItem_loginPhoneNumberWrapper__dC44K{padding-top:30px}.ValidationFormItem_inviteCodeWrapper__Fm9eD{height:38px;margin-bottom:12px;color:rgba(0,0,0,.85);position:relative}.ValidationFormItem_inviteCodeWrapper__Fm9eD span{position:absolute;left:0;bottom:25%;width:45%;font-size:.75rem;transition:all .3s ease}.ValidationFormItem_inviteCodeWrapper__Fm9eD .ValidationFormItem_inviteCodeQuestion__5oBtr{visibility:hidden;opacity:0}.ValidationFormItem_inviteCodeWrapper__Fm9eD input{border:1px solid rgba(134,134,134,.5);background-color:#fff;position:absolute;right:0;top:0;border-radius:35px;font-size:.75rem;padding:8px 15px}.ValidationFormItem_inviteCodeWrapper__Fm9eD input::placeholder{color:#3bb4ac;text-align:center;font-size:.75rem}.ValidationFormItem_inviteCodeWrapper__Fm9eD input.ValidationFormItem_buttonVersion__9l2aN{border-radius:35px;width:50%;border:1px solid #3bb4ac}.ValidationFormItem_inviteCodeWrapper__Fm9eD input.ValidationFormItem_buttonVersion__9l2aN:active,.ValidationFormItem_inviteCodeWrapper__Fm9eD input.ValidationFormItem_buttonVersion__9l2aN:focus,.ValidationFormItem_inviteCodeWrapper__Fm9eD input.ValidationFormItem_buttonVersion__9l2aN:hover{border:1px solid #3bb4ac}.ValidationFormItem_inviteCodeWrapper__Fm9eD input.ValidationFormItem_inputVersion__wwB1w{border-radius:10px;width:100%;transition:all .3s}.ValidationFormItem_inviteCodeWrapper__Fm9eD input.ValidationFormItem_inputVersion__wwB1w::placeholder{color:rgba(134,134,134,.5);text-align:left}.ValidationFormItem_inviteCodeWrapper__Fm9eD.ValidationFormItem_noExplain__56_oK .ant-form-item{margin:0}.ValidationFormItem_inviteCodeWrapper__Fm9eD.ValidationFormItem_noExplain__56_oK .ant-form-item-explain.ant-form-item-explain-connected{display:none}.ValidationFormItem_emailWrapper__7fZoz{width:100%}.ValidationFormItem_emailWrapper__7fZoz input{padding:7px 20px;border-radius:10px;font-size:.875rem;border:1px solid rgba(134,134,134,.5)}.ValidationFormItem_emailWrapper__7fZoz.ValidationFormItem_noExplain__56_oK .ant-form-item{margin:0 0 12px}.ValidationFormItem_emailWrapper__7fZoz.ValidationFormItem_noExplain__56_oK .ant-form-item-explain.ant-form-item-explain-connected{display:none}.ValidationFormItem_checkboxWrapper__ICXr0 .ValidationFormItem_innerWrapper__Kyial{width:100%;margin-bottom:24px}.ValidationFormItem_checkboxWrapper__ICXr0 .ValidationFormItem_innerWrapper__Kyial a{color:#1d3059;font-weight:bolder;text-decoration:underline}.ValidationFormItem_checkboxWrapper__ICXr0 .ValidationFormItem_innerWrapper__Kyial label{align-self:flex-start;margin-bottom:0}.ValidationFormItem_checkboxWrapper__ICXr0 .ValidationFormItem_innerWrapper__Kyial div{margin-bottom:0}.ValidationFormItem_checkboxWrapper__ICXr0 .ValidationFormItem_innerWrapper__Kyial .ValidationFormItem_noExplain__56_oK{margin-bottom:10px}.ValidationFormItem_checkboxWrapper__ICXr0 .ValidationFormItem_innerWrapper__Kyial .ValidationFormItem_noExplain__56_oK .ant-form-item-explain{display:none}.ValidationFormItem_checkboxWrapper__ICXr0 .ValidationFormItem_innerWrapper__Kyial .ant-form-item-has-error .ant-form-item-control .ant-form-item-control-input .ant-form-item-control-input-content .ant-checkbox-wrapper span,.ValidationFormItem_checkboxWrapper__ICXr0 .ValidationFormItem_innerWrapper__Kyial .ant-form-item-has-error .ant-form-item-control .ant-form-item-control-input .ant-form-item-control-input-content .ant-checkbox-wrapper span a{color:red}.ValidationFormItem_checkboxWrapper__ICXr0 .ValidationFormItem_innerWrapper__Kyial .ant-form-item{margin-bottom:0}.ValidationFormItem_checkboxWrapper__ICXr0 .ValidationFormItem_innerWrapper__Kyial .ant-form-item-explain{height:20px;position:absolute;bottom:-20px;font-size:.73rem;min-height:20px}.ValidationFormItem_checkboxWrapper__ICXr0 .ValidationFormItem_innerWrapper__Kyial .ant-checkbox-wrapper span:last-of-type a{color:#1d3059;font-weight:700;text-decoration:underline}.ValidationFormItem_checkboxWrapper__ICXr0 .ValidationFormItem_innerWrapper__Kyial .ant-checkbox-inner,.ValidationFormItem_checkboxWrapper__ICXr0 .ValidationFormItem_innerWrapper__Kyial .ant-checkbox-inner:hover{border:2px solid gray}.ValidationFormItem_checkboxWrapper__ICXr0 .ValidationFormItem_innerWrapper__Kyial .ant-checkbox-checked .ant-checkbox-inner,.ValidationFormItem_checkboxWrapper__ICXr0 .ValidationFormItem_innerWrapper__Kyial .ant-checkbox-checked .ant-checkbox-inner:active,.ValidationFormItem_checkboxWrapper__ICXr0 .ValidationFormItem_innerWrapper__Kyial .ant-checkbox-checked .ant-checkbox-inner:focus,.ValidationFormItem_checkboxWrapper__ICXr0 .ValidationFormItem_innerWrapper__Kyial .ant-checkbox-checked .ant-checkbox-inner:hover{background-color:#1d3059;border-color:#1d3059}.ValidationFormItem_checkboxWrapper__ICXr0 .ValidationFormItem_innerWrapper__Kyial .ant-checkbox-checked:after{border-color:#1d3059}.ValidationFormItem_checkboxWrapper__ICXr0 .ValidationFormItem_userAgreement__9wXbH{text-align:center;margin-bottom:5px}.ValidationFormItem_checkboxWrapper__ICXr0 .ValidationFormItem_userAgreement__9wXbH a{color:#1d3059;font-weight:bolder;text-decoration:underline;font-size:.625rem}@media only screen and (min-width:340px){.ValidationFormItem_checkboxWrapper__ICXr0 .ValidationFormItem_innerWrapper__Kyial a,.ValidationFormItem_checkboxWrapper__ICXr0 .ValidationFormItem_innerWrapper__Kyial label,.ValidationFormItem_checkboxWrapper__ICXr0 .ValidationFormItem_userAgreement__9wXbH,.ValidationFormItem_checkboxWrapper__ICXr0 .ValidationFormItem_userAgreement__9wXbH a{font-size:.75rem}.ValidationFormItem_inviteCodeWrapper__Fm9eD span{bottom:20%;width:50%;font-size:.875rem}.ValidationFormItem_inviteCodeWrapper__Fm9eD input{font-size:.875rem;padding:7px 15px}.ValidationFormItem_inviteCodeWrapper__Fm9eD input::placeholder{font-size:.875rem}}.LoginEnterOtp_imgWrapper__QDtdY{display:initial}.LoginEnterOtp_otpInputWrapper__eQD3I{display:flex;justify-content:center;align-items:center}.LoginEnterOtp_otpInput__QIPDJ{height:40px;border:1px solid gray;border-radius:10px;font-size:1rem;padding:10px 20px;text-align:center;width:150px}.LoginEnterOtp_timeCounter__XDGcH{text-align:center;font-size:.75rem;color:gray}.LoginEnterOtp_timeCounter__XDGcH span{font-weight:700;color:#1d3059}.LoginEnterOtp_signUpSentence__RUNE_{text-align:center;font-size:.75rem;margin:15px 0;color:#1d3059}.LoginEnterOtp_changePhoneNumber__rI1Fi{text-decoration:underline}.LoginEnterOtp_changePhoneNumber__rI1Fi:hover{cursor:pointer}.LoginEnterOtp_radioGroup__52Yjo{width:100%;justify-content:center;display:flex}.LoginEnterOtp_radioGroup__52Yjo .ant-radio-wrapper>span:last-of-type{border:1px solid gray;background-color:rgba(128,128,128,.1);border-radius:5px;margin-left:10px;font-size:1rem}.LoginEnterOtp_logInButton__pUY9H{padding:6.4px 15px;width:100%;background-color:#3bb4ac;color:#fff;height:auto;border-radius:12px;font-weight:700;font-size:1.25rem;border:none}.LoginEnterOtp_logInButton__pUY9H span{margin:auto}.LoginEnterOtp_logInButton__pUY9H:active,.LoginEnterOtp_logInButton__pUY9H:focus,.LoginEnterOtp_logInButton__pUY9H:hover{background-color:#3bb4ac;color:#fff;transition:box-shadow .1s}@media only screen and (min-width:375px){.LoginEnterOtp_otpInput__QIPDJ input{font-size:1.4rem;width:2.5rem!important;height:2.5rem;margin:5px}}@media only screen and (min-width:992px){.LoginEnterOtp_signUpSentence__RUNE_,.LoginEnterOtp_timeCounter__XDGcH{font-size:1rem}}.LoginEnterUsername_formValidation__gDrqM{padding-top:30px}.LoginEnterUsername_buttonGroup__QQ2d2{display:flex;flex-direction:row;gap:4px}.LoginEnterUsername_backButton__Lcxql{display:flex;width:52px;padding:11px 21px;justify-content:center;align-items:center;border:none;border-radius:12px;background:#f3f4f7;font-size:24px;color:#1d3059;cursor:pointer}.LoginEnterUsername_backButton__Lcxql:hover{background:#e7eaef}.LoginEnterUsername_logInButton__QgKEl{width:100%;background-color:#e85227;color:#fff;border-radius:12px;height:52px;border:none;box-shadow:0 1px 4px 0 rgba(0,0,0,.15);font-size:16px;font-weight:500}.LoginEnterUsername_logInButton__QgKEl span{margin:auto}.LoginEnterUsername_logInButton__QgKEl:active,.LoginEnterUsername_logInButton__QgKEl:focus,.LoginEnterUsername_logInButton__QgKEl:hover{background:#dc5a25;color:#fff}@keyframes LoginOrRegisterCard_customAnim__Vvw_1{0%{opacity:0}to{opacity:1}}.LoginOrRegisterCard_cardWrapper__yTnFz{width:100%;border-radius:40px;background-color:#fff;border:0;padding:0;max-width:380px;max-height:1000px;transition:all .3s ease-in-out}.LoginOrRegisterCard_cardWrapper__yTnFz.LoginOrRegisterCard_minimized__TjwCX{overflow-y:hidden}@media only screen and (min-width:576px){.LoginOrRegisterCard_login__8_Ouk.LoginOrRegisterCard_enterData__RxiPp,.LoginOrRegisterCard_login__8_Ouk.LoginOrRegisterCard_otp__b_Sd7,.LoginOrRegisterCard_register__cWBxT.LoginOrRegisterCard_enterData__RxiPp,.LoginOrRegisterCard_register__cWBxT.LoginOrRegisterCard_otp__b_Sd7{animation:LoginOrRegisterCard_customAnim__Vvw_1 .4s ease-in-out}}@media only screen and (min-width:992px){.LoginOrRegisterCard_cardWrapper__yTnFz{border:1px solid rgba(134,134,134,.5);padding:30px}.LoginOrRegisterCard_fixedWidth__Vpz5_{max-width:unset;width:460px!important}}.SponsoredCreditCardOfferCards_cards__OqVEQ{display:flex;flex-direction:column;gap:25px 16px}.SponsoredCreditCardOfferCards_cards__OqVEQ>div{flex:1 1}.CreditCardOfferCards_cards__Smf4Z{display:flex;flex-direction:column;gap:25px 16px}.CreditCardOfferCards_cards__Smf4Z>div{flex:1 1}.CreditCardOfferCards_tags__Io1SR{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;align-items:center;-moz-column-gap:10px;column-gap:10px;position:absolute;top:-10px;left:15px}.UnsignedCreditCardRedirectionPopup_contentWrapper__h_ssi .slide-pane_from_bottom{max-height:calc(100vh - 50px)!important;margin-top:0;transition:height .5s,margin-top .5s,transform .5s!important;height:auto}.UnsignedCreditCardRedirectionPopup_contentWrapper__h_ssi .slide-pane__overlay{position:relative!important}.UnsignedCreditCardRedirectionPopup_contentWrapper__h_ssi .slide-pane{background-color:rgba(0,0,0,0)}.UnsignedCreditCardRedirectionPopup_contentWrapper__h_ssi .slide-pane .slide-pane__content{background-color:#fff;box-shadow:0 0 10px 1px rgba(0,0,0,.4);border-radius:20px 20px 0 0}.UnsignedCreditCardRedirectionPopup_contentWrapper__h_ssi .slide-pane .slide-pane__content div{height:auto}.UnsignedCreditCardRedirectionPopup_bottomSheetSibling__A7ecR[data-rsbs-backdrop]{z-index:4}.UnsignedCreditCardRedirectionPopup_bottomSheet__1YQuJ [data-rsbs-overlay]{z-index:5}.UnsignedCreditCardRedirectionPopup_noSignSentence__6NwDL{padding:10px 20px 0}.UnsignedCreditCardRedirectionPopup_noSignSentence__6NwDL [id=suggestion]{font-weight:700}.UnsignedCreditCardRedirectionPopup_noSignSentence__6NwDL p{text-align:center}.UnsignedCreditCardRedirectionPopup_creditCardWrapper___9EcK{display:flex;flex-direction:column;justify-content:center;align-items:center}.UnsignedCreditCardRedirectionPopup_creditCardWrapper___9EcK .UnsignedCreditCardRedirectionPopup_cardImgWrapper__e0kvo{padding:5px 0}.UnsignedCreditCardRedirectionPopup_creditCardWrapper___9EcK .UnsignedCreditCardRedirectionPopup_cardImgWrapper__e0kvo img{max-width:150px}.UnsignedCreditCardRedirectionPopup_creditCardWrapper___9EcK .UnsignedCreditCardRedirectionPopup_cardName__az8i_{padding:5px 0;font-size:1.2rem}.UnsignedCreditCardRedirectionPopup_buttons__nEsIG{display:flex;gap:10px}.UnsignedCreditCardRedirectionPopup_applyButton__4sPKB,.UnsignedCreditCardRedirectionPopup_detailsButton__Q1rbA{transition:.1s ease;height:42px}.UnsignedCreditCardRedirectionPopup_applyButton__4sPKB{cursor:pointer;width:100%;border:none;border-radius:8px;color:#fff;background-color:rgba(59,180,172,.9)}.UnsignedCreditCardRedirectionPopup_applyButton__4sPKB:active,.UnsignedCreditCardRedirectionPopup_applyButton__4sPKB:focus,.UnsignedCreditCardRedirectionPopup_applyButton__4sPKB:hover{border:none;color:#fff;background-color:rgba(59,180,172,.9)}.UnsignedCreditCardRedirectionPopup_applyButton__4sPKB{font-size:14px;font-weight:700;transition:all .6s ease}.UnsignedCreditCardRedirectionPopup_applyButton__4sPKB:focus,.UnsignedCreditCardRedirectionPopup_applyButton__4sPKB:hover{background-color:#3bb4ac}.UnsignedCreditCardRedirectionPopup_detailsButton__Q1rbA{cursor:pointer;width:100%;color:#1d3059;background-color:rgba(29,48,89,.1)}.UnsignedCreditCardRedirectionPopup_detailsButton__Q1rbA:active,.UnsignedCreditCardRedirectionPopup_detailsButton__Q1rbA:focus,.UnsignedCreditCardRedirectionPopup_detailsButton__Q1rbA:hover{color:#1d3059;background-color:rgba(29,48,89,.1)}.UnsignedCreditCardRedirectionPopup_detailsButton__Q1rbA{border:1px solid #d3d3d3;border-radius:8px;padding:0;font-size:14px;font-weight:700;transition:all .6s ease}.UnsignedCreditCardRedirectionPopup_detailsButton__Q1rbA:focus,.UnsignedCreditCardRedirectionPopup_detailsButton__Q1rbA:hover{border:1px solid #d3d3d3;border-radius:7px;background-color:rgba(29,48,89,.2)}.UnsignedCreditCardRedirectionPopup_detailsButton__Q1rbA{display:flex;align-items:center;justify-content:center}.UnsignedCreditCardRedirectionPopup_offerSummary__1_357{display:flex;justify-content:center;flex-wrap:wrap;gap:10px}.UnsignedCreditCardRedirectionPopup_offerSummary__1_357 div{position:relative;background-color:rgba(29,48,89,.1);border-radius:10px;padding:4px 8px;flex:1 1 45%;text-align:center}.UnsignedCreditCardRedirectionPopup_offerSummary__1_357 div h3{font-weight:400;font-size:.9rem;color:#1d3059;text-align:center;white-space:nowrap}.UnsignedCreditCardRedirectionPopup_offerSummary__1_357 div span{display:table;margin:0 auto;font-weight:700;font-size:1rem;color:#1d3059}.UnsignedCreditCardRedirectionPopup_contentWrapper__h_ssi{display:flex;flex-direction:column;gap:10px}.UnsignedCreditCardRedirectionPopup_extraOverlay__HPqRp .slide-pane_from_bottom{max-height:calc(100vh - 50px)!important;height:430px!important;margin-top:0;transition:height .5s,margin-top .5s,transform .5s!important}.UnsignedCreditCardRedirectionPopup_extraOverlay__HPqRp .slide-pane{background-color:rgba(0,0,0,0)}.UnsignedCreditCardRedirectionPopup_extraOverlay__HPqRp .slide-pane .slide-pane__content{background-color:#fff;box-shadow:0 0 10px 1px rgba(0,0,0,.4)}@media only screen and (min-width:1200px){.UnsignedCreditCardRedirectionPopup_creditCardWrapper___9EcK .UnsignedCreditCardRedirectionPopup_cardImgWrapper__e0kvo img{max-width:200px}.UnsignedCreditCardRedirectionPopup_offerSummary__1_357 div{flex:1 1}.UnsignedCreditCardRedirectionPopup_offerSummary__1_357 h3{font-weight:400;font-size:.9rem;color:#1d3059}.UnsignedCreditCardRedirectionPopup_offerSummary__1_357 span{font-weight:700;font-size:1.25rem;color:#1d3059}.UnsignedCreditCardRedirectionPopup_noSignSentence__6NwDL [id=suggestion]{font-weight:700;margin:0}.UnsignedCreditCardRedirectionPopup_noSignSentence__6NwDL p{text-align:center}.UnsignedCreditCardRedirectionPopup_buttons__nEsIG{display:flex;flex-direction:row;gap:5px;min-height:45px}}.FaqAccordion_faqWrapper__dTlq3 .ant-collapse{border:1px solid #d3d3d3;border-radius:30px;background-color:#fff;padding:10px}.FaqAccordion_faqWrapper__dTlq3 .ant-collapse div{font-size:.9rem;color:#1d3059}@media only screen and (min-width:576px){.FaqAccordion_faqWrapper__dTlq3 .ant-collapse div{font-size:1rem}}@media only screen and (min-width:1200px){.FaqAccordion_faqWrapper__dTlq3 .ant-collapse div{font-size:1.1rem}}.FaqAccordion_faqWrapper__dTlq3 .ant-collapse a{color:#1890ff}.FaqAccordion_faqWrapper__dTlq3 .ant-collapse p{font-size:1rem;color:#1d3059}@media only screen and (min-width:576px){.FaqAccordion_faqWrapper__dTlq3 .ant-collapse p{font-size:1rem}}@media only screen and (min-width:1200px){.FaqAccordion_faqWrapper__dTlq3 .ant-collapse p{font-size:1.1rem}}.FaqAccordion_faqWrapper__dTlq3 .ant-collapse-borderless>.ant-collapse-item{border:none}.FaqAccordion_faqWrapper__dTlq3 h2{font-size:1.2rem;font-weight:500;color:#1d3059;text-align:center}@media only screen and (min-width:992px){.FaqAccordion_faqWrapper__dTlq3 h2{font-size:1.5rem}}.FaqAccordion_faqWrapper__dTlq3 h3{font-size:1rem;color:#1d3059}@media only screen and (min-width:992px){.FaqAccordion_faqWrapper__dTlq3 h3{font-size:1.2rem}}.FaqAccordion_faqWrapper__dTlq3 h3{margin-bottom:0}.FaqAccordion_faqWrapper__dTlq3 a{color:#1890ff}.FaqAccordion_collapseWrapper__Vch6B{border-radius:30px}.FaqAccordion_collapseWrapper__Vch6B .ant-collapse-content-box{padding:0 35px}.FaqAccordion_collapseWrapper__Vch6B .ant-collapse-item{border-bottom:none}.FaqAccordion_collapsePanelWrapper__pbAfG a{font-weight:500;color:#40a9ff}.FaqAccordion_collapsePanelWrapper__pbAfG h2{font-weight:700;font-size:16px!important;color:#1d3059}.FaqAccordion_collapsePanelWrapper__pbAfG ul{padding-left:20px;margin-bottom:0}.FaqAccordion_collapsePanelWrapper__pbAfG li{font-weight:400;padding:4px 0}.FaqAccordion_collapsePanelWrapper__pbAfG table{border:1px solid #d3d3d3;margin-bottom:12px}.FaqAccordion_collapsePanelWrapper__pbAfG table th{padding:2px 8px}.FaqAccordion_collapsePanelWrapper__pbAfG table td,.FaqAccordion_collapsePanelWrapper__pbAfG table th{text-align:center;border:1px solid #d3d3d3}.FaqAccordion_collapsePanelWrapper__pbAfG .FaqAccordion_listTopicText__zszTa{margin-bottom:0}.FaqAccordion_loanFaqCollapse__WYAnH p{font-size:1rem;color:#1d3059}@media only screen and (min-width:576px){.FaqAccordion_loanFaqCollapse__WYAnH p{font-size:1rem}}@media only screen and (min-width:1200px){.FaqAccordion_loanFaqCollapse__WYAnH p{font-size:1.1rem}}.FaqAccordion_linkBtn__h4F51{font-weight:bolder;color:#1890ff;text-decoration:none;background-color:rgba(0,0,0,0);outline:none;border:none;display:inline;padding:0;margin:0;cursor:pointer}@media only screen and (min-width:992px){.FaqAccordion_replaceOnMobile__4eevF span{display:none}.FaqAccordion_replaceOnMobile__4eevF:after{content:attr(data-desktop-text)}}