@font-face {
	font-family: "raleway";
	src: url("../fonts/raleway/thin.eot");
	src: url("../fonts/raleway/thin.eot?#iefix") format("embedded-opentype"), url("../fonts/raleway/thin.ttf") format("truetype"), url("../fonts/raleway/thin.svg#roboto") format("svg");
	font-weight: 100;
}

@font-face {
	font-family: "raleway";
	src: url("../fonts/raleway/extralight.eot");
	src: url("../fonts/raleway/extralight.eot?#iefix") format("embedded-opentype"), url("../fonts/raleway/extralight.ttf") format("truetype"), url("../fonts/raleway/extralight.svg#roboto") format("svg");
	font-weight: 200;
}

@font-face {
	font-family: "raleway";
	src: url("../fonts/raleway/light.eot");
	src: url("../fonts/raleway/light.eot?#iefix") format("embedded-opentype"), url("../fonts/raleway/light.ttf") format("truetype"), url("../fonts/raleway/light.svg#roboto") format("svg");
	font-weight: 300;
}

@font-face {
	font-family: "raleway";
	src: url("../fonts/raleway/regular.eot");
	src: url("../fonts/raleway/regular.eot?#iefix") format("embedded-opentype"), url("../fonts/raleway/regular.ttf") format("truetype"), url("../fonts/raleway/regular.svg#roboto") format("svg");
}

@font-face {
	font-family: "raleway";
	src: url("../fonts/raleway/medium.eot");
	src: url("../fonts/raleway/medium.eot?#iefix") format("embedded-opentype"), url("../fonts/raleway/medium.ttf") format("truetype"), url("../fonts/raleway/medium.svg#roboto") format("svg");
	font-weight: 500;
}

@font-face {
	font-family: "raleway";
	src: url("../fonts/raleway/semibold.eot");
	src: url("../fonts/raleway/semibold.eot?#iefix") format("embedded-opentype"), url("../fonts/raleway/semibold.ttf") format("truetype"), url("../fonts/raleway/semibold.svg#roboto") format("svg");
	font-weight: 600;
}

@font-face {
	font-family: "raleway";
	src: url("../fonts/raleway/bold.eot");
	src: url("../fonts/raleway/bold.eot?#iefix") format("embedded-opentype"), url("../fonts/raleway/bold.ttf") format("truetype"), url("../fonts/raleway/bold.svg#roboto") format("svg");
	font-weight: 700;
}

@font-face {
	font-family: "raleway";
	src: url("../fonts/raleway/extrabold.eot");
	src: url("../fonts/raleway/extrabold.eot?#iefix") format("embedded-opentype"), url("../fonts/raleway/extrabold.ttf") format("truetype"), url("../fonts/raleway/extrabold.svg#roboto") format("svg");
	font-weight: 800;
}

@font-face {
	font-family: "raleway";
	src: url("../fonts/raleway/black.eot");
	src: url("../fonts/raleway/black.eot?#iefix") format("embedded-opentype"), url("../fonts/raleway/black.ttf") format("truetype"), url("../fonts/raleway/black.svg#roboto") format("svg");
	font-weight: 900;
}

@font-face {
	font-family: "bai-jamjuree";
	src: url("../fonts/bai-jamjuree/light.eot");
	src: url("../fonts/bai-jamjuree/light.eot?#iefix") format("embedded-opentype"), url("../fonts/bai-jamjuree/light.ttf") format("truetype"), url("../fonts/bai-jamjuree/light.svg#roboto") format("svg");
	font-weight: 300;
}

@font-face {
	font-family: "bai-jamjuree";
	src: url("../fonts/bai-jamjuree/semibold.eot");
	src: url("../fonts/bai-jamjuree/semibold.eot?#iefix") format("embedded-opentype"), url("../fonts/bai-jamjuree/semibold.ttf") format("truetype"), url("../fonts/bai-jamjuree/semibold.svg#roboto") format("svg");
	font-weight: 600;
}

@font-face {
	font-family: "bai-jamjuree";
	src: url("../fonts/bai-jamjuree/bold.eot");
	src: url("../fonts/bai-jamjuree/bold.eot?#iefix") format("embedded-opentype"), url("../fonts/bai-jamjuree/bold.ttf") format("truetype"), url("../fonts/bai-jamjuree/bold.svg#roboto") format("svg");
	font-weight: 700;
}

