@import url(https://fonts.googleapis.com/css2?family=Nunito+Sans:wght@400;600;700;800;900&display=swap);.products-wrap[data-v-d9c97cc8]{height:100%;overflow-y:auto}.products-close[data-v-d9c97cc8]{width:40px;height:40px;border-radius:50%;font-size:1.5rem;border:1px solid #c2334d;color:#c2334d;display:flex;justify-content:center;align-items:center;margin-left:auto;margin-bottom:2rem;cursor:pointer;transition:all .2s ease-in-out;background:none}.products-close[data-v-d9c97cc8]:hover{background:#c2334d;color:#fff}.inner-wrap[data-v-d9c97cc8]{border-radius:12px;width:100%;overflow:hidden;padding:2.5rem;flex-grow:1}.inner-wrap .title[data-v-d9c97cc8]{font-size:1.2rem;font-weight:700;margin-bottom:1rem;color:#2d58ba}.inner-wrap .subtitle[data-v-d9c97cc8]{font-size:1rem}.inner-wrap .items[data-v-d9c97cc8]{background:#fff;display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.inner-wrap .items .item[data-v-d9c97cc8]{padding:1rem 0;text-align:center;border-radius:12px;transition:all .2s ease-in-out;display:flex;flex-direction:column}.inner-wrap .items .item .icon[data-v-d9c97cc8]{font-size:1.5rem;color:#bebebe}.inner-wrap .items .item .name[data-v-d9c97cc8]{font-size:.9rem;opacity:.9;margin-top:10px}.inner-wrap .items .item.red .icon[data-v-d9c97cc8]{color:#dc2743}.inner-wrap .items .item.blue .icon[data-v-d9c97cc8]{color:#17449f}.inner-wrap .items .item.green .icon[data-v-d9c97cc8]{color:#449f63}.inner-wrap .items .item.yellow .icon[data-v-d9c97cc8]{color:#c2ba32}.info[data-v-d9c97cc8]{padding:2rem;background:#f0f7ff;display:flex;flex-direction:column;align-items:flex-start}.info .title[data-v-d9c97cc8]{font-size:1.2rem;font-weight:600;margin-bottom:1rem}.info .item[data-v-d9c97cc8]{margin-top:.8rem;font-size:.9rem;display:flex;align-items:center}.info .item .footer-icon[data-v-d9c97cc8]{width:15px;margin-right:10px}.info .social[data-v-d9c97cc8]{margin-top:1.5rem}.app-wrap[data-v-4ca4c32c]{overflow:hidden;width:100%;display:flex}.app-wrap .side-content[data-v-4ca4c32c]{position:fixed;top:0;right:0;height:100vh;width:400px;background:#fff;box-shadow:-10px 0 10px -6px rgba(0,0,0,.08);transform:translateX(100%);z-index:1000;transition:all .3s ease-in-out}.app-wrap .main-content[data-v-4ca4c32c]{width:100%;transition:all .3s ease-in-out}.app-wrap.show-side .main-content[data-v-4ca4c32c]{transform:translateX(-380px)}.app-wrap.show-side .side-content[data-v-4ca4c32c]{transform:translateX(0)}.header[data-v-e16671be]{padding:10rem 0 20rem;min-height:100vh;z-index:3;background:#0e1020;color:#eee;position:relative;width:100%;background:linear-gradient(270deg,#0a142d,#080f23,#081544,#040f2c);background-size:600% 600%;overflow:hidden;-webkit-animation:AnimationName-e16671be 15s ease infinite;animation:AnimationName-e16671be 15s ease infinite}@media(max-width:1100px){.header[data-v-e16671be]{padding-bottom:5rem}}.header .container[data-v-e16671be]{position:relative;z-index:1000}@-webkit-keyframes AnimationName-e16671be{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@keyframes AnimationName-e16671be{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.header #globe[data-v-e16671be]{width:90%;animation:globe-animation-e16671be 5s ease-in-out infinite alternate-reverse;filter:brightness(.8)}@-webkit-keyframes globe-animation-e16671be{0%{transform:translateY(0)}50%{transform:translateY(-10px)}to{transform:translateY(10px)}}@keyframes globe-animation-e16671be{0%{transform:translateY(0)}50%{transform:translateY(-10px)}to{transform:translateY(10px)}}.header .globe-text[data-v-e16671be]{position:absolute;top:50%;left:50%;padding:1.5rem;border-radius:10px;background:hsla(0,0%,100%,.8);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);color:#0e1020;font-weight:500;animation:globe-animation-e16671be 4s ease-in-out infinite alternate-reverse}.header .wrap[data-v-e16671be]{position:relative;z-index:2;width:100%;height:100%}.header .caption[data-v-e16671be]{color:#3864e7;font-size:1rem;text-transform:uppercase;margin-bottom:1.5rem}.header-title[data-v-e16671be]{font-size:4.4rem;font-weight:900;line-height:4.8rem}.header-title .typed[data-v-e16671be],.header-title[data-v-e16671be]{font-family:Nunito Sans,sans-serif!important}@media(max-width:1100px){.header-title[data-v-e16671be]{font-size:3.3rem;line-height:4rem}}.header-subtitle[data-v-e16671be]{font-size:1.2rem;line-height:1.5;margin-top:2rem;max-width:500px}.header-items[data-v-e16671be]{width:-webkit-min-content;width:-moz-min-content;width:min-content;margin-top:5rem;display:grid;grid-template-columns:repeat(3,1fr);gap:2rem 5rem;z-index:2;position:relative}@media(max-width:1100px){.header-items[data-v-e16671be]{margin-top:5rem;grid-template-columns:repeat(2,1fr);gap:3rem}}.header-item .count[data-v-e16671be]{font-size:2.2rem;font-weight:800;line-height:1;color:#e26641}.header-item .label[data-v-e16671be]{margin-top:10px;opacity:.7;font-size:1rem;white-space:nowrap}[data-v-e16671be] .typed-cursor{color:#fb8627}.primary-btn[data-v-e16671be]{background:#eb6c04;color:#fff}.primary-btn[data-v-e16671be]:hover{background:#b95503}.key-focus[data-v-72b954d6]{padding:20rem 0 12rem;position:relative;background:#ecf2f7;-webkit-clip-path:url(#wave-high-left-short);clip-path:url(#wave-high-left-short);margin-top:-190px;z-index:10;overflow:hidden}@media(max-width:1100px){.key-focus[data-v-72b954d6]{-webkit-clip-path:none;clip-path:none;margin:0;padding:6rem 0}}.key-focus .container[data-v-72b954d6]{position:relative;z-index:2}.product[data-v-72b954d6]{display:flex;justify-content:space-between;width:100%;flex-direction:column}.product-content[data-v-72b954d6]{width:100%;padding-bottom:52px;position:relative!important}.inner-box[data-v-72b954d6]{position:sticky!important;top:9rem}.product-title[data-v-72b954d6]{font-size:1.5rem;line-height:1.3;font-weight:600}.product-card-container[data-v-72b954d6]{width:100%;display:flex;position:relative;justify-content:space-between;align-items:stretch;flex-wrap:wrap}.prod-bg[data-v-72b954d6]{width:30%;height:70px;background:#0073b1;right:-32%;border-radius:0 0 0 40px;top:0;position:absolute;transition:right .3s linear}.product-card[data-v-72b954d6]{width:100%;background:#f8fafc;padding:40px 30px;border-radius:12px;overflow:hidden;border:1px solid rgba(0,0,0,.05);margin:1rem 0;position:relative;text-decoration:none}.product-card.blue[data-v-72b954d6]{background:#e0f0ff}.product-card.blue .product-avatar .product-svg polygon[data-v-72b954d6],.product-card.blue .product-avatar .product-svg rect[data-v-72b954d6],.product-card.blue .product-svg path[data-v-72b954d6]{fill:#0073b1;transition:fill .5s linear}.product-card.orange[data-v-72b954d6]{background:rgba(228,162,101,.9725490196078431)}.product-card.orange .product-avatar .product-svg polygon[data-v-72b954d6],.product-card.orange .product-avatar .product-svg rect[data-v-72b954d6],.product-card.orange .product-svg path[data-v-72b954d6]{fill:rgba(168,166,33,.807843137254902)}.product-card.green[data-v-72b954d6]{background:#e0ffea}.product-card.green .product-avatar .product-svg polygon[data-v-72b954d6],.product-card.green .product-avatar .product-svg rect[data-v-72b954d6],.product-card.green .product-svg path[data-v-72b954d6]{fill:#67cb96;transition:fill .5s linear}.product-card.red[data-v-72b954d6]{background:#ffe0e0}.product-card.red .product-avatar .product-svg polygon[data-v-72b954d6],.product-card.red .product-avatar .product-svg rect[data-v-72b954d6],.product-card.red .product-svg path[data-v-72b954d6]{fill:#c94343;transition:fill .5s linear}.product-card.pink[data-v-72b954d6]{background:#ffe0f0}.product-card.pink .product-avatar .product-svg polygon[data-v-72b954d6],.product-card.pink .product-avatar .product-svg rect[data-v-72b954d6],.product-card.pink .product-svg path[data-v-72b954d6]{fill:#b23e87;transition:fill .5s linear}.product-card.orange[data-v-72b954d6]{background:#f7c94c}.product-card.orange .product-avatar .product-svg polygon[data-v-72b954d6],.product-card.orange .product-avatar .product-svg rect[data-v-72b954d6],.product-card.orange .product-svg path[data-v-72b954d6]{fill:#758a3c;transition:fill .5s linear}.product-card.yellow[data-v-72b954d6]{background:#ecee82}.product-card.yellow .product-avatar .product-svg polygon[data-v-72b954d6],.product-card.yellow .product-avatar .product-svg rect[data-v-72b954d6],.product-card.yellow .product-svg path[data-v-72b954d6]{fill:#617922;transition:fill .5s linear}.product-card.teal[data-v-72b954d6]{background:#e0f8ff}.product-card.teal .product-avatar .product-svg polygon[data-v-72b954d6],.product-card.teal .product-avatar .product-svg rect[data-v-72b954d6],.product-card.teal .product-svg path[data-v-72b954d6]{fill:#3587c2;transition:fill .5s linear}@media only screen and (min-width:640px){.product-card[data-v-72b954d6]{width:48%}}.product-avatar[data-v-72b954d6]{width:60px;margin-bottom:40px;transition:all .3s cubic-bezier(.6,-.28,.735,.045)}.product-avatar img[data-v-72b954d6]{display:block;border-radius:10px;box-shadow:0 0 16px rgba(60,55,241,.09),0 4px 4px rgba(0,0,0,.03)}.product-card.active .product-avatar .product-svg circle[data-v-72b954d6],.product-card.active .product-avatar .product-svg path[data-v-72b954d6],.product-card.active .product-avatar .product-svg polygon[data-v-72b954d6],.product-card.active .product-avatar .product-svg rect[data-v-72b954d6],.product-card:hover .product-avatar .product-svg circle[data-v-72b954d6],.product-card:hover .product-avatar .product-svg path[data-v-72b954d6],.product-card:hover .product-avatar .product-svg polygon[data-v-72b954d6],.product-card:hover .product-avatar .product-svg rect[data-v-72b954d6]{fill:#fff!important}.product-card-title[data-v-72b954d6]{font-weight:700;margin-bottom:.7rem;line-height:1.6;color:#1d2e47;font-size:1.2rem}.product-card p[data-v-72b954d6]{line-height:1.6;font-weight:300;color:#314057;font-size:1rem;opacity:.8}.product-card .content[data-v-72b954d6]{position:relative;padding:2rem 1rem}.product-card .content span[data-v-72b954d6]{position:absolute;top:0;left:0;display:block;transform:translateY(0);opacity:1;transition:all .15s ease-in-out}.product-card .content a[data-v-72b954d6],.product-card .content button[data-v-72b954d6]{display:flex;position:absolute;top:0;left:0;padding:.2rem 1rem;background:none;border:1px solid rgba(0,0,0,.6);color:#0e1020;border-radius:4px;transform:translateY(10px);opacity:0;cursor:pointer;transition:all .15s ease-in-out}.product-card .content a[data-v-72b954d6]:hover,.product-card .content button[data-v-72b954d6]:hover{background:#0e1020;color:#fff}.product-card:hover .switch-text-btn span[data-v-72b954d6]{transform:translateY(-10px);opacity:0}.product-card:hover .switch-text-btn a[data-v-72b954d6],.product-card:hover .switch-text-btn button[data-v-72b954d6]{transform:translateY(0);opacity:1}.circle[data-v-72b954d6]{position:absolute;top:300px;left:400px;opacity:.4}.circle img[data-v-72b954d6]{width:150px;-webkit-animation:spin 10s linear infinite;animation:spin 10s linear infinite}.circle__two[data-v-72b954d6]{position:absolute;top:950px;left:500px;opacity:.5}.circle__three[data-v-72b954d6]{position:absolute;top:200px;right:300px;opacity:.5;filter:hue-rotate(320deg);animation:spin 20s linear infinite alternate-reverse}.circle__three img[data-v-72b954d6]{width:80px}.circle__four[data-v-72b954d6]{position:absolute;top:300px;left:50px;opacity:.5;filter:hue-rotate(320deg);animation:spin 20s linear infinite alternate-reverse}.circle__four img[data-v-72b954d6]{width:80px;filter:hue-rotate(180deg)}.circle__two img[data-v-72b954d6]{filter:hue-rotate(180deg);animation:spin 20s linear infinite alternate-reverse;width:120px}.triangle[data-v-72b954d6]{position:absolute;left:35px;bottom:90px;opacity:.5}.triangle img[data-v-72b954d6]{filter:hue-rotate(320deg);width:90px;-webkit-animation:spin 4s ease-in-out infinite;animation:spin 4s ease-in-out infinite}.stairs[data-v-72b954d6]{position:absolute;top:100px;right:20px}.stairs img[data-v-72b954d6]{filter:hue-rotate(180deg);width:100px}.flags[data-v-72b954d6]{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem}.flag[data-v-72b954d6]{width:120px;border-radius:16px}.navbar[data-v-7a699ce1]{background:transparent;width:100%;position:fixed;top:0;left:0;opacity:1;transition:all .3s linear;z-index:1000}.navbar.scrolled[data-v-7a699ce1]{background:#fff;box-shadow:0 1px 6px 0 rgba(0,0,0,.1);position:fixed;top:0}.nav-mobile[data-v-7a699ce1]{background:#fff;overflow:hidden;padding:0;position:absolute;top:calc(100% + 10px);left:50%;z-index:-1;transition:all .25s ease-in-out;width:90%;margin:0 auto;border-radius:6px;opacity:0;pointer-events:none;transform:translateX(-50%) translateY(-10px);box-shadow:0 10px 20px rgba(0,0,0,.1)}.nav-mobile.open[data-v-7a699ce1]{opacity:1;pointer-events:auto;transform:translateX(-50%) translateY(0)}.menu-mobile[data-v-7a699ce1]{padding:2rem}.mobile-links[data-v-7a699ce1]{color:rgba(0,0,0,.6);text-decoration:none;font-weight:500;letter-spacing:.03rem;font-size:1.2rem;padding:1.5rem 1.5rem;cursor:pointer;width:100%;border-radius:6px}.mobile-links[data-v-7a699ce1]:hover{background:rgba(0,0,0,.1)}button.mobile-links[data-v-7a699ce1]{margin:1rem 1rem;padding:1rem 2rem;display:inline-flex;background:#fb8627;color:#fff;transition:all .2s ease-in-out}button.mobile-links[data-v-7a699ce1]:hover{background:#c46417}.nav-mobile li[data-v-7a699ce1]{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}.navbar.dark .menu-links[data-v-7a699ce1],.navbar.scrolled .menu-links[data-v-7a699ce1]{color:#222}.navbar.scrolled .caret path[data-v-7a699ce1]{fill:#314057}.navbar.hide[data-v-7a699ce1]{top:-100px;opacity:0}.nav-inner[data-v-7a699ce1]{height:90px;position:relative;display:flex;justify-content:space-between;align-items:center}.navbar .menu[data-v-7a699ce1]{height:100%;display:flex;align-items:center;position:relative}.menu-links[data-v-7a699ce1]{color:hsla(0,0%,100%,.8392156862745098);display:none;text-decoration:none;margin-left:42px;font-weight:400;font-size:1rem;cursor:pointer}.menu-links.active[data-v-7a699ce1],.menu-links[data-v-7a699ce1]:hover{color:#fff}.menu-icon[data-v-7a699ce1]{display:inline-block;cursor:pointer;width:40px;height:40px;font-size:1.3rem;border-radius:6px;background:none;color:#fff;border:1px solid #fff}.navbar.dark .menu-icon[data-v-7a699ce1],.navbar.scrolled .menu-icon[data-v-7a699ce1]{background:none;color:#333;border:1px solid #333}.menu-link--bg[data-v-7a699ce1]{box-shadow:0 2px 2px rgba(0,0,0,.027);background:#fb8627;color:#fff!important;line-height:0;padding:1.2rem 2rem;transform:translateY(0);transition:transform .5s linear;border-radius:6px;cursor:pointer}.menu-link--bg[data-v-7a699ce1]:hover{transform:translateY(-5px)}.logo-container[data-v-7a699ce1]{display:flex;height:100%;align-items:center}.logo[data-v-7a699ce1]{width:85px}.dropdown[data-v-7a699ce1]{background:#fff;box-shadow:0 2px 5px rgba(0,0,0,.2);border-radius:4px;display:inline-block;position:absolute;padding:.4rem 0;top:140%;right:-50000px;z-index:-2;opacity:0;transition:top .4s ease-in-out,opacity .4s linear;overflow:visible}.dropdown a[data-v-7a699ce1]{display:block;width:100%;padding:.5rem 1rem;color:#314057;text-decoration:none;font-weight:300;white-space:nowrap;text-align:left;font-size:.9rem}.dropdown a[data-v-7a699ce1]:hover{color:#fb8627}.menu-links[data-v-7a699ce1]{position:relative}.menu li:hover .dropdown[data-v-7a699ce1]{right:-10px;top:80%;z-index:4;opacity:1}.menu li[data-v-7a699ce1]{height:100%;display:flex;align-items:center;position:relative}.arrow-up[data-v-7a699ce1]{width:0;height:0;position:absolute;right:32px;top:-7px;border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:8px solid #fff}@media only screen and (min-width:1100px){.menu-links[data-v-7a699ce1]{display:inline-flex;align-items:center}.menu-icon[data-v-7a699ce1]{display:none}}.announcement[data-v-7a699ce1]{background:#e5fcff;width:100%;height:55px;overflow:hidden;display:flex;align-items:center;justify-content:center;transition:all .2s ease-in-out}.announcement .content[data-v-7a699ce1]{color:#282828}.navbar.scrolled .announcement[data-v-7a699ce1]{height:0}.footer[data-v-03c0371a]{background:#010a1d;color:#fff!important;padding:7rem 0 0}.footer-content[data-v-03c0371a]{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap}footer .section-main-title[data-v-03c0371a]{font-size:1.1rem!important;font-weight:500;opacity:1!important;margin-bottom:2rem}.footer-list[data-v-03c0371a]{width:100%;padding-bottom:2rem}.footer-list a[data-v-03c0371a],.footer-list li[data-v-03c0371a]{color:inherit;opacity:.85;font-size:1rem;text-decoration:none;display:flex;align-items:center}.footer-list a[data-v-03c0371a]:hover{opacity:1}.footer-copy[data-v-03c0371a]{padding:3rem 0;color:inherit;opacity:.8;font-size:1rem;border-top:1px solid hsla(0,0%,100%,.2)}.logo-footer[data-v-03c0371a]{height:32px}@media only screen and (min-width:860px){.footer-list[data-v-03c0371a]{width:23%;margin-bottom:0}.footer-list[data-v-03c0371a]:first-child{width:30%;margin-bottom:0}}.whatsapp-buy[data-v-17742227]{padding:25rem 0 12rem;position:relative;-webkit-clip-path:url(#wave-hero);clip-path:url(#wave-hero);margin-top:-290px;z-index:10;overflow:hidden;background:#fff no-repeat fixed 50%}@media(max-width:1100px){.whatsapp-buy[data-v-17742227]{-webkit-clip-path:none;clip-path:none;margin:0;padding:6rem 0}}.whatsapp-buy>.container[data-v-17742227]{height:100%;display:flex;align-items:center;justify-content:center}@media(max-width:1100px){.whatsapp-buy>.container[data-v-17742227]{flex-direction:column;align-items:flex-start}}.whatsapp-buy>.container img[data-v-17742227]{width:300px}@media(max-width:1100px){.whatsapp-buy>.container .desktop-text[data-v-17742227]{display:none}}.whatsapp-buy>.container .mobile-text[data-v-17742227]{display:none}@media(max-width:1100px){.whatsapp-buy>.container .mobile-text[data-v-17742227]{display:block;font-size:3rem;font-weight:800;padding-bottom:2rem}}.whatsapp-buy>.container .hero-image[data-v-17742227]{width:90%;transform:translateX(30px)}.whatsapp-buy .primary-btn[data-v-17742227]{background:#3d8d3a}.whatsapp-buy .primary-btn[data-v-17742227]:hover{background:#2d692b}.circle[data-v-17742227]{position:absolute;top:300px;left:400px;opacity:.4}.circle img[data-v-17742227]{width:150px;-webkit-animation:spin-17742227 10s linear infinite;animation:spin-17742227 10s linear infinite}.circle__two[data-v-17742227]{position:absolute;bottom:200px;right:300px}.circle__three[data-v-17742227]{position:absolute;top:220px;right:400px;filter:hue-rotate(167deg);animation:spin-17742227 20s linear infinite alternate-reverse}.circle__three img[data-v-17742227]{width:150px}.circle__four[data-v-17742227]{position:absolute;top:200px;left:50px;animation:spin-17742227 20s linear infinite alternate-reverse}.circle__four img[data-v-17742227]{width:120px}.circle__two img[data-v-17742227]{animation:spin-17742227 20s linear infinite alternate-reverse;width:120px}.triangle[data-v-17742227]{position:absolute;left:50px;bottom:90px}.triangle img[data-v-17742227]{filter:saturate(0) brightness(1.3);width:90px;-webkit-animation:spin-17742227 4s ease-in-out infinite;animation:spin-17742227 4s ease-in-out infinite}.stairs[data-v-17742227]{position:absolute;top:400px;right:100px}.stairs img[data-v-17742227]{filter:hue-rotate(180deg);width:100px}@media(max-width:1100px){.circle[data-v-17742227]{left:auto;right:10px}.circle img[data-v-17742227]{width:80px}.circle__two[data-v-17742227]{right:20px;left:auto;bottom:2rem}.circle__two img[data-v-17742227]{width:60px}.circle__three[data-v-17742227]{display:none;left:20px;right:auto;top:20px}.circle__four[data-v-17742227]{top:130px;left:30px}.circle__four img[data-v-17742227]{width:80px}.triangle[data-v-17742227]{bottom:20px;left:20px}.triangle img[data-v-17742227]{width:50px}.stairs[data-v-17742227]{top:700px;right:40px}}@-webkit-keyframes spin-17742227{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes spin-17742227{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}[data-v-17742227] .typed-cursor{color:#3d8d3a}.category-section[data-v-874b84ea]{padding:16rem 0 10rem;background:#fff;-webkit-clip-path:polygon(0 7%,100% 0,100% 100%,0 100%);clip-path:polygon(0 7%,100% 0,100% 100%,0 100%);margin-top:-70px;position:relative;z-index:10;overflow:hidden;width:100vw}@media(max-width:1100px){.category-section[data-v-874b84ea]{padding:6rem 0;-webkit-clip-path:none;clip-path:none;margin:0}}.card[data-v-874b84ea]{height:400px;position:relative;overflow:hidden}.card .category-image[data-v-874b84ea]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;border-radius:6px}.card .card-text[data-v-874b84ea]{position:absolute;height:100%;width:100%;top:0;left:0;color:#fff;border-radius:6px;background:rgba(0,0,0,.2);padding:2rem 1.5rem}.card .card-text h3[data-v-874b84ea]{font-size:2rem;color:#fff;font-weight:700;padding-bottom:.5rem}.card .card-text p[data-v-874b84ea]{font-size:1.2rem}.cart[data-v-874b84ea]{position:absolute;bottom:-15%;right:-15%;transform:rotate(-30deg);opacity:.5;mix-blend-mode:color-dodge}.cart i[data-v-874b84ea]{font-size:20rem;color:#222}.card .inner-background[data-v-874b84ea]{position:absolute;inset:0;cursor:pointer;background-size:cover;transform:scale(1);transition:all 6s cubic-bezier(.25,.45,.45,.95)}.card .view-more[data-v-874b84ea]{opacity:0;transition:.5s ease-in-out}.card .view-more a[data-v-874b84ea]{font-size:14px;text-transform:uppercase;letter-spacing:4px;border:1px solid #fff;background:transparent;color:#fff}.card .view-more:hover a[data-v-874b84ea]{background:#fff;border:1px solid #fff;color:#000}.card:hover .inner-background[data-v-874b84ea]{transform:scale(1.2)}.card:hover .content[data-v-874b84ea]{opacity:.9}.card:hover .view-more[data-v-874b84ea]{opacity:1;transform:translateX(5px)}.ecosystem-lending[data-v-874b84ea]{padding:0 0 16rem}.ecosystem-lending-item[data-v-874b84ea]{width:47%}.ecosystem-lending-item img[data-v-874b84ea]{height:40px;width:40px;margin-top:20px;margin-bottom:6px}.ecosystem-lending-item span[data-v-874b84ea]{font-weight:800}.ecosystem-lending-item p[data-v-874b84ea]{padding:0!important;font-size:1rem;opacity:.8;line-height:1.3rem}.p-about-section[data-v-b58494f4]{padding:22rem 0 12rem;-webkit-clip-path:url(#wave-high-right);clip-path:url(#wave-high-right);margin-top:-290px;z-index:10;position:relative;background:#fff;overflow:hidden}@media(max-width:1100px){.p-about-section[data-v-b58494f4]{padding:6rem 0;-webkit-clip-path:none;clip-path:none;margin:0}}.about-content[data-v-b58494f4]{display:flex;align-items:center;flex-direction:column;justify-content:space-between;flex-wrap:wrap}.about-content-one[data-v-b58494f4],.about-content-two[data-v-b58494f4]{position:relative}.about-content-one[data-v-b58494f4]{padding-left:0;width:100%;order:-1}.about-content-two[data-v-b58494f4]{width:100%;position:relative;padding-right:0}.about-list li[data-v-b58494f4]{font-size:1rem;line-height:1.3rem;padding-bottom:2rem;color:rgba(0,0,0,.7);font-weight:300;position:relative;padding-left:2.5em}.about-list li[data-v-b58494f4]:before{content:"";height:16px;width:16px;display:inline-block;position:absolute;left:0;top:0;margin-right:22px;vertical-align:text-top;background:url(/images/tick.png) no-repeat 50%;background-size:contain;padding-top:5px}.about-content-one p[data-v-b58494f4],.about-one-content-one p[data-v-b58494f4],.flex-section p[data-v-b58494f4]{line-height:normal;padding-bottom:1.5rem;color:rgba(0,0,0,.7);font-size:1rem;font-weight:300}.about-content-two img[data-v-b58494f4],.about-two-content-two img[data-v-b58494f4]{width:100%;border-radius:12px;box-shadow:0 4px 10px rgba(0,0,0,.1);margin-top:50px}.about-two-content-two img[data-v-b58494f4]{box-shadow:none;width:100%}.p-about-section[data-v-55ee591b]{position:relative;padding:14rem 0 20rem;-webkit-clip-path:polygon(0 7%,100% 0,100% 100%,0 100%);clip-path:polygon(0 7%,100% 0,100% 100%,0 100%);margin-top:-90px;z-index:10;overflow:hidden}@media(max-width:1100px){.p-about-section[data-v-55ee591b]{padding:6rem 0;-webkit-clip-path:none;clip-path:none;margin:0}}.ecosystem-lending[data-v-55ee591b]{padding:0 0 6rem}.ecosystem-lending-item[data-v-55ee591b]{width:47%}.ecosystem-lending-item img[data-v-55ee591b]{height:40px;width:40px;margin-top:20px;margin-bottom:6px}.ecosystem-lending-item span[data-v-55ee591b]{font-weight:800}.ecosystem-lending-item p[data-v-55ee591b]{padding:0!important;font-size:1rem;opacity:.8;line-height:1.3rem}.gallery-section[data-v-2c44a55c]{padding:20rem 0 6rem;background:#fff;-webkit-clip-path:url(#wave-high-right);clip-path:url(#wave-high-right);margin-top:-300px;position:relative;z-index:10;overflow:hidden;width:100vw}@media(max-width:1100px){.gallery-section[data-v-2c44a55c]{padding:6rem 0;-webkit-clip-path:none;clip-path:none;margin:0}}.gallery-image[data-v-2c44a55c]{width:100%;border-radius:6px}.page-header[data-v-b98564b8]{position:relative;padding:8rem 0 12rem;background:#ecf6ff;color:#fff;text-align:center;overflow:hidden;z-index:1}@media(max-width:1100px){.page-header[data-v-b98564b8]{padding:8rem 0;-webkit-clip-path:none;clip-path:none;margin:0}}.page-header[data-v-b98564b8]:before{content:"";position:absolute;background-image:url(/images/line.png);background-position:50%;background-size:cover;width:100%;height:100%;bottom:-35px;left:0;opacity:.1;z-index:-1}.header-content[data-v-b98564b8]{align-items:center;padding:5rem 0;flex-wrap:wrap}.header-content[data-v-b98564b8],.header-text[data-v-b98564b8]{display:flex;justify-content:center;text-align:center;width:100%}.header-text[data-v-b98564b8]{position:relative;max-width:650px}.header-text h1[data-v-b98564b8]{color:#011b29;position:relative;font-size:3.4rem;font-weight:800;line-height:1.2}.header-text p[data-v-b98564b8]{color:#011b29;font-weight:300;margin-top:1.5rem;font-size:1rem;line-height:1.6}.section-contact[data-v-1f9ac57d]{padding:22rem 0 8rem;-webkit-clip-path:url(#wave-high-right);clip-path:url(#wave-high-right);margin-top:-290px;z-index:10;position:relative;background:#fff;overflow:hidden}@media(max-width:1100px){.section-contact[data-v-1f9ac57d]{padding:6rem 0;-webkit-clip-path:none;clip-path:none;margin:0}}.contact-main[data-v-1f9ac57d]{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap}select[data-v-1f9ac57d]{color:#314057}.contact-main-item[data-v-1f9ac57d]{width:100%}.contact-main-item[data-v-1f9ac57d]:nth-child(2){order:-1;margin-bottom:2rem}.cmi-first[data-v-1f9ac57d]{display:none}p.cmi-second[data-v-1f9ac57d]{display:block}@media only screen and (min-width:720px){.contact-main-item[data-v-1f9ac57d]{width:50%;position:relative;padding:0 2% 0 0}.contact-main-item[data-v-1f9ac57d]:nth-child(2){width:50%;order:2;padding:0 0 0 2%}.contact-main-item[data-v-1f9ac57d]:first-child:after{content:"";background:#eee;width:1px;height:90%;position:absolute;right:0;top:0}p.cmi-second[data-v-1f9ac57d]{display:none}p.cmi-first[data-v-1f9ac57d]{display:block}}.contact-svg[data-v-1f9ac57d]{width:80%}.main-contact-input[data-v-1f9ac57d]{width:80%;padding:22px 27px;border-radius:5px;border:none;background:#f8f5f5;margin-bottom:34px}.main-contact-input[data-v-1f9ac57d]:focus{outline:none}.main-contact-input[data-v-1f9ac57d]::-moz-placeholder{color:#aaa;font-size:1rem;font-weight:300;font-style:italic;font-family:poppins,sans-serif}.main-contact-input[data-v-1f9ac57d]:-ms-input-placeholder{color:#aaa;font-size:1rem;font-weight:300;font-style:italic;font-family:poppins,sans-serif}.main-contact-input[data-v-1f9ac57d]::placeholder{color:#aaa;font-size:1rem;font-weight:300;font-style:italic;font-family:poppins,sans-serif}.h-contact .header-img img[data-v-1f9ac57d]{width:60%}.h-contact .header-img[data-v-1f9ac57d]{text-align:center;padding-top:70px}.contact-info[data-v-1f9ac57d]{padding-top:38px}.contact-info div[data-v-1f9ac57d]{padding-bottom:15px}.contact-info div h5[data-v-1f9ac57d]{padding-bottom:7px}.footer-copy-contact[data-v-1f9ac57d]{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #ccc;padding:2.8rem 0;flex-wrap:wrap;color:#314057}.footer-contact-links a[data-v-1f9ac57d]{color:#314057;font-weight:400;font-size:.9rem;display:inline-block;margin-left:16px;text-decoration:none}.footer-contact-links a[data-v-1f9ac57d]:hover{color:#3f75fc}.subx[data-v-1f9ac57d]{position:absolute;right:0}@media only screen and (max-width:780px){.footer-contact-links[data-v-1f9ac57d]{margin:0 auto}.footer-contact-links a[data-v-1f9ac57d]{line-height:1.5;margin:0 8px 1rem}.footer-copy-div[data-v-1f9ac57d]{text-align:center;line-height:1.7;width:100%;padding-bottom:32px}}.circle[data-v-1f9ac57d]{position:absolute;top:300px;left:800px;opacity:.4}.circle img[data-v-1f9ac57d]{width:100px;-webkit-animation:spin 10s linear infinite;animation:spin 10s linear infinite}.circle__two[data-v-1f9ac57d]{position:absolute;top:900px;right:100px;opacity:.5}.circle__two img[data-v-1f9ac57d]{filter:hue-rotate(180deg);animation:spin 20s linear infinite alternate-reverse;width:100px}.triangle[data-v-1f9ac57d]{position:absolute;left:35px;bottom:20px;opacity:.5}.triangle img[data-v-1f9ac57d]{filter:hue-rotate(320deg);width:80px;-webkit-animation:spin 4s ease-in-out infinite;animation:spin 4s ease-in-out infinite}.stairs[data-v-1f9ac57d]{position:absolute;top:100px;right:20px}.stairs img[data-v-1f9ac57d]{filter:hue-rotate(180deg);width:100px}.drawer[data-v-d7ed9610]{position:fixed;top:0;right:-100%;width:60vw;height:100vh;background-color:#f5f5f5;box-shadow:0 0 10px rgba(0,0,0,.2);transition:right .3s ease;z-index:999999999;bottom:0;overflow-y:scroll;scrollbar-width:thin;scrollbar-color:#aaa #f5f5f5}.drawer[data-v-d7ed9610]::-webkit-scrollbar{width:6px}.drawer[data-v-d7ed9610]::-webkit-scrollbar-thumb{background-color:#aaa}.drawer[data-v-d7ed9610]::-webkit-scrollbar-track{background-color:#f5f5f5}.drawer.open[data-v-d7ed9610]{right:0}.drawer-content[data-v-d7ed9610]{padding:20px}.content[data-v-0a5073db]{max-width:90%;padding-top:1.5rem;padding-bottom:1.5rem;line-height:1.5rem}.posted[data-v-0a5073db]{padding-top:.5rem}.card[data-v-335090f4]{border:1px solid #ddd;border-radius:5px;box-shadow:0 2px 4px rgba(0,0,0,.1)}.box[data-v-e15a7e8a]{margin-top:1rem;margin-bottom:1rem}.btn[data-v-e15a7e8a]{max-width:9rem}.content[data-v-e15a7e8a]{font-weight:500;font-size:1.1rem}.flex-item[data-v-e15a7e8a]{display:flex;justify-content:space-between;align-items:center}.p-about-section[data-v-404ce944]{padding:22rem 0 12rem;-webkit-clip-path:url(#wave-high-right);clip-path:url(#wave-high-right);margin-top:-290px;z-index:10;position:relative;background:#fff;overflow:hidden}@media(max-width:1100px){.p-about-section[data-v-404ce944]{padding:6rem 0;-webkit-clip-path:none;clip-path:none;margin:0}}.about-content[data-v-404ce944]{display:flex;align-items:center;flex-direction:column;justify-content:space-between;flex-wrap:wrap}.about-content-one[data-v-404ce944],.about-content-two[data-v-404ce944]{position:relative}.about-content-one[data-v-404ce944]{padding-left:0;width:100%;order:-1}.about-content-two[data-v-404ce944]{width:100%;position:relative;padding-right:0}.about-list li[data-v-404ce944]{font-size:1rem;line-height:1.3rem;padding-bottom:2rem;color:rgba(0,0,0,.7);font-weight:300;position:relative;padding-left:2.5em}.about-list li[data-v-404ce944]:before{content:"";height:16px;width:16px;display:inline-block;position:absolute;left:0;top:0;margin-right:22px;vertical-align:text-top;background:url(/images/tick.png) no-repeat 50%;background-size:contain;padding-top:5px}.about-content-one p[data-v-404ce944],.about-one-content-one p[data-v-404ce944],.flex-section p[data-v-404ce944]{line-height:normal;padding-bottom:1.5rem;color:rgba(0,0,0,.7);font-size:1rem;font-weight:300}.about-content-two img[data-v-404ce944],.about-two-content-two img[data-v-404ce944]{width:100%;border-radius:12px;box-shadow:0 4px 10px rgba(0,0,0,.1);margin-top:50px}.about-two-content-two img[data-v-404ce944]{box-shadow:none;width:100%}.p-about-section[data-v-5a028d1f]{position:relative;padding:14rem 0 24rem;-webkit-clip-path:polygon(0 7%,100% 0,100% 100%,0 100%);clip-path:polygon(0 7%,100% 0,100% 100%,0 100%);margin-top:-90px;z-index:10;overflow:hidden}@media(max-width:1100px){.p-about-section[data-v-5a028d1f]{padding:6rem 0;-webkit-clip-path:none;clip-path:none;margin:0}}.ecosystem-lending[data-v-5a028d1f]{padding:0 0 6rem}.ecosystem-lending-item[data-v-5a028d1f]{width:47%}.ecosystem-lending-item img[data-v-5a028d1f]{height:40px;width:40px;margin-top:20px;margin-bottom:6px}.ecosystem-lending-item span[data-v-5a028d1f]{font-weight:800}.ecosystem-lending-item p[data-v-5a028d1f]{padding:0!important;font-size:1rem;opacity:.8;line-height:1.3rem}.careers[data-v-c819c9d6]{padding:20rem 0 0 0;-webkit-clip-path:url(#wave-high-right);clip-path:url(#wave-high-right);margin-top:-20rem;z-index:10;position:relative;background:#fff;overflow:hidden}@media(max-width:1100px){.careers[data-v-c819c9d6]{padding:6rem 0;-webkit-clip-path:none;clip-path:none;margin:0}}.careers_new[data-v-c819c9d6]{padding:0 0 6rem;margin-top:-10rem;z-index:11;position:relative;background:#fff;overflow:hidden}@media(max-width:1100px){.careers_new[data-v-c819c9d6]{-webkit-clip-path:none;clip-path:none;margin:0}}.announcement-details[data-v-946520fe]{padding:11rem 0 10rem;background:#fff;position:relative;z-index:10;overflow:hidden;width:100vw}.testim-box[data-v-946520fe]{position:relative;padding:0;margin-bottom:-120px;z-index:2;height:100%}.head-box[data-v-946520fe]{height:100%}.testim-box[data-v-946520fe]:before{content:"";position:absolute;left:0;top:0;right:0;bottom:0;background:#111215;z-index:-1}.testim-box .head-box h6[data-v-946520fe]{color:#12c2e9;font-size:12px;font-weight:300;text-transform:uppercase;letter-spacing:4px;margin-bottom:10px}.testim-box .head-box h4[data-v-946520fe]{margin-bottom:40px}.testim-box[data-v-946520fe]:after{content:"";position:absolute;left:-20px;top:-20px;right:-20px;bottom:-20px;background:linear-gradient(180deg,#12c2e9,#c471ed,#e07929);z-index:-4}.sub-bg[data-v-946520fe]{background:#ecf2f7}.pt-70[data-v-946520fe]{padding-top:70px!important}.pb-70[data-v-946520fe]{padding-bottom:70px!important}@media only screen and (max-width:478px){.announcement-details[data-v-946520fe]{padding:8rem 0 10rem}}.bg-custom[data-v-36b90437]{background:linear-gradient(rgba(49,31,60,.6),rgba(78,57,96,.6)),url(/images/unity.jpg);background-size:cover;background-attachment:fixed;background-position-y:50%}.pt-160[data-v-36b90437]{padding-top:160px}.pb-160[data-v-36b90437]{padding-bottom:160px}.rs-about.about-style1 .about-animation .animate img[data-v-36b90437]{max-width:20px}.rs-about.about-style1 .about-animation .animate[data-v-36b90437]{position:absolute;bottom:0}.rs-about.about-style1 .about-animation .animate.one[data-v-36b90437]{left:45%;top:17%}.rs-about.about-style1 .about-animation .animate.two[data-v-36b90437]{right:14%;top:10%}.rs-about.about-style1 .about-animation .animate.three[data-v-36b90437]{left:47%;bottom:20%}.navbar[data-v-78d1c631]{background:transparent;width:100%;position:fixed;top:0;left:0;opacity:1;transition:all .3s linear;z-index:1000}.navbar.scrolled[data-v-78d1c631]{background:#fff;box-shadow:0 1px 6px 0 rgba(0,0,0,.1);position:fixed;top:0}.nav-mobile[data-v-78d1c631]{background:#fff;overflow:hidden;padding:0;position:absolute;top:calc(100% + 10px);left:50%;z-index:-1;transition:all .25s ease-in-out;width:90%;margin:0 auto;border-radius:6px;opacity:0;pointer-events:none;transform:translateX(-50%) translateY(-10px);box-shadow:0 10px 20px rgba(0,0,0,.1)}.nav-mobile.open[data-v-78d1c631]{opacity:1;pointer-events:auto;transform:translateX(-50%) translateY(0)}.menu-mobile[data-v-78d1c631]{padding:2rem}.mobile-links[data-v-78d1c631]{color:rgba(0,0,0,.6);text-decoration:none;font-weight:500;letter-spacing:.03rem;font-size:1.2rem;padding:1.5rem 1.5rem;cursor:pointer;width:100%;border-radius:6px}.mobile-links[data-v-78d1c631]:hover{background:rgba(0,0,0,.1)}button.mobile-links[data-v-78d1c631]{margin:1rem 1rem;padding:1rem 2rem;display:inline-flex;background:#fb8627;color:#fff;transition:all .2s ease-in-out}button.mobile-links[data-v-78d1c631]:hover{background:#c46417}.nav-mobile li[data-v-78d1c631]{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}.navbar.dark .menu-links[data-v-78d1c631],.navbar.scrolled .menu-links[data-v-78d1c631]{color:#222}.navbar.scrolled .caret path[data-v-78d1c631]{fill:#314057}.navbar.hide[data-v-78d1c631]{top:-100px;opacity:0}.nav-inner[data-v-78d1c631]{height:90px;position:relative;display:flex;justify-content:space-between;align-items:center}.navbar .menu[data-v-78d1c631]{height:100%;display:flex;align-items:center;position:relative}.menu-links[data-v-78d1c631]{color:hsla(0,0%,100%,.8392156862745098);display:none;text-decoration:none;margin-left:42px;font-weight:400;letter-spacing:.03rem;font-size:1rem;cursor:pointer}.menu-links.active[data-v-78d1c631],.menu-links[data-v-78d1c631]:hover{color:#fff}.menu-icon[data-v-78d1c631]{display:inline-block;cursor:pointer;width:40px;height:40px;font-size:1.3rem;border-radius:6px;background:none;color:#fff;border:1px solid #fff}.navbar.dark .menu-icon[data-v-78d1c631],.navbar.scrolled .menu-icon[data-v-78d1c631]{background:none;color:#333;border:1px solid #333}.menu-link--bg[data-v-78d1c631]{box-shadow:0 2px 2px rgba(0,0,0,.027);background:#fb8627;color:#fff!important;line-height:0;padding:1.2rem 2rem;transform:translateY(0);transition:transform .5s linear;border-radius:6px;cursor:pointer}.menu-link--bg[data-v-78d1c631]:hover{transform:translateY(-5px)}.logo-container[data-v-78d1c631]{display:flex;height:100%;align-items:center}.logo[data-v-78d1c631]{width:100px}.dropdown[data-v-78d1c631]{background:#fff;box-shadow:0 2px 5px rgba(0,0,0,.2);border-radius:4px;display:inline-block;position:absolute;padding:.4rem 0;top:140%;right:-50000px;z-index:-2;opacity:0;transition:top .4s ease-in-out,opacity .4s linear;overflow:visible}.dropdown a[data-v-78d1c631]{display:block;width:100%;padding:.5rem 1rem;color:#314057;text-decoration:none;font-weight:300;white-space:nowrap;text-align:left;font-size:.9rem}.dropdown a[data-v-78d1c631]:hover{color:#fb8627}.menu-links[data-v-78d1c631]{position:relative}.menu li:hover .dropdown[data-v-78d1c631]{right:-10px;top:80%;z-index:4;opacity:1}.menu li[data-v-78d1c631]{height:100%;display:flex;align-items:center;position:relative}.arrow-up[data-v-78d1c631]{width:0;height:0;position:absolute;right:32px;top:-7px;border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:8px solid #fff}@media only screen and (min-width:1100px){.menu-links[data-v-78d1c631]{display:inline-flex;align-items:center}.menu-icon[data-v-78d1c631]{display:none}}.back-link{color:#333;text-decoration:none;border-bottom:1px solid #333;padding:.2rem .5rem;transition:border-color .3s ease}.back-link:hover{border-color:transparent}*{margin:0;padding:0;border:0;font:inherit;vertical-align:baseline;font-family:DM Sans,sans-serif}a{text-decoration:none}body{line-height:1;width:100%;height:100vh;background:#fff}ol,ul{list-style:none;padding:0}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:none}table{border-collapse:collapse;border-spacing:0}*{box-sizing:border-box}html{font-size:16px}.about-list{padding:0}.about-list li{font-size:1.2rem;line-height:1.3rem;padding-bottom:2rem;color:rgba(0,0,0,.7);font-weight:300;position:relative;padding-left:2.5rem}.about-list li:before{content:"";height:16px;width:16px;display:inline-block;position:absolute;left:0;top:0;margin-right:22px;vertical-align:text-top;background:url(/images/tick.png) no-repeat 50%;background-size:contain;padding-top:5px}.container{width:100%;position:relative}@media only screen and (min-width:640px){.container{width:86%}}@media only screen and (min-width:940px){.container{width:84%}}.tr{text-align:right}.tl{text-align:left}.contact-section{padding:60px 0}.btn:hover{transform:translateY(-5px)}.btn--orange{background:#fff;color:#314057}.btn-orange{background:#fb8627;color:#fff}.mobile-minus,.mobile-minus-three,.mobile-minus-two,.mobile-plus,.mobile-plus-three,.mobile-plus-two{color:#00263b;font-size:1.5rem;display:none}.mobile-minus-three.show,.mobile-minus-two.show,.mobile-minus.show,.mobile-plus-three.show,.mobile-plus-two.show,.mobile-plus.show{display:initial}.swap-text{color:#fb8627;white-space:nowrap}section{padding:1.5rem 0}.section-title{color:rgba(10,13,41,.795);text-transform:uppercase;font-size:1.3rem;font-weight:400;margin-bottom:1.2rem;position:relative;line-height:1.6}.section-title:after{margin:0 0 2px 16px;background:#013d5e}.section-title.bf-swap:before,.section-title:after{display:inline-block;content:"";vertical-align:middle;height:1px;width:60px}.section-title.bf-swap:before{margin:0 16px 2px 0;background:#fff}.section-title.white:after{background:#fff}.section-title.rm-bf:after{display:none}.section-main-title{color:#172336;font-size:4rem;line-height:1.2;font-weight:800;padding-bottom:.6rem}@media(max-width:768px){.section-main-title{font-size:3rem}}@media(max-width:576px){.section-main-title{font-size:2.5rem}}.service-inner-container{display:flex;justify-content:space-between;align-items:stretch;flex-wrap:wrap;padding:2rem 0 30px 0}.services-item{width:100%;margin-bottom:30px}.icon,.services-item .icon{height:30px}@media only screen and (min-width:500px){.services-item{width:47%}}@media only screen and (min-width:800px){.services-item{width:31%}}@media only screen and (min-width:1070px){.services-item{width:23%}}.img-cover{background:#fff;box-shadow:0 5px 5px rgba(0,0,0,.05);height:60px;width:60px;border-radius:8px;margin-bottom:20px;display:flex;justify-content:center;align-items:center}.featured-title,.services-item h2{font-size:1rem;font-weight:600;padding-bottom:1rem;line-height:normal;color:#314057}.p,.services-item p{font-size:1rem;font-weight:300;color:rgba(0,0,0,.9);padding-bottom:1.3rem;line-height:normal}.p{font-size:1.1rem;line-height:1.5}.service-label{text-align:left}.swi-img{height:40px}.tc{text-align:center}.rating-item img{height:45px}.rating-item p{font-size:1rem}.rating-item h1{font-size:1.5rem;font-weight:600}.rating-item h1 span.small{font-size:1rem;font-weight:300}.rating{justify-content:space-between;flex-wrap:wrap;margin:40px 0 46px 0}.rating,.rating-item{display:flex;align-items:stretch}.rating-item{justify-content:flex-start;width:100%;margin-bottom:45px}.rating-label{display:flex;justify-content:space-between;flex-direction:column;align-items:flex-start;margin-left:1rem}.rating-section{padding:65px 0 50px 0;background-size:cover;background:url(/images/counter_bg.png) no-repeat 50%}@media only screen and (min-width:540px){.rating-item{width:50%}.rating-item:last-child,.rating-item:nth-child(3){margin-bottom:0}.rating-item img{height:45px}}@media only screen and (min-width:1100px){.rating-item{width:auto;margin-bottom:0}.rating-item img{height:60px}}.white{color:#fff!important}.contact{display:flex;justify-content:space-between;align-items:center}.contact-label{font-weight:600;display:inline-flex;align-items:center}.contact-label span{color:#314057}.contact-form{width:100%;margin:0 auto}.contact-value{font-weight:300;color:rgba(0,0,0,.7)}.contact-input{width:100%;border-radius:5px;border:1px solid #d6d4d4;padding:12px 17px;font-size:1rem;font-family:poppins,sans-serif;color:#314057;margin-bottom:2rem}.contact-input::-moz-placeholder{font-family:inherit;font-style:italic;font-weight:300;color:#ccc;font-size:.9rem}.contact-input:-ms-input-placeholder{font-family:inherit;font-style:italic;font-weight:300;color:#ccc;font-size:.9rem}.contact-input::placeholder{font-family:inherit;font-style:italic;font-weight:300;color:#ccc;font-size:.9rem}.contact-input:focus{outline:none;border:1px solid #3a559f}.flexed input{width:48.5%}.inner-contact img{width:30px;margin-right:18px}.inner-contact{display:flex;justify-content:flex-start;align-items:center;margin-right:40px}.testimonial-container{margin:0 auto;position:relative;width:100%}.testimonial-content p{font-size:1.2rem;line-height:1.6;font-weight:300;color:#314057;text-align:center;font-style:italic}.testimonial-avatar{height:100px;min-width:100px;margin-bottom:25px;border-radius:50%;overflow:hidden;position:relative}.testimonial-avatar img{height:100%}.testimonial-label small{color:hsla(0,0%,47.8%,.4);font-weight:300;font-size:1rem}.testimonial-label{font-size:1.4rem;line-height:1.6;font-weight:300;color:#314057}.testimonial-item{display:flex;justify-content:space-between;align-items:center;overflow:hidden;flex-direction:column}.star{width:20px}.quote{position:absolute;bottom:-4px;transform:rotate(180deg);z-index:2;width:44px;right:0}.bg-white{background-color:#fff!important}.social-wrapper{border-radius:50%;height:40px;min-width:40px;background:#3f75fc;box-shadow:0 4px 14px rgba(0,0,0,.27);display:inline-flex;margin-right:18px;justify-content:center;align-items:center;transform:translateY(0);transition:transform .5s linear}.social-wrapper.linkedin{background:#0073b1}.social-wrapper.facebook{background:#3a559f}.social-wrapper.twitter{background:#1da1f2}.social-wrapper img{height:16px}.social-wrapper:hover{transform:translateY(-9px)}.social-wrapper.instagram{background:linear-gradient(45deg,#f09433,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888)}@media only screen and (min-width:680px){html{font-size:15px}}@media only screen and (min-width:1000px){html{font-size:15px}}@media only screen and (min-width:1200px){html{font-size:16px}}.modal{height:100vh;width:100%;z-index:15;background:rgba(49,64,87,.9647058823529412);position:fixed;top:0;display:none}.close{width:20px;position:absolute;top:50%;right:5%;transform:translateY(-50%);cursor:pointer}.modal.show{display:block}.modal-body{position:relative;max-width:470px;border-radius:6px;background-color:#fff;margin:5% auto 0 auto;overflow:hidden}.modal-header{height:65px;border-bottom:1px solid #e7e7e7;display:flex;justify-content:space-between;align-items:center;position:relative}.modal-header h2{text-align:center;margin:0 auto;line-height:62px;padding:0;color:#3a559f;font-weight:400;font-size:1.2rem}.form-container{width:90%;margin:0 auto;position:relative;padding:1.2rem 0 2rem 0}.call-out-title{font-size:2.2rem;padding-left:0;width:100%;text-align:center;line-height:1.4}.call-out{display:flex;justify-content:space-between;align-items:center;flex-direction:column}.call-out-section{background:hsla(0,0%,93.3%,.10980392156862745);padding:65px 0;position:relative;overflow:hidden}.faded-img{position:absolute;right:0;bottom:0;height:100%}.rounded-img{position:absolute;left:-10%;height:46%;top:75%}@media only screen and (min-width:520px){.rounded-img{left:-13%;height:61%;top:59%}.call-out{flex-direction:row}.call-out-title{text-align:left}}@media only screen and (min-width:620px){.rounded-img{left:-7%}.call-out-title{padding-left:13%;width:80%}}@media only screen and (min-width:810px){.rounded-img{left:-10%;height:72%;top:54%}}@media only screen and (min-width:1100px){.rounded-img{height:114%;top:20%}}.about-content-two--about{order:1}.about-content-one--about{order:0}.p.bold{font-weight:300;padding-right:35px}.bold{font-weight:700;color:#00263b}.call-out-title,.featured-item,.js-opacity,.modal-btn,.services-item,.solution-image,.solution-text,.text-animate{transition:all .3s ease-in-out}.display{opacity:1}@-webkit-keyframes rotating{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes rotating{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.rotating{-webkit-animation:rotating 35s linear;animation:rotating 35s linear}.grow{-webkit-animation:grow .5s linear;animation:grow .5s linear}.tab-section{display:none}.tab-section.active{display:block}.tab{width:70%;display:flex;justify-content:flex-start;align-items:center}.tab-item{width:33%;display:inline-block;text-decoration:none;padding:17px 12px;font-size:1.2rem;color:#013d5e;border-right:1px solid #ccc}.tab-item:last-child{border-right:none}.tab-item.active{border-bottom:2px solid #013d5e;background:#f8fafc}.arrow-top{height:20px}.btn-top{background:#3a559f;border-radius:50%;height:50px;width:50px;position:fixed;bottom:30px;right:30px;display:none;justify-content:center;align-items:center;transform:translateY(0);transition:transform .4s linear;box-shadow:0 4px 10px rgba(58,85,159,.205)}.btn-top:hover{transform:translateY(-8px)}.btn-top.active{display:flex}.btn--no-bg{padding:0;background-color:transparent;color:#3f75fc;box-shadow:none;margin:0}.h-solution{height:550px;position:relative;background-size:cover;background:url(/images/solutions.jpg) no-repeat fixed 100% 0}.h-contact{background-color:#f8fafc}.header-content-solution,.header-solution-text{display:flex;justify-content:center;align-items:center;height:100%}.header-solution-text{width:700px;text-align:center}.solution-header-title{font-size:2rem;font-weight:600;line-height:1.6;padding-bottom:.5rem;color:#314057}.solution-header-title~p{line-height:1.6;font-size:1rem;color:#314057;font-weight:300}.solution-section{padding:60px 0;background-color:#f8fafc}.solution-l-section{padding:70px 0 100px 0;border-bottom:1px solid #eee;background:#f8fafc}.solution-l-section.bg-2{background:linear-gradient(hsla(0,0%,100%,.9),hsla(0,0%,100%,.9)),url(/images/techbg.png);background-position:0 100%;background-repeat:no-repeat;background-size:contain}.solution{display:flex;justify-content:space-between;align-items:center;flex-direction:column}.solution-text{width:100%}.solution-image{position:relative;width:100%;order:-1;margin-bottom:30px}.solution-image img{width:100%}.solution-list{width:100%;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}.solution-list-item{width:100%;position:relative}.solution-list-item:first-child{margin-bottom:30px}.solution-list-item img{width:100%;border-radius:7px}video{width:100%;border-radius:3px;box-shadow:3px 4px 10px rgba(0,0,0,.17)}.featured-product{background:#f8fafc;padding:100px 0}.featured{display:flex;justify-content:space-between;align-items:stretch;flex-wrap:wrap}.featured-item{width:100%;margin-bottom:30px}.featured-item:last-child{margin-bottom:0}@media only screen and (min-width:640px){.solution-list-item:first-child{margin-bottom:0}.solution{flex-direction:row}.solution-list-item{width:46%}.solution-list-item.full-width{width:50%}.solution-text{width:55%}.solution-image{width:40%;margin-bottom:0;order:2}.featured-item{width:48%}}@media only screen and (min-width:830px){.featured-item{width:31%}}.break{display:none}@media only screen and (min-width:1312px){.break{display:initial}}.image-full{width:90%}.image-full~video{position:absolute;top:23%;z-index:3;right:2%;width:36%}.header-bg{background-color:#00263b;width:100%;position:absolute;transform:skew(-35deg);left:-30%;right:31%;top:0;bottom:0;border-radius:0 0 180px 0}.b{position:relative}.b,.strip{width:100%}.strip{padding:36px 0;background:#eaf5ff}.strip-inner{display:flex;justify-content:flex-end;align-items:center}.strip-inner h2{font-size:1.1rem;font-weight:500;color:#3a559f;line-height:1.4;max-width:420px}.strip-inner .btn{margin:0 0 0 3rem}.credible .menu-links,.lending .menu-links{color:#fff}.flex-section{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}.caret path{fill:#fff;width:13px}.credible .caret path,.how-lenders .caret path,.lending .caret path,.pricing .caret path{fill:#314057}.caret{display:inline-block;margin-left:6px;margin-top:2px}@-webkit-keyframes fly{0%{transform:translateY(0)}15%{transform:translateY(-55px)}to{transform:translateY(0)}}@keyframes fly{0%{transform:translateY(0)}15%{transform:translateY(-55px)}to{transform:translateY(0)}}.animated-svg{-webkit-animation:fly 7s infinite;animation:fly 7s infinite}@-webkit-keyframes bouncing{0%{transform:translateY(0)}50%{transform:translateY(-55px)}to{transform:translateY(0)}}@keyframes bouncing{0%{transform:translateY(0)}50%{transform:translateY(-55px)}to{transform:translateY(0)}}.bouncing{-webkit-animation:bouncing 29s infinite;animation:bouncing 29s infinite}.join-us-section{position:relative;padding:4rem 0;border-radius:12px}.join-us-section-inner{display:flex;justify-content:space-between;align-items:center;flex-direction:row;flex-wrap:wrap;position:relative;padding:0 4rem}.join-us-item{position:relative}.section-main-title.join{font-size:2.4rem}#about-bg{width:70%;height:82%;background:#3a559f;position:absolute;top:-95px;right:-217px;border-radius:0 0 0 180px;transform:skew(10deg,10deg)}.blink{-webkit-animation:condemned_blink_effect 2s linear infinite;animation:condemned_blink_effect .5s linear infinite}@-webkit-keyframes condemned_blink_effect{0%{visibility:hidden}50%{visibility:hidden}to{visibility:visible}}@keyframes condemned_blink_effect{0%{visibility:hidden}50%{visibility:hidden}to{visibility:visible}}.blinker{position:relative;white-space:nowrap}span.blinker:after{display:inline-block;content:"";height:3rem;width:1px;vertical-align:middle;background-color:#fb8627;position:absolute;right:0;bottom:50%;transform:translateY(50%)}.lend-bg{position:absolute;height:100%;width:100%;right:0;top:0;background-color:transparent}.lend-about{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}h1.lend-h-title{font-weight:700;color:rgba(1,27,41,.74)}.services-item.lend-service{background:#fff;padding:32px;box-shadow:0 2px 20px rgba(0,0,0,.2);border-radius:8px}.lend-service .img-cover{box-shadow:none;width:50px}.partner-section-lend{background-size:cover;background:url(/images/solutions-bg.jpg) fixed 50%;padding:70px 0}#header.header-lend{background:#3d4782}.rating-label h4{font-size:1.2rem;font-weight:400;color:#314057;line-height:1.5;padding-bottom:5px}.lend-mock{display:flex;justify-content:space-between;align-items:flex-start;padding:90px 0;flex-wrap:wrap}.lend-mobile-item{width:100%;position:relative}.lend-mobile-item:nth-child(2){text-align:center}.lend-mobile-item .rating-label,.lend-mobile-item h4{width:100%}.rate-avatar{margin-right:1rem;border:2px solid #bdbdbd;min-width:70px;height:70px;border-radius:50%}.lend-mock .rating-item{margin-bottom:2rem;padding-right:2rem}.lend-mock .rate-avatar img{height:30px}.lend-mock .rate-avatar{display:flex;justify-content:center;align-items:center}.lend-mock .lend-mobile-item:nth-child(2){order:-1}.lend-mock .rating-item{width:100%}.lend-mobile-item:nth-child(2){margin-bottom:70px;width:100%}@media only screen and (min-width:600px){.lend-mobile-item{width:47%;position:relative}.lend-mobile-item:nth-child(2){margin-bottom:70px}}@media only screen and (min-width:1100px){.lend-mobile-item{width:33%;position:relative}.lend-mock .lend-mobile-item:nth-child(2){order:0}.lend-mobile-item:nth-child(3) .rate-avatar{order:2}.lend-mobile-item:nth-child(3) .rating-label{margin-right:1rem}.lend-mock .lend-mobile-item:nth-child(3) .rating-item{padding-right:0;padding-left:2rem}.lend-mobile-item:nth-child(3) .rate-avatar{margin-left:1rem;margin-right:0}.lend-mobile-item:nth-child(3) .rating-label,.lend-mobile-item:nth-child(3) h4{text-align:right;margin:0}.lend-mobile-item:nth-child(2){width:33%;margin-bottom:0}.lend-mock .lend-mobile-item:first-child .rating-item:last-child,.lend-mock .lend-mobile-item:nth-child(3) .rating-item:last-child{margin-bottom:0}.lend-mock{align-items:center}}.app-download{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}.app-item{width:100%}.google-play img{max-width:185px}.app-item:first-child{order:2}.app-item img{width:70%}section.app-download-sec{padding:70px 0 0;background:#f8fafc}.second-features{background:#f8fafc}.app-item:nth-child(2){padding-bottom:3rem}@media only screen and (min-width:680px){.app-item{width:50%}.app-item:first-child{order:0}.app-item:nth-child(2){padding-bottom:0}.lending header{background:#323e6e;background:linear-gradient(rgba(0,0,0,.5),rgba(0,0,0,.5)),url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwIiB5PSIwIiB2aWV3Qm94PSIwIDAgMTkyMCAxMDgwIiB4bWw6c3BhY2U9InByZXNlcnZlIj48c3R5bGU+LnN0MCwuc3Qxe2NsaXAtcGF0aDp1cmwoI1NWR0lEXzJfKX0uc3Qwe2ZpbGw6bm9uZTtzdHJva2U6I2ZmZjtzdHJva2Utd2lkdGg6Mi44MzV9LnN0MXtmaWxsOiNmZmZ9LnN0Miwuc3Q1e2ZpbGw6bm9uZTtzdHJva2U6I2ZmZjtzdHJva2Utd2lkdGg6Mi44MzV9LnN0NXtjbGlwLXBhdGg6dXJsKCNTVkdJRF82Xyl9LnN0Niwuc3Q3e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzhfKTtmaWxsOiNmZmZ9LnN0N3tmaWxsOm5vbmU7c3Ryb2tlOiNmZmY7c3Ryb2tlLXdpZHRoOjIuODM1fS5zdDgsLnN0OXtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xMF8pfS5zdDh7ZmlsbDpub25lO3N0cm9rZTojZmZmO3N0cm9rZS13aWR0aDoyLjgzNX0uc3Q5e2ZpbGw6I2ZmZn0uc3QxMHtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xMl8pO2ZpbGw6bm9uZTtzdHJva2U6I2ZmZjtzdHJva2Utd2lkdGg6Mi44MzV9PC9zdHlsZT48ZGVmcz48cGF0aCBpZD0iU1ZHSURfMV8iIGQ9Ik0wIDBoMTkyMHYxMDgwSDB6Ii8+PC9kZWZzPjxjbGlwUGF0aCBpZD0iU1ZHSURfMl8iPjx1c2UgeGxpbms6aHJlZj0iI1NWR0lEXzFfIiBvdmVyZmxvdz0idmlzaWJsZSIvPjwvY2xpcFBhdGg+PHBhdGggY2xhc3M9InN0MCIgZD0iTTE1NDIuOSA5MTAuM2M0NC4zLTM3LjkgNjEuNS04Mi42IDY2LjctMTMwLjNNMTY2My44IDcyNC44YzEzMi4zIDkuNCAxNDcuNC0xNzkuNCAyODEuOC0xNjkuOCIvPjxwYXRoIGNsYXNzPSJzdDEiIGQ9Ik0xNzAyLjMgMzgxLjJjNi43IDcuNyAxOC4zIDguNSAyNiAxLjggNy43LTYuNyA4LjUtMTguMyAxLjgtMjYtNi43LTcuNy0xOC4zLTguNS0yNi0xLjgtNy43IDYuNy04LjUgMTguNC0xLjggMjZNMTU4Ni40IDc0My45YzEzLjQgMTUuNCAzNi43IDE3LjEgNTIuMSAzLjcgMTUuNC0xMy40IDE3LTM2LjcgMy42LTUyLjEtMTMuNC0xNS40LTM2LjctMTcuMS01Mi4xLTMuNy0xNS40IDEzLjMtMTcgMzYuNy0zLjYgNTIuMSIvPjxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik01MDcuOSA0NDcuMWMtMTcuMyA1OS4zLTcuMyAxMDIuMiAxOCAxNDcuM001MDUuMiA2NzkuOWMtMTEyLjMgNjIuMS0yNyAyMTkuOC0xNDEuMSAyODIuOSIvPjxwYXRoIGNsYXNzPSJzdDEiIGQ9Ik02NjQuNiA5NzYuMmMtOS44LTIuOC0yMCAyLjktMjIuOCAxMi42LTIuOCA5LjggMi45IDIwIDEyLjcgMjIuOCA5LjggMi44IDIwLTIuOSAyMi44LTEyLjZzLTIuOS0yMC0xMi43LTIyLjhNMzE4LjkgOTY1LjVjLTkuOC0yLjgtMjAgMi45LTIyLjggMTIuNi0yLjggOS44IDIuOSAyMCAxMi43IDIyLjggOS44IDIuOCAyMC0yLjkgMjIuOC0xMi42IDIuOC05LjgtMi45LTIwLTEyLjctMjIuOE01NjQuMiA2MDljLTE5LjYtNS42LTQwLjEgNS43LTQ1LjcgMjUuMy01LjYgMTkuNiA1LjcgNDAgMjUuNCA0NS43IDE5LjYgNS42IDQwLjEtNS43IDQ1LjctMjUuMyA1LjUtMTkuNi01LjgtNDAuMS0yNS40LTQ1LjciLz48cGF0aCBjbGFzcz0ic3QwIiBkPSJNNTkyLjggNjg5LjdjNTcuOSA3Mi4zIDExNi4zIDE0NC44IDg2LjMgMjQ3LjVNMTM2OCA0MTQuM2MtNzguOCAyOS40LTEwMi4xLTg4LTE4Mi4xLTU4LjJNMTY3NCAzNTAuMmMtNzQtMzctMTM5LjEtMTYuOS0yMDIuNSAxNS43TTEzMTEuMi0yMS43Yy01MC4zIDEzMC43IDE5LjkgMjY3LjIgOTAgMzY4LjkiLz48cGF0aCBjbGFzcz0ic3QxIiBkPSJNMTE1MS41IDM3NC4zYzQuNC05LjIuNS0yMC4yLTguNy0yNC42LTkuMi00LjQtMjAuMi0uNS0yNC42IDguNy00LjQgOS4yLS41IDIwLjIgOC43IDI0LjYgOS4yIDQuNCAyMC4zLjUgMjQuNi04LjdNMTQ1OC45IDQwOS4yYzguOC0xOC40IDEtNDAuNC0xNy40LTQ5LjItMTguNC04LjgtNDAuNS0uOS00OS4zIDE3LjVzLTEgNDAuNCAxNy40IDQ5LjJjMTguNCA4LjcgNDAuNS45IDQ5LjMtMTcuNSIvPjxnPjxkZWZzPjxwYXRoIGlkPSJTVkdJRF8zXyIgZD0iTTAgMGgxOTIwdjEwODBIMHoiLz48L2RlZnM+PGNsaXBQYXRoIGlkPSJTVkdJRF80XyI+PHVzZSB4bGluazpocmVmPSIjU1ZHSURfM18iIG92ZXJmbG93PSJ2aXNpYmxlIi8+PC9jbGlwUGF0aD48cGF0aCBkPSJNMTEzNS41IDMxNS41Yy00LjYtMTA1LjEtMjQuMi0xMTkuMy0xMDEuOS0xNjkuOCIgY2xpcC1wYXRoPSJ1cmwoI1NWR0lEXzRfKSIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjZmZmIiBzdHJva2Utd2lkdGg9IjIuODM1Ii8+PHBhdGggZD0iTTk4MS41IDE1My41YzIwLjQtLjkgMzYuMi0xOC4xIDM1LjMtMzguNC0uOS0yMC4zLTE4LjEtMzYtMzguNS0zNS4xcy0zNi4yIDE4LTM1LjMgMzguM2MuOSAyMC4zIDE4LjEgMzYuMSAzOC41IDM1LjIiIGNsaXAtcGF0aD0idXJsKCNTVkdJRF80XykiIGZpbGw9IiNmZmYiLz48L2c+PGc+PGRlZnM+PHBhdGggaWQ9IlNWR0lEXzVfIiBkPSJNMCAwaDE5MjB2MTA4MEgweiIvPjwvZGVmcz48Y2xpcFBhdGggaWQ9IlNWR0lEXzZfIj48dXNlIHhsaW5rOmhyZWY9IiNTVkdJRF81XyIgb3ZlcmZsb3c9InZpc2libGUiLz48L2NsaXBQYXRoPjxwYXRoIGNsYXNzPSJzdDUiIGQ9Ik0yMDEgNzg2LjRjNiA4Mi45LTExNC41IDg0LjEtMTA4LjQgMTY4LjNNMjE5LjUgNDgzLjFjLTczLjMgNzkuMi02My45IDExMS43LTQxLjYgMjAxLjFNLTkyLjkgNDk3LjJjMTQyLjQgNjUuOSAxODMuNCAzNy42IDI5Ny43LTM1LjEiLz48L2c+PGc+PGRlZnM+PHBhdGggaWQ9IlNWR0lEXzdfIiBkPSJNMCAwaDE5MjB2MTA4MEgweiIvPjwvZGVmcz48Y2xpcFBhdGggaWQ9IlNWR0lEXzhfIj48dXNlIHhsaW5rOmhyZWY9IiNTVkdJRF83XyIgb3ZlcmZsb3c9InZpc2libGUiLz48L2NsaXBQYXRoPjxwYXRoIGNsYXNzPSJzdDYiIGQ9Ik0xMDEuMSA5OTIuN2MtNy43LTYuNy0xOS4zLTUuOS0yNiAxLjgtNi43IDcuNy01LjkgMTkuMyAxLjggMjZzMTkuMyA1LjkgMjYtMS44YzYuNy03LjcgNS45LTE5LjMtMS44LTI2TTIxNi45IDcwNi4yYy0xNS40LTEzLjQtMzguOC0xMS44LTUyLjEgMy42LTEzLjQgMTUuNC0xMS43IDM4LjcgMy43IDUyLjEgMTUuNCAxMy40IDM4LjggMTEuOCA1Mi4xLTMuNiAxMy40LTE1LjQgMTEuNy0zOC43LTMuNy01Mi4xIi8+PHBhdGggY2xhc3M9InN0NyIgZD0iTTExNzAuNSAxMDY2LjljLTMzLTEyOC44IDE1MS45LTE3NS44IDExOC4zLTMwNi42Ii8+PHBhdGggY2xhc3M9InN0NiIgZD0iTTE1MDIuNSA5NjkuNGMtOC43LTUuMi0xMS42LTE2LjYtNi4zLTI1LjMgNS4yLTguNyAxNi42LTExLjUgMjUuMy02LjNzMTEuNiAxNi42IDYuMyAyNS4zLTE2LjYgMTEuNi0yNS4zIDYuM00xMjU4LjggNzI0LjFjLTguNy01LjItMTEuNi0xNi42LTYuMy0yNS4zIDUuMi04LjcgMTYuNi0xMS41IDI1LjMtNi4zczExLjYgMTYuNiA2LjMgMjUuM2MtNS4yIDguOC0xNi41IDExLjYtMjUuMyA2LjMiLz48cGF0aCBjbGFzcz0ic3Q3IiBkPSJNMTA5NC40IDM0MmMtNTkuNy0yOS45LTg4LjEtMjkuOC0xNTMuOS03TTg3NC4xIDI5Ny4zQzgzMC40IDE3MS40IDY1NSAyMzkuMSA2MTAuNiAxMTEuMiIvPjxwYXRoIGNsYXNzPSJzdDYiIGQ9Ik01NDUuNSA0MDMuOWM0LjUtOS4xLjctMjAuMi04LjUtMjQuNi05LjItNC41LTIwLjItLjctMjQuNyA4LjUtNC41IDkuMS0uNyAyMC4yIDguNSAyNC42IDkuMiA0LjUgMjAuMi43IDI0LjctOC41TTYxNi4xIDY1LjdjNC41LTkuMS43LTIwLjItOC41LTI0LjYtOS4yLTQuNS0yMC4yLS43LTI0LjcgOC41LTQuNSA5LjEtLjcgMjAuMiA4LjUgMjQuNiA5LjIgNC40IDIwLjIuNiAyNC43LTguNU05MjUgMzY4LjljOS0xOC4zIDEuNC00MC40LTE3LTQ5LjQtMTguMy04LjktNDAuNS0xLjMtNDkuNCAxNy05IDE4LjMtMS40IDQwLjQgMTcgNDkuNCAxOC4zIDguOSA0MC40IDEuMyA0OS40LTE3Ii8+PHBhdGggY2xhc3M9InN0NyIgZD0iTTEwMzIuMiA1OTIuNGMxLjggMTA0LjUtNzIuOCAxNTguOC0xNDcuNCAyMTMuNk0xMDc0LjkgNTMwLjRjOTAuNSAwIDEzNi41IDY4LjMgMTgyLjggMTM2LjYiLz48cGF0aCBjbGFzcz0ic3Q2IiBkPSJNODUxLjUgODQzLjJjLTQuNiA5LjEtMTUuNyAxMi43LTI0LjggOC4xLTkuMS00LjYtMTIuNy0xNS43LTguMS0yNC44czE1LjctMTIuNyAyNC44LTguMWM5LjEgNC42IDEyLjcgMTUuNyA4LjEgMjQuOE0xMDQwLjQgNTUzLjRjLTQuNiA5LjEtMTUuNyAxMi43LTI0LjggOC4xLTkuMS00LjYtMTIuNy0xNS43LTguMS0yNC44IDQuNi05LjEgMTUuNy0xMi43IDI0LjgtOC4xIDkuMSA0LjYgMTIuNyAxNS43IDguMSAyNC44Ii8+PC9nPjxnPjxkZWZzPjxwYXRoIGlkPSJTVkdJRF85XyIgZD0iTTAgMGgxOTIwdjEwODBIMHoiLz48L2RlZnM+PGNsaXBQYXRoIGlkPSJTVkdJRF8xMF8iPjx1c2UgeGxpbms6aHJlZj0iI1NWR0lEXzlfIiBvdmVyZmxvdz0idmlzaWJsZSIvPjwvY2xpcFBhdGg+PHBhdGggY2xhc3M9InN0OCIgZD0iTTE3MjQuNiAzMTQuMmMxMy45LTc1LTEwMi43LTYyLjMtODguNi0xMzguNSIvPjxwYXRoIGNsYXNzPSJzdDkiIGQ9Ik0xNjc5LjcgMTE1LjJjMCAyMC40LTE2LjYgMzYuOS0zNyAzNi45cy0zNy0xNi41LTM3LTM2LjkgMTYuNi0zNi45IDM3LTM2LjljMjAuNS0uMSAzNyAxNi41IDM3IDM2LjkiLz48cGF0aCBjbGFzcz0ic3Q4IiBkPSJNNTQ1LjIgNDAuN2MtNTguOS0xMC0xMDUuMiA3LTE0Ni4yIDM1LjVNMzU1LjggMTU0LjRjMTcuOSAxMDMuNS0xMzEuNCAxMjkuNC0xMTMuMiAyMzQuNSIvPjxwYXRoIGNsYXNzPSJzdDkiIGQ9Ik0zNi43IDI1Ni4yYzEuNy0xMC01LjEtMTkuNS0xNS4yLTIxLjItMTAuMS0xLjctMTkuNiA1LjEtMjEuMiAxNS4xLTEuNyAxMCA1LjEgMTkuNSAxNS4yIDIxLjIgMTAgMS43IDE5LjUtNS4xIDIxLjItMTUuMU0yNTAuMiA0MjMuMWMxMC4xIDEuNyAxNi44IDExLjIgMTUuMiAyMS4ycy0xMS4yIDE2LjgtMjEuMiAxNS4xYy0xMC4xLTEuNy0xNi44LTExLjItMTUuMi0yMS4yIDEuNi0xMCAxMS4xLTE2LjggMjEuMi0xNS4xTTM5MC4xIDExNC45YzMuNC0yMC4xLTEwLjEtMzkuMS0zMC4yLTQyLjVzLTM5IDEwLjItNDIuMyAzMC4zYy0zLjQgMjAuMSAxMC4xIDM5LjEgMzAuMiA0Mi41IDIwIDMuNCAzOC45LTEwLjIgNDIuMy0zMC4zIi8+PC9nPjxnPjxkZWZzPjxwYXRoIGlkPSJTVkdJRF8xMV8iIGQ9Ik0wIDBoMTkyMHYxMDgwSDB6Ii8+PC9kZWZzPjxjbGlwUGF0aCBpZD0iU1ZHSURfMTJfIj48dXNlIHhsaW5rOmhyZWY9IiNTVkdJRF8xMV8iIG92ZXJmbG93PSJ2aXNpYmxlIi8+PC9jbGlwUGF0aD48cGF0aCBjbGFzcz0ic3QxMCIgZD0iTTcxNC43IDk2OWMxNjAuNS02Mi44IDI4OC41IDI4LjcgNDE3LjEgMTE5LjlNMzEzLjUgMTUyLjVjLTY1LjQgNjUuNi0xMzEgMTMxLjYtMjM2LjQgMTEzLjdNODM4LjUgMzg0LjFjLTgwLjYgNDQuMy0xNjEuNiA4OC4zLTI1Ny4xIDQwLjVNMTYwNy4zIDY2NS45Yy04LjYtOTUuMy0yMS4xLTE4Ni45IDY0LjEtMjU5LjkiLz48L2c+PC9zdmc+);background-repeat:no-repeat;background-size:cover;background-position:50%}.credible header{background:#fff}}.credible .partner-section{background:#fff}.credible .join-us-section{background:#f8fafc}.credible header .header-img img{width:90%}.app-download-sec .app-download-ad .app-item{padding-bottom:80px}.app-item img#research,img#collections-img{width:100%}@media only screen and (min-width:680px){.collections .app-item:first-child{padding-right:5%}}.auto-img{width:100%}.flexed{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}.flexed-item-adjust{width:100%}.flexed-item-adjust:first-child{padding-bottom:1.5rem}.how-lenders header{background:#f8fafc}@media only screen and (min-width:640px){.flexed-item-adjust{width:47%}.flexed-item-adjust:first-child{padding-bottom:0}}.lender-imgz{width:100%}.e-call{padding:70px 0;background:#fff}.call-to-action{background-size:cover;background:url(/images/bg1.jpg) no-repeat 50%}.call-inner{padding:50px 0}.title.big{font-size:2.3rem}.btn--org{background:#fb8627}.how-lenders .menu-links,.lending .menu-links,.pricing .menu-links{color:#013d5e}.how-lenders .header-img{margin-bottom:2rem}.temp-br{display:none}@media only screen and (min-width:640px){.how-lenders .header-img{margin-bottom:0}.body-contact .header-img img{width:90%}.body-contact .header-img{text-align:right}}@media only screen and (min-width:890px){.temp-br{display:initial}}.body-contact .join-us-section{background-color:#f8f5f5}.section-row-item h2{font-size:1.2rem;font-weight:600;line-height:1.3;padding-bottom:1rem;color:#314057}.section-row{padding-top:2rem;display:flex;justify-content:space-between;align-items:stretch;flex-wrap:wrap}.section-row-item{width:100%;margin-bottom:1rem;background:#fff;padding:20px 30px;border-radius:8px;box-shadow:0 1px 6px 0 rgba(0,0,0,.1)}@media only screen and (min-width:740px){.section-row-item{width:47%}}@media only screen and (min-width:940px){.section-row-item{width:32%}}.centered-section{padding:70px 0;background:linear-gradient(hsla(0,0%,100%,.8),hsla(0,0%,100%,0)),url(/images/grpcmp.png);background-position:50%;background-size:cover;background-attachment:fixed;background-repeat:no-repeat}.section-row-icon{height:75px;position:relative;margin:16px 0 1.7rem}.section-row-icon img{height:100%}.flex-container--two{padding:7rem 0;background:#fff}.flex-container--two .flex-section-item{text-align:left}@media only screen and (min-width:640px){.flex-container--two .flex-section-item.img img{width:100%}.flex-container--two .flex-section-item.img{text-align:right}}.list-item-image img{width:100%}.lend-service .icon-ad{height:50px}.for-credibility .menu-links{color:#314057}.pricing-section{background:#f8fafc;padding:70px 0}.pricing-container{display:flex;justify-content:center;align-items:stretch;flex-wrap:wrap}.pricing-box{width:100%;padding-bottom:30px;border-radius:6px;background:#fff;transform:translateY(0);transition:transform .5s linear;margin:2% 0;max-width:320px}@media only screen and (min-width:560px){.pricing-box{width:47%;margin:2% 1%;max-width:unset}.pricing-container{justify-content:space-between}}@media only screen and (min-width:1290px){.pricing-box{width:23%;margin:2% .8%}}.pricing-title{font-weight:600;font-size:1.6rem;letter-spacing:.05rem;color:#314057;padding:30px 40px}.price-main{font-size:3rem;font-weight:500;color:#314057}.price-text{font-size:1rem;color:#3d4782}.pricing-value{padding:20px;border-top:2px dashed #f4f5fe;border-bottom:2px dashed #f4f5fe}.pricing-value sup{vertical-align:top}.about-list-adjust li{padding-bottom:.9rem}.about-list-adjust li:before{height:14px;top:1px;width:14px}.about-list-adjust{padding:30px 20px 20px 20px}.btn-pricing{margin:0 40px}.pricing-box:hover{box-shadow:0 10px 30px rgba(0,0,0,.07);transform:translateY(-10px)}.faq__header{display:flex;justify-content:space-between;align-items:center;cursor:pointer;padding:15px 30px}.faq__header.active{border-bottom:1px solid #cacaca}.faq__header.active .minus{display:inline}.faq__header.active .plus,.faq__header .minus{display:none}.faq__header .plus{display:inline}.faq__header.active span,.faq__header:hover span{color:#314057}.faq__header span{color:#314057;font-weight:500;font-size:1.1rem;line-height:1.5}.faq__content{padding:12px 30px 0;font-size:.9rem;overflow:hidden;transition:height .3s ease-in-out}.faq__content a{color:#e53b24;font-size:1rem;font-weight:400;font-style:italic;display:inline-block;padding-bottom:1px}.faq__item{height:auto;overflow:hidden;transition:height .3s linear;margin-bottom:1rem;border-radius:7px;background-color:#f8fafc}.faq-section{padding:80px 0}.faq-container{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}.faq{width:100%;margin-bottom:2rem}@media only screen and (min-width:640px){.faq{width:60%;margin-bottom:0}}.faq-img{position:relative;width:35%}.faq-img img{width:100%}.pricing header{background:#fff}.header-video{position:absolute;width:100%;top:0;left:0}.grey-bg{background:#f8fafc!important}img.illustration{box-shadow:none;border-radius:0}.credibility-bg{background:url(/images/CREDIBILITY.png) no-repeat fixed 126% 50%;overflow:hidden}.white-bg,section.white-bg{background:#fff!important;box-shadow:0 1px 6px 0 rgba(0,0,0,.1)}.sub-links,.sub-links-three,.sub-links-two{width:100%;border-left:1px solid #ccc;height:0;overflow:hidden;transition:height .4s linear}.sub-links.open{height:180px;overflow:auto}.sub-links-two.open{height:120px;overflow:auto}.sub-mobile-link{display:flex;align-items:center;padding-left:2rem;text-transform:uppercase;font-weight:500;width:100%;text-align:left;color:rgba(0,0,0,.6);font-size:1.2rem;text-decoration:none;height:60px}.primary-btn{display:inline-block;border:0;background:#0c2454;color:#fff;padding:.8rem 2rem;border-radius:6px;font:inherit;font-size:1rem;cursor:pointer;transition:all .2s ease-in-out;text-decoration:none;margin-top:1rem}.primary-btn:hover{background:#040f2c;color:#fff}.bg-light-blue{background-color:#ecf2f7!important}@-webkit-keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.particles-js-canvas-el{position:absolute;top:0;left:0;width:100%;height:100%}.highlight-orange{color:#e07929}.highlight-green{color:#449f63}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#ddd}::-webkit-scrollbar-thumb{background:#999;border-radius:2px}::-webkit-scrollbar-thumb:hover{background:#777}.cursor-pointer{cursor:pointer}a{color:inherit}