.pricing_bundles .page-center{display:grid;gap:16px;grid-template-columns:repeat(2,1fr);max-width:1050px!important}.pricing_bundles .bundle{border:3px solid transparent;border-radius:24px;box-shadow:0 27px 45px -10px rgba(112,144,176,.4);display:flex;flex-direction:column;gap:16px;padding:24px 32px}.pricing_bundles .bundle.highlighted{background:var(--charcoal);color:#fff}.pricing_bundles .bundle.highlighted>*{color:#fff}.pricing_bundles .bundle>.content_title{line-height:1}.pricing_bundles .bundle hr{border-color:#ededed;margin:0;width:100%}.pricing_bundles .bundle>p{font-size:16px!important}.pricing_bundles .bundle strong{font-weight:600}.pricing_bundles .bundle .secondary_font{font-weight:500}.pricing_bundles .bundle ul:not(.ticks){padding-left:25px}.pricing_bundles .bundle ul li{font-size:16px!important;margin-bottom:8px;padding:0 0 0 5px}.pricing_bundles .bundle ul.ticks{list-style:none;margin-bottom:0;padding:0}.pricing_bundles .bundle ul.ticks>li{padding:0 0 0 30px;position:relative}.pricing_bundles .bundle ul.ticks>li:not(.hide_after):not(.show_after):before{color:var(--green);content:"\f00c";font-family:Font Awesome\ 6 Free;font-weight:900;left:5px;position:absolute}.pricing_bundles .bundle li.hide_after:not(.show_after)~li,.pricing_bundles .bundle li.show_after button{display:none}.pricing_bundles .bundle [class*=btn]{margin-top:4px;width:100%}.pricing_bundles .bundle ul.ticks li.hide_after,.pricing_bundles .bundle ul.ticks li.show_after{padding:0}.pricing_bundles .bundle .bottom{margin-top:auto}.pricing_bundles .bundle.highlighted a:hover{border-color:#fff!important;color:#fff!important}@media (min-width:1440px){.pricing_bundles .content_title{font-size:32px}}@media (max-width:560px){.pricing_bundles .page-center{grid-template-columns:repeat(1,1fr)}.pricing_bundles .bundle{padding:16px}}