/**
 * 2014 - 2023 Watt Is It
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the MIT License X11
 * that is bundled with this package in the file LICENSE.md.
 * It is also available through the world-wide-web at this URL:
 * https://opensource.org/licenses/mit-license.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to contact@paygreen.fr so we can send you a copy immediately.
 *
 * @author    PayGreen <contact@paygreen.fr>
 * @copyright 2014 - 2023 Watt Is It
 * @license   https://opensource.org/licenses/mit-license.php MIT License X11
 * @version   4.10.1
 *
 */
.pgdiv_flex_row{display:flex;flex-direction:row}.pgdiv_flex_column{display:flex;flex-direction:column}.pgdiv__mtop-xxs{margin-top:4px}.pgdiv__mbottom-xxs{margin-bottom:4px}.pgdiv__mleft-xxs{margin-left:4px}.pgdiv__mright-xxs{margin-right:4px}.pgdiv__mlateral-xxs{margin-left:4px;margin-right:4px}.pgdiv__mtop-xs{margin-top:8px}.pgdiv__mbottom-xs{margin-bottom:8px}.pgdiv__mleft-xs{margin-left:8px}.pgdiv__mright-xs{margin-right:8px}.pgdiv__mlateral-xs{margin-left:8px;margin-right:8px}.pgdiv__mtop-sm{margin-top:16px}.pgdiv__mbottom-sm{margin-bottom:16px}.pgdiv__mleft-sm{margin-left:16px}.pgdiv__mright-sm{margin-right:16px}.pgdiv__mlateral-sm{margin-left:16px;margin-right:16px}.pgdiv__mtop-md{margin-top:24px}.pgdiv__mbottom-md{margin-bottom:24px}.pgdiv__mleft-md{margin-left:24px}.pgdiv__mright-md{margin-right:24px}.pgdiv__mlateral-md{margin-left:24px;margin-right:24px}.pgdiv__mtop-lg{margin-top:32px}.pgdiv__mbottom-lg{margin-bottom:32px}.pgdiv__mleft-lg{margin-left:32px}.pgdiv__mright-lg{margin-right:32px}.pgdiv__mlateral-lg{margin-left:32px;margin-right:32px}.pgdiv__mtop-xl{margin-top:40px}.pgdiv__mbottom-xl{margin-bottom:40px}.pgdiv__mleft-xl{margin-left:40px}.pgdiv__mright-xl{margin-right:40px}.pgdiv__mlateral-xl{margin-left:40px;margin-right:40px}.pgdiv__mtop-xxl{margin-top:48px}.pgdiv__mbottom-xxl{margin-bottom:48px}.pgdiv__mleft-xxl{margin-left:48px}.pgdiv__mright-xxl{margin-right:48px}.pgdiv__mlateral-xxl{margin-left:48px;margin-right:48px}.pg_justify_content_between{justify-content:space-between}.pg_justify_content_center{justify-content:center}.pg_align_items-flex_start{align-items:flex-start}