/* Margin */
.m-0 {
    margin: 0 !important;
}

.mx-0 {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.my-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.mt-0 {
    margin-top: 0 !important;
}

.mr-0 {
    margin-right: 0 !important;
}

.mb-0 {
    margin-bottom: 0 !important;
}

.ml-0 {
    margin-left: 0 !important;
}

.m-px {
    margin: 1px !important;
}

.mx-px {
    margin-left: 1px !important;
    margin-right: 1px !important;
}

.my-px {
    margin-top: 1px !important;
    margin-bottom: 1px !important;
}

.mt-px {
    margin-top: 1px !important;
}

.mr-px {
    margin-right: 1px !important;
}

.mb-px {
    margin-bottom: 1px !important;
}

.ml-px {
    margin-left: 1px !important;
}

.m-0\.5 {
    margin: 0.125rem !important;
}

.mx-0\.5 {
    margin-left: 0.125rem !important;
    margin-right: 0.125rem !important;
}

.my-0\.5 {
    margin-top: 0.125rem !important;
    margin-bottom: 0.125rem !important;
}

.mt-0\.5 {
    margin-top: 0.125rem !important;
}

.mr-0\.5 {
    margin-right: 0.125rem !important;
}

.mb-0\.5 {
    margin-bottom: 0.125rem !important;
}

.ml-0\.5 {
    margin-left: 0.125rem !important;
}

.m-1 {
    margin: 0.25rem !important;
}

.mx-1 {
    margin-left: 0.25rem !important;
    margin-right: 0.25rem !important;
}

.my-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
}

.mt-1 {
    margin-top: 0.25rem !important;
}

.mr-1 {
    margin-right: 0.25rem !important;
}

.mb-1 {
    margin-bottom: 0.25rem !important;
}

.ml-1 {
    margin-left: 0.25rem !important;
}

.m-1\.5 {
    margin: 0.375rem !important;
}

.mx-1\.5 {
    margin-left: 0.375rem !important;
    margin-right: 0.375rem !important;
}

.my-1\.5 {
    margin-top: 0.375rem !important;
    margin-bottom: 0.375rem !important;
}

.mt-1\.5 {
    margin-top: 0.375rem !important;
}

.mr-1\.5 {
    margin-right: 0.375rem !important;
}

.mb-1\.5 {
    margin-bottom: 0.375rem !important;
}

.ml-1\.5 {
    margin-left: 0.375rem !important;
}

.m-2 {
    margin: 0.5rem !important;
}

.mx-2 {
    margin-left: 0.5rem !important;
    margin-right: 0.5rem !important;
}

.my-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
}

.mt-2 {
    margin-top: 0.5rem !important;
}

.mr-2 {
    margin-right: 0.5rem !important;
}

.mb-2 {
    margin-bottom: 0.5rem !important;
}

.ml-2 {
    margin-left: 0.5rem !important;
}

.m-2\.5 {
    margin: 0.625rem !important;
}

.mx-2\.5 {
    margin-left: 0.625rem !important;
    margin-right: 0.625rem !important;
}

.my-2\.5 {
    margin-top: 0.625rem !important;
    margin-bottom: 0.625rem !important;
}

.mt-2\.5 {
    margin-top: 0.625rem !important;
}

.mr-2\.5 {
    margin-right: 0.625rem !important;
}

.mb-2\.5 {
    margin-bottom: 0.625rem !important;
}

.ml-2\.5 {
    margin-left: 0.625rem !important;
}

.m-3 {
    margin: 0.75rem !important;
}

.mx-3 {
    margin-left: 0.75rem !important;
    margin-right: 0.75rem !important;
}

.my-3 {
    margin-top: 0.75rem !important;
    margin-bottom: 0.75rem !important;
}

.mt-3 {
    margin-top: 0.75rem !important;
}

.mr-3 {
    margin-right: 0.75rem !important;
}

.mb-3 {
    margin-bottom: 0.75rem !important;
}

.ml-3 {
    margin-left: 0.75rem !important;
}

.m-3\.5 {
    margin: 0.875rem !important;
}

.mx-3\.5 {
    margin-left: 0.875rem !important;
    margin-right: 0.875rem !important;
}

.my-3\.5 {
    margin-top: 0.875rem !important;
    margin-bottom: 0.875rem !important;
}

