.faq__inner{border-radius:28px;border:1px solid var(--separator-default);padding:24px;background-color:var(--background-tile)}.faq__item{margin-top:24px;padding-top:24px;border-top:1px solid var(--separator-default)}.faq__item:first-child{margin-top:0;padding-top:0;border-top:none}.faq__item-head{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.faq__item-head.open .faq__item-head-icon{-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg)}.faq__item-title{margin:0}.faq__item-head-icon{width:24px;height:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition:-webkit-transform .15s;transition:-webkit-transform .15s;-o-transition:transform .15s;transition:transform .15s;transition:transform .15s, -webkit-transform .15s;margin-left:8px}.faq__item-description{padding-top:24px;color:var(--gray-default)}.faq__item-content{display:none}.direction-rtl .faq__item-head-icon{margin-left:0;margin-right:8px}@media(max-width: 768px){.faq__inner{padding:16px}.faq__item-description{padding-top:16px}.faq__item{margin-top:16px;padding-top:16px}.faq__item-head-icon{width:32px;height:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0}}.button-app__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.button-app{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid var(--separator-default);border-radius:12px;padding:0 12px 0 60px;margin-left:-48px}.button-app-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:32px;height:32px;margin-left:8px}.button-app-item:first-child{margin-left:0}.head__inner{margin-top:80px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.head__content{min-width:620px}.head__image{margin-left:-32px;-webkit-box-flex:1;-ms-flex:1;flex:1}.head__image-box img{max-width:580px}.head__tag{padding:7px 16px;border-radius:12px;border:1px solid var(--separator-default);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.head__title{margin:24px 0 0}.head__description{margin-top:24px}.head-apps{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:32px}.head-apps__wallet{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;position:relative;z-index:1}.head-apps__wallet-outer{width:112px;height:112px;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;overflow:hidden;position:relative;-webkit-transition:1s ease;-o-transition:1s ease;transition:1s ease}.head-apps__wallet-outer::after{content:"";position:absolute;top:50%;left:50%;width:0;height:0;z-index:-1;border-radius:50%;-webkit-transform:translate(-50%, -50%) scale(0);-ms-transform:translate(-50%, -50%) scale(0);transform:translate(-50%, -50%) scale(0);background-color:var(--elements-main);-webkit-transition:.5s;-o-transition:.5s;transition:.5s}.head-apps__wallet-outer:hover::after{top:0;left:0;width:112px;height:112px;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.head-apps__wallet-outer:hover .head-apps__wallet-outer-wrap>svg{fill:var(--elements-contrast)}.head-apps__wallet-outer-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:98px;height:98px;position:relative}.head-apps__wallet-outer-wrap>svg{margin:0;position:absolute;top:0;left:0;width:100%;height:100%;max-width:100%;-webkit-animation:rotate 20s linear infinite;animation:rotate 20s linear infinite;-webkit-transition:.5s;-o-transition:.5s;transition:.5s;fill:var(--elements-main)}.head-apps__wallet-inner{width:56px;height:56px;border-radius:50%;background-color:var(--elements-main);-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.head-apps__wallet-inner svg{fill:var(--elements-contrast)}@-webkit-keyframes rotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.head-apps__badges{margin-left:24px}.head-apps__badges-item{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:8px}.head-apps__badges-item:first-child{margin-top:0}.head__image-mobile{display:none}@media(max-width: 992px){.head__content{padding:0 16px}}@media(max-width: 768px){.head__inner{margin-top:8px}.head__tag{display:none}.head__image-mobile{display:block;width:100%;max-width:360px;margin:0 auto}.head__image-mobile-box{width:100%;height:0;overflow:hidden;padding-bottom:71.11%;position:relative}.head__image-mobile-box img{width:100%;height:100%;position:absolute;top:0;left:0}.head__content{min-width:auto;width:100%}.head__image{display:none}.head__inner{-ms-flex-wrap:wrap;flex-wrap:wrap}.head-apps{margin-top:16px;width:100%}.head-apps__badges{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}.head__title{margin-top:16px;font-weight:700;font-size:26px;line-height:120%}.head__description{margin-top:16px;font-weight:400;font-size:16px;line-height:150%}}.what-is{margin-top:128px}.what-is__title{margin:0}.what-is__description{margin-top:16px}.what-is__button{margin-top:16px}@media(max-width: 992px){.what-is{padding:0 16px}}@media(max-width: 768px){.what-is{margin-top:40px}}.unlock{margin-top:128px}.unlock__title{margin:0}.unlock__description{margin-top:16px}.unlock__inner{margin-top:48px;border:1px solid var(--separator-default);border-radius:58px}.unlock__inner-box{display:-webkit-box;display:-ms-flexbox;display:flex}.unlock__inner-box.second-box .unlock__item::before{position:absolute;top:0;width:calc(100% - 48px);left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);height:1px;background-color:var(--separator-default);content:""}.unlock__item{width:33.3333333333%;padding:18px;position:relative}.unlock__item::after{content:"";position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);height:calc(100% - 48px);width:1px;background-color:var(--separator-default)}.unlock__item:first-child::after{display:none}.unlock__item-image{width:192px}.unlock__item-image-box{width:100%;height:0;overflow:hidden;position:relative;padding-bottom:100%}.unlock__item-image-box img{position:absolute;top:0;left:0;width:100%;height:100%}.unlock__item-title{margin:24px 0 0}.unlock__item-description{margin-top:8px}@media(max-width: 992px){.unlock{margin-top:40px}.unlock__head{padding:0 16px}}@media(max-width: 768px){.unlock__inner{border-radius:28px;margin-top:16px}.unlock__inner-box{-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:0}.unlock__inner-box.second-box .unlock__item::before{width:calc(100% - 32px)}.unlock__inner-box.second-box .unlock__item:first-child::before{display:block}.unlock__item{width:100%;padding:16px}.unlock__item::after{display:none}.unlock__item::before{position:absolute;top:0;width:calc(100% - 32px);left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);height:1px;background-color:var(--separator-default);content:""}.unlock__item:first-child::before{display:none}}.from{margin-top:128px}.from__inner{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:-24px}.from__item{margin-left:24px;width:calc(50% - 24px)}.from__item-box{padding:24px 0;margin-top:24px}.from__item-box:first-child{margin-top:0}.from__item-description{margin-top:8px;color:var(--gray-default)}.from__wrapper{border-radius:28px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;border:1px solid var(--separator-default)}.from__wrapper-item{width:50%;padding:24px}.from__wrapper-item.divider-hor{position:relative}.from__wrapper-item.divider-hor::before{content:"";position:absolute;top:0;left:50%;width:calc(100% - 48px);-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);height:1px;background-color:var(--separator-default)}.from__wrapper-item.divider-ver{position:relative}.from__wrapper-item.divider-ver::after{content:"";position:absolute;left:0;top:50%;height:calc(100% - 48px);-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:1px;background-color:var(--separator-default)}.from__wrapper-item-description{margin-top:16px;color:var(--gray-default)}@media(max-width: 992px){.from-text{padding:0 16px}.from__inner{-ms-flex-wrap:wrap;flex-wrap:wrap}.from__item{width:100%;margin-top:24px}.from__item:first-child{margin-top:0}}@media(max-width: 768px){.from{margin-top:40px}.from__item-description{font-weight:500;font-size:22px;line-height:150%}.from__wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap;padding:16px}.from__wrapper-item{width:100%;padding:16px 0 0;margin-top:16px;border-top:1px solid var(--separator-default)}.from__wrapper-item:first-child{border-top:none;margin-top:0;padding-top:0}.from__wrapper-item.divider-hor::before,.from__wrapper-item.divider-hor::after,.from__wrapper-item.divider-ver::before,.from__wrapper-item.divider-ver::after{display:none}}.get-started{margin-top:128px}.get-started__title{margin:0}.get-started__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-left:-24px;margin-top:112px}.get-started__item{width:calc(33.3333333333% - 24px);margin-left:24px;border-radius:28px;border:1px solid var(--separator-default);padding:16px}.get-started__item-image{width:100%;max-width:312px;margin:0 auto}.get-started__item-image-box{width:100%;padding-bottom:74.36%;height:0;position:relative}.get-started__item-image-box img{position:absolute;bottom:0;left:0;width:100%}.get-started__item-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:16px}.get-started__item-icon{-ms-flex-negative:0;flex-shrink:0;width:32px;height:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.get-started__item-circle{width:24px;height:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:50%;background-color:var(--elements-main);color:var(--elements-contrast)}.get-started__item-info{margin-left:8px}.get-started__item-title{margin:0}.get-started__item-description{margin-top:8px}@media(max-width: 992px){.get-started__title{padding:0 16px}}@media(max-width: 768px){.get-started{margin-top:40px}.get-started__inner{margin-top:80px;margin-left:0;-ms-flex-wrap:wrap;flex-wrap:wrap}.get-started__item{margin-left:0;margin-top:80px;width:100%}.get-started__item:first-child{margin-top:0}}.what-is-loan{margin-top:128px}.what-is-loan__title{margin:0}.what-is-loan__description{margin-top:16px}.what-is-loan__subdescription{margin-top:24px}.what-is-loan__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-top:24px;margin-left:-24px}.what-is-loan__item{margin-left:24px;width:calc(50% - 24px)}.what-is-loan__item.with-background{background-color:var(--background-tile);border-radius:28px;padding:24px}.what-is-loan__item-str{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-top:24px}.what-is-loan__item-str:first-child{margin-top:0}.what-is-loan__item-number{width:56px;height:64px;-ms-flex-negative:0;flex-shrink:0}.what-is-loan__item-number img{width:100%;height:100%}.what-is-loan__item-content{margin-left:16px}.what-is-loan__item-description{margin-top:8px}.what-is-loan__item-wrapper{margin-top:24px;padding-top:24px;border-top:1px solid var(--separator-default)}.what-is-loan__item-wrapper:first-child{margin-top:0;padding-top:0;border-top:none}.what-is-loan__item-wrapper-description{margin-top:8px}@media(max-width: 992px){.what-is-loan{padding:0 16px}}@media(max-width: 768px){.what-is-loan{margin-top:40px}.what-is-loan__inner{-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:0}.what-is-loan__item{margin-left:0;width:100%}.what-is-loan__item.with-background{margin-top:24px;padding:16px}.what-is-loan__item-wrapper{margin-top:16px;padding-top:16px}}.cropty-vs-wallets{margin-top:128px}.cropty-vs-wallets__title{margin:0}.cropty-vs-wallets__inner{margin-top:48px;padding:24px;border-radius:28px;border:1px solid var(--separator-default)}.cropty-vs-wallets__headers{display:-webkit-box;display:-ms-flexbox;display:flex}.cropty-vs-wallets__item{margin-top:8px;padding-top:8px;margin-left:-8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;border-top:1px solid var(--separator-default)}.cropty-vs-wallets__item:first-child{margin-top:0;padding-top:0;border:none}.cropty-vs-wallets__item-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-left:8px;width:calc(50% - 8px)}.cropty-vs-wallets__item-box.display-block{display:block}.cropty-vs-wallets__item-box.mobile-headers{display:none}.cropty-vs-wallets__item-wrapper{width:calc(50% - 12px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.cropty-vs-wallets__item-header-green{color:var(--elements-link)}.cropty-vs-wallets__strs{margin-top:24px}.cropty-vs-wallets__item-value{padding:4px;border-radius:58px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cropty-vs-wallets__item-value.green{background-color:var(--elements-default)}.cropty-vs-wallets__item-text{padding:3px 8px 3px 4px}.cropty-vs-wallets__button{margin-top:16px}.cropty-vs-wallets__button.mobile{display:none}.cropty-vs-wallets__item-description{color:var(--gray-default);margin-top:8px}@media(max-width: 992px){.cropty-vs-wallets__title{padding:0 16px}}@media(max-width: 768px){.cropty-vs-wallets{margin-top:40px}.cropty-vs-wallets__inner{padding:16px;margin-top:16px}.cropty-vs-wallets__item{-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:0}.cropty-vs-wallets__item-box{width:100%;margin-left:0;margin-top:8px}.cropty-vs-wallets__item-box:first-child{margin-top:0}.cropty-vs-wallets__item-box.mobile-headers{display:-webkit-box;display:-ms-flexbox;display:flex}.cropty-vs-wallets__item-header{width:calc(50% - 12px);color:var(--gray-default)}.cropty-vs-wallets__item-header.green{color:var(--elements-link)}.cropty-vs-wallets__item-wrapper{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.cropty-vs-wallets__item-value svg{-ms-flex-negative:0;flex-shrink:0}.cropty-vs-wallets__strs{margin-top:0}.cropty-vs-wallets__headers{display:none}.cropty-vs-wallets__button{display:none}.cropty-vs-wallets__button.mobile{display:block}.cropty-vs-wallets__button.mobile .button{width:100%}}.collateral{margin-top:128px}.collateral__description{margin-top:16px}.collateral__inner{padding-top:48px;margin-top:-24px;margin-left:-24px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.collateral__item{margin-left:24px;margin-top:24px;width:calc(33.3333333333% - 24px);padding:12px;border-radius:28px;border:1px solid var(--separator-default);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;overflow:hidden}.collateral__item-image{width:56px;height:56px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0;z-index:5;position:relative}.collateral__item-image img{border-radius:50%;width:40px;height:40px}.collateral__item-content{margin-left:8px;-webkit-box-flex:1;-ms-flex:1;flex:1;z-index:5;position:relative}.collateral__item-name{color:var(--elements-main)}.collateral__item-description{color:var(--gray-default)}.collateral__item-icon{width:24px;height:24px;display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:16px;-ms-flex-negative:0;flex-shrink:0;z-index:5;position:relative}.collateral__item-background{opacity:.15;position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}@media(max-width: 992px){.collateral__title,.collateral__description{padding:0 16px}.collateral__item{width:calc(50% - 24px)}}@media(max-width: 768px){.collateral{margin-top:40px}.collateral__inner{padding-top:16px;margin-top:0;margin-left:0}.collateral__item{margin-left:0;margin-top:8px;width:100%}.collateral__item:first-child{margin-top:0}}.effortlessly{margin-top:128px}.effortlessly__description{margin-top:16px}.effortlessly__subdescription{margin-top:48px}.effortlessly__inner{margin-left:-24px;margin-top:48px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}.effortlessly__item{margin-left:24px;width:calc(33.3333333333% - 24px);background-color:var(--background-tile);border-radius:28px;border:1px solid var(--separator-default);padding:24px}.effortlessly__item-image{width:100%;max-width:296px;margin:0 auto}.effortlessly__item-image-box{width:100%;height:0;overflow:hidden;padding-bottom:43.24%;position:relative}.effortlessly__item-image-box img{width:100%;height:100%;position:absolute;top:0;left:0}.effortlessly__item-title,.effortlessly__item-description{margin-top:8px}@media(max-width: 992px){.effortlessly__title,.effortlessly__description,.effortlessly__subdescription{padding:0 16px}}@media(max-width: 768px){.effortlessly{margin-top:40px}.effortlessly__inner,.effortlessly__subdescription{margin-top:16px;margin-left:0}.effortlessly__item{width:100%;margin-left:0;margin-top:16px}.effortlessly__item:first-child{margin-top:0}}.faq{margin-top:128px}.faq__title{margin:0}.faq__wrapper{margin-top:24px}.faq__description{margin-top:24px}.faq__description a{text-decoration:underline;color:var(--elements-link)}@media(max-width: 992px){.faq__title,.faq__description{padding:0 16px}}@media(max-width: 768px){.faq{margin-top:40px}}.features{margin-top:128px}.features__title{text-align:center}.features__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:32px;margin-left:-20px}.features__item{margin-left:20px;width:calc(50% - 20px)}@media(max-width: 768px){.features{margin-top:40px}.features__inner{margin-left:0}.features__item{width:100%;margin-left:0;margin-top:20px}.features__item:first-child{margin-top:0}}.direction-rtl .head-apps__badges{margin-left:0;margin-right:24px}.direction-rtl .unlock__item::after{left:auto;right:0}.direction-rtl .what-is-loan__item-content{margin-left:0;margin-right:16px}.direction-rtl .cropty-vs-wallets__item-text{padding:3px 4px 3px 8px}.direction-rtl .button-app{padding:0 60px 0 12px;margin-right:-48px;margin-left:0}.direction-rtl .button-app-item{margin-left:0;margin-right:8px}.direction-rtl .button-app-item:first-child{margin-right:0}.direction-rtl .collateral__item-icon{margin-left:0;margin-right:16px;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.direction-rtl .collateral__item-content{margin-left:0;margin-right:8px}.calculator-block{margin-top:128px}.calculator-block__box{margin-top:24px}.calculator{padding:24px;border:1px solid var(--separator-default);border-radius:28px}.calculator__inputs-inner{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:-24px}.calculator__input-wrapper{margin-left:24px;width:calc(50% - 24px)}.calculator__selector{margin-left:8px;padding:0 16px 0 8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;position:relative}.calculator__selector::before{content:"";position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);left:0;height:20px;width:1px;background-color:var(--separator-default)}.calculator__selector.pointer{cursor:pointer}.calculator__selector.active .calculator__selector-icon svg{-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg)}.calculator__selector-image{width:20px;height:20px;border-radius:50%;overflow:hidden;border:1px solid var(--separator-default)}.calculator__selector-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.calculator__selector-name{margin-left:4px}.calculator__selector-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-left:4px;width:16px;height:16px}.calculator__selector-icon svg{fill:var(--gray-disable);-webkit-transition:-webkit-transform .15s;transition:-webkit-transform .15s;-o-transition:transform .15s;transition:transform .15s;transition:transform .15s, -webkit-transform .15s}.calculator__selector-list{display:none;position:absolute;top:calc(100% + 8px);left:0;width:100%;max-height:240px;overflow-y:auto;border:1px solid var(--separator-default);border-radius:12px;background-color:var(--background-default);z-index:5}.calculator__selector-list::-webkit-scrollbar{width:8px}.calculator__selector-list::-webkit-scrollbar-thumb{background:var(--gray-disable);border-radius:20px}.selector-list__item{padding:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:background-color .15s;-o-transition:background-color .15s;transition:background-color .15s;cursor:pointer}.selector-list__item.active{background-color:var(--background-secondary)}.selector-list__item:hover{background-color:var(--background-secondary)}.selector-list__image{width:24px;height:24px;border-radius:50%;overflow:hidden}.selector-list__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.selector-list__name{margin-left:8px}.calculator__results{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:24px}.calculator__results-button{margin-left:16px}.calculator__results-inner{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.calculator__results-item{width:25%;padding:7px 16px;position:relative}.calculator__results-item::before{position:absolute;content:"";left:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:1px;height:calc(100% - 18px);background-color:var(--separator-default)}.calculator__results-item:first-child::before{display:none}.direction-rtl .calculator__input-box{padding:22px 16px 8px 0}.direction-rtl .calculator__label{right:16px;left:auto}.direction-rtl .calculator__selector{margin-right:8px;margin-left:0;padding:0 8px 0 16px}.direction-rtl .calculator__selector::before{right:0;left:auto}.direction-rtl .calculator__selector-name,.direction-rtl .calculator__selector-icon{margin-right:4px;margin-left:0}.direction-rtl .selector-list__name{margin-left:0;margin-right:8px}.direction-rtl .calculator__results-button{margin-left:0;margin-right:16px}@media(max-width: 992px){.calculator__results{-ms-flex-wrap:wrap;flex-wrap:wrap}.calculator__results-inner{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:0;-ms-flex:none;flex:none;width:100%}.calculator__results-item{width:50%}.calculator__results-item:nth-child(odd)::before{display:none}.calculator__results-item.bottom{padding-top:14px}.calculator__results-item.bottom::after{content:"";position:absolute;top:0;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);height:1px;width:calc(100% - 16px);background-color:var(--separator-default)}.calculator__results-button{width:100%;margin-left:0;margin-top:8px}.calculator__results-button .button{width:100%}.direction-rtl .calculator__results-button{margin-right:0}.direction-rtl .calculator__results-item::before{left:auto;right:0}}@media(max-width: 768px){.calculator{padding:16px}.calculator__inputs-inner{-ms-flex-wrap:wrap;flex-wrap:wrap}.calculator__input-wrapper{width:100%;margin-top:16px}.calculator__input-wrapper:first-child{margin-top:0}.calculator__results{margin-top:16px}.calculator__results-item{width:100%;border-top:1px solid var(--separator-default);padding-left:0;padding-right:0}.calculator__results-item::before,.calculator__results-item::after{display:none}.calculator__results-item:first-child{border-top:none}}@media(max-width: 992px){.calculator-block__head{padding:0 16px}}@media(max-width: 768px){.calculator-block{margin-top:40px}}.protection__subtitle{margin-top:24px}.protection__inner{padding-top:24px}.protection__item{width:calc(33.3333333333% - 24px)}.protection__item-title{margin-top:16px}.protection__item-title a{color:var(--elements-main)}.protection__item-title a:hover{text-decoration:underline}.protection__item-description{margin-top:8px}.protection__item-image .section__image-box{padding-bottom:55.81%;border-radius:28px}@media(max-width: 992px){.protection__subtitle,.protection__inner.section__inner{padding:0 16px}.protection__inner.section__inner{padding-top:24px}}@media(max-width: 768px){.protection__inner{margin-top:-16px}.protection__item{width:100%;margin-top:16px}}.about-us{margin-top:128px;overflow:hidden;width:100%}.about-us__box{padding:0 32px}.about-us__image{width:110px;height:110px}.about-us__title{margin-top:24px}.about-us__swiper{width:calc(100% + 600px);margin:32px -300px 0;position:relative}.about-us__swiper::before{position:absolute;content:"";left:0;top:0;z-index:2;height:100%;width:300px;background:-webkit-gradient(linear, left top, right top, from(#FFF), to(rgba(255, 255, 255, 0)));background:-o-linear-gradient(left, #FFF 0%, rgba(255, 255, 255, 0) 100%);background:linear-gradient(90deg, #FFF 0%, rgba(255, 255, 255, 0) 100%)}.about-us__swiper::after{position:absolute;content:"";right:0;top:0;z-index:2;height:100%;width:300px;background:-webkit-gradient(linear, right top, left top, from(#FFF), to(rgba(255, 255, 255, 0)));background:-o-linear-gradient(right, #FFF 0%, rgba(255, 255, 255, 0) 100%);background:linear-gradient(270deg, #FFF 0%, rgba(255, 255, 255, 0) 100%)}.about-us__swiper-item{max-width:283px;padding:16px;border-radius:28px;position:relative;overflow:hidden}.about-us__swiper-background{position:absolute;left:0;top:0;width:100%;height:100%;z-index:1;opacity:.05}.about-us__swiper-head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;z-index:5}.about-us__swiper-icon{width:24px;height:24px;display:-webkit-box;display:-ms-flexbox;display:flex}.about-us__swiper-icon img{width:100%;height:100%}.about-us__swiper-title{margin-left:16px}.about-us__description{margin-top:10px;position:relative;z-index:5}.about-us__stars{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:10px}.about-us__stars-item{margin-left:2px}.about-us__stars-item:first-child{margin-left:0}.direction-rtl .about-us__swiper-title{margin-right:16px;margin-left:0}@media(max-width: 768px){.about-us{margin-top:32px}.about-us__wrapper{padding:16px;border-radius:28px}.about-us__title{margin-top:24px}.about-us__swiper,.about-us__box{padding:0 16px}}.invest__swiper .swiper-slide{height:auto;width:auto}.invest__swiper-item{height:calc(100% - 48px);border-radius:28px;padding:24px;display:block;position:relative;overflow:hidden;background-color:var(--background-default)}.invest__swiper-background{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;opacity:.05}.invest__swiper-image{width:62px;height:62px;border-radius:50%;border:1px solid var(--gray-default);overflow:hidden;-ms-flex-negative:0;flex-shrink:0}.invest__swiper-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.invest__swiper-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;z-index:5}.invest__swiper-content{margin-left:16px}.invest__swiper-name{color:var(--elements-main)}.invest__swiper-description{color:var(--gray-default)}.invest__swiper-button{margin-top:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;position:relative;z-index:5}.invest__swiper-button svg{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);fill:var(--gray-default)}.direction-rtl .invest__swiper-content{margin-left:0;margin-right:16px}.direction-rtl .invest__swiper-button svg{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}@media(max-width: 768px){.invest__swiper-wrapper{margin:40px -16px 0}.invest__swiper-image{width:40px;height:40px}.invest__swiper-name{font-size:18px;font-weight:700;line-height:135%}.invest__swiper-description{font-size:14px;font-weight:500;line-height:130%}.invest__swiper-item{padding:16px;height:calc(100% - 32px)}}.loan-articles{margin-top:128px}.loan-articles .protection__subtitle{margin-top:0}@media(max-width: 768px){.loan-articles{margin-top:40px}}.collateral-safety{margin-top:128px;overflow:hidden;width:100%}.collateral-safety__description{margin-top:16px}.collateral-safety__apps{margin-top:24px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.collateral-safety__apps-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex:1;flex:1}.collateral-safety__apps-logo{width:56px;height:56px;border-radius:12px;border:1px solid var(--separator-default);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0;-ms-flex-item-align:start;align-self:flex-start}.collateral-safety__apps-title{margin-left:16px}.collateral-safety__apps-button{margin-left:48px}.collateral-safety__apps-button.mobile{display:none}.collateral-safety__swiper{width:calc(100% + 600px);margin:24px -300px 0;position:relative}.collateral-safety__swiper::before{position:absolute;content:"";left:0;top:0;z-index:2;height:100%;width:300px;background:-webkit-gradient(linear, left top, right top, from(#FFF), to(rgba(255, 255, 255, 0)));background:-o-linear-gradient(left, #FFF 0%, rgba(255, 255, 255, 0) 100%);background:linear-gradient(90deg, #FFF 0%, rgba(255, 255, 255, 0) 100%)}.collateral-safety__swiper::after{position:absolute;content:"";right:0;top:0;z-index:2;height:100%;width:300px;background:-webkit-gradient(linear, right top, left top, from(#FFF), to(rgba(255, 255, 255, 0)));background:-o-linear-gradient(right, #FFF 0%, rgba(255, 255, 255, 0) 100%);background:linear-gradient(270deg, #FFF 0%, rgba(255, 255, 255, 0) 100%)}.collateral-safety__swiper-title{margin-top:16px}.collateral-safety__swiper-image{width:256px;height:128px}.collateral-safety__swiper-description{margin-top:8px}.collateral-safety__swiper-item{max-width:300px;padding:24px;border-radius:28px;-webkit-box-sizing:border-box;box-sizing:border-box}.collateral-safety__swiper-item.color-1{background-color:#e4c1f9}.collateral-safety__swiper-item.color-2{background-color:#ff99c8}.collateral-safety__swiper-item.color-3{background-color:#a9def9}.collateral-safety__swiper-item.color-4{background-color:#ffd6ad}.collateral-safety__swiper-item.color-5{background-color:#ffd9d0}.collateral-safety__swiper-item.color-6{background-color:#e4c1f9}@media(max-width: 992px){.collateral-safety{padding:0 16px}}@media(max-width: 768px){.collateral-safety{margin-top:40px}.collateral-safety__apps{-ms-flex-wrap:wrap;flex-wrap:wrap}.collateral-safety__apps-button{display:none}.collateral-safety__apps-button.mobile{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:0;margin-top:16px;width:100%}.collateral-safety__apps-button.mobile .button{width:100%}}.still-thinking{margin-top:128px}.still-thinking__box{position:relative;z-index:2}.still-thinking__container{background-color:#e4c1f9;border-radius:60px;padding:120px 24px 120px;position:relative;overflow:hidden}.still-thinking__title,.still-thinking__description{text-align:center}.still-thinking__description{margin-top:24px}.still-thinking__button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:24px}.still-thinking__button .banner-link{position:relative;-webkit-transform:translate(0, 0);-ms-transform:translate(0, 0);transform:translate(0, 0);bottom:auto;left:auto}.still-thinking__button .banner-link__inner svg{fill:var(--yellow-default)}.still-thinking__marquee{position:absolute;top:0}.still-thinking__marquee.left{left:92px}.still-thinking__marquee.right{right:92px}.still-thinking__marquee.center{display:none}.marquee__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:256px}.marquee__wrapper img{margin-top:32px;width:100%}.still-thinking__hand-left{position:absolute;bottom:0;left:0;z-index:5}.still-thinking__hand-right{position:absolute;top:0;right:0;z-index:5}@media(max-width: 992px){.still-thinking__marquee.left{left:12px}.still-thinking__marquee.right{right:12px}}@media(max-width: 768px){.still-thinking{margin-top:40px}.still-thinking__marquee{display:none;position:static;height:auto}.still-thinking__marquee.center{display:block;margin-top:32px}.still-thinking__marquee .js-marquee-wrapper{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}.marquee__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;max-width:none}.marquee__wrapper img{margin-top:0;margin-left:8px;max-height:262px}.marquee__wrapper img:nth-child(odd){margin-top:55px}.still-thinking__container{padding:24px 0 24px;border-radius:28px}.still-thinking__description,.still-thinking__button{margin-top:16px}.still-thinking__hand-left{z-index:1}.still-thinking__hand-left img{width:179px}.still-thinking__hand-right{display:none}}