.product_product_main_features{display:flex;flex-direction:column;gap:.75rem}.product_product_main_features__item{display:flex;gap:8px;align-items:flex-start;height:20px;align-self:stretch;color:var(--gray-500);font-size:14px;font-weight:500;line-height:20px;-webkit-text-decoration:none;text-decoration:none}.product_product_main_features__item[href]{cursor:pointer}.product_product_main_features__item_content{display:flex;flex:1 0 0;gap:.5rem;align-items:center;flex-wrap:wrap}.product_product_main_features__item_content svg{width:20px;height:20px}.product_product_main_features__item_arrow{color:var(--gray-500);flex-shrink:0}.product_product_main_features__payments{display:inline-flex;gap:4px;align-items:center;height:20px}@media (min-width:768px){.product_product_main_features{gap:.5rem}}.product_product_main_features__payment_chip{display:flex;width:28.75px;height:20px;justify-content:center;align-items:center;gap:5px;border-radius:5px;background:var(--White,#fff)}.product_product_main_features__payment_chip img{width:auto;max-width:100%;height:auto;max-height:14px}.product_product_main_features__payment_framed{display:flex;height:20px;justify-content:center;align-items:center}.product_product_main_features__payment_framed img{width:auto;height:100%}