.business-plans-tiers__wrapper{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-bottom:80px;width:100%}.business-plans-tiers__container{max-width:1424px;width:100%}.business-plans-tiers__container>h2{color:#030001;font-size:38px;font-weight:400}.business-plans-tiers{display:flex;flex-direction:row;flex-wrap:wrap;gap:20px}.business-plans-tier{background:#00ceaf;border-radius:10px;padding:0 30px 50px}.business-plans-tier>div{align-items:center;border-bottom:1px solid #fff;display:flex;height:215px;justify-content:center;width:380px}.business-plans-tier>div>img{max-height:100%!important;max-width:100%;object-fit:cover}.business-plans-tier>.tier-title{color:#fff;font-size:24px;font-weight:400;margin:10px 0 40px}.business-plans-tier>.tier-desc{color:#fff;font-size:14px;font-weight:400}@media (max-width:1025px){.business-plans-tiers{flex-wrap:nowrap!important}.business-plans-tier>div{height:215px;max-width:380px!important;width:100%}}@media (max-width:840px){.business-plans-tiers{flex-direction:column;gap:45px}.business-plans-tier>div{height:215px;min-width:100%}}