.s-product-ranking .content{overflow:auto}.s-product-ranking .list{counter-reset:product-rank;display:flex;gap:var(--space-ms);padding-right:calc(50dvw - 540px);padding-top:var(--space-xxs);width:-moz-max-content;width:max-content}@media screen and (max-width:1160px){.s-product-ranking .list{padding-left:var(--space-ml);padding-right:var(--space-ml)}}@media screen and (max-width:760px){.s-product-ranking .list{padding-left:var(--space-ms);padding-right:var(--space-ms)}}.s-product-ranking .list li{flex:0 0 calc(270px - var(--space-ms)*3/4);position:relative}.s-product-ranking .list li:before{background:var(--color-brand-text-primary);border-radius:var(--border-radius-full);color:var(--color-brand-base);content:counter(product-rank);counter-increment:product-rank;display:grid;font-family:Montserrat,sans-serif;font-feature-settings:"palt" on;font-size:var(--font-size-ms);font-weight:500;height:32px;left:calc(var(--space-xxs)*-1);letter-spacing:0;line-height:1;place-items:center;position:absolute;top:calc(var(--space-xxs)*-1);width:32px;z-index:1}.s-product-ranking .list li:first-child:before{background:var(--color-brand-rank-1)}.s-product-ranking .list li:nth-child(2):before{background:var(--color-brand-rank-2)}.s-product-ranking .list li:nth-child(3):before{background:var(--color-brand-rank-3)}.s-product-ranking .list img{width:100%}@media screen and (max-width:1160px){.s-product-ranking .l-inner-site{margin-left:0;margin-right:0}}.s-product-ranking .simplebar-horizontal{background:var(--color-brand-border-frame);border-radius:var(--border-radius-full);height:2px;margin-left:auto;margin-right:auto;margin-top:var(--space-ml);max-width:1080px;position:relative;width:100%}@media screen and (max-width:1160px){.s-product-ranking .simplebar-horizontal{width:calc(100% - var(--space-ml)*2)}}@media screen and (max-width:760px){.s-product-ranking .simplebar-horizontal{width:calc(100% - var(--space-ms)*2)}}.s-product-ranking .simplebar-scrollbar:before{background:var(--color-brand-text-secondary);bottom:0;left:0;opacity:1;right:0;top:0}