.product-card{height:157px}.product-card-container:not(:last-child){margin-bottom:15px}.product-card-button{width:30px;height:28px;line-height:15px}.product-card-button:not(:first-child){margin-left:10px}.product-card-button i{font-size:13px}.product-card-button--dropdown{background-color:#ececec}.product-card-button--dropdown:hover{background-color:#dbdbdb}.product-card-dropdown-toggle{position:absolute;height:100%;width:25px;right:0;background-color:#e4e4e4;display:flex;align-items:center;justify-content:center;cursor:pointer}.product-card-dropdown-toggle i{transition:transform .3s}.product-card-dropdown-toggle--active i{transform:rotate(180deg)}.product-card-dropdown-toggle--disabled i{color:#9e9e9e}.stat-card{width:50px;text-align:center;background-color:#e5e5e5;font-weight:700;font-size:100%;padding:8px 10px;border-radius:8px}.stat-card-title{font-size:11px}.stat-card--first{position:relative;color:#fff;background-color:#ff7300}.price-list{margin:0;padding:0}.price-list__item{list-style-type:none}.price-list__item:not(:last-child){margin-bottom:8px}.ribbon-wrapper{position:relative}.ribbon-wrapper .ribbon{position:absolute;left:10px;top:-2px;filter:drop-shadow(1px 3px 2px rgba(0,0,0,.3))}.ribbon-wrapper .ribbon>.content{color:#fff;font-size:1.25rem;text-align:center;font-weight:400;background:#ff7300;padding:8px 2px 4px;width:32;min-height:36;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.ribbon-wrapper .ribbon.down>.content{-webkit-clip-path:polygon(0 0,100% 0,100% calc(100% - 8px),50% 100%,0 calc(100% - 8px));clip-path:polygon(0 0,100% 0,100% calc(100% - 8px),50% 100%,0 calc(100% - 8px))}.pbadge-w{min-width:166px}@media screen and (max-width:768px){.product-card{height:auto}}