.fill-height {
	height: 100%;
}

.text-center {
	text-align: center !important;
}

.text-right {
	text-align: right !important;
}

.text-left {
	text-align: left !important;
}

.m-align-center {
	margin-left: auto;
	margin-right: auto;
}

.to-right {
	margin-left: auto;
}

.to-left {
	margin-right: auto;
}

.opacity-0 {
	opacity: 0;
}

.opacity-1 {
	opacity: 0.1;
}

.opacity-2 {
	opacity: 0.2;
}

.opacity-3 {
	opacity: 0.3;
}

.opacity-4 {
	opacity: 0.4;
}

.opacity-5 {
	opacity: 0.5;
}

.opacity-6 {
	opacity: 0.6;
}

.opacity-7 {
	opacity: 0.7;
}

.opacity-8 {
	opacity: 0.8;
}

.opacity-9 {
	opacity: 0.9;
}

.h-100vh {
	height: vvh(100) !important;
}

.mh-100vh {
	min-height: vvh(100) !important;
}

.w-33 {
	width: 33.3333% !important;
}

.w-66 {
	width: 66.6666% !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.ma-2 {
	margin-top: 4px !important;
	margin-bottom: 4px !important;
}

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

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

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

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

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

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

.pa-2 {
	padding-top: 4px !important;
	padding-bottom: 4px !important;
}

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

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

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

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

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

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

.ma-3 {
	margin-top: 6px !important;
	margin-bottom: 6px !important;
}

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

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

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

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

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

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

.pa-3 {
	padding-top: 6px !important;
	padding-bottom: 6px !important;
}

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

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

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

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

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

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

.ma-4 {
	margin-top: 8px !important;
	margin-bottom: 8px !important;
}

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

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

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

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

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

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

.pa-4 {
	padding-top: 8px !important;
	padding-bottom: 8px !important;
}

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

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

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

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

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

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

.ma-5 {
	margin-top: 10px !important;
	margin-bottom: 10px !important;
}

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

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

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

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

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

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

.pa-5 {
	padding-top: 10px !important;
	padding-bottom: 10px !important;
}

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

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

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

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

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

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

.ma-6 {
	margin-top: 12px !important;
	margin-bottom: 12px !important;
}

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

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

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

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

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

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

.pa-6 {
	padding-top: 12px !important;
	padding-bottom: 12px !important;
}

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

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

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

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

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

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

.ma-7 {
	margin-top: 14px !important;
	margin-bottom: 14px !important;
}

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

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

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

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

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

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

.pa-7 {
	padding-top: 14px !important;
	padding-bottom: 14px !important;
}

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

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

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

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

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

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

.ma-8 {
	margin-top: 16px !important;
	margin-bottom: 16px !important;
}

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

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

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

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

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

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

.pa-8 {
	padding-top: 16px !important;
	padding-bottom: 16px !important;
}

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

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

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

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

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

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

.ma-9 {
	margin-top: 18px !important;
	margin-bottom: 18px !important;
}

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

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

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

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

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

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

.pa-9 {
	padding-top: 18px !important;
	padding-bottom: 18px !important;
}

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

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

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

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

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

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

.ma-10 {
	margin-top: 20px !important;
	margin-bottom: 20px !important;
}

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

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

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

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

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

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

.pa-10 {
	padding-top: 20px !important;
	padding-bottom: 20px !important;
}

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

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

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

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

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

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

.ma-11 {
	margin-top: 22px !important;
	margin-bottom: 22px !important;
}

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

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

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

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

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

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

.pa-11 {
	padding-top: 22px !important;
	padding-bottom: 22px !important;
}

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

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

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

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

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

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

.ma-12 {
	margin-top: 24px !important;
	margin-bottom: 24px !important;
}

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

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

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

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

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

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

.pa-12 {
	padding-top: 24px !important;
	padding-bottom: 24px !important;
}

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

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

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

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

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

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

.ma-13 {
	margin-top: 26px !important;
	margin-bottom: 26px !important;
}

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

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

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

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

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

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

.pa-13 {
	padding-top: 26px !important;
	padding-bottom: 26px !important;
}

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

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

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

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

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

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

.ma-14 {
	margin-top: 28px !important;
	margin-bottom: 28px !important;
}

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

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

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

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

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

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

.pa-14 {
	padding-top: 28px !important;
	padding-bottom: 28px !important;
}

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

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

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

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

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

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

.ma-15 {
	margin-top: 30px !important;
	margin-bottom: 30px !important;
}

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

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

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

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

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

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

.pa-15 {
	padding-top: 30px !important;
	padding-bottom: 30px !important;
}

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

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

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

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

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

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

.ma-16 {
	margin-top: 32px !important;
	margin-bottom: 32px !important;
}

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

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

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

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

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

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

.pa-16 {
	padding-top: 32px !important;
	padding-bottom: 32px !important;
}

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

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

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

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

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

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

.ma-17 {
	margin-top: 34px !important;
	margin-bottom: 34px !important;
}

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

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

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

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

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

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

.pa-17 {
	padding-top: 34px !important;
	padding-bottom: 34px !important;
}

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

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

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

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

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

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

.ma-18 {
	margin-top: 36px !important;
	margin-bottom: 36px !important;
}

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

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

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

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

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

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

.pa-18 {
	padding-top: 36px !important;
	padding-bottom: 36px !important;
}

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

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

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

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

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

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

.ma-19 {
	margin-top: 38px !important;
	margin-bottom: 38px !important;
}

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

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

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

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

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

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

.pa-19 {
	padding-top: 38px !important;
	padding-bottom: 38px !important;
}

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

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

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

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

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

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

.ma-20 {
	margin-top: 40px !important;
	margin-bottom: 40px !important;
}

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

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

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

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

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

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

.pa-20 {
	padding-top: 40px !important;
	padding-bottom: 40px !important;
}

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

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

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

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

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

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

.ma-21 {
	margin-top: 42px !important;
	margin-bottom: 42px !important;
}

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

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

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

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

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

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

.pa-21 {
	padding-top: 42px !important;
	padding-bottom: 42px !important;
}

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

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

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

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

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

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

.ma-22 {
	margin-top: 44px !important;
	margin-bottom: 44px !important;
}

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

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

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

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

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

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

.pa-22 {
	padding-top: 44px !important;
	padding-bottom: 44px !important;
}

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

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

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

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

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

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

.ma-23 {
	margin-top: 46px !important;
	margin-bottom: 46px !important;
}

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

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

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

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

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

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

.pa-23 {
	padding-top: 46px !important;
	padding-bottom: 46px !important;
}

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

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

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

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

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

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

.ma-24 {
	margin-top: 48px !important;
	margin-bottom: 48px !important;
}

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

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

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

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

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

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

.pa-24 {
	padding-top: 48px !important;
	padding-bottom: 48px !important;
}

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

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

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

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

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

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

.ma-25 {
	margin-top: 50px !important;
	margin-bottom: 50px !important;
}

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

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

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

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

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

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

.pa-25 {
	padding-top: 50px !important;
	padding-bottom: 50px !important;
}

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

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

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

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

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

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

.pt-auto {
	padding-top: auto !important;
}

.pb-auto {
	padding-bottom: auto !important;
}

.pl-auto {
	padding-left: auto !important;
}

.pr-auto {
	padding-right: auto !important;
}

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

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

@media (max-width: 960px) {
	.desktop {
		display: none !important;
	}

	.invisible-mobile {
		opacity: 0;
		pointer-events: none;
	}

	.invisible-mobile.active {
		opacity: 1;
		pointer-events: initial;
	}
}

@media (min-width: 960px) {
	.mobile {
		display: none !important;
	}

	.invisible-desktop {
		opacity: 0;
		pointer-events: none;
	}

	.invisible-desktop.active {
		opacity: 1;
		pointer-events: initial;
	}
}

.w-0 {
	width: 0% !important;
}

.w-5 {
	width: 5% !important;
}

.w-10 {
	width: 10% !important;
}

.w-15 {
	width: 15% !important;
}

.w-20 {
	width: 20% !important;
}

.w-25 {
	width: 25% !important;
}

.w-30 {
	width: 30% !important;
}

.w-35 {
	width: 35% !important;
}

.w-40 {
	width: 40% !important;
}

.w-45 {
	width: 45% !important;
}

.w-50 {
	width: 50% !important;
}

.w-55 {
	width: 55% !important;
}

.w-60 {
	width: 60% !important;
}

.w-65 {
	width: 65% !important;
}

.w-70 {
	width: 70% !important;
}

.w-75 {
	width: 75% !important;
}

.w-80 {
	width: 80% !important;
}

.w-85 {
	width: 85% !important;
}

.w-90 {
	width: 90% !important;
}

.w-95 {
	width: 95% !important;
}

.w-100 {
	width: 100% !important;
}

.w-auto {
	width: auto !important;
}

.d-flex {
	display: flex !important;
}

.d-inline-flex {
	display: inline-flex !important;
}

.d-block {
	display: block !important;
}

.d-inline-block {
	display: inline-block !important;
}

.d-inline {
	display: inline !important;
}

.d-none {
	display: none !important;
}

.flex-wrap {
	flex-wrap: wrap !important;
}

.flex-row {
	flex-direction: row !important;
}

.flex-column {
	flex-direction: column !important;
}

.flex-row-reverse {
	flex-direction: row-reverse !important;
}

.flex-column-reverse {
	flex-direction: column-reverse !important;
}

.justify-start {
	justify-content: flex-start !important;
}

.justify-end {
	justify-content: flex-end !important;
}

.justify-center {
	justify-content: center !important;
}

.justify-between {
	justify-content: space-between !important;
}

.justify-around {
	justify-content: space-around !important;
}

.align-start {
	align-items: flex-start !important;
}

.align-end {
	align-items: flex-end !important;
}

.align-center {
	align-items: center !important;
}

.align-baseline {
	align-items: baseline !important;
}

.align-stretch {
	align-items: stretch !important;
}

@media screen and (min-width: 768px) {
	.w-sm-0 {
		width: 0% !important;
	}

	.w-sm-5 {
		width: 5% !important;
	}

	.w-sm-10 {
		width: 10% !important;
	}

	.w-sm-15 {
		width: 15% !important;
	}

	.w-sm-20 {
		width: 20% !important;
	}

	.w-sm-25 {
		width: 25% !important;
	}

	.w-sm-30 {
		width: 30% !important;
	}

	.w-sm-35 {
		width: 35% !important;
	}

	.w-sm-40 {
		width: 40% !important;
	}

	.w-sm-45 {
		width: 45% !important;
	}

	.w-sm-50 {
		width: 50% !important;
	}

	.w-sm-55 {
		width: 55% !important;
	}

	.w-sm-60 {
		width: 60% !important;
	}

	.w-sm-65 {
		width: 65% !important;
	}

	.w-sm-70 {
		width: 70% !important;
	}

	.w-sm-75 {
		width: 75% !important;
	}

	.w-sm-80 {
		width: 80% !important;
	}

	.w-sm-85 {
		width: 85% !important;
	}

	.w-sm-90 {
		width: 90% !important;
	}

	.w-sm-95 {
		width: 95% !important;
	}

	.w-sm-100 {
		width: 100% !important;
	}

	.w-sm-auto {
		width: auto !important;
	}

	.d-sm-flex {
		display: flex !important;
	}

	.d-sm-inline-flex {
		display: inline-flex !important;
	}

	.d-sm-block {
		display: block !important;
	}

	.d-sm-inline-block {
		display: inline-block !important;
	}

	.d-sm-inline {
		display: inline !important;
	}

	.d-sm-none {
		display: none !important;
	}

	.flex-sm-wrap {
		flex-wrap: wrap !important;
	}

	.flex-sm-row {
		flex-direction: row !important;
	}

	.flex-sm-column {
		flex-direction: column !important;
	}

	.flex-sm-row-reverse {
		flex-direction: row-reverse !important;
	}

	.flex-sm-column-reverse {
		flex-direction: column-reverse !important;
	}

	.justify-sm-start {
		justify-content: flex-start !important;
	}

	.justify-sm-end {
		justify-content: flex-end !important;
	}

	.justify-sm-center {
		justify-content: center !important;
	}

	.justify-sm-between {
		justify-content: space-between !important;
	}

	.justify-sm-around {
		justify-content: space-around !important;
	}

	.align-sm-start {
		align-items: flex-start !important;
	}

	.align-sm-end {
		align-items: flex-end !important;
	}

	.align-sm-center {
		align-items: center !important;
	}

	.align-sm-baseline {
		align-items: baseline !important;
	}

	.align-sm-stretch {
		align-items: stretch !important;
	}
}

@media screen and (min-width: 960px) {
	.w-md-0 {
		width: 0% !important;
	}

	.w-md-5 {
		width: 5% !important;
	}

	.w-md-10 {
		width: 10% !important;
	}

	.w-md-15 {
		width: 15% !important;
	}

	.w-md-20 {
		width: 20% !important;
	}

	.w-md-25 {
		width: 25% !important;
	}

	.w-md-30 {
		width: 30% !important;
	}

	.w-md-35 {
		width: 35% !important;
	}

	.w-md-40 {
		width: 40% !important;
	}

	.w-md-45 {
		width: 45% !important;
	}

	.w-md-50 {
		width: 50% !important;
	}

	.w-md-55 {
		width: 55% !important;
	}

	.w-md-60 {
		width: 60% !important;
	}

	.w-md-65 {
		width: 65% !important;
	}

	.w-md-70 {
		width: 70% !important;
	}

	.w-md-75 {
		width: 75% !important;
	}

	.w-md-80 {
		width: 80% !important;
	}

	.w-md-85 {
		width: 85% !important;
	}

	.w-md-90 {
		width: 90% !important;
	}

	.w-md-95 {
		width: 95% !important;
	}

	.w-md-100 {
		width: 100% !important;
	}

	.w-md-auto {
		width: auto !important;
	}

	.d-md-flex {
		display: flex !important;
	}

	.d-md-inline-flex {
		display: inline-flex !important;
	}

	.d-md-block {
		display: block !important;
	}

	.d-md-inline-block {
		display: inline-block !important;
	}

	.d-md-inline {
		display: inline !important;
	}

	.d-md-none {
		display: none !important;
	}

	.flex-md-wrap {
		flex-wrap: wrap !important;
	}

	.flex-md-row {
		flex-direction: row !important;
	}

	.flex-md-column {
		flex-direction: column !important;
	}

	.flex-md-row-reverse {
		flex-direction: row-reverse !important;
	}

	.flex-md-column-reverse {
		flex-direction: column-reverse !important;
	}

	.justify-md-start {
		justify-content: flex-start !important;
	}

	.justify-md-end {
		justify-content: flex-end !important;
	}

	.justify-md-center {
		justify-content: center !important;
	}

	.justify-md-between {
		justify-content: space-between !important;
	}

	.justify-md-around {
		justify-content: space-around !important;
	}

	.align-md-start {
		align-items: flex-start !important;
	}

	.align-md-end {
		align-items: flex-end !important;
	}

	.align-md-center {
		align-items: center !important;
	}

	.align-md-baseline {
		align-items: baseline !important;
	}

	.align-md-stretch {
		align-items: stretch !important;
	}
}

@media screen and (min-width: 1264px) {
	.w-lg-0 {
		width: 0% !important;
	}

	.w-lg-5 {
		width: 5% !important;
	}

	.w-lg-10 {
		width: 10% !important;
	}

	.w-lg-15 {
		width: 15% !important;
	}

	.w-lg-20 {
		width: 20% !important;
	}

	.w-lg-25 {
		width: 25% !important;
	}

	.w-lg-30 {
		width: 30% !important;
	}

	.w-lg-35 {
		width: 35% !important;
	}

	.w-lg-40 {
		width: 40% !important;
	}

	.w-lg-45 {
		width: 45% !important;
	}

	.w-lg-50 {
		width: 50% !important;
	}

	.w-lg-55 {
		width: 55% !important;
	}

	.w-lg-60 {
		width: 60% !important;
	}

	.w-lg-65 {
		width: 65% !important;
	}

	.w-lg-70 {
		width: 70% !important;
	}

	.w-lg-75 {
		width: 75% !important;
	}

	.w-lg-80 {
		width: 80% !important;
	}

	.w-lg-85 {
		width: 85% !important;
	}

	.w-lg-90 {
		width: 90% !important;
	}

	.w-lg-95 {
		width: 95% !important;
	}

	.w-lg-100 {
		width: 100% !important;
	}

	.w-lg-auto {
		width: auto !important;
	}

	.d-lg-flex {
		display: flex !important;
	}

	.d-lg-inline-flex {
		display: inline-flex !important;
	}

	.d-lg-block {
		display: block !important;
	}

	.d-lg-inline-block {
		display: inline-block !important;
	}

	.d-lg-inline {
		display: inline !important;
	}

	.d-lg-none {
		display: none !important;
	}

	.flex-lg-wrap {
		flex-wrap: wrap !important;
	}

	.flex-lg-row {
		flex-direction: row !important;
	}

	.flex-lg-column {
		flex-direction: column !important;
	}

	.flex-lg-row-reverse {
		flex-direction: row-reverse !important;
	}

	.flex-lg-column-reverse {
		flex-direction: column-reverse !important;
	}

	.justify-lg-start {
		justify-content: flex-start !important;
	}

	.justify-lg-end {
		justify-content: flex-end !important;
	}

	.justify-lg-center {
		justify-content: center !important;
	}

	.justify-lg-between {
		justify-content: space-between !important;
	}

	.justify-lg-around {
		justify-content: space-around !important;
	}

	.align-lg-start {
		align-items: flex-start !important;
	}

	.align-lg-end {
		align-items: flex-end !important;
	}

	.align-lg-center {
		align-items: center !important;
	}

	.align-lg-baseline {
		align-items: baseline !important;
	}

	.align-lg-stretch {
		align-items: stretch !important;
	}
}

@media screen and (min-width: 1366px) {
	.w-xl-0 {
		width: 0% !important;
	}

	.w-xl-5 {
		width: 5% !important;
	}

	.w-xl-10 {
		width: 10% !important;
	}

	.w-xl-15 {
		width: 15% !important;
	}

	.w-xl-20 {
		width: 20% !important;
	}

	.w-xl-25 {
		width: 25% !important;
	}

	.w-xl-30 {
		width: 30% !important;
	}

	.w-xl-35 {
		width: 35% !important;
	}

	.w-xl-40 {
		width: 40% !important;
	}

	.w-xl-45 {
		width: 45% !important;
	}

	.w-xl-50 {
		width: 50% !important;
	}

	.w-xl-55 {
		width: 55% !important;
	}

	.w-xl-60 {
		width: 60% !important;
	}

	.w-xl-65 {
		width: 65% !important;
	}

	.w-xl-70 {
		width: 70% !important;
	}

	.w-xl-75 {
		width: 75% !important;
	}

	.w-xl-80 {
		width: 80% !important;
	}

	.w-xl-85 {
		width: 85% !important;
	}

	.w-xl-90 {
		width: 90% !important;
	}

	.w-xl-95 {
		width: 95% !important;
	}

	.w-xl-100 {
		width: 100% !important;
	}

	.w-xl-auto {
		width: auto !important;
	}

	.d-xl-flex {
		display: flex !important;
	}

	.d-xl-inline-flex {
		display: inline-flex !important;
	}

	.d-xl-block {
		display: block !important;
	}

	.d-xl-inline-block {
		display: inline-block !important;
	}

	.d-xl-inline {
		display: inline !important;
	}

	.d-xl-none {
		display: none !important;
	}

	.flex-xl-wrap {
		flex-wrap: wrap !important;
	}

	.flex-xl-row {
		flex-direction: row !important;
	}

	.flex-xl-column {
		flex-direction: column !important;
	}

	.flex-xl-row-reverse {
		flex-direction: row-reverse !important;
	}

	.flex-xl-column-reverse {
		flex-direction: column-reverse !important;
	}

	.justify-xl-start {
		justify-content: flex-start !important;
	}

	.justify-xl-end {
		justify-content: flex-end !important;
	}

	.justify-xl-center {
		justify-content: center !important;
	}

	.justify-xl-between {
		justify-content: space-between !important;
	}

	.justify-xl-around {
		justify-content: space-around !important;
	}

	.align-xl-start {
		align-items: flex-start !important;
	}

	.align-xl-end {
		align-items: flex-end !important;
	}

	.align-xl-center {
		align-items: center !important;
	}

	.align-xl-baseline {
		align-items: baseline !important;
	}

	.align-xl-stretch {
		align-items: stretch !important;
	}
}
