<section class="rez-support-section">

<div class="rez-support-container">

<h2 class="rez-support-header">Our Areas of Support</h2>

<div class="rez-support-line"></div>

<p class="rez-support-intro">ReZilta Service Solutions provides organized support across key service areas designed to help individuals and small businesses move forward with clarity and preparedness.</p>

<div class="rez-support-content">

<h3 class="rez-support-list-title">Our areas of support include:</h3>

<ul class="rez-support-list">

<li>

<svg viewBox="0 0 24 24" fill="none" stroke="#C7A14A" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><polyline points="20 6 9 17 4 12"></polyline></svg>

<span>Immigration document preparation and organization</span>

</li>

<li>

<svg viewBox="0 0 24 24" fill="none" stroke="#C7A14A" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><polyline points="20 6 9 17 4 12"></polyline></svg>

<span>Business formation and foundational compliance support</span>

</li>

<li>

<svg viewBox="0 0 24 24" fill="none" stroke="#C7A14A" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><polyline points="20 6 9 17 4 12"></polyline></svg>

<span>Notary public services</span>

</li>

<li>

<svg viewBox="0 0 24 24" fill="none" stroke="#C7A14A" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><polyline points="20 6 9 17 4 12"></polyline></svg>

<span>Career and professional support</span>

</li>

<li>

<svg viewBox="0 0 24 24" fill="none" stroke="#C7A14A" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><polyline points="20 6 9 17 4 12"></polyline></svg>

<span>Digital and website organization assistance</span>

</li>

<li>

<svg viewBox="0 0 24 24" fill="none" stroke="#C7A14A" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><polyline points="20 6 9 17 4 12"></polyline></svg>

<span>Real estate–related support coordinated through licensed professionals</span>

</li>

</ul>

</div>

</div>

</section>

<style>

.rez-support-section {

padding: 40px 20px;

background-color: #FFFFFF !important;

font-family: 'Inter', sans-serif;

}

.rez-support-container {

max-width: 900px;

margin: 0 auto;

}

.rez-support-header {

color: #1F1F1F !important;

font-size: 0.9rem !important;

font-weight: 800 !important;

margin: 0 !important;

text-transform: uppercase;

letter-spacing: 2px;

}

.rez-support-line {

width: 40px;

height: 3px;

background-color: #C7A14A;

margin: 8px 0 15px 0;

}

.rez-support-intro {

color: #4B5563 !important;

font-size: 1.05rem !important;

line-height: 1.5 !important;

margin-bottom: 30px !important;

}

.rez-support-list-title {

color: #1F1F1F !important;

font-size: 1.15rem !important;

font-weight: 700 !important;

margin-bottom: 15px !important;

}

.rez-support-list {

list-style: none !important;

padding: 0 !important;

margin: 0 !important;

}

.rez-support-list li {

display: flex;

align-items: flex-start;

gap: 12px;

margin-bottom: 12px !important;

color: #4B5563 !important;

font-size: 1rem !important;

line-height: 1.4 !important;

}

.rez-support-list svg {

width: 18px;

height: 18px;

flex-shrink: 0;

margin-top: 2px;

}

@media (max-width: 768px) {

.rez-support-section { padding: 25px 15px !important; }

.rez-support-intro { font-size: 1rem !important; margin-bottom: 20px !important; }

.rez-support-list li { margin-bottom: 10px !important; font-size: 0.95rem !important; }

}

</style>