.header{justify-content:space-between;align-items:center;padding:0 50px;display:flex}.header__logo{width:40px;height:40px}.header__nav{align-items:center;height:60px;display:flex}.header__list{margin:0;padding:0;list-style:none;display:flex}.header__list-item:not(:last-child){margin-right:20px}.header__item-link{color:#060b35;text-transform:uppercase;align-items:center;height:60px;text-decoration:none;transition:all .3s;display:flex;position:relative}.header__item-link:hover,.header__item-link.is-active{color:#00acdc}.header__item-link.is-active:after{content:"";background-color:#00acdc;border-radius:8px;width:100%;height:4px;position:absolute;bottom:0;left:0}.card{border:1px solid #f3f3f3;border-radius:1px;flex-direction:column;width:200px;padding:32px 16px 16px;transition:all .3s;display:flex}.card__img{width:160px;height:134px;margin:0 auto 40px}.card__title{color:#060b35;margin-top:0;margin-bottom:4px;font-size:12px;font-weight:500;line-height:18px;transition:all .3s}.card__code{color:#616070;margin-bottom:16px;font-size:10px;font-weight:400;line-height:14px}.card__reviews{justify-content:space-between;align-items:center;margin-bottom:24px;font-size:10px;font-weight:400;line-height:14px;display:flex}.card__reviews-text{color:#060b35}.card__price-info{color:#616070;justify-content:space-between;margin-bottom:16px;font-size:12px;font-weight:400;line-height:18px;display:flex}.card__price-coast{color:#060b35;font-size:16px;font-weight:700}.card__button{color:#fff;text-transform:uppercase;text-align:center;cursor:pointer;background-color:#00acdc;border:1px solid #00acdc;border-radius:5px;height:40px;padding:12px;font-size:14px;font-weight:700;line-height:16px;text-decoration:none;transition:all .3s}.card__button:hover{color:#00acdc;background-color:#fff;font-weight:700}.card:hover{transform:scale(1.2)}.card:hover .card__title{color:#34568b}.stars{display:flex}.stars__star{background-image:url(star.822d561e.svg);background-position:50%;background-repeat:no-repeat;width:16px;height:16px}.stars__star:not(:last-child){margin-right: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)}*{box-sizing:border-box}body{margin:0;font-family:Roboto,sans-serif;font-size:12px;font-weight:500}.catalog{grid-template-columns: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)}}
/*# sourceMappingURL=index.878a457d.css.map */
