.pm-cards{display:none}.pm-table{border-collapse:collapse;display:flex;flex-direction:column;width:100%}.pm-table-row{border-bottom:1px solid var(--grey-color);display:flex;flex-direction:row}.pm-table-row:last-child{border-bottom:0}.pm-table-cell{align-items:center;border-right:1px solid var(--grey-color);display:flex;flex:1;padding:20px}.pm-table-cell:first-child{flex:1.6;justify-content:flex-start;padding-left:30px;padding-right:30px;text-align:left}.pm-table-cell:not(:first-child){justify-content:center;text-align:center}.pm-table-cell:last-child{border-right:none}.pm-table-cell p:last-child,.th-title,.tier-feature-content p:last-child,.tier-feature-name h6{margin-bottom:0}@media (max-width:768px){.pm-table,.pm-table-header{display:none}.pm-cards{display:block}}.tier-card{margin-bottom:30px}.tier-features{border-top:1px solid var(--grey-color)}.tier-feature{border-bottom:1px solid var(--grey-color);display:flex;justify-content:space-between}.tier-feature:last-child{border-bottom:none}.tier-feature>div{padding:20px}.tier-feature-name{border-right:1px solid var(--grey-color);width:64px}.tier-feature-name h6{transform:rotate(180deg);writing-mode:vertical-rl}.tier-feature-content{flex:1}.tier-card h4{margin-bottom:10px;margin-left:20px}.tier-feature .button-wrapper{margin-left:-15px;margin-right:-15px}.tier-feature .button-wrapper a{width:100%}.pm-table-cell svg,.tier-feature-content svg{color:var(--variant-color2)}