html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{vertical-align:baseline;border:0;margin:0;padding:0;font-size:100%}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}table{border-collapse:collapse;border-spacing:0}.header{background-color:#fff;justify-content:center;width:100%;display:flex}.header__container{justify-content:space-between;align-items:center;width:100%;max-width:100%;padding:0 50px;display:flex}.header__logo{align-items:center;display:flex}.nav{align-items:center;height:100%;display:flex}.nav__list{height:100%;margin:0;padding:0;list-style:none;display:flex}.nav__item{align-items:center;height:100%;display:flex;position:relative}.nav__item+.nav__item{margin-left:20px}.nav__link{color:#060b35;text-transform:uppercase;justify-content:center;align-items:center;height:60px;padding:0;font-size:12px;font-weight:500;line-height:60px;text-decoration:none;transition:color .3s;display:inline-flex;position:relative}.nav__link.is-active:after{content:"";box-sizing:border-box;z-index:1;background-color:#00acdc;border-radius:8px;width:100%;height:4px;position:absolute;bottom:0;left:0}.nav__link:not(.is-active):hover,.nav__link.is-active{color:#00acdc}.stars{justify-content:space-between;width:96px;height:16px;display:flex}.stars__item{background-image:url(star.822d561e.svg);background-position:50%;background-repeat:no-repeat;width:16px;height:16px}.stars--1 .stars__item:nth-child(-n+1),.stars--2 .stars__item:nth-child(-n+2),.stars--3 .stars__item:nth-child(-n+3),.stars--4 .stars__item:nth-child(-n+4),.stars--5 .stars__item:nth-child(-n+5){background-image:url(star-active.edda4c43.svg)}.card{box-sizing:border-box;z-index:1;transform-origin:50%;backface-visibility:hidden;background-color:#fff;border:1px solid #f3f3f3;border-radius:5px;flex-direction:column;align-items:center;width:200px;padding:0 16px 16px;font-family:Roboto,sans-serif;transition:transform .3s,box-shadow .3s,z-index .3s;display:flex;position:relative}.card__image{width:160px;height:134px;margin-top:32px;display:block}.card__title{color:#060b35;text-align:left;width:100%;height:36px;margin-top:40px;font-size:12px;font-weight:500;line-height:18px;transition:color .3s}.card__code{color:#616070;text-align:left;width:100%;margin-top:4px;font-size:10px;font-weight:400;line-height:14px}.card__reviews{justify-content:space-between;width:100%;height:16px;margin-top:16px;display:flex}.card__reviews_stars{flex-shrink:0}.card__reviews_text{color:#060b35;font-size:10px;font-weight:400;line-height:14px}.card__price{justify-content:space-between;align-items:center;width:100%;height:18px;margin-top:24px;margin-bottom:auto;display:flex}.card__price_label{color:#616070;font-size:12px;font-weight:400;line-height:18px}.card__price_value{color:#060b35;font-size:16px;font-weight:700;line-height:18px}.card__button{color:#fff;box-sizing:border-box;background-color:#00acdc;border:none;border-radius:5px;justify-content:center;align-items:center;width:100%;height:40px;margin-top:16px;font-family:Roboto,sans-serif;font-size:14px;font-weight:700;line-height:1;text-decoration:none;transition:background-color .3s,color .3s,box-shadow .3s;display:flex}.card__button:hover{color:#00acdc;cursor:pointer;background-color:#fff;box-shadow:inset 0 0 0 1px #00acdc}.card:hover{z-index:10;transform:scale(1.2);box-shadow:0 10px 20px #0000001a}.card:hover .card__name{color:#34568b}.cards{box-sizing:border-box;grid-template-columns:repeat(1,200px);gap:46px 48px;width:100%;margin:0;padding:50px 40px;display:grid}@media (width>=488px){.cards{grid-template-columns:repeat(2,200px);justify-content:center}}@media (width>=768px){.cards{grid-template-columns:repeat(3,200px);justify-content:center}}@media (width>=1024px){.cards{grid-template-columns:repeat(4,200px);justify-content:center}}body{margin:0;padding:0;font-family:Roboto,sans-serif}
/*# sourceMappingURL=index.1a379267.css.map */
