section.block-cards.white .container div.wrapper-cards div.block{background-color:#f4f9fc}section.block-cards div.container{display:flex;flex-direction:column;gap:4rem}section.block-cards div.container div.wrapper-txt{width:100%;max-width:840px}section.block-cards div.container div.wrapper-txt .txt{margin-top:1.75rem}section.block-cards div.container div.wrapper-cards{max-width:100%;width:100%;position:relative;display:flex;flex-wrap:wrap;flex-grow:2;gap:2rem 2rem}@media (max-width:600px){section.block-cards div.container div.wrapper-cards{flex-direction:column}}section.block-cards div.container div.wrapper-cards div.block{width:calc(50% - 1rem);padding:2.5rem;background-color:#fff;border-radius:1.25rem}@media (max-width:600px){section.block-cards div.container div.wrapper-cards div.block{width:100%}}section.block-cards div.container div.wrapper-cards div.block picture{margin-bottom:1.75rem;width:45px;height:45px}section.block-cards div.container div.wrapper-cards div.block picture img{max-width:100%;max-height:100%;width:auto}section.block-cards div.container div.wrapper-cards div.block .txt img{border-radius:5px}section.block-cards div.container div.wrapper-cards div.block h3{font-size:1.75rem;margin-bottom:1rem}