.toggleCardsLogo{height:125px}.toggleCardsLogo img{display:block;height:100%!important;transition:all .3s ease-in-out;width:100%}.toggleCardsBottom p{text-align:center}.toggleCards{background-color:#fff;box-shadow:0 2px 4px 0 rgba(48,49,51,.1);min-height:425px;padding:40px 24px}.toggleCardsArrowIcon svg{height:30px;padding:5px;transition:all .6s ease-in-out;width:30px}.toggleCardsArrowIcon{align-items:center;cursor:pointer;display:none;justify-content:center;margin:0 auto;max-width:30px}#myParagraph{color:#2c2c2c;max-height:5.5em;overflow:hidden;transition:max-height .5s ease-in-out}.expanded{max-height:none}.toggleCardsArrowIcon.rotate svg{rotate:180deg}.toggleCards.toggleCardwidth1{width:100%}.toggleCards.toggleCardwidth2{width:calc(50% - 15px)}.toggleCards.toggleCardwidth3{width:calc(33.33333% - 20px)}.toggleCardsContainer{align-items:baseline;display:flex;flex-wrap:wrap;gap:30px}.toggleCards.toggleCardwidth{width:calc(33.33333% - 20px)}@media(max-width:1180px){.toggleCards.toggleCardwidth,.toggleCards.toggleCardwidth3{width:calc(50% - 15px)}}@media(max-width:767px){.toggleCards.toggleCardwidth,.toggleCards.toggleCardwidth2,.toggleCards.toggleCardwidth3{width:100%}.toggleCards{min-height:auto}}