{{ t.hosting.section_title }} {{ t.hosting.section_title_accent }}

{{ t.hosting.section_subtitle }}

{{ t.hosting.banner_title }}

{{ t.hosting.banner_text }}

{% for feature in t.hosting.features %}
{{ feature }}
{% endfor %}

{{ t.hosting.offerings_title }}

{% for card in t.hosting.offer_cards %}

{{ card.title }}

{% if card.intro %}

{{ card.intro }}

{% endif %}
    {% for item in card.items %}
  • {{ item }}
  • {% endfor %}

{{ card.tagline }}

{% endfor %}

{{ t.hosting.note_title }}

{{ t.hosting.note_intro }}

    {% for item in t.hosting.note_items %}
  • {{ item }}
  • {% endfor %}

{{ t.hosting.why_title }}

{{ t.hosting.why_text }}

{{ t.hosting.why_cta }} →