.addons-cards-wrapper{display:flex;flex-direction:column;gap:64px}.addons-cards-cards{display:grid;gap:20px;grid-template-columns:repeat(4,minmax(0,1fr))}.addons-cards-card{background:#fff;border-radius:20px;display:flex;flex-direction:column;gap:24px;padding:24px 18px}.addons-cards-top{display:flex;flex-direction:column;gap:15px}.addons-cards-bottom,.addons-cards-bottom-wrap{display:flex;flex-direction:column;gap:24px}.addons-cards-bottom{height:100%;justify-content:space-between}.addons-cards-list{display:flex;flex-direction:column;gap:16px}.addons-cards-list li{color:var(--dark-blue);padding-left:28px}.addons-cards-list li:before{background:transparent;content:url(https://www.breathehr.com/hubfs/blend01/Pages/Brand%20refresh/Pages/Software/Group%2052.svg);height:20px;left:0;top:2px;width:20px}.addons-cards-bottom .cta-button-wrapper a{width:100%}.addons-cards-price-wrap{font-size:16px;font-weight:400;letter-spacing:-.16px;line-height:normal}span.addons-cards-price{font-size:20px;font-weight:500;letter-spacing:-.2px;line-height:normal}.addons-cards-icon{display:flex;margin-bottom:10px;width:100%}.addons-cards-icon img{height:auto;max-width:50px;object-fit:contain}@media only screen and (max-width:991px){.addons-cards-cards{grid-template-columns:repeat(2,minmax(0,1fr))}}@media only screen and (max-width:767px){.addons-cards-cards{grid-template-columns:repeat(1,minmax(0,1fr))!important}.addons-cards-wrapper{gap:32px}.addons-cards-card{padding:24px 16px}}.addons-cards-cards:not(:has(.addons-cards-card:nth-child(2))) .addons-cards-icon,.addons-cards-cards:not(:has(.addons-cards-card:nth-child(2))) .addons-cards-top-desc,.addons-cards-cards:not(:has(.addons-cards-card:nth-child(2))) .addons-cards-top-title{height:auto!important}.addons-cards-top-title{line-height:1.2;margin-bottom:0!important}