@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Reenie+Beanie&display=swap";@import"https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;1,100;1,200&display=swap";:root{--animate-duration: 1s;--animate-delay: 1s;--animate-repeat: 1}.animate__animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-duration:var(--animate-duration);animation-duration:var(--animate-duration);-webkit-animation-fill-mode:both;animation-fill-mode:both}.animate__animated.animate__infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animate__animated.animate__repeat-1{-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-iteration-count:var(--animate-repeat);animation-iteration-count:var(--animate-repeat)}.animate__animated.animate__repeat-2{-webkit-animation-iteration-count:2;animation-iteration-count:2;-webkit-animation-iteration-count:calc(var(--animate-repeat) * 2);animation-iteration-count:calc(var(--animate-repeat) * 2)}.animate__animated.animate__repeat-3{-webkit-animation-iteration-count:3;animation-iteration-count:3;-webkit-animation-iteration-count:calc(var(--animate-repeat) * 3);animation-iteration-count:calc(var(--animate-repeat) * 3)}.animate__animated.animate__delay-1s{-webkit-animation-delay:1s;animation-delay:1s;-webkit-animation-delay:var(--animate-delay);animation-delay:var(--animate-delay)}.animate__animated.animate__delay-2s{-webkit-animation-delay:2s;animation-delay:2s;-webkit-animation-delay:calc(var(--animate-delay) * 2);animation-delay:calc(var(--animate-delay) * 2)}.animate__animated.animate__delay-3s{-webkit-animation-delay:3s;animation-delay:3s;-webkit-animation-delay:calc(var(--animate-delay) * 3);animation-delay:calc(var(--animate-delay) * 3)}.animate__animated.animate__delay-4s{-webkit-animation-delay:4s;animation-delay:4s;-webkit-animation-delay:calc(var(--animate-delay) * 4);animation-delay:calc(var(--animate-delay) * 4)}.animate__animated.animate__delay-5s{-webkit-animation-delay:5s;animation-delay:5s;-webkit-animation-delay:calc(var(--animate-delay) * 5);animation-delay:calc(var(--animate-delay) * 5)}.animate__animated.animate__faster{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-duration:calc(var(--animate-duration) / 2);animation-duration:calc(var(--animate-duration) / 2)}.animate__animated.animate__fast{-webkit-animation-duration:.8s;animation-duration:.8s;-webkit-animation-duration:calc(var(--animate-duration) * .8);animation-duration:calc(var(--animate-duration) * .8)}.animate__animated.animate__slow{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-duration:calc(var(--animate-duration) * 2);animation-duration:calc(var(--animate-duration) * 2)}.animate__animated.animate__slower{-webkit-animation-duration:3s;animation-duration:3s;-webkit-animation-duration:calc(var(--animate-duration) * 3);animation-duration:calc(var(--animate-duration) * 3)}@media print,(prefers-reduced-motion:reduce){.animate__animated{-webkit-animation-duration:1ms!important;animation-duration:1ms!important;-webkit-transition-duration:1ms!important;transition-duration:1ms!important;-webkit-animation-iteration-count:1!important;animation-iteration-count:1!important}.animate__animated[class*=Out]{opacity:0}}@-webkit-keyframes bounce{0%,20%,53%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0) scaleY(1.1);transform:translate3d(0,-30px,0) scaleY(1.1)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0) scaleY(1.05);transform:translate3d(0,-15px,0) scaleY(1.05)}80%{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translate3d(0,0,0) scaleY(.95);transform:translateZ(0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-4px,0) scaleY(1.02);transform:translate3d(0,-4px,0) scaleY(1.02)}}@keyframes bounce{0%,20%,53%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0) scaleY(1.1);transform:translate3d(0,-30px,0) scaleY(1.1)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0) scaleY(1.05);transform:translate3d(0,-15px,0) scaleY(1.05)}80%{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translate3d(0,0,0) scaleY(.95);transform:translateZ(0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-4px,0) scaleY(1.02);transform:translate3d(0,-4px,0) scaleY(1.02)}}.animate__bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.animate__flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{0%{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}}@keyframes pulse{0%{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}}.animate__pulse{-webkit-animation-name:pulse;animation-name:pulse;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes rubberBand{0%{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}}@keyframes rubberBand{0%{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}}.animate__rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shakeX{0%,to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes shakeX{0%,to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}.animate__shakeX{-webkit-animation-name:shakeX;animation-name:shakeX}@-webkit-keyframes shakeY{0%,to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}20%,40%,60%,80%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}}@keyframes shakeY{0%,to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}20%,40%,60%,80%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}}.animate__shakeY{-webkit-animation-name:shakeY;animation-name:shakeY}@-webkit-keyframes headShake{0%{-webkit-transform:translateX(0);transform:translate(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translate(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translate(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translate(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translate(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translate(0)}}@keyframes headShake{0%{-webkit-transform:translateX(0);transform:translate(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translate(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translate(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translate(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translate(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translate(0)}}.animate__headShake{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-name:headShake;animation-name:headShake}@-webkit-keyframes swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg)}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg)}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg)}to{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0)}}@keyframes swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg)}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg)}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg)}to{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0)}}.animate__swing{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{0%{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}to{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}}@keyframes tada{0%{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}to{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}}.animate__tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{0%{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes wobble{0%{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{0%,11.1%,to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skew(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skew(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skew(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skew(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skew(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skew(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skew(-.1953125deg) skewY(-.1953125deg)}}@keyframes jello{0%,11.1%,to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skew(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skew(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skew(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skew(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skew(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skew(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skew(-.1953125deg) skewY(-.1953125deg)}}.animate__jello{-webkit-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}.animate__heartBeat{-webkit-animation-name:heartBeat;animation-name:heartBeat;-webkit-animation-duration:1.3s;animation-duration:1.3s;-webkit-animation-duration:calc(var(--animate-duration) * 1.3);animation-duration:calc(var(--animate-duration) * 1.3);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes backInDown{0%{-webkit-transform:translateY(-1200px) scale(.7);transform:translateY(-1200px) scale(.7);opacity:.7}80%{-webkit-transform:translateY(0px) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes backInDown{0%{-webkit-transform:translateY(-1200px) scale(.7);transform:translateY(-1200px) scale(.7);opacity:.7}80%{-webkit-transform:translateY(0px) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.animate__backInDown{-webkit-animation-name:backInDown;animation-name:backInDown}@-webkit-keyframes backInLeft{0%{-webkit-transform:translateX(-2000px) scale(.7);transform:translate(-2000px) scale(.7);opacity:.7}80%{-webkit-transform:translateX(0px) scale(.7);transform:translate(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes backInLeft{0%{-webkit-transform:translateX(-2000px) scale(.7);transform:translate(-2000px) scale(.7);opacity:.7}80%{-webkit-transform:translateX(0px) scale(.7);transform:translate(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.animate__backInLeft{-webkit-animation-name:backInLeft;animation-name:backInLeft}@-webkit-keyframes backInRight{0%{-webkit-transform:translateX(2000px) scale(.7);transform:translate(2000px) scale(.7);opacity:.7}80%{-webkit-transform:translateX(0px) scale(.7);transform:translate(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes backInRight{0%{-webkit-transform:translateX(2000px) scale(.7);transform:translate(2000px) scale(.7);opacity:.7}80%{-webkit-transform:translateX(0px) scale(.7);transform:translate(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.animate__backInRight{-webkit-animation-name:backInRight;animation-name:backInRight}@-webkit-keyframes backInUp{0%{-webkit-transform:translateY(1200px) scale(.7);transform:translateY(1200px) scale(.7);opacity:.7}80%{-webkit-transform:translateY(0px) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes backInUp{0%{-webkit-transform:translateY(1200px) scale(.7);transform:translateY(1200px) scale(.7);opacity:.7}80%{-webkit-transform:translateY(0px) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.animate__backInUp{-webkit-animation-name:backInUp;animation-name:backInUp}@-webkit-keyframes backOutDown{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateY(0px) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:translateY(700px) scale(.7);transform:translateY(700px) scale(.7);opacity:.7}}@keyframes backOutDown{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateY(0px) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:translateY(700px) scale(.7);transform:translateY(700px) scale(.7);opacity:.7}}.animate__backOutDown{-webkit-animation-name:backOutDown;animation-name:backOutDown}@-webkit-keyframes backOutLeft{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0px) scale(.7);transform:translate(0) scale(.7);opacity:.7}to{-webkit-transform:translateX(-2000px) scale(.7);transform:translate(-2000px) scale(.7);opacity:.7}}@keyframes backOutLeft{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0px) scale(.7);transform:translate(0) scale(.7);opacity:.7}to{-webkit-transform:translateX(-2000px) scale(.7);transform:translate(-2000px) scale(.7);opacity:.7}}.animate__backOutLeft{-webkit-animation-name:backOutLeft;animation-name:backOutLeft}@-webkit-keyframes backOutRight{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0px) scale(.7);transform:translate(0) scale(.7);opacity:.7}to{-webkit-transform:translateX(2000px) scale(.7);transform:translate(2000px) scale(.7);opacity:.7}}@keyframes backOutRight{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0px) scale(.7);transform:translate(0) scale(.7);opacity:.7}to{-webkit-transform:translateX(2000px) scale(.7);transform:translate(2000px) scale(.7);opacity:.7}}.animate__backOutRight{-webkit-animation-name:backOutRight;animation-name:backOutRight}@-webkit-keyframes backOutUp{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateY(0px) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:translateY(-700px) scale(.7);transform:translateY(-700px) scale(.7);opacity:.7}}@keyframes backOutUp{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateY(0px) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:translateY(-700px) scale(.7);transform:translateY(-700px) scale(.7);opacity:.7}}.animate__backOutUp{-webkit-animation-name:backOutUp;animation-name:backOutUp}@-webkit-keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}}@keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}}.animate__bounceIn{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration) * .75);animation-duration:calc(var(--animate-duration) * .75);-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0) scaleY(3);transform:translate3d(0,-3000px,0) scaleY(3)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0) scaleY(.9);transform:translate3d(0,25px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,-10px,0) scaleY(.95);transform:translate3d(0,-10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,5px,0) scaleY(.985);transform:translate3d(0,5px,0) scaleY(.985)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0) scaleY(3);transform:translate3d(0,-3000px,0) scaleY(3)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0) scaleY(.9);transform:translate3d(0,25px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,-10px,0) scaleY(.95);transform:translate3d(0,-10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,5px,0) scaleY(.985);transform:translate3d(0,5px,0) scaleY(.985)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0) scaleX(3);transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0) scaleX(1);transform:translate3d(25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(-10px,0,0) scaleX(.98);transform:translate3d(-10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(5px,0,0) scaleX(.995);transform:translate3d(5px,0,0) scaleX(.995)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0) scaleX(3);transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0) scaleX(1);transform:translate3d(25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(-10px,0,0) scaleX(.98);transform:translate3d(-10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(5px,0,0) scaleX(.995);transform:translate3d(5px,0,0) scaleX(.995)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0) scaleX(3);transform:translate3d(3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0) scaleX(1);transform:translate3d(-25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(10px,0,0) scaleX(.98);transform:translate3d(10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(-5px,0,0) scaleX(.995);transform:translate3d(-5px,0,0) scaleX(.995)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0) scaleX(3);transform:translate3d(3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0) scaleX(1);transform:translate3d(-25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(10px,0,0) scaleX(.98);transform:translate3d(10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(-5px,0,0) scaleX(.995);transform:translate3d(-5px,0,0) scaleX(.995)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0) scaleY(5);transform:translate3d(0,3000px,0) scaleY(5)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,10px,0) scaleY(.95);transform:translate3d(0,10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-5px,0) scaleY(.985);transform:translate3d(0,-5px,0) scaleY(.985)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0) scaleY(5);transform:translate3d(0,3000px,0) scaleY(5)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,10px,0) scaleY(.95);transform:translate3d(0,10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-5px,0) scaleY(.985);transform:translate3d(0,-5px,0) scaleY(.985)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}@keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}.animate__bounceOut{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration) * .75);animation-duration:calc(var(--animate-duration) * .75);-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0) scaleY(.985);transform:translate3d(0,10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0) scaleY(3);transform:translate3d(0,2000px,0) scaleY(3)}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0) scaleY(.985);transform:translate3d(0,10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0) scaleY(3);transform:translate3d(0,2000px,0) scaleY(3)}}.animate__bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0) scaleX(.9);transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0) scaleX(2);transform:translate3d(-2000px,0,0) scaleX(2)}}@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0) scaleX(.9);transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0) scaleX(2);transform:translate3d(-2000px,0,0) scaleX(2)}}.animate__bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0) scaleX(.9);transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0) scaleX(2);transform:translate3d(2000px,0,0) scaleX(2)}}@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0) scaleX(.9);transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0) scaleX(2);transform:translate3d(2000px,0,0) scaleX(2)}}.animate__bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0) scaleY(.985);transform:translate3d(0,-10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0) scaleY(.9);transform:translate3d(0,20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0) scaleY(3);transform:translate3d(0,-2000px,0) scaleY(3)}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0) scaleY(.985);transform:translate3d(0,-10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0) scaleY(.9);transform:translate3d(0,20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0) scaleY(3);transform:translate3d(0,-2000px,0) scaleY(3)}}.animate__bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate__fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeInTopLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes fadeInTopLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__fadeInTopLeft{-webkit-animation-name:fadeInTopLeft;animation-name:fadeInTopLeft}@-webkit-keyframes fadeInTopRight{0%{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes fadeInTopRight{0%{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__fadeInTopRight{-webkit-animation-name:fadeInTopRight;animation-name:fadeInTopRight}@-webkit-keyframes fadeInBottomLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes fadeInBottomLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__fadeInBottomLeft{-webkit-animation-name:fadeInBottomLeft;animation-name:fadeInBottomLeft}@-webkit-keyframes fadeInBottomRight{0%{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes fadeInBottomRight{0%{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__fadeInBottomRight{-webkit-animation-name:fadeInBottomRight;animation-name:fadeInBottomRight}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.animate__fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.animate__fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.animate__fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.animate__fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.animate__fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.animate__fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.animate__fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.animate__fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.animate__fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes fadeOutTopLeft{0%{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}}@keyframes fadeOutTopLeft{0%{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}}.animate__fadeOutTopLeft{-webkit-animation-name:fadeOutTopLeft;animation-name:fadeOutTopLeft}@-webkit-keyframes fadeOutTopRight{0%{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}}@keyframes fadeOutTopRight{0%{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}}.animate__fadeOutTopRight{-webkit-animation-name:fadeOutTopRight;animation-name:fadeOutTopRight}@-webkit-keyframes fadeOutBottomRight{0%{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}}@keyframes fadeOutBottomRight{0%{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}}.animate__fadeOutBottomRight{-webkit-animation-name:fadeOutBottomRight;animation-name:fadeOutBottomRight}@-webkit-keyframes fadeOutBottomLeft{0%{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}}@keyframes fadeOutBottomLeft{0%{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}}.animate__fadeOutBottomLeft{-webkit-animation-name:fadeOutBottomLeft;animation-name:fadeOutBottomLeft}@-webkit-keyframes flip{0%{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,-360deg);transform:perspective(400px) scaleZ(1) translateZ(0) rotateY(-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);transform:perspective(400px) scaleZ(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);transform:perspective(400px) scaleZ(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translate3d(0,0,0) rotate3d(0,1,0,0deg);transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,0deg);transform:perspective(400px) scaleZ(1) translateZ(0) rotateY(0);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{0%{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,-360deg);transform:perspective(400px) scaleZ(1) translateZ(0) rotateY(-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);transform:perspective(400px) scaleZ(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);transform:perspective(400px) scaleZ(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translate3d(0,0,0) rotate3d(0,1,0,0deg);transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,0deg);transform:perspective(400px) scaleZ(1) translateZ(0) rotateY(0);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animate__animated.animate__flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{0%{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{0%{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.animate__flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInX;animation-name:flipInX}@-webkit-keyframes flipInY{0%{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{0%{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.animate__flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}@keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}.animate__flipOutX{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration) * .75);animation-duration:calc(var(--animate-duration) * .75);-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}@keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}.animate__flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration) * .75);animation-duration:calc(var(--animate-duration) * .75);-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipOutY;animation-name:flipOutY}@-webkit-keyframes lightSpeedInRight{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skew(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skew(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skew(-5deg)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes lightSpeedInRight{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skew(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skew(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skew(-5deg)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__lightSpeedInRight{-webkit-animation-name:lightSpeedInRight;animation-name:lightSpeedInRight;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedInLeft{0%{-webkit-transform:translate3d(-100%,0,0) skewX(30deg);transform:translate3d(-100%,0,0) skew(30deg);opacity:0}60%{-webkit-transform:skewX(-20deg);transform:skew(-20deg);opacity:1}80%{-webkit-transform:skewX(5deg);transform:skew(5deg)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes lightSpeedInLeft{0%{-webkit-transform:translate3d(-100%,0,0) skewX(30deg);transform:translate3d(-100%,0,0) skew(30deg);opacity:0}60%{-webkit-transform:skewX(-20deg);transform:skew(-20deg);opacity:1}80%{-webkit-transform:skewX(5deg);transform:skew(5deg)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__lightSpeedInLeft{-webkit-animation-name:lightSpeedInLeft;animation-name:lightSpeedInLeft;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOutRight{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skew(30deg);opacity:0}}@keyframes lightSpeedOutRight{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skew(30deg);opacity:0}}.animate__lightSpeedOutRight{-webkit-animation-name:lightSpeedOutRight;animation-name:lightSpeedOutRight;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes lightSpeedOutLeft{0%{opacity:1}to{-webkit-transform:translate3d(-100%,0,0) skewX(-30deg);transform:translate3d(-100%,0,0) skew(-30deg);opacity:0}}@keyframes lightSpeedOutLeft{0%{opacity:1}to{-webkit-transform:translate3d(-100%,0,0) skewX(-30deg);transform:translate3d(-100%,0,0) skew(-30deg);opacity:0}}.animate__lightSpeedOutLeft{-webkit-animation-name:lightSpeedOutLeft;animation-name:lightSpeedOutLeft;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{0%{-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0);opacity:1}}@keyframes rotateIn{0%{-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0);opacity:1}}.animate__rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes rotateInDownLeft{0%{-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0);opacity:1}}@keyframes rotateInDownLeft{0%{-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0);opacity:1}}.animate__rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateInDownRight{0%{-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0);opacity:1}}@keyframes rotateInDownRight{0%{-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0);opacity:1}}.animate__rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes rotateInUpLeft{0%{-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0);opacity:1}}@keyframes rotateInUpLeft{0%{-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0);opacity:1}}.animate__rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateInUpRight{0%{-webkit-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0);opacity:1}}@keyframes rotateInUpRight{0%{-webkit-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0);opacity:1}}.animate__rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes rotateOut{0%{opacity:1}to{-webkit-transform:rotate3d(0,0,1,200deg);transform:rotate3d(0,0,1,200deg);opacity:0}}@keyframes rotateOut{0%{opacity:1}to{-webkit-transform:rotate3d(0,0,1,200deg);transform:rotate3d(0,0,1,200deg);opacity:0}}.animate__rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes rotateOutDownLeft{0%{opacity:1}to{-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}}@keyframes rotateOutDownLeft{0%{opacity:1}to{-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}}.animate__rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateOutDownRight{0%{opacity:1}to{-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}@keyframes rotateOutDownRight{0%{opacity:1}to{-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}.animate__rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes rotateOutUpLeft{0%{opacity:1}to{-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}@keyframes rotateOutUpLeft{0%{opacity:1}to{-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}.animate__rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateOutUpRight{0%{opacity:1}to{-webkit-transform:rotate3d(0,0,1,90deg);transform:rotate3d(0,0,1,90deg);opacity:0}}@keyframes rotateOutUpRight{0%{opacity:1}to{-webkit-transform:rotate3d(0,0,1,90deg);transform:rotate3d(0,0,1,90deg);opacity:0}}.animate__rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes hinge{0%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate3d(0,0,1,80deg);transform:rotate3d(0,0,1,80deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate3d(0,0,1,60deg);transform:rotate3d(0,0,1,60deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}@keyframes hinge{0%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate3d(0,0,1,80deg);transform:rotate3d(0,0,1,80deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate3d(0,0,1,60deg);transform:rotate3d(0,0,1,60deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}.animate__hinge{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-duration:calc(var(--animate-duration) * 2);animation-duration:calc(var(--animate-duration) * 2);-webkit-animation-name:hinge;animation-name:hinge;-webkit-transform-origin:top left;transform-origin:top left}@-webkit-keyframes jackInTheBox{0%{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes jackInTheBox{0%{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.animate__jackInTheBox{-webkit-animation-name:jackInTheBox;animation-name:jackInTheBox}@-webkit-keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}@keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}.animate__rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}.animate__zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}.animate__zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0)}}@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0)}}.animate__zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft;-webkit-transform-origin:left center;transform-origin:left center}@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0)}}@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0)}}.animate__zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight;-webkit-transform-origin:right center;transform-origin:right center}@-webkit-keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{0%{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{0%{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.animate__slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{0%{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes slideOutLeft{0%{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.animate__slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{0%{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes slideOutRight{0%{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.animate__slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{0%{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{0%{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.animate__slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}.repay-demo-container{position:relative;width:100%}.repay-grid{display:grid;grid-template-columns:1.5fr 2fr 2fr .75fr;grid-template-rows:auto auto;grid-gap:10px;margin-top:24px}.placeholder-left-sidebar{grid-column:1;grid-row:1 / span 2}.button-card-wrapper{grid-column:2 / span 2;grid-row:1;position:relative;min-height:400px;display:flex;flex-direction:column;align-items:flex-start;gap:10px}.middle-row{position:relative;width:100%;height:150px;display:flex;justify-content:space-between}.text-block{display:flex;flex-direction:column}.text-block .label{font-family:Gilroy-Regular,sans-serif;font-size:12px;line-height:150%;color:#1a191c;margin:0 0 4px;display:inline-flex;align-items:center;white-space:nowrap}.info-icon{width:12px;height:12px;margin-left:4px;position:relative;top:-1px}.text-block .value{font-family:Gilroy-ExtraBold,sans-serif;font-size:30px;line-height:110%;color:#1a191c;margin:0 0 4px}.text-block .subtext{font-family:Gilroy-Regular,sans-serif;font-size:12px;line-height:150%;color:#6f6d78;margin:0}.action-row{display:flex;gap:30px;width:50%}.card-wrapper{position:relative;width:240px;height:150px;flex:0 0 240px}.card-text{color:#fff;font-family:Gilroy-Medium,sans-serif;line-height:1.2}@media screen and (max-width:768px){.repay-grid{display:flex;flex-direction:column;gap:20px;margin-top:24px;padding-left:20px;padding-right:20px;margin-left:0}.button-card-wrapper{min-height:auto;padding:0 16px}.middle-row{width:100%;flex-direction:row;justify-content:space-between;align-items:flex-start;height:auto;gap:20px}.middle-row .text-block{flex:1 1 50%}.action-row{display:flex;flex-direction:row;gap:10px}.action-row button{flex:1 1 50%;width:100%;padding-left:15px;padding-right:15px}.text-block .subtext{display:none}}.card-container{background:border-box;padding:24px;border-radius:6px;box-shadow:0 4px 10px #0000000f;max-width:524px;margin-bottom:25px;margin-top:5px}.title{font-size:20px;font-weight:600;margin-bottom:20px}.account-info{display:flex;flex-direction:column;gap:10px}.icon-label{display:flex;align-items:center;gap:10px;font-weight:400}.account-type{font-size:16px}.info-row{display:flex;margin-top:10px}.info-row p{text-transform:capitalize}.label{font-size:14px;margin:8px 0 4px}.value{font-size:16px;font-weight:700}.account-number{margin-left:90px}.header{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin:50px 79px 0}.header .navbar{position:relative!important;width:100%;padding:30px 0;margin:0}.header .navbar .container-fluid{padding:0;display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%}.header img{cursor:pointer}.header img.hamburger-icon{display:none}.header div.links{display:flex;justify-content:space-between;align-items:center;font-family:Gilroy-SemiBold;font-size:16px;line-height:25.2px;column-gap:45px}.header div.links div:hover{color:#fe5000}.faqsContainer{font-family:Gilroy-Regular;font-size:16px;font-style:normal;font-weight:400;line-height:29px;letter-spacing:-.02em}.section{display:flex;align-items:center;justify-content:flex-end}.section>div{margin:10px 10px 0 20px}.section img.hand{width:45%;max-width:500px;min-width:435px;margin:0 0 -200px -70px}.section img.scroll{margin:29px 0 0;cursor:pointer;animation-duration:2s;animation-iteration-count:infinite;transform-origin:bottom}.section .bounce-6{animation-name:bounce-6;animation-timing-function:ease}@keyframes bounce-6{0%{transform:scale(1) translateY(0)}10%{transform:scale(1.1,.9) translateY(0)}30%{transform:scale(.9,1.1) translateY(-10px)}50%{transform:scale(1.05,.95) translateY(0)}57%{transform:scale(1) translateY(-2px)}64%{transform:scale(1) translateY(0)}to{transform:scale(1) translateY(0)}}.headingSection{font-family:Gilroy-ExtraBold;color:#121e0e;font-size:68px;line-height:73px;max-width:600px;margin:auto;text-align:center}.caption{font-family:Gilroy-Regular;font-size:18.6px;line-height:34px;color:#121e0e;max-width:450px;margin:25px auto auto;text-align:center}.horizontalMobile{display:none}.aboutSection{display:flex;width:80%;margin:68px auto 60px 10%;justify-content:space-between}.aboutLists{cursor:pointer;white-space:pre;margin-right:50px}.horizontal{height:13px;background-color:#fe5000;margin-top:-37px;margin-bottom:37px;margin-right:50px}.drop{display:none}.aboutDropDown{display:block}.mobileAboutHeader{margin:0 0 10px;width:240px}.toggleIconKey{cursor:pointer;color:#00ab84;margin-left:12px}.infoQNA{border-bottom:.7px solid #353535;width:80%}.infoQNA:last-child{border-bottom:none;margin-bottom:-24px}.listContent{display:flex;align-items:center}.listIconToggle{margin-right:38px;color:#fe5000;font-size:18px;cursor:pointer}.listHeading{font-family:Gilroy-SemiBold;font-size:24px;font-weight:400;line-height:26px;cursor:pointer;width:80%;margin:27px 0}.listCaption{font-size:16px;margin-left:48px;width:92%;overflow:hidden}.buttonFAQ{height:46px;background-color:#000;width:154px;border:none;border-radius:50px;color:#fff}.faqsContainerHome{font-family:Gilroy-Regular;font-size:16px;font-style:normal;font-weight:400;line-height:29px;letter-spacing:-.02em}.aboutSectionHome{display:flex;width:100%;margin:68px 0 60px;justify-content:space-between}.aboutListHome{padding:40px;padding-bottom:calc(40px - 1rem);background-color:#03171a;border-radius:8px;max-width:max-content;margin-right:40px;margin-top:27px}.aboutListHome p{cursor:pointer;white-space:pre;font-family:Gilroy-Regular;font-size:1.1rem;font-style:normal;line-height:1.8rem}.dropHome{display:none}.aboutDropDownHome{display:block}.mobileAboutHeaderHome{margin:0 0 10px;width:240px;font-family:Gilroy-SemiBold}.toggleIconHome{cursor:pointer}.infoHome{border-bottom:0px solid #121e0e;width:100%}.infoHome:last-child{border-bottom:none;margin-bottom:-24px}.listContentHome{display:flex;align-items:center;justify-content:space-between}.listHeadingHome{font-family:Gilroy-Regular;font-style:normal;font-size:1.4rem;line-height:2rem;color:#121e0e;cursor:pointer;width:85%;margin:27px 0}.listIconHome{color:#51b57c;font-size:22px;cursor:pointer}.listCaptionHome{font-family:Gilroy-Regular;font-size:1.1rem;font-style:normal;line-height:1.8rem;width:85%;overflow:hidden;color:#121e0e}.listDividerHome{width:100%;height:1px;background-color:#4a4a4a}.question-container-open{max-height:500px!important;transition:max-height 1.4s ease-in}.question-container-close{max-height:0!important;transition:max-height .4s ease-out}@media screen and (max-width:768px){.header{margin:41px 27px 33px}.header .navbar{margin:0}.header img.hamburger-icon{display:block}.header div.links{display:none}.section{margin:0 27px 27px;display:block;text-align:center;padding:0}.section>div{width:100%;margin:0}.section img.hand{display:none}.section img.scroll{margin:14px 0 20px}.headingSection{font-size:42px;line-height:58px;margin:0 0 8px}.caption{font-size:16px;line-height:28.7px;margin:auto}.horizontalMobile{display:block;height:13px;background-color:#fe5000;width:80%;margin:auto}.aboutSection{display:block}.aboutLists,.horizontal{display:none}.drop{display:block;margin:-41px auto auto}.drop p{cursor:pointer}.aboutDropDown{display:flex;justify-content:flex-start;align-items:center;width:fit-content}.aboutDropDown p{width:auto;margin:0;border-bottom:1.5px solid #353535;font-family:Gilroy-ExtraBold;font-weight:900}.infoQNA{width:85%}.listHeading{font-size:16px!important}.listCaption{font-size:14px;width:auto;margin-top:-5px}.listHeadingHome{font-size:1.3rem!important;line-height:1.7rem!important}.aboutSectionHome{display:block}.aboutListHome{display:none}.dropHome{display:block;margin:-41px auto auto}.dropHome p{cursor:pointer;font-size:1.3rem;line-height:1.7rem;padding-top:15px}.aboutDropDownHome{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;border-bottom:1px solid #121e0e;width:auto;background-color:#03171a;border-radius:8px;padding:10px 15px;border:none;color:#fff}.question-container-open{overflow-y:scroll!important}}#home{max-width:2500px;padding-left:8%;padding-right:8%;margin-left:auto;margin-right:auto;height:100%}#home__section-1{margin-bottom:50px;margin-top:50px;display:flex;flex-direction:column}#home__section-1 .title{font-family:Gilroy-Light;font-size:84px;font-weight:400;line-height:84px;color:#191919;display:flex;flex-direction:column}#home__section-1 .title span{color:#fe5000}#home__section-1 .text{font-family:Gilroy-Regular;font-size:14px;font-weight:300;line-height:28px;color:#4f5d5f;display:flex;flex-direction:column;max-width:490px}#home__section-1 .button-box{margin-top:15px;margin-bottom:25px}#home__section-1 .cta-button{padding:10px 31px}#home__section-1 .animation-box{text-align:center}#home__section-1 .animation{width:100%;border-radius:40px}#home__section-1 .text-2{font-family:Gilroy-Regular;font-size:15px;font-weight:500;line-height:25px;letter-spacing:.01em;text-align:center;color:#4a4a4a;margin-top:17px;margin-bottom:17px}#home__section-1 .partners-array{display:flex;flex-direction:row;column-gap:48px;align-items:center;max-width:fit-content}#home__section-1 .partners-array img{width:76px;height:auto;text-align:center}#home__section-2{margin-top:20px;margin-bottom:90px}#home__section-2 .cards{display:flex;flex-direction:row;column-gap:40px;row-gap:40px}#home__section-2 .cards .card{position:relative;display:flex;flex-direction:column;flex-grow:1;border-radius:8px;min-height:425px;border:none}#home__section-2 #cardsMobile{display:none}#home__section-2 .cards .left-card{background-color:#f3fafa;max-width:40%}#home__section-2 .cards .right-card{background-color:#f3fafa;max-width:60%;display:flex;flex-direction:row}#home__section-2 .cards .right-card>div{display:flex;flex-direction:column;flex:1}#home__section-2 .cards .card .subtitles{font-family:Gilroy-Semibold;font-size:17px;font-weight:300;line-height:28px;color:#4a4a4a;padding:0 30px;text-align:left}#home__section-2 .cards .card .subtitle{font-family:Gilroy-Semibold;font-weight:300;text-align:left;padding:40px 30px 10px;font-size:12px;line-height:12px;letter-spacing:.08em;color:#03171a99;text-transform:uppercase}#home__section-2 .cards .card .text{font-family:Gilroy-Light;font-size:14px;font-weight:300;line-height:25px;color:#03171a;text-align:left;max-width:350px;z-index:10;padding:0 30px}.partner-btn{padding:0 30px;margin-bottom:40px}#home__section-2 .cards .right-card .text{max-width:100%;flex:1}#home__section-2 .cards .card .cta-text{font-family:Gilroy-Semibold;font-size:14px;font-weight:700;line-height:25.2px;text-align:left;z-index:10;margin-top:25px;cursor:pointer}#home_section-2{margin-bottom:40px;position:relative;padding:20px 0 80px}#home_section-2 .trust{color:#4f5d5f;font-size:16px;font-family:Gilroy-Light;padding:10px 15px}.trust-logos{display:flex;gap:40px;padding:24px 0;position:relative}.trust-logos:before,.trust-logos:after{content:"";position:absolute;left:0;right:0;height:1px;background:#ccc}.trust-logos:before{top:0}.trust-logos:after{bottom:0}#home_section-2 .vertical-lines{position:absolute;top:0;bottom:0;width:1px;background:#ccc}#home_section-2 .vertical-lines.left{left:0}#home_section-2 .vertical-lines.right{right:0}#home_section-2 .trust-logos img{padding:8px 20px;height:115px;width:115px}#home_section-2 .straight{text-align:center;margin-top:50px}#home_section-2 .straight .credit{font-family:Gilroy-Light;font-size:65px;color:#191919;font-weight:400;line-height:71px}#home_section-2 .straight .credit span{color:#fe5000}#home_section-2 .straight .stream{font-family:Gilroy-Light;color:#4f5d5f;font-weight:400;font-size:16px;line-height:27px;max-width:707px;margin:20px auto 0}#home__section-3{margin-bottom:70px}#home__section-3>.title{font-family:Gilroy-Light;font-size:50px;font-weight:400;line-height:50px;text-align:center;max-width:70%;margin:auto auto 30px}@media screen and (max-width:1100px){#home__section-3>.title{max-width:90%}}@media screen and (max-width:860px){#home__section-3>.title{max-width:98%}}#home__section-3 .large-card{background-color:#ffeeea;border-radius:40px;display:flex;flex-direction:row;column-gap:40px;justify-content:space-between;min-height:600px}#home__section-3 .large-card .left-content{display:flex;flex-direction:column;padding:50px;width:35%;flex-grow:1}#home__section-3 .large-card .left-content .title{font-family:Gilroy-Light;font-size:35px;font-weight:400;line-height:35px;color:#4a4a4a;text-align:left;margin-bottom:20px}#home__section-4{margin-bottom:75px}#home__section-4 .pre-title{font-family:Gilroy-Regular;font-size:12px;font-weight:300;line-height:12px;letter-spacing:.08em;color:#03171a99;text-transform:uppercase;margin-bottom:10px}#home__section-4>.title{font-family:Gilroy-Light;font-size:40px;font-weight:400;line-height:44px;color:#191919;margin-top:10px;max-width:503px}#home__section-4>.title span{color:#fe5000}#home__section-4 .cards{display:flex;flex-direction:row;justify-content:space-between;column-gap:30px}#home__section-4 .cards .card{display:flex;flex-direction:column;row-gap:10px;flex-grow:1;border:none;width:25%}#home__section-4 .cards .card .image-box{width:37px;height:37px;background-color:#fff3ef;border-radius:8px;display:flex;align-items:center;justify-content:center;margin-left:19px}#home__section-4 .cards .card .image-box img{width:23px}#home__section-4 .cards .card .title{font-family:Gilroy-Light;font-size:20px;font-weight:400;line-height:20px;text-align:left;color:#03171a;margin-top:13px;margin-bottom:-4px;display:flex;flex-direction:row;column-gap:17px}#home__section-4 .cards .card .title .title-bar{background-color:#fe5000;border:none;width:1.2px;height:18px}#home__section-4 .cards .card .text{font-family:Gilroy-Regular;font-size:14px;font-weight:300;line-height:25px;text-align:left;color:#03171ab2;padding-left:19px}#home__section-5{margin-bottom:70px;display:flex;flex-direction:row;column-gap:70px;row-gap:70px;align-items:center;justify-content:center}@media screen and (max-width:1010px){#home__section-5{flex-wrap:wrap}}#home__section-5 .left-content img{width:450px;transform:rotate(-5deg)}#home__section-5 .right-content>.title{font-family:Gilroy-Light;font-size:40px;font-weight:400;line-height:44px;color:#4a4a4a;text-align:left;margin-bottom:25px}#home__section-5 .right-content .cards{display:flex;flex-direction:row;flex-wrap:wrap;column-gap:50px;row-gap:50px;justify-content:flex-start}#home__section-5 .right-content .cards .card{display:flex;flex-direction:column;row-gap:10px;border:none}#home__section-5 .right-content .cards .card img{width:9px}#home__section-5 .right-content .cards .card .title{font-family:Gilroy-Light;font-size:19px;font-weight:400;line-height:25px;text-align:left;color:#03171a;margin-top:6px;margin-bottom:0}#home__section-5 .right-content .cards .card .text{font-family:Gilroy-Regular;font-size:14px;font-weight:300;line-height:25px;text-align:left;color:#4a4a4a}#home__section-6{margin-bottom:70px}#home__section-6 .large-card{background-color:#f3fafa;border-radius:8px;display:flex;flex-direction:row;justify-content:space-between}#home__section-6 .pre-title{font-family:Gilroy-Regular;font-size:12px;font-weight:300;line-height:12px;letter-spacing:.08em;color:#03171a99;text-transform:uppercase;margin-bottom:20px}#home__section-6 .large-card .left-content{display:flex;flex-direction:column;padding:50px;width:45%}#home__section-6 .large-card .left-content .title{font-family:Gilroy-Light;font-size:28px;font-weight:400;line-height:35px;color:#03171a;text-align:left;margin:0}#home__section-6 .large-card .left-content .text{font-family:Gilroy-Regular;font-size:14px;font-weight:300;line-height:28px;color:#4f5d5f;text-align:left;max-width:367px}#home__section-6 .large-card .left-content .cta-text{font-family:Gilroy-Semibold;font-size:14px;font-weight:700;line-height:25.2px;text-align:left;margin-top:25px;cursor:pointer}#home__section-6 .large-card .left-content .cta-text a{color:#5b9087}#home__section-6 .large-card .right-img{width:55%;overflow:hidden!important;display:flex;justify-content:flex-start;align-items:flex-end;background-color:#05290d;border-radius:8px}@media screen and (min-width:1600px){#home__section-6 .large-card .right-img{justify-content:flex-end}#home__section-6 .large-card .left-content .text{max-width:80%}}#asset-managers{margin:60px 0}#asset-managers h2{font-size:54px;font-family:Gilroy-Light;margin-bottom:40px;color:#191919}#asset-managers h2 span{color:#aaa}.asset-container{display:flex;align-items:center;justify-content:space-between;gap:40px}.asset-content{flex:1;border-left:1px solid #ccc;padding-left:20px;height:558px;position:relative;overflow:hidden}.asset-content h3{font-size:20px;margin-bottom:10px;color:#191919;padding-top:340px;transition:opacity 1s ease,transform 1s ease}.asset-content p{font-size:14px;line-height:1.6;color:#565656;transition:opacity 1s ease,transform 1s ease}.asset-image{flex:1;text-align:center;height:558px;display:flex;align-items:center;justify-content:center;overflow:hidden;position:relative}.asset-image img{width:100%;height:558px;object-fit:contain;border-radius:8px;transition:opacity 1s cubic-bezier(.4,0,.2,1),transform 1s cubic-bezier(.4,0,.2,1);animation:slideIn 1s cubic-bezier(.4,0,.2,1)}@keyframes slideIn{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}.asset-tabs{display:flex;flex-direction:row;align-items:center;gap:20px}.asset-tab{position:relative;writing-mode:sideways-lr;text-orientation:mixed;font-size:14px;cursor:pointer;color:#191919;transition:all .3s ease;border-right:1px solid #ccc;padding-right:50px;height:558px;display:flex;justify-content:center;align-items:center;overflow:hidden}.asset-tab span{position:relative}.asset-tab:first-child{border-left:1px solid #ccc;padding-left:20px}.imageText{display:flex;gap:50px}#home__section-5{margin-bottom:70px}#home__section-5 .page-number{display:flex;justify-content:right}#home__section-5 .paginate-number{margin-right:30px;font-size:90px;color:#fd6517;opacity:.3;cursor:pointer}#home__section-5 .paginate-number.active{opacity:1;font-weight:700}#home__section-5.reviews-section{flex-direction:column}#home__section-5.reviews-section .right-content{width:100%;max-width:100%}#home__section-5 .title{font-family:Gilroy-Light;font-size:60px;font-weight:400;line-height:60px;color:#4a4a4a;text-align:left;margin-bottom:20px}#home__section-5 .title span{color:#fe5000}.reviews-carousel{width:100%;position:relative;display:flex;flex-direction:column}.reviews-carousel .carousel-inner{position:relative;order:1;width:100%}.reviews-carousel .carousel-item{transition:opacity .6s ease-in-out;width:100%}.reviews-carousel .carousel-control-prev,.reviews-carousel .carousel-control-next{display:none}.reviews-carousel .carousel-indicators{position:relative!important;order:2;margin-top:40px;margin-bottom:0;bottom:auto!important;left:auto!important;right:auto!important;transform:none!important;display:flex;justify-content:center;list-style:none;padding:0}.reviews-carousel .carousel-indicators [data-bs-target]{width:10px;height:10px;border-radius:50%;background-color:#ccc;border:none;margin:0 5px;opacity:.5;transition:all .3s ease}.reviews-carousel .carousel-indicators [data-bs-target].active{background-color:#fe5000;opacity:1;width:12px;height:12px}.review-card{background-color:#fff3ef;border-radius:30px;padding:60px 50px 0;display:block;align-items:center;justify-content:center;text-align:center;width:100%}.review-text{font-family:Gilroy-Light;font-size:20px;font-weight:300;line-height:32px;color:#03171a;font-style:italic;width:100%;max-width:100%}#home__faq-section .title{font-family:Gilroy-Light;font-size:44px;font-weight:400;line-height:44px;text-align:left;color:#4a4a4a;margin-bottom:-30px}#home__section-20k .large-card .left-content .title{font-family:Gilroy-Light;font-size:35px;font-weight:400;line-height:35px;color:#4a4a4a;text-align:left;margin-bottom:20px}@media screen and (max-width:1023px){#home__section-1{margin-bottom:25px}#home__section-1 .title{font-size:43px;line-height:100%}#home__section-1 .text{margin-top:-15px}#home__section-1 .button-box{margin-top:5px;margin-bottom:20px}#home__section-2{margin-bottom:50px}#home__section-2 .cards{flex-direction:column;row-gap:30px}.left-card{margin-bottom:30px}#home__section-2 #cardsWeb{display:none}#home__section-2 #cardsMobile{display:block}#home__section-2 .cards .left-card{max-width:100%}#home__section-2 .cards .right-card{max-width:100%;display:block}#home__section-2 .cards .card .subtitle{padding:20px 30px 10px}#home__section-2 .cards .card .text{font-family:Gilroy-Light;font-size:12px;font-weight:300;line-height:20px;color:#03171a;text-align:left;max-width:350px;z-index:10;padding:0 30px 20px}.carousel-indicators [data-bs-target]{background-color:#fe5000;border-radius:50%;width:7px;height:7px}#home__section-2 .cards .card{min-height:365px;width:100%}#home__section-2 .cards .card .text{max-width:none}#home__section-2 .cards .card img{width:100%}#home__section-4{margin-bottom:0}#home__section-4>.title{font-size:25px;line-height:34px}#home__section-4 .cards{flex-direction:column;row-gap:30px}#home__section-4 .cards .card{width:100%}#home__section-5 .right-content>.title{font-size:35px;line-height:37px;margin-bottom:35px}#home__section-5 .right-content .cards{row-gap:35px}#home__section-5 .right-content .cards .card{max-width:none}#home__section-5 .paginate-number{font-size:90px;display:none}#home__section-5 .paginate-number.active{display:block;margin-right:0}#home__section-6{margin-bottom:50px}#home__section-6 .large-card{flex-direction:column;row-gap:0}#home__section-6 .large-card .left-content{padding:40px 20px 0;width:100%;display:block}#home__section-6 .large-card .left-content .text{font-size:12px;line-height:20px}#home__section-6 .large-card .left-content .text{max-width:none}#home__section-6 .large-card .right-img{width:100%;justify-content:center;align-items:center}#home__section-6 .large-card .right-img img{height:300px;width:auto;margin-left:-20px}#home__faq-section .title{font-size:34px;line-height:34px;margin-bottom:78px}#asset-managers{margin:0}#asset-managers h2{font-size:26px;font-family:Gilroy-Light;margin-bottom:10px;color:#191919}.asset-container{gap:0}.imageText{display:flex;flex-direction:column-reverse;gap:0}.asset-content{padding:0;border-left:none;height:fit-content}.asset-tabs{display:flex;flex-direction:column;align-items:center;gap:0}.asset-tab{writing-mode:horizontal-tb;border-bottom:1px solid #ccc;border-right:none;width:100%;padding:30px;height:fit-content}.asset-tab:first-child{border-top:1px solid #ccc;border-left:none;margin-top:5px;padding:30px}.asset-tab:last-child{border-bottom:none}#asset-managers h2 span{color:#aaa}.asset-container{display:block}.asset-content h3{font-size:15px;margin-bottom:10px;color:#191919;padding-top:15px}.asset-content p{font-size:10px;line-height:1.6;color:#565656}#home_section-2{margin-bottom:30px}#home_section-2 .vertical-lines{position:inherit}#home_section-2 .trust{font-size:10.5px}#home_section-2 .trust-logos{justify-content:center;flex-wrap:wrap;gap:20px;padding:16px 0}#home_section-2 .trust-logos img{width:80px;height:80px;padding:4px 10px}#home_section-2 .straight{text-align:center;margin-top:20px;padding:0 15px}#home_section-2 .straight .credit{font-size:30px;line-height:31px}#home_section-2 .straight .credit span{color:#fe5000}#home_section-2 .straight .stream{font-size:11px;line-height:20px;margin-top:10px}#home_section-2 .straight .explore{background-color:#fff;text-decoration:none;padding:10px 20px;color:#191919;font-size:14px;border:1px solid #e6e8e8;display:inline-block;margin-top:10px}#home_section-2 .straight .explore:hover{color:#191919}#home__section-5 .title{font-size:34px;line-height:34px;text-align:center;margin-top:30px}.reviews-carousel .carousel-inner,.reviews-carousel .carousel-item{height:430px}.review-card{padding:40px 30px}.review-text{font-size:16px;line-height:26px}.reviews-carousel .carousel-indicators{margin-top:30px}.reviews-carousel .carousel-indicators [data-bs-target]{width:8px;height:8px}.reviews-carousel .carousel-indicators [data-bs-target].active{width:10px;height:10px}#home__section-20k{margin-bottom:50px}#home__section-20k .large-card{flex-direction:column;row-gap:0}#home__section-20k .large-card .left-content{padding:40px 40px 0;width:100%}#home__section-20k .large-card .left-content .text{max-width:none}#home__section-20k .large-card .right-img{margin:0;border-bottom-left-radius:40px;width:100%;justify-content:center;align-items:center}#home__section-20k .large-card .right-img img{height:300px;width:auto;margin-left:-20px}#home__section-6 .large-card .left-content .title{font-size:24px}}@media screen and (max-width:550px){#home__section-6 .large-card .right-img img{height:250px}.reviews-carousel .carousel-inner,.reviews-carousel .carousel-item{height:auto!important}}@media screen and (max-width:430px){#home__section-6 .large-card .right-img img{height:200px}.reviews-carousel .carousel-inner,.reviews-carousel .carousel-item{height:auto!important}.review-card{padding:30px 20px}}@font-face{font-family:Gilroy-Black;font-style:normal;font-weight:400;src:local("Gilroy-Black"),url(/assets/Gilroy-Black-CUfVRAQt.ttf) format("truetype")}@font-face{font-family:Gilroy-BlackItalic;font-style:normal;font-weight:400;src:local("Gilroy-BlackItalic"),url(/assets/Gilroy-BlackItalic-cjNLRx1R.ttf) format("truetype")}@font-face{font-family:Gilroy-Bold;font-style:normal;font-weight:400;src:local("Gilroy-Bold"),url(/assets/Gilroy-Bold-yXpx-Icw.ttf) format("truetype")}@font-face{font-family:Gilroy-BoldItalic;font-style:normal;font-weight:400;src:local("Gilroy-BoldItalic"),url(/assets/Gilroy-BoldItalic-Coca13HG.ttf) format("truetype")}@font-face{font-family:Gilroy-ExtraBold;font-style:normal;font-weight:400;src:local("Gilroy-ExtraBold"),url(/assets/Gilroy-ExtraBold-C3mOj7sV.ttf) format("truetype")}@font-face{font-family:Gilroy-ExtraBoldItalic;font-style:normal;font-weight:400;src:local("Gilroy-ExtraBoldItalic"),url(/assets/Gilroy-ExtraBoldItalic-BlFqS295.ttf) format("truetype")}@font-face{font-family:Gilroy-Heavy;font-style:normal;font-weight:400;src:local("Gilroy-Heavy"),url(/assets/Gilroy-Heavy-t3dJdMAr.ttf) format("truetype")}@font-face{font-family:Gilroy-HeavyItalic;font-style:normal;font-weight:400;src:local("Gilroy-HeavyItalic"),url(/assets/Gilroy-HeavyItalic-Cev53BwC.ttf) format("truetype")}@font-face{font-family:Gilroy-Light;font-style:normal;font-weight:400;src:local("Gilroy-Light"),url(/assets/Gilroy-Light-DVwvzZ-0.ttf) format("truetype")}@font-face{font-family:Gilroy-LightItalic;font-style:normal;font-weight:400;src:local("Gilroy-LightItalic"),url(/assets/Gilroy-LightItalic-DtyHPyQI.ttf) format("truetype")}@font-face{font-family:Gilroy-Medium;font-style:normal;font-weight:400;src:local("Gilroy-Medium"),url(/assets/Gilroy-Medium-D7PbV1sv.ttf) format("truetype")}@font-face{font-family:Gilroy-MediumItalic;font-style:normal;font-weight:400;src:local("Gilroy-MediumItalic"),url(/assets/Gilroy-MediumItalic-Dn3kP8D5.ttf) format("truetype")}@font-face{font-family:Gilroy-Regular;font-style:normal;font-weight:400;src:local("Gilroy-Regular"),url(/assets/Gilroy-Regular-D-tpQJef.ttf) format("truetype")}@font-face{font-family:Gilroy-RegularItalic;font-style:normal;font-weight:400;src:local("Gilroy-RegularItalic"),url(/assets/Gilroy-RegularItalic-hORoWKIa.ttf) format("truetype")}@font-face{font-family:Gilroy-SemiBold;font-style:normal;font-weight:400;src:local("Gilroy-SemiBold"),url(/assets/Gilroy-SemiBold-Rj2UL15y.ttf) format("truetype")}@font-face{font-family:Gilroy-SemiBoldItalic;font-style:normal;font-weight:400;src:local("Gilroy-SemiBoldItalic"),url(/assets/Gilroy-SemiBoldItalic-CFg7est1.ttf) format("truetype")}@font-face{font-family:Gilroy-Thin;font-style:normal;font-weight:400;src:local("Gilroy-Thin"),url(/assets/Gilroy-Thin-DG3iQGn8.ttf) format("truetype")}@font-face{font-family:Gilroy-ThinItalic;font-style:normal;font-weight:400;src:local("Gilroy-ThinItalic"),url(/assets/Gilroy-ThinItalic-gF9dk6JJ.ttf) format("truetype")}@font-face{font-family:Gilroy-UltraLight;font-style:normal;font-weight:400;src:local("Gilroy-UltraLight"),url(/assets/Gilroy-UltraLight-CIPbampK.ttf) format("truetype")}@font-face{font-family:Gilroy-UltraLightItalic;font-style:normal;font-weight:400;src:local("Gilroy-UltraLightItalic"),url(/assets/Gilroy-UltraLightItalic-C7djAx-E.ttf) format("truetype")}:root{--main-color: #353535;--sub-color: #eef5f5;--minor-color: #f6e0de;--main-font-color: rgba(53, 53, 53, .5);--white: #ffffff}html{font-size:100%;box-sizing:border-box}body{margin:0;font-family:Gilroy-Regular;min-height:100vh;width:100%;padding:0}*,*:before,*:after{box-sizing:inherit;margin:0;padding:0}input,select{-webkit-appearance:none}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}a{color:var(--main-color)}#container{overflow:auto;width:100%;height:auto}.xmark{display:none}.typography{color:var(--main-font-color);text-align:center;font-size:15px}#logo{display:flex;justify-content:flex-start}#logo img{width:55.2px;height:11.81px}#header{width:100%}.header-back-icon{font-size:20px;color:#00ab84;margin-left:-6px;cursor:pointer}#profile.header-back-icon{width:7.5px;height:13px;margin:25px 0 0}.right{display:flex;flex-direction:row;justify-content:flex-end!important;align-items:center;font-size:14px}#footer{width:80%;margin:50px auto auto;font-family:Gilroy-Regular;font-size:12px;line-height:18px;color:#7a7a7a;text-align:center}.footer{font-size:12px;line-height:18px;color:#7a7a7a}#input-div{width:100%;position:relative}#input-div .label{font-family:Gilroy-Regular;font-size:.85rem;color:#353535;line-height:18px;margin:0;text-align:left;height:18px}#input-div .invalid-message{height:24px}#input-div .label.bold{font-family:Gilroy-Semibold}.input,.select{position:static;box-sizing:content-box;outline:none;border:none;border-bottom:1.5px solid #e9eaee;height:48px;font-family:Gilroy-Regular;font-size:14px;line-height:18.2px;color:#353535;width:calc(100% - 10px);border-radius:0;padding:0 5px;background:transparent}.placeholder{font-family:Gilroy-Regular;font-size:12px;color:red;background:#fff;display:flex;align-items:center;text-align:center}.button{background:#fff;border:none;border-radius:6px;color:#fe5000;display:flex;justify-content:center;align-items:center;margin:10px 3px;cursor:pointer;width:calc(100% - 6px);height:49.92px;font-family:Gilroy-Bold;font-weight:900;font-size:11.65px;line-height:10.35px;letter-spacing:-2.5%;-webkit-box-shadow:0px 4px 10px rgba(142,142,142,.1);-moz-box-shadow:0px 4px 10px rgba(142,142,142,.1);box-shadow:0 4px 10px #8e8e8e1a}.button.large{height:49.92px}.button.small{height:43px}.button.light{background:#ffeae0}.button.green{background:#00ab84;color:#fff}button:disabled,button[disabled]{cursor:initial;background:#fff!important;color:#979797;border:1px solid #979797;text-decoration:none}.button-logo{margin-left:3px}.icon{width:15px;height:auto;margin-left:10px;margin-right:10px}.icon.tiny{width:10px;height:auto;margin-left:5px;margin-right:5px}.icon.small{width:7px;height:auto;margin-left:5px;margin-right:0}.icon.medium{width:18px;margin-left:50px;margin-right:50px}.heading{font-family:Gilroy-Bold;font-size:16px;line-height:19px;letter-spacing:.01rem;color:#353535;width:100%}.subheading,.loan-subheading{font-family:Gilroy-Regular;font-size:12px;line-height:15.2px;color:#7a7a7a;width:100%}.loan-agreement{color:#fe5000}.heading.onboarding{margin:20px 0 10px}.subheading.onboarding{margin:10px 0 30px}.onboarding-input{margin:20px 0 15px}.onboarding-button{margin:25px 0 5px}.align-left{text-align:left}.center{display:flex;flex-direction:column;justify-content:center;align-items:center}.divider{height:25px;width:1px;background:#fff;margin:5px}#menu{width:25%}@media only screen and (min-width:770px)and (max-width:854){#menu{width:27%}}@media only screen and (min-width:1000px){#menu{width:20%}}#menu>*{padding-top:12px;padding-bottom:12px;margin:25px 0 0;cursor:pointer;font-size:16px;color:var(--main-font-color);padding-left:40px}#menu a{text-decoration:none}.active-menu{border-left:5px solid var(--main-color);font-weight:900;color:var(--main-color)!important;padding-left:45px!important}#content{max-height:calc(100vh - 129px);height:auto;width:calc(100% - 300px);word-wrap:break-word;width:100%;overflow:auto;padding-right:40px}.show-sm{display:none}.user{background:var(--minor-color);height:45px;width:45px;display:flex;justify-content:center;align-items:center;border-radius:100%;font-size:14px;cursor:pointer}#menu-button{display:none}#info{height:65px;display:flex;flex-direction:row;margin-bottom:50px;overflow:hidden}.detail{width:200px;border-left:1px solid var(--main-color);padding-left:10px;padding-right:10px;display:flex;flex-direction:column;align-items:center;overflow:hidden}#info>.detail:nth-child(1){border-left:0;align-items:flex-start;padding-left:0}#info>.detail:nth-child(4){align-items:flex-end}.detail>div:nth-child(1){font-size:37px;font-weight:700;color:var(--main-color);width:150px;white-space:pre;text-overflow:ellipsis;overflow:hidden;text-align:center}.detail:nth-child(1)>div:nth-child(1){text-align:left}.detail:nth-child(1)>div:nth-child(2){width:auto;text-align:left}.detail>div:nth-child(2){font-size:14px;color:#636363;width:100%;white-space:pre}#actions{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.tabs-container{margin-top:10px}.tabs{display:flex;flex-direction:row;height:25px;border-bottom:1px solid #eeeeee;padding-bottom:11px;margin:0 0 5px;width:fit-content}.tab{width:auto;text-align:center;font-family:Gilroy-Regular;font-size:14px;line-height:18.2px;color:#353535;flex-shrink:0;margin-right:24px;cursor:pointer}.active-tab{border-bottom:2px solid #fe5000;font-weight:bolder;color:#353535;padding-bottom:23px}.tabs-content{display:flex;flex-direction:column}.tabs-content::-webkit-scrollbar{width:5px}.tabs-content::-webkit-scrollbar-track{background:#f1f1f1}.tabs-content::-webkit-scrollbar-thumb{background:#888}.tabs-content::-webkit-scrollbar-thumb:hover{background:#555}.tabs-content::-webkit-scrollbar-button{display:none}@media screen and (max-width:450px){.tabs-content{max-height:100%;overflow-y:auto}}#datatable{width:100%;margin-top:39px;border-collapse:collapse;table-layout:fixed;max-width:100%;box-sizing:border-box}thead tr{background:#d5e2e4;color:#8ba5a6;height:42px}tr{background:#fff;color:var(--main-color);height:70px;font-style:normal;font-weight:500;font-size:13px;line-height:130%;letter-spacing:-.02em;border-radius:10px;text-align:center}tr:hover{background:#eef5f5}td{text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:0;padding:8px 4px;box-sizing:border-box}.refresh{cursor:pointer}.activity-status{width:fit-content;height:20px;border-radius:16px;font-family:Gilroy-Regular;font-size:12px;line-height:16.8px;padding:1.5px 12px;display:flex;justify-content:center;align-items:center;margin:auto}.issued,.repaid,.completed{background:#51b57c33;color:#0078a7}.serviced{background:#6bccfe33;color:#6bccfe}.disbursed,.pending{background:#ff9f1933;color:#ff9f19}.requested,.processing,.disbursing{background:#9aeafc;color:#0078a7}.rejected{background:#ffcede;color:#ff0057}.cancelled,.liquidated{background:#d0000033;color:#d00000}#overlay{height:100%;width:480px;padding-right:46px;padding-left:46px;background:var(--main-color);color:#fff;position:fixed;right:0;top:0;overflow:hidden;overflow-y:auto;z-index:100000000000000}#overlay .text{font-style:normal;font-weight:700;font-size:24px;line-height:130%;letter-spacing:-.02em;color:#fff;border-bottom:1px solid #ffffff;padding-bottom:11px;margin-top:20px}#overlay .subheading,#overlay a{font-size:17px;line-height:150%;letter-spacing:-.01em;color:#fff;margin-top:20px;opacity:.85}#close{display:block;margin-top:50px;margin-left:auto;margin-right:0;cursor:pointer}#loan{width:auto;height:279px;margin-top:40px;background:#eef5f5;box-shadow:0 4px 15px 2px #00000005;border-radius:8px;overflow:hidden;padding-top:35px}#loan .typography{font-size:16px;color:#353535}#loan input{display:block;width:230px;margin-top:71px;margin-left:auto;margin-right:auto;text-align:center}#legal input{width:100%;margin-top:30px;background:transparent;color:var(--sub-color);height:60px;border:1px solid var(--sub-color);box-sizing:border-box;border-radius:4px}#application-successful{width:auto;border-radius:8px;overflow:hidden;display:flex;flex-direction:column;justify-content:space-around;align-items:center}#application-successful #successful-logo-container{min-height:322px}#application-successful #successful-logo{text-align:center;width:322px}.heading.successful{text-align:center;margin:auto}.subheading.successful{text-align:center;margin:10px auto 31px;max-width:250px}#successful-button{width:100%}.slider-container{display:inline-block;width:70%;margin-top:50px;margin-left:15%;position:relative}.slider-minimum,.slider-maximum{position:absolute;margin-top:15px}.slider-minimum{left:0}.slider-maximum{right:0}.track{height:4px;border-radius:4px;cursor:pointer}.track-0{background:var(--main-color)}.track-1{background:#f9fafd}.thumb{background:var(--main-color);width:32px;height:32px;border-radius:32px;margin-top:-16px;cursor:pointer}.spread-button{width:315px;height:46px!important;display:block;margin:41px auto auto;background:#8ba5a6!important}.full-button{margin-top:28px;width:316px}.full-button button{margin-top:0!important;font-weight:500;font-size:14px;line-height:17px;color:#fff!important;background:#8ba5a6!important}.next-image{height:14px;margin-left:8px;width:14px}.notification{background:#fff;color:#353535;box-shadow:0 .5px 2px #000;padding:14.67px;line-height:130%;letter-spacing:-.02em;display:flex;align-items:center;border-radius:10px;width:fit-content;max-width:583px}.notification-img{margin-right:14.67px}.notification-close{align-self:start;margin-left:14.67px;cursor:pointer}.notification-title{font-family:Gilroy-Bold;font-size:16px;line-height:20px;letter-spacing:-.02em;color:#333}.notification-content{font-family:Gilroy-Regular;font-size:14px;line-height:20px;letter-spacing:-.02em;color:#4d4d4d}.back{align-self:flex-start;margin-left:30px;margin-bottom:-20px}.repayment-back{display:flex;align-self:flex-start;margin-left:0;margin-top:40px;margin-bottom:34px;width:15px;height:15px;cursor:pointer}.back img{width:15px;height:15px;cursor:pointer}#keypad{color:#353535!important;width:100%;display:flex;align-items:flex-start;flex-direction:column;font-family:Gilroy-Regular;font-style:normal;font-weight:400;margin:29.4px 0 0}@media screen and (max-width:350px){#keypad{min-width:280px}}#keypad #header{display:flex;align-items:center;justify-content:center;margin-top:5px}#keypad .back{margin-top:20px}.heading.keypad{margin:0 0 25px}#keypad-dashboard{font-size:15px;line-height:130%;text-align:center;letter-spacing:-.02em;margin-top:25px;text-decoration:underline;float:right;cursor:pointer;display:flex;justify-content:flex-end;align-self:flex-end;position:relative;top:-25px;margin-right:35px}#keypad-dashboard a{color:#353535}.max-amount-tenure{display:flex;justify-content:space-between;width:100%}#keypad-amount{font-size:14px;line-height:18px;color:#7a7a7a;display:flex;flex-direction:row;cursor:pointer;height:18px;margin-bottom:20px}#keypad-amount p{color:#00ab84}#no_placeholder_input{min-width:99px;width:50px;margin-top:-17px}#keypad-value{font-family:Gilroy-SemiBold;font-size:46.1px;line-height:54px;color:#353535;width:100%;height:56.8px;border-bottom:1px solid #e9eaee;margin:6px 0 7px}.keypad-column{align-self:center;display:flex;justify-content:space-between;align-items:center;width:246.2px;height:62.17px;margin-bottom:14.17px}.keypad-row{display:flex;justify-content:center;align-items:center;font-family:Gilroy-SemiBold;font-style:normal;font-size:26.56px;line-height:15.94px;text-align:center;letter-spacing:-.01px;color:#353535;height:62.17px;width:62.17px;cursor:pointer;border-radius:100%;user-select:none;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-o-user-select:none;border:1px solid #fe5000;transition:transform .1s}@media(hover:hover){.keypad-row:hover{background-color:#ffeae0}}.keypad-row:active{background-color:#ffeae0;box-shadow:0 0 #666;transform:translateY(2px)}.keypad-row:nth-child(1),.keypad-row:nth-child(4),.keypad-row:nth-child(7),.keypad-row:nth-child(10){position:relative}.keypad-row:nth-child(3),.keypad-row:nth-child(6),.keypad-row:nth-child(9),.keypad-row:nth-child(12){position:relative}.keypad-row.no-border{border:0!important}#keypad-full-button{width:100%;align-self:center;margin-top:3.83px}.keypad-label{font-size:13px;line-height:18px;color:#353535}#keypad-max{font-family:Gilroy-Regular;font-style:normal;font-weight:500;font-size:13px;line-height:130%;text-align:center;letter-spacing:-.02em;color:#353535;margin-top:24px;cursor:pointer}.white{background:#f9fafd!important;color:#353535!important;font-weight:500!important}.withdrawal-page-separator{margin-top:27px}.radio-group{margin-top:15px}.radio-group>div{margin-bottom:15px}.radio-button{border:1px solid #000000;box-sizing:border-box;border-radius:2px;width:15px;height:15px;display:inline-block;margin-right:10px;margin-top:5px;cursor:pointer;position:relative;top:1.2px}.radio-button>div{background:#fff;border-radius:.818182px}.radio-button.active>div{background:#353535;border-radius:.818182px;margin:2px;width:9px;height:9px}#withdrawal{background:#8ba5a6;color:#f9fafd;overflow:scroll;height:100vh;width:100vw;display:flex;flex-direction:column;font-family:Gilroy-Regular;font-style:normal;font-weight:400}#withdrawal .back{margin-top:30px;margin-bottom:20px}.picker-options{display:flex;justify-content:flex-start;align-items:center;padding:30px 30px 5px 0;margin-bottom:10px;cursor:pointer}.picker-options>span{width:28.88px!important;height:28.88px!important;border-radius:28.88px!important}.picker-options>div{padding-left:20px}.withdrawal-options{display:flex;justify-content:flex-start;align-items:center;padding:30px;cursor:pointer}.withdrawal-options:hover,.withdrawal-options:active{background:#93adae}.withdrawal-options>div{margin-left:30px}.placeholder{font-family:Gilroy-Regular;font-style:normal;font-weight:400;font-size:14px;line-height:130%;letter-spacing:-.02em;color:#353535;background:#f0f2f7;border-radius:4px;height:60px;margin-top:19px;padding-left:20px;padding-right:20px;display:flex;align-items:center;text-align:center;margin-bottom:10px;min-width:70%}#loading{height:90vh;width:100vw;display:flex;justify-content:center;align-items:center;background:transparent}#loading img{width:30%}#empty{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;flex-grow:1}#empty label{font-family:Gilroy-Light;font-weight:900;font-size:14px;line-height:18px;letter-spacing:-.02em;color:#353535}.loading{animation-name:spin;animation-duration:.5s;animation-iteration-count:infinite;animation-timing-function:linear}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}#rates{background-color:#000;color:#fff;font-family:Gilroy-Regular;font-size:14.72px;line-height:19.13px;font-weight:400;width:100%;height:35px;display:flex;justify-content:center;align-items:center}.red-notice{background-color:#d30303;color:#fff;font-size:12px;border-radius:5px;padding:5px;margin-top:50px;display:inline-block}.full-width{width:100%}.repayment-goto{margin-top:20px}.infoTypography{padding-top:10px}.infoTypography .typography{text-align:left}.heading.signin{margin:44px 0 0}.subheading.signin{margin:7px 0 20px}.signin-input{margin:22px 0 0}.signin-button{margin:36px 0 32px}.footer.signin{text-align:center;margin-top:19px}.signup-button{margin:30px 0 0}.footer.signup{text-align:left;margin:40px 3px 60px}.footer.signup img{margin-bottom:3px}.double_input{width:100%;display:flex;flex-direction:row}.mobile_code_select{min-width:99px;width:45%;position:relative}.select-dropdown-icon{display:block;width:14px;height:9px;z-index:-1;position:absolute;top:41%;right:10px}.password_input_show{display:flex;position:relative}.password_show_icon{font-size:10px;margin:0;position:absolute;right:10px;top:30%;cursor:pointer;background-color:#fef0ed;color:#fe5000;padding:2px 10px;border-radius:10px}.remember-me-label{font-family:Gilroy-Light;font-size:13px;margin:3px 0 0 -8px;color:#7a7a7a}.agreementDiv{background-color:#f9f8f7;padding-bottom:30px;padding-left:8%;padding-right:8%}.agreementDiv h1{text-align:center;padding-top:2%}.agreementDiv p,.agreementDiv h4{text-align:left}.agreementDiv p a{text-decoration:none;color:#fe5000}.agreementDiv .nav-links{width:30%;display:flex;justify-content:space-between;list-style:none}.agreementDiv .newStyle{text-decoration:none;font-weight:700}@media all and (max-width:500px){.agreementDiv .text{margin-left:20px;margin-right:15px}.agreementDiv .nav-links #use{margin-left:70px}}@media all and (max-width:800px)and (min-width:501px){.agreementDiv .text{margin-left:20px;margin-right:15px}}@media all and (max-width:1023px)and (min-width:801px){.agreementDiv .text{margin-left:20px;margin-right:15px}}@media all and (min-width:1024px){.agreementDiv .text{margin-left:200px;margin-right:170px}}.dashboard-activity.web-display-block{display:block}.dashboard-activity.web-display-none{display:none}#dashboard-header-parent{width:100%;height:69px;align-items:center;box-shadow:0 2px 10px #bfbfbf40;display:flex;justify-content:center;background-color:#fff}#dashboard-header{flex-grow:1;max-width:1440px;height:69px;display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:0 60px;cursor:pointer}.dashboard-header-logo{width:71px}#dashboard-header-items{display:flex;flex-direction:row;flex-wrap:nowrap;column-gap:18px;align-items:center;font-family:Gilroy-Medium;font-weight:900;font-size:16px;line-height:25.2px;color:#121e0e}#dashboard-header-items a:hover{color:#fe5000}#dashboard-header-items .vertical-divider{background-color:#000;width:2px;height:45px}#dashboard-name-header{width:100%;height:47px;display:flex;flex-direction:row;align-items:center;justify-content:space-between;column-gap:10px}#dashboard-logo-welcome-name{display:flex;flex-direction:row;align-items:center}#dashboard-carrot-logo-mark{height:30px;width:30px;min-width:30px;border-radius:100%;background-color:#fe50001a;text-align:center;margin-right:5px;padding:4px;cursor:pointer}#dashboard-carrot-logo-mark img{height:18px;width:24px;margin:9px 0 0}#dashboard-carrot-logo-mark b{font-family:Gilroy-SemiBold;color:#fe5000;font-size:13px}#dashboard-welcome{font-family:Gilroy-Regular;font-size:12px;line-height:15px;letter-spacing:-.02em;color:#979797}#dashboard-user-name{font-family:Gilroy-Bold;font-size:24px;line-height:26px;letter-spacing:-.02em;color:#353535;display:flex;flex-direction:row;flex-wrap:nowrap}#dashboard-refresh-button{width:139px}.icon.zls{margin:0;cursor:pointer}#dashboard-page{height:auto;background-color:#fff;display:flex;flex-direction:column;align-items:center;min-height:100vh}#dashboard{width:100%;max-width:1440px;height:auto;display:flex;flex-direction:row;justify-content:center;flex-wrap:wrap;gap:10px 0px;margin:0;padding:20px 50px 0}@media screen and (max-width:1020px)and (min-width:768px){#dashboard-cards-left,#dashboard-recent-right{flex:1}}#dashboard-cards-left{flex:2;min-width:310px!important;height:fit-content;display:flex;flex-direction:column;align-items:center;row-gap:15px;padding:10px}#dashboard-cards-upper{display:flex;flex-direction:column;row-gap:15px;width:100%}#dashboard-card-upper-balance{width:100%;height:111px;border-radius:6px;box-shadow:0 2px 10px #bfbfbf40;display:flex;flex-direction:column;justify-content:center;row-gap:4px;padding:0 18px}#dashboard-cards-left *::-webkit-scrollbar{background-color:transparent;display:none}#dashboard-card-upper-balance .text-line{display:flex;flex-direction:column;align-items:flex-start;row-gap:3px}#dashboard-card-upper-balance .text-line-top{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}#dashboard-card-upper-balance .text-line-bottom b{font-family:Gilroy-Bold}#dashboard-card-upper-balance .text{font-family:Gilroy-Regular;font-size:14px;line-height:15px;letter-spacing:-.02em;color:#fff}.black{color:#000!important}.text-white{color:#000!important;font-size:25px;font-family:Gilroy-Bold}.text-value{background:#fff;border-radius:10px;box-shadow:0 2px 10px #bfbfbf40;border:1px solid #eaeaea;padding:20px;box-sizing:border-box;width:100%;color:#000!important;font-size:25px;font-family:Gilroy-Bold}.underline{cursor:pointer;text-decoration:underline}.dashboard-info-icon{margin:0 0 2px 6px;width:10.8px;height:10.8px;cursor:pointer}.input-error-icon{margin:-2px 5px 0 0;width:15px;height:15px;cursor:pointer}.input-error-text{font-family:Gilroy-Regular;font-size:.85rem;line-height:18px;color:#fe5000;padding-top:2px}.icon-white{color:#fff}.icon-black{color:#000}.icon-green{color:#00ab84}.icon-error{color:#fe5000}#dashboard-card-upper-balance .value-line-container{display:flex;flex-direction:row;justify-content:space-between;align-items:center}#dashboard-card-upper-balance .value-line{display:flex;flex-direction:row}#dashboard-card-upper-balance .value-icon{height:fit-content;width:fit-content;align-self:flex-end;margin-bottom:1px}#dashboard-card-upper-balance .dashboard-info-icon{margin-bottom:0;margin-left:3px}#dashboard-card-upper-balance .value{font-family:Gilroy-Bold;font-size:25px;line-height:30px;letter-spacing:-.02em;color:#fff;overflow-x:scroll;scrollbar-color:transparent transparent;scrollbar-width:none!important}#dashboard-card-upper-details{background-color:#fff;width:100%;height:130px;border-radius:6px;display:flex;flex-direction:column;flex-wrap:wrap;align-items:flex-start;justify-content:space-evenly;box-shadow:0 2px 10px #bfbfbf40;padding:15px 18px}#dashboard-card-upper-details .item{width:117px}#dashboard-card-upper-details .text{font-family:Gilroy-Regular;font-size:11px;line-height:15px;letter-spacing:-.02em;color:#7a7a7a}#dashboard-card-upper-details .value{font-family:Gilroy-Regular;font-weight:900;font-size:22px;line-height:26px;letter-spacing:-2%;color:#353535;margin-top:3.93px;overflow-x:scroll;scrollbar-color:transparent transparent!important;scrollbar-width:none!important}#dashboard-cards-lower{display:flex;flex-direction:row;column-gap:36px;row-gap:37px;width:100%}#dashboard-cards-lower-actions{width:100%;height:100px;display:flex;flex-direction:row;align-items:center;justify-content:space-evenly;text-align:center;box-shadow:0 2px 10px #bfbfbf40;border-radius:7px;background:#fff}.dashboard-action-card{width:fit-content;cursor:pointer;display:flex;flex-direction:column;align-items:center}.dashboard-action-card img{width:24px;height:20px}.dashboard-action-card .title{font-family:Gilroy-Medium;font-size:14px;line-height:18px;letter-spacing:-.02em;color:#353535;margin-top:5px}.action-card-circle{width:46px;height:46px;border-radius:100%;text-align:center;display:flex;align-items:center;justify-content:center}.action-card-circle.background-yellow{background:#fff7e9}.action-card-circle.background-blue{background:#e6edfd}.action-card-circle.background-purple{background:#ebe4fc}.action-card-circle.background-pink{background:#fbebea}.action-card-circle.background-green{background:#e3fff9}.action-card-circle.background-light-green{background:#f0ffe9}.action-card-circle.background-orange{background-color:#ffeeea}#dashboard-cards-lower-portfolio{width:285.5px;height:377px;border-radius:6px;box-shadow:0 2px 10px #bfbfbf40;position:relative}.graph-text{font-family:Gilroy-Medium;font-weight:900;font-size:14px;line-height:16px;color:#353535}.graph-abs{width:100%;position:absolute;top:45%;text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center}.graph-abs p{font-family:Gilroy-Bold;font-size:30.6px;line-height:36px;max-width:185px;overflow-x:auto;scrollbar-color:transparent transparent!important;scrollbar-width:none!important}.graph-label{font-family:Gilroy-Regular;font-size:12px;line-height:14px;color:#353535;display:flex;justify-content:center;align-items:center;margin-top:20px}.graph-dot{width:7px;height:7px;border-radius:50%;margin-right:5px}.graph-dot.credit{background:linear-gradient(#ff9f69,#87ab86)}.graph-dot.balance{background-color:#0000001a;margin-left:13px}#dashboard-recent-right{flex:7;min-width:605px;height:auto;display:flex;flex-direction:column;padding:10px 0 0;position:relative}#dashboard-recent-heading{position:relative;font-family:Gilroy-Medium;font-weight:900;font-size:14px;line-height:18.2px;letter-spacing:-2%;margin:30px 0 0;display:flex}.dashboard-activity{min-width:575px;border-radius:6px;display:flex;flex-direction:column;justify-content:center;align-items:center;cursor:pointer;background-color:#fff}.dashboard-activity .upper{min-height:73px}.dashboard-activity .lower{margin:0 23px 20px 34px}.no-gutters{padding:0}.no-gutters-right{padding-right:0}.no-gutters-left{padding-left:0}.dashboard-activity img.recent-icon{width:34px;height:34px;margin-right:10px}.recent-icon.failed{filter:brightness(0) saturate(100%) invert(36%) sepia(99%) saturate(2725%) hue-rotate(202deg) brightness(97%) contrast(98%)}.activity-icon-item{display:flex;flex-direction:row;gap:8px}.activity-action-items{display:flex;flex-direction:column}.activity-action-items.rep-ref{text-align:end}.activity-action-items.rep-ref.single{text-align:start}.activity-default-text{font-family:Gilroy-Regular;font-size:14px;line-height:18.2px;letter-spacing:-.02em;color:#353535}.activity-default-text.not-black{color:#35353580;text-transform:capitalize}.activity-default-text.bold{font-family:Gilroy-SemiBold}.activity-default-text.repay{color:#35353580!important}.activity-default-text.repay u{opacity:1;color:#00ab84;font-family:Gilroy-Medium}.activity-default-text.refresh{margin-top:6px;color:#35353580!important}.activity-default-text.refresh.single{margin-top:0}.activity-default-text.refresh u{margin-top:6px;color:#ff9f19;font-family:Gilroy-Medium}.activity-default-text.cancel{color:#35353580!important;text-align:end}.activity-default-text.cancel u{opacity:1;color:#fe5000;cursor:pointer}.activity-default-text.value{max-width:170px;overflow-x:scroll;font-family:Gilroy-Regular;scrollbar-color:transparent transparent!important;scrollbar-width:none}.activity-default-text.value::-webkit-scrollbar{background-color:transparent;display:none}.activity-default-text.value.ref{margin:auto}.activity-dropdown-icon{padding:0;margin:0 0 2px;cursor:pointer;text-align:end}.ellipse-icon{padding:6px;cursor:pointer;position:relative;z-index:10}.ellipse-icon img{pointer-events:none;display:block}.heading.addCard{margin:45.6px 0 68px}.modal-backdrop{width:100%;height:100%}.modal-content{margin:auto;border-radius:29.1787px;text-align:center;width:366px}.modal-content p{margin-bottom:34px}.modal-body{padding:0 27px}.modal-body img{width:138px;height:112px}.modal-body b{font-family:Gilroy-SemiBold;font-weight:900;font-size:17px;line-height:25.2px}.modal-body p{font-family:Gilroy-Regular;font-size:15.6px;line-height:21.7px;color:#7a7a7a}.modal-header{border-bottom:0;height:38.5px}#modal .modal-content{height:auto;min-width:325px}#modal-header{color:#353535;font-size:24px;line-height:31.2px;font-weight:500px;font-family:Gilroy-Bold;margin:20px 10px 0}#modal-header .btn-close{font-size:15px;box-shadow:none}#modal-body{text-align:left;padding:1rem;margin:0 10px}#modal-body h4{color:#353535;font-family:Gilroy-SemiBold;font-size:14px;line-height:18.2px;margin-top:-10px}#modal-body #choose{color:#353535;font-family:Gilroy-Regular;font-size:13.66px;line-height:17.76px;display:flex;cursor:pointer;margin-bottom:24px}#modal-body #choose #chooseBusiness{margin-left:20px;align-content:center}#modal-body #choose #chooseIndividual{align-content:center}button.btn-close{font-family:Gilroy-ExtraBold;color:#000;font-size:12px}.heading.offer{margin:10px 0 0}.offer-amount-container{height:56.8px;margin:14.4px 0 0;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.offer-amount{font-family:Gilroy-SemiBold;font-size:46.08px;line-height:54px;color:#353535}.offer-amount-refresh .icon.zls{width:24px;margin:0 0 -9px 5px}.offer-full-button{margin:25.6px 0 0}.offer-info{cursor:pointer;color:#353535;font-family:Gilroy-Medium;font-style:normal;font-weight:400;font-size:11.25px;line-height:15.31px;margin-top:36.06px}.offer-info.no-margin{font-family:Gilroy-Bold;margin-top:10px}.fi-info{color:#00ab84;margin:-2px -2px 0 0;width:10.25px}.fi-info-white{color:#fff;margin:-2px -2px 0 0;width:10.25px}.footer.offer{margin-top:30px}@media screen and (max-width:992px){.modal-content{margin:auto 60px}}.heading.vendor{margin:35px 0 0}.subheading.vendor{margin:6.4px 0 0}.vendor-cards{display:flex;flex-direction:row;justify-content:flex-start;flex-wrap:wrap;column-gap:16px;row-gap:16px;padding:5px;margin:31.8px 0 0}.vendor-cards .item{width:95px;height:80px;background-color:#fff;box-shadow:0 2px 10px #bfbfbf40;border-radius:4.8px;display:flex;justify-content:center;align-items:center;cursor:pointer;border:none;position:relative}.vendor-cards .item .vendor-logo{width:70px}.vendor-cards .tick{position:absolute;top:6px;right:6px;background:transparent}.heading.repayMethod{margin:35px 0 0}.subheading.repayMethod{margin:6.4px 0 0}.repayMethod-options{display:flex;flex-direction:column}.repayMethod-options .item{font-family:Gilroy-Light;font-weight:700;font-size:14.56px;line-height:18.93px;color:#7a7a7a;width:100%;height:51px;background-color:#fff;border-radius:6px;display:flex;justify-content:flex-start;column-gap:14px;align-items:center;padding:0 10px 0 0;margin:25px 0 0;cursor:pointer}.repayMethod-button{margin:36.8px 0 0}.web-display-block{display:block}.web-display-none{display:none}.heading.disburseOptions{margin:26.6px 0 0}.subheading.disburseOptions{margin:9.6px 0 15.2px}.disburse-options{display:flex;flex-direction:column;align-items:flex-start;cursor:pointer;margin:0 0 19px;row-gap:15.2px}.disburse-options .item{width:100%;height:51px;border-radius:6px;padding:0 0 0 18.4px;display:flex;flex-direction:row;align-items:center;column-gap:8.1px;background-color:#fff;font-family:Gilroy-Regular;font-size:11.2px;line-height:15.1px;margin:0;color:#7a7a7a;position:relative;background:transparent;border:.5px solid #ededed}.disburse-options .tick{top:19px;right:14.5px;background:transparent;margin-right:1rem}.currency-image{width:35px;height:35px;border-radius:50%;margin-right:5px}.item.highlight:focus,.item.highlight:hover{background-color:#000;color:#fff!important}.account-options-active{background-color:#fe5000!important;color:#fff!important}.item.highlight-light:hover{background-color:#ffeae0;color:#fff!important}.disburseOptions-input{margin:0 0 10px}.disburseOptions-input.bank-select{margin-bottom:16px}.rs__control{border-color:#ededed!important;border-radius:6px!important}.rs__control--is-focused{box-shadow:0 0 0 2px #fe500026!important;border-color:#fe5000!important}.rs__option--is-focused{background:#ffeae0!important;color:#353535!important}.rs__option--is-selected{background:#fe5000!important;color:#fff!important}.account-options-button-content{max-width:75%;overflow-x:scroll;white-space:nowrap;scrollbar-color:transparent transparent!important;scrollbar-width:none}.disburseOptions-input.double{display:flex;flex-direction:row;column-gap:35px}.disburseOptions-button{margin:0 0 50px}.disburse-options.dollar{margin-bottom:29px}.details-background{height:auto;width:100%;background:#fff;border:1px solid #ededed;margin-bottom:auto;padding:0 21.6px 21.6px 0;border-radius:6px;display:flex;flex-direction:column;row-gap:1.6px}.details-content{margin-top:21.6px;margin-left:14px;color:#353535;letter-spacing:-.0016em}.details-content p{font-family:Gilroy-Regular;font-size:12.8px;margin-bottom:-5px}.details-content span{font-family:Gilroy-Bold;font-size:12.8px;line-height:21px}.details-content.car-green{color:#00ab84}.details-content.car-orange{color:#fe5000}.details-content.note{font-family:Gilroy-Regular}.details-content.note p{font-family:Gilroy-Light;background:#51b57c;color:#fff;width:44px;height:21px;text-align:center;border-radius:4px;padding:2px;margin:0}.details-content.note span{font-family:Gilroy-Regular}.tooltip-inner{background-color:#00ab84;color:#fff;text-align:left;border-radius:6px;padding:10px;letter-spacing:.02em;line-height:130%;font-size:14px;opacity:1}.bs-tooltip-end .tooltip-arrow:before{border-right-color:#00ab84}.bs-tooltip-bottom .tooltip-arrow:before{border-bottom-color:#00ab84}.bs-tooltip-start .tooltip-arrow:before{border-left-color:#00ab84}#footer__section{background-color:#020c0e;border-radius:8px;padding:90px 20% 50px 10%;margin-top:60px;margin-bottom:80px}#footer__section a{text-decoration:none;color:#ffffffb2}#footer__section .links{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}#footer__section .links .link-column{display:flex;flex-direction:column}#footer__section .links .link-column .title-vert{background-color:#fe5000;border:none;width:1.2px;height:18px}#footer__section .links .link-column .title{font-family:Gilroy-Light;font-size:20px;font-weight:400;line-height:22px;text-align:left;color:#fff;display:flex;flex-direction:row;column-gap:17px;margin-bottom:10px}#footer__section .links .link-column .list ul{font-family:Gilroy-Regular;font-size:14px;font-weight:400;line-height:25px;text-align:left;color:#4a4a4a;padding:0}#footer__section .links .link-column .list ul li{list-style-type:none;cursor:pointer;margin-left:19px;margin-bottom:5px}#footer__section .copy-policy{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;margin-top:80px;font-family:Gilroy-Regular;font-size:11px;font-weight:400;line-height:20px;text-align:left;color:#ffffffb2}#get-started-section{width:100%;height:auto;background-color:#ffeeea;padding-top:10%;border-radius:40px}#get-started-section .heading-text{text-align:center}.get-started-image{width:100%;height:auto;display:flex;align-items:center;justify-content:center;padding:10% 0}.get-started-image img{width:85%;height:auto;max-width:460px}.get-started-input{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding-bottom:15%}.formHeight,.formHeight input{height:63px}.formWidth{width:calc(100vw - 70px);min-width:200px;max-width:411px}.textAreaHeight{height:130px}.paddingTopNBottom{padding:1.3rem 1.8rem 1.3rem 2.1rem;color:#73767a;text-align:start}.paddingTopNBottom:focus{box-shadow:none;background-color:#fff;border-color:#fff}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,input:-webkit-autofill:active{transition:background-color 5000s ease-in-out 5000s;background:transparent!important}.marginTopNBottom{margin-top:.5rem;margin-bottom:.5rem}.extraBottomMargin{margin-bottom:.8rem}.formBorderRadius{border-radius:6.25rem}.textAreaBorderRadius{border-radius:12px}.whiteBackground{background-color:#fff}.noBorderOutline{border:0;outline:0;border-top-style:hidden;border-right-style:hidden;border-left-style:hidden;border-bottom-style:hidden}input:focus,textarea:focus,select:focus{outline:none;background:transparent}*:focus{outline:none;text-decoration:none}#get-started-section .cta-button{height:63px;width:calc(100vw - 70px);min-width:200px;max-width:411px;margin-top:9px;margin-bottom:1rem;font-size:16px}#dropdownMenuButton1{position:relative}.checkForm{display:flex;flex-direction:row;justify-content:center;align-items:center;margin:0}.form-check-label{font-family:Gilroy-Medium;font-size:.8rem;line-height:1.3rem;color:#5e5e5e;padding:3px 0 0 6px;justify-content:center}.checkForm input{font-size:1.25rem;line-height:1rem;background:transparent;border:1px solid #fe5000;margin-bottom:5px}.checkForm input:checked{border-color:#fe5000;background:#fe5000;transition:.25s}.checkForm input:focus{box-shadow:none;border-color:#fe5000}.terms{padding-left:.62rem;padding-right:.62rem;margin-top:.31rem;font-family:Gilroy-Medium;font-size:.8rem;line-height:1.3rem;color:#5e5e5e}.terms a{color:#5e5e5e;cursor:pointer}.bi-chevron-down{position:absolute;top:auto;bottom:auto;right:7%;background:none;font-size:.93rem;font-weight:900;color:#767675}textarea{resize:none}ul.dropdown-menu{width:100%;padding-left:1rem}@media only screen and (min-width:420px){.get-started-input{padding-bottom:8%}}@media only screen and (min-width:734px){#get-started-section .heading-text{text-align:left;padding-left:10%}#get-started-section{padding-top:9%}.get-started-input{height:auto;max-width:55vw;flex-grow:1;align-self:center;padding:3rem 2% 5rem;align-items:flex-start}.get-started-image{max-width:45vw;padding:5px 0 40px}.get-started-image img{width:90%;height:auto;padding:1%}.get-started-input{padding-bottom:7%}.get-started-content{display:flex}.formHeight input,.formHeight{height:63px}.formWidth{width:40vw;min-width:350px;max-width:500px}.paddingTopNBottom{padding-top:1rem;padding-bottom:1rem;padding-left:1.68rem;color:#73767a;text-align:start}.marginTopNBottom{margin-top:.4rem;margin-bottom:.4rem}#get-started-section .cta-button{height:62px;width:40vw;min-width:350px;max-width:500px;margin-top:.64rem;margin-bottom:.8rem}.bi-chevron-down{font-size:.9rem}}@media only screen and (min-width:1000px){#get-started-section{padding-top:7%}.get-started-image img{width:85%}}.navbar{width:100%;padding:30px 0;margin:0}.navbar>.container-fluid{padding:0}.navbar-brand{margin:0;padding-top:2px}.navbar-toggler{outline:none;border:none;padding:0}.midNavItem{margin:auto}.icon-black{color:#121e0e}.navButton .cta-button{width:fit-content;margin:0 0 0 35px;padding:10px 31px}.navBtnBorderRadius{border-radius:30px}.noBorderOutline{border:0;outline:0;border-top-style:hidden;border-right-style:hidden;border-left-style:hidden;border-bottom-style:hidden;box-shadow:none}.navbar-toggler:focus{box-shadow:none}.buttonBackground{background-color:#fe5000}a.nav-link,div.nav-link,.nav-link{font-family:Gilroy-SemiBold;color:#121e0e!important;font-size:16px;line-height:25px;margin-left:35px;margin-right:0;cursor:pointer;opacity:.7;transition:opacity .2s ease,color .2s ease,font-weight .2s ease}a.nav-link:hover,div.nav-link:hover,.nav-link:hover{text-decoration:underline;opacity:.9}a.nav-link.active,div.nav-link.active,.nav-link.active{color:#000!important;font-weight:700;opacity:1}.navButton .cta-button{font-size:16px;line-height:25px}@media only screen and (min-width:734px){.navbar-collapse{right:12px!important;top:10px}a.nav-link,div.nav-link{font-size:18px;line-height:25px}a.nav-link.active,div.nav-link.active,.nav-link.active{color:#000!important;font-weight:700;opacity:1}.navButton .cta-button{font-size:18px;line-height:25px}}@media only screen and (max-width:991px){.navbar-collapse{position:absolute;right:12px;top:10px;background-color:#fff;height:auto;padding:0 0 15px;border-radius:10px;width:300px}.navbar-toggler{z-index:1000000}a.nav-link,div.nav-link{padding:15px 0}a.nav-link.active,div.nav-link.active,.nav-link.active{color:#000!important;font-weight:700;opacity:1}.navButton .cta-button{width:fit-content;height:45px}}@media only screen and (max-width:545px){.navbar-collapse{height:auto;padding:0 0 15px;width:calc(100% - 60px);min-width:165px}}@media only screen and (min-width:992px){.navbar-brand{padding-top:0}}.cta-button{background:#fe5000;color:#fff;border:1px solid transparent;padding:10px 25px;font-family:Gilroy-medium;font-size:14px;min-width:fit-content;transition:all .2s ease-in-out}.cta-button.loadable{background:#fff;color:#fe5000;border:1px solid #fe5000}.cta-button:hover{background:#fff;color:#fe5000;border:1px solid #fe5000;transition:.25s}.cta-button:disabled:hover{background:#fff;color:#979797;border:1px solid #979797}#blog-card{width:100%;height:auto;display:flex;flex-direction:column;max-width:1100px;margin:auto auto 75px}.blog-card{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 1px 3px #0000001a;transition:transform .2s,box-shadow .2s}.blog-card a{text-decoration:none;color:inherit;display:block}.blog-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.blog-card-image{width:100%;height:240px;overflow:hidden;padding:24px}.blog-card-image img{width:100%;height:100%;object-fit:cover;border-radius:7px}.blog-card-body{padding:24px}.blog-card-tag{display:inline-block;padding:4px 12px;background-color:#e8e8ea;border-radius:6px;border:none;font-size:14px;font-weight:500;color:#696a75;margin-bottom:12px;cursor:pointer}.card-title{font-size:24px;font-weight:600;color:#181a2a;line-height:1.4;margin:12px 0 16px;font-family:Gilroy-SemiBold;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-wrap:break-word}.card-meta{display:flex;align-items:center;gap:12px;margin-top:16px}.author-avatar{width:36px;height:36px;border-radius:50%;object-fit:cover}.author-info{display:flex;flex-direction:row;align-items:center;gap:8px;font-size:14px;color:#696a75;font-weight:500;gap:2px}.author-info span,.author-info a{display:inline}.blog-card-excerpt{margin:10px 0 20px}.blog-article-image{border-radius:10px;margin-bottom:45px}.blog-article-image img{width:100%}@media only screen and (min-width:420px){.blog-article-body{padding:0 10%}}@media only screen and (min-width:734px){.blog-article-body{padding:0 20%}}#blog-title-section{background-color:#e9fefa;height:auto;width:100%;padding:104px 10% 5%}#blog-title-section .heading-2-text{margin-top:2%;margin-bottom:10px;text-align:center}#blog-title-section .content-text{text-align:center}#blog-title-section .author-details{display:flex;flex-direction:row;justify-content:center;align-items:center;column-gap:16px}#blog-title-section .author-name-role{display:flex;flex-direction:column;justify-content:center;min-height:50px;align-items:flex-start}#blog-title-section .author-name{color:#353535}#blog-title-section .author-role{color:#353535;opacity:.6}#dropdown-basic-button{background-color:transparent;color:#1a191c;border:none;box-shadow:none;font-family:Gilroy-Medium;font-weight:400;padding-left:0}div.dropdown-menu{border-radius:5px;box-shadow:0 2px 10px #bfbfbf40;border:none}div.dropdown-menu.show{padding:6px 0;min-width:145px;margin-left:-89px}a.dropdown-item,button.dropdown-item{margin:auto;width:90%;height:30px;font-size:14px;line-height:18px;letter-spacing:-.02em;display:flex;align-items:center;color:#353535}a.dropdown-item:hover,button.dropdown-item:hover{background-color:#ffece5;border-radius:5px;color:#353535!important}#profile-user-icon{max-width:1357px;height:107px;display:flex;flex-direction:row;align-items:center;margin-bottom:37.6px}#profile-connected-apps{height:auto;display:flex;flex-wrap:wrap;flex-direction:row;align-items:center;justify-content:flex-start;column-gap:15px;row-gap:15px;margin:22.4px 0}#profile-connected-apps .item{width:95px;height:80px;background-color:#fff;box-shadow:0 2px 10px #bfbfbf40;border-radius:4.8px;display:flex;justify-content:center;align-items:center;border:none}#profile-connected-apps .item .vendor-logo{width:70px}.profile-text{font-family:Gilroy-Medium;font-size:14px;margin-left:calc(14px * .8);line-height:18px;color:#353535}.profile-text-margin{margin-left:calc(14px * .8);margin-right:calc(14px * .8)}#profile-number{margin-left:12.8px}.phorizontal-line{border:.5px solid #c2c2c2;margin-top:22.4px;margin-bottom:22.4px}hr#under-logo{margin-top:0}#log-out{color:#fe5000}.blacklist-modal div{border-radius:47.1px;background-color:#ffeeea}.blacklist-modal-header{height:162px;background-color:#ffeeea;padding:0;background-image:url(/assets/blacklist-emoji-CiwmCtXQ.png);background-position:center center;background-repeat:no-repeat}.blacklist-modal-body{background-color:#fff!important}.blacklist-modal .blacklist-modal-body{border-radius:0 0 47.1px 47.1px}#blackList-heading{font-family:Gilroy-SemiBold;font-size:19.52px;text-align:center;color:#000;opacity:.8;margin-top:21.12px;margin-bottom:8.4px}#blackList-content{font-family:Gilroy-Light;line-height:24.8px;font-size:calc(22.1px * .8);text-align:center;color:#7a7a7a}#blacklist-modal-logOut{border:none;background-color:transparent;color:#353535;font-family:Gilroy-Regular;font-size:11.2px;line-height:16px;text-decoration-line:underline}.refresh-button{color:#eae5e5}.refresh-button:hover{cursor:auto}#signwithPage{background-color:#fffbf9;background-image:url(/assets/mobile-background-B0PxTwGL.png);background-repeat:no-repeat;background-position:center center;background-size:cover;height:100vh}#signwith-main-page{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:70px 50px}#signwith-back-button{margin:36px 0 43px;width:fit-content;display:none}#signwith-back-button img{cursor:pointer}#signwith-main-content{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;column-gap:60px;row-gap:60px}#signwith-cards-left{display:flex;flex-direction:column;width:fit-content;row-gap:17px}.signwith-container-left{padding:40px 50px;display:flex;flex-direction:row;align-items:center;justify-content:center;box-shadow:0 2px 10px #bfbfbf40;border-radius:7px;background:#fff}.signwith-container-left-inner-div{min-width:275px}.signwith-container-left h5{color:#979797;font-size:15px}.signwith-container-left h4{font-family:Gilroy-SemiBold;color:#353535}.signwith-container-left p{font-size:13px;color:#4f4f4f}.signwith-container-left p span{color:#00ab84;text-decoration:none}.sign-link{display:flex;flex-direction:column;align-items:center}.sign-link .type{font-size:13px;text-decoration:underline;text-underline-offset:1px;margin-top:20px}.sign-link .type:hover{cursor:pointer;color:#fe5000}.credit-interest a{font-size:13px;color:#000;text-decoration:none;float:left}.credit-interest a:hover{color:#fe5000}.credit-interest .help{color:#fe5000;float:right}.signwith-container-right{display:flex;flex-direction:column;justify-content:center;max-width:262px}.signwith-container-right h4{font-family:Gilroy-SemiBold;color:#353535;font-size:24px}.signwith-container-right p{font-size:13px}.signwith-container-right h6{font-weight:700}.copyButton{width:100px;margin-left:12px;background-color:#ffeae0;color:#fe5000;border:none;border-radius:6px;height:39.92px;font-family:Gilroy-Bold;font-weight:900;font-size:11.65px}.dashboard-pagination-container{margin:10px 0;padding:5px 10px;align-self:center;overflow:visible}.pagination{display:flex;justify-content:center;align-items:center;list-style:none;padding:10px 0;margin:0;height:auto}.pagination li a{cursor:default;padding:12px 15px 11px;border-radius:3px;border:.5px solid #00ab84;color:#00ab84!important;font-family:Gilroy-Bold;font-size:12px;margin-left:10.5px;text-decoration:none}.pagination li:not(.disabled) a:hover{color:#fff!important;background-color:#00ab84;cursor:pointer}.pagination li.active a{color:#fff!important;background-color:#00ab84}.pagination li.disabled a{pointer-events:none;color:#bcbcbc!important;border:.5px solid #bcbcbc}.icon-img-slash,.icon-img-eye{font-size:18px;margin-bottom:2px}.dashboard-refresh-button-small{border:1px solid #000000;border-radius:21px;font-size:12px;padding:2px 9px 1px;align-self:end;cursor:pointer;margin-bottom:6px}.dashboard-refresh-button-small .icon.zls{font-size:9px;margin:0 4px 3px 0;width:12px;height:auto}.waitlist-image{min-width:250px;text-align:center;margin-top:10px}.waitlist-image img{width:250px}.waitlist-text-heading{font-family:Gilroy-Bold;font-size:18.72px;line-height:20.78px;text-align:center;margin-top:30px}.waitlist-text-body{font-family:Gilroy-Regular;font-size:14.56px;line-height:21.84px;color:#7a7a7a;text-align:center;margin-top:10px}.waitlist-button{margin-top:50px}.partnerAuth-logo .carrot{width:50px;margin-right:7px}.partnerAuth-logo .with{width:30px;margin-right:7px}.partnerAuth-logo .partner-logo{margin-left:-2px;margin-bottom:10px}.heading.partnerAuth{margin:10px 0 0}.subheading.partnerAuth{margin:11px 0 30px}.partnerAuth-input.email{margin:0 0 32px}.partnerAuth-otp-resend{width:100%;font-family:Gilroy-Light;font-size:12px;line-height:18px;margin:4.8px 0 34px;display:flex;flex-direction:row;justify-content:flex-end}.partnerAuth-otp-resend p{color:#00ab84}.partnerAuth-button{margin:20px 0 0}.partnerAuth-footer{font-size:12px;line-height:18px;color:#7a7a7a;text-align:center;margin-top:52px;cursor:pointer}.password-evaluation{text-align:left;margin:10px 0}.password-evaluation .item img{width:13px}.password-evaluation .item span{font-family:Gilroy-Regular;font-size:12.8px;line-height:23.2px;margin:0 0 0 6px}.page-logo-div{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin:20px 0 0}.waitlist-multiselect-web{margin:20px 0 0}#notification-modal .modal-content{padding:15px 2px 15px 25px;width:450px;z-index:1000;border-radius:15px;height:fit-content}#notification-modal .modal-content .tabs-content{overflow-y:auto;max-height:417px;margin-left:-10px}.notification-center{font-size:16px}.notificationList{list-style-type:none;padding:0}.notificationList li{align-items:flex-start;border-bottom:1px solid #f1f1f1;display:flex;padding:15px 5px 15px 0}.notificationList-img{align-items:center;background-color:#f1f1f1;border-radius:50%;display:flex;height:40px;justify-content:center;margin-right:15px;min-width:40px}.notificationList-img img{width:40px;height:40px;border-radius:50%}.notificationContent{width:100%}.notificationContentHeader{display:flex;justify-content:space-between}.notificationContentSubject{margin-bottom:"3px";color:#353535;font-family:Gilroy-Semibold;font-size:14px;line-height:14px}.bold{font-weight:700}.notificationContentBody{color:#353535;font-family:Gilroy-Regular;font-size:14px;line-height:21px;opacity:.6;text-align:left}.notificationContentDate{color:#555;font-size:10px;margin-top:"5px";font-style:italic}.notificationDot{background:#fe5000;border-radius:50%;height:10px;position:absolute;right:-2px;top:33px;width:10px}.notificationDotMobile{background:#fe5000;border-radius:50%;height:10px;position:absolute;right:6px;top:33px;width:10px}.notificationFooter{display:flex;justify-content:center;margin-top:16px}.notificationClear{color:#fe5000;font-size:14px;text-decoration:underline}.notificationList-empty{padding:25px 0 10px}#notification-center-mobile-view{padding:20px 25px;display:flex;flex-direction:column;align-items:center;max-width:750px;margin:auto}.notification-center{font-family:Gilroy-Semibold;font-size:18px}#notification-center-mobile-view-header{display:flex;flex-direction:row;justify-content:space-between;width:100%;margin-bottom:15px}.notificationList-pagination-box{width:100%;padding:10px 20px 0 0}.notificationLoader{display:flex;gap:20px;padding:10px 0}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.notificationLoaderCircle{width:40px;height:40px;border-radius:50%;background-color:#d3d3d3;animation:pulse 1.5s cubic-bezier(.4,0,.6,1) infinite}.notificationLoaderRight{display:flex;flex-direction:column;gap:5px;width:100%}.notificationLoaderTop{display:flex;justify-content:space-between}.notificationLoaderTopLeft{height:15px;width:150px;animation:pulse 1.5s cubic-bezier(.4,0,.6,1) infinite;background-color:#d3d3d3}.notificationLoaderTopRight{height:7px;width:100px;animation:pulse 1.5s cubic-bezier(.4,0,.6,1) infinite;background-color:#d3d3d3}.notificationLoaderMiddle{height:10px;width:100px;animation:pulse 1.5s cubic-bezier(.4,0,.6,1) infinite;background-color:#d3d3d3}.notificationLoaderBottom{height:50px;width:100%;animation:pulse 1.5s cubic-bezier(.4,0,.6,1) infinite;background-color:#d3d3d3}.filterSearch{position:absolute;right:0;top:-7px;display:flex;gap:10px}.filter{border-radius:28px;align-items:center;display:flex;justify-content:space-evenly;width:92px;height:32px;color:#fe5000;background-color:#fe50001a;font-family:Gilroy-Medium;font-size:14px;border:1px solid #353535;padding:2px 15px 0;border:none}.downloadButton{border-radius:28px;align-items:center;display:flex;justify-content:space-evenly;width:120px;height:32px;color:#fe5000;background-color:#fe50001a;font-family:Gilroy-Medium;font-size:14px;border:1px solid #353535;border:none;padding:2px 15px 0}.tableButton{border-radius:28px;align-items:center;justify-content:space-evenly;width:120px;display:flex;height:32px;color:#fe5000;background-color:#fe50001a;padding:2px 15px 0;white-space:pre}.downloadButton:disabled{opacity:.5;cursor:not-allowed}.downloadButton:disabled img{filter:grayscale(100%) brightness(70%)}.downloadButton img.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.filt{height:15px}.rdrMonthAndYearPickers select,.rdrNextPrevButton{background:none!important;padding:0;color:#000}.rdrPprevButton:before{content:"<";font-size:15px;color:#00a912}.rdrNextButton:before{content:">";font-size:15px;color:#00a912}.rdrNextPrevButton i{display:none}.rdrDayToday:not(.rdrDayPassive) .rdrInRange~.rdrDayNumber span:after,.rdrDayToday:not(.rdrDayPassive) .rdrStartEdge~.rdrDayNumber span:after,.rdrDayToday:not(.rdrDayPassive) .rdrEndEdge~.rdrDayNumber span:after,.rdrDayToday:not(.rdrDayPassive) .rdrSelected~.rdrDayNumber span:after,.rdrDayToday .rdrDayNumber span:after{background:none}.rdrSelected,.rdrInRange,.rdrStartEdge,.rdrEndEdge{background-color:#000;border-radius:0!important}.rdrDayInPreview,.rdrDayEndPreview,.rdrDayStartPreview{color:transparent!important}div.rdrCalendarWrapper{margin-top:-10px;background:none;font-size:10.5px}span.rdrWeekDay{color:#000}#web-filter-modal .modal-content{height:100%;width:100%;padding:20px;font-family:Arial,sans-serif;margin-top:5px;color:#1a191c;text-align:left}.fade{padding-left:0!important}.btn-close{outline:none!important;box-shadow:none!important}#web-filter-modal .modal-header{border-bottom:0}.filters-container span#result{font-size:14px;display:block;font-family:Gilroy-Regular;text-align:left}.filters-container h3{font-family:Gilroy-SemiBold;font-size:18px;position:relative;margin-bottom:5px;text-align:left}.filterApplied h4{font-family:Gilroy-SemiBold;font-size:14px;margin:0;line-height:1}.amountKey,.partnerKey,.portfolioKey,.transactionKey,.dateKey{font-family:Gilroy-SemiBold;font-size:14px;text-align:left}.portfolio-tags{margin-top:5px;display:flex;gap:5px;flex-wrap:wrap}.portfolio-tag{font-size:10px;background-color:#fe50001a;border:none;border-radius:30px;padding:5px 10px;color:#fe5000;display:flex;justify-content:center;align-items:center;gap:5px}.portfolio-tag .remove-tag{margin-left:5px;font-size:12px;color:#ff4500}.portfolio-icon{margin-right:10px;width:16px;height:16px}.portfolio-name{font-size:15px;font-family:Gilroy-SemiBold}.filterApplied span{font-family:Gilroy-Medium;font-size:10px;background-color:#fe50001a;border-radius:30px;padding:5px 10px;width:66px fixed;height:20px fixed;cursor:pointer;color:#fe5000;vertical-align:middle;display:flex;gap:5px}.filterApplied{display:flex;justify-content:space-between;align-items:center;width:32%}.filter-sections{margin-top:15px;gap:20px}.dropdown-content{margin-top:-35px;width:64.2%;margin-left:272px;position:absolute}.filter-section{margin-top:10px;flex-direction:column;display:flex;position:relative}.all-component{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:10px 15px;gap:6px;border-radius:6px;box-shadow:0 2px 10px #bfbfbf40;margin:5px 0;cursor:pointer;background-color:#fff;width:32%;transition:all .3s ease}.filterByDataTickArrow{display:flex;justify-content:space-between;width:100%;align-items:center}.tick-arrow{display:flex;gap:20px;align-items:center}.filterByData{font-family:Gilroy-Regular;font-size:14px;margin-bottom:8px;margin-top:10px}.selectRange{font-family:Gilroy-Regular;font-size:14px;margin-top:5px;text-align:left}.calendarRange{border:1px solid #cecece;border-radius:10px;justify-content:space-around;margin-top:5px;background-color:#fff;box-shadow:0 2px 10px #bfbfbf40;display:flex;position:relative;z-index:1}.other-options label:not(:last-child):after{content:"";position:absolute;bottom:0;left:15px;width:93%;height:2px;background:#cecece}.otherRange{border-radius:10px;display:flex;justify-content:space-around;margin-top:5px;background-color:#fff;box-shadow:0 2px 10px #bfbfbf40;padding-bottom:10px;z-index:1}.date-options{display:flex;flex-direction:column;gap:10px;margin-top:20px;width:100%;position:relative;z-index:3}div.rdrDays{row-gap:4px}.date-options label{font-family:Gilroy-Regular;display:flex;align-items:center;font-size:12px;cursor:pointer;gap:12px;padding:0 0 15px 15px;border-bottom:1px solid #d8d7dd;width:100%;box-sizing:border-box}.other-options{display:flex;flex-direction:column;gap:30px;margin-top:20px;width:100%;z-index:3}.other-options label{font-family:Gilroy-Regular;display:flex;align-items:center;font-size:12px;cursor:pointer;gap:12px;padding:0 0 8px 15px;width:100%;box-sizing:border-box;position:relative}.vertical-line{border:1px solid #cecece}.tag{font-size:10px;margin-top:-10px;background-color:#fe50001a;border-radius:30px;padding:5px;color:#fe5000;display:flex;justify-content:center;align-items:center;gap:5px}.transactionTag{font-size:10px;background-color:#fe50001a;border-radius:30px;padding:2px 10px;color:#fe5000;display:flex;justify-content:center;align-items:center;gap:5px}input[type=radio]{appearance:none;width:15px;height:15px;border:1px solid #fe5000;border-radius:50%;cursor:pointer;position:relative;flex-shrink:0}input[type=radio]:checked:before{content:"";background-image:url("data:image/svg+xml,%3csvg%20width='8'%20height='6'%20viewBox='0%200%208%206'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M0.544922%202.58495L2.56957%204.6096L6.62602%200.560303'%20stroke='%23FE5000'%20stroke-width='1.07314'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");background-size:contain;background-repeat:no-repeat;position:absolute;top:4px;left:3px;width:8px;height:8px}.filter-buttons{padding:70px 0 10px;display:flex;justify-content:flex-end;gap:15px}.clear-button{font-family:Gilroy-SemiBold;border:1px solid #000000;background-color:#fff;padding:8px 15px;border-radius:30px;color:#000;cursor:pointer;font-size:14px;transition:all .3s ease}.apply-button{font-family:Gilroy-SemiBold;background-color:#000;color:#fff;border:none;padding:8px 15px;border-radius:30px;cursor:pointer;font-size:14px;transition:all .3s ease}.rdrDateDisplayWrapper{display:none}.no-saved-accounts{display:flex;flex-direction:row;row-gap:5px;align-items:center}.no-saved-accounts p{font-family:Gilroy-Regular;font-size:.85rem;color:#353535;line-height:18px;margin-top:3px;margin-bottom:0}.no-saved-accounts img{width:15px;height:15px;margin-right:5px}.select-dropdown-div{align-items:center;cursor:pointer;width:100%;position:relative;height:49.25px}.select-underline{border-bottom:1.5px solid #e9eaee!important}.native-select{width:100%;padding:12px 10px 10px;font-size:14px;font-family:Gilroy-SemiBold;color:#353535;background-color:transparent;border-radius:0;outline:none;appearance:none;-webkit-appearance:none;-moz-appearance:none;cursor:pointer;transition:border-color .2s ease,background-color .2s ease;border:none;height:100%;margin:0}.loader-container{display:flex;flex-direction:column;align-items:center;gap:12px}.loader-container.loads{margin:20px 0;display:flex;justify-content:center}.loader{width:24px;height:24px;border:2px solid #f3f3f3;border-top:2px solid #fe5000;border-radius:50%;animation:spin 1s linear infinite}.loader-small{width:16px;height:16px;border-width:1.5px}.loader-medium{width:24px;height:24px;border-width:2px}.loader-large{width:32px;height:32px;border-width:3px}.loader-container p{color:#666;font-size:14px;margin:0}#notification-center-mobile-view .tabs-content{max-height:unset!important}.notificationList-pagination-box{display:flex;justify-content:center;padding:14px 25px 0 0}.transactions-top{display:flex;justify-content:space-between;align-items:center;margin-left:10px;margin-right:10px}.transactions-left{display:flex;align-items:center;gap:5px}.transactions-left p{font-size:15px;font-weight:400;margin-top:20px;vertical-align:middle;font-family:Gilroy-Semibold}.transactions-left img{width:11px;vertical-align:middle;margin-bottom:8px}.transactions-right{display:flex;gap:10px}.search-box{border:1px gainsboro solid;display:flex;gap:15px;align-items:center;border-radius:5px;width:270px}.search-box img{width:18px;margin-left:20px}.search-box input{border:none;outline:none;background-color:transparent}.filters-btn{padding:10px 20px;background-color:#fe50001a;color:#fe5000;border:none;border-radius:20px;display:flex;align-items:center;gap:5px}.dates{margin-top:30px;height:80vh}.date-section{border:1px orange solid}.date-section-top{border-bottom:1px gainsboro solid;padding-bottom:10px;margin-bottom:20px}.date-section-bottom{gap:30px;display:flex;flex-direction:column}.arrow-right{width:10px;height:10px}.date-row{display:flex;justify-content:space-between;align-items:center}.date-row-left{display:flex;align-items:center;gap:10px}.date-row-left div{display:flex;flex-direction:column}.date-row-right{display:flex;gap:10px}.date-circle{border-radius:100%;min-height:50px;min-width:50px;display:flex;align-items:center;justify-content:center;color:#ff4d00;background-color:#fff0e6}.activity-right{display:flex;align-items:center;gap:8px;margin-right:auto}.activity-ellipse-icon{display:flex;align-items:center;justify-content:center;width:12px}.ellipse-dropdown-menu{position:absolute;top:20px;right:10px;background-color:#fff;box-shadow:0 4px 10px #0000000f;padding:20px;display:flex;flex-direction:column;gap:7px;font-weight:400;font-size:14px}.repay-icon{background-color:#dff3e1;border-radius:40px;display:flex;align-items:center;justify-content:center;gap:15px;padding:8px;display:inline-flex}.currency-dropdown{display:flex;align-items:center;justify-content:space-between;border:1px solid #FE5000;border-radius:30px;padding:6px 14px;cursor:pointer;width:180px;background-color:#fff}.currency-dropdown .dropdown-icon{width:9px;height:9px}@keyframes currency-dropdown-fade-scale{0%{opacity:0;transform:translateY(-4px) scaleY(.96)}to{opacity:1;transform:translateY(0) scaleY(1)}}#portfolio-dropdown{position:absolute;top:45px;left:0;width:180px;background:#fff;border-radius:30px;overflow:hidden;z-index:20;box-shadow:0 4px 10px #0000001f;transform-origin:top;animation:currency-dropdown-fade-scale .3s ease-out}.dropdown-portfolio-item{padding:6px 14px;cursor:pointer;color:#fff;font-weight:500}.current-portfolio-mobile-container{display:flex;align-items:center;cursor:pointer;border-radius:50%}.current-portfolio-mobile{width:36px;height:36px;border:1px solid #FE5000;font-weight:700;color:#000}.current-portfolio-mobile-container .dropdown-icon{width:14px;margin-left:5px}#portfolio-dropdown-mobile{position:absolute;top:45px;left:0;display:flex;gap:8px;z-index:20;transform-origin:top;animation:currency-dropdown-fade-scale .3s ease-out}#portfolio-dropdown-mobile .current-portfolio-mobile{background-color:#fe5000;color:#fff}.progress-bar-section{width:70%;margin:30px auto 0}.button-default-cta-style{background-color:#ff4500;color:#fff;padding:20px;border-radius:30px;border:none;width:144px;font-family:Gilroy-Medium;font-weight:400;font-size:14px;line-height:100%;letter-spacing:-2.5%;display:flex;align-items:center;justify-content:center}.currency-dropdown-center{display:flex;margin-top:20px;margin-bottom:20px;justify-content:flex-start;width:100%}font-regular{font-family:Gilroy-Regular}.font-semibold{font-family:Gilroy-Semibold}.font-medium{font-family:Gilroy-Medium}.font-bold{font-family:Gilroy-Bold}.font-extrabold{font-family:Gilroy-Extrabold}.font-light{font-family:Gilroy-Light}.text-small{font-size:12px}.text-base{font-size:14px}.text-large{font-size:16px}.text-xl{font-size:18px}.search-bar{display:flex;align-items:center;border:1px solid #e9e9e9;border-radius:5px;padding:6px 10px;width:100%;max-width:269px}.search-icon{color:#9a9a9a;margin:0 8px 0 5px;font-size:16px;cursor:pointer}.search-input{flex:1;border:none;outline:none;font-size:14px;color:#333}.infoIcon{margin-left:7px}.grouped-data{border-bottom:1px #e9e9e9 solid;color:#9a9a9a;font-family:Gilroy-Medium;font-size:10px;padding-top:12px;margin-bottom:0}.dashboard-activity .upper{min-height:73px;justify-content:space-between}.activity-default-dropdown{display:flex;align-items:center;gap:20px;justify-content:flex-end}.currency-table{display:grid;grid-template-columns:1fr auto;justify-content:space-between;gap:1rem;align-items:center;width:100%;max-width:100%;box-sizing:border-box;margin-bottom:1rem}.dashboard-recent-heading-container{border-radius:10px;box-shadow:0 2px 10px #bfbfbf40;border:1px solid #eaeaea;padding:20px}@media(max-width:1200px){.currency-table{grid-template-columns:1fr;gap:1rem;width:100%;max-width:100%;padding:0;box-sizing:border-box;overflow-x:hidden}.currency-table>div{width:100%;max-width:100%;box-sizing:border-box;overflow-x:hidden}.currency-card{display:none}.repay-summary{grid-template-columns:1fr;gap:1rem!important}.repay-summary-item:first-child{padding-right:0!important;border-right:none;padding-bottom:1rem}.repay-summary-item:last-child{padding-left:0!important}.text-value{padding:15px}.repay-summary-amount{font-size:28px!important}}.currency-chip{display:flex;gap:10px;margin-top:10px}.currency-card{margin-right:12px;justify-self:end}.ellipseDropdown{position:absolute;background:#fff;border:1px solid #ffffff;border-radius:6px;box-shadow:0 2px 6px #bfbfbf40;width:104px;transform:translateY(-5px);transition:opacity .25s ease,transform .25s ease;z-index:10;padding:8px 16px}.activity-default-text.refresh u{color:#1a191c;text-decoration:none;font-family:Gilroy-Regular;font-size:14px}.v3-activity-default-text.cancel{padding-top:10px}.v3-activity-default-text.cancel u{color:#1a191c;text-decoration:none;font-family:Gilroy-Regular;font-size:14px}.link,.privacy{text-decoration:none}.privacy:hover{color:#fe5000}.disburse-options{display:flex;flex-direction:column;gap:16px}.repay-option{width:100%}.repay-option.hidden{display:none}.item.highlight{width:100%}.dropdown-panel{max-height:0;overflow:hidden;transition:max-height .3s ease}.dropdown-panel.open{max-height:3000px;margin-top:12px}.keypad-component{display:flex;flex-direction:column}.rightLoan .currency-dropdown,.rightLoan .current-portfolio-mobile-container{margin-bottom:0}.rightLoan .success{font-family:Gilroy-Bold;font-size:12px;color:#00ab84}.toWords{font-size:10px;font-family:Gilroy-Regular;color:#1a191c}.amountIcon{font-size:14px;color:#1a191c;font-family:Gilroy-Regular;padding-top:10px}.amount-box{background:#fff;box-shadow:0 4px 10px #bfbfbf40;border-radius:6px;padding:10px 20px;display:flex;justify-content:space-between;margin-bottom:10px;align-items:center}.confirmation-amount-box{background:#fff;box-shadow:0 4px 10px #bfbfbf40;border-radius:6px;padding:10px 20px;margin-bottom:10px}.keypad-component .amounts .quick-amount-chip .button-secondary{padding:4px 10px;height:auto;width:auto;font-size:12px;line-height:100%;font-family:Gilroy-SemiBold;border:1px solid #00ab84;border-radius:18px;background:none;color:#7a7a7a;margin:0}.keypad-component .amounts .quick-amount-chip .button-secondary:hover,.keypad-component .amounts .quick-amount-chip .button-secondary:focus{background:#00ab84;color:#fff}.keypad-component .keypad-component-button .cta-button{background:#000;color:#fff;border-radius:999px;border:1px solid transparent;padding:10px 25px;font-family:Gilroy-medium;font-size:14px;transition:.2s all ease-in-out;width:144px;margin-top:20px}.keypad-component .keypad-component-button .cta-button:disabled,.keypad-component .keypad-component-button .cta-button[disabled]{background:#a9a9a9!important;cursor:not-allowed;border:1px solid #979797}.chip .cta-button{padding:7px 12px;border-radius:30px;color:#ffeae0;background-color:#fe5000;font-family:Gilroy-Regular;font-size:12px;display:flex;margin-top:0;gap:5px;margin-bottom:5px}.chip .cta-button img{width:11px}button.chip:hover{cursor:pointer}button.chip{box-sizing:border-box;display:flex;justify-content:center;align-items:center;border-radius:100px;cursor:pointer;background:transparent;border:none}button.chip{gap:10px;padding:15px 19px;background:#fe50001a;border:none;width:auto;height:36px;position:static}.chip .label{display:flex;flex-direction:row;align-items:center;gap:5px;font-family:Gilroy-Medium,sans-serif;font-style:normal;font-weight:400;line-height:100%;letter-spacing:-.02em;color:#ffeae0;white-space:nowrap;margin:0;font-size:13px;flex-grow:1;flex-basis:0px;width:auto}button.dollar-repay-btn{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:8px 10px;background:#fff;border:1px solid #fe5000;width:auto;height:32px;margin:0}button.dollar-repay-btn .inner{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:0;white-space:nowrap}.dollar-repay-btn .label{font-family:Gilroy-Regular,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:100%;color:#1a191c}.dollar-repay-btn .icon img{width:10px;height:5.32px;stroke:#00ab84;fill:none;stroke-width:1;stroke-linejoin:round;position:relative;top:1px}.dollar-repay-btn .icon{margin-right:5px;margin-left:5px}.chip.no-icon img{display:none}.keypad-component-amount{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px;background:#fff}.step2-amount-box{display:flex;align-items:center;justify-content:space-between}.amount-value{font-size:25px;font-family:Gilroy-Bold;color:#1a191c}.max-amount>div{color:#1a191c;font-size:12px;font-family:Gilroy-SemiBold;text-align:end}.max-amount span{background:#ffeae0;border-radius:30px;color:#fe5000;font-size:10px;font-family:Gilroy-Regular;padding:4px 10px;cursor:pointer}.cancel-amount{margin-top:5px}.portfolio-box{background:#fff;box-shadow:0 4px 10px #bfbfbf40;border-radius:6px;padding:10px 20px}.portfolio-box h4{color:#1a191c;font-size:16px;font-family:Gilroy-Bold;margin-bottom:0}.portfolio-box p{font-size:14px;color:#9a9a9a;font-family:Gilroy-Regular;margin-bottom:2px}.portfolio-row{display:flex;justify-content:space-between;align-items:center;padding:12px 0;border-bottom:1px solid #e9e9e9}.portfolio-row:last-child{border-bottom:none}.providerImage{display:flex;align-items:center;gap:2px}.menu-item-disabled{opacity:.5;pointer-events:none;cursor:not-allowed}#link-item{text-decoration:none}#link-item:hover{color:#1a191c}.tableProviderImage .image{display:flex;align-items:center;justify-content:center;overflow:hidden}.tableProviderImage .image img{width:auto;height:15px;display:block}.providerImage .image{width:16px;height:16px;display:flex;align-items:center;justify-content:center;overflow:hidden}.providerImage .image img{width:auto;height:10px;display:block}.portfolio-info{color:#1a191c;font-size:15px;font-family:Gilroy-SemiBold}.provider{font-size:10px;color:#9a9a9a;font-family:Gilroy-Regular;font-weight:bolder}.details{font-size:12px;color:#9a9a9a;font-family:Gilroy-Regular;display:flex;gap:5px;align-items:center}.showAmount{font-size:10px;font-family:Gilroy-SemiBold}.stepButton{display:flex;gap:20px}.sign{color:#fe5000}.portfolio-actions{display:flex;align-items:center;gap:5px}.portfolio-actions div{cursor:pointer;font-size:20px;color:#00ab84}.portfolio-actions input{width:80px;text-align:center;border:1px solid #11111333;border-radius:4px;color:#1a191c;font-size:14px;vertical-align:middle;font-family:Gilroy-SemiBold}.confirmation-portfolio-actions{color:#1a191c;font-size:14px;font-family:Gilroy-SemiBold}.continue-btn{width:120px;height:36px;padding:0;margin-top:20px;border:none;border-radius:30px;background:#1a191c;color:#fff;font-size:12px;cursor:pointer;font-family:Gilroy-Medium;display:inline-flex;align-items:center;justify-content:center;overflow:hidden}.edit-btn{width:120px;padding:8px;margin:20px 0 0 10px;border:1px solid #1a191c;border-radius:30px;color:#1a191c;background:#fff;font-size:12px;cursor:pointer;font-family:Gilroy-Medium}.withdrawal-edit-btn{padding:8px;margin:20px 0 0;border:none;text-decoration:underline;color:#1a191c;background:#fff;font-size:12px;cursor:pointer;font-family:Gilroy-Medium}.loanRow{padding:15px 0 0}.loanskip{display:none}.confetti-image{width:auto;height:200px}.V3LoanSelect .select-display{margin-left:0}.V3LoanSelect .custom-select{margin-bottom:0}.full-name{font-family:Gilroy-Medium;font-size:12px;color:#1a191c}.full-name-input{height:65px;width:100%;border:1px solid #11111333;border-radius:4px;padding-left:20px;margin-top:10px}#full-name-details,.moveDown{margin-top:27px}.horizontal-slider{width:100%;height:25px}.thumb{height:12px;width:12px;background-color:#fe5000;border:2px solid #fe5000;border-radius:50%;cursor:pointer;margin-top:-4px}.track{top:0;bottom:0;background:#fe50004d;border-radius:999px}.track.track-1{background:#fe5000}.sliderInput{display:flex;justify-content:space-between;margin-top:-20px}.slider-input{width:165px;height:65px;border-radius:4px;border:1px solid #11111333;padding-left:20px}.keypad-component-button .label{color:#f5f5f5}.keypad-amount-left p{margin-bottom:0;font-family:Gilroy-Medium;font-size:14px;color:#4f4f4f}.keypad-input-container #input-div{border:1px solid #11111333;top:-8px;border-radius:5px}.keypad-input-container #input-div>.invalid-message{display:none}.keypad-input-container #input-div>.no-placeholder{display:none}.keypad-input-container{position:relative}.keypad-input-container .currency-symbol{position:absolute;left:12px;top:38%;transform:translateY(-50%);font-family:Gilroy-Medium;font-size:20px;color:#4f4f4f;pointer-events:none}.keypad-input-container #input-div>.input{padding-left:30px;border-bottom:0px;box-sizing:border-box}.keypad-input-container .keypad-input .input{font-size:20px;color:#4f4f4f;font-family:Gilroy-Medium}#input-div .no-placeholder-input{display:none!important}.input-wrapper{display:flex;flex-direction:column}.input-wrapper.no-label{height:70px}.input-wrapper.no-label .input{height:100%;flex:1}.input-wrapper .input{min-height:48px}.navbar-container{display:grid;grid-template-columns:1fr auto;align-items:center;padding-bottom:1rem}.logo-section{display:flex;align-items:center;gap:.75rem;justify-self:start;margin:0}.dashboard-sidebar .logo-section,.mobile-bottom-nav .logo-section{padding:1.5rem;background:#fff;border-radius:10px;box-shadow:0 2px 10px #bfbfbf40;border:1px solid #eaeaea}.logo-section-text{display:flex;flex-direction:column}.logo-section-text h1,.logo-section-text h2{margin:0;padding:0;line-height:1.2}.logo-section-text h1{font-size:16px;font-weight:600;color:#111}.logo-section-text h2{font-size:13px;font-weight:400;color:#555}.logo-section-text a{text-decoration:none}.welcome-section{display:flex;align-items:center;gap:8px;justify-self:start;margin:0}.welcome-section h2{font-size:24px;font-weight:800;color:#000;margin:0}.welcome-section span{font-size:1.5rem}.right-section{display:flex;align-items:center;gap:1.25rem;justify-self:end}.vertical-divider{width:1px;height:24px;background-color:#eaeaea}.notification-icon{position:relative;cursor:pointer;font-size:24px;color:#1a191c}.user-profile{display:flex;align-items:center;gap:8px;cursor:pointer}.user-profile .avatar{width:30px;height:30px;background:#fe500033;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fe5000;font-weight:800;font-size:12.8px}.user-profile .user-info{text-align:right}.user-profile .name{font-size:14px;font-weight:400;color:#1a191c;display:flex;align-items:center}.dropdown-arrow{color:#2ecc71;margin-left:8px}.sidebar-container{width:260px;height:95vh;max-height:100vh;background:transparent;box-sizing:border-box;position:sticky;top:0;overflow-y:visible;overflow-x:visible;display:flex;flex-direction:column;gap:10px;padding:0}.sidebar-section-title{color:#7b8591;font-size:12px;font-weight:500;margin-bottom:1.2rem;margin-top:2rem;letter-spacing:.03em}.sidebar-menu-list{list-style:none;padding:0;margin:0 0 1.5rem}.sidebar-menu-item{position:relative;display:flex;align-items:center;gap:1rem;font-size:14px;font-weight:500;color:#181818;margin-bottom:1.2rem;cursor:pointer;background:none;border:none;outline:none;transition:color .2s}.sidebar-menu-list>li.sidebar-menu-item{margin-bottom:1.2rem}.sidebar-menu-list li.sidebar-menu-item .sidebar-menu-item{margin-bottom:0}.sidebar-menu-item:hover{color:#fe5000}.sidebar-menu-item img:hover,.sidebar-menu-item:hover img{filter:invert(44%) sepia(73%) saturate(4500%) hue-rotate(8deg) brightness(100%) contrast(105%)}.sidebar-menu-item.active{font-weight:700;color:#fe5000}.sidebar-menu-item.active img{filter:invert(44%) sepia(73%) saturate(4500%) hue-rotate(8deg) brightness(100%) contrast(105%)}.sidebar-menu-item.active:before{content:"";position:absolute;left:-1.5rem;top:50%;transform:translateY(-50%);width:4px;height:28px;background-color:#fe5000;border-radius:2px;z-index:10;display:block!important}.sidebar-menu-item .icon{font-size:24px;display:flex;align-items:center;justify-content:center;width:24px;height:24px}.sidebar-menu-item .active-bar,.sidebar-menu-item.active .active-bar{display:none}.sidebar-sections-wrapper{position:relative;height:calc(100vh - 90px);background:#fff;border-radius:10px;box-shadow:0 2px 10px #bfbfbf40;border:1px solid #eaeaea;box-sizing:border-box;flex:1;display:flex;flex-direction:column;overflow:visible;padding-left:0}.sidebar-sections{overflow-y:auto;overflow-x:visible;height:100%;padding-right:6px;padding-left:1.5rem;scroll-behavior:smooth;flex:1;position:relative;margin-left:0}.sidebar-sections::-webkit-scrollbar{width:0px;height:0px}.sidebar-sections{scrollbar-width:none}.scroll-arrow{left:50%;transform:translate(-50%);width:32px;height:32px;border:none;border-radius:16px;background:#fe500014;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 2px 8px #00000014;transition:background .2s ease,opacity .2s ease;z-index:2}.scroll-arrow:hover{background:#fe500026}.scroll-arrow.top{top:56px}.scroll-arrow.bottom{bottom:12px}.sidebar-sections-wrapper .scroll-arrow svg{pointer-events:none}.nav-container{width:80%;max-width:1171px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;padding:1.25rem 0rem;background-color:#fff}@media screen and (max-width:768px){.nav-container{width:100%;padding:0rem;margin-bottom:1rem}.back-section{margin-top:5px!important;margin-bottom:10px!important;width:100%;padding:0 0 5px!important}}.close-button{background:transparent;border:none;font-size:20px;cursor:pointer;color:#111;padding:0}.small-nav-tabs{display:flex;background-color:#fff;border-radius:3rem;padding:1rem 2rem;box-shadow:0 4px 12px #0000000d;gap:2rem;justify-content:center;align-items:center;width:fit-content;margin:auto}.tab-item{display:flex;flex-direction:column;align-items:center;background:transparent;border:none;cursor:pointer;font-size:13px;color:#1a1a1a;font-weight:500;transition:color .2s ease-in-out}.tab-item:hover{color:#fe5000}.tab-item .tab-icon{font-size:24px;margin-bottom:.25rem}.tab-item.active{color:#fe5000;font-weight:700}.tab-item.active img{filter:invert(44%) sepia(73%) saturate(4500%) hue-rotate(8deg) brightness(100%) contrast(105%)}.modal-overlay{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:16px}.modal-container{background:#fff;border-radius:8px;box-shadow:0 10px 30px #0003;display:flex;flex-direction:column;max-height:90vh;overflow:hidden}.placement-center{margin:0 auto}.placement-right{margin-left:auto;height:auto}.placement-left{margin-right:auto;height:auto}.modal-header{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid rgba(0,0,0,.08)}.modal-header.no-border{border-bottom:none}.modal-title{font-weight:600;font-size:16px}.modal-close{background:transparent;border:none;font-size:20px;line-height:1;cursor:pointer}.modal-body{padding:16px 20px;overflow:auto;border:none}.modal-footer{padding:12px 20px;border-top:1px solid rgba(0,0,0,.08);display:flex;gap:12px;justify-content:flex-end;border:none}.modal-footer.modal-footer-left{justify-content:flex-start}.currency-dropdown-container{margin-bottom:1rem}.no-overflow{overflow:hidden}.modal-form-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.modal-form-vertical{display:flex;flex-direction:column;gap:16px}.modal-section-title{grid-column:1 / -1;margin-top:8px;margin-bottom:4px;font-weight:600;color:#1a1a1a}.form-span-3{grid-column:span 3}.form-span-2{grid-column:span 2}.input-field{width:100%;box-sizing:border-box;border:1px solid #e5e7eb;border-radius:6px;padding:12px 14px;font-size:14px;color:#111;background:#fff}.input-field-dropdown{width:100%;box-sizing:border-box;border-radius:6px;height:100%;font-size:14px;color:#111;background:#fff}.input-field-dropdown .react-select__control{width:100%;height:100%;border-radius:6px;border:1px solid #e5e7eb;box-shadow:none}.input-field::placeholder{color:#9ca3af}.btn-primary{background:#1a1a1a;color:#fff;border:none;border-radius:24px;padding:12px 24px}.btn-outline{background:transparent;color:#1a1a1a;border:1px solid #d1d5db;border-radius:24px;padding:12px 24px}.modal-actions{display:flex;gap:12px;justify-content:flex-end}.modal-actions-left{display:flex;gap:12px;justify-content:flex-start}.field{display:flex;flex-direction:column;gap:6px}.field-label{font-size:12px;color:#6b7280;font-weight:500}@media(max-width:1024px){.modal-form-grid{grid-template-columns:repeat(2,1fr)}.form-span-3{grid-column:1 / -1}}@media(max-width:640px){.modal-overlay{padding:8px}.modal-form-grid{grid-template-columns:1fr}.form-span-2,.form-span-3{grid-column:1 / -1}.modal-footer-left .btn-primary{width:100%}.modal-container{max-height:70vh;margin:auto 0}}.modal-footer-stacked{display:flex;flex-direction:column;align-items:center;gap:12px}.btn-block{width:100%}.btn-link{background:transparent;border:none;color:#1a1a1a;padding:0}.dashboard-background{background-color:#fafafa}.dashboard-layout{background-color:#fafafa;max-width:1440px;margin:0 auto;padding:10px 80px 30px;box-sizing:border-box;grid-template-rows:auto 1fr;gap:0;column-gap:15px;display:grid;grid-template-columns:260px 1fr}.dashboard-sidebar{background:transparent;display:flex;flex-direction:column;gap:10px;overflow:visible}.dashboard-main{background-color:#fff;border-radius:10px;box-shadow:0 2px 10px #bfbfbf40;border:1px solid #eaeaea;display:flex;padding:20px;flex-direction:column;min-width:0;width:100%;box-sizing:border-box}.dashboard-content{min-height:0;width:100%;overflow-x:auto;box-sizing:border-box}.allTables{width:100%;overflow-x:auto;box-sizing:border-box}.allTables>div{width:100%;min-width:0;overflow-x:auto;box-sizing:border-box}.mobile-bottom-nav{position:fixed;left:0;right:0;bottom:16px;display:flex;justify-content:center;z-index:1001}.w-max{width:max-content;display:block}.account-card{position:relative;background:#fff;border-radius:6px;padding:5px;width:100%;box-sizing:border-box}.confirm-details{font-family:Gilroy-bold}.account-card-header{display:flex;align-items:center;justify-content:space-between}.account-card-header h1{font-size:20px;font-weight:600;color:#111;margin:0}.account-card-body{border-radius:12px;padding:15px;position:relative;display:flex;justify-content:space-between;gap:10px}.account-card-body-details{text-transform:uppercase}.account-card-body.withdraw-selected{background:#111;color:#fff}.account-card-body.withdraw-selected .account-card-name,.account-card-body.withdraw-selected .account-card-bank,.account-card-body.withdraw-selected .account-card-account-number{color:#fff}.account-card-name{font-size:16px;font-weight:600;margin:0 0 4px;color:#111;font-family:Gilroy-SemiBold}.account-card-bank{font-size:14px;color:#555;margin:0 0 4px}.account-card-account-number{font-size:14px;color:#555;margin:0}.account-card-tick-ellipse{display:flex;align-items:center;justify-content:flex-end}.tick-circle{width:18px;height:18px}.ellipse-black{width:22px;height:22px;position:absolute}.add-new-account{margin-top:16px;cursor:pointer;margin-left:10px}.withdrawal-page{min-height:100vh}.wizard-heading p{color:#fff;text-align:center;line-height:10px}.top-bar{width:80%;margin-left:auto;margin-right:auto;display:flex;justify-content:space-between;align-items:center;margin-top:50px}.top-bar-left{display:flex;flex-direction:row;align-items:center;gap:20px;font-family:Gilroy-SemiBold;font-weight:400;font-size:16px;line-height:100%;letter-spacing:0%}.top-bar-left p{margin-bottom:0}.back-section{margin-top:30px;max-width:1000px;width:70%;margin-left:auto;margin-right:auto;cursor:pointer}.left-right-icon{padding-left:5px;padding-right:5px}.step-bar-container{display:flex;width:100%;height:6px;background-color:#ffe7dc;border-radius:8px}.step-bar-segment{flex:1;background-color:transparent;border-radius:8px;transition:background-color .3s ease-in-out}.step-bar-segment.active{background-color:#ff4e00}.credit-application-section{width:100%;display:flex;margin:30px auto}.left-credit-application{display:flex;flex-direction:column;flex-shrink:1;width:50%}.left-credit-application h1{line-height:50px;font-family:Gilroy-Bold;font-weight:400;font-size:33.67px;line-height:130%;letter-spacing:-2%;color:#353535}.credit-application-text{color:#979797;font-family:Gilroy-Regular;font-size:12px}.credit-application-description{font-family:Gilroy-Regular;font-size:14px;color:#4f4f4f;line-height:180%}.right-credit-application{width:50%;display:flex;flex-direction:column;position:relative;flex-shrink:1;margin-left:50px}.back-section .disabled-back{opacity:.4;pointer-events:none;cursor:default;filter:grayscale(100%);transition:opacity .3s ease,filter .3s ease}.figure{width:auto;margin-left:4px;display:inline-flex;align-items:center;text-align:right;font-family:Gilroy-SemiBold;font-size:12px;color:#353535}.loading-dots{width:4px;height:4px;background:#000;border-radius:50%;position:relative;animation:bounce 1.4s infinite ease-in-out;animation-delay:-.16s}.loading-dots:before,.loading-dots:after{content:"";position:absolute;width:4px;height:4px;background:#000;left:-6px;border-radius:50%;animation:bounce 1.4s infinite ease-in-out}.loading-dots:before{animation-delay:-.32s}.loading-dots:after{left:6px;animation-delay:0s}@keyframes bounce{0%,80%,to{transform:scale(0);opacity:.5}40%{transform:scale(1);opacity:1}}.withdrawal-amount{display:flex;align-items:center;justify-content:space-between;margin-top:5px}.withdrawal-amount-left p{margin-bottom:0;font-family:Gilroy-Medium;font-size:14px;color:#4f4f4f}.withdrawal-amount-right{padding:5px 15px;border-radius:30px;color:#fe5000;background-color:#ffeae0;font-family:Gilroy-Regular;font-size:12px;cursor:pointer}.right-credit-application .textarea-container textarea{width:100%;height:55px;padding:13px 16px 13px 10px;margin-top:5px;border:1px solid #11111333;border-radius:4px;padding:13px 16px}.amounts{display:flex;gap:5px;margin-top:5px}.amount{padding:5px;border-radius:20px;border:1px solid #00ab84;min-width:60px;text-align:center;font-family:Gilroy-SemiBold;font-weight:400;font-size:12px;color:#7a7a7a;cursor:pointer;display:flex;align-items:center;justify-content:center}.amount p{margin-bottom:0}.amount.withdraw-selected{background-color:#000;color:#fff;border:none}.withdraw{margin-top:30px;background-color:#ff4500;color:#fff;padding:20px;border-radius:30px;border:none;width:144px;font-family:Gilroy-Medium;font-weight:400;font-size:14px;line-height:100%;letter-spacing:-2.5%}.bank-account-section{background-color:border-box;padding:30px}.back-account{margin-left:auto;margin-right:auto;display:flex;justify-content:space-between;align-items:center;margin-top:50px}.back-account-left{display:flex;flex-direction:row;align-items:center;gap:20px;font-family:Gilroy-SemiBold;font-weight:400;font-size:16px;line-height:100%;letter-spacing:0%}.naira-icon{width:40px}.bank-account-details{display:flex;flex-direction:row;gap:30px}.withdraw-button{margin-top:20px}.withdraw-button .cta-button{width:120px}.add-new-account-button{margin-top:0}.success-container{color:#111;line-height:1.6}.success{color:#00ab84;font-size:18px;font-family:Gilroy-SemiBold}.success-amount{font-size:40px;font-family:Gilroy-SemiBold;margin:0;color:#1a191c}.success-decimal{font-size:40px}.success-amount-text{font-size:.95rem;color:#444;margin-bottom:8px}.success-first-row{display:flex;justify-content:space-between;gap:40px}.success-group,.success-date-time{display:flex;flex-direction:column}.success-second-row{display:flex;justify-content:space-between}.success-portfolio,.success-ref,.successs-ref,.success-label{display:flex;flex-direction:column}.success-third-row{display:flex;justify-content:space-between}.label{color:#35353580}.success-button{display:none}.back-card{position:absolute;width:218px;height:137px;right:0;top:0;border-radius:11px;z-index:0}.front-card{position:absolute;width:240px;height:137px;right:-12px;top:13px;border-radius:11px;z-index:1;display:flex;flex-direction:column;justify-content:space-between;padding:10px;box-sizing:border-box;cursor:pointer}.card-content{display:flex;flex-direction:column;gap:6px;color:#fff;width:100%}.card-header-row,.card-footer-row{display:flex;justify-content:space-between;align-items:flex-end}.card-footer-row{margin-top:26px}.card-header-info{display:flex;flex-direction:column;align-items:flex-end}.card-logo{height:18px;width:15%;align-self:start}.card-label{opacity:.85;margin-left:0}.card-label.clickable{cursor:pointer}.header-label{margin-left:auto}.card-holder-name,.masked-number,.card-label,.card-expiry-cvv{font-family:"Roboto Monospace",Gilroy-Medium,sans-serif;font-size:12px}.card-text span{font-size:12px}.card-footer-row span{display:block}.card-footer-row .card-amount{font-family:Gilroy-Regular,sans-serif;font-size:15px;line-height:150%;margin:0}.card-footer-row.carrot-issued-card{margin-top:50px}.card-footer-row .card-text{font-family:Gilroy-Regular,sans-serif;font-size:10px}.success-continue-btn{display:none}.auth-layout{padding:50px 100px}.auth-page-form{align-items:center;max-width:521px;padding:1.25rem 0rem;width:100%;text-align:center;margin:0 auto}.welcome-title{font-size:24px;font-weight:700;margin-bottom:8px}.welcome-subtitle{font-size:14px;color:#666;margin-bottom:24px}.auth-tabs{position:relative;display:flex;justify-content:center;gap:40px;border-bottom:1px solid #eee;margin-bottom:24px}.auth-tabs .tab{background:none;border:none;padding:12px 0;font-size:16px;cursor:pointer;color:#666;flex:1;display:flex;justify-content:center;align-items:center;text-align:center}.auth-tabs .tab.active-tab{color:#000;font-weight:700}.tab-indicator{position:absolute;bottom:0;height:2px;width:50%;background-color:#fe5000;transition:left .3s ease}.form-group{text-align:left;margin-bottom:20px}.form-group label{display:block;font-size:14px;margin-bottom:6px;color:#333}.form-group input,.form-group select{width:100%;padding:12px;font-size:16px;border:1px solid #ccc;border-radius:6px;outline:none;box-sizing:border-box}.form-group input:focus,.form-group select:focus{border-color:#fe5000}.input-combined{display:flex;border:1px solid #ccc;border-radius:6px;overflow:hidden}.input-combined select{border:none;padding:12px;background:#f9f9f9;width:100px;outline:none}.input-combined input{border:none;flex:1;padding:12px;outline:none}.input-password{display:flex;align-items:center;border:1px solid #ccc;border-radius:6px;overflow:hidden}.input-password input{flex:1;border:none;padding:12px;outline:none}.reveal-btn{background-color:#fe50001a;border-radius:10px;border:none;color:#fe5000;font-size:14px;cursor:pointer;padding:0 12px;margin-right:10px}.signin-btn{width:144px;padding:14px;background:#000;color:#fff;border:none;border-radius:30px;font-size:16px;margin-top:10px;cursor:pointer;align-self:flex-start}.signin-btn:disabled{background:#000!important;cursor:not-allowed}.form-actions{display:flex;justify-content:flex-start}.country-select-wrapper{position:relative;display:inline-block;min-width:110px;width:100px;cursor:pointer}.country-select-wrapper select{padding-right:10px;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-color:transparent;border:none;outline:none;cursor:pointer}.arrow-down-icon{position:absolute;right:12px;top:50%;transform:translateY(-50%);pointer-events:none;width:12px;height:7px}.auth-links{margin-top:20px;display:flex;flex-direction:column;gap:8px}.auth-links a{font-size:14px;color:#666;text-decoration:underline;text-decoration-color:#fe5000}.auth-links a:hover{text-decoration:underline}.custom-vendor-cards{display:flex;flex-direction:row;justify-content:space-between;margin:20px 0}.center-loader{justify-content:center;align-items:center}.custom-item{width:157.25px;height:77.21px;background:#fff;border:none;border-radius:5.65px;box-shadow:0 2px 12px #bfbfbf21;display:flex;flex-direction:column;align-items:center;justify-content:center;transition:background .2s,color .2s;cursor:pointer}.custom-item.selected,.custom-item:hover{background:#fe5000}.custom-item.selected .custom-vendor-logo,.custom-item:hover .custom-vendor-logo{filter:brightness(0) invert(1) grayscale(1) contrast(120%)}.profile-title{font-size:1.25rem;font-weight:600;color:#1a1a1a;margin-bottom:.25rem}.profile-handle{text-align:left;font-size:.9rem;color:#8d9096;margin-bottom:1.5rem}.profile-header-actions{display:flex;justify-content:flex-end;gap:12px}.profile-page .profile-header-row{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:24px}.profile-page .profile-header-left{display:flex;flex-direction:column;gap:4px}.profile-page .profile-title{margin:0}.profile-page .profile-handle{margin:0;color:#8d9096;font-size:14px}.profile-page .profile-avatar-container .profile-avatar{width:56px;height:56px;border-radius:50%;background:#fe500026;color:#fe5000;display:flex;align-items:center;justify-content:center;font-weight:600}.btn{font-size:14px;font-weight:500;border-radius:10px;padding:8px 16px;cursor:pointer;transition:all .2s ease-in-out}.btn-light{background-color:#fff7f2;border:1px solid #fe5000;color:#fe5000}.btn-light:hover{background-color:#ffe4d4}.btn-primary{background-color:#fe5000;border:none;color:#fff}.btn-primary:hover{background-color:#e04a00}.profile-avatar-container{display:flex;justify-content:space-between;align-items:center;margin-top:16px;margin-bottom:8px}.profile-avatar{width:56px;height:56px;border-radius:50%;background:#fe500026;color:#fe5000;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:18px}.profile-section{margin-top:24px}.profile-page .auth-page-form{max-width:1000px;width:70%}.profile-section-title{text-align:left;margin-bottom:12px;font-size:16px;font-weight:600;color:#1a1a1a}.profile-card{border:1px solid #f1f2f4;border-radius:12px;padding:20px;background-color:#fff;box-shadow:0 1px 3px #00000008}.profile-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.profile-field{text-align:left;display:flex;flex-direction:column}.profile-label{color:#8d9096;font-size:12px}.profile-value{color:#1a1a1a;font-size:14px;margin-top:6px}@media(max-width:768px){.profile-grid{grid-template-columns:1fr}.profile-header-actions{flex-wrap:wrap;justify-content:flex-start}.profile-page .auth-page-form{max-width:1000px;width:80%}.btn{padding:6px 12px}.profile-avatar{width:48px;height:48px;font-size:16px}}.magic-link-section{margin:20px 0}.resend-link-btn{width:258px;padding:12px 24px;background-color:#2c2c2c;color:#fff;border:none;border-radius:30px;font-size:16px;font-weight:500;cursor:pointer;transition:background-color .2s ease}.resend-link-btn:hover{background-color:#1a1a1a}.password-section{margin:20px 0}.password-label{display:block;margin-bottom:8px;font-size:14px;font-weight:500;color:#333;text-align:left}.password-input{width:100%;padding:12px 16px;border:1px solid #e0e0e0;border-radius:8px;font-size:16px;margin-bottom:16px;box-sizing:border-box;outline:none;transition:border-color .2s ease}.password-input:focus{border-color:#fe5000}.otp-link{background:none;border:none;color:#fe5000;font-size:14px;text-decoration:underline;cursor:pointer;padding:0;margin-top:16px;text-align:left}.otp-link:hover{color:#d43f00}.email-text{color:#00ab84;font-weight:600}.separator{text-align:center;margin:12px 0;font-size:14px;font-weight:600;color:#888;position:relative;width:100%}.separator:before,.separator:after{content:"";position:absolute;top:50%;width:40%;height:1px;background:#ccc}.separator:before{left:0}.separator:after{right:0}.one-time-signon-page .auth-page-form{max-width:1000px;width:70%}.one-time-signon-page .ots-layout{display:flex;align-items:stretch;justify-content:space-between;gap:24px;width:100%;min-height:320px}.one-time-signon-page .ots-left,.one-time-signon-page .ots-right{flex:1 1 0%;display:flex;flex-direction:column;justify-content:center}.one-time-signon-page .ots-title{margin:0;font-size:28px;line-height:1.2}.one-time-signon-page .ots-subtitle{margin-top:12px;margin-bottom:24px;color:#555;line-height:1.6}.one-time-signon-page .ots-center{position:relative;display:flex;align-items:center;justify-content:center;padding:0 24px}.one-time-signon-page .ots-divider{width:1px;height:100%;background:#e5e7eb}.one-time-signon-page .ots-or-badge{position:absolute;background:#fff;padding:6px 10px;font-weight:600;color:#6b7280;border:1px solid transparent}.one-time-signon-page .magic-link-section .resend-link-btn{align-self:flex-start}.one-time-signon-page .form-actions{margin-top:12px}.one-time-signon-page .auth-links .otp-link{padding-left:0}.auth-page-form .signin-btn{height:44px;min-width:140px;display:inline-flex;align-items:center;justify-content:center;padding:0 16px;position:relative}.auth-page-form .signin-btn .loader-container{margin:0;display:inline-flex;align-items:center}.auth-page-form .signin-btn .loader-container p{display:none}.auth-page-form .signin-btn .loader-small{width:18px;height:18px}.item.highlight.inactive{background-color:#fff;color:#000!important}.item.highlight{font-family:Gilroy-Semibold;color:#000}.item.highlight.active{background-color:#000;color:#fff!important}.item.highlight.active:focus,.item.highlight.active:hover{background-color:#000;color:#fff!important}.repay-summary-item{width:100%;display:flex;flex-direction:column;gap:5px}.repay-summary{display:grid;grid-template-columns:1fr 1fr;gap:0;margin-top:0;position:relative}.repay-summary-item:first-child{padding-right:45px;border-right:1px solid #eaeaea}.repay-summary-item:last-child{padding-left:45px}.repay-summary-date{font-size:12px;color:#ff7800}.repay-summary-title{display:flex;align-items:center;gap:6px;color:#1a1a1a;font-size:14px}.repay-summary-amount{font-size:40px;font-weight:300;line-height:40px;margin-top:5px}.repay-summary-subtext{margin-top:5px;font-size:12px;color:#6b7280;min-height:40px;line-height:1.5}@media(max-width:767px){.one-time-signon-page .ots-layout{flex-direction:column;gap:24px}.one-time-signon-page .ots-center{position:static;flex-direction:row;align-items:center;gap:12px;padding:0}.one-time-signon-page .ots-divider{flex:1;height:1px;width:auto}.one-time-signon-page .ots-right{width:100%}}.max-amount-chip .cta-button{background-color:#fe50001a!important}.max-amount-chip .label{color:#fe5000!important}.max-amount-chip .cta-button:disabled,.max-amount-chip .cta-button[disabled]{border:1px solid #fe5000;background-color:#ffeae0!important;height:30px;display:inline-flex;align-items:center;justify-content:center}.keypad-component .max-amount-chip .loader-container.loads{padding:0}.blog-header,.hero-image,.blog-content{padding:0 15%}.chip-tooltip{cursor:help;display:inline-flex;align-items:center}.header-minititle{border-radius:6px;padding:6px 12px;background-color:#4b6bfb;color:#fff;border:none}.header-title{color:#1a1a1a;font-family:Gilroy-Light;font-size:53px;max-width:830px;margin-top:20px}#hero-details{display:flex;gap:10px;align-items:center;color:#696a75;font-size:14px}.hero-date{margin-left:15px}.blog-content{margin-top:30px;margin-bottom:50px}.blog-section-image img{width:100%;border-radius:8px;margin-bottom:15px}.section-text{font-size:16px;line-height:32px;color:#3b3c4a;max-width:804px}.blog-ref{color:#00f;text-decoration:none}.blog-hero{border-radius:50%}.section-header{color:#181a2a;font-size:24px;font-family:Gilroy-SemiBold}.section-quote{background-color:#f6f6f7;padding:32px;border-radius:12px;font-style:italic;line-height:32px;max-width:800px;margin-bottom:30px;color:#181a2a}.section-ads{background-color:#e8e8ea;padding:20px;border-radius:12px;font-style:italic;max-width:700px;text-align:center;margin:30px auto;color:#696a75;font-weight:400px}.cta-get-started{background-color:#03171a;border-radius:8px;padding:90px 0;margin-top:60px;margin-bottom:80px;text-align:center}.cta-title{font-family:Gilroy-Light;font-size:65px;color:#fff}.cta-title span{background:linear-gradient(90deg,#4cca19,#39e2e0,#4cca19);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.cta-description{color:#ffffffb2;font-size:16px;max-width:595px;margin:20px auto;line-height:1.6}.buttons{display:flex;gap:10px}.get-buttonText{margin-top:200px}.blog-page-header{margin:30px 0}.blog-header-title{font-size:94px;color:#191919}.header-subtitle{font-size:16px;color:#4f5d5f}.featured-blog-banner{background-image:var(--banner-image);background-size:cover;background-position:center;background-repeat:no-repeat;height:450px;position:relative;width:100%;border-radius:12px;margin-bottom:30px}.featured-blog-content{position:absolute;bottom:0;left:5%;padding-bottom:40px;color:#181a2a;width:auto}.featured-blog-content .hero-image{padding:0!important}.featured-blog-content .header-minititle{background-color:#fe5000;color:#fff;border-radius:6px;padding:6px 12px;border:none;margin-bottom:16px}.featured-blog-title{font-size:40px;max-width:830px;margin-top:0;margin-bottom:16px}.featured-blog-content #hero-details{display:flex;gap:10px;align-items:center;color:#fff;font-size:14px}.latest-articles{margin-top:30px}.latest-articles .section-header{margin-bottom:20px}.latest-articles .articles-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:20px}.load-more-container{text-align:center;margin-top:40px;margin-bottom:50px}@media screen and (min-width:769px)and (max-width:1024px){.latest-articles .articles-grid{grid-template-columns:1fr 1fr;gap:20px}}@media screen and (max-width:768px){.blog-page-header{margin:20px 0}.blog-header-title{font-size:36px;line-height:1.2}.header-subtitle{font-size:14px;margin-top:8px}.featured-blog-banner{height:300px;margin-bottom:20px;border-radius:8px}.featured-blog-content{left:5%;padding-bottom:20px;width:90%}.featured-blog-content .header-minititle{font-size:12px;padding:4px 10px;margin-bottom:12px}.featured-blog-title{font-size:24px;line-height:1.3;margin-bottom:12px}.featured-blog-content #hero-details{font-size:12px;gap:8px;flex-wrap:wrap}.latest-articles{padding:0 20px;margin-top:20px}.latest-articles .section-header{font-size:20px;margin-bottom:16px}.latest-articles .articles-grid{grid-template-columns:1fr;gap:16px}.blog-card-image{height:200px;padding:16px}.blog-card-body{padding:20px}.blog-card-tag{font-size:12px;padding:3px 10px;margin-bottom:10px}.card-title{font-size:20px;margin:10px 0 12px}.card-meta{gap:10px;margin-top:12px}.author-avatar{width:32px;height:32px}.author-info{font-size:12px;gap:4px}.cta-get-started{padding:40px 20px;margin-top:40px;margin-bottom:40px;border-radius:8px}.cta-title{font-size:32px;line-height:1.2}.cta-description{font-size:14px;margin:16px auto}}@media screen and (max-width:480px){.blog-page-header{padding:0}.blog-header-title{font-size:28px}.featured-blog-banner{height:250px}.featured-blog-content{left:4%;width:92%;padding-bottom:16px}.featured-blog-title{font-size:20px}.latest-articles{padding:0 16px}.latest-articles .section-header{font-size:18px}.blog-card-image{height:180px;padding:12px}.blog-card-body{padding:16px}.card-title{font-size:18px}.cta-title{font-size:24px}}.partnerships-section{margin:60px 0;width:100%}.partnerships-heading{font-size:13.7px;color:#1a1a1a;font-weight:400;margin-bottom:30px}.partners-grid{width:100%;border:1px solid #f1f2f4;box-shadow:0 1px 3px #0000001a;border-radius:12px;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:40px;padding:40px;box-sizing:border-box}.partner-item{flex:1;min-width:120px;display:flex;justify-content:center;align-items:center}.partner-logo-wrapper{display:flex;align-items:center;justify-content:center}.partner-logo{max-width:120px;max-height:80px;width:auto;height:auto}.partner-logo:hover{opacity:1}@media screen and (max-width:480px){.partnerships-heading{font-size:11px}.partnerships-title,.partnership-title{font-size:24px;line-height:1.2;padding:0 16px}.partnerships-description{font-size:13px;padding:0 16px}.how-it-works-image{padding:0 16px}}.partnerships-title{font-size:55px;font-weight:400;line-height:60.5px}.partnership-title{font-size:55px;font-weight:400;line-height:60.5px;max-width:643px}.partnerships-title span{color:#fe5000;font-weight:400}.partnerships-description{font-size:16px;color:#4f5d5f;line-height:27px;font-weight:400}.how-it-works-image{width:100%;height:100%;object-fit:cover;border-radius:12px}.platform-features-container{display:grid;width:99%;grid-template-columns:50% 50%;gap:5px;align-items:stretch}.features-cards-grid{display:grid;grid-template-columns:1fr 1fr;gap:5px;align-self:stretch;height:591px}.feature-card{background:#fbfcfc;border-radius:12px;padding:20px;height:293px;width:100%;transition:transform .2s,box-shadow .2s;box-sizing:border-box;display:flex;flex-direction:column;justify-content:flex-end}.feature-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.feature-card-title{font-size:16px;font-weight:600;font-family:Gilroy-SemiBold;color:#1a1a1a;margin-bottom:16px;line-height:160%;margin-top:0}.feature-card-description{font-size:14px;color:#586667;font-weight:400;line-height:160%;margin:0;font-family:Gilroy-Regular}.platform-features-image{width:100%;height:591px;display:flex;align-items:stretch;justify-content:center;align-self:stretch}.platform-features-image img{width:100%;height:100%;object-fit:cover;border-radius:12px}@media screen and (max-width:768px){.partnerships-section .platform-features-container{margin-top:20px;margin-bottom:20px}.features-cards-grid{grid-template-columns:1fr;gap:20px;height:auto}.platform-features-image,.platform-features-image img{height:auto;min-height:300px}.feature-card{padding:24px;height:auto;min-height:200px}.feature-card-title{font-size:20px}.feature-card-description{font-size:14px}}.partner-types-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:40px}.partner-type-card{background:#fff;padding:5px;border-radius:12px}.partner-type-icon-wrapper{width:64px;height:64px;background-color:#fff4f0;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:24px}.partner-type-icon{width:30px;height:30px;object-fit:contain;filter:brightness(0) saturate(100%) invert(48%) sepia(93%) saturate(1352%) hue-rotate(350deg) brightness(101%) contrast(101%)}.partner-type-title{font-size:18px;font-weight:400;color:#03171a;margin-bottom:12px;font-family:Gilroy-Regular;display:flex;align-items:center;gap:12px;line-height:1.4;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.partner-type-line{width:1px;height:20px;background-color:#fe5000;border-radius:2px;flex-shrink:0}.partner-type-description{font-size:14px;color:#03171a;line-height:160%;margin:0;font-weight:400;font-family:Gilroy-Regular}@media screen and (max-width:1300px){.partner-types-grid{grid-template-columns:repeat(2,1fr);gap:20px}}@media screen and (max-width:768px){.partner-types-grid{grid-template-columns:1fr;gap:20px;margin-top:30px}.partner-type-card{padding:24px}.partner-type-icon-wrapper{width:56px;height:56px;margin-bottom:20px}.partner-type-icon{width:28px;height:28px}.partner-type-title{font-size:18px}.partner-type-description{font-size:14px}}.available-credit-title{font-family:Gilroy-Regular;font-size:14px;color:#4f4f4f}.selected-vendor-text{font-family:Gilroy-Regular;text-align:left;margin-top:20px;font-size:14px;color:#1a1a1a;line-height:217%;font-weight:400}.selected-vendor-text ol{list-style-position:inside;padding:0;margin:0 auto;display:inline-block}.login{color:#fe5000}#home__section-20k{margin-bottom:70px}#home__section-20k .large-card{background-color:#e2fffa;border-radius:40px;display:flex;flex-direction:row;justify-content:space-between}#home__section-20k .large-card .left-content{display:flex;flex-direction:column;padding:50px;width:45%}#home__section-20k .large-card .left-content .title{font-size:35px;font-weight:400;line-height:35px;color:#4a4a4a;text-align:left;margin-bottom:20px}#home__section-20k .large-card .left-content .title span{font-family:Gilroy-Black;font-size:40px;line-height:47px;color:#fe5000}#home__section-20k .large-card .left-content .text{font-family:Gilroy-Regular;font-size:14px;font-weight:300;line-height:28px;color:#4a4a4a;text-align:left}#home__section-20k .large-card .left-content .cta-text{font-family:Gilroy-Semibold;font-size:14px;font-weight:700;line-height:25.2px;text-align:left;margin-top:25px;cursor:pointer}#home__section-20k .large-card .left-content .cta-text a{color:#5b9087}#home__section-20k .large-card .right-img{margin-top:40px;width:55%;overflow:hidden!important;border-bottom-right-radius:40px;display:flex;justify-content:flex-start;align-items:flex-end}@media screen and (min-width:1600px){#home__section-20k .large-card .right-img{justify-content:flex-end}#home__section-20k .large-card .left-content .text{max-width:80%}}@media screen and (max-width:1023px){#header #mobile{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin:18px 0}#logo{height:17px;margin-left:30px;margin-bottom:0;display:none}.show-sm,.icon.small{display:none}.icon.medium{margin-left:29px;margin-right:0}.typography{text-align:left;white-space:pre}#menu-button{display:block}#menu{width:50%;min-width:160px;position:absolute;z-index:10000000000;top:85px;right:60px;height:auto;min-height:107px;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;display:none;padding-left:20px;background-color:#eef5f5;border-radius:5px}#menu>img{margin-bottom:70px}#menu>*{padding:0;font-size:15px;margin-top:20px}.active-menu{border:0;padding:0!important}#content{width:100%;margin-top:0;padding-right:25px;padding-top:30px}#info{height:auto;flex-direction:column;margin-bottom:20px}#info>.detail div:nth-child(1){font-size:14px;margin-bottom:15px;text-decoration:underline}#info>.detail:nth-child(1) div:nth-child(2):after{content:""}#info>.detail div:nth-child(2):after{content:":"}#info>.detail:nth-child(1){flex-direction:column-reverse;justify-content:flex-start}#info>.detail:nth-child(1) div:nth-child(1){font-size:56px;font-weight:bolder;margin-bottom:22px;text-decoration:none}.detail>div:nth-child(1){width:auto;white-space:unset;overflow:unset;text-align:unset}#info>.detail:nth-child(1) div:nth-child(2){font-weight:700}.detail{width:100%;display:flex;flex-direction:row-reverse;overflow:auto;justify-content:space-between;align-items:flex-start!important;border-left:0;padding:0}#dashboard-header-parent{display:none}#dashboard-name-header,#application-card,#dashboard-card-upper-balance,#dashboard-cards-lower-actions{max-width:768px;width:100%}#dashboard{flex-direction:column;flex-wrap:nowrap;padding:15px;align-items:center}#dashboard-card-upper-details{width:100%;max-width:768px;flex-direction:column;padding:0 18px;align-items:flex-start}#dashboard-recent-right{width:100%;min-width:0}#dashboard-recent-heading{align-items:center;margin-top:20px}#mobile-display-block-multiselect-notification{display:flex;align-items:center;gap:10px}#dashboard-cards-left{width:100%}#dashboard-cards-upper{width:100%;flex-direction:column}#actions{flex-wrap:wrap}#actions>.typography{margin-top:10px}#datatable{width:250%;margin-top:19px}.xmark{width:10.79px;height:10.79px;position:absolute;top:20px;right:20px}#container{position:relative}.heading{font-size:1.17rem;line-height:1.3rem;align-self:left;max-width:282px}.subheading{max-width:327px;font-size:15px;line-height:19px}#overlay{width:calc(100% - 40px);padding:20px}#overlay .typography{white-space:normal;padding:10px}.center{display:block}.center+.input{margin-top:29px}.slider-container{width:90%;margin-left:5%}.spread-button{display:flex}#footer{width:calc(100% - 60px);text-align:center;position:static;margin-left:30px;white-space:break-spaces}#keypad{max-width:327px;margin:auto}#keypad-header{margin:18px 0 10px}#keypad #header{justify-content:flex-start;margin-top:15px}.teller-image{align-self:center}.teller-image img{width:67.9px}.heading.keypad{align-self:center;font-size:16px;line-height:24px;margin:16.78px 0 16px;font-family:Gilroy-SemiBold}#keypad-amount{line-height:18px;margin-bottom:31px}#keypad-value{font-size:57.6px;line-height:67.5px;align-self:center;margin:6px 0 7px;height:70px}.keypad-column{width:278px;height:70px}.keypad-row{font-size:30px;line-height:18px;letter-spacing:-.01px;height:70px;width:70px}#keypad-full-button{margin-top:0}#keypad-dashboard a{color:#fff}.keypad-label{font-size:14px;line-height:18.2px;align-self:center}#keypad-max{font-family:Gilroy-Regular;font-style:normal;font-weight:500;font-size:13px;line-height:130%;text-align:center;letter-spacing:-.02em;color:#f9fafd;margin-top:24px;cursor:pointer}#rates{height:30px;font-size:10.23px;line-height:13px}#logout{position:relative;top:0;margin-bottom:20px;font-weight:500}#empty{width:100%}#application-successful #successful-logo-container{min-height:280px}#application-successful #successful-logo{margin:20px 0 36px;width:280px}#application-subtitle{text-align:center;margin:6px auto 46px}.button{font-size:14.56px;line-height:12.94px}.country-code-icon{left:78px}#loading img{width:45%}#hamburger-parent{height:100vh;width:100vw;background-image:url(/assets/mobile-background-B0PxTwGL.png);background-repeat:no-repeat;background-position:center center;background-size:cover;background-color:#fef0ed;position:fixed;z-index:1;top:0;left:0}#hamburger-name-header{height:46.56px;padding:0 23px;display:flex;justify-content:flex-end;align-items:flex-end}#hamburger-name-header img{width:19.8px;height:19.8px}#hamburger-logo-welcome-name{display:flex;flex-direction:column;align-items:center;margin:9.44px 0 17px}#hamburger-carrot-logo-mark{height:36px;width:36px;border-radius:100%;background-color:#fe5000;text-align:center;margin:0 0 7px}#hamburger-carrot-logo-mark img{height:19px;width:auto;margin:9px 0 0}#hamburger-welcome{font-family:Gilroy-Regular;font-size:12px;line-height:15px;letter-spacing:-.02em;color:#979797;margin:0 0 1px;text-align:center}#hamburger-user-name{font-family:Gilroy-Bold;font-size:20px;line-height:26px;letter-spacing:-.02em;color:#353535;text-align:center}#hamburger-body{background-color:#fff;height:100%;margin:0 28px;border-radius:10px 0;padding:0 17px}#hamburger-body .item{height:70px;display:flex;align-items:center;font-family:Gilroy-Medium}#hamburger-body .item:hover{color:#fe5000}.horizontal-divider{height:1px;width:100%;background-color:#f0f0f0;padding:0}#dashboard-cards-lower{flex-direction:column;width:100%}.dashboard-action-card .text{font-family:Gilroy-Light}.dashboard-activity{min-width:fit-content;width:100%;max-height:430px;border-radius:6px;margin:5px 0}.dashboard-activity img.recent-icon{margin-right:7px;margin-left:0}.dashboard-activity .item{width:100%;display:flex;flex-direction:row}.dashboard-activity .item.level-1{justify-content:space-between;align-items:center;max-width:100%;min-height:72px;max-height:72px;column-gap:7px}.activity-status{margin:0;padding:1.5px 12px}.level-3-container{max-width:none}.dashboard-activity .level-3{margin:0}.col-margin{margin-bottom:11px}.dashboard-activity .item.level-4{height:51px;display:flex;flex-direction:row;justify-content:space-evenly;border-top:1px solid #e2e7ec;align-items:center}.activity-default-text.refresh{margin-top:0}.activity-default-text.value{max-width:162px}.activity-default-text.value.top{width:100px;display:flex;justify-content:flex-end}.activity-default-text.bold{font-family:Gilroy-Medium}.vertical-line{height:28.5px;width:1px;background-color:#e2e7ec}.activity-value-icon{display:flex;flex-direction:row;column-gap:12px;align-items:center}.activity-value-icon img{padding-bottom:2px;cursor:pointer}.dashboard-activity.mobile-display-block{display:block}.dashboard-activity.mobile-display-none{display:none}.heading.signin{margin:30px 0 0}.subheading.signin{margin:7px 0 22px}.signin-input{margin:27px 0 0}.signin-button{margin:36px 0 0}#filter-modal .modal-content{width:100%;text-align:left}#filter-modal .modal-header{border-bottom:0}.modal-content{width:284px;margin:auto;border-radius:29.1787px;text-align:center}.modal-header{height:34px}.modal-body{padding:0 17px}.modal-body img{width:122px;height:99px}.modal-body b{font-size:15.13px;line-height:22.7px}.modal-body p{font-size:13.77px;line-height:19.42px}button.btn-close{font-family:Gilroy-ExtraBold;color:#000;font-size:10px}.info-subtitle{font-family:Gilroy-Light;font-size:16px;line-height:24px;max-width:229px;margin:56.24px auto auto}.info-eligible{font-size:50px;line-height:67.5px;height:71px;margin:3px 0 0}@media screen and (max-width:300px){.offer-amount{font-size:2.5rem}}.offer-amount-container{justify-content:center}.heading.offer{font-family:Gilroy-SemiBold;margin:10px auto 0}.offer-info{font-size:12px;line-height:16.34px;color:#7a7a7a;margin:12px 0 42px}.offer-info.no-margin{margin:15px 0 0}.offer-center-image{position:relative;overflow:hidden}.offer-center-image img{width:100%;height:auto;max-width:400px;min-width:300px}.offer-center-image-wrap:before{content:"";background:linear-gradient(180deg,#fff0,#fff 50.54%);position:absolute;width:100%;min-width:360px;height:300px;right:0;bottom:0;left:0}.offer-full-button{width:100%;position:absolute;bottom:50px}.footer.offer{position:absolute;left:0;right:0;bottom:20px;margin-top:0}.heading.vendor{margin:15px 0 0}.subheading.vendor{margin:8px 0 0}.vendor-cards{display:flex;flex-direction:row;justify-content:flex-start;flex-wrap:wrap;column-gap:18px;row-gap:18px;padding:5px;margin:24px 0 0}.vendor-cards .item{width:93px;height:80.7px;background-color:#fff;box-shadow:0 2px 10px #bfbfbf40;border-radius:6px;display:flex;justify-content:center;align-items:center}.vendor-cards .item .vendor-logo{width:65px}.heading.repayMethod{margin:31px 0 0}.subheading.repayMethod{margin:10px 0 0}.repayMethod-options .item{margin:30px 0 0}.repayMethod-button{margin:100px 0 0}.disburseOptions-header{margin:18px 0}.heading.disburseOptions{margin:31px 0 0}.subheading.disburseOptions{margin:8px 0 17px}.disburse-options{flex-direction:row;justify-content:space-between;align-items:flex-start;margin:0 0 29px;column-gap:6px;flex-wrap:wrap}.disburse-options .item{width:calc(50% - 3px);min-width:154px;padding:0 0 0 8px;font-size:14.56px;line-height:18.93px;column-gap:8px;flex-grow:1}.disburseOptions-input{margin:0 0 29px}.disburseOptions-input.double{display:flex;flex-direction:column;row-gap:29px}.disburseOptions-button{margin:64px 0 50px}.mobile-display-block{display:block}.mobile-display-none{display:none}.align-center{text-align:center;align-self:center}.align-left{text-align:left;align-self:flex-start}.align-right{text-align:right;align-self:flex-end}.heading.forgot{margin:10px 0 0}.subheading.forgot{margin:10px 0 11px}.forgot-input{margin:32px 0 0}.forgot-button{margin:38px 0}.item.highlight-light:hover{background-color:#fff}#profile-user-icon{max-width:375px}#profile-connected-apps{column-gap:12px;row-gap:12px}#profile-connected-apps .item{width:93px;height:80.7px}#profile-connected-apps .item .vendor-logo{width:65px}.blacklist-modal-header{height:129px;background-color:#ffeeea;padding:0;background-image:url(/assets/blacklist-emoji-mobile-CZUNHH9X.png)}.blacklist-modal div{border-radius:27.1px;background-color:#ffeeea}#blackList-heading{font-size:15.1px;margin-top:13.5px;margin-bottom:4.5px}#blackList-content{font-size:14px;line-height:20px;margin-bottom:16.5px}#blacklist-modal-logOut{font-size:14px;margin-top:16px}#signwithPage{height:100%}#signwith-main-page{padding:50px 20px 80px}#signwith-main-content{flex-direction:column;justify-content:space-between;height:90vh;flex-wrap:nowrap;max-width:400px;width:calc(100% - 40px)}#signwith-cards-left{width:auto}.signwith-container-left{box-shadow:none;border:none;border-radius:none;background:transparent;padding:0;flex-grow:1}.signwith-container-left-inner-div{padding:20px;width:100%;min-width:100%}.credit-interest,#signwith-back-button{display:none}.signwith-container-right{padding:25px 20px;background-color:#fff;border-radius:7px;max-width:100%}#notification-center-mobile-view .tabs-content{max-height:unset!important}#dashboard-logo-welcome-name{cursor:pointer}.pagination li a{padding:10px 12px 9px;font-size:10px;margin-left:10px}.waitlist-image{min-width:300px;margin-top:20px}.waitlist-image img{width:300px}.waitlist-button{margin-top:100px}.partnerAuth-header{margin:18px 0}.partnerAuth-logo{margin:30px 0 0}.heading.partnerAuth{margin:10px 0 0}.subheading.partnerAuth{margin:16px 0 30px}.partnerAuth-input.email{margin:0 0 30px}.partnerAuth-otp-resend{margin:4.8px 0 24px}.partnerAuth-footer{margin-top:30px}.dashboard-refresh-button-small{border:none;border-radius:0;font-size:12px;padding:0;align-self:start;margin:0}.dashboard-refresh-button-small .icon.zls{margin:0 -2px 0 0;width:22px}@media only screen and (min-width:734px){.cta-button{font-size:16px;line-height:25px;padding:10px 30px}}#footer__section{margin-top:40px;margin-bottom:100px;padding:40px}#footer__section .mobile-logo{margin:-10px 0 30px -10px}#footer__section .links{column-gap:30px}#footer__section .links .link-column .list ul{margin-bottom:25px}#footer__section .copy-policy{margin-top:10px;flex-direction:column;row-gap:10px}#notification-center-mobile-view{padding:20px 25px;max-width:none;height:100vh}#filter-text{display:none}#filter-modal{padding-left:0}.date-options{gap:15px}.filter,.downloadButton{width:40px;height:40px;padding:0}.filters-container{padding:20px 20px 0;width:100%;margin:0;border-radius:0;box-shadow:none;min-height:fit-content;background:#fff}.filters-container h3{padding-top:25px}.all-component,.filterApplied{width:100%}.filter-buttons{display:block;padding:50px 0 0}.apply-button{width:100%}.clear-button{padding:15px 0;border:none;border-radius:0;color:#000;text-decoration:underline;display:block;margin:0 auto}.dropdown-content{margin-top:5px;width:100%;margin-left:0;position:relative}.filter-section-split{flex-direction:column}.date-options label{font-size:9px}div.rdrCalendarWrapper{font-size:8.5px}.rdrNextButton{padding-right:50px}.rdrPprevButton{padding-left:50px}.mobile-vertical-line{border:1px solid #cecece}.search-bar{width:40px;height:40px;max-width:none;border-radius:50%;justify-content:center;padding:0;background:#fe50001a;transition:all .3s ease;overflow:hidden;border:#fe50001a}.search-bar.expanded{width:100%;border-radius:5px;padding:6px 10px;justify-content:flex-start;background-color:#fff}.search-icon{color:#fe5000;font-size:18px}.search-input{display:none}.search-bar.expanded .search-icon{color:#9a9a9a}.search-bar.expanded{border:1px solid #e9e9e9}.search-bar.expanded .search-input{display:block;flex:1}#V3Container{display:block}.v3Page{padding:0 5%}.v3-header{display:none}.v3-subheader{padding:10px 0 0}.amount-box,.portfolio-box{width:100%;box-shadow:0 0;padding:0}.rightLoan{margin-left:0}.continue-btn{width:100%}#sign-button{max-width:120px}.agree-btn{width:100%}.portfolio-row{padding:12px 0 0}.loanskip{text-decoration:underline;text-align:center;padding-top:10px;color:#1a191c;font-size:14px;font-family:Gilroy-Regular;display:block}.repay-summary-subtext{min-height:60px}#modal-header{font-size:20px}.edit-btn,.withdrawal-edit-btn{width:100%;border:none;text-decoration:underline;background:none;margin:10px 0 0}.stepButton{display:block}#full-name-details,.moveDown{margin-top:0}.allTables{margin-left:0}.navbar-container .welcome-section,.user-info,.vertical-divider{display:none}#mobileNav{position:fixed;bottom:20px}.currency-dropdown-center{justify-content:center}.keypad-component .keypad-component-button .cta-button{width:100%;padding:20px 15px;margin-top:100px;position:absolute;left:20px;right:20px;width:auto;z-index:1000}.keypad-component .amounts .quick-amount-chip .button-secondary{padding:4px 6px;font-size:11px}.card-wrapper{display:none}.success-continue-btn{display:block}.left-credit-application{width:auto}.confetti-image{width:100%;height:200px}.back-section{margin-top:30px;width:100%;padding:0 25px}.mobile-back-section{display:flex;align-items:center;justify-content:space-between;padding:0 20px}.blog-header,.hero-image,.blog-content{padding:0}.header-title{font-size:23px}#hero-details{display:flex;gap:10px;align-items:center;color:#696a75;font-size:12px}.section-text{font-size:12px;line-height:25px}.section-header{font-size:20px}.section-quote{line-height:25px}.cta-title{font-family:Gilroy-Light;font-size:50px;color:#fff}.cta-description{font-size:14px}.get-buttonText{display:block;margin:20px 0 50px}.hide-on-mobile{display:none}#home__section-20k{margin-bottom:50px}#home__section-20k .large-card{flex-direction:column;row-gap:0}#home__section-20k .large-card .left-content{padding:40px 40px 0;width:100%}#home__section-20k .large-card .left-content .text{max-width:none}#home__section-20k .large-card .right-img{margin:0;border-bottom-left-radius:40px;width:100%;justify-content:center;align-items:center}#home__section-20k .large-card .right-img img{height:300px;width:auto;margin-left:-20px}.partnerships-title,.partnership-title{font-size:32px;line-height:95%;padding:0 20px}.modal-overlay{z-index:1005}.platform-features-container{grid-template-columns:1fr;gap:40px}.platform-features-image{order:-1}.partnerships-section{padding:0;margin:0}.partnerships-heading{font-size:12px;margin-bottom:20px;padding:40px 20px 0}.partnerships-description{font-size:14px;line-height:1.6;padding:0 20px}.how-it-works-image{width:100%;height:auto;padding:0 20px;box-sizing:border-box}.partners-grid{flex-direction:column;gap:30px;padding:30px 20px}.partner-item{width:100%;min-width:auto}.partner-logo{max-width:100px}.auth-layout{padding:24px 22px}.auth-page-form{max-width:100%;padding:0}.welcome-title,.welcome-subtitle{text-align:center}.auth-tabs{gap:20px;margin-bottom:16px}.form-group{margin-bottom:16px}.form-actions{width:100%}.form-actions .signin-btn{width:auto;min-width:144px;flex-shrink:0}.input-combined select{width:95px}.success-button{display:block;width:100%;display:flex;text-decoration:none;justify-content:center;align-items:center;left:0;bottom:10%;position:fixed}.w-max{display:none}.w-max.show{display:block;width:100%}.success-button .cta-button{width:100%;padding:17.68px 27.04px}.credit-application-section{flex-direction:column;align-items:start}.right-credit-application{margin-left:0;width:100%}.left-credit-application h1{font-size:20px}p.credit-application-description{display:none}p.credit-application-text{margin-bottom:0;font-size:16px}.top-bar{display:none}.progress-bar-section{width:100%!important;padding-left:20px;padding-right:20px}.withdraw-button{width:100%;display:flex;justify-content:center;align-items:center;left:0;bottom:10%}.withdraw-button .cta-button{width:90%}.contentArea{margin-top:1rem;box-sizing:border-box}.dashboard-layout{grid-template-columns:1fr;padding:0}.dashboard-content{padding-bottom:5.5rem;overflow-x:auto;width:100%}.dashboard-main{padding:15px;overflow-x:hidden}.allTables{overflow-x:auto;-webkit-overflow-scrolling:touch}#datatable{min-width:600px;table-layout:auto}td{white-space:nowrap;padding:8px 4px;font-size:12px}.custom-vendor-cards{justify-content:space-evenly}.selected-vendor-text{margin-left:65px}}@media screen and (max-width:600px){.selected-vendor-text{margin-left:0}}@media screen and (max-width:550px){#home__section-20k .large-card .right-img img{height:250px}}@media screen and (max-width:400px){#home__section-20k .large-card .right-img img{height:200px}}