.mt-3\.5 {
    margin-top: 0.875rem !important;
}

.mr-3\.5 {
    margin-right: 0.875rem !important;
}

.mb-3\.5 {
    margin-bottom: 0.875rem !important;
}

.ml-3\.5 {
    margin-left: 0.875rem !important;
}

.m-4 {
    margin: 1rem !important;
}

.mx-4 {
    margin-left: 1rem !important;
    margin-right: 1rem !important;
}

.my-4 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
}

.mt-4 {
    margin-top: 1rem !important;
}

.mr-4 {
    margin-right: 1rem !important;
}

.mb-4 {
    margin-bottom: 1rem !important;
}

.ml-4 {
    margin-left: 1rem !important;
}

.m-5 {
    margin: 1.25rem !important;
}

.mx-5 {
    margin-left: 1.25rem !important;
    margin-right: 1.25rem !important;
}

.my-5 {
    margin-top: 1.25rem !important;
    margin-bottom: 1.25rem !important;
}

.mt-5 {
    margin-top: 1.25rem !important;
}

.mr-5 {
    margin-right: 1.25rem !important;
}

.mb-5 {
    margin-bottom: 1.25rem !important;
}

.ml-5 {
    margin-left: 1.25rem !important;
}

.m-6 {
    margin: 1.5rem !important;
}

.mx-6 {
    margin-left: 1.5rem !important;
    margin-right: 1.5rem !important;
}

.my-6 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
}

.mt-6 {
    margin-top: 1.5rem !important;
}

.mr-6 {
    margin-right: 1.5rem !important;
}

.mb-6 {
    margin-bottom: 1.5rem !important;
}

.ml-6 {
    margin-left: 1.5rem !important;
}

.m-7 {
    margin: 1.75rem !important;
}

.mx-7 {
    margin-left: 1.75rem !important;
    margin-right: 1.75rem !important;
}

.my-7 {
    margin-top: 1.75rem !important;
    margin-bottom: 1.75rem !important;
}

.mt-7 {
    margin-top: 1.75rem !important;
}

.mr-7 {
    margin-right: 1.75rem !important;
}

.mb-7 {
    margin-bottom: 1.75rem !important;
}

.ml-7 {
    margin-left: 1.75rem !important;
}

.m-8 {
    margin: 2rem !important;
}

.mx-8 {
    margin-left: 2rem !important;
    margin-right: 2rem !important;
}

.my-8 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
}

.mt-8 {
    margin-top: 2rem !important;
}

.mr-8 {
    margin-right: 2rem !important;
}

.mb-8 {
    margin-bottom: 2rem !important;
}

.ml-8 {
    margin-left: 2rem !important;
}

.m-9 {
    margin: 2.25rem !important;
}

.mx-9 {
    margin-left: 2.25rem !important;
    margin-right: 2.25rem !important;
}

.my-9 {
    margin-top: 2.25rem !important;
    margin-bottom: 2.25rem !important;
}

.mt-9 {
    margin-top: 2.25rem !important;
}

.mr-9 {
    margin-right: 2.25rem !important;
}

.mb-9 {
    margin-bottom: 2.25rem !important;
}

.ml-9 {
    margin-left: 2.25rem !important;
}

.m-10 {
    margin: 2.5rem !important;
}

.mx-10 {
    margin-left: 2.5rem !important;
    margin-right: 2.5rem !important;
}

.my-10 {
    margin-top: 2.5rem !important;
    margin-bottom: 2.5rem !important;
}

.mt-10 {
    margin-top: 2.5rem !important;
}

.mr-10 {
    margin-right: 2.5rem !important;
}

.mb-10 {
    margin-bottom: 2.5rem !important;
}

.ml-10 {
    margin-left: 2.5rem !important;
}

.m-11 {
    margin: 2.75rem !important;
}

.mx-11 {
    margin-left: 2.75rem !important;
    margin-right: 2.75rem !important;
}

.my-11 {
    margin-top: 2.75rem !important;
    margin-bottom: 2.75rem !important;
}

.mt-11 {
    margin-top: 2.75rem !important;
}

.mr-11 {
    margin-right: 2.75rem !important;
}

.mb-11 {
    margin-bottom: 2.75rem !important;
}

.ml-11 {
    margin-left: 2.75rem !important;
}

.m-12 {
    margin: 3rem !important;
}

