.ThreeColumnCardIn{align-items:stretch;display:flex;flex-wrap:wrap;gap:30px}.ThreeColumnCardIn .ThreeColumnCardBox{background:#fff;border-radius:20px;box-shadow:0 -2px 12px rgba(0,0,0,.2);max-width:calc(33.33% - 20px);padding:20px;transition:all .3s ease-in-out;width:100%}.ThreeColumnCTitleSec{align-items:center;display:flex;gap:10px}.ThreeColumnCTitleSec .ThreeColumnCardBoxLogo{align-items:center;background:rgba(34,122,247,.1);border-radius:50%;display:flex;height:50px;justify-content:center;width:50px}.ThreeColumnCTitleSec .ThreeColumnCardBoxLogo img{height:24px;object-fit:contain;width:24px}.ThreeColumnCTitleSec .ThreeColumnCardBoxTitle *{margin:0}.ThreeColumnCTitleSec .ThreeColumnCardBoxTitle{width:calc(100% - 60px)}.ThreeColumnCardBoxCnt{margin-top:20px}.moretext{display:none}.ThreeColumnCardBoxCnt a{font-size:16px}.ThreeColumnCardBoxCnt a,.ThreeColumnCardBoxTitle *{color:#122750;font-weight:600}.ThreeColumnCardBoxCnt a svg{height:27px;line-height:0;width:30px}.ThreeColumnCardBoxCnt a{align-items:center;display:flex;justify-content:center;width:100%}.ThreeColumnCardBox.Hideshowmorearrow .moreless-button{display:none}@keyframes bounce{50%{transform:translatey(10px)}}.ThreeColumnCardBoxCnt a{animation:bounce 1.6s cubic-bezier(.445,.05,.55,.95) infinite}@media (max-width:1080px){.ThreeColumnCardIn .ThreeColumnCardBox{max-width:calc(50% - 15px)}}@media (max-width:767px){.ThreeColumnCardIn .ThreeColumnCardBox{max-width:100%}}