<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.pricing_bundles .page-center{display:grid;gap:16px;grid-template-columns:repeat(3,1fr);max-width:1100px!important}.pricing_bundles .bundle{border:3px solid transparent;border-radius:10px;box-shadow:0 16px 48px 0 rgba(0,0,0,.08);display:flex;flex-direction:column;gap:16px;padding:24px 32px}.pricing_bundles .bundle.highlighted{border-color:var(--green)}.pricing_bundles .bundle hr{border-color:#ededed;margin:0;width:100%}.pricing_bundles .bundle .secondary_font{font-weight:500}.pricing_bundles .bundle ul:not(.ticks){padding-left:25px}.pricing_bundles .bundle ul li{font-size:15px;margin-bottom:4px;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]{font-size:14px;margin-top:16px;padding:8px 16px;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 .bottom strong{display:inline-block;margin:16px 0}@media (max-width:980px){.pricing_bundles .page-center{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.pricing_bundles .page-center{grid-template-columns:repeat(1,1fr)}}</pre></body></html>