@font-face {
	font-family: "plus-jakarta-sans";
	src: url("../fonts/plus-jakarta-sans-v12-latin-500.woff2") format("woff2");
	font-weight: 500;
	font-display: swap;
}

@font-face {
	font-family: "plus-jakarta-sans";
	src: url("../fonts/plus-jakarta-sans-v12-latin-600.woff2") format("woff2");
	font-weight: 600;
	font-display: swap;
}

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

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

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

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

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

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

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

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

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

.m-45 {
	margin: 4.5rem !important;
}

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

.m-55 {
	margin: 5.5rem !important;
}

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

.m-65 {
	margin: 6.5rem !important;
}

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

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

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

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

.m-105 {
	margin: 10.5rem !important;
}

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

.m-125 {
	margin: 12.5rem !important;
}

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

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

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

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

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

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

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

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

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

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

.mx-45 {
	margin-right: 4.5rem !important;
	margin-left: 4.5rem !important;
}

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

.mx-55 {
	margin-right: 5.5rem !important;
	margin-left: 5.5rem !important;
}

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

.mx-65 {
	margin-right: 6.5rem !important;
	margin-left: 6.5rem !important;
}

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

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

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

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

.mx-105 {
	margin-right: 10.5rem !important;
	margin-left: 10.5rem !important;
}

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

.mx-125 {
	margin-right: 12.5rem !important;
	margin-left: 12.5rem !important;
}

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

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

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

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

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

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

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

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

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

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

.my-45 {
	margin-top: 4.5rem !important;
	margin-bottom: 4.5rem !important;
}

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

.my-55 {
	margin-top: 5.5rem !important;
	margin-bottom: 5.5rem !important;
}

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

.my-65 {
	margin-top: 6.5rem !important;
	margin-bottom: 6.5rem !important;
}

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

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

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

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

.my-105 {
	margin-top: 10.5rem !important;
	margin-bottom: 10.5rem !important;
}

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

.my-125 {
	margin-top: 12.5rem !important;
	margin-bottom: 12.5rem !important;
}

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

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

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

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

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

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

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

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

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

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

.mt-45 {
	margin-top: 4.5rem !important;
}

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

.mt-55 {
	margin-top: 5.5rem !important;
}

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

.mt-65 {
	margin-top: 6.5rem !important;
}

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

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

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

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

.mt-105 {
	margin-top: 10.5rem !important;
}

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

.mt-125 {
	margin-top: 12.5rem !important;
}

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

.me-0 {
	margin-right: 0rem !important;
}

.me-5 {
	margin-right: 0.5rem !important;
}

.me-10 {
	margin-right: 1rem !important;
}

.me-15 {
	margin-right: 1.5rem !important;
}

.me-20 {
	margin-right: 2rem !important;
}

.me-25 {
	margin-right: 2.5rem !important;
}

.me-30 {
	margin-right: 3rem !important;
}

.me-35 {
	margin-right: 3.5rem !important;
}

.me-40 {
	margin-right: 4rem !important;
}

.me-45 {
	margin-right: 4.5rem !important;
}

.me-50 {
	margin-right: 5rem !important;
}

.me-55 {
	margin-right: 5.5rem !important;
}

.me-60 {
	margin-right: 6rem !important;
}

.me-65 {
	margin-right: 6.5rem !important;
}

.me-70 {
	margin-right: 7rem !important;
}

.me-80 {
	margin-right: 8rem !important;
}

.me-90 {
	margin-right: 9rem !important;
}

.me-100 {
	margin-right: 10rem !important;
}

.me-105 {
	margin-right: 10.5rem !important;
}

.me-120 {
	margin-right: 12rem !important;
}

.me-125 {
	margin-right: 12.5rem !important;
}

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

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

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

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

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

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

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

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

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

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

.mb-45 {
	margin-bottom: 4.5rem !important;
}

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

.mb-55 {
	margin-bottom: 5.5rem !important;
}

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

.mb-65 {
	margin-bottom: 6.5rem !important;
}

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

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

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

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

.mb-105 {
	margin-bottom: 10.5rem !important;
}

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

.mb-125 {
	margin-bottom: 12.5rem !important;
}

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

.ms-0 {
	margin-left: 0rem !important;
}

.ms-5 {
	margin-left: 0.5rem !important;
}

.ms-10 {
	margin-left: 1rem !important;
}

.ms-15 {
	margin-left: 1.5rem !important;
}

.ms-20 {
	margin-left: 2rem !important;
}

.ms-25 {
	margin-left: 2.5rem !important;
}

.ms-30 {
	margin-left: 3rem !important;
}

.ms-35 {
	margin-left: 3.5rem !important;
}

.ms-40 {
	margin-left: 4rem !important;
}

.ms-45 {
	margin-left: 4.5rem !important;
}

.ms-50 {
	margin-left: 5rem !important;
}

.ms-55 {
	margin-left: 5.5rem !important;
}

.ms-60 {
	margin-left: 6rem !important;
}

.ms-65 {
	margin-left: 6.5rem !important;
}

.ms-70 {
	margin-left: 7rem !important;
}

.ms-80 {
	margin-left: 8rem !important;
}

.ms-90 {
	margin-left: 9rem !important;
}

.ms-100 {
	margin-left: 10rem !important;
}

.ms-105 {
	margin-left: 10.5rem !important;
}

.ms-120 {
	margin-left: 12rem !important;
}

.ms-125 {
	margin-left: 12.5rem !important;
}

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

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

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

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

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

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

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

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

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

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

.p-45 {
	padding: 4.5rem !important;
}

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

.p-55 {
	padding: 5.5rem !important;
}

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

.p-65 {
	padding: 6.5rem !important;
}

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

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

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

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

.p-105 {
	padding: 10.5rem !important;
}

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

.p-125 {
	padding: 12.5rem !important;
}

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

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

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

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

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

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

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

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

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

.px-45 {
	padding-right: 4.5rem !important;
	padding-left: 4.5rem !important;
}

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

.px-55 {
	padding-right: 5.5rem !important;
	padding-left: 5.5rem !important;
}

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

.px-65 {
	padding-right: 6.5rem !important;
	padding-left: 6.5rem !important;
}

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

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

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

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

.px-105 {
	padding-right: 10.5rem !important;
	padding-left: 10.5rem !important;
}

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

.px-125 {
	padding-right: 12.5rem !important;
	padding-left: 12.5rem !important;
}

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

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

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

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

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

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

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

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

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

.py-45 {
	padding-top: 4.5rem !important;
	padding-bottom: 4.5rem !important;
}

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

.py-55 {
	padding-top: 5.5rem !important;
	padding-bottom: 5.5rem !important;
}

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

.py-65 {
	padding-top: 6.5rem !important;
	padding-bottom: 6.5rem !important;
}

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

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

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

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

.py-105 {
	padding-top: 10.5rem !important;
	padding-bottom: 10.5rem !important;
}

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

.py-125 {
	padding-top: 12.5rem !important;
	padding-bottom: 12.5rem !important;
}

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

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

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

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

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

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

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

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

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

.pt-45 {
	padding-top: 4.5rem !important;
}

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

.pt-55 {
	padding-top: 5.5rem !important;
}

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

.pt-65 {
	padding-top: 6.5rem !important;
}

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

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

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

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

.pt-105 {
	padding-top: 10.5rem !important;
}

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

.pt-125 {
	padding-top: 12.5rem !important;
}

.pe-0 {
	padding-right: 0rem !important;
}

.pe-5 {
	padding-right: 0.5rem !important;
}

.pe-10 {
	padding-right: 1rem !important;
}

.pe-15 {
	padding-right: 1.5rem !important;
}

.pe-20 {
	padding-right: 2rem !important;
}

.pe-25 {
	padding-right: 2.5rem !important;
}

.pe-30 {
	padding-right: 3rem !important;
}

.pe-35 {
	padding-right: 3.5rem !important;
}

.pe-40 {
	padding-right: 4rem !important;
}

.pe-45 {
	padding-right: 4.5rem !important;
}

.pe-50 {
	padding-right: 5rem !important;
}

.pe-55 {
	padding-right: 5.5rem !important;
}

.pe-60 {
	padding-right: 6rem !important;
}

.pe-65 {
	padding-right: 6.5rem !important;
}

.pe-70 {
	padding-right: 7rem !important;
}

.pe-80 {
	padding-right: 8rem !important;
}

.pe-90 {
	padding-right: 9rem !important;
}

.pe-100 {
	padding-right: 10rem !important;
}

.pe-105 {
	padding-right: 10.5rem !important;
}

.pe-120 {
	padding-right: 12rem !important;
}

.pe-125 {
	padding-right: 12.5rem !important;
}

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

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

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

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

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

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

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

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

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

.pb-45 {
	padding-bottom: 4.5rem !important;
}

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

.pb-55 {
	padding-bottom: 5.5rem !important;
}

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

.pb-65 {
	padding-bottom: 6.5rem !important;
}

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

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

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

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

.pb-105 {
	padding-bottom: 10.5rem !important;
}

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

.pb-125 {
	padding-bottom: 12.5rem !important;
}

.ps-0 {
	padding-left: 0rem !important;
}

.ps-5 {
	padding-left: 0.5rem !important;
}

.ps-10 {
	padding-left: 1rem !important;
}

.ps-15 {
	padding-left: 1.5rem !important;
}

.ps-20 {
	padding-left: 2rem !important;
}

.ps-25 {
	padding-left: 2.5rem !important;
}

.ps-30 {
	padding-left: 3rem !important;
}

.ps-35 {
	padding-left: 3.5rem !important;
}

.ps-40 {
	padding-left: 4rem !important;
}

.ps-45 {
	padding-left: 4.5rem !important;
}

.ps-50 {
	padding-left: 5rem !important;
}

.ps-55 {
	padding-left: 5.5rem !important;
}

.ps-60 {
	padding-left: 6rem !important;
}

.ps-65 {
	padding-left: 6.5rem !important;
}

.ps-70 {
	padding-left: 7rem !important;
}

.ps-80 {
	padding-left: 8rem !important;
}

.ps-90 {
	padding-left: 9rem !important;
}

.ps-100 {
	padding-left: 10rem !important;
}

.ps-105 {
	padding-left: 10.5rem !important;
}

.ps-120 {
	padding-left: 12rem !important;
}

.ps-125 {
	padding-left: 12.5rem !important;
}

.gap-0 {
	gap: 0rem !important;
}

.gap-5 {
	gap: 0.5rem !important;
}

.gap-10 {
	gap: 1rem !important;
}

.gap-15 {
	gap: 1.5rem !important;
}

.gap-20 {
	gap: 2rem !important;
}

.gap-25 {
	gap: 2.5rem !important;
}

.gap-30 {
	gap: 3rem !important;
}

.gap-35 {
	gap: 3.5rem !important;
}

.gap-40 {
	gap: 4rem !important;
}

.gap-45 {
	gap: 4.5rem !important;
}

.gap-50 {
	gap: 5rem !important;
}

.gap-55 {
	gap: 5.5rem !important;
}

.gap-60 {
	gap: 6rem !important;
}

.gap-65 {
	gap: 6.5rem !important;
}

.gap-70 {
	gap: 7rem !important;
}

.gap-80 {
	gap: 8rem !important;
}

.gap-90 {
	gap: 9rem !important;
}

.gap-100 {
	gap: 10rem !important;
}

.gap-105 {
	gap: 10.5rem !important;
}

.gap-120 {
	gap: 12rem !important;
}

.gap-125 {
	gap: 12.5rem !important;
}

.column-gap-0 {
	column-gap: 0rem !important;
}

.column-gap-5 {
	column-gap: 0.5rem !important;
}

.column-gap-10 {
	column-gap: 1rem !important;
}

.column-gap-15 {
	column-gap: 1.5rem !important;
}

.column-gap-20 {
	column-gap: 2rem !important;
}

.column-gap-25 {
	column-gap: 2.5rem !important;
}

.column-gap-30 {
	column-gap: 3rem !important;
}

.column-gap-35 {
	column-gap: 3.5rem !important;
}

.column-gap-40 {
	column-gap: 4rem !important;
}

.column-gap-45 {
	column-gap: 4.5rem !important;
}

.column-gap-50 {
	column-gap: 5rem !important;
}

.column-gap-55 {
	column-gap: 5.5rem !important;
}

.column-gap-60 {
	column-gap: 6rem !important;
}

.column-gap-65 {
	column-gap: 6.5rem !important;
}

.column-gap-70 {
	column-gap: 7rem !important;
}

.column-gap-80 {
	column-gap: 8rem !important;
}

.column-gap-90 {
	column-gap: 9rem !important;
}

.column-gap-100 {
	column-gap: 10rem !important;
}

.column-gap-105 {
	column-gap: 10.5rem !important;
}

.column-gap-120 {
	column-gap: 12rem !important;
}

.column-gap-125 {
	column-gap: 12.5rem !important;
}

.row-gap-0 {
	row-gap: 0rem !important;
}

.row-gap-5 {
	row-gap: 0.5rem !important;
}

.row-gap-10 {
	row-gap: 1rem !important;
}

.row-gap-15 {
	row-gap: 1.5rem !important;
}

.row-gap-20 {
	row-gap: 2rem !important;
}

.row-gap-25 {
	row-gap: 2.5rem !important;
}

.row-gap-30 {
	row-gap: 3rem !important;
}

.row-gap-35 {
	row-gap: 3.5rem !important;
}

.row-gap-40 {
	row-gap: 4rem !important;
}

.row-gap-45 {
	row-gap: 4.5rem !important;
}

.row-gap-50 {
	row-gap: 5rem !important;
}

.row-gap-55 {
	row-gap: 5.5rem !important;
}

.row-gap-60 {
	row-gap: 6rem !important;
}

.row-gap-65 {
	row-gap: 6.5rem !important;
}

.row-gap-70 {
	row-gap: 7rem !important;
}

.row-gap-80 {
	row-gap: 8rem !important;
}

.row-gap-90 {
	row-gap: 9rem !important;
}

