shkola/wp-content/themes/dekart/template-parts/block-banner-info.php

37 lines
2.2 KiB
PHP
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<div class="info-block container" style="display: flex; flex-wrap: wrap; gap: 15px;">
<div class="info-block__item" style="flex: 0 0 calc(25% - 11px); min-width: 200px;">
<div class="info-block__item-wrapper" style="background: #f8f9fa; padding: 15px; border-radius: 8px; text-align: center;">
<span>Лицензия министерства образования Московской области</span>
</div>
</div>
<div class="info-block__item" style="flex: 0 0 calc(25% - 11px); min-width: 200px;">
<div class="info-block__item-wrapper" style="background: #f8f9fa; padding: 15px; border-radius: 8px; text-align: center;">
<span>Небольшие классы до 12 человек</span>
</div>
</div>
<div class="info-block__item" style="flex: 0 0 calc(25% - 11px); min-width: 200px;">
<div class="info-block__item-wrapper" style="background: #f8f9fa; padding: 15px; border-radius: 8px; text-align: center;">
<span>Прикрепление к московской школе</span>
</div>
</div>
<div class="info-block__item" style="flex: 0 0 calc(25% - 11px); min-width: 200px;">
<div class="info-block__item-wrapper" style="background: #f8f9fa; padding: 15px; border-radius: 8px; text-align: center;">
<span>Широкий спектр дополнительных услуг</span>
</div>
</div>
<div class="info-block__item" style="flex: 0 0 calc(25% - 11px); min-width: 200px;">
<div class="info-block__item-wrapper" style="background: #f8f9fa; padding: 15px; border-radius: 8px; text-align: center;">
<span>Углубленная программа "Перспектива"</span>
</div>
</div>
<div class="info-block__item" style="flex: 0 0 calc(25% - 11px); min-width: 200px;">
<div class="info-block__item-wrapper" style="background: #f8f9fa; padding: 15px; border-radius: 8px; text-align: center;">
<span>Английский язык с первого класса</span>
</div>
</div>
<div class="info-block__item" style="flex: 0 0 calc(25% - 11px); min-width: 200px;">
<div class="info-block__item-wrapper" style="background: #f8f9fa; padding: 15px; border-radius: 8px; text-align: center;">
<span>Система обучения Занкова Л.В.</span>
</div>
</div>
</div>