.rightSidebar{width:316px;display:flex;flex-direction:column;padding:26px 0 88px;gap:20px;backface-visibility:hidden;transform:translateZ(0);will-change:transform}.rightSidebar figure picture .addImg{box-shadow:0 3px 10px rgba(0,0,0,.4)}.rightSidebar .sb{border-radius:6px 6px 10px 10px;box-shadow:0 3px 10px rgba(0,0,0,.4);background:#fff;overflow:hidden}.rightSidebar .sb .head{display:flex;align-items:center;background-image:linear-gradient(#00e3ff,#0cc1ff,#0e9af9);gap:6px;height:44px;border-radius:6px 6px 0 0;padding-left:13px}.rightSidebar .sb .head figure picture{display:flex}.rightSidebar .sb .head .h3{font-size:17px;font-weight:600;color:#fff}.rightSidebar .sb .center{height:5px;background-image:linear-gradient(#44eaff,#23a6ff)}.rightSidebar .sb .sbCont{display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:0 0 10px 10px;overflow:hidden}.rightSidebar .sb .sb1Cont{display:flex;flex-direction:column;padding:0 25px}.rightSidebar .sb .sb1Cont .books2{display:flex;justify-content:space-between;width:100%;padding:20px 0 14px}.rightSidebar .sb .sb1Cont .books2 .line{border-left:1px solid #b4b4b4}.rightSidebar .sb .sb1Cont .books2 .line1{margin-bottom:-15px}.rightSidebar .sb .sb1Cont .books2 .line2{margin-top:-20px}.rightSidebar .sb .sb1Cont .books2 .book{display:flex;flex-direction:column;gap:11px;width:116px}.rightSidebar .sb .sb1Cont .books2 .book figure{display:flex}.rightSidebar .sb .sb1Cont .books2 .book figure picture{display:flex}.rightSidebar .sb .sb1Cont .books2 .book figure picture .bookImg{box-shadow:0 0 15px rgba(0,0,0,.4)}.rightSidebar .sb .sb1Cont .books2 .book .infoCon{display:flex;align-items:flex-start}.rightSidebar .sb .sb1Cont .books2 .book .infoCon .nameCon{display:flex;flex-direction:column;gap:6px;width:78%}.rightSidebar .sb .sb1Cont .books2 .book .infoCon .nameCon .name{font-size:10px}.rightSidebar .sb .sb1Cont .books2 .book .infoCon .nameCon .rating{display:flex;align-items:center;gap:3px}.rightSidebar .sb .sb1Cont .books2 .book .infoCon .nameCon .rating figure picture{display:flex}.rightSidebar .sb .sb1Cont .books2 .book .infoCon .nameCon .rating .rate{font-size:8px}.rightSidebar .sb .sb1Cont .books2 .book .infoCon .priceCon{position:relative;width:22%}.rightSidebar .sb .sb1Cont .books2 .book .infoCon .priceCon .price{display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:600;color:#fff;width:25px;height:25px;border-radius:100%;position:relative;z-index:2;background-image:linear-gradient(#ffd500,#ff6f00)}.rightSidebar .sb .sb1Cont .books2 .book .infoCon .priceCon figure picture .bShadow{position:absolute;left:-3px;bottom:-4px;mix-blend-mode:multiply;z-index:0}.rightSidebar .sb .sb1Cont .cLine{width:100%;border-top:1px solid #b4b4b4}.rightSidebar .sb .sb2Cont{padding:7px 14px 15px;align-items:normal;display:flex;flex-direction:column;gap:6px}.rightSidebar .sb .sb2Cont .ctgy{display:flex;align-items:center;padding:10px;background:#fff;border-radius:8px;border:1px solid #b4b4b4;gap:10px}.rightSidebar .sb .sb2Cont .ctgy figure picture{display:flex}.rightSidebar .sb .sb2Cont .ctgy .ctgyMain{display:flex;flex-direction:column;gap:10px}.rightSidebar .sb .sb2Cont .ctgy .ctgyMain .main1{display:flex;align-items:center;justify-content:space-between}.rightSidebar .sb .sb2Cont .ctgy .ctgyMain .main1 .name{font-size:13px;font-weight:600;color:#000;text-decoration:none}.rightSidebar .sb .sb2Cont .ctgy .ctgyMain .main1 .count{font-size:10px;font-weight:600;color:#fff;padding:2px 9px;border-radius:11.4px;background-image:linear-gradient(#ffd500,#ff8f00)}.rightSidebar .sb .sb2Cont .ctgy .ctgyMain .allMetas{display:flex;align-items:center;justify-content:space-between;gap:4px}.rightSidebar .sb .sb2Cont .ctgy .ctgyMain .allMetas .meta{display:flex;align-items:center;justify-content:center;border:.75px solid #b4b4b4;background:#fafafa;border-radius:3px;padding:1.5px 5.5px;gap:3px}.rightSidebar .sb .sb2Cont .ctgy .ctgyMain .allMetas .meta figure picture{display:flex}.rightSidebar .sb .sb2Cont .ctgy .ctgyMain .allMetas .meta .count{font-size:8px;font-weight:700;color:#1a1a1a}.rightSidebar .sb .sb3Cont{display:flex;flex-direction:column;align-items:flex-start;gap:15px;padding:10px 18px 20px}.rightSidebar .sb .sb3Cont .tag{font-size:12px;font-weight:600;color:#000;text-decoration:none;border:1px solid #b4b4b4;display:flex;align-items:center;gap:8px;border-radius:5px;padding:7px 8px 7px 10px;box-shadow:2px 2px 2px rgba(0,0,0,.16)}.rightSidebar .sb .sb3Cont .tag figure picture{display:flex}@media (max-width:1750px){.rightSidebar{width:240px;padding:20px 0 75px;gap:16px}.rightSidebar figure picture .addImg{width:100%;height:auto}.rightSidebar .sb .head{gap:5px;height:40px;padding-left:12px}.rightSidebar .sb .head figure picture .hIcon{width:16px;height:auto}.rightSidebar .sb .head .h3{font-size:16px}.rightSidebar .sb .sb1Cont{padding:0 10px}.rightSidebar .sb .sb1Cont .books2{padding:15px 0 10px}.rightSidebar .sb .sb1Cont .books2 .line1{margin-bottom:-15px}.rightSidebar .sb .sb1Cont .books2 .line2{margin-top:-20px}.rightSidebar .sb .sb1Cont .books2 .book{gap:8px;width:100px}.rightSidebar .sb .sb1Cont .books2 .book figure picture .bookImg{width:100%;height:auto}.rightSidebar .sb .sb1Cont .books2 .book .infoCon .nameCon{width:75%}.rightSidebar .sb .sb1Cont .books2 .book .infoCon .priceCon{width:25%}.rightSidebar .sb .sb2Cont{padding:6px 10px 12px;gap:5px}.rightSidebar .sb .sb2Cont .ctgy{padding:4px;gap:5px}.rightSidebar .sb .sb2Cont .ctgy figure picture .cIcon{width:50px;height:auto}.rightSidebar .sb .sb2Cont .ctgy .ctgyMain{gap:10px}.rightSidebar .sb .sb2Cont .ctgy .ctgyMain .main1 .name{font-size:12px}.rightSidebar .sb .sb2Cont .ctgy .ctgyMain .main1 .count{font-size:9px;padding:2px 8px}.rightSidebar .sb .sb2Cont .ctgy .ctgyMain .allMetas{gap:2px}.rightSidebar .sb .sb2Cont .ctgy .ctgyMain .allMetas .meta{padding:1px 3px;gap:1px}.rightSidebar .sb .sb2Cont .ctgy .ctgyMain .allMetas .meta figure picture .mIcon{width:14px;height:auto}.rightSidebar .sb .sb3Cont{gap:10px;padding:8px 10px 12px}.rightSidebar .sb .sb3Cont .tag{font-size:11px;gap:5px;padding:5px 4px 5px 6px}.rightSidebar .sb .sb3Cont .tag figure picture .tIcon{width:10px}}@media (max-width:1200px){.rightSidebar{width:100%;flex-direction:row;justify-content:space-around;padding:20px 0 30px;flex-wrap:wrap;gap:25px}.rightSidebar .sb{width:42%}.rightSidebar .sb .sb1Cont .books2 .book{width:100%;align-items:center}}@media (max-width:768px){.rightSidebar{gap:20px}.rightSidebar .sb{width:48%}.rightSidebar .sb .sb1Cont .books2 .book{width:100%;align-items:center}}@media (max-width:600px){.rightSidebar{width:100%;flex-direction:row;justify-content:space-around;padding:20px 0 30px;flex-wrap:wrap;gap:20px}.rightSidebar .sb{width:100%}.rightSidebar .sb .sb1Cont{padding:0 10px}.rightSidebar .sb .sb1Cont .books2 .book{width:46%}}