.row-gap-100 {
	row-gap: 10rem !important;
}

.row-gap-105 {
	row-gap: 10.5rem !important;
}

.row-gap-120 {
	row-gap: 12rem !important;
}

.row-gap-125 {
	row-gap: 12.5rem !important;
}

@media (min-width: 575.98px) {
	.m-sm-0 {
		margin: 0rem !important;
	}

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

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

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

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

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

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

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

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

	.m-sm-45 {
		margin: 4.5rem !important;
	}

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

	.m-sm-55 {
		margin: 5.5rem !important;
	}

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

	.m-sm-65 {
		margin: 6.5rem !important;
	}

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

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

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

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

	.m-sm-105 {
		margin: 10.5rem !important;
	}

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

	.m-sm-125 {
		margin: 12.5rem !important;
	}

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

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

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

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

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

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

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

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

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

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

	.mx-sm-45 {
		margin-right: 4.5rem !important;
		margin-left: 4.5rem !important;
	}

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

	.mx-sm-55 {
		margin-right: 5.5rem !important;
		margin-left: 5.5rem !important;
	}

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

	.mx-sm-65 {
		margin-right: 6.5rem !important;
		margin-left: 6.5rem !important;
	}

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

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

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

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

	.mx-sm-105 {
		margin-right: 10.5rem !important;
		margin-left: 10.5rem !important;
	}

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

	.mx-sm-125 {
		margin-right: 12.5rem !important;
		margin-left: 12.5rem !important;
	}

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

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

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

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

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

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

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

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

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

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

	.my-sm-45 {
		margin-top: 4.5rem !important;
		margin-bottom: 4.5rem !important;
	}

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

	.my-sm-55 {
		margin-top: 5.5rem !important;
		margin-bottom: 5.5rem !important;
	}

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

	.my-sm-65 {
		margin-top: 6.5rem !important;
		margin-bottom: 6.5rem !important;
	}

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

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

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

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

	.my-sm-105 {
		margin-top: 10.5rem !important;
		margin-bottom: 10.5rem !important;
	}

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

	.my-sm-125 {
		margin-top: 12.5rem !important;
		margin-bottom: 12.5rem !important;
	}

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

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

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

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

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

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

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

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

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

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

	.mt-sm-45 {
		margin-top: 4.5rem !important;
	}

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

	.mt-sm-55 {
		margin-top: 5.5rem !important;
	}

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

	.mt-sm-65 {
		margin-top: 6.5rem !important;
	}

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

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

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

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

	.mt-sm-105 {
		margin-top: 10.5rem !important;
	}

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

	.mt-sm-125 {
		margin-top: 12.5rem !important;
	}

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

	.me-sm-0 {
		margin-right: 0rem !important;
	}

	.me-sm-5 {
		margin-right: 0.5rem !important;
	}

	.me-sm-10 {
		margin-right: 1rem !important;
	}

	.me-sm-15 {
		margin-right: 1.5rem !important;
	}

	.me-sm-20 {
		margin-right: 2rem !important;
	}

	.me-sm-25 {
		margin-right: 2.5rem !important;
	}

	.me-sm-30 {
		margin-right: 3rem !important;
	}

	.me-sm-35 {
		margin-right: 3.5rem !important;
	}

	.me-sm-40 {
		margin-right: 4rem !important;
	}

	.me-sm-45 {
		margin-right: 4.5rem !important;
	}

	.me-sm-50 {
		margin-right: 5rem !important;
	}

	.me-sm-55 {
		margin-right: 5.5rem !important;
	}

	.me-sm-60 {
		margin-right: 6rem !important;
	}

	.me-sm-65 {
		margin-right: 6.5rem !important;
	}

	.me-sm-70 {
		margin-right: 7rem !important;
	}

	.me-sm-80 {
		margin-right: 8rem !important;
	}

	.me-sm-90 {
		margin-right: 9rem !important;
	}

	.me-sm-100 {
		margin-right: 10rem !important;
	}

	.me-sm-105 {
		margin-right: 10.5rem !important;
	}

	.me-sm-120 {
		margin-right: 12rem !important;
	}

	.me-sm-125 {
		margin-right: 12.5rem !important;
	}

	.me-sm-auto {
		margin-right: auto !important;
	}

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

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

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

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

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

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

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

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

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

	.mb-sm-45 {
		margin-bottom: 4.5rem !important;
	}

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

	.mb-sm-55 {
		margin-bottom: 5.5rem !important;
	}

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

	.mb-sm-65 {
		margin-bottom: 6.5rem !important;
	}

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

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

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

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

	.mb-sm-105 {
		margin-bottom: 10.5rem !important;
	}

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

	.mb-sm-125 {
		margin-bottom: 12.5rem !important;
	}

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

	.ms-sm-0 {
		margin-left: 0rem !important;
	}

	.ms-sm-5 {
		margin-left: 0.5rem !important;
	}

	.ms-sm-10 {
		margin-left: 1rem !important;
	}

	.ms-sm-15 {
		margin-left: 1.5rem !important;
	}

	.ms-sm-20 {
		margin-left: 2rem !important;
	}

	.ms-sm-25 {
		margin-left: 2.5rem !important;
	}

	.ms-sm-30 {
		margin-left: 3rem !important;
	}

	.ms-sm-35 {
		margin-left: 3.5rem !important;
	}

	.ms-sm-40 {
		margin-left: 4rem !important;
	}

	.ms-sm-45 {
		margin-left: 4.5rem !important;
	}

	.ms-sm-50 {
		margin-left: 5rem !important;
	}

	.ms-sm-55 {
		margin-left: 5.5rem !important;
	}

	.ms-sm-60 {
		margin-left: 6rem !important;
	}

	.ms-sm-65 {
		margin-left: 6.5rem !important;
	}

	.ms-sm-70 {
		margin-left: 7rem !important;
	}

	.ms-sm-80 {
		margin-left: 8rem !important;
	}

	.ms-sm-90 {
		margin-left: 9rem !important;
	}

	.ms-sm-100 {
		margin-left: 10rem !important;
	}

	.ms-sm-105 {
		margin-left: 10.5rem !important;
	}

	.ms-sm-120 {
		margin-left: 12rem !important;
	}

	.ms-sm-125 {
		margin-left: 12.5rem !important;
	}

	.ms-sm-auto {
		margin-left: auto !important;
	}

	.p-sm-0 {
		padding: 0rem !important;
	}

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

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

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

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

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

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

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

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

	.p-sm-45 {
		padding: 4.5rem !important;
	}

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

	.p-sm-55 {
		padding: 5.5rem !important;
	}

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

	.p-sm-65 {
		padding: 6.5rem !important;
	}

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

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

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

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

	.p-sm-105 {
		padding: 10.5rem !important;
	}

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

	.p-sm-125 {
		padding: 12.5rem !important;
	}

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

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

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

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

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

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

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

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

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

	.px-sm-45 {
		padding-right: 4.5rem !important;
		padding-left: 4.5rem !important;
	}

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

	.px-sm-55 {
		padding-right: 5.5rem !important;
		padding-left: 5.5rem !important;
	}

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

	.px-sm-65 {
		padding-right: 6.5rem !important;
		padding-left: 6.5rem !important;
	}

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

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

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

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

	.px-sm-105 {
		padding-right: 10.5rem !important;
		padding-left: 10.5rem !important;
	}

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

	.px-sm-125 {
		padding-right: 12.5rem !important;
		padding-left: 12.5rem !important;
	}

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

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

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

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

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

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

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

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

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

	.py-sm-45 {
		padding-top: 4.5rem !important;
		padding-bottom: 4.5rem !important;
	}

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

	.py-sm-55 {
		padding-top: 5.5rem !important;
		padding-bottom: 5.5rem !important;
	}

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

	.py-sm-65 {
		padding-top: 6.5rem !important;
		padding-bottom: 6.5rem !important;
	}

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

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

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

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

	.py-sm-105 {
		padding-top: 10.5rem !important;
		padding-bottom: 10.5rem !important;
	}

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

	.py-sm-125 {
		padding-top: 12.5rem !important;
		padding-bottom: 12.5rem !important;
	}

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

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

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

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

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

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

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

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

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

	.pt-sm-45 {
		padding-top: 4.5rem !important;
	}

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

	.pt-sm-55 {
		padding-top: 5.5rem !important;
	}

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

	.pt-sm-65 {
		padding-top: 6.5rem !important;
	}

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

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

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

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

	.pt-sm-105 {
		padding-top: 10.5rem !important;
	}

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

	.pt-sm-125 {
		padding-top: 12.5rem !important;
	}

	.pe-sm-0 {
		padding-right: 0rem !important;
	}

	.pe-sm-5 {
		padding-right: 0.5rem !important;
	}

	.pe-sm-10 {
		padding-right: 1rem !important;
	}

	.pe-sm-15 {
		padding-right: 1.5rem !important;
	}

	.pe-sm-20 {
		padding-right: 2rem !important;
	}

	.pe-sm-25 {
		padding-right: 2.5rem !important;
	}

	.pe-sm-30 {
		padding-right: 3rem !important;
	}

	.pe-sm-35 {
		padding-right: 3.5rem !important;
	}

	.pe-sm-40 {
		padding-right: 4rem !important;
	}

	.pe-sm-45 {
		padding-right: 4.5rem !important;
	}

	.pe-sm-50 {
		padding-right: 5rem !important;
	}

	.pe-sm-55 {
		padding-right: 5.5rem !important;
	}

	.pe-sm-60 {
		padding-right: 6rem !important;
	}

	.pe-sm-65 {
		padding-right: 6.5rem !important;
	}

	.pe-sm-70 {
		padding-right: 7rem !important;
	}

	.pe-sm-80 {
		padding-right: 8rem !important;
	}

	.pe-sm-90 {
		padding-right: 9rem !important;
	}

	.pe-sm-100 {
		padding-right: 10rem !important;
	}

	.pe-sm-105 {
		padding-right: 10.5rem !important;
	}

	.pe-sm-120 {
		padding-right: 12rem !important;
	}

	.pe-sm-125 {
		padding-right: 12.5rem !important;
	}

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

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

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

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

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

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

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

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

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

	.pb-sm-45 {
		padding-bottom: 4.5rem !important;
	}

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

	.pb-sm-55 {
		padding-bottom: 5.5rem !important;
	}

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

	.pb-sm-65 {
		padding-bottom: 6.5rem !important;
	}

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

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

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

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

	.pb-sm-105 {
		padding-bottom: 10.5rem !important;
	}

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

	.pb-sm-125 {
		padding-bottom: 12.5rem !important;
	}

	.ps-sm-0 {
		padding-left: 0rem !important;
	}

	.ps-sm-5 {
		padding-left: 0.5rem !important;
	}

	.ps-sm-10 {
		padding-left: 1rem !important;
	}

	.ps-sm-15 {
		padding-left: 1.5rem !important;
	}

	.ps-sm-20 {
		padding-left: 2rem !important;
	}

	.ps-sm-25 {
		padding-left: 2.5rem !important;
	}

	.ps-sm-30 {
		padding-left: 3rem !important;
	}

	.ps-sm-35 {
		padding-left: 3.5rem !important;
	}

	.ps-sm-40 {
		padding-left: 4rem !important;
	}

	.ps-sm-45 {
		padding-left: 4.5rem !important;
	}

	.ps-sm-50 {
		padding-left: 5rem !important;
	}

	.ps-sm-55 {
		padding-left: 5.5rem !important;
	}

	.ps-sm-60 {
		padding-left: 6rem !important;
	}

	.ps-sm-65 {
		padding-left: 6.5rem !important;
	}

	.ps-sm-70 {
		padding-left: 7rem !important;
	}

	.ps-sm-80 {
		padding-left: 8rem !important;
	}

	.ps-sm-90 {
		padding-left: 9rem !important;
	}

	.ps-sm-100 {
		padding-left: 10rem !important;
	}

	.ps-sm-105 {
		padding-left: 10.5rem !important;
	}

	.ps-sm-120 {
		padding-left: 12rem !important;
	}

	.ps-sm-125 {
		padding-left: 12.5rem !important;
	}

	.gap-sm-0 {
		gap: 0rem !important;
	}

	.gap-sm-5 {
		gap: 0.5rem !important;
	}

	.gap-sm-10 {
		gap: 1rem !important;
	}

	.gap-sm-15 {
		gap: 1.5rem !important;
	}

	.gap-sm-20 {
		gap: 2rem !important;
	}

	.gap-sm-25 {
		gap: 2.5rem !important;
	}

	.gap-sm-30 {
		gap: 3rem !important;
	}

	.gap-sm-35 {
		gap: 3.5rem !important;
	}

	.gap-sm-40 {
		gap: 4rem !important;
	}

	.gap-sm-45 {
		gap: 4.5rem !important;
	}

	.gap-sm-50 {
		gap: 5rem !important;
	}

	.gap-sm-55 {
		gap: 5.5rem !important;
	}

	.gap-sm-60 {
		gap: 6rem !important;
	}

	.gap-sm-65 {
		gap: 6.5rem !important;
	}

	.gap-sm-70 {
		gap: 7rem !important;
	}

	.gap-sm-80 {
		gap: 8rem !important;
	}

	.gap-sm-90 {
		gap: 9rem !important;
	}

	.gap-sm-100 {
		gap: 10rem !important;
	}

	.gap-sm-105 {
		gap: 10.5rem !important;
	}

	.gap-sm-120 {
		gap: 12rem !important;
	}

	.gap-sm-125 {
		gap: 12.5rem !important;
	}

	.column-gap-sm-0 {
		column-gap: 0rem !important;
	}

	.column-gap-sm-5 {
		column-gap: 0.5rem !important;
	}

	.column-gap-sm-10 {
		column-gap: 1rem !important;
	}

	.column-gap-sm-15 {
		column-gap: 1.5rem !important;
	}

	.column-gap-sm-20 {
		column-gap: 2rem !important;
	}

	.column-gap-sm-25 {
		column-gap: 2.5rem !important;
	}

	.column-gap-sm-30 {
		column-gap: 3rem !important;
	}

	.column-gap-sm-35 {
		column-gap: 3.5rem !important;
	}

	.column-gap-sm-40 {
		column-gap: 4rem !important;
	}

	.column-gap-sm-45 {
		column-gap: 4.5rem !important;
	}

	.column-gap-sm-50 {
		column-gap: 5rem !important;
	}

	.column-gap-sm-55 {
		column-gap: 5.5rem !important;
	}

	.column-gap-sm-60 {
		column-gap: 6rem !important;
	}

	.column-gap-sm-65 {
		column-gap: 6.5rem !important;
	}

	.column-gap-sm-70 {
		column-gap: 7rem !important;
	}

	.column-gap-sm-80 {
		column-gap: 8rem !important;
	}

	.column-gap-sm-90 {
		column-gap: 9rem !important;
	}

	.column-gap-sm-100 {
		column-gap: 10rem !important;
	}

	.column-gap-sm-105 {
		column-gap: 10.5rem !important;
	}

	.column-gap-sm-120 {
		column-gap: 12rem !important;
	}

	.column-gap-sm-125 {
		column-gap: 12.5rem !important;
	}

	.row-gap-sm-0 {
		row-gap: 0rem !important;
	}

	.row-gap-sm-5 {
		row-gap: 0.5rem !important;
	}

	.row-gap-sm-10 {
		row-gap: 1rem !important;
	}

	.row-gap-sm-15 {
		row-gap: 1.5rem !important;
	}

	.row-gap-sm-20 {
		row-gap: 2rem !important;
	}

	.row-gap-sm-25 {
		row-gap: 2.5rem !important;
	}

	.row-gap-sm-30 {
		row-gap: 3rem !important;
	}

	.row-gap-sm-35 {
		row-gap: 3.5rem !important;
	}

	.row-gap-sm-40 {
		row-gap: 4rem !important;
	}

	.row-gap-sm-45 {
		row-gap: 4.5rem !important;
	}

	.row-gap-sm-50 {
		row-gap: 5rem !important;
	}

	.row-gap-sm-55 {
		row-gap: 5.5rem !important;
	}

	.row-gap-sm-60 {
		row-gap: 6rem !important;
	}

	.row-gap-sm-65 {
		row-gap: 6.5rem !important;
	}

	.row-gap-sm-70 {
		row-gap: 7rem !important;
	}

	.row-gap-sm-80 {
		row-gap: 8rem !important;
	}

	.row-gap-sm-90 {
		row-gap: 9rem !important;
	}

	.row-gap-sm-100 {
		row-gap: 10rem !important;
	}

	.row-gap-sm-105 {
		row-gap: 10.5rem !important;
	}

	.row-gap-sm-120 {
		row-gap: 12rem !important;
	}

	.row-gap-sm-125 {
		row-gap: 12.5rem !important;
	}
}

