.product-grid{gap:16px;row-gap:32px;grid-template-columns:repeat(2,minmax(0,1fr))}.shop-grid{gap:16px;row-gap:16px;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,1fr))}.product-grid-width{width:calc(50% - 8px)}input::-webkit-search-decoration,input::-webkit-search-cancel-button,input::-webkit-search-results-button,input::-webkit-search-results-decoration{-webkit-appearance:none;-moz-appearance:none;appearance:none}@media (min-width: 559px){.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-columns:repeat(3,minmax(0,1fr))}.product-grid-width{width:calc(50% - 8px);width:calc(100% / 3 - (16px * 2) / 3)}}@media (min-width: 750px){.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));grid-template-columns:repeat(4,minmax(0,1fr))}.product-grid-width{width:calc(100% / 3 - (16px * 2) / 3);width:calc(25% - 12px)}}@media (min-width: 900px){.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));grid-template-columns:repeat(5,minmax(0,1fr))}.product-grid-width{width:calc(25% - 12px);width:calc(20% - 12.8px)}}@media (min-width: 1140px){.product-grid{grid-template-columns:repeat(5,minmax(0,1fr));grid-template-columns:repeat(6,minmax(0,1fr))}.product-grid-width{width:calc(20% - 12.8px);width:calc(100% / 6 - (16px * 5) / 6)}}@media (min-width: 1600px){.product-grid:not(.contained){grid-template-columns:repeat(6,minmax(0,1fr));grid-template-columns:repeat(7,minmax(0,1fr))}}@media (min-width: 1815px){.product-grid:not(.contained){grid-template-columns:repeat(7,minmax(0,1fr));grid-template-columns:repeat(8,minmax(0,1fr))}}.random-product-grid{gap:1rem;grid-template-columns:repeat(3,minmax(0,1fr))}@media (min-width: 1109px){.random-product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (min-width: 1279px){.random-product-grid{grid-template-columns:repeat(5,minmax(0,1fr))}}@media (min-width: 1600px){.random-product-grid{grid-template-columns:repeat(6,minmax(0,1fr))}}@media (min-width: 1815px){.random-product-grid{grid-template-columns:repeat(7,minmax(0,1fr))}}.carousel-wrapper{position:relative;display:flex;width:100%}.typing span{content:"";width:8px;height:8px;border-radius:50%;animation:blink 1.5s infinite;animation-fill-mode:both;background:#000}@keyframes blink{0%{opacity:.1}20%{opacity:1}to{opacity:.1}}.typing span:nth-child(2){animation-delay:.2s}.typing span:nth-child(3){animation-delay:.4s}.marked ul,.marked ol{list-style:revert;margin:revert;padding:revert}.fade-in-bg{animation:fadeInBg .1s ease-in-out}.loader{position:relative;width:25px;height:25px;margin:10px auto;border-radius:50%;font-size:10px;text-indent:-9999em;background:linear-gradient(to right,#fff 10%,#5433eb 42%);animation:load3 1.4s infinite linear;transform:translateZ(0)}.loader:before{content:"";position:absolute;top:0;left:0;width:50%;height:50%;border-radius:100% 0 0;background:#fff}.loader:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;width:85%;height:85%;margin:auto;border-radius:50%;background:#5433eb}@keyframes load3{0%{transform:rotate(0)}to{transform:rotate(360deg)}0%{transform:rotate(0)}to{transform:rotate(360deg)}}