.mx-12 {
    margin-left: 3rem !important;
    margin-right: 3rem !important;
}

.my-12 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
}

.mt-12 {
    margin-top: 3rem !important;
}

.mr-12 {
    margin-right: 3rem !important;
}

.mb-12 {
    margin-bottom: 3rem !important;
}

.ml-12 {
    margin-left: 3rem !important;
}

.m-14 {
    margin: 3.5rem !important;
}

.mx-14 {
    margin-left: 3.5rem !important;
    margin-right: 3.5rem !important;
}

.my-14 {
    margin-top: 3.5rem !important;
    margin-bottom: 3.5rem !important;
}

.mt-14 {
    margin-top: 3.5rem !important;
}

.mr-14 {
    margin-right: 3.5rem !important;
}

.mb-14 {
    margin-bottom: 3.5rem !important;
}

.ml-14 {
    margin-left: 3.5rem !important;
}

.m-16 {
    margin: 4rem !important;
}

.mx-16 {
    margin-left: 4rem !important;
    margin-right: 4rem !important;
}

.my-16 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
}

.mt-16 {
    margin-top: 4rem !important;
}

.mr-16 {
    margin-right: 4rem !important;
}

.mb-16 {
    margin-bottom: 4rem !important;
}

.ml-16 {
    margin-left: 4rem !important;
}

.m-20 {
    margin: 5rem !important;
}

.mx-20 {
    margin-left: 5rem !important;
    margin-right: 5rem !important;
}

.my-20 {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
}

.mt-20 {
    margin-top: 5rem !important;
}

.mr-20 {
    margin-right: 5rem !important;
}

.mb-20 {
    margin-bottom: 5rem !important;
}

.ml-20 {
    margin-left: 5rem !important;
}

.m-24 {
    margin: 6rem !important;
}

.mx-24 {
    margin-left: 6rem !important;
    margin-right: 6rem !important;
}

.my-24 {
    margin-top: 6rem !important;
    margin-bottom: 6rem !important;
}

.mt-24 {
    margin-top: 6rem !important;
}

.mr-24 {
    margin-right: 6rem !important;
}

.mb-24 {
    margin-bottom: 6rem !important;
}

.ml-24 {
    margin-left: 6rem !important;
}

.m-28 {
    margin: 7rem !important;
}

.mx-28 {
    margin-left: 7rem !important;
    margin-right: 7rem !important;
}

.my-28 {
    margin-top: 7rem !important;
    margin-bottom: 7rem !important;
}

.mt-28 {
    margin-top: 7rem !important;
}

.mr-28 {
    margin-right: 7rem !important;
}

.mb-28 {
    margin-bottom: 7rem !important;
}

.ml-28 {
    margin-left: 7rem !important;
}

.m-32 {
    margin: 8rem !important;
}

.mx-32 {
    margin-left: 8rem !important;
    margin-right: 8rem !important;
}

.my-32 {
    margin-top: 8rem !important;
    margin-bottom: 8rem !important;
}

.mt-32 {
    margin-top: 8rem !important;
}

.mr-32 {
    margin-right: 8rem !important;
}

.mb-32 {
    margin-bottom: 8rem !important;
}

.ml-32 {
    margin-left: 8rem !important;
}

.m-36 {
    margin: 9rem !important;
}

.mx-36 {
    margin-left: 9rem !important;
    margin-right: 9rem !important;
}

.my-36 {
    margin-top: 9rem !important;
    margin-bottom: 9rem !important;
}

.mt-36 {
    margin-top: 9rem !important;
}

.mr-36 {
    margin-right: 9rem !important;
}

.mb-36 {
    margin-bottom: 9rem !important;
}

.ml-36 {
    margin-left: 9rem !important;
}

.m-40 {
    margin: 10rem !important;
}

.mx-40 {
    margin-left: 10rem !important;
    margin-right: 10rem !important;
}

.my-40 {
    margin-top: 10rem !important;
    margin-bottom: 10rem !important;
}

.mt-40 {
    margin-top: 10rem !important;
}

.mr-40 {
    margin-right: 10rem !important;
}

.mb-40 {
    margin-bottom: 10rem !important;
}

.ml-40 {
    margin-left: 10rem !important;
}

.m-44 {
    margin: 11rem !important;
}

.mx-44 {
    margin-left: 11rem !important;
    margin-right: 11rem !important;
}

