@font-face{font-family:Gilroy;src:local("gilroy"),url(/static/media/Gilroy-Regular.5b89a8df3b17dccdb73f.ttf) format("truetype")}@font-face{font-family:Gilroy;font-weight:300;src:local("gilroy"),url(/static/media/Gilroy-Thin.28f856b7c4b3d473e0d1.ttf) format("truetype")}@font-face{font-family:Gilroy;font-weight:500;src:local("gilroy"),url(/static/media/Gilroy-Medium.1b4da6582f83f45ea039.ttf) format("truetype")}@font-face{font-family:Gilroy;font-weight:600;src:local("gilroy"),url(/static/media/Gilroy-SemiBold.07b9100a72fe7d46d20a.ttf) format("truetype")}@font-face{font-family:Gilroy;font-weight:700;src:local("gilroy"),url(/static/media/Gilroy-Bold.ca49f7658c4eaac78b6d.ttf) format("truetype")}@font-face{font-family:Gilroy;font-weight:800;src:local("gilroy"),url(/static/media/Gilroy-ExtraBold.59a66eb8c577778daaa5.ttf) format("truetype")}@font-face{font-family:Gilroy;font-weight:900;src:local("gilroy"),url(/static/media/Gilroy-Black.3566c87fe5eaaa7052d5.ttf) format("truetype")}:root{--bg-black:#0f0f0f;--white:#f8f8f8;--bg-light-gray:#272b2d6e;--bg-red:#ee2f4c;--bg-blue:#1a61e9;--bg-purple:#5a1ecb;--mobile-box-shadow:#fafaff29 0px -5px 6px 0px inset,#2625253d 4px 6px 11px 1px inset;--mobile-bg:#272b2d;--bg-green:#027757;--bg-gray:#242424}.max-width{margin:auto;max-width:70%}.flex{display:flex}.absolute-center{align-items:center;justify-content:center}.flex-col{flex-direction:column}.photo-section{background-size:cover;height:100%;min-height:100vh;min-width:100%}.photo-section-child{padding:240px 0 180px}.photo-section-heading{font-size:100px;font-weight:700;line-height:96px;max-width:700px}.photo-section-subheading{font-size:32px;font-weight:700;line-height:38px;margin-top:16px;max-width:630px}.photo-section-desc{font-size:18px;font-weight:600;line-height:28px;margin-bottom:40px;margin-top:200px;max-width:630px}.footer-text{background-color:var(--bg-gray);font-size:20px;font-weight:600;padding:0 0 0 20px}@media (max-width:1279px){.max-width{max-width:80%}.photo-section-heading{max-width:670px}.photo-section-child{padding:100px 0}}@media (max-width:767px){.max-width{max-width:90%}.non-mobile{display:none!important}.photo-section-heading{font-size:65px;line-height:60px}.photo-section-subheading{font-size:18px;line-height:24px;margin-top:26px}.photo-section-desc{font-size:14px;font-weight:400;line-height:20px;margin-top:500px}.photo-section-child{padding:195px 0 90px}}@media (min-width:767px){.only-mobile{display:none!important}}.hamburger{background-color:initial;border:0;color:inherit;cursor:pointer;display:inline-block;font:inherit;margin:0;overflow:visible;padding:15px;text-transform:none;transition-duration:.15s;transition-property:opacity,filter;transition-timing-function:linear;z-index:2}.hamburger.is-active:hover,.hamburger:hover{opacity:.7}.hamburger.is-active .hamburger-inner,.hamburger.is-active .hamburger-inner:after,.hamburger.is-active .hamburger-inner:before{background-color:var(--white)}.hamburger-box{display:inline-block;height:21px;position:relative;width:35px}.hamburger-inner{display:block;margin-top:-2px;top:50%}.hamburger-inner,.hamburger-inner:after,.hamburger-inner:before{background-color:var(--white);border-radius:4px;height:4px;position:absolute;transition-duration:.15s;transition-property:transform;transition-timing-function:ease;width:35px}.hamburger-inner:after,.hamburger-inner:before{content:"";display:block}.hamburger-inner:before{top:-10px}.hamburger-inner:after{bottom:-10px}.hamburger--spin .hamburger-inner{transition-duration:.22s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--spin .hamburger-inner:before{transition:top .1s ease-in .25s,opacity .1s ease-in}.hamburger--spin .hamburger-inner:after{transition:bottom .1s ease-in .25s,transform .22s cubic-bezier(.55,.055,.675,.19)}.hamburger--spin.is-active .hamburger-inner{transform:rotate(225deg);transition-delay:.12s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--spin.is-active .hamburger-inner:before{opacity:0;top:0;transition:top .1s ease-out,opacity .1s ease-out .12s}.hamburger--spin.is-active .hamburger-inner:after{bottom:0;transform:rotate(-90deg);transition:bottom .1s ease-out,transform .22s cubic-bezier(.215,.61,.355,1) .12s}.scale-up-bottom{animation:scale-up-bottom 1s cubic-bezier(.25,.46,.45,.94) both}@keyframes scale-up-bottom{0%{opacity:1;transform:scale(0);transform-origin:50% 100%}to{opacity:1;transform:scale(1);transform-origin:50% 100%}}.slide-left{animation:slide-left .5s cubic-bezier(.25,.46,.45,.94) both}@keyframes slide-left{0%{opacity:0;transform:translateX(100%)}to{opacity:1;transform:translateX(0)}}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--bg-black);box-sizing:border-box;color:var(--white);font-family:Gilroy,sans-serif;margin:0;padding:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.about-cred-wrapper{background-color:var(--bg-gray)}.about-cred{padding:100px 0}.sec-heading{font-weight:700;margin-bottom:25px}.sec-heading,.sec-para{color:var(--white);font-size:18px}.sec-para{letter-spacing:.75px;line-height:33px;opacity:.7}.sec{margin-bottom:70px}@media (max-width:1279px){.sec-heading{margin-bottom:16px}.sec-heading,.sec-para{font-size:12px;letter-spacing:.5px;line-height:22px}}.app-rating{justify-content:space-around;padding:200px 0}.app-rating-value{font-size:160px;font-weight:700;line-height:120px;padding-right:16px}.app-rating-stars{height:28px;margin-left:10px;margin-top:40px;width:179px}.app-rating-platform{font-size:60px;font-weight:700;line-height:55px;padding-left:16px}.app-rating-block{margin-bottom:70px}.app-rating-icon{height:30px;margin-right:6px}.app-rating-button{font-size:20px;margin-top:60px;padding:15px 30px!important}@media (max-width:1279px){.app-rating{padding:100px 0}.app-rating-value{font-size:100px}.app-rating-stars{height:18px;margin-top:15px;width:120px}.app-rating-platform{font-size:45px;line-height:45px}}@media (max-width:767px){.app-rating{flex-direction:column;padding:70px 0}.app-rating-value{font-size:80px}.app-rating-stars{height:18px;width:120px}.app-rating-platform{align-self:center;font-size:30px;line-height:30px}}.button-wrapper{background-color:var(--white);border-radius:40px;color:var(--bg-black);cursor:pointer;font-size:24px;font-weight:700;padding:20px 65px;width:-webkit-max-content;width:max-content}@media (max-width:767px){.button-wrapper{font-size:18px;padding:16px 24px}}.brands-love{background-color:var(--white);color:var(--bg-black);padding:60px 0}.brands-love-heading{font-size:24px;font-weight:700}.brands-love-banner{background-image:url(https://web-images.credcdn.in/_next/assets/images/home-page/brands-desktop.png);background-position:50%;background-repeat:no-repeat;background-size:100%;height:50px;margin-top:50px;width:100%}@media (max-width:767px){.brands-love-heading{font-size:18px}.brands-love-banner{background-image:url(https://web-images.credcdn.in/_next/assets/images/home-page/brands-mobile.png);background-position:0;background-size:contain;height:240px;margin-top:35px}}.footer-wrapper{border-top:1px solid #e5e5e5;padding:20px 0;width:100%}.footer{justify-content:space-between}.footer,.footer-left{align-items:center;display:flex}.footer-left{gap:10px}.footer-logo{border-radius:6px;height:40px;object-fit:cover;width:40px}.footer-name{color:#333;font-size:18px;font-weight:600}.footer-right{color:#666;font-size:14px;text-align:right}.header-wrapper{border-bottom:1px solid #eee;padding:16px 0;width:100%}.header{justify-content:flex-start;max-width:90%}.header,.header-left{align-items:center;display:flex}.header-left{gap:10px}.header-logo{border-radius:6px;height:40px;object-fit:cover;width:40px}.header-brand{font-size:20px;font-weight:600}@media (max-width:768px){.header{max-width:100%;padding:12px}.header-logo{height:34px;width:34px}.header-brand{font-size:18px}}.cred-security{background-color:var(--bg-purple);background-image:url(https://web-images.credcdn.in/_next/assets/images/home-page/security-bg.jpg)}@media (max-width:1279px){.cred-security{background-position:bottom}}@media (max-width:767px){.cred-security{background-image:url(https://web-images.credcdn.in/_next/assets/images/home-page/security-bg-mobile.jpg);background-position:100%;min-height:1150px}}.cred-story{background-color:var(--bg-green);background-image:url(https://web-images.credcdn.in/_next/assets/images/home-page/trust-bg.jpg);background-position:100% 100%;background-size:cover;min-height:100vh;position:relative}.story-wrapper{align-items:flex-end}.story-heading-wrapper{flex-direction:column;justify-content:flex-end;width:50%}.story-heading{font-size:60px;font-weight:700;line-height:60px;max-width:80%}.story-description{font-weight:500;margin-left:30px;width:50%}.story-para{font-size:18px;font-weight:400;line-height:28px;margin-top:20px;max-width:550px}@media (max-width:1279px){.story-heading{max-width:100%}}@media (max-width:767px){.cred-story{background-image:url(https://web-images.credcdn.in/_next/assets/images/home-page/trust-bg-mobile.jpg)}.story-heading{font-size:55px;line-height:55px;padding-bottom:80px}.story-para{font-size:15px}.story-wrapper{flex-direction:column;padding:70px 0}.story-description,.story-heading-wrapper{width:100%}}.experience{background-color:var(--bg-blue);background-image:url(https://web-images.credcdn.in/_next/assets/images/home-page/money-matters-bg.jpg)}@media (max-width:1279px){.experience{background-position:bottom}}@media (max-width:767px){.experience{background-image:url(https://web-images.credcdn.in/_next/assets/images/home-page/money-matters-bg-mobile.jpg);background-position:100%;min-height:1150px}.experience-heading{margin-top:400px}.experience-desc{margin-top:100px}}.feel-special{background-color:var(--bg-red);background-image:url(https://web-images.credcdn.in/_next/assets/images/home-page/deserve-more-bg.jpg)}@media (max-width:1279px){.feel-special{background-position:bottom}}@media (max-width:767px){.feel-special{background-image:url(https://web-images.credcdn.in/_next/assets/images/home-page/deserve-more-bg-mobile.jpg);background-position:100%;min-height:1150px}}.hero-section-wrapper{position:relative}.hero-section{margin-bottom:180px;text-align:center}.hero-heading{font-size:70px;font-weight:700;letter-spacing:-4.5px;line-height:150px;margin-top:75px}.hero-subheading{font-size:10px;font-weight:700;line-height:38px;margin:35px 55px}@media (max-width:1630px){.hero-heading{font-size:70px;letter-spacing:-3px;line-height:65px}.hero-subheading{font-size:18px;line-height:20px}}@media (max-width:1279px){.hero-heading{font-size:95px;line-height:100px}.hero-subheading{font-size:25px}}@media (max-width:900px){.hero-heading{font-size:75px;line-height:90px}.hero-subheading{font-size:20px}}@media (max-width:767px){.hero-section{align-items:flex-start;min-height:70vh;text-align:left}.hero-heading{font-size:60px;line-height:50px;margin-top:40px;width:270px}.hero-subheading{font-size:18px;line-height:20px;margin:35px 0;width:300px}.hero-section{margin-bottom:10px}@media (max-width:800px){.header{max-width:100%;padding:20px 16px}.header-left{align-items:center;display:flex!important;z-index:9999}.header-logo{display:block!important;height:42px!important;width:auto!important}.mobile-menu{padding-top:100px}.mobile-menu-button-wrapper{z-index:9999!important}}}.mobile-scroll{padding:70px 0;position:relative}.scroll-full-screen-wrapper{width:50%}.scroll-full-screen{display:flex;flex-direction:column;justify-content:center;min-height:100vh}.mobile-mockup-wrapper{width:50%}.mobile-mockup{border-radius:46px;box-shadow:var(--mobile-box-shadow);height:600px;max-height:100vh;padding:16px 14px;position:-webkit-sticky;position:sticky;top:150px;transform:translateX(30%);width:350px}.mobile-mockup-screen{background-color:var(--bg-black);border-radius:inherit;height:100%;overflow:hidden}.mobile-screen-img{height:100%;object-fit:cover}@media (max-width:1279px){.mobile-scroll{padding-bottom:30px}.mobile-mockup{height:480px;transform:translateX(10%);width:272px}}@media (max-width:767px){.mobile-scroll{padding:70px 40px}.scroll-full-screen-wrapper{width:100%}}.screen-text{opacity:0;padding:0 0 80px}.screen-heading{font-size:105px;font-weight:700;line-height:105px}.text-visible{opacity:1;transition:1s ease-in-out}.screen-description{font-size:20px;font-weight:600;margin-top:50px}@media (max-width:1279px){.screen-heading{font-size:70px;line-height:70px}.screen-description{font-size:18px;line-height:18px;margin-top:44px}}@media (max-width:767px){.screen-text{padding-bottom:0}.screen-heading{font-size:45px;line-height:50px;margin:85px 0 60px}.screen-description{font-size:14px;font-weight:400;margin:55px 0 0}}.product-showcase{background-image:url(https://web-images.credcdn.in/_next/assets/images/home-page/video-bg.png);background-position:100% 0;background-size:cover;height:800px;overflow:hidden;position:relative;width:100%}.showcase-wrapper{min-height:70%}.showcase-ui{bottom:0;left:50%;position:absolute!important}.showcase-mockup-1{transform:translate(-160%,25%);z-index:97}.showcase-mockup-2{transform:translate(-105%,15%);z-index:98}.showcase-mockup-3{transform:translate(-50%,5%);z-index:99}.showcase-mockup-4{transform:translate(5%,15%);z-index:98}.showcase-mockup-5{transform:translate(60%,25%);z-index:97}@media (max-width:1279px){.product-showcase{height:620px}.showcase-ui{width:300px}}@media (max-width:767px){.product-showcase{background-image:url(https://web-images.credcdn.in/_next/assets/images/home-page/video-bg-mobile.png);height:450px}.showcase-ui{width:170px}}.window-peek{background-attachment:fixed;background-image:url(https://web-images.credcdn.in/_next/assets/images/home-page/neopop-image-mock.png);background-position:50%;background-repeat:no-repeat;background-size:cover;min-height:500px}
/*# sourceMappingURL=main.b8c13f38.css.map*/