.HotProducts__wrapper{padding:0 clamp(24px,-220.29px + 30.16vw,214px);margin-bottom:clamp(24px,17.19px + 1.58vw,40px)}.HotProducts__header{margin-bottom:clamp(20px,16.59px + .79vw,28px)}.HotProducts__list{display:flex;flex-wrap:wrap;justify-content:center;gap:clamp(6px,.89px + 1.19vw,18px)}@media only screen and (min-width:1440px){.HotProducts__list .ProductCard{width:calc(25% - 14px)}}@media only screen and (max-width:1439px){.HotProducts__list .ProductCard{width:calc(25% - 14px)}}@media only screen and (max-width:767px){.HotProducts__list .ProductCard{flex:none;width:calc(50% - 4px)}}.floating-buttons{position:fixed;top:40%;right:16px;transform:translateY(-50%);display:flex;flex-direction:column;gap:12px;z-index:50}.floating-button{width:32px;height:32px;display:flex;align-items:center;justify-content:center;color:#fff;box-shadow:0 4px 12px rgba(0,0,0,.2);transition:transform .2s ease,box-shadow .2s ease}.floating-button:hover{transform:scale(1.1);box-shadow:0 6px 16px rgba(0,0,0,.3)}