.my-44 {
    margin-top: 11rem !important;
    margin-bottom: 11rem !important;
}

.mt-44 {
    margin-top: 11rem !important;
}

.mr-44 {
    margin-right: 11rem !important;
}

.mb-44 {
    margin-bottom: 11rem !important;
}

.ml-44 {
    margin-left: 11rem !important;
}

.m-48 {
    margin: 12rem !important;
}

.mx-48 {
    margin-left: 12rem !important;
    margin-right: 12rem !important;
}

.my-48 {
    margin-top: 12rem !important;
    margin-bottom: 12rem !important;
}

.mt-48 {
    margin-top: 12rem !important;
}

.mr-48 {
    margin-right: 12rem !important;
}

.mb-48 {
    margin-bottom: 12rem !important;
}

.ml-48 {
    margin-left: 12rem !important;
}

.m-52 {
    margin: 13rem !important;
}

.mx-52 {
    margin-left: 13rem !important;
    margin-right: 13rem !important;
}

.my-52 {
    margin-top: 13rem !important;
    margin-bottom: 13rem !important;
}

.mt-52 {
    margin-top: 13rem !important;
}

.mr-52 {
    margin-right: 13rem !important;
}

.mb-52 {
    margin-bottom: 13rem !important;
}

.ml-52 {
    margin-left: 13rem !important;
}

.m-56 {
    margin: 14rem !important;
}

.mx-56 {
    margin-left: 14rem !important;
    margin-right: 14rem !important;
}

.my-56 {
    margin-top: 14rem !important;
    margin-bottom: 14rem !important;
}

.mt-56 {
    margin-top: 14rem !important;
}

.mr-56 {
    margin-right: 14rem !important;
}

.mb-56 {
    margin-bottom: 14rem !important;
}

.ml-56 {
    margin-left: 14rem !important;
}

.m-60 {
    margin: 15rem !important;
}

.mx-60 {
    margin-left: 15rem !important;
    margin-right: 15rem !important;
}

.my-60 {
    margin-top: 15rem !important;
    margin-bottom: 15rem !important;
}

.mt-60 {
    margin-top: 15rem !important;
}

.mr-60 {
    margin-right: 15rem !important;
}

.mb-60 {
    margin-bottom: 15rem !important;
}

.ml-60 {
    margin-left: 15rem !important;
}

.m-64 {
    margin: 16rem !important;
}

.mx-64 {
    margin-left: 16rem !important;
    margin-right: 16rem !important;
}

.my-64 {
    margin-top: 16rem !important;
    margin-bottom: 16rem !important;
}

.mt-64 {
    margin-top: 16rem !important;
}

.mr-64 {
    margin-right: 16rem !important;
}

.mb-64 {
    margin-bottom: 16rem !important;
}

.ml-64 {
    margin-left: 16rem !important;
}

.m-72 {
    margin: 18rem !important;
}

.mx-72 {
    margin-left: 18rem !important;
    margin-right: 18rem !important;
}

.my-72 {
    margin-top: 18rem !important;
    margin-bottom: 18rem !important;
}

.mt-72 {
    margin-top: 18rem !important;
}

.mr-72 {
    margin-right: 18rem !important;
}

.mb-72 {
    margin-bottom: 18rem !important;
}

.ml-72 {
    margin-left: 18rem !important;
}

.m-80 {
    margin: 20rem !important;
}

.mx-80 {
    margin-left: 20rem !important;
    margin-right: 20rem !important;
}

.my-80 {
    margin-top: 20rem !important;
    margin-bottom: 20rem !important;
}

.mt-80 {
    margin-top: 20rem !important;
}

.mr-80 {
    margin-right: 20rem !important;
}

.mb-80 {
    margin-bottom: 20rem !important;
}

.ml-80 {
    margin-left: 20rem !important;
}

.m-96 {
    margin: 24rem !important;
}

.mx-96 {
    margin-left: 24rem !important;
    margin-right: 24rem !important;
}

.my-96 {
    margin-top: 24rem !important;
    margin-bottom: 24rem !important;
}

.mt-96 {
    margin-top: 24rem !important;
}

.mr-96 {
    margin-right: 24rem !important;
}

.mb-96 {
    margin-bottom: 24rem !important;
}

.ml-96 {
    margin-left: 24rem !important;
}

