/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.charity-fond-program__list{display:grid;grid-template-columns:1fr;gap:1rem;}@media screen and (min-width:768px){.charity-fond-program__list{grid-template-columns:repeat(3,1fr);gap:2rem;}}.charity-fond-program__card{display:flex;flex-direction:column;align-items:center;justify-content:space-between;padding:1rem;}.charity-fond-program__icon{background-size:contain;background-repeat:no-repeat;background-position:center;width:100%;height:4rem;}.charity-fond-program__title{width:100%;text-align:center;color:var(--color-linline-orange);max-width:16rem;padding:1rem 0;}.charity-fond-program__icon-list{background-image:url(/themes/custom/linline_theme/dist/images/list.svg);}.charity-fond-program__icon-doctor{background-image:url(/themes/custom/linline_theme/dist/images/doctor.svg);}.charity-fond-program__icon-dog{background-image:url(/themes/custom/linline_theme/dist/images/dog.svg);}.charity-fond-program__icon-kid{background-image:url(/themes/custom/linline_theme/dist/images/kid.svg);}.charity-fond-program__icon-medic{background-image:url(/themes/custom/linline_theme/dist/images/medic.svg);}.charity-fond-program__icon-paint{background-image:url(/themes/custom/linline_theme/dist/images/paint.svg);}
.visually-hidden{position:absolute!important;clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;width:1px;word-wrap:normal}
.page__mt{margin-top:60px}@media screen and (min-width:768px){.page__mt{margin-top:80px}}@media screen and (min-width:1200px){.page__mt{margin-top:100px}}
