.ultras-theme{color:#191919;background-color:#fff}.ultras-theme .font-heading{font-family:var(--theme-font-heading,var(--font-oswald),"Hind Siliguri",sans-serif)}.ultras-theme .font-body{font-family:var(--theme-font-body,var(--font-inter),"Hind Siliguri",sans-serif)}.ultras-theme a:focus-visible,.ultras-theme button:focus-visible,.ultras-theme input:focus-visible{outline:2px solid var(--theme-primary,#c62f00);outline-offset:2px}.ultras-theme .no-scrollbar::-webkit-scrollbar{display:none}.ultras-theme .no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}@keyframes ul-rise{0%{opacity:0;transform:translateY(26px)}to{opacity:1;transform:translateY(0)}}@keyframes ul-fade{0%{opacity:0}to{opacity:1}}.ultras-theme .ul-rise{animation:ul-rise .8s cubic-bezier(.22,1,.36,1) forwards}.ultras-theme .ul-rise-2{animation:ul-rise .8s cubic-bezier(.22,1,.36,1) .12s forwards;opacity:0}.ultras-theme .ul-fade{animation:ul-fade 1s ease forwards}@keyframes ul-marquee{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.ultras-theme .ul-marquee{display:inline-flex;white-space:nowrap;animation:ul-marquee 26s linear infinite;will-change:transform}.ultras-theme .ul-stamp{transform:rotate(-2deg)}.ultras-theme .ul-stamp-r{transform:rotate(1.5deg)}@keyframes ul-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.ultras-theme .ul-skeleton{background:linear-gradient(90deg,#efefef 25%,#e4e4e4 37%,#efefef 63%);background-size:200% 100%;animation:ul-shimmer 1.6s ease infinite}@media (prefers-reduced-motion:reduce){.ultras-theme .ul-fade,.ultras-theme .ul-marquee,.ultras-theme .ul-rise,.ultras-theme .ul-rise-2,.ultras-theme .ul-skeleton{animation:none}.ultras-theme .ul-rise-2{opacity:1}}