.m-auto {
    margin: auto !important;
}

.mx-auto {
    margin-left: auto !important;
    margin-right: auto !important;
}

.my-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
}

.mt-auto {
    margin-top: auto !important;
}

.mr-auto {
    margin-right: auto !important;
}

.mb-auto {
    margin-bottom: auto !important;
}

.ml-auto {
    margin-left: auto !important;
}

/* Padding */


.p-0 {
    padding: 0
}

.p-1 {
    padding: 0.25rem !important;
}

.p-2 {
    padding: 0.5rem !important;
}

.p-3 {
    padding: 0.75rem !important;
}

.p-4 {
    padding: 1rem !important;
}

.p-5 {
    padding: 1.25rem !important;
}

.p-6 {
    padding: 1.5rem !important;
}

.p-7 {
    padding: 1.75rem !important;
}

.p-8 {
    padding: 2rem !important;
}

.p-9 {
    padding: 2.25rem !important;
}

.p-10 {
    padding: 2.5rem !important;
}

.p-11 {
    padding: 2.75rem !important;
}

.p-12 {
    padding: 3rem !important;
}

.p-14 {
    padding: 3.5rem !important;
}

.p-16 {
    padding: 4rem !important;
}

.p-20 {
    padding: 5rem !important;
}

.p-24 {
    padding: 6rem !important;
}

.p-28 {
    padding: 7rem !important;
}

.p-32 {
    padding: 8rem !important;
}

.p-36 {
    padding: 9rem !important;
}

.p-40 {
    padding: 10rem !important;
}

.p-44 {
    padding: 11rem !important;
}

.p-48 {
    padding: 12rem !important;
}

.p-52 {
    padding: 13rem !important;
}

.p-56 {
    padding: 14rem !important;
}

.p-60 {
    padding: 15rem !important;
}

.p-64 {
    padding: 16rem !important;
}

.p-72 {
    padding: 18rem !important;
}

.p-80 {
    padding: 20rem !important;
}

.p-96 {
    padding: 24rem !important;
}

.p-px {
    padding: 1px !important;
}

.p-0\.5 {
    padding: 0.125rem !important;
}

.p-1\.5 {
    padding: 0.375rem !important;
}

.p-2\.5 {
    padding: 0.625rem !important;
}

.p-3\.5 {
    padding: 0.875rem !important;
}

.px-0 {
    padding-left: 0 !important;
    padding-right: 0
}

.px-1 {
    padding-left: 0.25rem !important;
    padding-right: 0.25rem !important;
}

.px-2 {
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
}

.px-3 {
    padding-left: 0.75rem !important;
    padding-right: 0.75rem !important;
}

.px-4 {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
}

.px-5 {
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important;
}

.px-6 {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
}

.px-7 {
    padding-left: 1.75rem !important;
    padding-right: 1.75rem !important;
}

.px-8 {
    padding-left: 2rem !important;
    padding-right: 2rem !important;
}

.px-9 {
    padding-left: 2.25rem !important;
    padding-right: 2.25rem !important;
}

.px-10 {
    padding-left: 2.5rem !important;
    padding-right: 2.5rem !important;
}

.px-11 {
    padding-left: 2.75rem !important;
    padding-right: 2.75rem !important;
}

.px-12 {
    padding-left: 3rem !important;
    padding-right: 3rem !important;
}

.px-14 {
    padding-left: 3.5rem !important;
    padding-right: 3.5rem !important;
}

.px-16 {
    padding-left: 4rem !important;
    padding-right: 4rem !important;
}

.px-20 {
    padding-left: 5rem !important;
    padding-right: 5rem !important;
}

.px-24 {
    padding-left: 6rem !important;
    padding-right: 6rem !important;
}

.px-28 {
    padding-left: 7rem !important;
    padding-right: 7rem !important;
}

.px-32 {
    padding-left: 8rem !important;
    padding-right: 8rem !important;
}

.px-36 {
    padding-left: 9rem !important;
    padding-right: 9rem !important;
}

.px-40 {
    padding-left: 10rem !important;
    padding-right: 10rem !important;
}

.px-44 {
    padding-left: 11rem !important;
    padding-right: 11rem !important;
}

.px-48 {
    padding-left: 12rem !important;
    padding-right: 12rem !important;
}

.px-52 {
    padding-left: 13rem !important;
    padding-right: 13rem !important;
}

