.pricing-table{display:flex;flex-direction:column}.pricing-table__row{border-bottom:1px solid hsla(0,0%,100%,.2);display:flex;flex-direction:row;gap:2rem;padding:4rem 0}@media (max-width:780px){.pricing-table__row{flex-wrap:wrap;gap:4rem 0}}.pricing-table__col{font-size:2rem;letter-spacing:-.02em;text-transform:uppercase}.pricing-table__col:first-child{width:100%}.pricing-table__col:nth-child(2){flex-shrink:0;text-align:right;width:27rem}@media (max-width:780px){.pricing-table__col:nth-child(2){min-width:50%;text-align:left;width:auto}}.pricing-table__col:nth-child(3){display:flex;flex-shrink:0;justify-content:flex-end;text-align:right;width:27rem}@media (max-width:780px){.pricing-table__col:nth-child(3){flex-grow:1;min-width:50%;width:auto}}.pricing-table__col-button{background:linear-gradient(43deg,#b95a11,#fff);background-clip:text;-webkit-background-clip:text;font-size:2rem;letter-spacing:-.02em;text-transform:uppercase;width:-moz-max-content;width:max-content;-webkit-text-fill-color:transparent;cursor:pointer}
