.cards.custom_cards{display:flex;flex-wrap:nowrap;justify-content:space-between}h2.card_section_title{font-size:48px;font-weight:700;line-height:58px;text-align:center}.custom_cards .card__text h4,h2.card_section_title{color:#fff;font-family:Lato;letter-spacing:.20000000298023224px}.custom_cards .card__text h4{font-size:16px;font-weight:400;line-height:20px;margin:0 0 10px;text-align:left}.custom_cards .card__text p{color:hsla(0,0%,100%,.5);font-family:Lato;font-size:14px;font-weight:400;letter-spacing:0;line-height:24px;text-align:left}.cards.custom_cards .cards__card{align-items:center;align-self:flex-start;border:2px solid rgba(179,186,197,.1);border-radius:8px;display:flex;flex-wrap:wrap;margin-bottom:1.4rem;max-width:100%;padding:5px 10px;width:320px}.cards.custom_cards{margin:auto;max-width:1010px}.custom_cards .card__image{height:auto;margin:0;max-width:100%;padding:.7rem 10px}.custom_cards .card__text{padding:0 10px;text-align:center;width:100%}@media (max-width:1010px){.cards.custom_cards{flex-wrap:wrap!important;gap:20px;justify-content:center;padding:0 15px}.cards.custom_cards .cards__card{margin-bottom:0}}@media (max-width:660px){h2.card_section_title{font-size:24px;line-height:32px;margin:20px auto;max-width:320px;text-align:left}}