.px-56 {
    padding-left: 14rem !important;
    padding-right: 14rem !important;
}

.px-60 {
    padding-left: 15rem !important;
    padding-right: 15rem !important;
}

.px-64 {
    padding-left: 16rem !important;
    padding-right: 16rem !important;
}

.px-72 {
    padding-left: 18rem !important;
    padding-right: 18rem !important;
}

.px-80 {
    padding-left: 20rem !important;
    padding-right: 20rem !important;
}

.px-96 {
    padding-left: 24rem !important;
    padding-right: 24rem !important;
}

.px-px {
    padding-left: 1px !important;
    padding-right: 1px !important;
}

.px-0\.5 {
    padding-left: 0.125rem !important;
    padding-right: 0.125rem !important;
}

.px-1\.5 {
    padding-left: 0.375rem !important;
    padding-right: 0.375rem !important;
}

.px-2\.5 {
    padding-left: 0.625rem !important;
    padding-right: 0.625rem !important;
}

.px-3\.5 {
    padding-left: 0.875rem !important;
    padding-right: 0.875rem !important;
}

.py-0 {
    padding-top: 0 !important;
    padding-bottom: 0
}

.py-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
}

.py-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
}

.py-3 {
    padding-top: 0.75rem !important;
    padding-bottom: 0.75rem !important;
}

.py-4 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
}

.py-5 {
    padding-top: 1.25rem !important;
    padding-bottom: 1.25rem !important;
}

.py-6 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
}

.py-7 {
    padding-top: 1.75rem !important;
    padding-bottom: 1.75rem !important;
}

.py-8 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
}

.py-9 {
    padding-top: 2.25rem !important;
    padding-bottom: 2.25rem !important;
}

.py-10 {
    padding-top: 2.5rem !important;
    padding-bottom: 2.5rem !important;
}

.py-11 {
    padding-top: 2.75rem !important;
    padding-bottom: 2.75rem !important;
}

.py-12 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
}

.py-14 {
    padding-top: 3.5rem !important;
    padding-bottom: 3.5rem !important;
}

.py-16 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
}

.py-20 {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
}

.py-24 {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
}

.py-28 {
    padding-top: 7rem !important;
    padding-bottom: 7rem !important;
}

.py-32 {
    padding-top: 8rem !important;
    padding-bottom: 8rem !important;
}

.py-36 {
    padding-top: 9rem !important;
    padding-bottom: 9rem !important;
}

.py-40 {
    padding-top: 10rem !important;
    padding-bottom: 10rem !important;
}

.py-44 {
    padding-top: 11rem !important;
    padding-bottom: 11rem !important;
}

.py-48 {
    padding-top: 12rem !important;
    padding-bottom: 12rem !important;
}

.py-52 {
    padding-top: 13rem !important;
    padding-bottom: 13rem !important;
}

.py-56 {
    padding-top: 14rem !important;
    padding-bottom: 14rem !important;
}

.py-60 {
    padding-top: 15rem !important;
    padding-bottom: 15rem !important;
}

.py-64 {
    padding-top: 16rem !important;
    padding-bottom: 16rem !important;
}

.py-72 {
    padding-top: 18rem !important;
    padding-bottom: 18rem !important;
}

.py-80 {
    padding-top: 20rem !important;
    padding-bottom: 20rem !important;
}

.py-96 {
    padding-top: 24rem !important;
    padding-bottom: 24rem !important;
}

.py-px {
    padding-top: 1px !important;
    padding-bottom: 1px !important;
}

.py-0\.5 {
    padding-top: 0.125rem !important;
    padding-bottom: 0.125rem !important;
}

.py-1\.5 {
    padding-top: 0.375rem !important;
    padding-bottom: 0.375rem !important;
}

.py-2\.5 {
    padding-top: 0.625rem !important;
    padding-bottom: 0.625rem !important;
}

.py-3\.5 {
    padding-top: 0.875rem !important;
    padding-bottom: 0.875rem !important;
}

.pt-0 {
    padding-top: 0
}

.pt-1 {
    padding-top: 0.25rem !important;
}

.pt-2 {
    padding-top: 0.5rem !important;
}

.pt-3 {
    padding-top: 0.75rem !important;
}

.pt-4 {
    padding-top: 1rem !important;
}

