:root{--color-white:#fff;--color-orange:#f60;--color-lightgray:#b6b6b6;--color-black:#333}.v-tariffTableFiveColumns{display:flex;flex-direction:column;padding:4.8rem 6rem;border-radius:48px;background-color:#f4f4f4}@media screen and (max-width:1220px){.v-tariffTableFiveColumns{padding:4.8rem}}@media screen and (max-width:992px){.v-tariffTableFiveColumns{padding:3.2rem;border-radius:32px}}@media screen and (max-width:640px){.v-tariffTableFiveColumns{border-radius:24px;overflow:hidden;padding:2.4rem;margin:0 .8rem}}.v-tariffTableFiveColumns__container{display:flex;gap:1.6rem;justify-content:space-between}@media screen and (max-width:992px){.v-tariffTableFiveColumns__container{gap:2.4rem}}.v-tariffTableFiveColumns__container.desktop{display:flex}@media screen and (max-width:992px){.v-tariffTableFiveColumns__container.desktop{display:none}}.v-tariffTableFiveColumns__buttons{margin-top:4.8rem}@media screen and (max-width:992px){.v-tariffTableFiveColumns__buttons{margin-top:3.2rem}}@media screen and (max-width:640px){.v-tariffTableFiveColumns__buttons{margin-top:2.4rem}}
