.custom_card_filled_button{display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:64px}.custom_card_filled_button__card{align-items:center;align-self:flex-start;display:flex;flex-direction:column;justify-content:center}.custom_card_filled_button__image_radius{border-radius:10px;display:flex;max-height:215px;max-width:344px}.custom_card_filled_button__content{border-radius:16px}.custom_card_filled_button__content:not(:first-child){margin-top:24px}.custom_card_filled_button__header{font-family:Poppins;font-size:33px;font-weight:600;text-align:left}.custom_card_filled_button__text{margin-bottom:24px;margin-top:24px;text-align:left}.custom_card_filled_button__button,.custom_card_filled_button__button:active,.custom_card_filled_button__button:focus{background-color:#005fcf;border:none;border-radius:10px;color:#fff;display:block;height:54px;margin-top:32px;padding:16px 24px;text-decoration:none;width:141px}.custom_card_filled_button__button:hover{background-color:#005fcfbf;color:#fff;text-decoration:none}@media (max-width:769px){.custom_card_filled_button{align-items:center;display:flex;flex-direction:column;flex-wrap:wrap;justify-content:center;margin-bottom:32px}.custom_card_filled_button__content{margin-top:16px}.custom_card_filled_button__card{align-self:center;width:fit-content!important}.custom_card_filled_button__card:not(:first-child){margin-top:32px}}