/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.paragraph--type--price-comparison-section .row{display:flex;flex-wrap:wrap;}.paragraph--type--price-comparison-section .row > div:first-child{flex:0 0 100%;max-width:100%;text-align:center;font-size:2.25rem;font-weight:500;margin-bottom:1.25rem;}.paragraph--type--price-comparison-section .row > div:last-child{flex:0 0 100%;display:flex;flex-wrap:nowrap;gap:20px;overflow-x:auto;padding:0.5rem;-webkit-overflow-scrolling:touch;box-sizing:border-box;}.paragraph--type--price-comparison-section .row > div:last-child > div{display:contents;}.paragraph--type--price-card{flex:0 0 calc((100% - 40px) / 3);box-sizing:border-box;background:#fff;border-radius:0.5rem;padding:1.25rem;box-shadow:0 2px 8px rgba(0,0,0,0.1);}.paragraph--type--price-card .row{display:flex;flex-direction:column;gap:0.5rem;margin:0;}.paragraph--type--price-card .row > div:nth-child(2){font-size:1.5rem;font-weight:500;margin-top:0.25rem;}.paragraph--type--price-card .row > div:nth-child(3){color:#555;line-height:1.4;margin-top:0.5rem;margin-bottom:-1rem;}@media (max-width:48rem){.paragraph--type--price-card{flex:0 0 85%;}}.paragraph--type--price-card{min-width:0;}.paragraph--type--price-card img{display:block;width:100%;height:180px;object-fit:cover;border-radius:0.5rem;}.paragraph--type--price-card .media-entity,.paragraph--type--price-card .media-entity > div,.paragraph--type--price-card .media-entity img{max-width:100%;}.paragraph--type--price-card *{max-width:100%;}.paragraph--type--price-card table{width:100%;border-collapse:collapse;margin-bottom:0 !important;border:none;}.paragraph--type--price-card td{width:50%;padding:12px 16px;background:#fff;}.paragraph--type--price-card tr:nth-child(even),.paragraph--type--price-card tr:nth-child(odd){background:#fff;}.paragraph--type--price-card td:first-child{border-left:none;}.paragraph--type--price-card td:last-child{border-right:none;border-left:none;}.paragraph--type--price-card tr:first-child td{border-top:2px solid #555;}.paragraph--type--price-card table td,.paragraph--type--price-card table th{border:2px solid #ced4da;}
