.fc-icon{--fc-icon-size:28px;--fc-icon-accent:#a46b43;display:inline-grid;place-items:center;width:var(--fc-icon-size);height:var(--fc-icon-size);flex:0 0 var(--fc-icon-size);color:currentColor;vertical-align:middle;contain:layout paint}.fc-icon svg{display:block;width:100%;height:100%;overflow:visible;fill:none;stroke:currentColor;stroke-width:2.35;stroke-linecap:round;stroke-linejoin:round}.fc-icon .fc-stars path,.fc-icon .fc-india-spark,.fc-icon .fc-sparkle{fill:var(--fc-icon-accent);stroke:var(--fc-icon-accent)}.fc-icon{--fc-ease:cubic-bezier(.2,.75,.25,1);--fc-duration:.56s}.fc-icon--shipping.is-animated .fc-truck{animation:fc-truck-nudge var(--fc-duration) var(--fc-ease);transform-origin:center}.fc-icon--shipping.is-animated .fc-speed{animation:fc-speed-lines .48s var(--fc-ease)}.fc-icon--returns.is-animated .fc-return-arrow,.fc-icon--returns.is-animated .fc-return-arrowhead{animation:fc-return-sweep .62s var(--fc-ease);transform-origin:32px 30px}.fc-icon--returns.is-animated .fc-package{animation:fc-package-pop .52s var(--fc-ease);transform-origin:32px 34px}.fc-icon--secure-payment.is-animated .fc-lock{animation:fc-lock-click .5s var(--fc-ease);transform-origin:32px 31px}.fc-icon--secure-payment.is-animated .fc-shield{animation:fc-shield-pulse .62s var(--fc-ease);transform-origin:center}.fc-icon--cod.is-animated .fc-cod-note{animation:fc-note-drop .56s var(--fc-ease)}.fc-icon--cod.is-animated .fc-hand{animation:fc-hand-rise .56s var(--fc-ease)}.fc-icon--prepaid-savings.is-animated .fc-percent{animation:fc-percent-pop .52s var(--fc-ease);transform-origin:46px 39px}.fc-icon--prepaid-savings.is-animated .fc-card{animation:fc-card-slide .52s var(--fc-ease)}.fc-icon--tracking.is-animated .fc-route{stroke-dasharray:60;stroke-dashoffset:60;animation:fc-route-draw .7s var(--fc-ease) forwards}.fc-icon--tracking.is-animated .fc-pin-a{animation:fc-pin-pop .42s var(--fc-ease);transform-origin:14px 18px}.fc-icon--tracking.is-animated .fc-pin-b{animation:fc-pin-pop .42s .22s var(--fc-ease) both;transform-origin:53px 34px}.fc-icon--india .fc-india-outline{stroke-dasharray:150}.fc-icon--india.is-animated .fc-india-outline{animation:fc-india-draw .72s var(--fc-ease)}.fc-icon--india.is-animated .fc-india-spark{animation:fc-spark .5s .25s var(--fc-ease) both;transform-origin:48px 25px}.fc-icon--support.is-animated .fc-chat{animation:fc-chat-pop .48s var(--fc-ease);transform-origin:32px 36px}.fc-icon--support.is-animated .fc-headset{animation:fc-headset-tilt .56s var(--fc-ease);transform-origin:center}.fc-icon--reviews.is-animated .fc-stars path{animation:fc-star-fill .45s var(--fc-ease) both;transform-origin:center}.fc-icon--reviews.is-animated .fc-stars path:nth-child(2){animation-delay:70ms}.fc-icon--reviews.is-animated .fc-stars path:nth-child(3){animation-delay:.14s}.fc-icon--reviews.is-animated .fc-stars path:nth-child(4){animation-delay:.21s}.fc-icon--personalisation.is-animated .fc-pen{animation:fc-pen-write .65s var(--fc-ease);transform-origin:36px 28px}.fc-icon--personalisation.is-animated .fc-tag{animation:fc-tag-lift .52s var(--fc-ease)}.fc-icon--gift.is-animated .fc-bow{animation:fc-bow-tie .6s var(--fc-ease);transform-origin:32px 20px}.fc-icon--gift.is-animated .fc-ribbon-v{animation:fc-ribbon-drop .52s var(--fc-ease)}.fc-icon--watch-box .fc-watch-lid{transform-origin:32px 24px}.fc-icon--watch-box.is-animated .fc-watch-lid{animation:fc-lid-open .65s var(--fc-ease)}.fc-icon--watch-roll.is-animated .fc-roll{animation:fc-roll-unfurl .65s var(--fc-ease);transform-origin:44px 34px}.fc-icon--sunglasses.is-animated .fc-glasses{animation:fc-glasses-reveal .6s var(--fc-ease);transform-origin:32px 37px}.fc-icon--sunglasses.is-animated .fc-case{animation:fc-case-lift .54s var(--fc-ease);transform-origin:center}.fc-icon--jewellery.is-animated .fc-ring{animation:fc-ring-shine .62s var(--fc-ease);transform-origin:21px 42px}.fc-icon--jewellery.is-animated .fc-sparkle{animation:fc-spark .52s .14s var(--fc-ease) both;transform-origin:49px 15px}.fc-icon--quality.is-animated .fc-medal{animation:fc-medal-pop .56s var(--fc-ease);transform-origin:32px 30px}.fc-icon--quality.is-animated .fc-check{stroke-dasharray:40;stroke-dashoffset:40;animation:fc-check-draw .52s .13s var(--fc-ease) forwards}@keyframes fc-truck-nudge{0%{transform:translate(-3px)}60%{transform:translate(3px)}to{transform:translate(0)}}@keyframes fc-speed-lines{0%{opacity:0;transform:translate(5px)}45%{opacity:1}to{opacity:1;transform:translate(0)}}@keyframes fc-return-sweep{0%{opacity:.35;transform:rotate(-22deg)}to{opacity:1;transform:rotate(0)}}@keyframes fc-package-pop{0%{transform:scale(.92);opacity:.7}70%{transform:scale(1.04)}to{transform:scale(1);opacity:1}}@keyframes fc-lock-click{0%{transform:translateY(-4px)}60%{transform:translateY(1px)}to{transform:translateY(0)}}@keyframes fc-shield-pulse{0%{transform:scale(.96)}55%{transform:scale(1.03)}to{transform:scale(1)}}@keyframes fc-note-drop{0%{transform:translateY(-8px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes fc-hand-rise{0%{transform:translateY(5px);opacity:.55}to{transform:translateY(0);opacity:1}}@keyframes fc-percent-pop{0%{transform:scale(.65) rotate(-8deg);opacity:0}65%{transform:scale(1.08) rotate(2deg)}to{transform:scale(1) rotate(0);opacity:1}}@keyframes fc-card-slide{0%{transform:translate(-4px);opacity:.7}to{transform:translate(0);opacity:1}}@keyframes fc-route-draw{to{stroke-dashoffset:0}}@keyframes fc-pin-pop{0%{transform:scale(.72) translateY(4px);opacity:0}70%{transform:scale(1.08)}to{transform:scale(1);opacity:1}}@keyframes fc-india-draw{0%{stroke-dashoffset:150}to{stroke-dashoffset:0}}@keyframes fc-spark{0%{transform:scale(.25) rotate(-25deg);opacity:0}65%{transform:scale(1.18)}to{transform:scale(1);opacity:1}}@keyframes fc-chat-pop{0%{transform:scale(.75) translateY(4px);opacity:0}70%{transform:scale(1.08)}to{transform:scale(1);opacity:1}}@keyframes fc-headset-tilt{0%{transform:rotate(-3deg)}55%{transform:rotate(2deg)}to{transform:rotate(0)}}@keyframes fc-star-fill{0%{transform:scale(.45);opacity:.2}65%{transform:scale(1.12)}to{transform:scale(1);opacity:1}}@keyframes fc-pen-write{0%{transform:translate(-6px,6px) rotate(-6deg)}65%{transform:translate(2px,-2px) rotate(2deg)}to{transform:none}}@keyframes fc-tag-lift{0%{transform:translateY(3px);opacity:.7}to{transform:translateY(0);opacity:1}}@keyframes fc-bow-tie{0%{transform:scaleX(.65);opacity:.3}65%{transform:scaleX(1.1)}to{transform:scaleX(1);opacity:1}}@keyframes fc-ribbon-drop{0%{transform:scaleY(.2);transform-origin:top}to{transform:scaleY(1);transform-origin:top}}@keyframes fc-lid-open{0%{transform:translateY(0)}55%{transform:translateY(-5px) rotate(-6deg)}to{transform:translateY(0) rotate(0)}}@keyframes fc-roll-unfurl{0%{transform:scaleX(.82) rotate(-3deg)}65%{transform:scaleX(1.04) rotate(1deg)}to{transform:scaleX(1) rotate(0)}}@keyframes fc-glasses-reveal{0%{transform:translateY(5px) scale(.9);opacity:0}to{transform:translateY(0) scale(1);opacity:1}}@keyframes fc-case-lift{0%{transform:translateY(2px)}55%{transform:translateY(-2px)}to{transform:translateY(0)}}@keyframes fc-ring-shine{0%{transform:rotate(-15deg) scale(.9)}60%{transform:rotate(8deg) scale(1.08)}to{transform:rotate(0) scale(1)}}@keyframes fc-medal-pop{0%{transform:scale(.88);opacity:.65}65%{transform:scale(1.05)}to{transform:scale(1);opacity:1}}@keyframes fc-check-draw{to{stroke-dashoffset:0}}@media(prefers-reduced-motion:reduce){.fc-icon *{animation:none!important;transition:none!important;stroke-dashoffset:0!important}}
/*# sourceMappingURL=/cdn/shop/t/51/assets/fc-icons.css.map */
