.custom_4grid_breakpoints{column-gap:2em;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));row-gap:4em}@media (max-width:1400px){.custom_4grid_breakpoints{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:767px){.custom_4grid_breakpoints{grid-template-columns:1fr}}.GP_button_like_WP{align-items:center;background-color:var(--wp--preset--color--accent,#cc0000);border-bottom-style:solid;border-bottom-width:0px;border-left-style:solid;border-left-width:0px;border-right-style:solid;border-right-width:0px;border-top-style:solid;border-top-width:0px;color:#ffffff;display:inline-flex;margin-top:1rem;text-decoration:none;padding:0.6rem 1rem}.GP_button_like_WP:is(:hover,:focus){background-color:var(--wp--preset--color--contrast-2,#212121);color:#ffffff}.GP_button_like_WP_border{align-items:center;background-color:var(--wp--preset--color--accent,#cc0000);color:#ffffff;display:inline-flex;margin-top:1rem;text-decoration:none;border:1px solid var(--wp--preset--color--accent,#cc0000);padding:0.6rem 1rem}.GP_button_like_WP_border:is(:hover,:focus){background-color:var(--wp--preset--color--contrast-2,#212121);color:#ffffff;border:1px solid var(--wp--preset--color--base,#ffffff)}.custom_3grid_news{column-gap:3em;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));row-gap:4em}@media (max-width:1400px){.custom_3grid_news{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:767px){.custom_3grid_news{grid-template-columns:1fr}}