.product-card--compact{background-color:#fff;border:2px solid #dfe8f0;border-radius:1rem;box-shadow:0 .125rem .25rem rgba(18,30,87,.075);display:flex;flex-direction:column;justify-content:flex-start;margin-top:20px;padding:1.875rem;position:relative;width:calc(100% - 4px)}.product-card--compact .separator.pointer-bottom{margin-bottom:-9px}.product-card--compact .product-card__head{display:grid;font-weight:700;gap:1.625rem;text-align:center}.product-card--compact .product-card__body{display:grid;padding-bottom:1.875rem}@media (min-width:768px){.product-card--compact .product-card__body{display:flex;flex-direction:row;flex-wrap:wrap}}.product-card--compact .product-card__body .badge{display:inline-block;margin:0 auto;position:relative;width:fit-content}@media (min-width:992px){.product-card--compact .product-card__body .badge{margin:0;order:3}}@media (min-width:768px){.product-card--compact .product-card__body .badge-mobile{display:none}}@media (max-width:767.98px){.product-card--compact .product-card__body .badge:nth-last-child(-n+1){display:none}}@media (min-width:768px){.product-card--compact .product-card__body .icon-list{margin-top:1.5rem;order:4;width:100%}}.product-card--compact .product-card__body .properties{display:flex;flex-direction:column;gap:.9rem;padding-top:.5rem}.product-card--compact .product-card__body .properties span{align-items:baseline;display:flex}.product-card--compact .product-card__body .properties span:before{background-color:#eef6fd;border-radius:50%;color:#61aceb;height:fit-content;margin-right:.5rem;padding:.1rem .4rem}.product-card--compact .product-card__body .properties i{background-color:#eef6fd;color:#61aceb;padding:.2rem .4rem}.product-card--compact .product-card__image{margin-bottom:1.5rem;padding:.5rem 0}@media (min-width:768px){.product-card--compact .product-card__image{order:0;width:100%}}.product-card--compact .product-card__image img{display:block;margin-left:auto;margin-right:auto;max-height:70px;width:auto}.product-card--compact .product-card__title{display:inline-block;margin-bottom:1.5rem}@media (min-width:768px){.product-card--compact .product-card__title{margin-bottom:0;order:2}}.product-card--compact .product-card__footer{align-items:start;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;margin-top:auto;position:relative}@media (min-width:992px){.product-card--compact .product-card__footer{align-items:start}}@media (max-width:991.98px){.product-card--compact .product-card__footer .btn{margin-bottom:2.3rem}}@media (max-width:767.98px){.product-card--compact .product-card__productValue{padding-bottom:1.2rem}}.product-card--compact .product-card__saleLabel{background-color:#f8f6f3;border-radius:.75rem;font-size:.875em;font-weight:400;justify-content:center;left:50%;margin:auto;padding:.6em 0;position:absolute;text-align:center;top:0;transform:translate(-50%,-50%);width:calc(100% - 3rem);z-index:5}.product-card--compact .product-card__saleLabel em{color:#ff9c02;font-style:normal}.product-card--compact .product-card__saleLabel em,.product-card--compact .product-card__saleLabel strong{font-weight:700}.product-card--compact .product-card__saleLabel:after{border-left:19px solid transparent;border-right:19px solid transparent;border-top:16px solid #f8f6f3;clear:both;content:"";height:0;left:50%;position:absolute;top:100%;transform:translateX(-50%);width:0}@media screen and (min-width:993px){.product-card--compact .product-card__body .properties span{align-items:center}}@media (max-width:767.98px){.product-card--compact .price__suffix{display:flex;top:0}}.product-card--compact .img-company{width:100%}