.py-xs { padding-top: var(--v-xs); padding-bottom: var(--v-xs); }
.py-s { padding-top: var(--v-s); padding-bottom: var(--v-s); }
.py-m { padding-top: var(--v-m); padding-bottom: var(--v-m); }
.py-l { padding-top: var(--v-l); padding-bottom: var(--v-l); }
.py-xl { padding-top: var(--v-xl); padding-bottom: var(--v-xl); }
.py-xxl { padding-top: var(--v-xxl); padding-bottom: var(--v-xxl); }
.px-xs { padding-left: var(--v-xs); padding-right: var(--v-xs); }
.px-s { padding-left: var(--v-s); padding-right: var(--v-s); }
.px-m { padding-left: var(--v-m); padding-right: var(--v-m); }
.px-l { padding-left: var(--v-l); padding-right: var(--v-l); }
.px-xl { padding-left: var(--v-xl); padding-right: var(--v-xl); }
.px-xxl { padding-left: var(--v-xxl); padding-right: var(--v-xxl); }
.pt-xs { padding-top: var(--v-xs); }
.pt-s { padding-top: var(--v-s); }
.pt-m { padding-top: var(--v-m); }
.pt-l { padding-top: var(--v-l); }
.pt-xl { padding-top: var(--v-xl); }
.pt-xxl { padding-top: var(--v-xxl); }
.pb-xs { padding-bottom: var(--v-xs); }
.pb-s { padding-bottom: var(--v-s); }
.pb-m { padding-bottom: var(--v-m); }
.pb-l { padding-bottom: var(--v-l); }
.pb-xl { padding-bottom: var(--v-xl); }
.pb-xxl { padding-bottom: var(--v-xxl); }
.pl-xs { padding-left: var(--v-xs); }
.pl-s { padding-left: var(--v-s); }
.pl-m { padding-left: var(--v-m); }
.pl-l { padding-left: var(--v-l); }
.pl-xl { padding-left: var(--v-xl); }
.pl-xxl { padding-left: var(--v-xxl); }
.pr-xs { padding-right: var(--v-xs); }
.pr-s { padding-right: var(--v-s); }
.pr-m { padding-right: var(--v-m); }
.pr-l { padding-right: var(--v-l); }
.pr-xl { padding-right: var(--v-xl); }
.pr-xxl { padding-right: var(--v-xxl); }
.my-xs { margin-top: var(--v-xs); margin-bottom: var(--v-xs); }
.my-s { margin-top: var(--v-s); margin-bottom: var(--v-s); }
.my-m { margin-top: var(--v-m); margin-bottom: var(--v-m); }
.my-l { margin-top: var(--v-l); margin-bottom: var(--v-l); }
.my-xl { margin-top: var(--v-xl); margin-bottom: var(--v-xl); }
.my-xxl { margin-top: var(--v-xxl); margin-bottom: var(--v-xxl); }
.mx-xs { margin-left: var(--v-xs); margin-right: var(--v-xs); }
.mx-s { margin-left: var(--v-s); margin-right: var(--v-s); }
.mx-m { margin-left: var(--v-m); margin-right: var(--v-m); }
.mx-l { margin-left: var(--v-l); margin-right: var(--v-l); }
.mx-xl { margin-left: var(--v-xl); margin-right: var(--v-xl); }
.mx-xxl { margin-left: var(--v-xxl); margin-right: var(--v-xxl); }
.mt-xs { margin-top: var(--v-xs); }
.mt-s { margin-top: var(--v-s); }
.mt-m { margin-top: var(--v-m); }
.mt-l { margin-top: var(--v-l); }
.mt-xl { margin-top: var(--v-xl); }
.mt-xxl { margin-top: var(--v-xxl); }
.mb-xs { margin-bottom: var(--v-xs); }
.mb-s { margin-bottom: var(--v-s); }
.mb-m { margin-bottom: var(--v-m); }
.mb-l { margin-bottom: var(--v-l); }
.mb-xl { margin-bottom: var(--v-xl); }
.mb-xxl { margin-bottom: var(--v-xxl); }
.ml-xs { margin-left: var(--v-xs); }
.ml-s { margin-left: var(--v-s); }
.ml-m { margin-left: var(--v-m); }
.ml-l { margin-left: var(--v-l); }
.ml-xl { margin-left: var(--v-xl); }
.ml-xxl { margin-left: var(--v-xxl); }
.mr-xs { margin-right: var(--v-xs); }
.mr-s { margin-right: var(--v-s); }
.mr-m { margin-right: var(--v-m); }
.mr-l { margin-right: var(--v-l); }
.mr-xl { margin-right: var(--v-xl); }
.mr-xxl { margin-right: var(--v-xxl); }
.br-xs { border-radius: var(--v-xs); }
.br-s { border-radius: var(--v-s); }
.br-m { border-radius: var(--v-m); }
.br-l { border-radius: var(--v-l); }
.br-xl { border-radius: var(--v-xl); }
.br-xxl { border-radius: var(--v-xxl); }
.brt-xs { border-top-left-radius: var(--v-xs); border-top-right-radius: var(--v-xs); }
.brt-s { border-top-left-radius: var(--v-s); border-top-right-radius: var(--v-s); }
.brt-m { border-top-left-radius: var(--v-m); border-top-right-radius: var(--v-m); }
.brt-l { border-top-left-radius: var(--v-l); border-top-right-radius: var(--v-l); }
.brt-xl { border-top-left-radius: var(--v-xl); border-top-right-radius: var(--v-xl); }
.brt-xxl { border-top-left-radius: var(--v-xxl); border-top-right-radius: var(--v-xxl); }
.brb-xs { border-bottom-left-radius: var(--v-xs); border-bottom-right-radius: var(--v-xs); }
.brb-s { border-bottom-left-radius: var(--v-s); border-bottom-right-radius: var(--v-s); }
.brb-m { border-bottom-left-radius: var(--v-m); border-bottom-right-radius: var(--v-m); }
.brb-l { border-bottom-left-radius: var(--v-l); border-bottom-right-radius: var(--v-l); }
.brb-xl { border-bottom-left-radius: var(--v-xl); border-bottom-right-radius: var(--v-xl); }
.brb-xxl { border-bottom-left-radius: var(--v-xxl); border-bottom-right-radius: var(--v-xxl); }
.brl-xs { border-top-left-radius: var(--v-xs); border-bottom-left-radius: var(--v-xs); }
.brl-s { border-top-left-radius: var(--v-s); border-bottom-left-radius: var(--v-s); }
.brl-m { border-top-left-radius: var(--v-m); border-bottom-left-radius: var(--v-m); }
.brl-l { border-top-left-radius: var(--v-l); border-bottom-left-radius: var(--v-l); }
.brl-xl { border-top-left-radius: var(--v-xl); border-bottom-left-radius: var(--v-xl); }
.brl-xxl { border-top-left-radius: var(--v-xxl); border-bottom-left-radius: var(--v-xxl); }
.brr-xs { border-top-right-radius: var(--v-xs); border-bottom-right-radius: var(--v-xs); }
.brr-s { border-top-right-radius: var(--v-s); border-bottom-right-radius: var(--v-s); }
.brr-m { border-top-right-radius: var(--v-m); border-bottom-right-radius: var(--v-m); }
.brr-l { border-top-right-radius: var(--v-l); border-bottom-right-radius: var(--v-l); }
.brr-xl { border-top-right-radius: var(--v-xl); border-bottom-right-radius: var(--v-xl); }
.brr-xxl { border-top-right-radius: var(--v-xxl); border-bottom-right-radius: var(--v-xxl); }
.brtl-xs { border-top-left-radius: var(--v-xs); }
.brtl-s { border-top-left-radius: var(--v-s); }
.brtl-m { border-top-left-radius: var(--v-m); }
.brtl-l { border-top-left-radius: var(--v-l); }
.brtl-xl { border-top-left-radius: var(--v-xl); }
.brtl-xxl { border-top-left-radius: var(--v-xxl); }
.brtr-xs { border-top-right-radius: var(--v-xs); }
.brtr-s { border-top-right-radius: var(--v-s); }
.brtr-m { border-top-right-radius: var(--v-m); }
.brtr-l { border-top-right-radius: var(--v-l); }
.brtr-xl { border-top-right-radius: var(--v-xl); }
.brtr-xxl { border-top-right-radius: var(--v-xxl); }
.brbl-xs { border-bottom-left-radius: var(--v-xs); }
.brbl-s { border-bottom-left-radius: var(--v-s); }
.brbl-m { border-bottom-left-radius: var(--v-m); }
.brbl-l { border-bottom-left-radius: var(--v-l); }
.brbl-xl { border-bottom-left-radius: var(--v-xl); }
.brbl-xxl { border-bottom-left-radius: var(--v-xxl); }
.brbr-xs { border-bottom-right-radius: var(--v-xs); }
.brbr-s { border-bottom-right-radius: var(--v-s); }
.brbr-m { border-bottom-right-radius: var(--v-m); }
.brbr-l { border-bottom-right-radius: var(--v-l); }
.brbr-xl { border-bottom-right-radius: var(--v-xl); }
.brbr-xxl { border-bottom-right-radius: var(--v-xxl); }
