@media screen and (width>=1024px){.container{grid-template-columns:repeat(4,200px);gap:46px 48px;padding:50px 40px;display:grid}}@media screen and (width>=1200px){.container{grid-template-columns:repeat(4,200px);gap:46px 48px;padding:50px 128px;display:grid}}:root{--blue:#00acdc}body{margin:0}.header{box-sizing:border-box;background-color:#fff;justify-content:space-between;align-items:center;padding:0 50px;display:flex}.logo{width:40px;height:40px;margin:0;display:block}.nav-list{color:#060b35;justify-content:flex-end;margin:0;padding:0;list-style-type:none;display:flex}.nav-items{margin-right:20px}.nav-items:last-child{margin-right:0}.nav-link{text-transform:uppercase;color:#060b35;justify-content:center;align-items:center;height:60px;font-family:Roboto,sans-serif;font-size:12px;font-weight:500;line-height:100%;text-decoration:none;display:inline-flex;overflow:visible}.nav-link--active{color:#00acdc;position:relative}.nav-link--active:after{content:"";background:var(--blue);border-radius:8px;height:4px;position:absolute;bottom:0;left:0;right:0}.nav-link:hover{color:var(--blue)}.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 .star:nth-child(-n+1),.stars--2 .star:nth-child(-n+2),.stars--3 .star:nth-child(-n+3),.stars--4 .star:nth-child(-n+4),.stars--5 .star:nth-child(-n+5){background-image:url(star-active.edda4c43.svg)}.product-card{box-sizing:border-box;border:1px solid #f3f3f3;border-radius:5px;width:200px;transition:transform .3s}.product-card__image{background-image:url("Rectangle 4.82223433.svg");background-size:contain;width:160px;height:134px;margin:32px auto 0;line-height:18px}.product-card__title{color:#060b35;width:166px;height:36px;margin-top:40px;margin-left:16px;font-family:Roboto,sans-serif;font-size:12px;font-weight:500;line-height:18px;transition:color .3s}.product-card__title:hover{color:#34568b}.product-card:hover{color:#34568b;transform:scale(1.2)}.product-card__code{color:#616070;width:98px;height:14px;margin-top:4px;margin-left:16px;font-family:Roboto,sans-serif;font-size:10px;font-weight:400;line-height:14px}.product-card__reviews{align-items:end;gap:17px;width:166px;height:16px;margin-top:16px;margin-left:16px;margin-right:16px;display:flex}.product-card__feedback{color:#060b35;font-family:Roboto,sans-serif;font-size:10px;font-weight:400;line-height:14px}.product-card__price{justify-content:space-between;width:166px;height:18px;margin-top:24px;margin-left:16px;display:flex}.product-card__price-label{color:#616070;font-family:Roboto,sans-serif;font-size:12px;font-weight:400;line-height:18px}.product-card__price-value{color:#060b35;font-family:Roboto,sans-serif;font-size:16px;font-weight:700;line-height:18px}.product-card__button{box-sizing:border-box;color:#fff;background-color:#00acdc;border:1px solid #00acdc;border-radius:5px;justify-content:center;align-items:center;width:166px;height:40px;margin-top:16px;margin-bottom:16px;margin-left:16px;font-family:Roboto,sans-serif;font-size:14px;font-weight:700;line-height:16px;text-decoration:none;display:flex}.product-card__button:hover{color:#00acdc;background-color:#fff}
/*# sourceMappingURL=index.4102288b.css.map */
