.pdp-wrapper .pdp-cards{display:flex;flex-direction:column;border-radius:8px;align-items:center}.pdp-wrapper .pdp-cards.has-border{border:1px solid var(--primary-uxdi-dark-grey, #2D333A)}.pdp-wrapper .pdp-cards .pdp-image-card{margin-right:48px;width:320px;flex-shrink:0}.pdp-wrapper .pdp-cards .pdp-image-card img{width:100%}.pdp-wrapper .pdp-card{display:flex;flex-direction:column;align-items:flex-start;gap:24px}.pdp-wrapper .pdp-prices{font-size:24px;line-height:31.2px}.pdp-wrapper .pdp-card-title{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.pdp-wrapper .pdp-card-title .text{font-size:18px;line-height:28px;letter-spacing:.1px}.pdp-wrapper .pdp-card-title .tag{display:flex;padding:1px 6px;align-items:flex-start;background:#0651FF;border-radius:20px;font-size:12px;line-height:18px}@media (min-width: 768px){.pdp-wrapper .pdp-cards{flex-direction:row}.pdp-wrapper .pdp-card-title .tag{padding:2px 10px;font-size:14px;line-height:20px}}@media (max-width: 493px){.pdp-wrapper .pdp-card-title .text{order:2}}@media (max-width: 767px){.pdp-wrapper .pdp-cards .pdp-image-card{margin-right:0;width:auto;max-height:240px}.pdp-wrapper .pdp-cards .pdp-image-card img{height:100%;max-height:240px}.pdp-wrapper .pdp-card{margin-top:48px}}
