*{box-sizing:border-box}body{margin:0;font-family:Roboto,Helvetica,sans-serif}.header{justify-content:space-between;align-items:center;width:auto;padding:0 50px;display:flex}.header__logo{width:40px;height:40px}.nav__list{margin:0;padding:0;list-style:none;display:flex}.nav__link{text-transform:uppercase;color:#060b35;height:60px;font-size:12px;font-weight:500;line-height:60px;text-decoration:none;display:inline-block}.nav__item:not(:last-child){margin-right:20px}.nav__link:hover{color:#00acdc}.is-active{color:#00acdc;position:relative}.is-active:after{content:"";background-color:#00acdc;border-radius:8px;width:100%;height:4px;display:block;position:absolute;bottom:0;right:0}.catalog{box-sizing:border-box;grid-template-columns:repeat(1,200px);justify-content:center;gap:46px 48px;padding:50px 40px;display:grid}@media (width>=488px){.catalog{grid-template-columns:repeat(2,200px)}}@media (width>=768px){.catalog{grid-template-columns:repeat(3,200px)}}@media (width>=1024px){.catalog{grid-template-columns:repeat(4,200px)}}.card{box-sizing:border-box;border:1px solid #f3f3f3;border-radius:5px;flex-direction:column;width:200px;padding:16px 16px 0;transition:transform .3s;display:flex}.card:hover{transition:transform .3s;transform:scale(1.2)}.card__photo{width:160px;height:134px;margin:16px auto 40px}.card__info{margin:0 auto 16px}.card__name{color:#060b35;height:36px;margin-bottom:4px;font-size:12px;font-weight:500;line-height:18px}.card__code{color:#616070;margin:0;font-size:10px;font-weight:400;line-height:14px}.card__price{justify-content:space-between;width:166px;margin:0 auto;display:flex}.card__price-title{color:#616070;font-size:12px;font-weight:400;line-height:18px}.card__price-value{font-size:16px;font-weight:700;line-height:18px}.card__rating{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.card__reviews{font-size:10px;font-weight:400;line-height:14px}.card__button{box-sizing:border-box;text-align:center;text-transform:uppercase;color:#fff;background-color:#00acdc;border:1px solid #00acdc;border-radius:5px;justify-content:center;height:40px;margin:16px 0;font-size:14px;font-weight:700;line-height:40px;text-decoration:none;display:block}.card__button:hover{color:#00acdc;background-color:#fff}.card:hover .card__name{color:#34568b}.stars{display:flex}.stars__star{background:url(star.822d561e.svg) 50% no-repeat;width:16px;height:16px}.stars__star:not(:last-child){margin-right:4px}.stars--1 :nth-child(-n+1),.stars--2 :nth-child(-n+2),.stars--3 :nth-child(-n+3),.stars--4 :nth-child(-n+4),.stars--5 :nth-child(-n+5){background-image:url(star-active.edda4c43.svg)}
/*# sourceMappingURL=index.a4371335.css.map */
