.pricingHeaderWrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.pricingHeaderItem,.pricingHeader_video{flex-basis:47%}@media screen and (max-width:800px){.pricingHeaderItem,.pricingHeader_video{flex-basis:100%}}.smallPricingHeadline{color:var(--mainGreen);font-weight:700;text-transform:uppercase}.pricingHeaderItem h1{margin-top:0}.priceDivider{background-color:#556b7b;border-radius:6px;height:3px;width:50px}.pricingHeaderMobile{display:none}@media screen and (max-width:800px){.pricingHeaderMobile{display:block}}.pricingHeaderBTNContainer{margin-bottom:20px;margin-top:20px}.video-container{height:0;overflow:hidden;padding-bottom:56.25%;padding-top:30px;position:relative}.video-container embed,.video-container iframe,.video-container object{height:100%;left:0;position:absolute;top:0;width:100%}