.fashionshop-theme{color:#3d4760;background-color:#fff}.fashionshop-theme .font-heading{font-family:var(--theme-font-heading,var(--font-josefin),"Hind Siliguri",sans-serif)}.fashionshop-theme .font-body{font-family:var(--theme-font-body,var(--font-inter),"Hind Siliguri",sans-serif)}@keyframes fs-rise{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes fs-fade{0%{opacity:0;transform:scale(1.03)}to{opacity:1;transform:scale(1)}}.fashionshop-theme .fs-hero-rise{animation:fs-rise .8s cubic-bezier(.22,1,.36,1) forwards}.fashionshop-theme .fs-hero-fade{animation:fs-fade 1.1s cubic-bezier(.22,1,.36,1) forwards}