section.block-associations{background-color:#fff}section.block-associations div.container{display:flex;flex-direction:column;align-items:center;gap:3rem}section.block-associations div.container div.wrapper-txt{width:100%;max-width:840px;display:flex;flex-direction:column;align-items:center}section.block-associations div.container div.wrapper-txt .txt{margin-top:1.75rem;text-align:center}section.block-associations div.container div.wrapper-associations{max-width:100%;width:100%;position:relative;display:flex;flex-wrap:wrap;flex-grow:3;gap:3rem 2rem}@media (max-width:920px){section.block-associations div.container div.wrapper-associations{flex-grow:2}}@media (max-width:600px){section.block-associations div.container div.wrapper-associations{flex-direction:column}}section.block-associations div.container div.wrapper-associations div.block{width:calc(33.3333333333% - 1.3333333333rem);display:flex;flex-direction:column;gap:2rem}@media (max-width:920px){section.block-associations div.container div.wrapper-associations div.block{width:calc(50% - 1rem)}}@media (max-width:600px){section.block-associations div.container div.wrapper-associations div.block{width:100%}}section.block-associations div.container div.wrapper-associations div.block a.block-img{height:240px;min-height:240px}section.block-associations div.container div.wrapper-associations div.block a.block-img:hover picture img{transform:scale(1.05)}section.block-associations div.container div.wrapper-associations div.block a.block-img picture{overflow:hidden;width:100%;height:100%;border-radius:.75rem}section.block-associations div.container div.wrapper-associations div.block a.block-img picture img{transition:.5s}section.block-associations div.container div.wrapper-associations div.block div.block-txt{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;height:calc(100% - 240px)}section.block-associations div.container div.wrapper-associations div.block div.block-txt div.categories{display:flex;gap:1rem;margin-bottom:1rem}section.block-associations div.container div.wrapper-associations div.block div.block-txt div.categories .category{color:#36a9e1;font-size:.875rem;font-weight:600;border-radius:1.75rem;padding:.25rem .75rem;background-color:#d7effb;line-height:1.25rem}section.block-associations div.container div.wrapper-associations div.block div.block-txt a.title{font-size:1.5rem;font-weight:600;margin-bottom:1rem;transition:.35s;display:block;line-height:1.75rem;color:#151d34}section.block-associations div.container div.wrapper-associations div.block div.block-txt a.title:hover{color:#36a9e1}section.block-associations div.container div.wrapper-associations div.block div.block-txt a.btn{margin-top:1.25rem}