body,body>main{overflow-x:clip}#hero-sec{position:relative;margin:80px 0;display:flex;width:100%;justify-content:center}@media screen and (max-width: 768px){#hero-sec{margin:40px 0}}#hero-sec .wrapper{display:flex;justify-content:space-between;align-items:center;width:min(1200px,100%)}@media screen and (max-width: 1032px){#hero-sec .wrapper{padding-inline:24px}}@media screen and (max-width: 860px){#hero-sec .wrapper{justify-content:center}}@media screen and (max-width: 468px){#hero-sec .wrapper{padding-inline:16px}}#hero-sec .wrapper .left-hero-sec{display:flex;flex-direction:column;max-width:477px}@media screen and (max-width: 768px){#hero-sec .wrapper .left-hero-sec{max-width:100%}}#hero-sec .wrapper .left-hero-sec .tag{padding:4px 8px;border-radius:12px;background:var(--Accent-Pink-300, #fec3d5);color:#000;font-size:16px;font-weight:500;line-height:20px;letter-spacing:-0.32px;width:fit-content;margin-bottom:12px}@media screen and (max-width: 468px){#hero-sec .wrapper .left-hero-sec .tag{margin:auto;margin-bottom:12px}}#hero-sec .wrapper .left-hero-sec .heading{color:var(--White, #000);font-size:clamp(30px,4vw,44px);font-style:normal;font-weight:600;line-height:1.1;letter-spacing:-0.72px}#hero-sec .wrapper .left-hero-sec .heading span{font-weight:700;background:var(--Gradient-Secondary-2, linear-gradient(135deg, #fd9bb8 0%, #f45273 100%));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}@media screen and (max-width: 860px){#hero-sec .wrapper .left-hero-sec .heading{text-align:center}}#hero-sec .wrapper .left-hero-sec .desc{margin-top:12px;color:var(--Neutral-700, #554e50);font-size:clamp(16px,4vw,20px);font-style:normal;font-weight:400;line-height:1.25;letter-spacing:-0.32px}@media screen and (max-width: 860px){#hero-sec .wrapper .left-hero-sec .desc{text-align:center}}#hero-sec .wrapper .left-hero-sec .extra-desc{margin-top:24px;color:#000;font-size:14px;font-weight:400;line-height:20px;letter-spacing:-0.32px;width:fit-content;background:linear-gradient(to top, #fed7e3 50%, transparent 50%)}@media screen and (max-width: 900px){#hero-sec .wrapper .left-hero-sec .extra-desc{text-align:center;margin:auto;margin-top:24px}}@media screen and (max-width: 468px){#hero-sec .wrapper .left-hero-sec .extra-desc{background:none;color:#fd9bb8;font-weight:600}}#hero-sec .wrapper .left-hero-sec .mobile-image-sec{display:none}@media screen and (max-width: 860px){#hero-sec .wrapper .left-hero-sec .mobile-image-sec{width:100%;height:fit-content;min-height:260px;display:flex;justify-content:center;margin:24px 0;background-color:#fafafa;border-radius:24px}#hero-sec .wrapper .left-hero-sec .mobile-image-sec video,#hero-sec .wrapper .left-hero-sec .mobile-image-sec img{height:100%;object-fit:contain;border-radius:24px}}#hero-sec .wrapper .left-hero-sec .cta-cont{margin-top:40px;display:flex;flex-direction:column;align-items:center;width:100%}@media screen and (max-width: 768px){#hero-sec .wrapper .left-hero-sec .cta-cont{margin-top:0px}}#hero-sec .wrapper .left-hero-sec .cta-cont .cta-sec{display:flex;width:100%;gap:12px}#hero-sec .wrapper .left-hero-sec .cta-cont .cta-sec .cta-wrapper{flex:1}#hero-sec .wrapper .left-hero-sec .cta-cont .cta-sec .cta-wrapper .cta{width:100%}#hero-sec .wrapper .right-hero-sec{display:flex;width:580px;min-height:360px;background-color:#fafafa;border-radius:24px}#hero-sec .wrapper .right-hero-sec img{object-fit:contain}#hero-sec .wrapper .right-hero-sec video{width:100%;height:100%;object-fit:contain}@media screen and (max-width: 860px){#hero-sec .wrapper .right-hero-sec{display:none}}#features-sec{margin-top:80px;display:flex;justify-content:center;align-items:center;flex-direction:column}@media screen and (max-width: 468px){#features-sec{margin-top:24px}}#features-sec .features-heading{color:#151414;text-align:center;font-size:clamp(32px,4vw,48px);line-height:1.2;font-weight:700;letter-spacing:-0.64px}#features-sec .features-heading span{background:var(--Gradient-Secondary-2, linear-gradient(135deg, #fd9bb8 0%, #f45273 100%));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}@media screen and (max-width: 834px){#features-sec .features-heading{display:none;margin-bottom:24px;padding-inline:12px}}#features-sec .features-container{position:relative;display:flex;width:min(1200px,100%)}#features-sec .features-container .left{position:sticky;top:80px;height:calc(100vh - 80px);width:600px;overflow:hidden;will-change:transform;transform:translateZ(0);backface-visibility:hidden;contain:layout paint}@media screen and (max-width: 1032px){#features-sec .features-container .left{padding-inline:16px;width:560px;height:calc(90vh - 80px)}}@media screen and (max-width: 900px){#features-sec .features-container .left{width:500px}}@media screen and (max-width: 834px){#features-sec .features-container .left{display:none}}#features-sec .features-container .left .left-inner{padding:40px;padding-left:0px;height:100%;display:flex;align-items:center;justify-content:flex-start}#features-sec .features-container .left img,#features-sec .features-container .left video{display:block}#features-sec .features-container .left .image-wrapper{position:relative;width:520px;height:466px}@media screen and (max-width: 1280px){#features-sec .features-container .left .image-wrapper{height:400px;width:448px}}#features-sec .features-container .left .image,#features-sec .features-container .left video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;opacity:1;transition:opacity .4s ease;border-radius:12px}#features-sec .features-container .right{flex:1;padding-top:calc((100vh - 80px - 270px)/2);padding-bottom:calc((100vh - 80px - 270px)/2);padding-left:clamp(24px,2vw,60px);padding-right:clamp(24px,2vw,60px)}@media screen and (max-width: 834px){#features-sec .features-container .right{padding:16px 24px}}#features-sec .features-container .right .info-card{position:relative;font-size:2rem;opacity:1;display:flex;flex-direction:column}@media screen and (max-width: 834px){#features-sec .features-container .right .info-card{height:fit-content;gap:12px}}#features-sec .features-container .right .info-card:not(:first-child){margin-top:clamp(80px,12vh,120px)}#features-sec .features-container .right .info-card .info-heading{color:#151414;font-size:clamp(28px,4vw,40px);font-style:normal;font-weight:600;line-height:1.2;letter-spacing:-0.64px}@media screen and (max-width: 834px){#features-sec .features-container .right .info-card .info-heading{text-align:center}}#features-sec .features-container .right .info-card .card-image-mobile{display:none;margin:auto}@media screen and (max-width: 834px){#features-sec .features-container .right .info-card .card-image-mobile{display:flex;height:fit-content;justify-content:center;min-height:263px;width:60%;align-items:center;border-radius:24px}}@media screen and (max-width: 834px)and (max-width: 468px){#features-sec .features-container .right .info-card .card-image-mobile{width:90%}}@media screen and (max-width: 834px){#features-sec .features-container .right .info-card .card-image-mobile video{border-radius:16px;width:100%;height:100%;object-fit:cover}}#features-sec .features-container .right .info-card .info-desc{margin-top:12px;color:var(--Neutral-800, #554e50);font-size:clamp(14px,4vw,20px);font-style:normal;font-weight:400;line-height:1.2;letter-spacing:-0.4px}@media screen and (max-width: 768px){#features-sec .features-container .right .info-card .info-desc{text-align:center}}#features-sec .features-container .right .info-card .divider-cont{margin-top:24px;position:relative}@media screen and (max-width: 468px){#features-sec .features-container .right .info-card .divider-cont{display:none}}#features-sec .features-container .right .info-card .divider-cont .sitting-mascot{position:absolute;left:8px;transform:scaleX(-1) translateY(calc(-100% + 32px));z-index:4;left:var(--mascot-left, 8px)}#features-sec .features-container .right .info-card .divider-cont .sitting-mascot.mascot-2{transform:scaleX(-1) translateY(calc(-100% + 32px))}#features-sec .features-container .right .info-card .divider-cont .sitting-mascot.mascot-3{transform:scaleX(-1) translateY(calc(-100% + 30px))}#features-sec .features-container .right .info-card .divider-cont .sitting-mascot.mascot-3{transform:translateY(calc(-100% + 30px))}#features-sec .features-container .right .info-card .divider-cont .sitting-mascot.mascot-4{transform:scaleX(-1) translateY(calc(-100% + 30px))}#features-sec .features-container .right .info-card .divider-cont .sitting-mascot.mascot-5{transform:scaleX(-1) translateY(calc(-100% + 36px))}#features-sec .features-container .right .info-card .divider-cont .sitting-mascot.mascot-6{transform:translateY(calc(-100% + 30px))}#features-sec .features-container .right .info-card .divider-cont .divider-bar{position:relative;height:.8px;background:#cecacb;margin:24px 0}#features-sec .features-container .right .info-card .divider-cont .divider-bar::before{content:"";position:absolute;height:200%;width:var(--mascot-left);background:#f45273;top:0;left:0}#features-sec .features-container .right .info-card .use-for-box{margin-top:32px;display:flex;flex-direction:column;gap:12px}@media screen and (max-width: 768px){#features-sec .features-container .right .info-card .use-for-box{margin-top:4px}}#features-sec .features-container .right .info-card .use-for-box .use-for-heading{font-size:clamp(14px,4vw,24px);font-style:normal;font-weight:600;line-height:1.2;letter-spacing:-0.4px;background:var(--Gradient-Primary-2, linear-gradient(135deg, #fd9bb8 0%, #cf9ff9 100%));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}#features-sec .features-container .right .info-card .use-for-box .use-for-list{display:flex;flex-direction:column;gap:4px}#features-sec .features-container .right .info-card .use-for-box .use-for-list .use-for-list-item{margin-left:16px;display:flex;align-items:flex-start;gap:8px}#features-sec .features-container .right .info-card .use-for-box .use-for-list .use-for-list-item svg{margin-top:5px}@media screen and (max-width: 768px){#features-sec .features-container .right .info-card .use-for-box .use-for-list .use-for-list-item{margin-left:unset}}#features-sec .features-container .right .info-card .use-for-box .use-for-list .use-for-list-item .use-for-list-item-text{color:#151414;font-size:clamp(14px,2vw,16px);font-style:normal;font-weight:400;line-height:1.5;letter-spacing:-0.32px;display:inline}#features-sec .features-container .right .info-card .use-for-box .use-for-list .use-for-list-item .use-for-list-item-text .popular-tag{margin-left:4px;display:inline-flex;border-radius:12px;background:var(--Yellow-300, #ffdac2);align-items:center;justify-content:center;padding:0px 8px 0px 4px;font-size:12px;line-height:20px;width:fit-content;flex-shrink:0}#features-sec .features-container .right .info-card .cta{margin:40px 0 20px 0;display:flex}@media screen and (max-width: 834px){#features-sec .features-container .right .info-card .cta{margin:8px auto}}@media screen and (max-width: 834px){#features-sec .features-container .right .info-card .cta{order:4}#features-sec .features-container .right .info-card .info-list{order:3}#features-sec .features-container .right .info-card .use-for-box{order:5}}#testimonial-sec{margin:80px 0;display:flex;flex-direction:column;align-items:center;width:min(1200px,100%)}#testimonial-sec .testimonial-content{margin-top:40px;padding-inline:40px;text-align:center;font-size:36px;font-style:normal;font-weight:300;line-height:40px;letter-spacing:-0.72px}@media screen and (max-width: 468px){#testimonial-sec .testimonial-content{font-size:20px;line-height:24px}}#testimonial-sec .testimonial-content em{font-weight:600;font-style:normal;display:inline;background:linear-gradient(to top, #fed7e3 50%, transparent 50%);text-decoration-skip-ink:none}#testimonial-sec .test-brand-logo{margin-top:24px}#testimonial-sec .testimonial-author{margin-top:16px;text-align:center;font-size:24px;font-style:normal;font-weight:500;line-height:40px;letter-spacing:-0.48px}@media screen and (max-width: 468px){#testimonial-sec .testimonial-author{font-size:14px;line-height:18px}}#brands-using-sec{margin-top:60px;display:flex;flex-direction:column;position:relative;align-items:center;width:100%}@media screen and (max-width: 1200px){#brands-using-sec{padding-inline:16px}}#brands-using-sec .brand-scroll-arrow{position:absolute;top:60%;width:20px;height:40px;display:flex;align-items:center;justify-content:center;z-index:5}@media screen and (max-width: 1200px){#brands-using-sec .brand-scroll-arrow{background-color:rgba(214,202,202,.6039215686)}}#brands-using-sec .brand-scroll-arrow.left-arrow{left:calc(50% - 540px)}@media screen and (max-width: 1200px){#brands-using-sec .brand-scroll-arrow.left-arrow{left:16px}}#brands-using-sec .brand-scroll-arrow.right-arrow{right:calc(50% - 540px)}@media screen and (max-width: 1200px){#brands-using-sec .brand-scroll-arrow.right-arrow{right:16px}}#brands-using-sec .brands-heading{color:#000;text-align:center;font-size:clamp(20px,4vw,40px);font-weight:600;line-height:1.1;letter-spacing:-0.64px;width:65%}@media screen and (max-width: 1200px){#brands-using-sec .brands-heading{width:90%}}#brands-using-sec .scroll-cont-wrapper{display:flex;width:100%;overflow-x:scroll;scroll-snap-type:x mandatory;position:relative}#brands-using-sec .scroll-cont-wrapper .scroll-cont{scroll-snap-align:center;min-width:100%;display:flex;justify-content:center;flex-direction:column;align-items:center}#brands-using-sec .scroll-cont-wrapper .scroll-cont .scroll-cont-item{width:min(1200px,100%);display:flex;flex-direction:column;align-items:center;gap:12px}#brands-using-sec .scroll-cont-wrapper .scroll-cont .scroll-cont-item .brand-title-bar{margin-top:40px;display:flex;justify-content:space-between;width:min(1000px,100%)}#brands-using-sec .scroll-cont-wrapper .scroll-cont .scroll-cont-item .brand-title-bar .brand-logo{display:flex;align-items:center;gap:8px;color:#000;font-size:clamp(20px,3vw,32px);font-weight:600;line-height:1.1;letter-spacing:-0.64px}#brands-using-sec .scroll-cont-wrapper .scroll-cont .scroll-cont-item .brand-title-bar .brand-logo .logo-image{width:clamp(36px,3vw,56px);height:clamp(36px,3vw,56px)}#brands-using-sec .scroll-cont-wrapper .scroll-cont .scroll-cont-item .brand-video-cont{margin-top:40px;width:min(1000px,100%);border-radius:24px}@media screen and (max-width: 468px){#brands-using-sec .scroll-cont-wrapper .scroll-cont .scroll-cont-item .brand-video-cont{margin-top:12px}}#brands-using-sec .cta-cont{margin-top:24px;display:flex;gap:24px}