.pt-5 {
    padding-top: 1.25rem !important;
}

.pt-6 {
    padding-top: 1.5rem !important;
}

.pt-7 {
    padding-top: 1.75rem !important;
}

.pt-8 {
    padding-top: 2rem !important;
}

.pt-9 {
    padding-top: 2.25rem !important;
}

.pt-10 {
    padding-top: 2.5rem !important;
}

.pt-11 {
    padding-top: 2.75rem !important;
}

.pt-12 {
    padding-top: 3rem !important;
}

.pt-14 {
    padding-top: 3.5rem !important;
}

.pt-16 {
    padding-top: 4rem !important;
}

.pt-20 {
    padding-top: 5rem !important;
}

.pt-24 {
    padding-top: 6rem !important;
}

.pt-28 {
    padding-top: 7rem !important;
}

.pt-32 {
    padding-top: 8rem !important;
}

.pt-36 {
    padding-top: 9rem !important;
}

.pt-40 {
    padding-top: 10rem !important;
}

.pt-44 {
    padding-top: 11rem !important;
}

.pt-48 {
    padding-top: 12rem !important;
}

.pt-52 {
    padding-top: 13rem !important;
}

.pt-56 {
    padding-top: 14rem !important;
}

.pt-60 {
    padding-top: 15rem !important;
}

.pt-64 {
    padding-top: 16rem !important;
}

.pt-72 {
    padding-top: 18rem !important;
}

.pt-80 {
    padding-top: 20rem !important;
}

.pt-96 {
    padding-top: 24rem !important;
}

.pt-px {
    padding-top: 1px !important;
}

.pt-0\.5 {
    padding-top: 0.125rem !important;
}

.pt-1\.5 {
    padding-top: 0.375rem !important;
}

.pt-2\.5 {
    padding-top: 0.625rem !important;
}

.pt-3\.5 {
    padding-top: 0.875rem !important;
}

.pr-0 {
    padding-right: 0
}

.pr-1 {
    padding-right: 0.25rem !important;
}

.pr-2 {
    padding-right: 0.5rem !important;
}

.pr-3 {
    padding-right: 0.75rem !important;
}

.pr-4 {
    padding-right: 1rem !important;
}

.pr-5 {
    padding-right: 1.25rem !important;
}

.pr-6 {
    padding-right: 1.5rem !important;
}

.pr-7 {
    padding-right: 1.75rem !important;
}

.pr-8 {
    padding-right: 2rem !important;
}

.pr-9 {
    padding-right: 2.25rem !important;
}

.pr-10 {
    padding-right: 2.5rem !important;
}

.pr-11 {
    padding-right: 2.75rem !important;
}

.pr-12 {
    padding-right: 3rem !important;
}

.pr-14 {
    padding-right: 3.5rem !important;
}

.pr-16 {
    padding-right: 4rem !important;
}

.pr-20 {
    padding-right: 5rem !important;
}

.pr-24 {
    padding-right: 6rem !important;
}

.pr-28 {
    padding-right: 7rem !important;
}

.pr-32 {
    padding-right: 8rem !important;
}

.pr-36 {
    padding-right: 9rem !important;
}

.pr-40 {
    padding-right: 10rem !important;
}

.pr-44 {
    padding-right: 11rem !important;
}

.pr-48 {
    padding-right: 12rem !important;
}

.pr-52 {
    padding-right: 13rem !important;
}

.pr-56 {
    padding-right: 14rem !important;
}

.pr-60 {
    padding-right: 15rem !important;
}

.pr-64 {
    padding-right: 16rem !important;
}

.pr-72 {
    padding-right: 18rem !important;
}

.pr-80 {
    padding-right: 20rem !important;
}

.pr-96 {
    padding-right: 24rem !important;
}

.pr-px {
    padding-right: 1px !important;
}

.pr-0\.5 {
    padding-right: 0.125rem !important;
}

.pr-1\.5 {
    padding-right: 0.375rem !important;
}

.pr-2\.5 {
    padding-right: 0.625rem !important;
}

.pr-3\.5 {
    padding-right: 0.875rem !important;
}

.pb-0 {
    padding-bottom: 0
}

.pb-1 {
    padding-bottom: 0.25rem !important;
}

.pb-2 {
    padding-bottom: 0.5rem !important;
}

.pb-3 {
    padding-bottom: 0.75rem !important;
}

