html{font-family:Roboto,sans-serif;color:#060b35;font-size:12px;font-weight:500}*{margin:0;padding:0;box-sizing:border-box}.header{width:100%;display:flex;padding:0 50px;align-items:center;justify-content:space-between;box-shadow:0 2px 4px rgba(0,0,0,.05)}.logo{display:block}.nav__list{display:flex;list-style:none}.nav__item:not(:last-child){margin-right:20px}.nav__link{display:block;text-decoration:none;text-transform:uppercase;color:#060b35;padding:23px 0}.is-active,.nav__link:hover{color:#00acdc}.is-active{position:relative}.is-active:after{content:"";position:absolute;width:37px;height:4px;background:#00acdc;border-radius:8px;bottom:0;left:0;right:0}.cards{display:flex;flex-wrap:wrap;max-width:950px;justify-content:center;padding:50px 0}.home-page__cards{margin:0 auto}.card{display:flex;flex-direction:column;align-items:center;width:200px;border:1px solid #f3f3f3;border-radius:5px}.card:not(:nth-child(4n)){margin-right:48px}.card:not(:nth-child(-n+4)){margin-top:46px}.card__img{width:160px;height:134px;margin-top:32px}.card__title{font-size:12px;margin:40px 16px 0;line-height:18px;font-weight:500}.card__product-code{display:block;font-size:10px;font-weight:400;color:#616070;align-self:start;line-height:14px;margin-left:16px;margin-top:4px}.card__price{display:flex;margin-top:24px}.card__price-text{font-size:12px;font-weight:400;color:#616070;margin-right:85px;align-self:center}.card__price-count{font-size:16px;text-align:center;line-height:18px;font-weight:700;color:#060b35}.card__buy-btn{color:#fff;background-color:#00acdc;text-decoration:none;width:166px;height:40px;border-radius:5px;margin:16px 0;text-align:center;font-size:14px;font-weight:700;line-height:40px;border:1px solid #00acdc}.card__buy-btn:hover{color:#00acdc;background-color:#fff;border:1px solid #00acdc}.container{display:flex;margin-top:16px;align-items:center}.container__reviews{text-align:center;line-height:16px;font-size:10px;font-weight:400;margin-left:22.5px}.stars{display:flex;height:16px}.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.6aab7e7e.svg)}.stars__star{background-image:url(star.5b4179dc.svg);background-repeat:no-repeat;background-position:50%;width:16px;height:16px}.stars__star:nth-child(-n+4){margin-right:4px}
/*# sourceMappingURL=main.e8ae73c9.css.map */