.company-card{background-color:#f5f5f5;border-radius:1rem;overflow:hidden;padding:40px 32px;position:relative;transition:all .25s ease-in-out}.company-card .content-wrapper{display:flex;flex-direction:column;flex-wrap:wrap;justify-content:space-between;min-height:352px}.company-card .button-wrapper{margin-top:1.5rem}.company-card .text-wrapper{font-size:2rem;font-weight:500;line-height:38.4px}.company-card .triangle{border-radius:.5rem;height:60px;position:absolute;right:2rem;text-align:left;top:-34px;transform:rotate(45deg);width:60px}@media (max-width:1200px){.company-card{margin-bottom:3rem}.company-card .content-wrapper{min-height:200px}.company-card .text-wrapper{font-size:1.25rem;line-height:28.8px}}