.sticky{display:flex;flex-direction:column;gap:1.5em;position:sticky;top:1rem}.section--border-top{border-top:solid 1px #f7edee}.buy-from-list{width:100%}.buy-from-list li{display:flex;justify-content:space-between;align-items:center}.sell-offer{background-color:#ef3340;background-position:140% -150%;background-size:50%;background-repeat:no-repeat;border-top:solid 6px rgb(221.6181818182,17.3818181818,31.5045454545);border-radius:4px;color:#fff;display:flex;align-items:flex-start;flex-direction:column;gap:1em;padding:1em;padding:clamp(1em,3.5vw,2em)}.sell-offer a{color:#fff;text-decoration-color:hsla(0,0%,100%,.6)}.sell-offer a:hover{text-decoration-color:#fff}.sell-offer__title{color:inherit;margin:0}.sell-offer__price{font-size:1.5em}.sell-offer__text{display:flex;flex-direction:row;align-items:center;gap:.75rem;margin:0}.sell-offer__icon{display:flex;flex-direction:row;align-items:center;justify-content:center;background-color:rgb(221.6181818182,17.3818181818,31.5045454545);border-radius:100%;height:30px;width:30px}.sell-offer__link{display:inline-flex;line-height:1;transform:translateY(-3px)}.sell-offer .button{margin-top:1rem}.sell-offer__subtext{margin-bottom:0}.buy-offer,.scrap-calculator{align-items:flex-start;background-color:#f7edee;border-radius:4px;border-top:solid 6px hsl(354,38.4615384615%,89.9019607843%);display:flex;flex-direction:column;flex:1 0;gap:1em;gap:clamp(.5em,3.5vw,1em);padding:1.5em;padding:clamp(.75em,3.5vw,1.5em)}.buy-offer__title,.scrap-calculator__title,.buy-offer__text,.scrap-calculator__text{margin:0}.buy-offer .button,.scrap-calculator .button{margin-top:1rem}.product-listings{grid-template-columns:repeat(auto-fit, minmax(220px, 1fr));gap:clamp(.5em,3.5vw,1.5em)}.product-listings__item{background-color:#f7edee;border-right:0}.product-listings__item__form{align-items:center;display:flex;flex-direction:column;gap:1rem}