htmlAttributes() !!} class="shortcode-teams shortcode-teams-style-6 section-team-3 section-padding overflow-hidden position-relative">
@if ($subtitle = $shortcode->subtitle)
dots {!! BaseHelper::clean($subtitle) !!}
@endif @if ($title = $shortcode->title)

{!! BaseHelper::clean($title) !!}

@endif @if ($description = $shortcode->description)

{!! BaseHelper::clean($description) !!}

@endif
@if ($backgroundImage = $shortcode->background_image)
{{ RvMedia::image($backgroundImage, __('Image')) }}
@endif