@media (min-width: 767.98px) {
	.m-md-0 {
		margin: 0rem !important;
	}

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

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

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

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

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

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

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

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

	.m-md-45 {
		margin: 4.5rem !important;
	}

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

	.m-md-55 {
		margin: 5.5rem !important;
	}

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

	.m-md-65 {
		margin: 6.5rem !important;
	}

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

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

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

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

	.m-md-105 {
		margin: 10.5rem !important;
	}

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

	.m-md-125 {
		margin: 12.5rem !important;
	}

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

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

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

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

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

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

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

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

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

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

	.mx-md-45 {
		margin-right: 4.5rem !important;
		margin-left: 4.5rem !important;
	}

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

	.mx-md-55 {
		margin-right: 5.5rem !important;
		margin-left: 5.5rem !important;
	}

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

	.mx-md-65 {
		margin-right: 6.5rem !important;
		margin-left: 6.5rem !important;
	}

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

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

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

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

	.mx-md-105 {
		margin-right: 10.5rem !important;
		margin-left: 10.5rem !important;
	}

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

	.mx-md-125 {
		margin-right: 12.5rem !important;
		margin-left: 12.5rem !important;
	}

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

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

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

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

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

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

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

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

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

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

	.my-md-45 {
		margin-top: 4.5rem !important;
		margin-bottom: 4.5rem !important;
	}

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

	.my-md-55 {
		margin-top: 5.5rem !important;
		margin-bottom: 5.5rem !important;
	}

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

	.my-md-65 {
		margin-top: 6.5rem !important;
		margin-bottom: 6.5rem !important;
	}

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

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

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

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

	.my-md-105 {
		margin-top: 10.5rem !important;
		margin-bottom: 10.5rem !important;
	}

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

	.my-md-125 {
		margin-top: 12.5rem !important;
		margin-bottom: 12.5rem !important;
	}

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

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

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

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

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

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

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

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

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

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

	.mt-md-45 {
		margin-top: 4.5rem !important;
	}

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

	.mt-md-55 {
		margin-top: 5.5rem !important;
	}

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

	.mt-md-65 {
		margin-top: 6.5rem !important;
	}

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

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

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

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

	.mt-md-105 {
		margin-top: 10.5rem !important;
	}

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

	.mt-md-125 {
		margin-top: 12.5rem !important;
	}

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

	.me-md-0 {
		margin-right: 0rem !important;
	}

	.me-md-5 {
		margin-right: 0.5rem !important;
	}

	.me-md-10 {
		margin-right: 1rem !important;
	}

	.me-md-15 {
		margin-right: 1.5rem !important;
	}

	.me-md-20 {
		margin-right: 2rem !important;
	}

	.me-md-25 {
		margin-right: 2.5rem !important;
	}

	.me-md-30 {
		margin-right: 3rem !important;
	}

	.me-md-35 {
		margin-right: 3.5rem !important;
	}

	.me-md-40 {
		margin-right: 4rem !important;
	}

	.me-md-45 {
		margin-right: 4.5rem !important;
	}

	.me-md-50 {
		margin-right: 5rem !important;
	}

	.me-md-55 {
		margin-right: 5.5rem !important;
	}

	.me-md-60 {
		margin-right: 6rem !important;
	}

	.me-md-65 {
		margin-right: 6.5rem !important;
	}

	.me-md-70 {
		margin-right: 7rem !important;
	}

	.me-md-80 {
		margin-right: 8rem !important;
	}

	.me-md-90 {
		margin-right: 9rem !important;
	}

	.me-md-100 {
		margin-right: 10rem !important;
	}

	.me-md-105 {
		margin-right: 10.5rem !important;
	}

	.me-md-120 {
		margin-right: 12rem !important;
	}

	.me-md-125 {
		margin-right: 12.5rem !important;
	}

	.me-md-auto {
		margin-right: auto !important;
	}

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

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

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

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

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

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

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

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

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

	.mb-md-45 {
		margin-bottom: 4.5rem !important;
	}

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

	.mb-md-55 {
		margin-bottom: 5.5rem !important;
	}

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

	.mb-md-65 {
		margin-bottom: 6.5rem !important;
	}

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

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

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

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

	.mb-md-105 {
		margin-bottom: 10.5rem !important;
	}

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

	.mb-md-125 {
		margin-bottom: 12.5rem !important;
	}

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

	.ms-md-0 {
		margin-left: 0rem !important;
	}

	.ms-md-5 {
		margin-left: 0.5rem !important;
	}

	.ms-md-10 {
		margin-left: 1rem !important;
	}

	.ms-md-15 {
		margin-left: 1.5rem !important;
	}

	.ms-md-20 {
		margin-left: 2rem !important;
	}

	.ms-md-25 {
		margin-left: 2.5rem !important;
	}

	.ms-md-30 {
		margin-left: 3rem !important;
	}

	.ms-md-35 {
		margin-left: 3.5rem !important;
	}

	.ms-md-40 {
		margin-left: 4rem !important;
	}

	.ms-md-45 {
		margin-left: 4.5rem !important;
	}

	.ms-md-50 {
		margin-left: 5rem !important;
	}

	.ms-md-55 {
		margin-left: 5.5rem !important;
	}

	.ms-md-60 {
		margin-left: 6rem !important;
	}

	.ms-md-65 {
		margin-left: 6.5rem !important;
	}

	.ms-md-70 {
		margin-left: 7rem !important;
	}

	.ms-md-80 {
		margin-left: 8rem !important;
	}

	.ms-md-90 {
		margin-left: 9rem !important;
	}

	.ms-md-100 {
		margin-left: 10rem !important;
	}

	.ms-md-105 {
		margin-left: 10.5rem !important;
	}

	.ms-md-120 {
		margin-left: 12rem !important;
	}

	.ms-md-125 {
		margin-left: 12.5rem !important;
	}

	.ms-md-auto {
		margin-left: auto !important;
	}

	.p-md-0 {
		padding: 0rem !important;
	}

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

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

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

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

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

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

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

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

	.p-md-45 {
		padding: 4.5rem !important;
	}

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

	.p-md-55 {
		padding: 5.5rem !important;
	}

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

	.p-md-65 {
		padding: 6.5rem !important;
	}

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

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

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

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

	.p-md-105 {
		padding: 10.5rem !important;
	}

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

	.p-md-125 {
		padding: 12.5rem !important;
	}

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

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

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

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

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

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

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

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

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

	.px-md-45 {
		padding-right: 4.5rem !important;
		padding-left: 4.5rem !important;
	}

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

	.px-md-55 {
		padding-right: 5.5rem !important;
		padding-left: 5.5rem !important;
	}

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

	.px-md-65 {
		padding-right: 6.5rem !important;
		padding-left: 6.5rem !important;
	}

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

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

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

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

	.px-md-105 {
		padding-right: 10.5rem !important;
		padding-left: 10.5rem !important;
	}

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

	.px-md-125 {
		padding-right: 12.5rem !important;
		padding-left: 12.5rem !important;
	}

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

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

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

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

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

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

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

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

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

	.py-md-45 {
		padding-top: 4.5rem !important;
		padding-bottom: 4.5rem !important;
	}

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

	.py-md-55 {
		padding-top: 5.5rem !important;
		padding-bottom: 5.5rem !important;
	}

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

	.py-md-65 {
		padding-top: 6.5rem !important;
		padding-bottom: 6.5rem !important;
	}

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

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

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

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

	.py-md-105 {
		padding-top: 10.5rem !important;
		padding-bottom: 10.5rem !important;
	}

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

	.py-md-125 {
		padding-top: 12.5rem !important;
		padding-bottom: 12.5rem !important;
	}

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

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

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

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

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

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

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

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

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

	.pt-md-45 {
		padding-top: 4.5rem !important;
	}

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

	.pt-md-55 {
		padding-top: 5.5rem !important;
	}

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

	.pt-md-65 {
		padding-top: 6.5rem !important;
	}

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

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

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

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

	.pt-md-105 {
		padding-top: 10.5rem !important;
	}

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

	.pt-md-125 {
		padding-top: 12.5rem !important;
	}

	.pe-md-0 {
		padding-right: 0rem !important;
	}

	.pe-md-5 {
		padding-right: 0.5rem !important;
	}

	.pe-md-10 {
		padding-right: 1rem !important;
	}

	.pe-md-15 {
		padding-right: 1.5rem !important;
	}

	.pe-md-20 {
		padding-right: 2rem !important;
	}

	.pe-md-25 {
		padding-right: 2.5rem !important;
	}

	.pe-md-30 {
		padding-right: 3rem !important;
	}

	.pe-md-35 {
		padding-right: 3.5rem !important;
	}

	.pe-md-40 {
		padding-right: 4rem !important;
	}

	.pe-md-45 {
		padding-right: 4.5rem !important;
	}

	.pe-md-50 {
		padding-right: 5rem !important;
	}

	.pe-md-55 {
		padding-right: 5.5rem !important;
	}

	.pe-md-60 {
		padding-right: 6rem !important;
	}

	.pe-md-65 {
		padding-right: 6.5rem !important;
	}

	.pe-md-70 {
		padding-right: 7rem !important;
	}

	.pe-md-80 {
		padding-right: 8rem !important;
	}

	.pe-md-90 {
		padding-right: 9rem !important;
	}

	.pe-md-100 {
		padding-right: 10rem !important;
	}

	.pe-md-105 {
		padding-right: 10.5rem !important;
	}

	.pe-md-120 {
		padding-right: 12rem !important;
	}

	.pe-md-125 {
		padding-right: 12.5rem !important;
	}

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

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

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

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

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

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

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

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

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

	.pb-md-45 {
		padding-bottom: 4.5rem !important;
	}

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

	.pb-md-55 {
		padding-bottom: 5.5rem !important;
	}

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

	.pb-md-65 {
		padding-bottom: 6.5rem !important;
	}

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

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

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

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

	.pb-md-105 {
		padding-bottom: 10.5rem !important;
	}

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

	.pb-md-125 {
		padding-bottom: 12.5rem !important;
	}

	.ps-md-0 {
		padding-left: 0rem !important;
	}

	.ps-md-5 {
		padding-left: 0.5rem !important;
	}

	.ps-md-10 {
		padding-left: 1rem !important;
	}

	.ps-md-15 {
		padding-left: 1.5rem !important;
	}

	.ps-md-20 {
		padding-left: 2rem !important;
	}

	.ps-md-25 {
		padding-left: 2.5rem !important;
	}

	.ps-md-30 {
		padding-left: 3rem !important;
	}

	.ps-md-35 {
		padding-left: 3.5rem !important;
	}

	.ps-md-40 {
		padding-left: 4rem !important;
	}

	.ps-md-45 {
		padding-left: 4.5rem !important;
	}

	.ps-md-50 {
		padding-left: 5rem !important;
	}

	.ps-md-55 {
		padding-left: 5.5rem !important;
	}

	.ps-md-60 {
		padding-left: 6rem !important;
	}

	.ps-md-65 {
		padding-left: 6.5rem !important;
	}

	.ps-md-70 {
		padding-left: 7rem !important;
	}

	.ps-md-80 {
		padding-left: 8rem !important;
	}

	.ps-md-90 {
		padding-left: 9rem !important;
	}

	.ps-md-100 {
		padding-left: 10rem !important;
	}

	.ps-md-105 {
		padding-left: 10.5rem !important;
	}

	.ps-md-120 {
		padding-left: 12rem !important;
	}

	.ps-md-125 {
		padding-left: 12.5rem !important;
	}

	.gap-md-0 {
		gap: 0rem !important;
	}

	.gap-md-5 {
		gap: 0.5rem !important;
	}

	.gap-md-10 {
		gap: 1rem !important;
	}

	.gap-md-15 {
		gap: 1.5rem !important;
	}

	.gap-md-20 {
		gap: 2rem !important;
	}

	.gap-md-25 {
		gap: 2.5rem !important;
	}

	.gap-md-30 {
		gap: 3rem !important;
	}

	.gap-md-35 {
		gap: 3.5rem !important;
	}

	.gap-md-40 {
		gap: 4rem !important;
	}

	.gap-md-45 {
		gap: 4.5rem !important;
	}

	.gap-md-50 {
		gap: 5rem !important;
	}

	.gap-md-55 {
		gap: 5.5rem !important;
	}

	.gap-md-60 {
		gap: 6rem !important;
	}

	.gap-md-65 {
		gap: 6.5rem !important;
	}

	.gap-md-70 {
		gap: 7rem !important;
	}

	.gap-md-80 {
		gap: 8rem !important;
	}

	.gap-md-90 {
		gap: 9rem !important;
	}

	.gap-md-100 {
		gap: 10rem !important;
	}

	.gap-md-105 {
		gap: 10.5rem !important;
	}

	.gap-md-120 {
		gap: 12rem !important;
	}

	.gap-md-125 {
		gap: 12.5rem !important;
	}

	.column-gap-md-0 {
		column-gap: 0rem !important;
	}

	.column-gap-md-5 {
		column-gap: 0.5rem !important;
	}

	.column-gap-md-10 {
		column-gap: 1rem !important;
	}

	.column-gap-md-15 {
		column-gap: 1.5rem !important;
	}

	.column-gap-md-20 {
		column-gap: 2rem !important;
	}

	.column-gap-md-25 {
		column-gap: 2.5rem !important;
	}

	.column-gap-md-30 {
		column-gap: 3rem !important;
	}

	.column-gap-md-35 {
		column-gap: 3.5rem !important;
	}

	.column-gap-md-40 {
		column-gap: 4rem !important;
	}

	.column-gap-md-45 {
		column-gap: 4.5rem !important;
	}

	.column-gap-md-50 {
		column-gap: 5rem !important;
	}

	.column-gap-md-55 {
		column-gap: 5.5rem !important;
	}

	.column-gap-md-60 {
		column-gap: 6rem !important;
	}

	.column-gap-md-65 {
		column-gap: 6.5rem !important;
	}

	.column-gap-md-70 {
		column-gap: 7rem !important;
	}

	.column-gap-md-80 {
		column-gap: 8rem !important;
	}

	.column-gap-md-90 {
		column-gap: 9rem !important;
	}

	.column-gap-md-100 {
		column-gap: 10rem !important;
	}

	.column-gap-md-105 {
		column-gap: 10.5rem !important;
	}

	.column-gap-md-120 {
		column-gap: 12rem !important;
	}

	.column-gap-md-125 {
		column-gap: 12.5rem !important;
	}

	.row-gap-md-0 {
		row-gap: 0rem !important;
	}

	.row-gap-md-5 {
		row-gap: 0.5rem !important;
	}

	.row-gap-md-10 {
		row-gap: 1rem !important;
	}

	.row-gap-md-15 {
		row-gap: 1.5rem !important;
	}

	.row-gap-md-20 {
		row-gap: 2rem !important;
	}

	.row-gap-md-25 {
		row-gap: 2.5rem !important;
	}

	.row-gap-md-30 {
		row-gap: 3rem !important;
	}

	.row-gap-md-35 {
		row-gap: 3.5rem !important;
	}

	.row-gap-md-40 {
		row-gap: 4rem !important;
	}

	.row-gap-md-45 {
		row-gap: 4.5rem !important;
	}

	.row-gap-md-50 {
		row-gap: 5rem !important;
	}

	.row-gap-md-55 {
		row-gap: 5.5rem !important;
	}

	.row-gap-md-60 {
		row-gap: 6rem !important;
	}

	.row-gap-md-65 {
		row-gap: 6.5rem !important;
	}

	.row-gap-md-70 {
		row-gap: 7rem !important;
	}

	.row-gap-md-80 {
		row-gap: 8rem !important;
	}

	.row-gap-md-90 {
		row-gap: 9rem !important;
	}

	.row-gap-md-100 {
		row-gap: 10rem !important;
	}

	.row-gap-md-105 {
		row-gap: 10.5rem !important;
	}

	.row-gap-md-120 {
		row-gap: 12rem !important;
	}

	.row-gap-md-125 {
		row-gap: 12.5rem !important;
	}
}

