.admin-change{display:flex;font-size:14px;gap:5px}.admin-change p{align-items:center;border:1px solid rgba(69,69,69,.3);border-radius:50%;cursor:pointer;display:flex;font-size:14px;height:20px;justify-content:center;width:20px}.admin-change p.actv{border-color:#f30031}.product-card{border-radius:20px;box-shadow:0 0 30px #00000040;display:flex;flex-direction:column;overflow:hidden}@media (max-width:1199px){.product-card{border-radius:13px}}.product-card:has(.product-card__img:hover) .product-card__img img,.product-card:has(.product-card__title:hover) .product-card__img img{scale:1.2}.product-card:has(.product-card__img:hover) .product-card__title span,.product-card:has(.product-card__title:hover) .product-card__title span{color:#f30031}.product-card__img{aspect-ratio:1;display:flex;flex:0 0 auto;height:-moz-fit-content;height:fit-content;overflow:hidden;position:relative;width:100%}.product-card__img img{aspect-ratio:1;top:0;right:0;bottom:0;left:0;position:absolute;transition:all .3s ease}.product-card__img img:first-child{-o-object-fit:contain;object-fit:contain;z-index:1}.product-card__img img:nth-child(2){filter:blur(5px)}.product-card__content{display:flex;flex-direction:column;height:100%;padding:clamp(10.6666666667px,.8333333333vw,16px) clamp(13.3333333333px,1.0416666667vw,20px)}@media (max-width:1199px){.product-card__content{padding:10px 13px}}.product-card__title{display:block;margin-bottom:8px;min-height:58px}@media (max-width:1199px){.product-card__title{min-height:30px}}.product-card__title span{color:#454545;font-size:16px;line-height:120%;transition:all .3s ease}@media (max-width:1199px){.product-card__title span{font-size:15px}}@media (max-width:767px){.product-card__title span{font-size:14px}}.product-card__prices{align-items:center;display:flex;gap:8px;margin-bottom:8px;margin-top:auto}@media (max-width:767px){.product-card__prices{gap:3px}}.product-card__prices .nuxt-icon{color:#f30031;height:17px;width:14px}@media (max-width:1199px){.product-card__prices .nuxt-icon{height:12px;width:9px}}.product-card__prices--base{color:#f30031;font-size:20px;font-weight:500;line-height:130%}@media (max-width:1199px){.product-card__prices--base{font-size:16px}}@media (max-width:575px){.product-card__prices--base{font-size:15px}}.product-card__prices--old{align-items:center;color:#45454580;display:flex;font-size:16px;font-weight:500;line-height:130%;position:relative}@media (max-width:1199px){.product-card__prices--old{font-size:14px}}@media (max-width:575px){.product-card__prices--old{font-size:12px}}.product-card__prices--old:after{background-color:#45454580;content:"";height:1px;position:absolute;width:100%}.product-card__actions{display:grid;gap:8px;grid-template-columns:1fr 33px}@media (max-width:1199px){.product-card__actions{gap:4px;grid-template-columns:1fr 27px}}.product-card__wish-add .nuxt-icon{color:#fff}.product-card__wish-add .nuxt-icon svg{stroke:#f30031!important;transition:all .3 ease}.product-card__wish-add--added .nuxt-icon{color:#f30031}.product-card__wish-add--added .nuxt-icon svg{stroke:#f30031}.product-card__wish-add--added:hover .nuxt-icon{color:#fff}.product-card__wish-add--added:hover .nuxt-icon svg{stroke:#fff!important}
