.pbcat-vs{background:#fff}.pbcat-vs__container{max-width:112rem}.pbcat-vs__header{display:grid;justify-items:center;gap:1.2rem;margin-bottom:3rem}.pbcat-vs__title{margin:0;color:var(--pbcat-vs-heading);font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-weight:var(--font-heading-weight);font-size:clamp(2.8rem,3.4vw,3.6rem);line-height:1.15;letter-spacing:calc(var(--font-heading-scale) * .06rem);text-align:center}.pbcat-vs__title-underline{display:block;width:10rem;border-top:.4rem solid var(--pbcat-vs-accent);transition:transform .3s ease}.pbcat-vs__cards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:2rem;margin-bottom:3.6rem}.pbcat-vs__card{background:var(--pbcat-vs-card-bg);border:1px solid var(--pbcat-vs-card-border);border-radius:1.6rem;padding:1.6rem;text-align:center;transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease,background-color .28s ease}.pbcat-vs__card.is-featured{background:var(--pbcat-vs-card-highlight-bg);border:2px solid var(--pbcat-vs-card-highlight-border)}.pbcat-vs__image-wrap{border-radius:1.2rem;overflow:hidden;margin-bottom:1.2rem;aspect-ratio:205 / 256}.pbcat-vs__image{width:100%;height:100%;display:block;object-fit:cover;transition:transform .35s ease,filter .35s ease}.pbcat-vs__image--placeholder{background:linear-gradient(145deg,#efe8df,#f8f2eb)}.pbcat-vs__card-title{margin:0;color:var(--pbcat-vs-heading);font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-weight:var(--font-heading-weight);font-size:1.4rem;line-height:1.4;letter-spacing:calc(var(--font-heading-scale) * .03rem)}.pbcat-vs__card-subtitle{margin:.3rem 0 0;color:var(--pbcat-vs-text);font-size:1.2rem;line-height:1.35}@media(hover:hover)and (pointer:fine){.pbcat-vs__card:hover{transform:translateY(-.6rem);border-color:#7eb9af73;box-shadow:0 1.8rem 3.4rem #2b1e1714}.pbcat-vs__card:hover .pbcat-vs__image{transform:scale(1.05);filter:saturate(1.04)}.pbcat-vs:hover .pbcat-vs__title-underline{transform:scaleX(1.05)}}.pbcat-vs__table-wrap{overflow-x:auto}.pbcat-vs__mobile-compare{display:none}.pbcat-vs__table{width:100%;min-width:88rem;border-collapse:collapse}.pbcat-vs__table thead th{font-size:1.4rem;line-height:1.4;font-weight:600;color:var(--pbcat-vs-heading);border-bottom:2px solid var(--pbcat-vs-card-border);padding:1.3rem 1.2rem}.pbcat-vs__table thead .is-pbcat{color:var(--pbcat-vs-accent)}.pbcat-vs__table thead th,.pbcat-vs__table tbody td,.pbcat-vs__table tbody th{text-align:center}.pbcat-vs__table thead th:first-child,.pbcat-vs__table tbody th{text-align:left}.pbcat-vs__table tbody th,.pbcat-vs__table tbody td{border-bottom:1px solid rgba(234,225,215,.7);padding:1.7rem 1.2rem;transition:background-color .22s ease,color .22s ease}.pbcat-vs__table tbody th{color:var(--pbcat-vs-heading);font-size:1.4rem;line-height:1.4;font-weight:500}@media(hover:hover)and (pointer:fine){.pbcat-vs__table tbody tr:hover th,.pbcat-vs__table tbody tr:hover td{background:#7eb9af12}.pbcat-vs__table tbody tr:hover td[data-pbcat=true],.pbcat-vs__table tbody tr:hover td[data-pbcat=true]:before{color:var(--pbcat-vs-accent)}}.pbcat-vs__stars{display:inline-flex;gap:.25rem;align-items:center;justify-content:center}.pbcat-vs__star{width:1.25rem;height:1.25rem;display:inline-flex;align-items:center;justify-content:center;transition:transform .22s ease,color .22s ease}.pbcat-vs__star svg{width:100%;height:100%;display:block}.pbcat-vs__star path{stroke-width:2;stroke-linejoin:round}.pbcat-vs__star.is-empty{color:#ccbfb1}.pbcat-vs__star.is-empty path{fill:none;stroke:currentColor}.pbcat-vs__star.is-filled{color:var(--pbcat-vs-accent)}.pbcat-vs__star.is-filled path{fill:currentColor;stroke:currentColor}@media(hover:hover)and (pointer:fine){.pbcat-vs__table tbody tr:hover .pbcat-vs__star.is-filled{transform:scale(1.08)}}@media(prefers-reduced-motion:reduce){.pbcat-vs__title-underline,.pbcat-vs__card,.pbcat-vs__image,.pbcat-vs__table tbody th,.pbcat-vs__table tbody td,.pbcat-vs__star{transition:none}}@media screen and (max-width:989px){.pbcat-vs__cards{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:749px){.pbcat-vs__header{margin-bottom:2.4rem}.pbcat-vs__cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.6rem;margin-bottom:2.8rem}.pbcat-vs[data-selected-col="2"] .pbcat-vs__card[data-col="3"],.pbcat-vs[data-selected-col="2"] .pbcat-vs__card[data-col="4"],.pbcat-vs[data-selected-col="3"] .pbcat-vs__card[data-col="2"],.pbcat-vs[data-selected-col="3"] .pbcat-vs__card[data-col="4"],.pbcat-vs[data-selected-col="4"] .pbcat-vs__card[data-col="2"],.pbcat-vs[data-selected-col="4"] .pbcat-vs__card[data-col="3"]{display:none}.pbcat-vs__table{min-width:0}.pbcat-vs__table thead th,.pbcat-vs__table tbody th,.pbcat-vs__table tbody td{padding:1.2rem .8rem;font-size:1.25rem}.pbcat-vs__table-wrap{overflow:visible}.pbcat-vs__mobile-compare{display:grid;gap:.6rem;margin-bottom:1.4rem}.pbcat-vs__mobile-label{color:var(--pbcat-vs-heading);font-size:1.2rem;font-weight:500;line-height:1.2}.pbcat-vs__mobile-select{-webkit-appearance:none;appearance:none;border:1px solid var(--pbcat-vs-card-border);border-radius:.8rem;background:#fff;color:var(--pbcat-vs-heading);font-size:1.3rem;line-height:1.2;padding:1rem 1.2rem;transition:border-color .22s ease,box-shadow .22s ease}.pbcat-vs__mobile-select:focus-visible{outline:none;border-color:var(--pbcat-vs-accent);box-shadow:0 0 0 .3rem #7eb9af29}.pbcat-vs__table{display:block}.pbcat-vs__table thead{display:none}.pbcat-vs__table tbody{display:grid;gap:1rem}.pbcat-vs__table tr{display:block;border:1px solid rgba(234,225,215,.8);border-radius:1.2rem;background:#fff;overflow:hidden;transition:border-color .22s ease,box-shadow .22s ease}.pbcat-vs__table tbody th,.pbcat-vs__table tbody td{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.2rem;border-bottom:1px solid rgba(234,225,215,.7);text-align:left;font-size:1.2rem;line-height:1.35}.pbcat-vs__table tbody th{font-size:1.3rem;font-weight:600;background:#faf7f2;color:var(--pbcat-vs-heading)}.pbcat-vs__table tr:has(td[data-pbcat=true]){box-shadow:0 .8rem 1.6rem #2b1e170a}.pbcat-vs__table tbody td:last-child{border-bottom:0}.pbcat-vs__table-wrap[data-selected-col="2"] td[data-col="3"],.pbcat-vs__table-wrap[data-selected-col="2"] td[data-col="4"],.pbcat-vs__table-wrap[data-selected-col="3"] td[data-col="2"],.pbcat-vs__table-wrap[data-selected-col="3"] td[data-col="4"],.pbcat-vs__table-wrap[data-selected-col="4"] td[data-col="2"],.pbcat-vs__table-wrap[data-selected-col="4"] td[data-col="3"]{display:none}.pbcat-vs__table tbody td:before{content:attr(data-label);color:var(--pbcat-vs-heading);font-weight:500;margin-right:1rem;flex:1}.pbcat-vs__table tbody td[data-pbcat=true]:before{color:var(--pbcat-vs-accent);font-weight:600}.pbcat-vs__stars{flex-shrink:0;gap:.2rem}.pbcat-vs__star{width:1.1rem;height:1.1rem}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/section-pbcat-vs-areias.css.map */