@media (min-width: 991.98px) {
	.m-lg-0 {
		margin: 0rem !important;
	}

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

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

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

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

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

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

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

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

	.m-lg-45 {
		margin: 4.5rem !important;
	}

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

	.m-lg-55 {
		margin: 5.5rem !important;
	}

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

	.m-lg-65 {
		margin: 6.5rem !important;
	}

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

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

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

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

	.m-lg-105 {
		margin: 10.5rem !important;
	}

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

	.m-lg-125 {
		margin: 12.5rem !important;
	}

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

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

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

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

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

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

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

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

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

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

	.mx-lg-45 {
		margin-right: 4.5rem !important;
		margin-left: 4.5rem !important;
	}

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

	.mx-lg-55 {
		margin-right: 5.5rem !important;
		margin-left: 5.5rem !important;
	}

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

	.mx-lg-65 {
		margin-right: 6.5rem !important;
		margin-left: 6.5rem !important;
	}

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

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

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

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

	.mx-lg-105 {
		margin-right: 10.5rem !important;
		margin-left: 10.5rem !important;
	}

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

	.mx-lg-125 {
		margin-right: 12.5rem !important;
		margin-left: 12.5rem !important;
	}

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

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

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

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

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

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

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

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

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

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

	.my-lg-45 {
		margin-top: 4.5rem !important;
		margin-bottom: 4.5rem !important;
	}

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

	.my-lg-55 {
		margin-top: 5.5rem !important;
		margin-bottom: 5.5rem !important;
	}

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

	.my-lg-65 {
		margin-top: 6.5rem !important;
		margin-bottom: 6.5rem !important;
	}

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

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

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

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

	.my-lg-105 {
		margin-top: 10.5rem !important;
		margin-bottom: 10.5rem !important;
	}

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

	.my-lg-125 {
		margin-top: 12.5rem !important;
		margin-bottom: 12.5rem !important;
	}

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

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

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

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

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

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

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

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

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

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

	.mt-lg-45 {
		margin-top: 4.5rem !important;
	}

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

	.mt-lg-55 {
		margin-top: 5.5rem !important;
	}

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

	.mt-lg-65 {
		margin-top: 6.5rem !important;
	}

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

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

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

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

	.mt-lg-105 {
		margin-top: 10.5rem !important;
	}

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

	.mt-lg-125 {
		margin-top: 12.5rem !important;
	}

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

	.me-lg-0 {
		margin-right: 0rem !important;
	}

	.me-lg-5 {
		margin-right: 0.5rem !important;
	}

	.me-lg-10 {
		margin-right: 1rem !important;
	}

	.me-lg-15 {
		margin-right: 1.5rem !important;
	}

	.me-lg-20 {
		margin-right: 2rem !important;
	}

	.me-lg-25 {
		margin-right: 2.5rem !important;
	}

	.me-lg-30 {
		margin-right: 3rem !important;
	}

	.me-lg-35 {
		margin-right: 3.5rem !important;
	}

	.me-lg-40 {
		margin-right: 4rem !important;
	}

	.me-lg-45 {
		margin-right: 4.5rem !important;
	}

	.me-lg-50 {
		margin-right: 5rem !important;
	}

	.me-lg-55 {
		margin-right: 5.5rem !important;
	}

	.me-lg-60 {
		margin-right: 6rem !important;
	}

	.me-lg-65 {
		margin-right: 6.5rem !important;
	}

	.me-lg-70 {
		margin-right: 7rem !important;
	}

	.me-lg-80 {
		margin-right: 8rem !important;
	}

	.me-lg-90 {
		margin-right: 9rem !important;
	}

	.me-lg-100 {
		margin-right: 10rem !important;
	}

	.me-lg-105 {
		margin-right: 10.5rem !important;
	}

	.me-lg-120 {
		margin-right: 12rem !important;
	}

	.me-lg-125 {
		margin-right: 12.5rem !important;
	}

	.me-lg-auto {
		margin-right: auto !important;
	}

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

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

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

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

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

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

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

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

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

	.mb-lg-45 {
		margin-bottom: 4.5rem !important;
	}

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

	.mb-lg-55 {
		margin-bottom: 5.5rem !important;
	}

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

	.mb-lg-65 {
		margin-bottom: 6.5rem !important;
	}

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

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

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

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

	.mb-lg-105 {
		margin-bottom: 10.5rem !important;
	}

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

	.mb-lg-125 {
		margin-bottom: 12.5rem !important;
	}

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

	.ms-lg-0 {
		margin-left: 0rem !important;
	}

	.ms-lg-5 {
		margin-left: 0.5rem !important;
	}

	.ms-lg-10 {
		margin-left: 1rem !important;
	}

	.ms-lg-15 {
		margin-left: 1.5rem !important;
	}

	.ms-lg-20 {
		margin-left: 2rem !important;
	}

	.ms-lg-25 {
		margin-left: 2.5rem !important;
	}

	.ms-lg-30 {
		margin-left: 3rem !important;
	}

	.ms-lg-35 {
		margin-left: 3.5rem !important;
	}

	.ms-lg-40 {
		margin-left: 4rem !important;
	}

	.ms-lg-45 {
		margin-left: 4.5rem !important;
	}

	.ms-lg-50 {
		margin-left: 5rem !important;
	}

	.ms-lg-55 {
		margin-left: 5.5rem !important;
	}

	.ms-lg-60 {
		margin-left: 6rem !important;
	}

	.ms-lg-65 {
		margin-left: 6.5rem !important;
	}

	.ms-lg-70 {
		margin-left: 7rem !important;
	}

	.ms-lg-80 {
		margin-left: 8rem !important;
	}

	.ms-lg-90 {
		margin-left: 9rem !important;
	}

	.ms-lg-100 {
		margin-left: 10rem !important;
	}

	.ms-lg-105 {
		margin-left: 10.5rem !important;
	}

	.ms-lg-120 {
		margin-left: 12rem !important;
	}

	.ms-lg-125 {
		margin-left: 12.5rem !important;
	}

	.ms-lg-auto {
		margin-left: auto !important;
	}

	.p-lg-0 {
		padding: 0rem !important;
	}

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

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

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

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

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

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

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

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

	.p-lg-45 {
		padding: 4.5rem !important;
	}

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

	.p-lg-55 {
		padding: 5.5rem !important;
	}

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

	.p-lg-65 {
		padding: 6.5rem !important;
	}

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

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

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

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

	.p-lg-105 {
		padding: 10.5rem !important;
	}

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

	.p-lg-125 {
		padding: 12.5rem !important;
	}

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

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

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

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

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

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

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

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

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

	.px-lg-45 {
		padding-right: 4.5rem !important;
		padding-left: 4.5rem !important;
	}

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

	.px-lg-55 {
		padding-right: 5.5rem !important;
		padding-left: 5.5rem !important;
	}

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

	.px-lg-65 {
		padding-right: 6.5rem !important;
		padding-left: 6.5rem !important;
	}

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

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

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

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

	.px-lg-105 {
		padding-right: 10.5rem !important;
		padding-left: 10.5rem !important;
	}

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

	.px-lg-125 {
		padding-right: 12.5rem !important;
		padding-left: 12.5rem !important;
	}

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

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

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

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

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

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

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

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

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

	.py-lg-45 {
		padding-top: 4.5rem !important;
		padding-bottom: 4.5rem !important;
	}

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

	.py-lg-55 {
		padding-top: 5.5rem !important;
		padding-bottom: 5.5rem !important;
	}

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

	.py-lg-65 {
		padding-top: 6.5rem !important;
		padding-bottom: 6.5rem !important;
	}

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

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

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

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

	.py-lg-105 {
		padding-top: 10.5rem !important;
		padding-bottom: 10.5rem !important;
	}

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

	.py-lg-125 {
		padding-top: 12.5rem !important;
		padding-bottom: 12.5rem !important;
	}

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

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

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

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

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

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

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

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

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

	.pt-lg-45 {
		padding-top: 4.5rem !important;
	}

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

	.pt-lg-55 {
		padding-top: 5.5rem !important;
	}

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

	.pt-lg-65 {
		padding-top: 6.5rem !important;
	}

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

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

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

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

	.pt-lg-105 {
		padding-top: 10.5rem !important;
	}

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

	.pt-lg-125 {
		padding-top: 12.5rem !important;
	}

	.pe-lg-0 {
		padding-right: 0rem !important;
	}

	.pe-lg-5 {
		padding-right: 0.5rem !important;
	}

	.pe-lg-10 {
		padding-right: 1rem !important;
	}

	.pe-lg-15 {
		padding-right: 1.5rem !important;
	}

	.pe-lg-20 {
		padding-right: 2rem !important;
	}

	.pe-lg-25 {
		padding-right: 2.5rem !important;
	}

	.pe-lg-30 {
		padding-right: 3rem !important;
	}

	.pe-lg-35 {
		padding-right: 3.5rem !important;
	}

	.pe-lg-40 {
		padding-right: 4rem !important;
	}

	.pe-lg-45 {
		padding-right: 4.5rem !important;
	}

	.pe-lg-50 {
		padding-right: 5rem !important;
	}

	.pe-lg-55 {
		padding-right: 5.5rem !important;
	}

	.pe-lg-60 {
		padding-right: 6rem !important;
	}

	.pe-lg-65 {
		padding-right: 6.5rem !important;
	}

	.pe-lg-70 {
		padding-right: 7rem !important;
	}

	.pe-lg-80 {
		padding-right: 8rem !important;
	}

	.pe-lg-90 {
		padding-right: 9rem !important;
	}

	.pe-lg-100 {
		padding-right: 10rem !important;
	}

	.pe-lg-105 {
		padding-right: 10.5rem !important;
	}

	.pe-lg-120 {
		padding-right: 12rem !important;
	}

	.pe-lg-125 {
		padding-right: 12.5rem !important;
	}

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

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

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

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

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

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

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

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

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

	.pb-lg-45 {
		padding-bottom: 4.5rem !important;
	}

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

	.pb-lg-55 {
		padding-bottom: 5.5rem !important;
	}

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

	.pb-lg-65 {
		padding-bottom: 6.5rem !important;
	}

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

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

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

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

	.pb-lg-105 {
		padding-bottom: 10.5rem !important;
	}

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

	.pb-lg-125 {
		padding-bottom: 12.5rem !important;
	}

	.ps-lg-0 {
		padding-left: 0rem !important;
	}

	.ps-lg-5 {
		padding-left: 0.5rem !important;
	}

	.ps-lg-10 {
		padding-left: 1rem !important;
	}

	.ps-lg-15 {
		padding-left: 1.5rem !important;
	}

	.ps-lg-20 {
		padding-left: 2rem !important;
	}

	.ps-lg-25 {
		padding-left: 2.5rem !important;
	}

	.ps-lg-30 {
		padding-left: 3rem !important;
	}

	.ps-lg-35 {
		padding-left: 3.5rem !important;
	}

	.ps-lg-40 {
		padding-left: 4rem !important;
	}

	.ps-lg-45 {
		padding-left: 4.5rem !important;
	}

	.ps-lg-50 {
		padding-left: 5rem !important;
	}

	.ps-lg-55 {
		padding-left: 5.5rem !important;
	}

	.ps-lg-60 {
		padding-left: 6rem !important;
	}

	.ps-lg-65 {
		padding-left: 6.5rem !important;
	}

	.ps-lg-70 {
		padding-left: 7rem !important;
	}

	.ps-lg-80 {
		padding-left: 8rem !important;
	}

	.ps-lg-90 {
		padding-left: 9rem !important;
	}

	.ps-lg-100 {
		padding-left: 10rem !important;
	}

	.ps-lg-105 {
		padding-left: 10.5rem !important;
	}

	.ps-lg-120 {
		padding-left: 12rem !important;
	}

	.ps-lg-125 {
		padding-left: 12.5rem !important;
	}

	.gap-lg-0 {
		gap: 0rem !important;
	}

	.gap-lg-5 {
		gap: 0.5rem !important;
	}

	.gap-lg-10 {
		gap: 1rem !important;
	}

	.gap-lg-15 {
		gap: 1.5rem !important;
	}

	.gap-lg-20 {
		gap: 2rem !important;
	}

	.gap-lg-25 {
		gap: 2.5rem !important;
	}

	.gap-lg-30 {
		gap: 3rem !important;
	}

	.gap-lg-35 {
		gap: 3.5rem !important;
	}

	.gap-lg-40 {
		gap: 4rem !important;
	}

	.gap-lg-45 {
		gap: 4.5rem !important;
	}

	.gap-lg-50 {
		gap: 5rem !important;
	}

	.gap-lg-55 {
		gap: 5.5rem !important;
	}

	.gap-lg-60 {
		gap: 6rem !important;
	}

	.gap-lg-65 {
		gap: 6.5rem !important;
	}

	.gap-lg-70 {
		gap: 7rem !important;
	}

	.gap-lg-80 {
		gap: 8rem !important;
	}

	.gap-lg-90 {
		gap: 9rem !important;
	}

	.gap-lg-100 {
		gap: 10rem !important;
	}

	.gap-lg-105 {
		gap: 10.5rem !important;
	}

	.gap-lg-120 {
		gap: 12rem !important;
	}

	.gap-lg-125 {
		gap: 12.5rem !important;
	}

	.column-gap-lg-0 {
		column-gap: 0rem !important;
	}

	.column-gap-lg-5 {
		column-gap: 0.5rem !important;
	}

	.column-gap-lg-10 {
		column-gap: 1rem !important;
	}

	.column-gap-lg-15 {
		column-gap: 1.5rem !important;
	}

	.column-gap-lg-20 {
		column-gap: 2rem !important;
	}

	.column-gap-lg-25 {
		column-gap: 2.5rem !important;
	}

	.column-gap-lg-30 {
		column-gap: 3rem !important;
	}

	.column-gap-lg-35 {
		column-gap: 3.5rem !important;
	}

	.column-gap-lg-40 {
		column-gap: 4rem !important;
	}

	.column-gap-lg-45 {
		column-gap: 4.5rem !important;
	}

	.column-gap-lg-50 {
		column-gap: 5rem !important;
	}

	.column-gap-lg-55 {
		column-gap: 5.5rem !important;
	}

	.column-gap-lg-60 {
		column-gap: 6rem !important;
	}

	.column-gap-lg-65 {
		column-gap: 6.5rem !important;
	}

	.column-gap-lg-70 {
		column-gap: 7rem !important;
	}

	.column-gap-lg-80 {
		column-gap: 8rem !important;
	}

	.column-gap-lg-90 {
		column-gap: 9rem !important;
	}

	.column-gap-lg-100 {
		column-gap: 10rem !important;
	}

	.column-gap-lg-105 {
		column-gap: 10.5rem !important;
	}

	.column-gap-lg-120 {
		column-gap: 12rem !important;
	}

	.column-gap-lg-125 {
		column-gap: 12.5rem !important;
	}

	.row-gap-lg-0 {
		row-gap: 0rem !important;
	}

	.row-gap-lg-5 {
		row-gap: 0.5rem !important;
	}

	.row-gap-lg-10 {
		row-gap: 1rem !important;
	}

	.row-gap-lg-15 {
		row-gap: 1.5rem !important;
	}

	.row-gap-lg-20 {
		row-gap: 2rem !important;
	}

	.row-gap-lg-25 {
		row-gap: 2.5rem !important;
	}

	.row-gap-lg-30 {
		row-gap: 3rem !important;
	}

	.row-gap-lg-35 {
		row-gap: 3.5rem !important;
	}

	.row-gap-lg-40 {
		row-gap: 4rem !important;
	}

	.row-gap-lg-45 {
		row-gap: 4.5rem !important;
	}

	.row-gap-lg-50 {
		row-gap: 5rem !important;
	}

	.row-gap-lg-55 {
		row-gap: 5.5rem !important;
	}

	.row-gap-lg-60 {
		row-gap: 6rem !important;
	}

	.row-gap-lg-65 {
		row-gap: 6.5rem !important;
	}

	.row-gap-lg-70 {
		row-gap: 7rem !important;
	}

	.row-gap-lg-80 {
		row-gap: 8rem !important;
	}

	.row-gap-lg-90 {
		row-gap: 9rem !important;
	}

	.row-gap-lg-100 {
		row-gap: 10rem !important;
	}

	.row-gap-lg-105 {
		row-gap: 10.5rem !important;
	}

	.row-gap-lg-120 {
		row-gap: 12rem !important;
	}

	.row-gap-lg-125 {
		row-gap: 12.5rem !important;
	}
}

