body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.appContainer{margin:0 auto;padding:0 66px;width:1308px}.header{display:flex;justify-content:space-between;padding:25px 0}.bestSeller{margin-bottom:100px;padding-top:36px}.bestSeller h2{color:#22262a;font-size:35px}.cards{column-gap:32px;display:flex;flex-wrap:wrap;row-gap:47px}.card{border:3px solid #f6f7f8;box-sizing:border-box;display:flex;flex-direction:column;width:303px}.card img{height:273px;object-fit:contain;padding:20px}.card h4{color:#223263;flex:1 1;margin-bottom:0;padding:0 36px}.card .price,.card h4{font-size:18px;text-align:center}.card .price{color:#2068f8;font-weight:700;margin-bottom:30px}.card a{align-self:center;background-color:#fff;border:1px solid #2068f8;border-radius:2px;color:#2068f8;cursor:pointer;font-size:16px;font-weight:500;line-height:24px;font:inherit;margin-bottom:36px;padding:10px 0;text-align:center;text-decoration:none;width:80%}.arrowBack img{margin-right:10px}.arrowBack a{color:#0d0c0b;display:block;font-size:16px;font-weight:500;line-height:24px;margin:36px 0;text-decoration:none}.product{column-gap:48px;display:flex;margin-bottom:62px}.product img{height:504px;object-fit:contain;width:60%}.product .info{display:flex;flex-direction:column;width:40%}.product .info .title{color:#22262a;font-size:24px;font-weight:500;line-height:30px;margin:0 0 7px}.product .info .price{color:#2068f8;font-size:20px;font-weight:700;line-height:36px;margin:0 0 7px}.product .info .rating{align-items:center;border-bottom:2px solid #f6f7f8;display:flex;margin-bottom:30px;padding-bottom:18px}.product .info .rating p{color:#000;font-size:16px;font-weight:400;line-height:20px;margin:0 7px 0 0}.product .info .rating img{height:16px;width:16px}.product .info .category{align-items:center;color:#262626;display:flex;font-size:16px;font-weight:500;line-height:20px;margin-bottom:26px}.product .info .category span{margin-right:70px}.product .info .category p{margin:0}.product .info .category p:first-letter{text-transform:uppercase}.product .info .description{color:#5e5e5e;flex:1 1;font-size:16px;font-weight:400;line-height:24px;margin:0}.product .info button{background:#2068f8;border:none;border-radius:4px;color:#fff;display:flex;font-size:16px;font-weight:500;justify-content:center;line-height:20px;padding:14px;width:100%}.product .info button img{height:18px;margin-right:10px;width:18px}.reviewBox{margin-bottom:200px}.review{display:flex;flex-direction:column}.review h3{color:#22262a;font-size:24px;font-weight:500;line-height:30px;margin:0 0 30px}.review textarea{border:1px solid #e0dfdc;border-radius:2px;color:#22262a;font-size:16px;font-weight:500;height:66px;margin-bottom:24px;padding:10px;width:100%}.review textarea::placeholder{color:#22262a;font-size:16px;font-weight:500;line-height:20px}.review button{align-self:flex-end;background-color:#fff;border:1px solid #2068f8;border-radius:2px;color:#2068f8;cursor:pointer;font-size:16px;font-weight:500;line-height:24px;margin-bottom:36px;padding:10px;width:170px}.reviewField{background:#fff;border-radius:2px;box-shadow:1px 1px 2px #0000001a,-1px -1px 2px #0000001a;margin-bottom:15px;padding:38px 48px 50px}.reviewField .info{display:flex;justify-content:space-between}.reviewField .info .user{display:flex;flex-grow:1}.reviewField .info .user img{margin-right:12px}.reviewField .info .user .infoBox{display:flex;flex-direction:column}.reviewField .info .user .infoBox .author{color:#000;font-size:18px;font-weight:700;line-height:22px;margin:0}.reviewField .info .date,.reviewField .info .user .infoBox .rating{margin:0}.reviewField .content .title{color:#000;font-size:18px;font-weight:700;line-height:22px}.divider{background-color:#00000024;border:none;height:2px;left:0;position:absolute;right:0;top:80px;width:100%}.loader{animation:rotation 1s linear infinite;border:3px solid #fff;display:inline-block;height:48px;position:relative;width:48px}.loader,.loader:after{border-radius:50%;box-sizing:border-box}.loader:after{border-color:#ff3d00 #0000;border-style:solid;border-width:3px;content:"";height:40px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:40px}@keyframes rotation{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}
/*# sourceMappingURL=main.472c5f68.css.map*/