Contact Footer

No notes defined.

<section class="sds-section -sectionSunken -sectionFullWidth -sectionNoInsetBlockEnd" data-stuck-to-footer>
    <div class="sds-section__innerWrapper">
        <div class="sds-section__inner">
            <div class="container">
                <div class="row">
                    <div class="col-12">
                        <div class="stackXs text-center">
                            <h3 class="h2">Avez-vous besoin de plus de renseignements ?</h3>
                            <p class="h3 sds-headingLight sds-headingColor">Contactez-nous</p>
                        </div>
                    </div>
                    <div class="col-12 col-lg-6">
                        <a href="#" class="sds-iconLinkBox -row">
                            <span class="sds-iconLinkBox__icon sds-brandIconWrapper">

                                <svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg">
                                    <path fill-rule="evenodd" clip-rule="evenodd" d="M2 18L6 24V40H23H25H42V24L46 18H26L24 21L22 18H2ZM25.737 22H40.9296L42.263 20H27.0704L25.737 22ZM22 24H8V38H23V24H22ZM25 24V38H40V24H26H25ZM22.263 22H7.07037L5.73703 20H20.9296L22.263 22Z" fill="#003060" />
                                    <path fill-rule="evenodd" clip-rule="evenodd" d="M12.3328 15.2592C14.8426 11.4844 19.1314 9 24 9C28.8687 9 33.1575 11.4844 35.6673 15.2592C35.828 15.501 35.9815 15.748 36.1273 16H38.3913C38.0789 15.3588 37.7249 14.7415 37.3328 14.1518C34.468 9.84318 29.5663 7 24 7C18.4338 7 13.5321 9.84318 10.6673 14.1518C10.2752 14.7415 9.9212 15.3588 9.60876 16H11.8728C12.0186 15.748 12.172 15.501 12.3328 15.2592Z" fill="#DE0000" />
                                </svg>

                            </span>
                            <div class="sds-iconLinkBox__inner sds-stackXs">
                                <h4 class="h3">S-Net</h4>
                                <p class="sds-iconLinkBox__description">Gérez vos principales opérations bancaires via S-Net</p>

                            </div>
                        </a>
                    </div>
                    <div class="col-12 col-lg-6">
                        <a href="#" class="sds-iconLinkBox -row">
                            <span class="sds-iconLinkBox__icon sds-brandIconWrapper">

                                <svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg">
                                    <path fill-rule="evenodd" clip-rule="evenodd" d="M2 18L6 24V40H23H25H42V24L46 18H26L24 21L22 18H2ZM25.737 22H40.9296L42.263 20H27.0704L25.737 22ZM22 24H8V38H23V24H22ZM25 24V38H40V24H26H25ZM22.263 22H7.07037L5.73703 20H20.9296L22.263 22Z" fill="#003060" />
                                    <path fill-rule="evenodd" clip-rule="evenodd" d="M12.3328 15.2592C14.8426 11.4844 19.1314 9 24 9C28.8687 9 33.1575 11.4844 35.6673 15.2592C35.828 15.501 35.9815 15.748 36.1273 16H38.3913C38.0789 15.3588 37.7249 14.7415 37.3328 14.1518C34.468 9.84318 29.5663 7 24 7C18.4338 7 13.5321 9.84318 10.6673 14.1518C10.2752 14.7415 9.9212 15.3588 9.60876 16H11.8728C12.0186 15.748 12.172 15.501 12.3328 15.2592Z" fill="#DE0000" />
                                </svg>

                            </span>
                            <div class="sds-iconLinkBox__inner sds-stackXs">
                                <h4 class="h3">S-Net</h4>
                                <p class="sds-iconLinkBox__description">Gérez vos principales opérations bancaires via S-Net</p>

                            </div>
                        </a>
                    </div>
                </div>
            </div>
        </div>
    </div>
</section>
<section class="{{ namespace }}section -sectionSunken -sectionFullWidth -sectionNoInsetBlockEnd{% for mod in modifiers %} {{ mod }}{% endfor %}{% for mod in classes %} {{ mod }}{% endfor %}" data-stuck-to-footer>
	<div class="{{ namespace }}section__innerWrapper">
		<div class="{{ namespace }}section__inner">
			<div class="container">
				<div class="row">
					<div class="col-12">
						<div class="{{ namspace }}stackXs text-center">
							<h3 class="h2">Avez-vous besoin de plus de renseignements ?</h3>
							<p class="h3 {{ namespace }}headingLight {{ namespace }}headingColor">Contactez-nous</p>
						</div>
					</div>
					<div class="col-12 col-lg-6">
						{% render "@spk-icon-link-box--row" %}
					</div>
					<div class="col-12 col-lg-6">
						{% render "@spk-icon-link-box--row" %}
					</div>
				</div>
			</div>
		</div>
	</div>
</section>