@media (min-width: 1199.98px) {
	.m-xl-0 {
		margin: 0rem !important;
	}

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

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

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

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

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

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

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

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

	.m-xl-45 {
		margin: 4.5rem !important;
	}

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

	.m-xl-55 {
		margin: 5.5rem !important;
	}

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

	.m-xl-65 {
		margin: 6.5rem !important;
	}

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

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

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

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

	.m-xl-105 {
		margin: 10.5rem !important;
	}

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

	.m-xl-125 {
		margin: 12.5rem !important;
	}

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

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

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

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

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

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

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

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

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

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

	.mx-xl-45 {
		margin-right: 4.5rem !important;
		margin-left: 4.5rem !important;
	}

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

	.mx-xl-55 {
		margin-right: 5.5rem !important;
		margin-left: 5.5rem !important;
	}

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

	.mx-xl-65 {
		margin-right: 6.5rem !important;
		margin-left: 6.5rem !important;
	}

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

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

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

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

	.mx-xl-105 {
		margin-right: 10.5rem !important;
		margin-left: 10.5rem !important;
	}

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

	.mx-xl-125 {
		margin-right: 12.5rem !important;
		margin-left: 12.5rem !important;
	}

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

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

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

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

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

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

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

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

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

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

	.my-xl-45 {
		margin-top: 4.5rem !important;
		margin-bottom: 4.5rem !important;
	}

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

	.my-xl-55 {
		margin-top: 5.5rem !important;
		margin-bottom: 5.5rem !important;
	}

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

	.my-xl-65 {
		margin-top: 6.5rem !important;
		margin-bottom: 6.5rem !important;
	}

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

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

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

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

	.my-xl-105 {
		margin-top: 10.5rem !important;
		margin-bottom: 10.5rem !important;
	}

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

	.my-xl-125 {
		margin-top: 12.5rem !important;
		margin-bottom: 12.5rem !important;
	}

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

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

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

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

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

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

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

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

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

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

	.mt-xl-45 {
		margin-top: 4.5rem !important;
	}

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

	.mt-xl-55 {
		margin-top: 5.5rem !important;
	}

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

	.mt-xl-65 {
		margin-top: 6.5rem !important;
	}

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

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

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

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

	.mt-xl-105 {
		margin-top: 10.5rem !important;
	}

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

	.mt-xl-125 {
		margin-top: 12.5rem !important;
	}

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

	.me-xl-0 {
		margin-right: 0rem !important;
	}

	.me-xl-5 {
		margin-right: 0.5rem !important;
	}

	.me-xl-10 {
		margin-right: 1rem !important;
	}

	.me-xl-15 {
		margin-right: 1.5rem !important;
	}

	.me-xl-20 {
		margin-right: 2rem !important;
	}

	.me-xl-25 {
		margin-right: 2.5rem !important;
	}

	.me-xl-30 {
		margin-right: 3rem !important;
	}

	.me-xl-35 {
		margin-right: 3.5rem !important;
	}

	.me-xl-40 {
		margin-right: 4rem !important;
	}

	.me-xl-45 {
		margin-right: 4.5rem !important;
	}

	.me-xl-50 {
		margin-right: 5rem !important;
	}

	.me-xl-55 {
		margin-right: 5.5rem !important;
	}

	.me-xl-60 {
		margin-right: 6rem !important;
	}

	.me-xl-65 {
		margin-right: 6.5rem !important;
	}

	.me-xl-70 {
		margin-right: 7rem !important;
	}

	.me-xl-80 {
		margin-right: 8rem !important;
	}

	.me-xl-90 {
		margin-right: 9rem !important;
	}

	.me-xl-100 {
		margin-right: 10rem !important;
	}

	.me-xl-105 {
		margin-right: 10.5rem !important;
	}

	.me-xl-120 {
		margin-right: 12rem !important;
	}

	.me-xl-125 {
		margin-right: 12.5rem !important;
	}

	.me-xl-auto {
		margin-right: auto !important;
	}

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

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

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

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

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

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

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

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

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

	.mb-xl-45 {
		margin-bottom: 4.5rem !important;
	}

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

	.mb-xl-55 {
		margin-bottom: 5.5rem !important;
	}

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

	.mb-xl-65 {
		margin-bottom: 6.5rem !important;
	}

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

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

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

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

	.mb-xl-105 {
		margin-bottom: 10.5rem !important;
	}

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

	.mb-xl-125 {
		margin-bottom: 12.5rem !important;
	}

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

	.ms-xl-0 {
		margin-left: 0rem !important;
	}

	.ms-xl-5 {
		margin-left: 0.5rem !important;
	}

	.ms-xl-10 {
		margin-left: 1rem !important;
	}

	.ms-xl-15 {
		margin-left: 1.5rem !important;
	}

	.ms-xl-20 {
		margin-left: 2rem !important;
	}

	.ms-xl-25 {
		margin-left: 2.5rem !important;
	}

	.ms-xl-30 {
		margin-left: 3rem !important;
	}

	.ms-xl-35 {
		margin-left: 3.5rem !important;
	}

	.ms-xl-40 {
		margin-left: 4rem !important;
	}

	.ms-xl-45 {
		margin-left: 4.5rem !important;
	}

	.ms-xl-50 {
		margin-left: 5rem !important;
	}

	.ms-xl-55 {
		margin-left: 5.5rem !important;
	}

	.ms-xl-60 {
		margin-left: 6rem !important;
	}

	.ms-xl-65 {
		margin-left: 6.5rem !important;
	}

	.ms-xl-70 {
		margin-left: 7rem !important;
	}

	.ms-xl-80 {
		margin-left: 8rem !important;
	}

	.ms-xl-90 {
		margin-left: 9rem !important;
	}

	.ms-xl-100 {
		margin-left: 10rem !important;
	}

	.ms-xl-105 {
		margin-left: 10.5rem !important;
	}

	.ms-xl-120 {
		margin-left: 12rem !important;
	}

	.ms-xl-125 {
		margin-left: 12.5rem !important;
	}

	.ms-xl-auto {
		margin-left: auto !important;
	}

	.p-xl-0 {
		padding: 0rem !important;
	}

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

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

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

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

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

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

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

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

	.p-xl-45 {
		padding: 4.5rem !important;
	}

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

	.p-xl-55 {
		padding: 5.5rem !important;
	}

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

	.p-xl-65 {
		padding: 6.5rem !important;
	}

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

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

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

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

	.p-xl-105 {
		padding: 10.5rem !important;
	}

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

	.p-xl-125 {
		padding: 12.5rem !important;
	}

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

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

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

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

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

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

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

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

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

	.px-xl-45 {
		padding-right: 4.5rem !important;
		padding-left: 4.5rem !important;
	}

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

	.px-xl-55 {
		padding-right: 5.5rem !important;
		padding-left: 5.5rem !important;
	}

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

	.px-xl-65 {
		padding-right: 6.5rem !important;
		padding-left: 6.5rem !important;
	}

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

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

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

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

	.px-xl-105 {
		padding-right: 10.5rem !important;
		padding-left: 10.5rem !important;
	}

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

	.px-xl-125 {
		padding-right: 12.5rem !important;
		padding-left: 12.5rem !important;
	}

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

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

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

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

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

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

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

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

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

	.py-xl-45 {
		padding-top: 4.5rem !important;
		padding-bottom: 4.5rem !important;
	}

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

	.py-xl-55 {
		padding-top: 5.5rem !important;
		padding-bottom: 5.5rem !important;
	}

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

	.py-xl-65 {
		padding-top: 6.5rem !important;
		padding-bottom: 6.5rem !important;
	}

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

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

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

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

	.py-xl-105 {
		padding-top: 10.5rem !important;
		padding-bottom: 10.5rem !important;
	}

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

	.py-xl-125 {
		padding-top: 12.5rem !important;
		padding-bottom: 12.5rem !important;
	}

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

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

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

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

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

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

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

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

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

	.pt-xl-45 {
		padding-top: 4.5rem !important;
	}

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

	.pt-xl-55 {
		padding-top: 5.5rem !important;
	}

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

	.pt-xl-65 {
		padding-top: 6.5rem !important;
	}

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

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

	.pt-xl-90 {
		padding-top: 9rem !important;
	}

	.pt-xl-100 {
		padding-top: 10rem !important;
	}

	.pt-xl-105 {
		padding-top: 10.5rem !important;
	}

	.pt-xl-120 {
		padding-top: 12rem !important;
	}

	.pt-xl-125 {
		padding-top: 12.5rem !important;
	}

	.pe-xl-0 {
		padding-right: 0rem !important;
	}

	.pe-xl-5 {
		padding-right: 0.5rem !important;
	}

	.pe-xl-10 {
		padding-right: 1rem !important;
	}

	.pe-xl-15 {
		padding-right: 1.5rem !important;
	}

	.pe-xl-20 {
		padding-right: 2rem !important;
	}

	.pe-xl-25 {
		padding-right: 2.5rem !important;
	}

	.pe-xl-30 {
		padding-right: 3rem !important;
	}

	.pe-xl-35 {
		padding-right: 3.5rem !important;
	}

	.pe-xl-40 {
		padding-right: 4rem !important;
	}

	.pe-xl-45 {
		padding-right: 4.5rem !important;
	}

	.pe-xl-50 {
		padding-right: 5rem !important;
	}

	.pe-xl-55 {
		padding-right: 5.5rem !important;
	}

	.pe-xl-60 {
		padding-right: 6rem !important;
	}

	.pe-xl-65 {
		padding-right: 6.5rem !important;
	}

	.pe-xl-70 {
		padding-right: 7rem !important;
	}

	.pe-xl-80 {
		padding-right: 8rem !important;
	}

	.pe-xl-90 {
		padding-right: 9rem !important;
	}

	.pe-xl-100 {
		padding-right: 10rem !important;
	}

	.pe-xl-105 {
		padding-right: 10.5rem !important;
	}

	.pe-xl-120 {
		padding-right: 12rem !important;
	}

	.pe-xl-125 {
		padding-right: 12.5rem !important;
	}

	.pb-xl-0 {
		padding-bottom: 0rem !important;
	}

	.pb-xl-5 {
		padding-bottom: 0.5rem !important;
	}

	.pb-xl-10 {
		padding-bottom: 1rem !important;
	}

	.pb-xl-15 {
		padding-bottom: 1.5rem !important;
	}

	.pb-xl-20 {
		padding-bottom: 2rem !important;
	}

	.pb-xl-25 {
		padding-bottom: 2.5rem !important;
	}

	.pb-xl-30 {
		padding-bottom: 3rem !important;
	}

	.pb-xl-35 {
		padding-bottom: 3.5rem !important;
	}

	.pb-xl-40 {
		padding-bottom: 4rem !important;
	}

	.pb-xl-45 {
		padding-bottom: 4.5rem !important;
	}

	.pb-xl-50 {
		padding-bottom: 5rem !important;
	}

	.pb-xl-55 {
		padding-bottom: 5.5rem !important;
	}

	.pb-xl-60 {
		padding-bottom: 6rem !important;
	}

	.pb-xl-65 {
		padding-bottom: 6.5rem !important;
	}

	.pb-xl-70 {
		padding-bottom: 7rem !important;
	}

	.pb-xl-80 {
		padding-bottom: 8rem !important;
	}

	.pb-xl-90 {
		padding-bottom: 9rem !important;
	}

	.pb-xl-100 {
		padding-bottom: 10rem !important;
	}

	.pb-xl-105 {
		padding-bottom: 10.5rem !important;
	}

	.pb-xl-120 {
		padding-bottom: 12rem !important;
	}

	.pb-xl-125 {
		padding-bottom: 12.5rem !important;
	}

	.ps-xl-0 {
		padding-left: 0rem !important;
	}

	.ps-xl-5 {
		padding-left: 0.5rem !important;
	}

	.ps-xl-10 {
		padding-left: 1rem !important;
	}

	.ps-xl-15 {
		padding-left: 1.5rem !important;
	}

	.ps-xl-20 {
		padding-left: 2rem !important;
	}

	.ps-xl-25 {
		padding-left: 2.5rem !important;
	}

	.ps-xl-30 {
		padding-left: 3rem !important;
	}

	.ps-xl-35 {
		padding-left: 3.5rem !important;
	}

	.ps-xl-40 {
		padding-left: 4rem !important;
	}

	.ps-xl-45 {
		padding-left: 4.5rem !important;
	}

	.ps-xl-50 {
		padding-left: 5rem !important;
	}

	.ps-xl-55 {
		padding-left: 5.5rem !important;
	}

	.ps-xl-60 {
		padding-left: 6rem !important;
	}

	.ps-xl-65 {
		padding-left: 6.5rem !important;
	}

	.ps-xl-70 {
		padding-left: 7rem !important;
	}

	.ps-xl-80 {
		padding-left: 8rem !important;
	}

	.ps-xl-90 {
		padding-left: 9rem !important;
	}

	.ps-xl-100 {
		padding-left: 10rem !important;
	}

	.ps-xl-105 {
		padding-left: 10.5rem !important;
	}

	.ps-xl-120 {
		padding-left: 12rem !important;
	}

	.ps-xl-125 {
		padding-left: 12.5rem !important;
	}

	.gap-xl-0 {
		gap: 0rem !important;
	}

	.gap-xl-5 {
		gap: 0.5rem !important;
	}

	.gap-xl-10 {
		gap: 1rem !important;
	}

	.gap-xl-15 {
		gap: 1.5rem !important;
	}

	.gap-xl-20 {
		gap: 2rem !important;
	}

	.gap-xl-25 {
		gap: 2.5rem !important;
	}

	.gap-xl-30 {
		gap: 3rem !important;
	}

	.gap-xl-35 {
		gap: 3.5rem !important;
	}

	.gap-xl-40 {
		gap: 4rem !important;
	}

	.gap-xl-45 {
		gap: 4.5rem !important;
	}

	.gap-xl-50 {
		gap: 5rem !important;
	}

	.gap-xl-55 {
		gap: 5.5rem !important;
	}

	.gap-xl-60 {
		gap: 6rem !important;
	}

	.gap-xl-65 {
		gap: 6.5rem !important;
	}

	.gap-xl-70 {
		gap: 7rem !important;
	}

	.gap-xl-80 {
		gap: 8rem !important;
	}

	.gap-xl-90 {
		gap: 9rem !important;
	}

	.gap-xl-100 {
		gap: 10rem !important;
	}

	.gap-xl-105 {
		gap: 10.5rem !important;
	}

	.gap-xl-120 {
		gap: 12rem !important;
	}

	.gap-xl-125 {
		gap: 12.5rem !important;
	}

	.column-gap-xl-0 {
		column-gap: 0rem !important;
	}

	.column-gap-xl-5 {
		column-gap: 0.5rem !important;
	}

	.column-gap-xl-10 {
		column-gap: 1rem !important;
	}

	.column-gap-xl-15 {
		column-gap: 1.5rem !important;
	}

	.column-gap-xl-20 {
		column-gap: 2rem !important;
	}

	.column-gap-xl-25 {
		column-gap: 2.5rem !important;
	}

	.column-gap-xl-30 {
		column-gap: 3rem !important;
	}

	.column-gap-xl-35 {
		column-gap: 3.5rem !important;
	}

	.column-gap-xl-40 {
		column-gap: 4rem !important;
	}

	.column-gap-xl-45 {
		column-gap: 4.5rem !important;
	}

	.column-gap-xl-50 {
		column-gap: 5rem !important;
	}

	.column-gap-xl-55 {
		column-gap: 5.5rem !important;
	}

	.column-gap-xl-60 {
		column-gap: 6rem !important;
	}

	.column-gap-xl-65 {
		column-gap: 6.5rem !important;
	}

	.column-gap-xl-70 {
		column-gap: 7rem !important;
	}

	.column-gap-xl-80 {
		column-gap: 8rem !important;
	}

	.column-gap-xl-90 {
		column-gap: 9rem !important;
	}

	.column-gap-xl-100 {
		column-gap: 10rem !important;
	}

	.column-gap-xl-105 {
		column-gap: 10.5rem !important;
	}

	.column-gap-xl-120 {
		column-gap: 12rem !important;
	}

	.column-gap-xl-125 {
		column-gap: 12.5rem !important;
	}

	.row-gap-xl-0 {
		row-gap: 0rem !important;
	}

	.row-gap-xl-5 {
		row-gap: 0.5rem !important;
	}

	.row-gap-xl-10 {
		row-gap: 1rem !important;
	}

	.row-gap-xl-15 {
		row-gap: 1.5rem !important;
	}

	.row-gap-xl-20 {
		row-gap: 2rem !important;
	}

	.row-gap-xl-25 {
		row-gap: 2.5rem !important;
	}

	.row-gap-xl-30 {
		row-gap: 3rem !important;
	}

	.row-gap-xl-35 {
		row-gap: 3.5rem !important;
	}

	.row-gap-xl-40 {
		row-gap: 4rem !important;
	}

	.row-gap-xl-45 {
		row-gap: 4.5rem !important;
	}

	.row-gap-xl-50 {
		row-gap: 5rem !important;
	}

	.row-gap-xl-55 {
		row-gap: 5.5rem !important;
	}

	.row-gap-xl-60 {
		row-gap: 6rem !important;
	}

	.row-gap-xl-65 {
		row-gap: 6.5rem !important;
	}

	.row-gap-xl-70 {
		row-gap: 7rem !important;
	}

	.row-gap-xl-80 {
		row-gap: 8rem !important;
	}

	.row-gap-xl-90 {
		row-gap: 9rem !important;
	}

	.row-gap-xl-100 {
		row-gap: 10rem !important;
	}

	.row-gap-xl-105 {
		row-gap: 10.5rem !important;
	}

	.row-gap-xl-120 {
		row-gap: 12rem !important;
	}

	.row-gap-xl-125 {
		row-gap: 12.5rem !important;
	}
}

