.new_marketplaceMainTitle{text-align:center;margin-bottom:60px}.newMarketplacePricingWrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;align-items:center}.newMarketplacePricingCard{box-sizing:border-box;padding:40px 25px;flex-basis:40%;background-color:#fff;position:relative;border-radius:6px;-webkit-box-shadow:1px 1px 15px 5px rgba(0,0,0,.16);box-shadow:1px 1px 15px 5px rgba(0,0,0,.16)}.newMarketplaceFeatures{flex-basis:50%}@media screen and (max-width:800px){.newMarketplaceFeatures,.newMarketplacePricingCard{flex-basis:100%}}.theProductName{text-align:center}.newMarketplaceDivider{height:5px;width:100%;max-width:250px;background-image:linear-gradient(90deg,#0c9de8,#76e0d2);margin:0 auto}.newMarketplacePrice{text-align:center;color:#0c9de8;font-size:30px;font-family:Gotham Bold}.newMarketplace_buttonContainer{text-align:center;margin-top:15px;margin-bottom:15px}.newMarketplaceBTN{background-color:var(--mainYellow);color:#fff;text-align:center;text-decoration:none;padding:12px 40px;text-transform:uppercase;font-family:Gotham Bold;display:inline-block}.pricingCheckArrow{display:block;margin:0 auto;position:absolute;top:-40px;width:100px;left:calc(50% - 50px)}.PricingCheck{color:var(--mainBlue);display:inline-block;margin-right:12px}.grayFeature{font-family:Gotham Bold;background-color:#f5f5f5;padding:8px;display:inline-block;margin-top:3px;margin-bottom:3px;box-sizing:border-box;width:calc(100% - 55px)}