/* .container-fluid [class*=col-] {
	padding: 0 !important;
}

.container [class*=col-] {
	padding-right: calc(var(--bs-gutter-x) * 0.5)!important;
	padding-left: calc(var(--bs-gutter-x) * 0.5)!important;
	padding-top: calc(var(--bs-gutter-x) * 0.5)!important;
	padding-bottom: calc(var(--bs-gutter-x) * 0.5)!important;
} */

@font-face {
	font-family: "Material Icons Outlined";
	font-style: normal;
	font-weight: 400;
	font-display: block;
	src: url("/assets/fonts/google/material-icons-outlined.woff2") format("woff2"), url("/assets/fonts/google/material-icons-outlined.woff") format("woff");
}
.material-icons-outlined {
	font-family: "Material Icons Outlined";
	font-weight: normal;
	font-style: normal;
	font-size: 32px;
	line-height: 1;
	letter-spacing: normal;
	text-transform: none;
	display: inline-block;
	white-space: nowrap;
	word-wrap: normal;
	direction: ltr;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-rendering: optimizeLegibility;
	font-feature-settings: "liga";
}

@font-face {
	font-family: "Material Icons Round";
	font-style: normal;
	font-weight: 400;
	font-display: block;
	src: url("/assets/fonts/google/material-icons-round.woff2") format("woff2"), url("/assets/fonts/google/material-icons-round.woff") format("woff");
}
.material-icons-round {
	font-family: "Material Icons Round";
	font-weight: normal;
	font-style: normal;
	font-size: 24px;
	line-height: 1;
	letter-spacing: normal;
	text-transform: none;
	display: inline-block;
	white-space: nowrap;
	word-wrap: normal;
	direction: ltr;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-rendering: optimizeLegibility;
	font-feature-settings: "liga";
}

@font-face {
	font-family: "Material Icons Sharp";
	font-style: normal;
	font-weight: 400;
	font-display: block;
	src: url("/assets/fonts/google/material-icons-sharp.woff2") format("woff2"), url("/assets/fonts/google/material-icons-sharp.woff") format("woff");
}
.material-icons-sharp {
	font-family: "Material Icons Sharp";
	font-weight: normal;
	font-style: normal;
	font-size: 24px;
	line-height: 1;
	letter-spacing: normal;
	text-transform: none;
	display: inline-block;
	white-space: nowrap;
	word-wrap: normal;
	direction: ltr;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-rendering: optimizeLegibility;
	font-feature-settings: "liga";
}

@font-face {
	font-family: "Material Icons Two Tone";
	font-style: normal;
	font-weight: 400;
	font-display: block;
	src: url("/assets/fonts/google/material-icons-two-tone.woff2") format("woff2"), url("/assets/fonts/google/material-icons-two-tone.woff") format("woff");
}
.material-icons-two-tone {
	font-family: "Material Icons Two Tone";
	font-weight: normal;
	font-style: normal;
	font-size: 24px;
	line-height: 1;
	letter-spacing: normal;
	text-transform: none;
	display: inline-block;
	white-space: nowrap;
	word-wrap: normal;
	direction: ltr;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-rendering: optimizeLegibility;
	font-feature-settings: "liga";
}