@media (min-width: 1399.98px) {
	.m-xxl-0 {
		margin: 0rem !important;
	}

	.m-xxl-5 {
		margin: 0.5rem !important;
	}

	.m-xxl-10 {
		margin: 1rem !important;
	}

	.m-xxl-15 {
		margin: 1.5rem !important;
	}

	.m-xxl-20 {
		margin: 2rem !important;
	}

	.m-xxl-25 {
		margin: 2.5rem !important;
	}

	.m-xxl-30 {
		margin: 3rem !important;
	}

	.m-xxl-35 {
		margin: 3.5rem !important;
	}

	.m-xxl-40 {
		margin: 4rem !important;
	}

	.m-xxl-45 {
		margin: 4.5rem !important;
	}

	.m-xxl-50 {
		margin: 5rem !important;
	}

	.m-xxl-55 {
		margin: 5.5rem !important;
	}

	.m-xxl-60 {
		margin: 6rem !important;
	}

	.m-xxl-65 {
		margin: 6.5rem !important;
	}

	.m-xxl-70 {
		margin: 7rem !important;
	}

	.m-xxl-80 {
		margin: 8rem !important;
	}

	.m-xxl-90 {
		margin: 9rem !important;
	}

	.m-xxl-100 {
		margin: 10rem !important;
	}

	.m-xxl-105 {
		margin: 10.5rem !important;
	}

	.m-xxl-120 {
		margin: 12rem !important;
	}

	.m-xxl-125 {
		margin: 12.5rem !important;
	}

	.m-xxl-auto {
		margin: auto !important;
	}

	.mx-xxl-0 {
		margin-right: 0rem !important;
		margin-left: 0rem !important;
	}

	.mx-xxl-5 {
		margin-right: 0.5rem !important;
		margin-left: 0.5rem !important;
	}

	.mx-xxl-10 {
		margin-right: 1rem !important;
		margin-left: 1rem !important;
	}

	.mx-xxl-15 {
		margin-right: 1.5rem !important;
		margin-left: 1.5rem !important;
	}

	.mx-xxl-20 {
		margin-right: 2rem !important;
		margin-left: 2rem !important;
	}

	.mx-xxl-25 {
		margin-right: 2.5rem !important;
		margin-left: 2.5rem !important;
	}

	.mx-xxl-30 {
		margin-right: 3rem !important;
		margin-left: 3rem !important;
	}

	.mx-xxl-35 {
		margin-right: 3.5rem !important;
		margin-left: 3.5rem !important;
	}

	.mx-xxl-40 {
		margin-right: 4rem !important;
		margin-left: 4rem !important;
	}

	.mx-xxl-45 {
		margin-right: 4.5rem !important;
		margin-left: 4.5rem !important;
	}

	.mx-xxl-50 {
		margin-right: 5rem !important;
		margin-left: 5rem !important;
	}

	.mx-xxl-55 {
		margin-right: 5.5rem !important;
		margin-left: 5.5rem !important;
	}

	.mx-xxl-60 {
		margin-right: 6rem !important;
		margin-left: 6rem !important;
	}

	.mx-xxl-65 {
		margin-right: 6.5rem !important;
		margin-left: 6.5rem !important;
	}

	.mx-xxl-70 {
		margin-right: 7rem !important;
		margin-left: 7rem !important;
	}

	.mx-xxl-80 {
		margin-right: 8rem !important;
		margin-left: 8rem !important;
	}

	.mx-xxl-90 {
		margin-right: 9rem !important;
		margin-left: 9rem !important;
	}

	.mx-xxl-100 {
		margin-right: 10rem !important;
		margin-left: 10rem !important;
	}

	.mx-xxl-105 {
		margin-right: 10.5rem !important;
		margin-left: 10.5rem !important;
	}

	.mx-xxl-120 {
		margin-right: 12rem !important;
		margin-left: 12rem !important;
	}

	.mx-xxl-125 {
		margin-right: 12.5rem !important;
		margin-left: 12.5rem !important;
	}

	.mx-xxl-auto {
		margin-right: auto !important;
		margin-left: auto !important;
	}

	.my-xxl-0 {
		margin-top: 0rem !important;
		margin-bottom: 0rem !important;
	}

	.my-xxl-5 {
		margin-top: 0.5rem !important;
		margin-bottom: 0.5rem !important;
	}

	.my-xxl-10 {
		margin-top: 1rem !important;
		margin-bottom: 1rem !important;
	}

	.my-xxl-15 {
		margin-top: 1.5rem !important;
		margin-bottom: 1.5rem !important;
	}

	.my-xxl-20 {
		margin-top: 2rem !important;
		margin-bottom: 2rem !important;
	}

	.my-xxl-25 {
		margin-top: 2.5rem !important;
		margin-bottom: 2.5rem !important;
	}

	.my-xxl-30 {
		margin-top: 3rem !important;
		margin-bottom: 3rem !important;
	}

	.my-xxl-35 {
		margin-top: 3.5rem !important;
		margin-bottom: 3.5rem !important;
	}

	.my-xxl-40 {
		margin-top: 4rem !important;
		margin-bottom: 4rem !important;
	}

	.my-xxl-45 {
		margin-top: 4.5rem !important;
		margin-bottom: 4.5rem !important;
	}

	.my-xxl-50 {
		margin-top: 5rem !important;
		margin-bottom: 5rem !important;
	}

	.my-xxl-55 {
		margin-top: 5.5rem !important;
		margin-bottom: 5.5rem !important;
	}

	.my-xxl-60 {
		margin-top: 6rem !important;
		margin-bottom: 6rem !important;
	}

	.my-xxl-65 {
		margin-top: 6.5rem !important;
		margin-bottom: 6.5rem !important;
	}

	.my-xxl-70 {
		margin-top: 7rem !important;
		margin-bottom: 7rem !important;
	}

	.my-xxl-80 {
		margin-top: 8rem !important;
		margin-bottom: 8rem !important;
	}

	.my-xxl-90 {
		margin-top: 9rem !important;
		margin-bottom: 9rem !important;
	}

	.my-xxl-100 {
		margin-top: 10rem !important;
		margin-bottom: 10rem !important;
	}

	.my-xxl-105 {
		margin-top: 10.5rem !important;
		margin-bottom: 10.5rem !important;
	}

	.my-xxl-120 {
		margin-top: 12rem !important;
		margin-bottom: 12rem !important;
	}

	.my-xxl-125 {
		margin-top: 12.5rem !important;
		margin-bottom: 12.5rem !important;
	}

	.my-xxl-auto {
		margin-top: auto !important;
		margin-bottom: auto !important;
	}

	.mt-xxl-0 {
		margin-top: 0rem !important;
	}

	.mt-xxl-5 {
		margin-top: 0.5rem !important;
	}

	.mt-xxl-10 {
		margin-top: 1rem !important;
	}

	.mt-xxl-15 {
		margin-top: 1.5rem !important;
	}

	.mt-xxl-20 {
		margin-top: 2rem !important;
	}

	.mt-xxl-25 {
		margin-top: 2.5rem !important;
	}

	.mt-xxl-30 {
		margin-top: 3rem !important;
	}

	.mt-xxl-35 {
		margin-top: 3.5rem !important;
	}

	.mt-xxl-40 {
		margin-top: 4rem !important;
	}

	.mt-xxl-45 {
		margin-top: 4.5rem !important;
	}

	.mt-xxl-50 {
		margin-top: 5rem !important;
	}

	.mt-xxl-55 {
		margin-top: 5.5rem !important;
	}

	.mt-xxl-60 {
		margin-top: 6rem !important;
	}

	.mt-xxl-65 {
		margin-top: 6.5rem !important;
	}

	.mt-xxl-70 {
		margin-top: 7rem !important;
	}

	.mt-xxl-80 {
		margin-top: 8rem !important;
	}

	.mt-xxl-90 {
		margin-top: 9rem !important;
	}

	.mt-xxl-100 {
		margin-top: 10rem !important;
	}

	.mt-xxl-105 {
		margin-top: 10.5rem !important;
	}

	.mt-xxl-120 {
		margin-top: 12rem !important;
	}

	.mt-xxl-125 {
		margin-top: 12.5rem !important;
	}

	.mt-xxl-auto {
		margin-top: auto !important;
	}

	.me-xxl-0 {
		margin-right: 0rem !important;
	}

	.me-xxl-5 {
		margin-right: 0.5rem !important;
	}

	.me-xxl-10 {
		margin-right: 1rem !important;
	}

	.me-xxl-15 {
		margin-right: 1.5rem !important;
	}

	.me-xxl-20 {
		margin-right: 2rem !important;
	}

	.me-xxl-25 {
		margin-right: 2.5rem !important;
	}

	.me-xxl-30 {
		margin-right: 3rem !important;
	}

	.me-xxl-35 {
		margin-right: 3.5rem !important;
	}

	.me-xxl-40 {
		margin-right: 4rem !important;
	}

	.me-xxl-45 {
		margin-right: 4.5rem !important;
	}

	.me-xxl-50 {
		margin-right: 5rem !important;
	}

	.me-xxl-55 {
		margin-right: 5.5rem !important;
	}

	.me-xxl-60 {
		margin-right: 6rem !important;
	}

	.me-xxl-65 {
		margin-right: 6.5rem !important;
	}

	.me-xxl-70 {
		margin-right: 7rem !important;
	}

	.me-xxl-80 {
		margin-right: 8rem !important;
	}

	.me-xxl-90 {
		margin-right: 9rem !important;
	}

	.me-xxl-100 {
		margin-right: 10rem !important;
	}

	.me-xxl-105 {
		margin-right: 10.5rem !important;
	}

	.me-xxl-120 {
		margin-right: 12rem !important;
	}

	.me-xxl-125 {
		margin-right: 12.5rem !important;
	}

	.me-xxl-auto {
		margin-right: auto !important;
	}

	.mb-xxl-0 {
		margin-bottom: 0rem !important;
	}

	.mb-xxl-5 {
		margin-bottom: 0.5rem !important;
	}

	.mb-xxl-10 {
		margin-bottom: 1rem !important;
	}

	.mb-xxl-15 {
		margin-bottom: 1.5rem !important;
	}

	.mb-xxl-20 {
		margin-bottom: 2rem !important;
	}

	.mb-xxl-25 {
		margin-bottom: 2.5rem !important;
	}

	.mb-xxl-30 {
		margin-bottom: 3rem !important;
	}

	.mb-xxl-35 {
		margin-bottom: 3.5rem !important;
	}

	.mb-xxl-40 {
		margin-bottom: 4rem !important;
	}

	.mb-xxl-45 {
		margin-bottom: 4.5rem !important;
	}

	.mb-xxl-50 {
		margin-bottom: 5rem !important;
	}

	.mb-xxl-55 {
		margin-bottom: 5.5rem !important;
	}

	.mb-xxl-60 {
		margin-bottom: 6rem !important;
	}

	.mb-xxl-65 {
		margin-bottom: 6.5rem !important;
	}

	.mb-xxl-70 {
		margin-bottom: 7rem !important;
	}

	.mb-xxl-80 {
		margin-bottom: 8rem !important;
	}

	.mb-xxl-90 {
		margin-bottom: 9rem !important;
	}

	.mb-xxl-100 {
		margin-bottom: 10rem !important;
	}

	.mb-xxl-105 {
		margin-bottom: 10.5rem !important;
	}

	.mb-xxl-120 {
		margin-bottom: 12rem !important;
	}

	.mb-xxl-125 {
		margin-bottom: 12.5rem !important;
	}

	.mb-xxl-auto {
		margin-bottom: auto !important;
	}

	.ms-xxl-0 {
		margin-left: 0rem !important;
	}

	.ms-xxl-5 {
		margin-left: 0.5rem !important;
	}

	.ms-xxl-10 {
		margin-left: 1rem !important;
	}

	.ms-xxl-15 {
		margin-left: 1.5rem !important;
	}

	.ms-xxl-20 {
		margin-left: 2rem !important;
	}

	.ms-xxl-25 {
		margin-left: 2.5rem !important;
	}

	.ms-xxl-30 {
		margin-left: 3rem !important;
	}

	.ms-xxl-35 {
		margin-left: 3.5rem !important;
	}

	.ms-xxl-40 {
		margin-left: 4rem !important;
	}

	.ms-xxl-45 {
		margin-left: 4.5rem !important;
	}

	.ms-xxl-50 {
		margin-left: 5rem !important;
	}

	.ms-xxl-55 {
		margin-left: 5.5rem !important;
	}

	.ms-xxl-60 {
		margin-left: 6rem !important;
	}

	.ms-xxl-65 {
		margin-left: 6.5rem !important;
	}

	.ms-xxl-70 {
		margin-left: 7rem !important;
	}

	.ms-xxl-80 {
		margin-left: 8rem !important;
	}

	.ms-xxl-90 {
		margin-left: 9rem !important;
	}

	.ms-xxl-100 {
		margin-left: 10rem !important;
	}

	.ms-xxl-105 {
		margin-left: 10.5rem !important;
	}

	.ms-xxl-120 {
		margin-left: 12rem !important;
	}

	.ms-xxl-125 {
		margin-left: 12.5rem !important;
	}

	.ms-xxl-auto {
		margin-left: auto !important;
	}

	.p-xxl-0 {
		padding: 0rem !important;
	}

	.p-xxl-5 {
		padding: 0.5rem !important;
	}

	.p-xxl-10 {
		padding: 1rem !important;
	}

	.p-xxl-15 {
		padding: 1.5rem !important;
	}

	.p-xxl-20 {
		padding: 2rem !important;
	}

	.p-xxl-25 {
		padding: 2.5rem !important;
	}

	.p-xxl-30 {
		padding: 3rem !important;
	}

	.p-xxl-35 {
		padding: 3.5rem !important;
	}

	.p-xxl-40 {
		padding: 4rem !important;
	}

	.p-xxl-45 {
		padding: 4.5rem !important;
	}

	.p-xxl-50 {
		padding: 5rem !important;
	}

	.p-xxl-55 {
		padding: 5.5rem !important;
	}

	.p-xxl-60 {
		padding: 6rem !important;
	}

	.p-xxl-65 {
		padding: 6.5rem !important;
	}

	.p-xxl-70 {
		padding: 7rem !important;
	}

	.p-xxl-80 {
		padding: 8rem !important;
	}

	.p-xxl-90 {
		padding: 9rem !important;
	}

	.p-xxl-100 {
		padding: 10rem !important;
	}

	.p-xxl-105 {
		padding: 10.5rem !important;
	}

	.p-xxl-120 {
		padding: 12rem !important;
	}

	.p-xxl-125 {
		padding: 12.5rem !important;
	}

	.px-xxl-0 {
		padding-right: 0rem !important;
		padding-left: 0rem !important;
	}

	.px-xxl-5 {
		padding-right: 0.5rem !important;
		padding-left: 0.5rem !important;
	}

	.px-xxl-10 {
		padding-right: 1rem !important;
		padding-left: 1rem !important;
	}

	.px-xxl-15 {
		padding-right: 1.5rem !important;
		padding-left: 1.5rem !important;
	}

	.px-xxl-20 {
		padding-right: 2rem !important;
		padding-left: 2rem !important;
	}

	.px-xxl-25 {
		padding-right: 2.5rem !important;
		padding-left: 2.5rem !important;
	}

	.px-xxl-30 {
		padding-right: 3rem !important;
		padding-left: 3rem !important;
	}

	.px-xxl-35 {
		padding-right: 3.5rem !important;
		padding-left: 3.5rem !important;
	}

	.px-xxl-40 {
		padding-right: 4rem !important;
		padding-left: 4rem !important;
	}

	.px-xxl-45 {
		padding-right: 4.5rem !important;
		padding-left: 4.5rem !important;
	}

	.px-xxl-50 {
		padding-right: 5rem !important;
		padding-left: 5rem !important;
	}

	.px-xxl-55 {
		padding-right: 5.5rem !important;
		padding-left: 5.5rem !important;
	}

	.px-xxl-60 {
		padding-right: 6rem !important;
		padding-left: 6rem !important;
	}

	.px-xxl-65 {
		padding-right: 6.5rem !important;
		padding-left: 6.5rem !important;
	}

	.px-xxl-70 {
		padding-right: 7rem !important;
		padding-left: 7rem !important;
	}

	.px-xxl-80 {
		padding-right: 8rem !important;
		padding-left: 8rem !important;
	}

	.px-xxl-90 {
		padding-right: 9rem !important;
		padding-left: 9rem !important;
	}

	.px-xxl-100 {
		padding-right: 10rem !important;
		padding-left: 10rem !important;
	}

	.px-xxl-105 {
		padding-right: 10.5rem !important;
		padding-left: 10.5rem !important;
	}

	.px-xxl-120 {
		padding-right: 12rem !important;
		padding-left: 12rem !important;
	}

	.px-xxl-125 {
		padding-right: 12.5rem !important;
		padding-left: 12.5rem !important;
	}

	.py-xxl-0 {
		padding-top: 0rem !important;
		padding-bottom: 0rem !important;
	}

	.py-xxl-5 {
		padding-top: 0.5rem !important;
		padding-bottom: 0.5rem !important;
	}

	.py-xxl-10 {
		padding-top: 1rem !important;
		padding-bottom: 1rem !important;
	}

	.py-xxl-15 {
		padding-top: 1.5rem !important;
		padding-bottom: 1.5rem !important;
	}

	.py-xxl-20 {
		padding-top: 2rem !important;
		padding-bottom: 2rem !important;
	}

	.py-xxl-25 {
		padding-top: 2.5rem !important;
		padding-bottom: 2.5rem !important;
	}

	.py-xxl-30 {
		padding-top: 3rem !important;
		padding-bottom: 3rem !important;
	}

	.py-xxl-35 {
		padding-top: 3.5rem !important;
		padding-bottom: 3.5rem !important;
	}

	.py-xxl-40 {
		padding-top: 4rem !important;
		padding-bottom: 4rem !important;
	}

	.py-xxl-45 {
		padding-top: 4.5rem !important;
		padding-bottom: 4.5rem !important;
	}

	.py-xxl-50 {
		padding-top: 5rem !important;
		padding-bottom: 5rem !important;
	}

	.py-xxl-55 {
		padding-top: 5.5rem !important;
		padding-bottom: 5.5rem !important;
	}

	.py-xxl-60 {
		padding-top: 6rem !important;
		padding-bottom: 6rem !important;
	}

	.py-xxl-65 {
		padding-top: 6.5rem !important;
		padding-bottom: 6.5rem !important;
	}

	.py-xxl-70 {
		padding-top: 7rem !important;
		padding-bottom: 7rem !important;
	}

	.py-xxl-80 {
		padding-top: 8rem !important;
		padding-bottom: 8rem !important;
	}

	.py-xxl-90 {
		padding-top: 9rem !important;
		padding-bottom: 9rem !important;
	}

	.py-xxl-100 {
		padding-top: 10rem !important;
		padding-bottom: 10rem !important;
	}

	.py-xxl-105 {
		padding-top: 10.5rem !important;
		padding-bottom: 10.5rem !important;
	}

	.py-xxl-120 {
		padding-top: 12rem !important;
		padding-bottom: 12rem !important;
	}

	.py-xxl-125 {
		padding-top: 12.5rem !important;
		padding-bottom: 12.5rem !important;
	}

	.pt-xxl-0 {
		padding-top: 0rem !important;
	}

	.pt-xxl-5 {
		padding-top: 0.5rem !important;
	}

	.pt-xxl-10 {
		padding-top: 1rem !important;
	}

	.pt-xxl-15 {
		padding-top: 1.5rem !important;
	}

	.pt-xxl-20 {
		padding-top: 2rem !important;
	}

	.pt-xxl-25 {
		padding-top: 2.5rem !important;
	}

	.pt-xxl-30 {
		padding-top: 3rem !important;
	}

	.pt-xxl-35 {
		padding-top: 3.5rem !important;
	}

	.pt-xxl-40 {
		padding-top: 4rem !important;
	}

	.pt-xxl-45 {
		padding-top: 4.5rem !important;
	}

	.pt-xxl-50 {
		padding-top: 5rem !important;
	}

	.pt-xxl-55 {
		padding-top: 5.5rem !important;
	}

	.pt-xxl-60 {
		padding-top: 6rem !important;
	}

	.pt-xxl-65 {
		padding-top: 6.5rem !important;
	}

	.pt-xxl-70 {
		padding-top: 7rem !important;
	}

	.pt-xxl-80 {
		padding-top: 8rem !important;
	}

	.pt-xxl-90 {
		padding-top: 9rem !important;
	}

	.pt-xxl-100 {
		padding-top: 10rem !important;
	}

	.pt-xxl-105 {
		padding-top: 10.5rem !important;
	}

	.pt-xxl-120 {
		padding-top: 12rem !important;
	}

	.pt-xxl-125 {
		padding-top: 12.5rem !important;
	}

	.pe-xxl-0 {
		padding-right: 0rem !important;
	}

	.pe-xxl-5 {
		padding-right: 0.5rem !important;
	}

	.pe-xxl-10 {
		padding-right: 1rem !important;
	}

	.pe-xxl-15 {
		padding-right: 1.5rem !important;
	}

	.pe-xxl-20 {
		padding-right: 2rem !important;
	}

	.pe-xxl-25 {
		padding-right: 2.5rem !important;
	}

	.pe-xxl-30 {
		padding-right: 3rem !important;
	}

	.pe-xxl-35 {
		padding-right: 3.5rem !important;
	}

	.pe-xxl-40 {
		padding-right: 4rem !important;
	}

	.pe-xxl-45 {
		padding-right: 4.5rem !important;
	}

	.pe-xxl-50 {
		padding-right: 5rem !important;
	}

	.pe-xxl-55 {
		padding-right: 5.5rem !important;
	}

	.pe-xxl-60 {
		padding-right: 6rem !important;
	}

	.pe-xxl-65 {
		padding-right: 6.5rem !important;
	}

	.pe-xxl-70 {
		padding-right: 7rem !important;
	}

	.pe-xxl-80 {
		padding-right: 8rem !important;
	}

	.pe-xxl-90 {
		padding-right: 9rem !important;
	}

	.pe-xxl-100 {
		padding-right: 10rem !important;
	}

	.pe-xxl-105 {
		padding-right: 10.5rem !important;
	}

	.pe-xxl-120 {
		padding-right: 12rem !important;
	}

	.pe-xxl-125 {
		padding-right: 12.5rem !important;
	}

	.pb-xxl-0 {
		padding-bottom: 0rem !important;
	}

	.pb-xxl-5 {
		padding-bottom: 0.5rem !important;
	}

	.pb-xxl-10 {
		padding-bottom: 1rem !important;
	}

	.pb-xxl-15 {
		padding-bottom: 1.5rem !important;
	}

	.pb-xxl-20 {
		padding-bottom: 2rem !important;
	}

	.pb-xxl-25 {
		padding-bottom: 2.5rem !important;
	}

	.pb-xxl-30 {
		padding-bottom: 3rem !important;
	}

	.pb-xxl-35 {
		padding-bottom: 3.5rem !important;
	}

	.pb-xxl-40 {
		padding-bottom: 4rem !important;
	}

	.pb-xxl-45 {
		padding-bottom: 4.5rem !important;
	}

	.pb-xxl-50 {
		padding-bottom: 5rem !important;
	}

	.pb-xxl-55 {
		padding-bottom: 5.5rem !important;
	}

	.pb-xxl-60 {
		padding-bottom: 6rem !important;
	}

	.pb-xxl-65 {
		padding-bottom: 6.5rem !important;
	}

	.pb-xxl-70 {
		padding-bottom: 7rem !important;
	}

	.pb-xxl-80 {
		padding-bottom: 8rem !important;
	}

	.pb-xxl-90 {
		padding-bottom: 9rem !important;
	}

	.pb-xxl-100 {
		padding-bottom: 10rem !important;
	}

	.pb-xxl-105 {
		padding-bottom: 10.5rem !important;
	}

	.pb-xxl-120 {
		padding-bottom: 12rem !important;
	}

	.pb-xxl-125 {
		padding-bottom: 12.5rem !important;
	}

	.ps-xxl-0 {
		padding-left: 0rem !important;
	}

	.ps-xxl-5 {
		padding-left: 0.5rem !important;
	}

	.ps-xxl-10 {
		padding-left: 1rem !important;
	}

	.ps-xxl-15 {
		padding-left: 1.5rem !important;
	}

	.ps-xxl-20 {
		padding-left: 2rem !important;
	}

	.ps-xxl-25 {
		padding-left: 2.5rem !important;
	}

	.ps-xxl-30 {
		padding-left: 3rem !important;
	}

	.ps-xxl-35 {
		padding-left: 3.5rem !important;
	}

	.ps-xxl-40 {
		padding-left: 4rem !important;
	}

	.ps-xxl-45 {
		padding-left: 4.5rem !important;
	}

	.ps-xxl-50 {
		padding-left: 5rem !important;
	}

	.ps-xxl-55 {
		padding-left: 5.5rem !important;
	}

	.ps-xxl-60 {
		padding-left: 6rem !important;
	}

	.ps-xxl-65 {
		padding-left: 6.5rem !important;
	}

	.ps-xxl-70 {
		padding-left: 7rem !important;
	}

	.ps-xxl-80 {
		padding-left: 8rem !important;
	}

	.ps-xxl-90 {
		padding-left: 9rem !important;
	}

	.ps-xxl-100 {
		padding-left: 10rem !important;
	}

	.ps-xxl-105 {
		padding-left: 10.5rem !important;
	}

	.ps-xxl-120 {
		padding-left: 12rem !important;
	}

	.ps-xxl-125 {
		padding-left: 12.5rem !important;
	}

	.gap-xxl-0 {
		gap: 0rem !important;
	}

	.gap-xxl-5 {
		gap: 0.5rem !important;
	}

	.gap-xxl-10 {
		gap: 1rem !important;
	}

	.gap-xxl-15 {
		gap: 1.5rem !important;
	}

	.gap-xxl-20 {
		gap: 2rem !important;
	}

	.gap-xxl-25 {
		gap: 2.5rem !important;
	}

	.gap-xxl-30 {
		gap: 3rem !important;
	}

	.gap-xxl-35 {
		gap: 3.5rem !important;
	}

	.gap-xxl-40 {
		gap: 4rem !important;
	}

	.gap-xxl-45 {
		gap: 4.5rem !important;
	}

	.gap-xxl-50 {
		gap: 5rem !important;
	}

	.gap-xxl-55 {
		gap: 5.5rem !important;
	}

	.gap-xxl-60 {
		gap: 6rem !important;
	}

	.gap-xxl-65 {
		gap: 6.5rem !important;
	}

	.gap-xxl-70 {
		gap: 7rem !important;
	}

	.gap-xxl-80 {
		gap: 8rem !important;
	}

	.gap-xxl-90 {
		gap: 9rem !important;
	}

	.gap-xxl-100 {
		gap: 10rem !important;
	}

	.gap-xxl-105 {
		gap: 10.5rem !important;
	}

	.gap-xxl-120 {
		gap: 12rem !important;
	}

	.gap-xxl-125 {
		gap: 12.5rem !important;
	}

	.column-gap-xxl-0 {
		column-gap: 0rem !important;
	}

	.column-gap-xxl-5 {
		column-gap: 0.5rem !important;
	}

	.column-gap-xxl-10 {
		column-gap: 1rem !important;
	}

	.column-gap-xxl-15 {
		column-gap: 1.5rem !important;
	}

	.column-gap-xxl-20 {
		column-gap: 2rem !important;
	}

	.column-gap-xxl-25 {
		column-gap: 2.5rem !important;
	}

	.column-gap-xxl-30 {
		column-gap: 3rem !important;
	}

	.column-gap-xxl-35 {
		column-gap: 3.5rem !important;
	}

	.column-gap-xxl-40 {
		column-gap: 4rem !important;
	}

	.column-gap-xxl-45 {
		column-gap: 4.5rem !important;
	}

	.column-gap-xxl-50 {
		column-gap: 5rem !important;
	}

	.column-gap-xxl-55 {
		column-gap: 5.5rem !important;
	}

	.column-gap-xxl-60 {
		column-gap: 6rem !important;
	}

	.column-gap-xxl-65 {
		column-gap: 6.5rem !important;
	}

	.column-gap-xxl-70 {
		column-gap: 7rem !important;
	}

	.column-gap-xxl-80 {
		column-gap: 8rem !important;
	}

	.column-gap-xxl-90 {
		column-gap: 9rem !important;
	}

	.column-gap-xxl-100 {
		column-gap: 10rem !important;
	}

	.column-gap-xxl-105 {
		column-gap: 10.5rem !important;
	}

	.column-gap-xxl-120 {
		column-gap: 12rem !important;
	}

	.column-gap-xxl-125 {
		column-gap: 12.5rem !important;
	}

	.row-gap-xxl-0 {
		row-gap: 0rem !important;
	}

	.row-gap-xxl-5 {
		row-gap: 0.5rem !important;
	}

	.row-gap-xxl-10 {
		row-gap: 1rem !important;
	}

	.row-gap-xxl-15 {
		row-gap: 1.5rem !important;
	}

	.row-gap-xxl-20 {
		row-gap: 2rem !important;
	}

	.row-gap-xxl-25 {
		row-gap: 2.5rem !important;
	}

	.row-gap-xxl-30 {
		row-gap: 3rem !important;
	}

	.row-gap-xxl-35 {
		row-gap: 3.5rem !important;
	}

	.row-gap-xxl-40 {
		row-gap: 4rem !important;
	}

	.row-gap-xxl-45 {
		row-gap: 4.5rem !important;
	}

	.row-gap-xxl-50 {
		row-gap: 5rem !important;
	}

	.row-gap-xxl-55 {
		row-gap: 5.5rem !important;
	}

	.row-gap-xxl-60 {
		row-gap: 6rem !important;
	}

	.row-gap-xxl-65 {
		row-gap: 6.5rem !important;
	}

	.row-gap-xxl-70 {
		row-gap: 7rem !important;
	}

	.row-gap-xxl-80 {
		row-gap: 8rem !important;
	}

	.row-gap-xxl-90 {
		row-gap: 9rem !important;
	}

	.row-gap-xxl-100 {
		row-gap: 10rem !important;
	}

	.row-gap-xxl-105 {
		row-gap: 10.5rem !important;
	}

	.row-gap-xxl-120 {
		row-gap: 12rem !important;
	}

	.row-gap-xxl-125 {
		row-gap: 12.5rem !important;
	}
}

