.PricesComponent h2,.PricesComponent h3{margin-bottom:50px;text-align:center}.PricesComponent h3{font-family:var(--font-josefin-slab),sans-serif}.PricesComponent{display:flex;flex-direction:column;justify-content:space-between}.PricesComponent .PricesItems{margin-top:50px}.PricesComponent .PricesItems .PricesList{display:flex;flex-direction:column}.PricesComponent .PricesItems .PricesList .ListTitle{font-family:var(--font-josefin-slab),sans-serif}.PricesComponent .PricesItems .PricesList ul{display:flex;flex-direction:column;gap:50px}.PricesComponent .PricesItems .PricesList ul li{align-content:space-between;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.PricesComponent .PricesItems .PricesList ul p{display:flex;font-size:150%;justify-content:center;margin-bottom:10px;max-width:50%;text-align:center}.PricesComponent .PricesItems .PricesList ul p.asterisk{display:block;font-size:100%;min-width:0;text-align:start}.PricesComponent .PricesItems .PricesList ul p.asterisk a{color:#d09400;text-decoration:underline}.PricesComponent .PricesItems .PricesList:nth-child(2){border-left:2px solid #cd191a;border-right:2px solid #cd191a;height:100%}@media (max-width:1024px){.PricesComponent .PricesItems .PricesList:nth-child(2){border-left:none;border-right:2px solid #cd191a;height:100%}}@media (max-width:767px){.PricesComponent .PricesItems{margin-top:0}.PricesComponent .PricesItems .PricesList:nth-child(2){border-left:none;border-right:none;height:100%}}
