.custom-cards-list{display:flex;flex-direction:column;gap:24px}.custom-cards-list.four-in-row .custom-card{min-height:auto}.custom-cards-list.four-in-row .custom-card .description{color:rgba(12,12,12,.8)}.custom-card{background-color:#f4f4f5;padding:28px 32px 32px}.grey-section .custom-card{background-color:#fff}.custom-card .icon{width:48px;margin-bottom:16px}.custom-card .h4,.custom-card .h6,.custom-card h4,.custom-card h6{margin-bottom:8px}.custom-card .description,.custom-card .icon img{width:100%}.custom-card .link-opener{margin-top:8px}.custom-card .buttons{margin-top:auto}.custom-card .button{margin-top:20px}@media (min-width:768px){.custom-cards-list{flex-direction:row;flex-wrap:wrap;justify-content:center}.custom-cards-list.four-in-row,.custom-cards-list.two-in-row{justify-content:flex-start}.custom-cards-list .custom-card{width:calc(50% - 12px)}.custom-card{display:flex;flex-direction:column}.custom-card .description{flex-grow:1}.custom-card .link-opener{display:none}}@media (min-width:1024px){.custom-cards-list.two-in-row .custom-card{width:calc(50% - 12px)}.custom-cards-list.four-in-row .custom-card{width:calc(25% - 18px)}.custom-cards-list .custom-card{width:calc(33.333% - 16px)}}@media (min-width:1200px){.custom-cards-list.two-in-row .custom-card{min-height:236px}.custom-card{min-height:360px}.custom-card .icon{margin-bottom:24px}.custom-card .h4,.custom-card .h6,.custom-card h4,.custom-card h6{margin-bottom:12px}.custom-card .button{margin-top:38px}}@media (min-width:1440px){.custom-cards-list.four-in-row .custom-card{padding:32px}.custom-card{min-height:390px;padding:32px 40px 40px}}@media (min-width:1800px){.custom-card{min-height:460px}}@media (max-width:767px){.custom-card .description:not(.open){max-width:100%;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}}