html,body{overflow-x:hidden}body{zoom:1!important}article.page-content>h1{display:none}.kf-store-page-wrap{width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);background:#f3f3f3;overflow:hidden}.kf-store-page{--kf-bg: #f3f3f3;--kf-cream: #eee8e2;--kf-brown: #5a3a2d;--kf-text: #474747;--kf-accent: #c8a15a;--kf-shadow: 0 10px 30px rgba(0, 0, 0, .04);--kf-pill: 999px;background:var(--kf-bg);color:var(--kf-text);width:100%;padding-bottom:20px}.kf-store-page *{box-sizing:border-box;min-width:0}.kf-store-page img,.kf-store-page video,.kf-store-page iframe{max-width:100%}.kf-store-page h1,.kf-store-page h2,.kf-store-page h3,.kf-store-page p{overflow-wrap:break-word}.kf-store-page a{text-decoration:none;color:inherit}.kf-store-page-container{width:100%;max-width:1460px;margin:0 auto;padding-left:36px;padding-right:36px}.kf-store-page h1,.kf-store-page h2,.kf-store-page h3,.kf-store-page h4{font-family:var(--font-heading--family, "EB Garamond", serif);color:var(--kf-brown);line-height:.98;margin:0;font-weight:700}.kf-store-italic{color:var(--kf-accent);font-style:italic}.kf-store-btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 22px;border-radius:var(--kf-pill);font-family:var(--font-body--family, "DM Sans", sans-serif);font-size:14px;font-weight:700;transition:.22s ease}.kf-store-btn-primary{background:var(--kf-brown)!important;color:#fff!important;border:2px solid var(--kf-brown)!important}.kf-store-btn-primary,.kf-store-btn-primary span,.kf-store-btn-primary *{color:#fff!important}.kf-store-btn-secondary{background:transparent;color:var(--kf-brown);border:2px solid rgba(90,58,45,.35)}.kf-store-btn:hover{transform:translateY(-1px)}.kf-hero{position:relative;width:100%;height:clamp(460px,74vh,780px);overflow:hidden;background:#21150e}.kf-hero video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;animation:kfHeroZoom 22s ease-in-out infinite alternate}.kf-hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(120% 90% at 50% 110%,#21150ed1,#21150e52 45%,#21150e00 72%),linear-gradient(180deg,#21150e6b,#21150e0f 45%,#21150eb8)}.kf-hero-content{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;text-align:center;padding:0 24px 84px}.kf-hero-kicker{display:inline-flex;align-items:center;justify-content:center;flex-wrap:wrap;max-width:100%;gap:14px;font-family:var(--font-body--family, "DM Sans", sans-serif);font-size:13px;font-weight:700;letter-spacing:.28em;text-transform:uppercase;color:#f0e3d2!important;opacity:0;animation:kfFadeUp .9s cubic-bezier(.22,.8,.3,1) .25s forwards}.kf-hero-kicker:before,.kf-hero-kicker:after{content:"";width:44px;height:1px;background:linear-gradient(90deg,transparent,var(--kf-accent))}.kf-hero-kicker:after{background:linear-gradient(270deg,transparent,var(--kf-accent))}.kf-hero-title{font-size:clamp(34px,5.6vw,68px);line-height:1.04;color:#fff!important;margin:18px 0 0;text-shadow:0 4px 30px rgba(0,0,0,.35);opacity:0;animation:kfFadeUp .9s cubic-bezier(.22,.8,.3,1) .45s forwards}.kf-hero-title em{font-style:italic;background:linear-gradient(90deg,var(--kf-accent) 20%,#ffe9bd 40%,var(--kf-accent) 60%);background-size:200% auto;-webkit-background-clip:text;background-clip:text;color:var(--kf-accent);-webkit-text-fill-color:transparent;animation:kfShine 4s linear infinite}.kf-hero-sub{margin:16px auto 0;max-width:620px;font-family:var(--font-body--family, "DM Sans", sans-serif);font-size:clamp(14px,1.6vw,17px);line-height:1.6;color:#ffffffe0!important;opacity:0;animation:kfFadeUp .9s cubic-bezier(.22,.8,.3,1) .65s forwards}.kf-hero-cta{display:flex;gap:12px;flex-wrap:wrap;justify-content:center;margin-top:28px;opacity:0;animation:kfFadeUp .9s cubic-bezier(.22,.8,.3,1) .85s forwards}.kf-hero-btn-ghost{background:#ffffff1f;color:#fff!important;border:2px solid rgba(255,255,255,.55);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.kf-hero-btn-ghost:hover{background:#ffffff3d}.kf-hero-scroll{position:absolute;left:calc(50% - 13px);bottom:20px;width:26px;height:42px;border:2px solid rgba(255,255,255,.6);border-radius:999px;opacity:0;animation:kfFadeUp .9s ease 1.15s forwards}.kf-hero-scroll span{position:absolute;left:50%;top:8px;width:4px;height:8px;margin-left:-2px;border-radius:999px;background:var(--kf-accent);animation:kfScrollDot 1.8s ease-in-out infinite}@keyframes kfHeroZoom{0%{transform:scale(1)}to{transform:scale(1.08)}}@keyframes kfFadeUp{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@keyframes kfShine{to{background-position:-200% center}}@keyframes kfScrollDot{0%{transform:translateY(0);opacity:1}70%{transform:translateY(16px);opacity:0}to{transform:translateY(0);opacity:0}}.kf-reveal{opacity:0;transform:translateY(34px);transition:opacity .8s cubic-bezier(.22,.8,.3,1),transform .8s cubic-bezier(.22,.8,.3,1)}.kf-reveal.kf-in{opacity:1;transform:none}.kf-store-gallery figure.kf-reveal:nth-child(3n+2),.kf-store-category.kf-reveal:nth-child(3n+2){transition-delay:.12s}.kf-store-gallery figure.kf-reveal:nth-child(3n),.kf-store-category.kf-reveal:nth-child(3n){transition-delay:.24s}@media(prefers-reduced-motion:reduce){.kf-hero video,.kf-hero-title em,.kf-hero-scroll span{animation:none}.kf-hero-kicker,.kf-hero-title,.kf-hero-sub,.kf-hero-cta,.kf-hero-scroll{animation:none;opacity:1}.kf-reveal{opacity:1;transform:none;transition:none}}.kf-store-section{padding-top:74px;border-top:1px solid rgba(90,58,45,.16);margin-top:34px}.kf-store-heading-bar{display:inline-block;background:var(--kf-cream);padding:16px 30px 18px;border-left:4px solid var(--kf-accent);margin-bottom:30px;max-width:100%}.kf-store-heading-bar h2{font-size:clamp(24px,3.2vw,44px);line-height:1}.kf-store-two-col{display:grid;grid-template-columns:1fr 1fr;gap:22px;align-items:start}.kf-store-copy p{margin:0 0 18px;font-family:var(--font-body--family, "DM Sans", sans-serif);font-size:16px;line-height:1.7;color:var(--kf-text)}.kf-store-about-photo{border-radius:22px;overflow:hidden;box-shadow:var(--kf-shadow);margin-bottom:22px}.kf-store-about-photo img{width:100%;height:100%;max-height:320px;object-fit:cover;display:block}.kf-store-highlight-box{background:var(--kf-cream);border-radius:22px;padding:30px}.kf-store-highlight-box h3{font-size:28px;margin-bottom:12px}.kf-store-highlight-list{display:grid;gap:12px}.kf-store-highlight-list div{display:flex;align-items:center;gap:12px;font-family:var(--font-body--family, "DM Sans", sans-serif);font-size:14px;line-height:1.6;color:var(--kf-text);padding:13px 15px;background:#fff9;border-radius:14px}.kf-store-highlight-icon{flex:none;display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:50%;background:var(--kf-accent);color:#fff}.kf-store-highlight-icon svg{width:12px;height:12px}.kf-store-categories{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.kf-store-category{background:var(--kf-cream);border-radius:18px;overflow:hidden;transition:box-shadow .25s ease,transform .25s ease}.kf-store-category:hover{box-shadow:var(--kf-shadow);transform:translateY(-3px)}.kf-store-category img{width:100%;aspect-ratio:16 / 9;height:auto;object-fit:cover;display:block}.kf-store-category-body{padding:20px 22px 22px}.kf-store-category h3{font-size:22px;margin-bottom:8px}.kf-store-category p{margin:0;font-family:var(--font-body--family, "DM Sans", sans-serif);font-size:14px;line-height:1.7;color:var(--kf-text)}.kf-store-gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.kf-store-gallery figure{margin:0;position:relative;border-radius:18px;overflow:hidden;box-shadow:var(--kf-shadow);aspect-ratio:4 / 3}.kf-store-gallery figure:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#21150e00 55%,#21150e73);opacity:0;transition:opacity .4s ease;pointer-events:none}.kf-store-gallery img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .6s cubic-bezier(.22,.8,.3,1)}.kf-store-gallery figure:hover:after{opacity:1}.kf-store-gallery figure:hover img{transform:scale(1.07)}.kf-store-map-wrap{display:grid;grid-template-columns:1fr 1fr;gap:22px}.kf-store-map-card,.kf-store-form-shell{background:#fff;border-radius:22px;padding:28px;box-shadow:var(--kf-shadow)}.kf-store-map-card{display:flex;flex-direction:column}.kf-store-map-card h3,.kf-store-form-shell h3{font-size:28px;margin-bottom:12px}.kf-store-map-card p,.kf-store-form-shell p{margin:0 0 16px;font-family:var(--font-body--family, "DM Sans", sans-serif);font-size:15px;line-height:1.7;color:var(--kf-text)}.kf-store-map-embed{flex:1;min-height:260px;border-radius:18px;overflow:hidden;margin-bottom:16px;background:var(--kf-cream)}.kf-store-map-embed iframe{width:100%;height:100%;min-height:260px;border:0;display:block}.kf-store-form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.kf-store-form-grid .full{grid-column:1 / -1}.kf-store-form-shell input,.kf-store-form-shell select,.kf-store-form-shell textarea{width:100%;min-height:52px;background:var(--kf-cream);border:none;border-radius:12px;padding:14px 16px;font-family:var(--font-body--family, "DM Sans", sans-serif);font-size:14px;color:var(--kf-text);outline:none}.kf-store-form-shell textarea{min-height:128px;resize:vertical}.kf-store-faq{display:grid;gap:14px}.kf-store-faq-item{background:#fff;border-radius:18px;padding:22px 24px}.kf-store-faq-item h3{font-size:21px;margin-bottom:8px}.kf-store-faq-item p{margin:0;font-family:var(--font-body--family, "DM Sans", sans-serif);font-size:15px;line-height:1.7;color:var(--kf-text)}.kf-locate-head{text-align:center;padding:56px 36px 8px}.kf-locate-title{display:inline-block;font-size:clamp(28px,4vw,42px);border-bottom:2px solid var(--kf-accent);padding-bottom:12px}.kf-locate-subtitle{margin:16px 0 0;font-family:var(--font-body--family, "DM Sans", sans-serif);font-size:15px;color:var(--kf-text)}.kf-locate-body{display:grid;grid-template-columns:minmax(300px,380px) minmax(0,1fr);gap:28px;padding:40px 0 20px;align-items:stretch}.kf-locate-filters{background:#fff;border-radius:18px;box-shadow:var(--kf-shadow);padding:22px;display:flex;flex-direction:column;min-height:0}.kf-locate-select-row select{width:100%;min-height:50px;border-radius:10px;border:1px solid rgba(90,58,45,.18);background:#fff url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="%235a3a2d"><path d="M5.5 7.5l4.5 4.5 4.5-4.5" stroke="%235a3a2d" stroke-width="1.6" fill="none" stroke-linecap="round" stroke-linejoin="round"/></svg>') no-repeat right 14px center;background-size:14px;appearance:none;-webkit-appearance:none;padding:0 40px 0 14px;font-family:var(--font-body--family, "DM Sans", sans-serif);font-size:14px;color:var(--kf-text);margin-bottom:12px;cursor:pointer;transition:border-color .2s ease}.kf-locate-select-row select:hover,.kf-locate-select-row select:focus{border-color:var(--kf-brown);outline:none}.kf-locate-count-row{display:flex;justify-content:space-between;align-items:center;font-family:var(--font-body--family, "DM Sans", sans-serif);font-size:13px;color:#777;margin:14px 0}.kf-locate-clear{background:none;border:none;color:var(--kf-brown);font-weight:700;cursor:pointer;font-size:13px;font-family:var(--font-body--family, "DM Sans", sans-serif)}.kf-locate-store-list{flex:1;min-height:260px;overflow-y:auto;display:grid;align-content:start;gap:14px;padding-right:4px;scrollbar-width:thin;scrollbar-color:rgba(90,58,45,.3) transparent}.kf-locate-store-list::-webkit-scrollbar{width:6px}.kf-locate-store-list::-webkit-scrollbar-thumb{background:#5a3a2d4d;border-radius:999px}.kf-locate-store-card{border:1px solid rgba(90,58,45,.14);border-radius:14px;padding:16px;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.kf-locate-store-card:hover{border-color:var(--kf-brown);box-shadow:var(--kf-shadow);transform:translateY(-2px)}.kf-locate-store-top{display:flex;justify-content:space-between;align-items:flex-start;gap:8px}.kf-locate-store-top h3{font-size:17px;line-height:1.3}.kf-locate-plus{color:var(--kf-brown);font-size:18px;font-weight:700}.kf-locate-store-timing,.kf-locate-store-tag{font-family:var(--font-body--family, "DM Sans", sans-serif);font-size:13px;color:#777;margin-top:6px}.kf-locate-store-actions{display:flex;gap:8px;margin-top:14px}.kf-locate-btn-sm{min-height:38px;padding:0 14px;font-size:12.5px;flex:1}.kf-locate-empty{font-family:var(--font-body--family, "DM Sans", sans-serif);font-size:13px;color:#999;padding:18px 4px;text-align:center;display:none}.kf-locate-promo{display:grid;gap:20px;grid-template-rows:auto 1fr}.kf-locate-offer-img{border-radius:14px;overflow:hidden;box-shadow:var(--kf-shadow)}.kf-locate-offer-img img{width:100%;height:auto;display:block;transition:transform .5s cubic-bezier(.22,.8,.3,1)}.kf-locate-offer-img:hover img{transform:scale(1.03)}.kf-locate-store-photo{position:relative;border-radius:18px;overflow:hidden;box-shadow:var(--kf-shadow);width:100%;height:100%;min-height:380px}.kf-slider-track{display:flex;height:100%;transition:transform .65s cubic-bezier(.22,.8,.3,1)}.kf-slider-track img{flex:0 0 100%;width:100%;height:100%;object-fit:cover;display:block}.kf-slider-arrow{position:absolute;top:50%;transform:translateY(-50%);width:38px;height:38px;border-radius:50%;border:none;background:#ffffffd9;color:var(--kf-brown);font-size:15px;line-height:1;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 4px 14px #0000002e;transition:background .2s ease,transform .2s ease;z-index:2}.kf-slider-arrow:hover{background:#fff;transform:translateY(-50%) scale(1.08)}.kf-slider-arrow.prev{left:12px}.kf-slider-arrow.next{right:12px}.kf-locate-photo-banner{position:absolute;left:18px;right:18px;bottom:34px;background:#fff;text-align:center;padding:14px 10px;font-family:var(--font-heading--family, "EB Garamond", serif);font-size:clamp(16px,2vw,22px);color:var(--kf-brown);border-radius:4px}.kf-locate-dots{position:absolute;bottom:12px;left:0;right:0;display:flex;justify-content:center;gap:6px}.kf-locate-dots{z-index:2}.kf-locate-dots span{width:6px;height:6px;border-radius:50%;background:#ffffff8c;display:block;cursor:pointer;transition:background .25s ease,width .25s ease}.kf-locate-dots span.active{background:#fff;width:18px;border-radius:4px}@media(max-width:1100px){.kf-store-categories,.kf-store-gallery{grid-template-columns:repeat(2,1fr)}.kf-store-two-col,.kf-store-map-wrap,.kf-store-form-grid,.kf-locate-body{grid-template-columns:1fr}.kf-locate-store-photo{height:auto;aspect-ratio:16 / 9;min-height:0}}@media(max-width:767px){.kf-store-page-container{padding-left:16px;padding-right:16px}.kf-store-categories,.kf-store-form-grid,.kf-store-gallery{grid-template-columns:1fr}.kf-hero{height:clamp(420px,66vh,560px)}.kf-hero-content{padding-bottom:70px}.kf-hero-kicker{font-size:11px;letter-spacing:.2em}.kf-hero-kicker:before,.kf-hero-kicker:after{width:26px}.kf-store-heading-bar h2{font-size:clamp(22px,7vw,34px)}.kf-locate-head{padding:40px 16px 4px}.kf-locate-store-photo{height:auto;aspect-ratio:4 / 3;min-height:0}.kf-locate-photo-banner{left:12px;right:12px;bottom:26px;padding:10px 8px}.kf-slider-arrow{width:32px;height:32px;font-size:13px}}.kf-store-longform{max-width:900px}.kf-store-longform p{margin:0 0 18px;font-family:var(--font-body--family, "DM Sans", sans-serif);font-size:16px;line-height:1.7;color:var(--kf-text)}.kf-store-longform h3{font-family:var(--font-heading--family, "EB Garamond", serif);color:var(--kf-brown);font-size:clamp(21px,2.2vw,28px);margin:36px 0 12px}.kf-store-longform h4{font-family:var(--font-heading--family, "EB Garamond", serif);color:var(--kf-brown);font-size:21px;margin:28px 0 10px}.kf-store-longform h5{font-family:var(--font-body--family, "DM Sans", sans-serif);text-transform:uppercase;letter-spacing:.12em;font-size:12px;font-weight:700;color:var(--kf-accent);margin:26px 0 10px}.kf-store-longform>*:first-child{margin-top:0}.kf-price-table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch;background:#fff;border-radius:18px;box-shadow:var(--kf-shadow);margin:0 0 14px}.kf-price-table{width:100%;min-width:460px;border-collapse:collapse;font-family:var(--font-body--family, "DM Sans", sans-serif);font-size:15px}.kf-price-table th,.kf-price-table td{text-align:left;padding:13px 20px;border-bottom:1px solid var(--kf-cream)}.kf-price-table thead th{background:var(--kf-cream);color:var(--kf-brown);font-weight:700}.kf-price-table th:last-child,.kf-price-table td:last-child{text-align:right;white-space:nowrap;font-weight:600;color:var(--kf-brown)}.kf-price-table tbody tr:last-child td{border-bottom:0}.kf-price-table tbody tr:hover td{background:#faf7f4}.kf-price-note{font-size:13px;color:#7b6a60}@media(max-width:600px){.kf-price-table th,.kf-price-table td{padding:11px 14px}}
/*# sourceMappingURL=/cdn/shop/t/33/assets/kf-store-faridabad.css.map */
