:export{primaryColor:#64ff00}#hero{background:url(/assets/home/hero.webp);background-position:50%;background-size:cover}.about-image{background:url(/assets/home/about.jpg)}.marquee{position:relative;width:100vw;max-width:100%;height:50px;display:flex;align-items:center;overflow-x:hidden}.track{position:absolute;width:100%;left:100%;white-space:nowrap;will-change:transform;animation:marquee 10s linear 2.5s infinite}@keyframes marquee{0%{left:100%}to{left:-50%}}.vim{width:164px;height:106px;font-family:Inika;font-style:normal;font-weight:700;font-size:81.5385px;line-height:106px;background:linear-gradient(90deg,#F2BE06 50.3%,rgba(255,255,255,0) 156.6%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text}@media screen and (max-width:1023px){.vim{font-size:32px;width:auto}}.shop{font-family:Inika;font-style:normal;font-weight:700;font-size:81.5385px;line-height:106px;background:linear-gradient(180deg,#fffef8 50%,rgba(234,197,11,.7098039216));-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;color:rgba(0,0,0,0)}@media screen and (max-width:1023px){.shop{font-size:32px}}.vimshop{background:url(/assets/vim-shop/vim-shop.gif);background-size:900px;background-position:50%;background-position-y:-415px}@media screen and (max-width:576px){.vimshop{background-size:400px;background-position-y:-180px}}.card_card__cNgcL{width:100%;height:340px;perspective:1000px}.card_cardInner__NiF6N{width:100%;height:100%;transform-style:preserve-3d;transition:transform .6s}.card_hover__zVoXi:hover .card_cardInner__NiF6N{transform:rotateY(180deg)}.card_cardBack__Xd_Bt,.card_cardFront__XOyH4{width:100%;height:100%;position:absolute;backface-visibility:hidden;display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:20px;text-align:center;color:white}.card_cardFront__XOyH4{background-color:white;border-radius:4px}.card_cardBack__Xd_Bt{border-radius:4px;transform:rotateY(180deg)}