*{box-sizing:border-box;margin:0;padding:0}body{color:#060b35;font-family:Roboto,sans-serif}a{text-decoration:none}ul{list-style:none}.header{justify-content:space-between;align-items:center;padding:0 50px;display:flex;box-shadow:0 2px 4px #0000000d}.header__link{width:40px;height:40px}.header__logo{width:100%}.nav__list{justify-content:space-between;align-items:center;display:flex}.nav__item{flex-shrink:0}.nav__item+.nav__item{margin-left:20px}.nav__link{text-transform:uppercase;color:#060b35;height:60px;font-size:12px;font-weight:500;line-height:60px;transition:color .3s;display:inline-block}.nav__link:hover{color:#00acdc}.nav__link.is-active{color:#00acdc;position:relative}.nav__link.is-active:after{content:"";background-color:#00acdc;border-radius:8px;width:100%;height:4px;display:block;position:absolute;bottom:0}.catalog{--cols:1;grid-template-columns:repeat(var(--cols),200px);justify-content:center;gap:46px 48px;padding:50px 40px;display:grid}@media (width>=488px){.catalog{--cols:2}}@media (width>=768px){.catalog{--cols:3}}@media (width>=1024px){.catalog{--cols:4}}.card{background-color:#fff;border:1px solid #f3f3f3;border-radius:5px;width:200px;padding:32px 16px 16px;transition:transform .3s}.card:hover{transform:scale(1.2)}.card:hover__title{color:#34568b}.card__image{width:160px;height:134px;margin-inline:auto;display:block}.card__title{color:#060b35;margin-top:40px;font-size:12px;font-weight:500;line-height:18px;transition:color .3s}.card__code{color:#616070;margin-top:4px;font-size:10px;font-weight:400;line-height:14px}.card__review-wrapper{justify-content:space-between;align-items:flex-end;margin-top:16px;display:flex}.card__review-count{color:#060b35;font-size:10px;font-weight:400;line-height:14px}.card__price-wrapper{justify-content:space-between;align-items:center;margin-top:24px;display:flex}.card__price-label{color:#616070;font-size:10px;font-weight:400;line-height:15px}.card__price-value{color:#060b35;font-size:16px;font-weight:700;line-height:18px}.card__buy{text-transform:uppercase;color:#fff;background-color:#00acdc;border:1px solid #00acdc;border-radius:5px;justify-content:center;align-items:center;width:100%;height:40px;margin-top:16px;font-size:14px;font-weight:700;line-height:16px;transition:background-color .3s;display:flex}.card__buy:hover{color:#00acdc;background-color:#fff}.stars{display:flex}.stars__star{background:url(star.822d561e.svg) 50% no-repeat;width:16px;height:16px}.stars__star+.stars__star{margin-left:4px}.stars--1>.stars__star:nth-child(-n+1),.stars--2>.stars__star:nth-child(-n+2),.stars--3>.stars__star:nth-child(-n+3),.stars--4>.stars__star:nth-child(-n+4),.stars--5>.stars__star:nth-child(-n+5){background-image:url(star-active.edda4c43.svg)}
/*# sourceMappingURL=index.c079766d.css.map */
