.frequently-bought{margin-top:16px;padding:14px 18px;border:1px solid #e8e8e8;border-radius:11px;background:#fff}.frequently-bought>header{display:flex;align-items:center;gap:9px;margin-bottom:12px}.frequently-bought>header img{width:21px;filter:invert(14%) sepia(99%) saturate(6382%) hue-rotate(349deg)}.frequently-bought h2{margin:0;font-size:16px}.frequently-bought__content{display:grid;grid-template-columns:minmax(0,1fr) 250px;border:1px solid #e6e6e6;border-radius:9px}.frequently-bought__products{display:flex;min-width:0;align-items:center;gap:10px;padding:10px 14px;overflow-x:auto}.frequently-bought__products article{display:grid;min-width:180px;grid-template-columns:64px 1fr;align-items:center;gap:8px}.frequently-bought__products article>img{width:62px;height:75px;object-fit:contain}.frequently-bought__products h3{margin:0;font-size:10px;line-height:1.4}.frequently-bought__products strong{display:block;margin-top:7px;color:var(--brand-red);font-size:14px}.frequently-bought__products>span{display:grid;width:27px;height:27px;flex:0 0 27px;place-items:center;border:1px solid #ddd;border-radius:50%;font-size:20px}.frequently-bought aside{position:relative;display:flex;flex-direction:column;justify-content:center;padding:12px;border-left:1px solid #e6e6e6}.frequently-bought aside>span{color:#777;font-size:10px}.frequently-bought aside>strong{margin:4px 0;color:#222;font-size:21px}.frequently-bought aside>small{position:absolute;top:38px;right:12px;padding:3px 6px;border-radius:4px;background:#effbf1;color:#25a448;font-size:8px}.frequently-bought aside button{display:flex;height:38px;align-items:center;justify-content:center;gap:8px;border:0;border-radius:5px;background:var(--brand-red);color:#fff;font:600 11px Roboto,sans-serif;cursor:pointer}.frequently-bought aside button img{width:18px;filter:brightness(0) invert(1)}.frequently-bought aside button.is-added{background:#239447}@media(max-width:991.98px){.frequently-bought__content{grid-template-columns:1fr}.frequently-bought aside{border-top:1px solid #e6e6e6;border-left:0}.frequently-bought aside>small{top:20px}}@media(max-width:575.98px){.frequently-bought{padding:14px 12px}.frequently-bought__products article{min-width:165px}}
