
.mt-0 {
	margin-top: 0 !important;
}
.mt-0_5 {
	margin-top: 8px !important;
}
.mt-1 {
	margin-top: 16px !important;
}
.mt-2 {
	margin-top: 32px !important;
}
.mt-3 {
	margin-top: 48px !important;
}
.mt-4 {
	margin-top: 64px !important;
}
.mt-5 {
	margin-top: 80px !important;
}
.mt-6 {
	margin-top: 96px !important;
}
.mt-7 {
	margin-top: 112px !important;
}
.mt-8 {
	margin-top: 128px !important;
}
.mt-9 {
	margin-top: 144px !important;
}
.mt-10 {
	margin-top: 160px !important;
}
.mt-11 {
	margin-top: 176px !important;
}
.mt-12 {
	margin-top: 192px !important;
}



.mb-0 {
	margin-bottom: 0 !important;
}
.mb-0_5 {
	margin-bottom: 8px !important;
}
.mb-1 {
	margin-bottom: 16px !important;
}
.mb-2 {
	margin-bottom: 32px !important;
}
.mb-3 {
	margin-bottom: 48px !important;
}
.mb-4 {
	margin-bottom: 64px !important;
}
.mb-5 {
	margin-bottom: 80px !important;
}
.mb-6 {
	margin-bottom: 96px !important;
}
.mb-7 {
	margin-bottom: 112px !important;
}
.mb-8 {
	margin-bottom: 128px !important;
}
.mb-9 {
	margin-bottom: 144px !important;
}
.mb-10 {
	margin-bottom: 160px !important;
}
.mb-11 {
	margin-bottom: 176px !important;
}
.mb-12 {
	margin-bottom: 192px !important;
}




.pt-0 {
    padding-top: 0 !important;
}
.pt-1 {
    padding-top: 16px !important;
}
.pt-2 {
    padding-top: 32px !important;
}
.pt-3 {
    padding-top: 48px !important;
}
.pt-4 {
    padding-top: 64px !important;
}
.pt-5 {
    padding-top: 80px !important;
}
.pt-6 {
    padding-top: 96px !important;
}
.pt-7 {
    padding-top: 112px !important;
}
.pt-8 {
    padding-top: 128px !important;
}
.pt-9 {
    padding-top: 144px !important;
}
.pt-10 {
    padding-top: 160px !important;
}
.pt-11 {
    padding-top: 176px !important;
}
.pt-12 {
    padding-top: 192px !important;
}



.pb-0 {
    padding-bottom: 0 !important;
}
.pb-1 {
    padding-bottom: 16px !important;
}
.pb-2 {
    padding-bottom: 32px !important;
}
.pb-3 {
    padding-bottom: 48px !important;
}
.pb-4 {
    padding-bottom: 64px !important;
}
.pb-5 {
    padding-bottom: 80px !important;
}
.pb-6 {
    padding-bottom: 96px !important;
}
.pb-7 {
    padding-bottom: 112px !important;
}
.pb-8 {
    padding-bottom: 128px !important;
}
.pb-9 {
    padding-bottom: 144px !important;
}
.pb-10 {
    padding-bottom: 160px !important;
}
.pb-11 {
    padding-bottom: 176px !important;
}
.pb-12 {
    padding-bottom: 192px !important;
}


.p-1 {
    padding: 16px !important;
}
.p-2 {
    padding: 32px !important;
}
.p-3 {
    padding: 48px !important;
}
.p-4 {
    padding: 64px !important;
}
.p-5 {
    padding: 80px !important;
}
.p-6 {
    padding: 96px !important;
}
.p-7 {
    padding: 112px !important;
}
.p-8 {
    padding: 128px !important;
}
.p-9 {
    padding: 144px !important;
}
.p-10 {
    padding: 160px !important;
}
.p-11 {
    padding: 176px !important;
}
.p-12 {
    padding: 192px !important;
}