.pb-4 {
    padding-bottom: 1rem !important;
}

.pb-5 {
    padding-bottom: 1.25rem !important;
}

.pb-6 {
    padding-bottom: 1.5rem !important;
}

.pb-7 {
    padding-bottom: 1.75rem !important;
}

.pb-8 {
    padding-bottom: 2rem !important;
}

.pb-9 {
    padding-bottom: 2.25rem !important;
}

.pb-10 {
    padding-bottom: 2.5rem !important;
}

.pb-11 {
    padding-bottom: 2.75rem !important;
}

.pb-12 {
    padding-bottom: 3rem !important;
}

.pb-14 {
    padding-bottom: 3.5rem !important;
}

.pb-16 {
    padding-bottom: 4rem !important;
}

.pb-20 {
    padding-bottom: 5rem !important;
}

.pb-24 {
    padding-bottom: 6rem !important;
}

.pb-28 {
    padding-bottom: 7rem !important;
}

.pb-32 {
    padding-bottom: 8rem !important;
}

.pb-36 {
    padding-bottom: 9rem !important;
}

.pb-40 {
    padding-bottom: 10rem !important;
}

.pb-44 {
    padding-bottom: 11rem !important;
}

.pb-48 {
    padding-bottom: 12rem !important;
}

.pb-52 {
    padding-bottom: 13rem !important;
}

.pb-56 {
    padding-bottom: 14rem !important;
}

.pb-60 {
    padding-bottom: 15rem !important;
}

.pb-64 {
    padding-bottom: 16rem !important;
}

.pb-72 {
    padding-bottom: 18rem !important;
}

.pb-80 {
    padding-bottom: 20rem !important;
}

.pb-96 {
    padding-bottom: 24rem !important;
}

.pb-px {
    padding-bottom: 1px !important;
}

.pb-0\.5 {
    padding-bottom: 0.125rem !important;
}

.pb-1\.5 {
    padding-bottom: 0.375rem !important;
}

.pb-2\.5 {
    padding-bottom: 0.625rem !important;
}

.pb-3\.5 {
    padding-bottom: 0.875rem !important;
}

.pl-0 {
    padding-left: 0
}

.pl-1 {
    padding-left: 0.25rem !important;
}

.pl-2 {
    padding-left: 0.5rem !important;
}

.pl-3 {
    padding-left: 0.75rem !important;
}

.pl-4 {
    padding-left: 1rem !important;
}

.pl-5 {
    padding-left: 1.25rem !important;
}

.pl-6 {
    padding-left: 1.5rem !important;
}

.pl-7 {
    padding-left: 1.75rem !important;
}

.pl-8 {
    padding-left: 2rem !important;
}

.pl-9 {
    padding-left: 2.25rem !important;
}

.pl-10 {
    padding-left: 2.5rem !important;
}

.pl-11 {
    padding-left: 2.75rem !important;
}

.pl-12 {
    padding-left: 3rem !important;
}

.pl-14 {
    padding-left: 3.5rem !important;
}

.pl-16 {
    padding-left: 4rem !important;
}

.pl-20 {
    padding-left: 5rem !important;
}

.pl-24 {
    padding-left: 6rem !important;
}

.pl-28 {
    padding-left: 7rem !important;
}

.pl-32 {
    padding-left: 8rem !important;
}

.pl-36 {
    padding-left: 9rem !important;
}

.pl-40 {
    padding-left: 10rem !important;
}

.pl-44 {
    padding-left: 11rem !important;
}

.pl-48 {
    padding-left: 12rem !important;
}

.pl-52 {
    padding-left: 13rem !important;
}

.pl-56 {
    padding-left: 14rem !important;
}

.pl-60 {
    padding-left: 15rem !important;
}

.pl-64 {
    padding-left: 16rem !important;
}

.pl-72 {
    padding-left: 18rem !important;
}

.pl-80 {
    padding-left: 20rem !important;
}

.pl-96 {
    padding-left: 24rem !important;
}

.pl-px {
    padding-left: 1px !important;
}

.pl-0\.5 {
    padding-left: 0.125rem !important;
}

.pl-1\.5 {
    padding-left: 0.375rem !important;
}

.pl-2\.5 {
    padding-left: 0.625rem !important;
}

.pl-3\.5 {
    padding-left: 0.875rem !important;
}