.m-0 {
	margin: 0rem !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-50 {
	margin: 5rem !important;
}

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

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

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

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

.mx-0 {
	margin-right: 0rem !important;
	margin-left: 0rem !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-50 {
	margin-right: 5rem !important;
	margin-left: 5rem !important;
}

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

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

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

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

.my-0 {
	margin-top: 0rem !important;
	margin-bottom: 0rem !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-50 {
	margin-top: 5rem !important;
	margin-bottom: 5rem !important;
}

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

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

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

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

.mt-0 {
	margin-top: 0rem !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-50 {
	margin-top: 5rem !important;
}

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

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

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

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

.me-0 {
	margin-right: 0rem !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-50 {
	margin-right: 5rem !important;
}

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

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

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

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

.mb-0 {
	margin-bottom: 0rem !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-50 {
	margin-bottom: 5rem !important;
}

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

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

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

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

.ms-0 {
	margin-left: 0rem !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-50 {
	margin-left: 5rem !important;
}

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

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

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

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

.p-0 {
	padding: 0rem !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-50 {
	padding: 5rem !important;
}

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

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

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

.px-0 {
	padding-right: 0rem !important;
	padding-left: 0rem !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-50 {
	padding-right: 5rem !important;
	padding-left: 5rem !important;
}

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

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

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

.py-0 {
	padding-top: 0rem !important;
	padding-bottom: 0rem !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-50 {
	padding-top: 5rem !important;
	padding-bottom: 5rem !important;
}

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

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

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

.pt-0 {
	padding-top: 0rem !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-50 {
	padding-top: 5rem !important;
}

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

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

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

.pe-0 {
	padding-right: 0rem !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-50 {
	padding-right: 5rem !important;
}

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

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

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

.pb-0 {
	padding-bottom: 0rem !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-50 {
	padding-bottom: 5rem !important;
}

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

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

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

.ps-0 {
	padding-left: 0rem !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-50 {
	padding-left: 5rem !important;
}

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

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

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

.gap-0 {
	gap: 0rem !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-50 {
	gap: 5rem !important;
}

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

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

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

.column-gap-0 {
	column-gap: 0rem !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-50 {
	column-gap: 5rem !important;
}

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

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

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

.row-gap-0 {
	row-gap: 0rem !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-50 {
	row-gap: 5rem !important;
}

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

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

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

@media (min-width: 575.98px) {
	.m-sm-0 {
		margin: 0rem !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-50 {
		margin: 5rem !important;
	}

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

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

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

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

	.mx-sm-0 {
		margin-right: 0rem !important;
		margin-left: 0rem !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-50 {
		margin-right: 5rem !important;
		margin-left: 5rem !important;
	}

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

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

	.mx-sm-100 {
		margin-right: 10rem !important;
		margin-left: 10rem !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-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-50 {
		margin-top: 5rem !important;
		margin-bottom: 5rem !important;
	}

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

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

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

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

	.mt-sm-0 {
		margin-top: 0rem !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-50 {
		margin-top: 5rem !important;
	}

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

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

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

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

	.me-sm-0 {
		margin-right: 0rem !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-50 {
		margin-right: 5rem !important;
	}

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

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

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

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

	.mb-sm-0 {
		margin-bottom: 0rem !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-50 {
		margin-bottom: 5rem !important;
	}

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

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

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

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

	.ms-sm-0 {
		margin-left: 0rem !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-50 {
		margin-left: 5rem !important;
	}

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

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

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

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

	.p-sm-0 {
		padding: 0rem !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-50 {
		padding: 5rem !important;
	}

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

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

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

	.px-sm-0 {
		padding-right: 0rem !important;
		padding-left: 0rem !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-50 {
		padding-right: 5rem !important;
		padding-left: 5rem !important;
	}

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

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

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

	.py-sm-0 {
		padding-top: 0rem !important;
		padding-bottom: 0rem !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-50 {
		padding-top: 5rem !important;
		padding-bottom: 5rem !important;
	}

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

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

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

	.pt-sm-0 {
		padding-top: 0rem !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-50 {
		padding-top: 5rem !important;
	}

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

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

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

	.pe-sm-0 {
		padding-right: 0rem !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-50 {
		padding-right: 5rem !important;
	}

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

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

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

	.pb-sm-0 {
		padding-bottom: 0rem !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-50 {
		padding-bottom: 5rem !important;
	}

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

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

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

	.ps-sm-0 {
		padding-left: 0rem !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-50 {
		padding-left: 5rem !important;
	}

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

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

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

	.gap-sm-0 {
		gap: 0rem !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-50 {
		gap: 5rem !important;
	}

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

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

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

	.column-gap-sm-0 {
		column-gap: 0rem !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-50 {
		column-gap: 5rem !important;
	}

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

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

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

	.row-gap-sm-0 {
		row-gap: 0rem !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-50 {
		row-gap: 5rem !important;
	}

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

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

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

@media (min-width: 767.98px) {
	.m-md-0 {
		margin: 0rem !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-50 {
		margin: 5rem !important;
	}

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

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

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

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

	.mx-md-0 {
		margin-right: 0rem !important;
		margin-left: 0rem !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-50 {
		margin-right: 5rem !important;
		margin-left: 5rem !important;
	}

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

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

	.mx-md-100 {
		margin-right: 10rem !important;
		margin-left: 10rem !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-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-50 {
		margin-top: 5rem !important;
		margin-bottom: 5rem !important;
	}

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

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

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

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

	.mt-md-0 {
		margin-top: 0rem !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-50 {
		margin-top: 5rem !important;
	}

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

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

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

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

	.me-md-0 {
		margin-right: 0rem !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-50 {
		margin-right: 5rem !important;
	}

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

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

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

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

	.mb-md-0 {
		margin-bottom: 0rem !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-50 {
		margin-bottom: 5rem !important;
	}

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

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

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

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

	.ms-md-0 {
		margin-left: 0rem !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-50 {
		margin-left: 5rem !important;
	}

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

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

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

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

	.p-md-0 {
		padding: 0rem !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-50 {
		padding: 5rem !important;
	}

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

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

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

	.px-md-0 {
		padding-right: 0rem !important;
		padding-left: 0rem !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-50 {
		padding-right: 5rem !important;
		padding-left: 5rem !important;
	}

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

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

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

	.py-md-0 {
		padding-top: 0rem !important;
		padding-bottom: 0rem !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-50 {
		padding-top: 5rem !important;
		padding-bottom: 5rem !important;
	}

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

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

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

	.pt-md-0 {
		padding-top: 0rem !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-50 {
		padding-top: 5rem !important;
	}

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

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

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

	.pe-md-0 {
		padding-right: 0rem !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-50 {
		padding-right: 5rem !important;
	}

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

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

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

	.pb-md-0 {
		padding-bottom: 0rem !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-50 {
		padding-bottom: 5rem !important;
	}

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

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

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

	.ps-md-0 {
		padding-left: 0rem !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-50 {
		padding-left: 5rem !important;
	}

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

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

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

	.gap-md-0 {
		gap: 0rem !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-50 {
		gap: 5rem !important;
	}

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

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

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

	.column-gap-md-0 {
		column-gap: 0rem !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-50 {
		column-gap: 5rem !important;
	}

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

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

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

	.row-gap-md-0 {
		row-gap: 0rem !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-50 {
		row-gap: 5rem !important;
	}

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

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

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

@media (min-width: 991.98px) {
	.m-lg-0 {
		margin: 0rem !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-50 {
		margin: 5rem !important;
	}

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

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

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

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

	.mx-lg-0 {
		margin-right: 0rem !important;
		margin-left: 0rem !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-50 {
		margin-right: 5rem !important;
		margin-left: 5rem !important;
	}

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

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

	.mx-lg-100 {
		margin-right: 10rem !important;
		margin-left: 10rem !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-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-50 {
		margin-top: 5rem !important;
		margin-bottom: 5rem !important;
	}

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

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

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

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

	.mt-lg-0 {
		margin-top: 0rem !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-50 {
		margin-top: 5rem !important;
	}

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

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

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

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

	.me-lg-0 {
		margin-right: 0rem !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-50 {
		margin-right: 5rem !important;
	}

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

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

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

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

	.mb-lg-0 {
		margin-bottom: 0rem !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-50 {
		margin-bottom: 5rem !important;
	}

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

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

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

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

	.ms-lg-0 {
		margin-left: 0rem !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-50 {
		margin-left: 5rem !important;
	}

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

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

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

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

	.p-lg-0 {
		padding: 0rem !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-50 {
		padding: 5rem !important;
	}

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

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

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

	.px-lg-0 {
		padding-right: 0rem !important;
		padding-left: 0rem !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-50 {
		padding-right: 5rem !important;
		padding-left: 5rem !important;
	}

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

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

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

	.py-lg-0 {
		padding-top: 0rem !important;
		padding-bottom: 0rem !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-50 {
		padding-top: 5rem !important;
		padding-bottom: 5rem !important;
	}

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

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

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

	.pt-lg-0 {
		padding-top: 0rem !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-50 {
		padding-top: 5rem !important;
	}

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

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

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

	.pe-lg-0 {
		padding-right: 0rem !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-50 {
		padding-right: 5rem !important;
	}

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

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

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

	.pb-lg-0 {
		padding-bottom: 0rem !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-50 {
		padding-bottom: 5rem !important;
	}

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

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

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

	.ps-lg-0 {
		padding-left: 0rem !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-50 {
		padding-left: 5rem !important;
	}

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

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

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

	.gap-lg-0 {
		gap: 0rem !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-50 {
		gap: 5rem !important;
	}

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

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

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

	.column-gap-lg-0 {
		column-gap: 0rem !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-50 {
		column-gap: 5rem !important;
	}

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

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

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

	.row-gap-lg-0 {
		row-gap: 0rem !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-50 {
		row-gap: 5rem !important;
	}

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

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

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

@media (min-width: 1199.98px) {
	.m-xl-0 {
		margin: 0rem !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-50 {
		margin: 5rem !important;
	}

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

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

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

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

	.mx-xl-0 {
		margin-right: 0rem !important;
		margin-left: 0rem !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-50 {
		margin-right: 5rem !important;
		margin-left: 5rem !important;
	}

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

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

	.mx-xl-100 {
		margin-right: 10rem !important;
		margin-left: 10rem !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-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-50 {
		margin-top: 5rem !important;
		margin-bottom: 5rem !important;
	}

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

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

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

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

	.mt-xl-0 {
		margin-top: 0rem !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-50 {
		margin-top: 5rem !important;
	}

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

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

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

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

	.me-xl-0 {
		margin-right: 0rem !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-50 {
		margin-right: 5rem !important;
	}

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

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

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

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

	.mb-xl-0 {
		margin-bottom: 0rem !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-50 {
		margin-bottom: 5rem !important;
	}

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

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

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

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

	.ms-xl-0 {
		margin-left: 0rem !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-50 {
		margin-left: 5rem !important;
	}

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

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

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

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

	.p-xl-0 {
		padding: 0rem !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-50 {
		padding: 5rem !important;
	}

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

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

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

	.px-xl-0 {
		padding-right: 0rem !important;
		padding-left: 0rem !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-50 {
		padding-right: 5rem !important;
		padding-left: 5rem !important;
	}

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

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

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

	.py-xl-0 {
		padding-top: 0rem !important;
		padding-bottom: 0rem !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-50 {
		padding-top: 5rem !important;
		padding-bottom: 5rem !important;
	}

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

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

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

	.pt-xl-0 {
		padding-top: 0rem !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-50 {
		padding-top: 5rem !important;
	}

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

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

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

	.pe-xl-0 {
		padding-right: 0rem !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-50 {
		padding-right: 5rem !important;
	}

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

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

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

	.pb-xl-0 {
		padding-bottom: 0rem !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-50 {
		padding-bottom: 5rem !important;
	}

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

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

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

	.ps-xl-0 {
		padding-left: 0rem !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-50 {
		padding-left: 5rem !important;
	}

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

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

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

	.gap-xl-0 {
		gap: 0rem !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-50 {
		gap: 5rem !important;
	}

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

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

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

	.column-gap-xl-0 {
		column-gap: 0rem !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-50 {
		column-gap: 5rem !important;
	}

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

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

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

	.row-gap-xl-0 {
		row-gap: 0rem !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-50 {
		row-gap: 5rem !important;
	}

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

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

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

@media (min-width: 1399.98px) {
	.m-xxl-0 {
		margin: 0rem !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-50 {
		margin: 5rem !important;
	}

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

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

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

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

	.mx-xxl-0 {
		margin-right: 0rem !important;
		margin-left: 0rem !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-50 {
		margin-right: 5rem !important;
		margin-left: 5rem !important;
	}

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

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

	.mx-xxl-100 {
		margin-right: 10rem !important;
		margin-left: 10rem !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-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-50 {
		margin-top: 5rem !important;
		margin-bottom: 5rem !important;
	}

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

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

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

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

	.mt-xxl-0 {
		margin-top: 0rem !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-50 {
		margin-top: 5rem !important;
	}

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

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

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

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

	.me-xxl-0 {
		margin-right: 0rem !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-50 {
		margin-right: 5rem !important;
	}

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

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

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

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

	.mb-xxl-0 {
		margin-bottom: 0rem !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-50 {
		margin-bottom: 5rem !important;
	}

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

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

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

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

	.ms-xxl-0 {
		margin-left: 0rem !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-50 {
		margin-left: 5rem !important;
	}

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

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

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

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

	.p-xxl-0 {
		padding: 0rem !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-50 {
		padding: 5rem !important;
	}

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

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

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

	.px-xxl-0 {
		padding-right: 0rem !important;
		padding-left: 0rem !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-50 {
		padding-right: 5rem !important;
		padding-left: 5rem !important;
	}

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

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

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

	.py-xxl-0 {
		padding-top: 0rem !important;
		padding-bottom: 0rem !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-50 {
		padding-top: 5rem !important;
		padding-bottom: 5rem !important;
	}

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

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

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

	.pt-xxl-0 {
		padding-top: 0rem !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-50 {
		padding-top: 5rem !important;
	}

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

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

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

	.pe-xxl-0 {
		padding-right: 0rem !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-50 {
		padding-right: 5rem !important;
	}

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

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

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

	.pb-xxl-0 {
		padding-bottom: 0rem !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-50 {
		padding-bottom: 5rem !important;
	}

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

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

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

	.ps-xxl-0 {
		padding-left: 0rem !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-50 {
		padding-left: 5rem !important;
	}

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

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

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

	.gap-xxl-0 {
		gap: 0rem !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-50 {
		gap: 5rem !important;
	}

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

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

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

	.column-gap-xxl-0 {
		column-gap: 0rem !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-50 {
		column-gap: 5rem !important;
	}

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

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

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

	.row-gap-xxl-0 {
		row-gap: 0rem !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-50 {
		row-gap: 5rem !important;
	}

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

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

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

.grid-2 {
	grid-template-columns: repeat(2, 1fr);
}

.grid-3 {
	grid-template-columns: repeat(3, 1fr);
}

.grid-4 {
	grid-template-columns: repeat(4, 1fr);
}

.grid-5 {
	grid-template-columns: repeat(5, 1fr);
}

@media (min-width: 576px) {
	.grid-sm-2 {
		grid-template-columns: repeat(2, 1fr);
	}

	.grid-sm-3 {
		grid-template-columns: repeat(3, 1fr);
	}

	.grid-sm-4 {
		grid-template-columns: repeat(4, 1fr);
	}

	.grid-sm-5 {
		grid-template-columns: repeat(5, 1fr);
	}
}

@media (min-width: 768px) {
	.grid-md-2 {
		grid-template-columns: repeat(2, 1fr);
	}

	.grid-md-3 {
		grid-template-columns: repeat(3, 1fr);
	}

	.grid-md-4 {
		grid-template-columns: repeat(4, 1fr);
	}

	.grid-md-5 {
		grid-template-columns: repeat(5, 1fr);
	}
}

@media (min-width: 992px) {
	.grid-lg-2 {
		grid-template-columns: repeat(2, 1fr);
	}

	.grid-lg-3 {
		grid-template-columns: repeat(3, 1fr);
	}

	.grid-lg-4 {
		grid-template-columns: repeat(4, 1fr);
	}

	.grid-lg-5 {
		grid-template-columns: repeat(5, 1fr);
	}
}

@media (min-width: 1200px) {
	.grid-xl-2 {
		grid-template-columns: repeat(2, 1fr);
	}

	.grid-xl-3 {
		grid-template-columns: repeat(3, 1fr);
	}

	.grid-xl-4 {
		grid-template-columns: repeat(4, 1fr);
	}

	.grid-xl-5 {
		grid-template-columns: repeat(5, 1fr);
	}
}

@media (min-width: 1400px) {
	.grid-xxl-2 {
		grid-template-columns: repeat(2, 1fr);
	}

	.grid-xxl-3 {
		grid-template-columns: repeat(3, 1fr);
	}

	.grid-xxl-4 {
		grid-template-columns: repeat(4, 1fr);
	}

	.grid-xxl-5 {
		grid-template-columns: repeat(5, 1fr);
	}
}

html {
	width: 100%;
	height: 100%;
	font-size: 0.5208333333vw;
	scroll-behavior: smooth;
}

html:focus-within {
	scroll-behavior: smooth;
}

@media (min-width: 1920px) {
	html {
		font-size: 10px;
	}
}

@media (max-width: 991.98px) {
	html {
		font-size: 1.0080848404vw;
	}
}

@media (max-width: 575.98px) {
	html {
		font-size: 1.7361713948vw;
	}
}

body {
	--bs-body-bg: #f3f2ef;
	--bs-body-font-family: raleway;
	--bs-body-font-weight: 400;
	--bs-body-font-size: 1.8rem;
	--bs-body-line-height: calc(24 / 18);
	--bs-body-color: #141414;
}

.container {
	--bs-gutter-x: 3rem;
	max-width: 163rem;
}

@media only screen and (max-width: 991.98px) {
	.container {
		max-width: 100%;
		--bs-gutter-x: 5rem;
	}
}

.row {
	--bs-gutter-x: 3rem;
}

@media only screen and (max-width: 991.98px) {
	.row {
		--bs-gutter-x: 5rem;
	}
}

:focus-visible {
	outline: unset;
}

::placeholder {
	font-family: "montserrat";
	font-weight: 600;
	font-size: 1.6rem;
	line-height: 1.5;
	color: #898989;
}

a {
	text-decoration: unset;
}

a:hover {
	color: #203606;
}

label {
	font-weight: 600;
	font-size: 1.6rem;
	line-height: 1.5;
	color: #131313;
	margin-bottom: 0.8rem;
}

.required {
	color: #f36527;
}

:root {
	--input-border-color: #898989;
}

input:is([type="text"], [type="email"], [type="tel"]),
textarea,
select {
	width: 100%;
	background: transparent;
	border: unset;
	border-bottom: 1px solid var(--input-border-color);
	padding: 1rem 0;
	font-family: "montserrat";
	font-size: 1.6rem;
	line-height: 1.5;
}

select {
	appearance: none;
	background-image: url(../icons/dropdown.png);
	background-repeat: no-repeat;
	background-position: calc(100% - 3rem);
	background-size: 1rem;
}

option {
	color: #0e0e11;
}

iframe {
	width: 100%;
	height: 100%;
}

p+p {
	margin-top: 2rem;
}

img {
	width: auto;
	max-width: 100%;
	height: auto;
}

*+figure {
	margin-top: 3rem;
}

figure+* {
	margin-top: 3rem;
}

.img-cover {
	overflow: hidden;
	line-height: 0;
}

.img-cover img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.img-contain {
	line-height: 0;
}

.img-contain img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}

.btn {
	display: inline-block;
	border-radius: 0.2rem;
	padding: 1.6rem 5rem;
	font-family: "raleway";
	font-weight: 500;
	font-size: 1.8rem;
	line-height: 1.1666666667;
	text-transform: uppercase;
	text-decoration: unset !important;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
	transition: all 0.15s ease-in-out;
}

.btn.btn-primary {
	border: 1px solid #ffa44f;
	background-color: #ffa44f;
	color: #203606;
}

.btn.btn-primary svg {
	vertical-align: bottom;
}

.btn.btn-primary:hover {
	border-color: #203606;
	background-color: #203606;
	color: #ffa44f;
}

.btn.btn-primary:hover path {
	fill: #ffa44f;
}

h1,
.fp-page-title {
	font-family: "bai-jamjuree";
	font-weight: 600;
	font-size: 6rem;
	line-height: 1.25;
	text-transform: uppercase;
}

@media only screen and (max-width: 575.98px) {

	h1,
	.fp-page-title {
		font-size: 5rem;
	}
}

h2,
.fp-section-title {
	font-family: "bai-jamjuree";
	font-weight: 600;
	font-size: 6rem;
	line-height: 1.25;
	text-transform: uppercase;
}

@media only screen and (max-width: 575.98px) {

	h2,
	.fp-section-title {
		font-size: 5rem;
	}
}

h3,
.fp-title {
	font-weight: 600;
	font-size: 2rem;
	line-height: 1.2;
}

.fp-sub-title {
	font-family: "bai-jamjuree";
	font-weight: 600;
	font-size: 2rem;
	line-height: 1.25;
	color: #ffa44f;
}

.fp-project-title {
	font-weight: 600;
	font-size: 2.4rem;
	line-height: 1.25;
	color: #f3f2ef;
}

.color-white {
	color: #ffffff;
}

@media only screen and (min-width: 992px) {
	#offcanvas-header-menu {
		visibility: visible !important;
		position: unset;
		width: unset;
		max-width: unset;
		transform: unset;
		border: unset;
		background-color: transparent;
	}
}

.btn-offcanvas-header-menu {
	border: unset;
	background-color: unset;
	padding: unset;
}

.btn-offcanvas-header-menu svg {
	width: 3.4rem;
	height: 3.4rem;
}

.offcanvas {
	--bs-offcanvas-width: 100%;
	--bs-offcanvas-bg: #000000;
	--bs-offcanvas-padding-y: 0;
	--bs-offcanvas-padding-x: 0;
}

@media only screen and (min-width: 992px) {
	.offcanvas-body {
		overflow-y: unset;
	}
}

.btn-close {
	--bs-btn-close-bg: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgZmlsbD0iI2ZmZmZmZiIgY2xhc3M9ImJpIGJpLXgtbGciIHZpZXdCb3g9IjAgMCAxNiAxNiI+CiAgPHBhdGggZD0iTTIuMTQ2IDIuODU0YS41LjUgMCAxIDEgLjcwOC0uNzA4TDggNy4yOTNsNS4xNDYtNS4xNDdhLjUuNSAwIDAgMSAuNzA4LjcwOEw4LjcwNyA4bDUuMTQ3IDUuMTQ2YS41LjUgMCAwIDEtLjcwOC43MDhMOCA4LjcwN2wtNS4xNDYgNS4xNDdhLjUuNSAwIDAgMS0uNzA4LS43MDhMNy4yOTMgOHoiLz4KPC9zdmc+");
	--bs-btn-close-color: #ffffff;
	--bs-btn-close-opacity: 1;
	--bs-btn-close-hover-opacity: 1;
	width: 3.4rem;
	height: 3.4rem;
	background-size: 3.4rem;
	padding: 0;
	position: absolute;
	top: 4rem;
	right: 4rem;
}

.swiper-slide {
	height: auto;
}

.swiper-btn-prev,
.swiper-btn-next {
	width: 8rem;
	height: 2rem;
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
}

.swiper-btn-prev {
	background-image: url(../icons/left.png);
}

.swiper-btn-prev.white {
	background-image: url(../icons/left-white.png);
}

.swiper-btn-next {
	background-image: url(../icons/right.png);
}

.swiper-btn-next.white {
	background-image: url(../icons/right-white.png);
}

.swiper-button-disabled {
	opacity: 0.3;
	pointer-events: none;
}

.swiper-pagination {
	border-radius: 1rem;
	background-color: rgba(203, 191, 186, 0.5);
	position: unset;
}

.swiper-pagination .swiper-pagination-progressbar-fill {
	border-radius: 1rem;
	background: #203606;
}

.header {
	background: #203606;
	transition: all 0.3s;
	top: -100%;
}

.header.sticky-top {
	top: 0;
}

.header-logo {
	max-width: 37.6rem;
}

@media only screen and (max-width: 575.98px) {
	.header-logo {
		max-width: 30rem;
	}
}

.header .navbar {
	--bs-navbar-padding-y: 0;
}

.header .navbar-nav {
	--bs-nav-link-padding-x: 0;
	--bs-nav-link-padding-y: 0;
	--bs-nav-link-font-weight: 300;
	--bs-nav-link-color: #f3f2ef;
	--bs-nav-link-hover-color: #ffa44f;
	font-family: "bai-jamjuree";
	font-size: 2rem;
	line-height: 1.25;
	text-shadow: 0 0.4rem 0.4rem rgba(0, 0, 0, 0.05);
	text-transform: uppercase;
}

.header .navbar-nav a.active {
	font-weight: 700;
	color: #ffa44f;
}

.header .nav-link:focus {
	color: #f3f2ef;
}

.header .navbar-toggler {
	--bs-border-width: 0;
	--bs-navbar-toggler-padding-y: 0;
	--bs-navbar-toggler-padding-x: 0;
	--bs-navbar-toggler-font-size: 2.5rem;
	--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 164, 79, 1%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

.header .navbar-toggler:focus {
	box-shadow: unset;
}

@media only screen and (max-width: 991.98px) {
	.header .navbar-collapse {
		width: 100vw;
		background: #203606;
		position: absolute;
		top: 100%;
		left: -2.5rem;
	}
}

.footer {
	background: #152402;
	padding-block: 13rem 6rem;
	font-size: 1.6rem;
	line-height: 1.5;
}

.footer-logo {
	max-width: 64.4rem;
}

@media only screen and (max-width: 575.98px) {
	.footer-logo {
		max-width: 40rem;
	}
}

.footer .desc {
	max-width: 60.7rem;
	font-size: 1.8rem;
	line-height: 1.3333333333;
}

.footer .social_media .item-icon {
	width: 3rem;
	height: 3rem;
}

.footer .contact-info .item-icon {
	min-width: 2rem;
	width: 2rem;
	height: 2rem;
}

.footer a:hover {
	color: currentColor;
	text-decoration: underline;
}

.section-home-banner .swiper-slide {
	padding-block: 10rem 14rem;
}

@media only screen and (min-width: 992px) {
	.section-home-banner .swiper-slide {
		min-height: 91rem;
	}
}

.section-home-banner .title {
	color: #f3f2ef;
}

.section-home-banner .desc {
	max-width: 37.8rem;
	font-size: 2rem;
	line-height: 1.5;
	color: rgba(255, 255, 255, 0.5);
}

.section-home-banner .swiper-control {
	position: absolute;
	bottom: 12rem;
	z-index: 1;
}

@media only screen and (max-width: 991.98px) {
	.section-home-banner .swiper-control {
		bottom: 6rem;
	}
}

.section-hello {
	padding-block: 11.2rem;
}

.section-hello .title {
	max-width: 50rem;
}

.section-hello .img {
	aspect-ratio: 242 / 386;
}

.section-why-us {
	padding-block: 13rem;
}

.section-why-us .items {
	column-gap: calc((100% - 75rem) / 2);
	row-gap: 8rem;
}

.section-why-us .item {
	min-width: 25rem;
	max-width: 25rem;
}

.section-why-us .item-img {
	height: 20rem;
}

.section-service {
	padding-block: 13rem 6rem;
}

.section-service .services::-webkit-scrollbar {
	width: 0.6rem;
	background-color: rgba(203, 191, 186, 0.5);
}

.section-service .services::-webkit-scrollbar-track {
	border-radius: 1rem;
}

.section-service .services::-webkit-scrollbar-thumb {
	background: #203606;
	border-radius: 1rem;
}

.section-service .service-count {
	font-family: "bai-jamjuree";
	font-weight: 600;
	font-size: 5rem;
	color: #ffa44f;
}

.section-service .service-count span {
	color: rgba(203, 191, 186, 0.5);
}

@media only screen and (min-width: 576px) {
	.section-service .service {
		gap: 5%;
	}

	.section-service .service>* {
		flex: 0 0 auto;
	}

	.section-service .service-img {
		width: 30%;
	}

	.section-service .service-count {
		width: 15%;
		font-size: 8rem;
	}
}

@media only screen and (min-width: 576px) and (max-width: 991.98px) {
	.section-service .service-content {
		width: 45%;
	}
}

@media only screen and (min-width: 992px) {
	.section-service .service {
		gap: 10%;
	}

	.section-service .service-count {
		width: 20%;
		font-size: 12rem;
		line-height: 1.175;
	}

	.section-service .service-content {
		width: 30%;
	}
}

.section-architect {
	padding-block: 12.5rem;
}

.section-architect .items {
	gap: 8rem 15rem;
	border-radius: 2rem;
	background: #ebeae6;
	padding: 15rem 10%;
}

@media only screen and (max-width: 991.98px) {
	.section-architect .items {
		gap: 7rem;
	}
}

@media only screen and (max-width: 575.98px) {
	.section-architect .items {
		gap: 3rem;
		padding: 5rem 2.5rem;
	}
}

.section-architect .item-img {
	max-width: 15rem;
	position: absolute;
	top: -50%;
	z-index: 0;
	width: 0;
	transition: 0.3s;
}

@media only screen and (max-width: 575.98px) {
	.section-architect .item-img {
		max-width: 7rem;
	}
}

.section-architect .item-img.img-left {
	left: -5rem;
	transform: rotate(-19.277deg);
}

.section-architect .item-img.img-right {
	right: -5rem;
	transform: rotate(19.277deg);
}

.section-architect .item:hover .item-text {
	text-decoration: underline;
}

.section-architect .item:hover .item-img {
	width: 100%;
}

@media only screen and (max-width: 991.98px) {
	.section-architect .item-text {
		font-size: 80%;
	}
}

@media only screen and (max-width: 575.98px) {
	.section-architect .item-text {
		font-size: 60%;
	}
}

.section-project {
	padding-block: 10rem 4rem;
}

.project {
	aspect-ratio: 640 / 720;
	padding: 5rem 10rem 5rem 6rem;
	transition: all 0.15s;
}

.project .project-desc {
	opacity: 0;
	transition: all 0.15s;
}

.project:hover {
	background-color: rgba(0, 0, 0, 0.3);
}

.project:hover .project-desc {
	opacity: 1;
}

.section-gallery {
	padding-block: 10rem 10.5rem;
}

.section-gallery .img:nth-child(6n) {
	grid-area: span 1 / span 2;
}

.section-gallery .img:nth-child(6n + 1) {
	grid-area: span 1 / span 2;
}

.section-contact {
	padding-block: 10rem 15rem;
}

.section-contact .contact-info .item-icon {
	min-width: 2rem;
	width: 2rem;
	height: 2rem;
}

.section-contact .contact-info .item a:hover {
	color: #ffffff;
	text-decoration: underline;
}

.section-contact .social_media .item-icon {
	width: 3rem;
	height: 3rem;
}

.section-contact .map {
	aspect-ratio: 577 / 342;
}

@media only screen and (min-width: 992px) {
	.section-contact .img {
		max-width: 54%;
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
	}
}

@media only screen and (max-width: 991.98px) {
	.section-contact .img {
		padding: 5rem 2.5rem 0 2.5rem;
	}
}