.furnics-theme{color:#1c2b29;background-color:#fff}.furnics-theme .font-heading{font-family:var(--theme-font-heading,var(--font-baloo),"Hind Siliguri",sans-serif)}.furnics-theme .font-body{font-family:var(--theme-font-body,var(--font-nunito-sans),"Hind Siliguri",sans-serif)}.furnics-theme :focus-visible{outline:2px solid var(--theme-primary,#0f766e);outline-offset:2px}.furnics-theme ::-moz-selection{background:var(--theme-primary,#0f766e);color:#fff}.furnics-theme ::selection{background:var(--theme-primary,#0f766e);color:#fff}.furnics-theme .no-scrollbar::-webkit-scrollbar{display:none}.furnics-theme .no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}@keyframes fx-ticker{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.furnics-theme .fx-ticker{animation:fx-ticker 28s linear infinite}@keyframes fx-rise{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.furnics-theme .fx-rise{animation:fx-rise .7s cubic-bezier(.22,1,.36,1) both}.furnics-theme .fx-rise-delay{animation:fx-rise .7s cubic-bezier(.22,1,.36,1) .15s both}@keyframes fx-float{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}.furnics-theme .fx-float{animation:fx-float 4.5s ease-in-out infinite}.furnics-theme .fx-float-alt{animation:fx-float 5.5s ease-in-out .8s infinite}@media (prefers-reduced-motion:reduce){.furnics-theme .fx-float,.furnics-theme .fx-float-alt,.furnics-theme .fx-rise,.furnics-theme .fx-rise-delay,.furnics-theme .fx-ticker{animation:none}}