.HomeReviewSection{background:var(--sectionBack);border-top:1px solid #940fdb33;border-bottom:1px solid #940fdb33;width:100%;padding:20px 0;position:relative;overflow:hidden}.HomeReviewSection:before{content:"";z-index:0;opacity:.3;pointer-events:none;background-image:url(https://bucketlistt-web.s3.ap-south-1.amazonaws.com/uploads/images/BackgroundPNGCustomerReviews.png);background-size:40%;width:100%;height:100%;position:absolute;top:0;left:0}.HomeReviewSection:after{content:"";z-index:0;pointer-events:none;filter:blur(80px);background:radial-gradient(circle,#940fdb26 0%,#0000 70%);border-radius:50%;width:50vw;height:50vw;animation:15s ease-in-out infinite alternate floatGlow;position:absolute;top:-10%;right:-5%}@keyframes floatGlow{0%{transform:translate(0)}to{transform:translate(-50px,30px)}}.HomeReviewSection .GlowTop{z-index:0;pointer-events:none;background:radial-gradient(circle,#940fdb14 0%,#0000 80%);width:100%;height:100%;animation:8s ease-in-out infinite alternate pulseGlow;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes pulseGlow{0%{opacity:.4;transform:translate(-50%,-50%)scale(1)}to{opacity:.8;transform:translate(-50%,-50%)scale(1.1)}}.HomeReviewSection--compact{padding:12px 0}.HomeReviewDesktop-inner{padding-top:3px;padding-bottom:16px}.HomeReviewDesktop-grid{padding-top:16px}#HomeReviewDesktop{z-index:1;width:100%;position:relative}#HomeReviewDesktop .HomeReviewHeader h2{color:#fff}#HomeReviewDesktop .SectionSubtitle{color:#ffffffb3}#HomeReviewDesktop .VideoReviewsGrid{grid-template-columns:repeat(4,1fr);justify-content:center;gap:16px;display:grid}#HomeReviewDesktop .VideoCard{cursor:pointer;background:#1a1a1a;border-radius:24px;transition:all .4s cubic-bezier(.165,.84,.44,1);overflow:hidden}#HomeReviewDesktop .VideoCard:hover{border-color:var(--brand-color);transform:translateY(-10px);box-shadow:0 10px 30px #940fdb33}#HomeReviewDesktop .VideoThumbnailContainer{aspect-ratio:10/16;object-fit:contain;background:#f0f0f0;width:100%;position:relative;overflow:hidden}#HomeReviewDesktop .VideoThumbnailContainer img,#HomeReviewDesktop .VideoThumbnailContainer .VideoReviewPlayer{object-fit:cover;width:100%;height:100%;transition:transform .6s}#HomeReviewDesktop .VideoThumbnailContainer .VideoReviewPlayer{pointer-events:none}#HomeReviewDesktop .VideoCard:hover .VideoThumbnailContainer img,#HomeReviewDesktop .VideoCard:hover .VideoThumbnailContainer .VideoReviewPlayer{transform:scale(1.05)}#HomeReviewDesktop .VideoCardBadge{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;z-index:2;text-transform:uppercase;letter-spacing:.5px;background:#0006;border-radius:100px;align-items:center;gap:5px;padding:3px 10px;font-size:9px;font-weight:600;display:flex;position:absolute;top:12px;left:12px}#HomeReviewDesktop .VideoCardBadge svg{width:10px;height:10px}#HomeReviewDesktop .MuteBtn{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;cursor:pointer;z-index:10;background:#0006;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;padding:0;transition:all .3s;display:flex;position:absolute;bottom:12px;left:12px}#HomeReviewDesktop .MuteBtn:hover{background:#940fdb99;transform:scale(1.1)}#HomeReviewDesktop .MuteBtn svg{width:16px;height:16px}#HomeReviewDesktop .PlayPauseBtn svg{width:14px;height:14px}.SeeMoreReviewsBtn{background-color:#fff;border-radius:10px;min-width:200px;margin:auto;padding:6px 10px;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}@media (max-width:768px){#HomeReviewDesktop .VideoReviewsGrid{grid-template-columns:repeat(2,1fr);justify-content:center;gap:10px;display:grid}}.HomeReviewTextMarqueeContainer{width:100%;padding:10px 0;position:relative;overflow:hidden}.HomeReviewTextMarquee{gap:30px;width:max-content;animation:80s linear infinite marqueeScroll;display:flex}.HomeReviewTextMarquee:hover{animation-play-state:paused}@keyframes marqueeScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.TextReviewCard{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff1a;border:1px solid #fff3;border-radius:24px;flex-direction:column;gap:14px;width:350px;padding:24px;transition:all .3s;display:flex;transform:translateZ(0)}.TextReviewCard:hover{border-color:var(--brand-color);background:#ffffff1f;transform:translateY(-5px)}.TextReviewCard__header{align-items:center;gap:14px;display:flex}.TextReviewCard__avatar{background:var(--brand-color);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:1rem;font-weight:800;display:flex}.TextReviewCard__info{flex:1;overflow:hidden}.TextReviewCard__name{color:#fff;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:1.05rem;font-weight:800;overflow:hidden}.TextReviewCard__location{color:#ffffff80;margin:2px 0 0;font-size:.75rem}.TextReviewCard__rating{gap:2px;display:flex}.TextReviewCard__rating svg{width:12px;height:12px}.TextReviewCard__text{color:#fff;opacity:.95;margin:0;font-size:.9rem;font-style:italic;line-height:1.6}.TextReviewCard__footer{margin-top:auto}.TextReviewCard__activity{color:#fff;background:#ffffff1a;border:1px solid #ffffff0d;border-radius:100px;padding:6px 14px;font-size:.8rem;font-weight:700;display:inline-block}
#HomeWhyChoose{background-color:#fff}.WhyChooseContainer{align-items:center;gap:30px;display:flex}.WhyChooseContentLeft{flex:1;max-width:320px}.WhyChooseContentLeft h2{margin-bottom:20px}.WhyChooseDescription{color:#666;margin-bottom:25px;font-size:.95rem;line-height:1.6}.BrandAccentLine{background:var(--brand-color);border-radius:10px;width:60px;height:3px}.WhyChooseGrid.creative{flex:2;grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.FeatureItem{align-items:flex-start;gap:20px;padding:10px;display:flex}.IconBox{width:48px;min-width:48px;height:48px;color:var(--brand-color);background:#fbf9ff;border:1px solid #f2eefa;border-radius:12px;justify-content:center;align-items:center;transition:all .4s;display:flex}.FeatureItem:hover .IconBox{background:var(--brand-color);color:#fff;transform:translateY(-5px)rotate(-8deg);box-shadow:0 10px 20px #940fdb26}.IconBox svg{width:22px;height:22px}.FeatureText h3{color:#1a1a1a;margin-bottom:8px;font-size:1.1rem;font-weight:600}.FeatureText p{color:#666;margin:0;font-size:.88rem;line-height:1.5}#HomeWhyChoose{position:relative;overflow:hidden}#HomeWhyChoose:before{content:"";z-index:0;pointer-events:none;background:radial-gradient(circle,#940fdb08 0%,#0000 70%);width:300px;height:300px;position:absolute;top:-50px;right:-50px}@media (max-width:768px){.WhyChooseContainer{grid-template-columns:1fr;gap:30px;display:grid}.WhyChooseGrid.creative{flex:2;grid-template-columns:repeat(1,1fr);gap:10px;display:grid}#HomeWhyChoose{display:none}}
.WhoWeAreContainer{grid-template-columns:1fr 1fr;align-items:center;gap:40px;display:grid}.WhoWeAreVideoWrap{border-radius:var(--borderRadiusLarge);aspect-ratio:4/3;position:relative;overflow:hidden}.WhoWeAreVideoWrap video{object-fit:cover;width:100%;height:100%;display:block}.WhoWeAreImageOverlay{pointer-events:none;clip-path:inset(0 round var(--borderRadiusLarge));background:linear-gradient(145deg,#eb493a24 0%,#eb493a0f 35%,#eb493a05 70%,#0000 100%);position:absolute;inset:0}.WhoWeAreContent{flex-direction:column;gap:20px;display:flex}.WhoWeAreHeading{color:var(--heading-color);margin:0;font-size:1.8rem;font-weight:500;line-height:1.3}.WhoWeAreTagline{color:var(--brand-color);margin:0;font-size:1.15rem;font-weight:500;line-height:1.4}.WhoWeAreStatsGrid{grid-template-columns:1fr;gap:7px;display:grid}.WhoWeAreStatItem:first-child{grid-column:1/-1}.WhoWeAreStatItem{gap:4px;display:flex;align-items:center!important}.WhoWeAreStatValue{color:var(--brand-color);font-size:2.5rem;font-weight:600;line-height:1.2}.WhoWeAreStatLabel{color:var(--text-color);font-size:.8rem;font-weight:400;line-height:1.4}.WhoWeAreDescription{color:var(--text-color);margin:0;font-size:.95rem;line-height:1.6}.WhoWeAreCta{color:var(--heading-color);font-size:.95rem;font-weight:500}.WhoWeAreCta a{color:var(--brand-color);text-decoration:none;transition:opacity .2s}.WhoWeAreCta a:hover{opacity:.85;text-decoration:underline}@media (max-width:900px){.WhoWeAreContainer{grid-template-columns:1fr;gap:40px}.WhoWeAreVideoWrap{aspect-ratio:16/10;max-height:320px}.WhoWeAreStatsGrid{grid-template-columns:1fr 1fr;gap:16px}.WhoWeAreStatItem:first-child{grid-column:unset}#WhoWeAre{display:none}}
.ATOAISection{background-color:#fff;border-top:1px solid #f0f0f0}.ATOAIContainer{flex-direction:column;align-items:center;max-width:900px;margin:0 auto;display:flex}.ATOAILogoContainer{margin:10px 0}.ATOAILogo{object-fit:contain;width:auto;height:100px}.ATOAIDescription{color:#444;margin-bottom:50px;font-size:1rem;line-height:1.8}.BrandHighlight{color:#1a1a1a;font-weight:700}.ATOAILink{color:var(--brand-color);text-underline-offset:4px;font-weight:700;text-decoration:underline;transition:all .3s}.ATOAILink:hover{color:#1a1a1a;-webkit-text-decoration-color:var(--brand-color);text-decoration-color:var(--brand-color)}.MadeInContainer{flex-direction:column;align-items:center;gap:20px;display:flex}.MadeInWrapper{align-items:center;gap:10px;display:flex}.MadeInHeading{color:#1a1a1a;margin:0;font-size:1.8rem;font-weight:500}.SlidingTextContainer{height:2.2rem;position:relative;overflow:hidden}.SlidingTextWrapper{flex-direction:column;animation:24s cubic-bezier(.645,.045,.355,1) infinite textSlide;display:flex}.SlidingTextItem{color:var(--brand-color);flex-shrink:0;height:2.2rem;font-size:1.8rem;font-weight:600;line-height:2.2rem;display:block}@keyframes textSlide{0%{transform:translateY(0)}8.33%{transform:translateY(-2.2rem)}16.67%{transform:translateY(-4.4rem)}25%{transform:translateY(-6.6rem)}33.33%{transform:translateY(-8.8rem)}41.67%{transform:translateY(-11rem)}50%{transform:translateY(-13.2rem)}58.33%{transform:translateY(-15.4rem)}66.67%{transform:translateY(-17.6rem)}75%{transform:translateY(-19.8rem)}83.33%{transform:translateY(-22rem)}91.67%{transform:translateY(-24.2rem)}to{transform:translateY(-26.4rem)}}.IndiaFlagContainer{background:#f0fdf0;border-radius:12px;justify-content:center;align-items:center;width:120px;height:70px;padding:10px;transition:transform .3s;display:flex;overflow:hidden}.MadeInContainer:hover .IndiaFlagContainer{transform:scale(1.05)}.IndiaFlag{object-fit:contain;filter:drop-shadow(0 2px 4px #0000001a);width:100%;height:100%}
#TrustedPartners{background-color:#fff;position:relative;overflow:hidden}.TrustedPartnersTopBar{border-bottom:1px solid #f0f0f0;padding:32px 0 28px}.TrustedPartnersHeadingRow{align-items:center;gap:20px;display:flex}.TrustedPartnersAccentLine{background:linear-gradient(to right,transparent,var(--brand-color,#eb493a)40%,transparent);opacity:.35;border-radius:2px;flex:1;height:2px}.TrustedPartnersHeading{letter-spacing:.16em;text-transform:uppercase;color:#888;white-space:nowrap;flex-shrink:0;margin:0;font-size:.78rem;font-weight:700}.TrustedMarqueeSection{background:#fff;flex-direction:column;gap:14px;padding:28px 0 32px;display:flex}.TrustedMarqueeWrap{width:100%;position:relative;overflow:hidden}.TrustedMarqueeWrap:before,.TrustedMarqueeWrap:after{content:"";z-index:2;pointer-events:none;width:140px;position:absolute;top:0;bottom:0}.TrustedMarqueeWrap:before{background:linear-gradient(90deg,#fff,#0000);left:0}.TrustedMarqueeWrap:after{background:linear-gradient(270deg,#fff,#0000);right:0}.TrustedMarqueeTrack{align-items:center;gap:16px;width:max-content;display:flex}.TrustedMarqueeTrack:hover{animation-play-state:paused}.TrustedMarqueeTrackLTR{animation:30s linear infinite trustedScrollLTR}.TrustedMarqueeTrackRTL{animation:30s linear infinite trustedScrollRTL}@keyframes trustedScrollLTR{0%{transform:translate(0)}to{transform:translate(-33.333%)}}@keyframes trustedScrollRTL{0%{transform:translate(-33.333%)}to{transform:translate(0)}}.TrustedLogoCard{cursor:pointer;background:#fff;border:1.5px solid #ebebeb;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;min-width:150px;padding:18px 36px;text-decoration:none;transition:border-color .25s,box-shadow .25s,transform .2s;display:flex;box-shadow:0 1px 4px #0000000a}.TrustedLogoCard:hover{border-color:var(--brand-color,#eb493a);transform:translateY(-2px);box-shadow:0 6px 20px #eb493a1f}.TrustedLogoImg{object-fit:contain;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;width:auto;max-width:140px;height:44px;display:block}@media (max-width:768px){.TrustedPartnersHeading{letter-spacing:.12em;font-size:.7rem}.TrustedMarqueeWrap:before,.TrustedMarqueeWrap:after{width:60px}.TrustedLogoCard{min-width:120px;padding:14px 24px}.TrustedLogoImg{max-width:110px;height:36px}}
