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

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

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

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

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

.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-80 {
	margin: 8rem !important;
}

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

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

.m-auto {
	margin: auto !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-80 {
	margin-right: 8rem !important;
	margin-left: 8rem !important;
}

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

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

.mx-auto {
	margin-right: auto !important;
	margin-left: auto !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-80 {
	margin-top: 8rem !important;
	margin-bottom: 8rem !important;
}

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

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

.my-auto {
	margin-top: auto !important;
	margin-bottom: auto !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-80 {
	margin-top: 8rem !important;
}

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

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

.mt-auto {
	margin-top: auto !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-80 {
	margin-right: 8rem !important;
}

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

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

.me-auto {
	margin-right: auto !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-80 {
	margin-bottom: 8rem !important;
}

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

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

.mb-auto {
	margin-bottom: auto !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-80 {
	margin-left: 8rem !important;
}

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

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

.ms-auto {
	margin-left: auto !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-80 {
	padding: 8rem !important;
}

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

.p-120 {
	padding: 12rem !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-80 {
	padding-right: 8rem !important;
	padding-left: 8rem !important;
}

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

.px-120 {
	padding-right: 12rem !important;
	padding-left: 12rem !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-80 {
	padding-top: 8rem !important;
	padding-bottom: 8rem !important;
}

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

.py-120 {
	padding-top: 12rem !important;
	padding-bottom: 12rem !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-80 {
	padding-top: 8rem !important;
}

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

.pt-120 {
	padding-top: 12rem !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-80 {
	padding-right: 8rem !important;
}

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

.pe-120 {
	padding-right: 12rem !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-80 {
	padding-bottom: 8rem !important;
}

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

.pb-120 {
	padding-bottom: 12rem !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-80 {
	padding-left: 8rem !important;
}

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

.ps-120 {
	padding-left: 12rem !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-80 {
	gap: 8rem !important;
}

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

.gap-120 {
	gap: 12rem !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-80 {
	column-gap: 8rem !important;
}

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

.column-gap-120 {
	column-gap: 12rem !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-80 {
	row-gap: 8rem !important;
}

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

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

@media (min-width: 575.98px) {
	.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-80 {
		margin: 8rem !important;
	}

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

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

	.m-sm-auto {
		margin: auto !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-80 {
		margin-right: 8rem !important;
		margin-left: 8rem !important;
	}

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

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

	.mx-sm-auto {
		margin-right: auto !important;
		margin-left: auto !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-80 {
		margin-top: 8rem !important;
		margin-bottom: 8rem !important;
	}

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

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

	.my-sm-auto {
		margin-top: auto !important;
		margin-bottom: auto !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-80 {
		margin-top: 8rem !important;
	}

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

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

	.mt-sm-auto {
		margin-top: auto !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-80 {
		margin-right: 8rem !important;
	}

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

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

	.me-sm-auto {
		margin-right: auto !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-80 {
		margin-bottom: 8rem !important;
	}

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

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

	.mb-sm-auto {
		margin-bottom: auto !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-80 {
		margin-left: 8rem !important;
	}

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

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

	.ms-sm-auto {
		margin-left: auto !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-80 {
		padding: 8rem !important;
	}

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

	.p-sm-120 {
		padding: 12rem !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-80 {
		padding-right: 8rem !important;
		padding-left: 8rem !important;
	}

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

	.px-sm-120 {
		padding-right: 12rem !important;
		padding-left: 12rem !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-80 {
		padding-top: 8rem !important;
		padding-bottom: 8rem !important;
	}

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

	.py-sm-120 {
		padding-top: 12rem !important;
		padding-bottom: 12rem !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-80 {
		padding-top: 8rem !important;
	}

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

	.pt-sm-120 {
		padding-top: 12rem !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-80 {
		padding-right: 8rem !important;
	}

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

	.pe-sm-120 {
		padding-right: 12rem !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-80 {
		padding-bottom: 8rem !important;
	}

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

	.pb-sm-120 {
		padding-bottom: 12rem !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-80 {
		padding-left: 8rem !important;
	}

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

	.ps-sm-120 {
		padding-left: 12rem !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-80 {
		gap: 8rem !important;
	}

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

	.gap-sm-120 {
		gap: 12rem !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-80 {
		column-gap: 8rem !important;
	}

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

	.column-gap-sm-120 {
		column-gap: 12rem !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-80 {
		row-gap: 8rem !important;
	}

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

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

@media (min-width: 767.98px) {
	.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-80 {
		margin: 8rem !important;
	}

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

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

	.m-md-auto {
		margin: auto !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-80 {
		margin-right: 8rem !important;
		margin-left: 8rem !important;
	}

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

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

	.mx-md-auto {
		margin-right: auto !important;
		margin-left: auto !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-80 {
		margin-top: 8rem !important;
		margin-bottom: 8rem !important;
	}

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

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

	.my-md-auto {
		margin-top: auto !important;
		margin-bottom: auto !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-80 {
		margin-top: 8rem !important;
	}

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

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

	.mt-md-auto {
		margin-top: auto !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-80 {
		margin-right: 8rem !important;
	}

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

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

	.me-md-auto {
		margin-right: auto !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-80 {
		margin-bottom: 8rem !important;
	}

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

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

	.mb-md-auto {
		margin-bottom: auto !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-80 {
		margin-left: 8rem !important;
	}

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

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

	.ms-md-auto {
		margin-left: auto !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-80 {
		padding: 8rem !important;
	}

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

	.p-md-120 {
		padding: 12rem !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-80 {
		padding-right: 8rem !important;
		padding-left: 8rem !important;
	}

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

	.px-md-120 {
		padding-right: 12rem !important;
		padding-left: 12rem !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-80 {
		padding-top: 8rem !important;
		padding-bottom: 8rem !important;
	}

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

	.py-md-120 {
		padding-top: 12rem !important;
		padding-bottom: 12rem !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-80 {
		padding-top: 8rem !important;
	}

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

	.pt-md-120 {
		padding-top: 12rem !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-80 {
		padding-right: 8rem !important;
	}

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

	.pe-md-120 {
		padding-right: 12rem !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-80 {
		padding-bottom: 8rem !important;
	}

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

	.pb-md-120 {
		padding-bottom: 12rem !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-80 {
		padding-left: 8rem !important;
	}

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

	.ps-md-120 {
		padding-left: 12rem !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-80 {
		gap: 8rem !important;
	}

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

	.gap-md-120 {
		gap: 12rem !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-80 {
		column-gap: 8rem !important;
	}

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

	.column-gap-md-120 {
		column-gap: 12rem !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-80 {
		row-gap: 8rem !important;
	}

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

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

@media (min-width: 991.98px) {
	.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-80 {
		margin: 8rem !important;
	}

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

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

	.m-lg-auto {
		margin: auto !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-80 {
		margin-right: 8rem !important;
		margin-left: 8rem !important;
	}

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

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

	.mx-lg-auto {
		margin-right: auto !important;
		margin-left: auto !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-80 {
		margin-top: 8rem !important;
		margin-bottom: 8rem !important;
	}

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

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

	.my-lg-auto {
		margin-top: auto !important;
		margin-bottom: auto !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-80 {
		margin-top: 8rem !important;
	}

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

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

	.mt-lg-auto {
		margin-top: auto !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-80 {
		margin-right: 8rem !important;
	}

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

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

	.me-lg-auto {
		margin-right: auto !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-80 {
		margin-bottom: 8rem !important;
	}

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

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

	.mb-lg-auto {
		margin-bottom: auto !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-80 {
		margin-left: 8rem !important;
	}

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

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

	.ms-lg-auto {
		margin-left: auto !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-80 {
		padding: 8rem !important;
	}

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

	.p-lg-120 {
		padding: 12rem !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-80 {
		padding-right: 8rem !important;
		padding-left: 8rem !important;
	}

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

	.px-lg-120 {
		padding-right: 12rem !important;
		padding-left: 12rem !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-80 {
		padding-top: 8rem !important;
		padding-bottom: 8rem !important;
	}

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

	.py-lg-120 {
		padding-top: 12rem !important;
		padding-bottom: 12rem !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-80 {
		padding-top: 8rem !important;
	}

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

	.pt-lg-120 {
		padding-top: 12rem !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-80 {
		padding-right: 8rem !important;
	}

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

	.pe-lg-120 {
		padding-right: 12rem !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-80 {
		padding-bottom: 8rem !important;
	}

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

	.pb-lg-120 {
		padding-bottom: 12rem !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-80 {
		padding-left: 8rem !important;
	}

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

	.ps-lg-120 {
		padding-left: 12rem !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-80 {
		gap: 8rem !important;
	}

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

	.gap-lg-120 {
		gap: 12rem !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-80 {
		column-gap: 8rem !important;
	}

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

	.column-gap-lg-120 {
		column-gap: 12rem !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-80 {
		row-gap: 8rem !important;
	}

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

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

@media (min-width: 1199.98px) {
	.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-80 {
		margin: 8rem !important;
	}

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

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

	.m-xl-auto {
		margin: auto !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-80 {
		margin-right: 8rem !important;
		margin-left: 8rem !important;
	}

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

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

	.mx-xl-auto {
		margin-right: auto !important;
		margin-left: auto !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-80 {
		margin-top: 8rem !important;
		margin-bottom: 8rem !important;
	}

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

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

	.my-xl-auto {
		margin-top: auto !important;
		margin-bottom: auto !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-80 {
		margin-top: 8rem !important;
	}

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

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

	.mt-xl-auto {
		margin-top: auto !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-80 {
		margin-right: 8rem !important;
	}

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

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

	.me-xl-auto {
		margin-right: auto !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-80 {
		margin-bottom: 8rem !important;
	}

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

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

	.mb-xl-auto {
		margin-bottom: auto !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-80 {
		margin-left: 8rem !important;
	}

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

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

	.ms-xl-auto {
		margin-left: auto !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-80 {
		padding: 8rem !important;
	}

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

	.p-xl-120 {
		padding: 12rem !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-80 {
		padding-right: 8rem !important;
		padding-left: 8rem !important;
	}

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

	.px-xl-120 {
		padding-right: 12rem !important;
		padding-left: 12rem !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-80 {
		padding-top: 8rem !important;
		padding-bottom: 8rem !important;
	}

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

	.py-xl-120 {
		padding-top: 12rem !important;
		padding-bottom: 12rem !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-80 {
		padding-top: 8rem !important;
	}

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

	.pt-xl-120 {
		padding-top: 12rem !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-80 {
		padding-right: 8rem !important;
	}

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

	.pe-xl-120 {
		padding-right: 12rem !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-80 {
		padding-bottom: 8rem !important;
	}

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

	.pb-xl-120 {
		padding-bottom: 12rem !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-80 {
		padding-left: 8rem !important;
	}

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

	.ps-xl-120 {
		padding-left: 12rem !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-80 {
		gap: 8rem !important;
	}

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

	.gap-xl-120 {
		gap: 12rem !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-80 {
		column-gap: 8rem !important;
	}

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

	.column-gap-xl-120 {
		column-gap: 12rem !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-80 {
		row-gap: 8rem !important;
	}

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

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

@media (min-width: 1399.98px) {
	.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-80 {
		margin: 8rem !important;
	}

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

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

	.m-xxl-auto {
		margin: auto !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-80 {
		margin-right: 8rem !important;
		margin-left: 8rem !important;
	}

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

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

	.mx-xxl-auto {
		margin-right: auto !important;
		margin-left: auto !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-80 {
		margin-top: 8rem !important;
		margin-bottom: 8rem !important;
	}

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

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

	.my-xxl-auto {
		margin-top: auto !important;
		margin-bottom: auto !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-80 {
		margin-top: 8rem !important;
	}

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

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

	.mt-xxl-auto {
		margin-top: auto !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-80 {
		margin-right: 8rem !important;
	}

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

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

	.me-xxl-auto {
		margin-right: auto !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-80 {
		margin-bottom: 8rem !important;
	}

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

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

	.mb-xxl-auto {
		margin-bottom: auto !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-80 {
		margin-left: 8rem !important;
	}

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

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

	.ms-xxl-auto {
		margin-left: auto !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-80 {
		padding: 8rem !important;
	}

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

	.p-xxl-120 {
		padding: 12rem !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-80 {
		padding-right: 8rem !important;
		padding-left: 8rem !important;
	}

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

	.px-xxl-120 {
		padding-right: 12rem !important;
		padding-left: 12rem !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-80 {
		padding-top: 8rem !important;
		padding-bottom: 8rem !important;
	}

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

	.py-xxl-120 {
		padding-top: 12rem !important;
		padding-bottom: 12rem !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-80 {
		padding-top: 8rem !important;
	}

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

	.pt-xxl-120 {
		padding-top: 12rem !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-80 {
		padding-right: 8rem !important;
	}

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

	.pe-xxl-120 {
		padding-right: 12rem !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-80 {
		padding-bottom: 8rem !important;
	}

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

	.pb-xxl-120 {
		padding-bottom: 12rem !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-80 {
		padding-left: 8rem !important;
	}

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

	.ps-xxl-120 {
		padding-left: 12rem !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-80 {
		gap: 8rem !important;
	}

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

	.gap-xxl-120 {
		gap: 12rem !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-80 {
		column-gap: 8rem !important;
	}

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

	.column-gap-xxl-120 {
		column-gap: 12rem !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-80 {
		row-gap: 8rem !important;
	}

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

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

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 {
	background-color: #ffffff;
	font-family: "open-sans";
	font-weight: 400;
	font-size: 1.8rem;
	line-height: 1.6666666667;
	color: #262626;
}

.container {
	--bs-gutter-container-x: 3rem;
	--bs-gutter-container-m-x: 5rem;
	width: 100%;
	max-width: 157rem;
	margin-right: auto;
	margin-left: auto;
	padding-right: calc(0.5 * var(--bs-gutter-container-x));
	padding-left: calc(0.5 * var(--bs-gutter-container-x));
}

@media only screen and (max-width: 991.98px) {
	.container {
		max-width: 100%;
		padding-right: calc(0.5 * var(--bs-gutter-container-m-x));
		padding-left: calc(0.5 * var(--bs-gutter-container-m-x));
	}
}

.row {
	--bs-gutter-x: 3rem;
	--bs-gutter-m-x: 5rem;
	margin-right: calc(-0.5 * var(--bs-gutter-x));
	margin-left: calc(-0.5 * var(--bs-gutter-x));
}

@media only screen and (max-width: 991.98px) {
	.row {
		margin-right: calc(-0.5 * var(--bs-gutter-m-x));
		margin-left: calc(-0.5 * var(--bs-gutter-m-x));
	}
}

.row [class^="col-"],
.row [class*=" col-"] {
	padding-right: calc(0.5 * var(--bs-gutter-x));
	padding-left: calc(0.5 * var(--bs-gutter-x));
}

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

	.row [class^="col-"],
	.row [class*=" col-"] {
		padding-right: calc(0.5 * var(--bs-gutter-m-x));
		padding-left: calc(0.5 * var(--bs-gutter-m-x));
	}
}

:focus-visible {
	outline: unset;
}

::placeholder {
	font-family: "open-sans";
	color: rgba(73, 89, 99, 0.5);
}

a {
	color: inherit;
	text-decoration: unset;
}

a[href]:hover {
	color: #f4be44;
}

label,
legend {
	display: inline-block;
	font-family: "josefin-sans";
	font-weight: 600;
	font-size: 2rem;
	line-height: 1.2;
	text-transform: capitalize;
	margin-bottom: 0.5rem;
}

input:is([type="text"], [type="email"], [type="tel"], [type="password"]),
textarea,
select {
	width: 100%;
	border: 1px solid #211f204d;
	border-radius: 0.8rem;
	padding: 1.8rem 2rem;
	font-family: "open-sans";
	font-size: 1.8rem;
	line-height: 1.6666666667;
}

input[type="checkbox"] {
	appearance: none;
	display: inline-block !important;
	width: 3rem;
	height: 3rem;
	border: 1px solid #231f20;
	position: relative;
	margin-right: 2rem;
}

input[type="checkbox"]:checked::after {
	content: "";
	display: block;
	width: 1.5rem;
	height: 0.75rem;
	border-bottom: 0.3rem solid #ea9d39;
	border-left: 0.3rem solid #ea9d39;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-45%, -60%) rotate(-45deg);
}

input[type="radio"] {
	width: 2rem;
	height: 2rem;
	accent-color: #071326;
}

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;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: "josefin-sans";
}

h3 {
	font-size: 2.4rem;
	line-height: 1.3333333333;
}

h4 {
	font-size: calc(1.275rem + 0.3vw);
}

h5 {
	font-size: 1.25rem;
}

h6 {
	font-size: 1rem;
}

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;
}

.swiper-slide {
	height: auto;
}

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

.swiper-button-prev::after,
.swiper-button-next::after {
	content: none;
}

.swiper-button-prev {
	background-image: url(../icons/arrow-left-black.png);
	left: -7.6rem;
}

@media only screen and (max-width: 991.98px) {
	.swiper-button-prev {
		left: -2.5rem;
	}
}

.swiper-button-next {
	background-image: url(../icons/arrow-right-black.png);
	right: -7.6rem;
}

@media only screen and (max-width: 991.98px) {
	.swiper-button-next {
		right: -2.5rem;
	}
}

.swiper-pagination {
	line-height: 0;
}

.btn {
	display: inline-block;
	min-width: 23.2rem;
	border: 1px solid var(--btn-bg-color);
	border-radius: 2rem 0;
	background-color: var(--btn-bg-color);
	padding: 2.2rem;
	font-family: "josefin-sans";
	font-weight: 600;
	font-size: 2rem;
	line-height: 1.2;
	color: var(--btn-text-color);
	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:hover {
	background-color: var(--btn-text-color);
	color: var(--btn-bg-color) !important;
}

.btn.btn-primary {
	--btn-bg-color: #e86a33;
	--btn-text-color: #fffaf7;
}

.btn[disabled] {
	opacity: 0.5;
	pointer-events: none;
}

.f-josefin-sans {
	font-family: "josefin-sans";
}

h1,
.page-title {
	font-family: "josefin-sans";
	font-weight: 600;
	font-size: 8rem;
	line-height: 1.375;
	text-transform: uppercase;
}

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

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

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

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

h2,
.fp-title-section {
	font-family: "josefin-sans";
	font-weight: 600;
	font-size: 5rem;
	line-height: 1.3;
	text-transform: capitalize;
}

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

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

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

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

.sub-title {
	font-weight: 600;
	font-size: 2rem;
	line-height: 1;
	letter-spacing: 0.4rem;
	text-transform: uppercase;
	color: #e86a33;
}

.fp-testimonial-name {
	font-family: "josefin-sans";
	font-weight: 700;
	font-size: 2.4rem;
	line-height: 1.25;
}

.fp-footer-title {
	font-family: "josefin-sans";
	font-weight: 600;
	font-size: 3.5rem;
	line-height: 1.8571428571;
}

.fp-product-title {
	font-family: "josefin-sans";
	font-weight: 700;
	font-size: 2rem;
	line-height: 1.2;
	text-transform: uppercase;
}

.fp-woo-title {
	font-family: "josefin-sans";
	font-weight: 700;
	font-size: 3rem;
	line-height: 1;
	text-transform: uppercase;
}

.color-white {
	color: #ffffff;
}

.header {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 11111;
}

.header.bg-overlay {
	background-color: rgba(38, 38, 38, 0.5);
}

.header-logo {
	width: 13rem;
	height: 13rem;
}

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

.header-menu {
	font-family: "josefin-sans";
	font-weight: 400;
	font-size: 2rem;
	line-height: 1.2;
}

@media only screen and (min-width: 992px) {
	.header-menu {
		color: #ffffff;
	}
}

@media only screen and (max-width: 991.98px) {
	.header-menu {
		font-size: 2.5rem;
	}

	.header-menu .menu-item>a {
		display: block;
		padding-block: 1rem;
	}
}

.header-menu .current-menu-item,
.header-menu .current_page_item {
	font-weight: 700;
	text-decoration: underline;
	text-underline-offset: 0.5rem;
}

.header .btn {
	padding: 2.3rem 5.6rem 1.7rem 5.6rem;
}

@media only screen and (max-width: 575.98px) {
	.header .btn {
		min-width: unset;
		padding: 1.5rem 2.5rem;
	}
}

#offcanvas-header-menu {
	width: 100%;
	max-width: 100%;
	background-color: rgba(255, 255, 255, 0.8);
	backdrop-filter: blur(10rem);
}

/* @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;
}

.bar1, .bar2, .bar3 {
	width: 3rem;
	height: 0.3rem;
	background-color: #ffffff;
	margin: 0.5rem 0;
	transition: 0.4s;
}

.change .bar1 {
	transform: translate(0, 0.75rem) rotate(-45deg);
}

.change .bar2 {opacity: 0;}

.change .bar3 {
	transform: translate(0, -0.75rem) rotate(45deg);
}

.footer-img {
	background-color: #263a29;
	margin-top: -30rem;
}

@media only screen and (max-width: 991.98px) {
	.footer-img {
		margin-top: -20rem;
	}
}

@media only screen and (max-width: 575.98px) {
	.footer-img {
		margin-top: -15rem;
	}
}

.footer-img .img {
	width: 100%;
	height: auto;
	aspect-ratio: 1920 / 432;
}

.footer {
	background-color: #263a29;
	padding-block: 0 5rem;
}

.footer .content-wrap {
	border-top: 1px solid rgba(255, 255, 255, 0.4);
}

.footer-logo {
	width: 13rem;
	height: 13rem;
}

.footer .copyright {
	width: fit-content;
	background-color: #263a29;
	transform: translateX(-3rem);
}

.footer .copyright-wrap::after {
	content: "";
	display: block;
	width: 100vw;
	height: 1px;
	background-color: rgba(255, 255, 255, 0.4);
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
}

.mc4wp-form .mc4wp-form-fields label {
	font-size: 2.4rem;
}

.mc4wp-form .field-wrap {
	display: flex;
	align-items: center;
	border-bottom-right-radius: 2rem;
	background-color: #ffffff;
	padding: 0.5rem;
}

.mc4wp-form .field-wrap input[type="email"] {
	border: unset;
	background: unset;
	padding: 1.3rem 2.5rem;
}

.mc4wp-form .field-wrap input[type="submit"] {
	min-width: unset;
	padding: 1.8rem 3rem;
}

.social-media .item-icon {
	width: 3.2rem;
	height: 3.2rem;
}

.section-home-banner .bg-wrap {
	aspect-ratio: 1920 / 1080;
	line-height: 0;
}

.section-home-banner .bg-wrap video {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.section-services {
	padding-block: 12rem 6rem;
}

.section-services .img {
	max-width: 65.5rem;
	aspect-ratio: 655 / 768;
	border-radius: 38rem 38rem 4rem 4rem;
	background: var(--service-img) no-repeat center center / cover;
}

.section-services .title {
	max-width: 62.5rem;
}

.section-services .title-wrap {
	min-width: 23rem;
	max-width: 23rem;
}

@media only screen and (max-width: 575.98px) {
	.section-services .title-wrap {
		min-width: 20rem;
		max-width: 20rem;
	}
}

.section-services .desc-wrap {
	min-height: 6.5rem;
}

.section-services .desc-wrap.active~.desc-wrap {
	min-height: unset;
}

.section-services .accordion-item {
	border: unset;
}

.section-services .accordion-button {
	display: flex;
	align-items: center;
	border-radius: unset !important;
	background: unset;
	padding: unset;
	padding-right: 3rem;
	font-family: "josefin-sans";
	font-weight: 600;
	font-size: 3rem;
	line-height: 1.1666666667;
	color: rgba(38, 38, 38, 0.2);
	text-transform: capitalize;
	text-align: left;
}

@media only screen and (max-width: 575.98px) {
	.section-services .accordion-button {
		padding-right: 2rem;
	}
}

.section-services .accordion-button:not(.collapsed) {
	background-color: unset;
	box-shadow: unset;
	color: #262626;
}

.section-services .accordion-button:not(.collapsed)::after {
	content: "";
	display: block;
	flex-grow: 1;
	min-width: 3rem;
	height: 1px;
	background-color: #262626;
	transform: translateX(3.1rem);
}

@media only screen and (max-width: 575.98px) {
	.section-services .accordion-button:not(.collapsed)::after {
		transform: translateX(2rem);
	}
}

.section-services .accordion-body {
	padding: 1rem 0 0 2rem;
}

.section-services .accordion-body::before {
	content: "";
	display: block;
	width: 1px;
	height: calc(100% - 2.5rem);
	background-color: #262626;
	position: absolute;
	top: 1.7rem;
	left: 0;
}

.section-services .icon {
	width: 42.2rem;
	position: absolute;
	top: 12rem;
	right: 7.5rem;
	z-index: -1;
}

@media only screen and (max-width: 991.98px) {
	.section-services .icon {
		width: 30rem;
		top: 10rem;
		right: 15rem;
	}
}

@media only screen and (max-width: 575.98px) {
	.section-services .icon {
		width: 20rem;
		right: 0;
	}
}

.section-bg-img {
	position: relative;
}

.section-bg-img .img {
	position: absolute;
	top: 0;
	left: 0;
	transform: translateY(-50%);
	z-index: -1;
}

.section-about {
	padding-block: 6rem;
}

.section-about .img {
	border-radius: 38.4rem 4rem 4rem 4rem;
}

@media only screen and (max-width: 991.98px) {
	.section-about .img {
		border-radius: 46rem 5rem 5rem 5rem;
	}
}

.section-testimonials {
	padding-block: 6rem 7.5rem;
}

.section-testimonials .banner-wrap {
	border-radius: 4rem 44.6rem 4rem 4rem;
	background-color: #41644a;
	padding-block: 12rem 5rem;
}

@media only screen and (min-width: 992px) {
	.section-testimonials .banner-wrap {
		min-height: 43rem;
	}
}

@media only screen and (max-width: 575.98px) {
	.section-testimonials .banner-wrap {
		padding-top: 7rem;
	}
}

.section-testimonials .testimonial-thumb {
	width: 6rem;
	height: 6rem;
	border-radius: 50%;
}

.section-testimonials .img {
	aspect-ratio: 640 / 617;
	max-width: 64rem;
	border-radius: 4rem;
}

@media only screen and (min-width: 992px) {
	.section-testimonials .img {
		position: absolute;
		top: 18rem;
		right: calc(50% - 3rem);
	}
}

.section-testimonials .icon {
	width: 35.7rem;
	position: absolute;
	top: 35rem;
	right: 0;
	z-index: -1;
}

@media only screen and (max-width: 991.98px) {
	.section-testimonials .icon {
		width: 33rem;
		top: 50%;
	}
}

.swiper-pagination {
	text-align: left;
	position: unset;
}

.swiper-pagination .swiper-pagination-bullet {
	width: 4rem;
	height: 0.5rem;
	border-radius: unset;
	background-color: rgba(255, 255, 255, 0.3);
	margin-inline: 0.5rem;
}

.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
	background-color: #ffffff;
}

.section-staff {
	padding-block: 7.5rem;
}

.section-staff .item {
	border-radius: 37.8rem 37.8rem 4rem 4rem;
	padding: 20rem 3rem 5rem 3rem;
}

@media only screen and (min-width: 992px) {
	.section-staff .item {
		min-height: 66rem;
	}
}

.section-staff .item-icon {
	width: 10rem;
	height: 10rem;
}

.section-staff .item-title {
	font-family: "josefin-sans";
	font-weight: 600;
	font-size: 5rem;
	line-height: 1.2;
}

.section-staff .icon {
	width: 36rem;
	position: absolute;
	top: -6rem;
	left: 0;
	z-index: -1;
}

@media only screen and (max-width: 991.98px) {
	.section-staff .icon {
		width: 25rem;
		top: -10rem;
	}
}

.section-menu {
	padding-block: 7.5rem 10rem;
}

.section-menu .swiper {
	overflow: visible;
}

.section-menu .swiper-slide {
	aspect-ratio: 1 / 1;
	border-radius: 2rem;
}

.section-menu .icon {
	width: 27.5rem;
	position: absolute;
	top: -15rem;
	right: 0;
	z-index: -1;
}

@media only screen and (max-width: 991.98px) {
	.section-menu .icon {
		width: 20rem;
		top: -7rem;
	}
}

.section-follow-us .content-wrap {
	padding-block: 10rem;
	border-top: 1px solid rgba(38, 38, 38, 0.25);
}

.section-follow-us .btn {
	padding: 2rem 5rem;
}

.section-follow-us .btn-icon {
	display: inline-block;
	width: 3.2rem;
	height: 3.2rem;
	margin-right: 1rem;
	transform: translateY(-0.25rem);
}

.section-follow-us .btn-icon svg {
	width: 100%;
	height: 100%;
}

.section-banner {
	padding-block: 16rem 10rem;
}

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

@media only screen and (max-width: 991.98px) {
	.section-banner {
		padding-block: 21rem 10rem;
	}
}

@media only screen and (max-width: 575.98px) {
	.section-banner {
		padding-block: 20rem 5rem;
	}
}

.section-about-v2 {
	padding-block: 12rem;
}

.section-about-v2 .desc {
	max-width: 62.5rem;
}

.section-about-v2 .img {
	border-radius: 38.4rem 4rem 4rem 4rem;
}

@media only screen and (max-width: 991.98px) {
	.section-about-v2 .img {
		border-radius: 47rem 5rem 5rem 5rem;
	}
}

.section-story {
	padding-block: 24rem 7.5rem;
}

@media only screen and (max-width: 991.98px) {
	.section-story {
		padding-block: 15rem 7.5rem;
	}
}

@media only screen and (max-width: 575.98px) {
	.section-story {
		padding-block: 7.5rem;
	}
}

.section-story .content-wrap {
	border-radius: 4rem;
	background-color: #41644a;
}

.section-story .img {
	width: calc(500% / 12);
	aspect-ratio: 623 / 749;
	border-radius: 37.8rem 37.8rem 5rem 5rem;
}

@media only screen and (min-width: 992px) {
	.section-story .img {
		position: absolute;
		bottom: 0;
	}
}

.section-story .icon {
	width: 42.2rem;
	position: absolute;
	top: 16rem;
	right: 0;
	z-index: -1;
}

@media only screen and (max-width: 991.98px) {
	.section-story .icon {
		width: 30rem;
		top: 10rem;
		right: 15rem;
	}
}

@media only screen and (max-width: 575.98px) {
	.section-story .icon {
		width: 20rem;
		right: 0;
	}
}

.page-id-36 .section-bg-img .img {
	transform: translateY(-13%);
}

.section-testimonials-v2 {
	padding-block: 7.5rem 15rem;
}

.section-testimonials-v2 .swiper-slide {
	height: 100%;
}

.section-testimonials-v2 .testimonial {
	border-radius: 2rem;
	background-color: #f8f1ec;
	padding: 5rem 6rem;
}

.section-testimonials-v2 .testimonial-thumb {
	width: 6rem;
	height: 6rem;
	border-radius: 50%;
}

.section-book-now {
	padding-block: 15rem;
}

.page-id-36 .section-menu .icon {
	width: 33.5rem;
	top: -10rem;
}

.page-id-36 .section-menu {
	padding-top: 12rem;
}

.section-archive-product {
	padding-block: 12rem;
}

.section-archive-product .product-cat {
	max-width: 23.2rem;
	font-size: 2rem;
	line-height: 1.5;
}

.section-archive-product .product-cat .category.active {
	font-weight: 700;
	color: #e86a33;
}

.section-archive-product .product-cat .category.active::after {
	content: "";
	display: block;
	flex-grow: 1;
	height: 1px;
	background-color: #e86a33;
}

.section-archive-product .product-cat-desc {
	border-radius: 4rem;
	background-color: #41644a;
	padding: 8rem calc(100% / 9);
}

.section-archive-product .product-cat-desc strong {
	font-family: "josefin-sans";
	font-weight: 700;
	font-size: 2.4rem;
	line-height: 1.2083333333;
}

.price ins {
	text-decoration: unset;
}

.products .product {
	border-radius: 4rem 0;
	background-color: #f2e3db;
	padding: 3rem 3rem 4rem 3rem;
}

.products .product-thumb {
	aspect-ratio: 303 / 239;
	border-radius: 4rem 0;
}

.products .product .price {
	display: block;
	font-weight: 700;
	font-size: 2rem;
	line-height: 1.75;
	margin-top: 1rem;
}

.products .product-short-desc ul {
	margin-bottom: unset;
}

.products .product .add_to_cart_button,
.products .product .added_to_cart {
	font-weight: 700;
	color: #e86a33;
	text-transform: capitalize;
}

.products .product .add_to_cart_button::after,
.products .product .added_to_cart::after {
	content: "";
	display: block;
	width: 100%;
	height: 0.2rem;
	background-color: #e86a33;
}

.products .product .add_to_cart_button.added {
	display: none;
}

.woocommerce a.added_to_cart {
	padding-top: unset;
}

.berocket_single_filter_widget {
	margin-top: 3rem;
}

.berocket_single_filter_widget .bapf_head h3 {
	font-family: "josefin-sans";
	font-weight: 600;
	font-size: 5rem;
	line-height: 1.3;
}

@media only screen and (max-width: 991.98px) {
	.berocket_single_filter_widget .bapf_head h3 {
		font-size: 4.5rem;
	}
}

@media only screen and (max-width: 575.98px) {
	.berocket_single_filter_widget .bapf_head h3 {
		font-size: 3.5rem;
	}
}

.bapf_slidr_jqrui .bapf_from,
.bapf_slidr_jqrui .bapf_to {
	color: #707070;
}

.bapf_slidr_main.ui-widget-content,
.berocket_filter_price_slider.ui-widget-content {
	height: 0.7rem;
	border-radius: 1rem;
	background-color: rgba(65, 100, 74, 0.1);
}

.bapf_slidr_main.ui-widget-content .ui-slider-range,
.berocket_filter_price_slider.ui-widget-content .ui-slider-range {
	background-color: #41644a;
}

.bapf_slidr_main.ui-widget-content .ui-slider-handle {
	background: radial-gradient(circle, #41644a 35%, white 35%);
	box-shadow: 0 0.3rem 0.6rem #41644a33;
}

.bapf_sfilter .bapf_button {
	border: unset;
	background-color: unset;
	font-family: "josefin-sans";
	font-weight: 600;
	font-size: 2rem;
	line-height: 1.2;
	text-decoration: underline;
	text-underline-offset: 0.5rem;
}

.bapf_sfilter .bapf_button.bapf_reset {
	float: left;
}

.bapf_sfilter .bapf_button.bapf_update {
	color: #e86a33;
	float: right;
}

.section-single-product {
	padding-block: 26rem 12rem;
}

.section-single-product .product-summary .price {
	font-weight: 700;
	font-size: 3rem;
	line-height: 1.1666666667;
	color: #41644a;
	margin-top: 1.5rem;
}

.section-single-product .product-summary .woocommerce-product-details__short-description {
	margin-top: 2rem;
}

.section-single-product .product-summary .woocommerce-product-details__short-description ul {
	list-style-type: none;
}

.section-single-product .product-summary .woocommerce-product-details__short-description ul li::before {
	content: "";
	display: inline-block;
	width: 1.5rem;
	height: 1.5rem;
	background: url(../icons/point.png) no-repeat center center/cover;
	margin-right: 1rem;
}

.woocommerce .woocommerce-error .button,
.woocommerce .woocommerce-info .button,
.woocommerce .woocommerce-message .button,
.woocommerce-page .woocommerce-error .button,
.woocommerce-page .woocommerce-info .button,
.woocommerce-page .woocommerce-message .button {
	font-family: "josefin-sans";
	font-weight: 600;
	font-size: 2rem;
	line-height: 1.2;
	text-decoration: underline;
	text-underline-offset: 0.5rem;
}

.woocommerce div.product div.images {
	margin-bottom: unset;
}

.woocommerce #content div.product div.images,
.woocommerce div.product div.images,
.woocommerce-page #content div.product div.images,
.woocommerce-page div.product div.images {
	float: unset;
	width: 100%;
}

.woo-variation-product-gallery {
	margin-bottom: unset;
}

.woo-variation-gallery-slider-wrapper .slick-track .slick-slide .wvg-single-gallery-image-container {
	aspect-ratio: 756 / 595;
	border-radius: 10rem 0;
	overflow: hidden;
}

.woo-variation-gallery-slider-wrapper .slick-track .slick-slide .wvg-single-gallery-image-container img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.woo-variation-gallery-thumbnail-wrapper .slick-track .slick-slide .wvg-gallery-thumbnail-image div {
	aspect-ratio: 1 / 1;
	border-radius: 1rem;
	overflow: hidden;
}

.woo-variation-gallery-thumbnail-wrapper .slick-track .slick-slide .wvg-gallery-thumbnail-image div img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.woocommerce div.product form.cart {
	margin-bottom: unset;
}

.woocommerce div.product form.cart .variations {
	margin-bottom: unset;
}

.woocommerce div.product form.cart .variations tbody {
	display: flex;
	flex-direction: column;
	gap: 3rem;
}

.woocommerce div.product form.cart .variations label {
	font-size: 2rem;
	line-height: 1.2;
	margin-bottom: unset;
}

.woocommerce div.product form.cart .variations td,
.woocommerce div.product form.cart .variations th {
	display: block;
	line-height: unset;
}

.woo-variation-swatches .wvs-style-squared.variable-items-wrapper .variable-item:not(.radio-variable-item) {
	border-radius: 0.8rem;
}

.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).button-variable-item {
	font-size: 1.8rem;
	line-height: 1.6666666667;
}

.woo-variation-swatches .variable-items-wrapper {
	gap: 2rem;
	padding-top: 1rem;
}

body.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item) {
	margin: unset;
	box-shadow: unset;
	height: unset;
	border: 1px solid #262626;
	border-radius: 0.8rem;
	background-color: transparent;
	padding: 1rem;
	font-size: 1.8rem;
	line-height: 1.6666666667;
}

body.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).selected {
	background-color: #41644a;
	color: #ffffff;
}

.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).button-variable-item.selected:not(.no-stock) {
	border-color: #41644a;
	background-color: #41644a;
	color: #ffffff;
}

.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).selected,
.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).selected:hover,
.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item):focus,
.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item):hover {
	box-shadow: unset;
}

.woo-variation-swatches .wvs-style-squared.variable-items-wrapper .variable-item:not(.radio-variable-item).button-variable-item .variable-item-span {
	padding: unset;
}

.woocommerce div.product form.cart .reset_variations {
	font-family: "josefin-sans";
	font-weight: 700;
	font-size: 2rem;
	color: #e86a33;
	text-decoration: underline;
}

.woocommerce-variation.single_variation {
	margin-top: 3rem;
}

.woocommerce-variation-add-to-cart {
	margin-top: 5rem;
	border-top: 1px solid rgba(38, 38, 38, 0.3);
}

.woocommerce div.product form.cart div.quantity {
	float: unset;
	margin: unset;
}

.qty-wrap {
	display: flex;
	align-items: center;
	gap: 1rem;
	width: fit-content;
	border: 1px solid #131413;
	border-radius: 0.8rem;
	padding: 1.5rem 1rem;
}

@media only screen and (max-width: 767.98px) {
	.qty-wrap {
		margin-left: auto;
	}
}

.qty-wrap .btn-qty {
	width: 3rem;
	height: 3rem;
	border: unset;
	background-color: unset;
	background-repeat: no-repeat;
	background-position: center;
	background-size: 1.3rem;
}

.qty-wrap .btn-qty.btn-minus {
	background-image: url(../icons/minus.png);
}

.qty-wrap .btn-qty.btn-plus {
	background-image: url(../icons/plus.png);
}

.woocommerce .quantity .qty {
	-moz-appearance: textfield;
	appearance: textfield;
	width: 12.7rem;
	border: unset;
	border-left: 1px solid #c6c6c6;
	border-right: 1px solid #c6c6c6;
	border-radius: unset;
	background-color: transparent;
	font-size: 2rem;
	line-height: 1.8;
	letter-spacing: 0.1px;
}

.woocommerce .quantity .qty::-webkit-outer-spin-button,
.woocommerce .quantity .qty::-webkit-inner-spin-button {
	-webkit-appearance: none;
}

.woocommerce #content div.product .woocommerce-tabs,
.woocommerce div.product .woocommerce-tabs,
.woocommerce-page #content div.product .woocommerce-tabs,
.woocommerce-page div.product .woocommerce-tabs {
	border-radius: 4rem;
	background-color: #41644a;
	padding: 8rem calc(100% / 12);
}

.section-page {
	padding-block: 26rem 12rem;
}

.woocommerce table.shop_table {
	border: unset;
	margin: unset;
}

.woocommerce table.shop_table th,
.woocommerce table.shop_table td {
	border-top: unset;
	padding: unset;
	line-height: unset;
}

.woocommerce-cart table.cart th {
	padding-bottom: 2rem;
	font-family: "josefin-sans";
	font-size: 2.6rem;
	line-height: 1.1538461538;
	border-bottom: 1px solid rgba(33, 31, 32, 0.3);
}

.woocommerce-cart table.cart tbody td {
	padding-block: 2.5rem;
}

.woocommerce-cart table.cart tbody tr:first-child td {
	padding-top: 5rem;
}

.woocommerce-cart table.cart .product-thumbnail {
	width: 20.7rem;
}

.woocommerce-cart table.cart .product-thumbnail>a {
	display: block;
	width: 17.7rem;
	height: 17.7rem;
	border-radius: 1rem;
	overflow: hidden;
}

.woocommerce-cart table.cart .product-thumbnail>a img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.woocommerce-cart table.cart .product-name a {
	font-family: "josefin-sans";
	font-weight: 600;
	font-size: 2.4rem;
	line-height: 1.0833333333;
}

.woocommerce-cart table.cart .product-price,
.woocommerce-cart table.cart .product-subtotal {
	font-size: 2.2rem;
	line-height: 1.3636363636;
}

.woocommerce td.product-name .variation {
	color: #707070;
}

.woocommerce a.remove {
	width: 2.5rem;
	height: 2.5rem;
	border: 1px solid #13302d;
	border-radius: 50%;
	font-weight: 400;
	line-height: 0.9;
	color: #13302d !important;
}

@media screen and (max-width: 991.98px) {
	.woocommerce a.remove {
		line-height: 0.7;
	}
}

.coupon {
	border: 1px solid #bcbcbc;
	border-radius: 1rem 0 2rem 1rem;
}

.coupon input {
	width: 35rem;
	border: unset;
}

.coupon .btn {
	min-width: unset;
	background-color: #262626;
	padding-inline: 5rem;
	color: #ffffff;
	text-transform: unset;
}

.coupon .btn:hover {
	color: #ffffff !important;
}

.woocommerce .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals {
	float: unset;
	width: 100%;
}

.cart-total-wrap {
	border-radius: 0.8rem;
	background: #f2e3db;
	padding: 8rem calc(20% - 3rem);
}

#add_payment_method .cart-collaterals .cart_totals table,
.woocommerce-cart .cart-collaterals .cart_totals table,
.woocommerce-checkout .cart-collaterals .cart_totals table {
	border-collapse: collapse;
	margin-bottom: unset;
}

#add_payment_method .cart-collaterals .cart_totals table th,
#add_payment_method .cart-collaterals .cart_totals table td,
.woocommerce-cart .cart-collaterals .cart_totals table th,
.woocommerce-cart .cart-collaterals .cart_totals table td,
.woocommerce-checkout .cart-collaterals .cart_totals table th,
.woocommerce-checkout .cart-collaterals .cart_totals table td {
	width: 50%;
	padding-bottom: 3rem;
}

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

	#add_payment_method .cart-collaterals .cart_totals table th,
	#add_payment_method .cart-collaterals .cart_totals table td,
	.woocommerce-cart .cart-collaterals .cart_totals table th,
	.woocommerce-cart .cart-collaterals .cart_totals table td,
	.woocommerce-checkout .cart-collaterals .cart_totals table th,
	.woocommerce-checkout .cart-collaterals .cart_totals table td {
		width: 100%;
	}
}

#add_payment_method .cart-collaterals .cart_totals table th,
.woocommerce-cart .cart-collaterals .cart_totals table th,
.woocommerce-checkout .cart-collaterals .cart_totals table th {
	font-family: "josefin-sans";
	font-weight: 700;
	font-size: 2.6rem;
	line-height: 1.1538461538;
}

#add_payment_method .cart-collaterals .cart_totals table td,
.woocommerce-cart .cart-collaterals .cart_totals table td,
.woocommerce-checkout .cart-collaterals .cart_totals table td {
	font-size: 2rem;
	line-height: 1.5;
	text-align: right;
}

#add_payment_method .cart-collaterals .cart_totals table .order-total th,
#add_payment_method .cart-collaterals .cart_totals table .order-total td,
.woocommerce-cart .cart-collaterals .cart_totals table .order-total th,
.woocommerce-cart .cart-collaterals .cart_totals table .order-total td,
.woocommerce-checkout .cart-collaterals .cart_totals table .order-total th,
.woocommerce-checkout .cart-collaterals .cart_totals table .order-total td {
	border-top: 1px solid rgba(38, 38, 38, 0.3);
	padding-block: 3rem 0;
}

#add_payment_method .cart-collaterals .cart_totals table .order-total td,
.woocommerce-cart .cart-collaterals .cart_totals table .order-total td,
.woocommerce-checkout .cart-collaterals .cart_totals table .order-total td {
	font-weight: 700;
	color: #41644a;
}

.woocommerce-remove-coupon {
	display: block;
}

#add_payment_method .wc-proceed-to-checkout,
.woocommerce-cart .wc-proceed-to-checkout,
.woocommerce-checkout .wc-proceed-to-checkout {
	padding: unset;
}

.woocommerce form .form-row {
	padding: unset;
	margin: unset;
	margin-bottom: 3rem;
}

.woocommerce form .form-row label {
	line-height: 1.2;
}

.select2-container .select2-selection--single {
	height: auto;
}

.select2-container--default .select2-selection--single {
	border: 1px solid #211f204d;
	border-radius: 0.8rem;
	padding: 1.8rem 2rem;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
	padding: unset;
	font-size: 1.8rem;
	line-height: normal;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
	top: 50%;
	right: 2.5rem;
	transform: translateY(-50%);
}

#ship-to-different-address span {
	line-height: 1.8;
	vertical-align: top;
}

.fcf-load-datepicker.datepicker-input {
	background: url(../icons/celendar.png) no-repeat calc(100% - 1.8rem)/2.4rem;
}

legend+label {
	float: left;
	width: 50%;
}

.woocommerce-checkout .woocommerce-checkout-review-order-table td:not(.product-name),
.woocommerce .woocommerce-order-details table.order_details td:not(.product-name) {
	text-align: right;
}

.woocommerce-checkout .woocommerce-checkout-review-order-table .product-name,
.woocommerce .woocommerce-order-details table.order_details .product-name {
	font-family: "josefin-sans";
	font-size: 2.4rem;
	line-height: 1.1666666667;
}

.woocommerce-checkout .woocommerce-checkout-review-order-table .product-name .variation,
.woocommerce-checkout .woocommerce-checkout-review-order-table .product-name .wc-item-meta,
.woocommerce .woocommerce-order-details table.order_details .product-name .variation,
.woocommerce .woocommerce-order-details table.order_details .product-name .wc-item-meta {
	font-family: "open-sans";
	font-size: 2rem;
	line-height: 1.4;
}

.woocommerce-checkout .woocommerce-checkout-review-order-table .product-total,
.woocommerce .woocommerce-order-details table.order_details .product-total {
	font-family: "open-sans";
	font-size: 2rem;
	line-height: 1.4;
}

.woocommerce-checkout .woocommerce-checkout-review-order-table .cart_item td,
.woocommerce .woocommerce-order-details table.order_details .cart_item td {
	padding-bottom: 3rem;
}

.woocommerce-checkout .woocommerce-checkout-review-order-table tr,
.woocommerce .woocommerce-order-details table.order_details tr {
	display: flex;
	align-items: center;
}

.woocommerce-checkout .woocommerce-checkout-review-order-table tr th,
.woocommerce-checkout .woocommerce-checkout-review-order-table tr td,
.woocommerce .woocommerce-order-details table.order_details tr th,
.woocommerce .woocommerce-order-details table.order_details tr td {
	width: 100%;
}

.woocommerce-checkout .woocommerce-checkout-review-order-table tfoot tr,
.woocommerce .woocommerce-order-details table.order_details tfoot tr {
	background-color: #f8f1ec;
	padding: 1.5rem 5rem;
}

.woocommerce-checkout .woocommerce-checkout-review-order-table tfoot tr th,
.woocommerce-checkout .woocommerce-checkout-review-order-table tfoot tr td,
.woocommerce .woocommerce-order-details table.order_details tfoot tr th,
.woocommerce .woocommerce-order-details table.order_details tfoot tr td {
	border: unset;
}

.woocommerce-checkout .woocommerce-checkout-review-order-table tfoot tr th,
.woocommerce .woocommerce-order-details table.order_details tfoot tr th {
	font-family: "josefin-sans";
	font-weight: 700;
	font-size: 2.6rem;
	line-height: 1.1538461538;
}

.woocommerce-checkout .woocommerce-checkout-review-order-table tfoot tr td,
.woocommerce .woocommerce-order-details table.order_details tfoot tr td {
	font-weight: 400;
	font-size: 2rem;
	line-height: 1.5;
}

.woocommerce-checkout .woocommerce-checkout-review-order-table tfoot tr:first-child,
.woocommerce .woocommerce-order-details table.order_details tfoot tr:first-child {
	border-radius: 0.8rem 0.8rem 0 0;
	padding-top: 5rem;
}

.woocommerce-checkout .woocommerce-checkout-review-order-table tfoot tr:last-child,
.woocommerce .woocommerce-order-details table.order_details tfoot tr:last-child {
	border-radius: 0 0 0.8rem 0.8rem;
}

.woocommerce-checkout .woocommerce-checkout-review-order-table tfoot tr:last-child th,
.woocommerce-checkout .woocommerce-checkout-review-order-table tfoot tr:last-child td,
.woocommerce .woocommerce-order-details table.order_details tfoot tr:last-child th,
.woocommerce .woocommerce-order-details table.order_details tfoot tr:last-child td {
	border-top: 1px solid #cecece;
	padding-block: 3rem;
}

.woocommerce-checkout .woocommerce-checkout-review-order-table tfoot tr:last-child td,
.woocommerce .woocommerce-order-details table.order_details tfoot tr:last-child td {
	font-weight: 700;
	color: #41644a;
}

.woocommerce .woocommerce-order-details table.order_details tfoot tr:last-child td {
	font-weight: unset;
	color: unset;
}

.woocommerce .woocommerce-order-details table.order_details tfoot tr.price td {
	font-weight: 700;
	color: #41644a;
}

.woocommerce ul#shipping_method li label {
	font-family: "open-sans";
	font-weight: 400;
}

.woocommerce ul#shipping_method .amount {
	font-weight: 400;
}

#add_payment_method #payment,
.woocommerce-cart #payment,
.woocommerce-checkout #payment {
	border-radius: unset;
	background-color: unset;
	margin-top: 3rem;
}

#add_payment_method #payment ul.payment_methods,
.woocommerce-cart #payment ul.payment_methods,
.woocommerce-checkout #payment ul.payment_methods {
	padding: unset;
	border-bottom: unset;
}

.woocommerce-checkout #payment ul.payment_methods li {
	line-height: unset;
}

.woocommerce-checkout #payment ul.payment_methods li label {
	font-family: "open-sans";
	font-weight: 400;
	font-size: 1.8rem;
	line-height: 1.5555555556;
	margin-bottom: unset;
}

#add_payment_method #payment div.payment_box,
.woocommerce-cart #payment div.payment_box,
.woocommerce-checkout #payment div.payment_box {
	border-radius: 0.8rem;
	background-color: #f8f1ec;
	padding: 3rem;
	font-size: 1.8rem;
	line-height: 1.5555555556;
	color: #191919;
	margin: 3rem 0;
}

#add_payment_method #payment div.payment_box::before,
.woocommerce-cart #payment div.payment_box::before,
.woocommerce-checkout #payment div.payment_box::before {
	content: none;
}

#add_payment_method #payment div.form-row,
.woocommerce-cart #payment div.form-row,
.woocommerce-checkout #payment div.form-row {
	padding: unset;
	margin-block: 3rem 0;
}

.woocommerce #payment #place_order,
.woocommerce-page #payment #place_order {
	float: unset;
}

.order-details {
	font-size: 2rem;
	line-height: 1.4;
}

.woocommerce td.product-name .wc-item-meta .wc-item-meta-label,
.woocommerce td.product-name .wc-item-meta dt,
.woocommerce td.product-name dl.variation .wc-item-meta-label,
.woocommerce td.product-name dl.variation dt {
	font-weight: 400;
}

.woocommerce .woocommerce-order-details table.order_details .order_item td {
	padding-top: 3rem;
}

.woocommerce .woocommerce-order-details table.order_details .order_item:last-child td {
	padding-bottom: 5rem;
}

.woocommerce .woocommerce-order-details table.order_details td:not(.product-name) {
	text-align: left;
}

.woocommerce .woocommerce-order-details table.order_details tfoot tr.item:last-of-type {
	color: red;
}

.woocommerce .woocommerce-customer-details address {
	border: unset;
	padding: unset;
}

.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email,
.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone {
	padding-left: unset;
	margin-top: unset;
}

.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email::before,
.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone::before {
	content: none;
}

.inspire_checkout_fields_additional_information {
	margin-top: 5rem;
}

.inspire_checkout_fields_additional_information h3 {
	font-family: "josefin-sans";
	font-weight: 700;
	font-size: 2.4rem;
	line-height: 1.25;
	text-transform: uppercase;
}

.section-contact-info {
	padding: 12rem 0 7.5rem calc((100% - 154rem) / 2);
}

@media only screen and (min-width: 576px) {
	.section-contact-info .content-wrap {
		min-width: 42.3rem;
		max-width: 42.3rem;
	}
}

.section-contact-info .title {
	text-transform: unset;
}

.section-contact-info .contact-info .item-title {
	font-family: "josefin-sans";
	font-weight: 700;
	font-size: 2.2rem;
	line-height: 1.4090909091;
}

.section-contact-info .contact-info .item-desc {
	font-size: 2rem;
	line-height: 1.4;
}

.section-contact-info .contact-info .item+.item {
	margin-top: 3rem;
	padding-top: 3rem;
	border-top: 1px solid rgba(38, 38, 38, 0.3);
}

.section-contact-info .iframe-wrap {
	aspect-ratio: 1207 / 600;
	border-radius: 4rem;
	overflow: hidden;
}

.section-contact-form {
	padding-block: 7.5rem;
}

.section-contact-form .img {
	border-radius: 37.8rem 37.8rem 5rem 5rem;
}

@media only screen and (max-width: 991.98px) {
	.section-contact-form .img {
		border-radius: 46rem 46rem 6rem 6rem;
	}
}

.section-contact-form .icon {
	width: 42.2rem;
	position: absolute;
	top: 6rem;
	right: 4rem;
	z-index: -1;
}

@media only screen and (max-width: 991.98px) {
	.section-contact-form .icon {
		width: 30rem;
		top: 0;
		right: 50%;
	}
}

@media only screen and (max-width: 575.98px) {
	.section-contact-form .icon {
		width: 20rem;
		right: 0;
	}
}

.page-id-78 .section-bg-img .img {
	transform: translateY(-40%);
}

.woocommerce-terms-and-conditions-checkbox-text {
	font-family: "open-sans";
	font-weight: 400;
}

.header-icon {
	width: 2.5rem;
	height: 2.5rem;
}

.header-icon + .header-icon {
	margin-left: 2rem;
}

.badges {
	display: flex;
	justify-content: center;
	align-items: center;
	min-width: 2rem;
	height: auto;
	aspect-ratio: 1 / 1;
	border: 1px solid #ffffff;
	border-radius: 50%;
	box-shadow: 0 0.8rem 2.4rem 0 rgba(0, 0, 0, 0.03);
	background-color: #ffffff;
	font-weight: 500;
	@include font-property(12, 12);
	position: absolute;
	top: 0;
	right: 0;
	transform: translate(50%, -50%);
}

.page-id-11 .footer-img {
	margin-top: 0;
}

.page-id-11 .section-page {
	padding-bottom: 0;
}

.woocommerce div.product form.cart .variations label {
	cursor: pointer;
}

.woocommerce div.product form.cart .variations label::after {
	content: '-';
	font-size: 2.5rem;
	margin-left: 1rem;
}

.woocommerce div.product form.cart .variations label.collapsed::after {
	content: '+';
}

.yith-wapo-block .yith-wapo-addon .yith-wapo-option label {
	font-weight: 700;
	font-size: 2rem;
	line-height: 1.2;
}

.yith-wapo-option.quantity-addon .quantity .yith-wapo-option-value {
	width: fit-content;
	border: 1px solid #131413;
	border-radius: 0.8rem;
	padding: 1.5rem 1rem;
	font-size: 2rem;
	line-height: 1.8;
	letter-spacing: 0.1px;
}