/*
 Theme Name:   Bricks Child Theme
 Theme URI:    https://bricksbuilder.io/
 Description:  Use this child theme to extend Bricks.
 Author:       Bricks
 Author URI:   https://bricksbuilder.io/
 Template:     bricks
 Version:      1.1
 Text Domain:  bricks
*/

/* TEST */

:root {
}
body {
	font-size: 14px;
	font-family: "IBM Plex Mono";
	font-weight: 400;
	font-style: normal;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: "IBM Plex Mono";
}
h1 {
	font-family: "IBM Plex Mono";
	font-style: normal;
	font-weight: 700;
	font-size: 20px;
}
h2 {
	font-size: 16px;
	font-family: "IBM Plex Mono";
	font-weight: 700;
}
h3 {
	font-size: 14px;
}
h4 {
	font-size: 25px;
	font-family: "IBM Plex Mono";
	font-weight: 700;
}
:where(:root) .bricks-color-light {
	color: #f5f5f5;
}
:where(:root) .bricks-background-light {
	background-color: #f5f5f5;
}
:where(:root) .bricks-color-dark {
	color: #212121;
}
:where(:root) .bricks-background-dark {
	background-color: #212121;
}
:where(:root) .bricks-color-secondary {
	color: #ff0000;
}
:where(:root) .bricks-background-secondary {
	background-color: #ff0000;
}
.brxe-nav-menu .bricks-nav-menu {
	flex-direction: column;
}
.brxe-nav-menu .bricks-nav-menu > li > a {
	font-family: "IBM Plex Mono";
	font-weight: 400;
	font-style: normal;
	text-align: left;
}
.brxe-nav-menu .bricks-nav-menu > li > .brx-submenu-toggle {
	font-family: "IBM Plex Mono";
	font-weight: 400;
	font-style: normal;
	text-align: left;
}
.brxe-nav-menu .bricks-nav-menu .sub-menu > li {
	font-size: 14px;
	font-family: "IBM Plex Mono";
	font-weight: 400;
	font-style: normal;
}
.brxe-nav-menu .bricks-nav-menu .sub-menu .menu-item {
	background-color: rgba(255, 255, 255, 0);
}
.pswp .pswp__bg {
	background-color: rgba(255, 255, 255, 0);
}
.brxe-container {
	width: 80%;
}
.woocommerce main.site-main {
	width: 80%;
}
#brx-content.wordpress {
	width: 80%;
}
.bricks-button:not([class*="bricks-background-"]):not([class*="bricks-color-"]):not(.outline) {
	background-color: rgba(255, 0, 0, 0.53);
}
.bricks-button {
	border: 1px none var(--bricks-color-25283d);
	color: #ffffff;
}
.bricks-button:not([class*="bricks-background-"]):not([class*="bricks-color-"]):not(.outline):hover {
	background-color: var(--bricks-color-fnipwj);
}
.bricks-button:hover {
	border: 1px solid var(--bricks-border-color);
}
:root .bricks-button[class*="primary"] {
	border-width: 1px;
	border-color: var(--bricks-color-25283d);
	font-weight: 700;
	color: #ffffff;
}
:root .bricks-button[class*="primary"]:not(.outline):hover {
	background-color: var(--bricks-color-fnipwj);
}
:root .bricks-button[class*="primary"]:hover {
	border: 1px solid var(--bricks-border-color);
}
:root .bricks-button[class*="primary"]:not(.outline) {
	background-color: var(--bricks-color-btwlem);
}
@media (max-width: 991px) {
	body {
		font-size: 12px;
	}
}
@media (max-width: 767px) {
	.brxe-container {
		width: 100%;
	}
	.woocommerce main.site-main {
		width: 100%;
	}
	#brx-content.wordpress {
		width: 100%;
	}
}
@media (max-width: 478px) {
	body {
		font-size: 10px;
	}
	h1 {
		font-size: 12px;
		font-weight: 700;
	}
	h2 {
		font-size: 14px;
		font-weight: 700;
	}
	h3 {
		font-size: 16px;
		font-weight: 700;
	}
	h4 {
		font-size: 18px;
		font-weight: 700;
	}
	h5 {
		font-size: 20px;
		font-weight: 700;
	}
	h6 {
		font-size: 22px;
		font-weight: 700;
	}
	.brxe-section {
		width: 100%;
	}
	.brxe-container {
		width: 80%;
	}
	.woocommerce main.site-main {
		width: 80%;
	}
	#brx-content.wordpress {
		width: 80%;
	}
	.bricks-button {
		font-size: 10px;
	}
}
:root {
	--bricks-color-25283d: #f5f5f5;
	--bricks-color-009e02: #e0e0e0;
	--bricks-color-31b81b: #9e9e9e;
	--bricks-color-a358de: #616161;
	--bricks-color-e7c3f3: #424242;
	--bricks-color-4ef464: #212121;
	--bricks-color-34cc57: #ffeb3b;
	--bricks-color-af8bbb: #ffc107;
	--bricks-color-cbb338: #ff9800;
	--bricks-color-bed522: #ff5722;
	--bricks-color-e73a44: #f44336;
	--bricks-color-01e1df: #9c27b0;
	--bricks-color-98f944: #2196f3;
	--bricks-color-a351eb: #03a9f4;
	--bricks-color-f36827: #81d4fa;
	--bricks-color-8800dc: #4caf50;
	--bricks-color-f6440b: #8bc34a;
	--bricks-color-ea184a: #cddc39;
	--bricks-color-ltbzhn: rgba(0, 0, 0, 0);
	--bricks-color-wyxlbi: rgba(255, 255, 255, 0);
	--bricks-color-kpjcpx: rgba(255, 255, 255, 0);
	--bricks-color-lustba: rgba(255, 255, 255, 0);
	--bricks-color-fhfbnk: rgba(255, 255, 255, 0);
	--bricks-color-pfjmkf: #fefaf1;
	--bricks-color-facpll: #f5f0e6;
	--bricks-color-xyrqfx: #e2d0b6;
	--bricks-color-dmveku: #d1b589;
	--bricks-color-fnipwj: #ff0000;
	--bricks-color-haigmb: rgba(0, 0, 0, 0);
	--bricks-color-btwlem: rgba(255, 0, 0, 0.66);
	--bricks-color-cplzdb: #fff4b8;
}
.pswp .pswp__bg {
	background-color: rgba(255, 255, 255, 0);
}
@media (max-width: 478px) {
	#brxe-3667a4 {
		font-weight: 700;
	}
}
#brxe-b63332 {
	font-size: 20px;
	font-weight: 700;
	color: var(--bricks-color-xyrqfx);
}
@media (max-width: 478px) {
	#brxe-b63332 {
		flex-direction: row;
		align-self: center !important;
		justify-content: flex-start;
		align-items: center;
	}
}
#brxe-d1f92e {
	align-items: center;
	color: var(--bricks-color-xyrqfx);
}
@media (max-width: 478px) {
	#brxe-d1f92e {
		flex-direction: row;
		display: none;
	}
}
@layer bricks {
	@media (max-width: 767px) {
		#brxe-be8662 .bricks-nav-menu-wrapper {
			display: none;
		}
		#brxe-be8662 .bricks-mobile-menu-toggle {
			display: block;
		}
	}
}
#brxe-be8662 .bricks-nav-menu {
	flex-direction: column;
}
#brxe-be8662 {
	align-self: flex-end;
	font-size: 20px;
	color: var(--bricks-color-xyrqfx);
}
#brxe-be8662 .bricks-nav-menu > li > a {
	font-weight: 700;
}
#brxe-be8662 .bricks-nav-menu > li > .brx-submenu-toggle > * {
	font-weight: 700;
}
@media (max-width: 478px) {
	#brxe-be8662 .bricks-mobile-menu-wrapper {
		align-items: flex-start;
	}
	#brxe-be8662 .bricks-mobile-menu-wrapper .brx-submenu-toggle {
		justify-content: flex-start;
	}
	#brxe-be8662 .bricks-mobile-menu-wrapper a {
		width: auto;
	}
	#brxe-be8662 {
		color: var(--bricks-color-xyrqfx);
	}
	#brxe-be8662 .bricks-mobile-menu-toggle {
		color: var(--bricks-color-xyrqfx);
	}
	#brxe-be8662 .bricks-mobile-menu > li > a {
		font-size: 16px;
	}
	#brxe-be8662 .bricks-mobile-menu > li > .brx-submenu-toggle > * {
		font-size: 16px;
	}
	#brxe-be8662 .bricks-mobile-menu .sub-menu > li > a {
		font-size: 14px;
	}
	#brxe-be8662 .bricks-mobile-menu .sub-menu > li > .brx-submenu-toggle > * {
		font-size: 14px;
	}
}
@media (max-width: 478px) {
	#brxe-4785df {
		flex-direction: column;
		margin-right: 20px;
		align-self: center !important;
		justify-content: center;
		align-items: center;
		height: 100%;
	}
}
#brxe-c085f8 {
	width: 100%;
	flex-direction: row;
}
@media (max-width: 478px) {
	#brxe-c085f8 {
		flex-direction: row;
		flex-wrap: nowrap;
		background-color: rgba(0, 0, 0, 0);
	}
}
#brxe-2896ff {
	background-color: rgba(0, 0, 0, 0);
	display: none;
}
@media (max-width: 478px) {
	#brxe-2896ff {
		flex-direction: row;
		height: 100%;
		position: absolute;
		top: 0px;
		z-index: 99;
		display: flex;
		flex-wrap: nowrap;
		background-color: var(--bricks-color-haigmb);
		margin-top: 30px;
	}
}
#brxe-phkzie:not(.tag),
#brxe-phkzie img {
	object-fit: scale-down;
}
#brxe-phkzie {
	width: 200px;
}
#brxe-e373aa {
	align-self: center !important;
	justify-content: center;
	align-items: center;
	margin-top: 10px;
}
@media (max-width: 478px) {
	#brxe-e373aa {
		display: none;
	}
}
#brxe-09369f {
	align-self: flex-start;
	font-size: 25px;
	font-weight: 700;
	color: #dcd1c3;
	border-width: 1px;
}
#brxe-09369f:hover {
	text-decoration: underline;
}
@media (max-width: 767px) {
	#brxe-09369f {
		align-self: flex-start;
	}
}
#brxe-892231 {
	align-self: flex-start !important;
	justify-content: center;
	align-items: center;
	height: 30px;
	width: 30%;
}
@media (max-width: 991px) {
	#brxe-892231 {
		flex-direction: row;
		width: 50%;
		align-self: flex-start !important;
		justify-content: flex-start;
		align-items: flex-start;
		height: 100%;
	}
}
@media (max-width: 767px) {
	#brxe-892231 {
		align-self: center !important;
		justify-content: flex-start;
		width: 30%;
	}
}
@layer bricks {
	@media (max-width: 767px) {
		#brxe-f8a74c .bricks-nav-menu-wrapper {
			display: none;
		}
		#brxe-f8a74c .bricks-mobile-menu-toggle {
			display: block;
		}
	}
}
#brxe-f8a74c {
	align-self: flex-end;
	margin-right: 10px;
	background-color: rgba(255, 255, 255, 0);
}
#brxe-f8a74c .bricks-nav-menu > li > a {
	font-family: "IBM Plex Mono";
	font-style: normal;
	color: #dcd1c3;
	line-height: 1.5;
	text-transform: uppercase;
	font-size: 20px;
	font-weight: 700;
}
#brxe-f8a74c .bricks-nav-menu > li > .brx-submenu-toggle > * {
	font-family: "IBM Plex Mono";
	font-style: normal;
	color: #dcd1c3;
	line-height: 1.5;
	text-transform: uppercase;
	font-size: 20px;
	font-weight: 700;
}
#brxe-f8a74c .bricks-nav-menu .sub-menu > li > a {
	font-family: "IBM Plex Mono";
	color: #dcd1c3;
	font-size: 16px;
	line-height: 1.5;
	font-weight: 700;
}
#brxe-f8a74c .bricks-nav-menu .sub-menu > li > .brx-submenu-toggle > * {
	font-family: "IBM Plex Mono";
	color: #dcd1c3;
	font-size: 16px;
	line-height: 1.5;
	font-weight: 700;
}
#brxe-f8a74c .bricks-nav-menu .current-menu-item > a {
	text-decoration: underline;
}
#brxe-f8a74c .bricks-nav-menu .current-menu-item > .brx-submenu-toggle > * {
	text-decoration: underline;
}
#brxe-f8a74c .bricks-nav-menu > .current-menu-parent > a {
	text-decoration: underline;
}
#brxe-f8a74c .bricks-nav-menu > .current-menu-parent > .brx-submenu-toggle > * {
	text-decoration: underline;
}
#brxe-f8a74c .bricks-nav-menu > .current-menu-ancestor > a {
	text-decoration: underline;
}
#brxe-f8a74c .bricks-nav-menu > .current-menu-ancestor > .brx-submenu-toggle > * {
	text-decoration: underline;
}
#brxe-f8a74c .bricks-nav-menu .sub-menu > .current-menu-item > a {
	text-decoration: underline;
	font-weight: 900;
}
#brxe-f8a74c .bricks-nav-menu .sub-menu > .current-menu-item > .brx-submenu-toggle > * {
	text-decoration: underline;
	font-weight: 900;
}
#brxe-f8a74c .bricks-nav-menu .sub-menu > .current-menu-ancestor > a {
	text-decoration: underline;
	font-weight: 900;
}
#brxe-f8a74c .bricks-nav-menu .sub-menu > .current-menu-ancestor > .brx-submenu-toggle > * {
	text-decoration: underline;
	font-weight: 900;
}
#brxe-f8a74c .bricks-nav-menu .sub-menu {
	background-color: rgba(97, 97, 97, 0.74);
}
#brxe-f8a74c .bricks-nav-menu .sub-menu a {
	justify-content: flex-start;
	padding-right: 5px;
	padding-left: 5px;
}
#brxe-f8a74c .bricks-nav-menu .sub-menu button {
	justify-content: flex-start;
	padding-right: 5px;
	padding-left: 5px;
}
@media (max-width: 767px) {
	#brxe-f8a74c .bricks-mobile-menu-toggle {
		color: var(--bricks-color-dmveku);
		width: 30px !important;
	}
	#brxe-f8a74c {
		align-self: flex-end;
		margin-right: 0;
	}
	#brxe-f8a74c .bricks-mobile-menu-toggle .bar-top {
		width: 30px !important;
	}
	#brxe-f8a74c .bricks-mobile-menu-toggle .bar-center {
		width: 30px !important;
	}
	#brxe-f8a74c .bricks-mobile-menu-toggle .bar-bottom {
		width: 30px !important;
	}
}
@media (max-width: 478px) {
	#brxe-f8a74c .bricks-nav-menu {
		flex-direction: column;
	}
}
@media (max-width: 767px) {
	#brxe-fe0fa6 {
		flex-direction: column;
		align-items: flex-end;
		justify-content: center;
		width: 60%;
		align-self: center !important;
	}
}
@media (max-width: 478px) {
	#brxe-fe0fa6 {
		flex-direction: column;
	}
}
#brxe-3f2fc9 {
	flex-direction: row;
	margin-right: 0;
	margin-left: 0;
	width: 100%;
	padding-right: 20px;
	padding-left: 20px;
}
@media (max-width: 991px) {
	#brxe-3f2fc9 {
		width: 100%;
		margin-left: 0;
		padding-right: 20px;
		padding-left: 20px;
	}
}
@media (max-width: 767px) {
	#brxe-3f2fc9 {
		width: 100%;
		padding-right: 0;
		padding-left: 20px;
	}
}
#brxe-34d702 {
	width: 100%;
	flex-direction: row;
}
@media (max-width: 767px) {
	#brxe-34d702 {
		width: 100%;
	}
}
@media (max-width: 478px) {
	#brxe-34d702 {
		flex-direction: row;
	}
}
#brxe-1dd999 {
	background-color: var(--bricks-color-ltbzhn);
	padding-top: 0;
	top: 0px;
	z-index: 99;
	width: 100%;
	position: absolute;
}
@media (max-width: 478px) {
	#brxe-1dd999 {
		flex-direction: row;
		flex-wrap: nowrap;
		background-color: rgba(0, 0, 0, 0);
		min-height: 93px;
		display: none;
	}
}
#brxe-vtfgqj {
	--columns: 1;
	--gutter: 10px;
	flex-direction: column;
}
@media (max-width: 767px) {
	#brxe-vtfgqj {
		align-self: center;
		justify-content: center;
		align-items: center;
		--gutter: 10px;
	}
}
@media (max-width: 478px) {
	#brxe-vtfgqj {
		align-self: center;
		justify-content: center;
		align-items: center;
		flex-direction: column;
	}
}
#brxe-bjrbje {
	padding-right: 50px;
}
@media (max-width: 767px) {
	#brxe-bjrbje {
		padding-right: 0;
	}
}
@media (max-width: 478px) {
	#brxe-bjrbje {
		align-self: center !important;
		justify-content: center;
		align-items: center;
		flex-direction: column;
	}
}
#brxe-ogkcft {
	font-size: 20px;
	padding-bottom: 20px;
}
@media (max-width: 767px) {
	#brxe-ogkcft {
		padding-bottom: 20px;
	}
}
@media (max-width: 478px) {
	#brxe-ogkcft {
		padding-top: 20px;
		padding-bottom: 20px;
	}
}
#brxe-apjllr {
	padding-top: 50px;
}
#brxe-toojjw {
	margin-top: 50px;
	width: 400px;
}
#brxe-hwdsdv {
	margin-top: 50px;
}
#brxe-sfyona {
	margin-top: 50px;
	width: 400px;
}
#brxe-fzvqhh {
	margin-top: 50px;
}
#brxe-nyicvh {
	position: sticky;
	top: 0px;
	margin-bottom: 50px;
}
@media (max-width: 767px) {
	#brxe-nyicvh {
		margin-top: 20px;
	}
}
#brxe-mtumdo {
	width: 75%;
	margin-top: 70px;
	flex-direction: row;
}
@media (max-width: 767px) {
	#brxe-mtumdo {
		align-self: center !important;
		justify-content: center;
		align-items: center;
		flex-direction: row;
		margin-top: 0;
	}
}
@media (max-width: 478px) {
	#brxe-mtumdo {
		align-self: center !important;
		justify-content: center;
		align-items: center;
	}
}
#brxe-sfbvzv {
	margin-top: 100px;
}
#brxe-342ed6 {
	padding-bottom: 15px;
}
@media (max-width: 478px) {
	#brxe-342ed6 {
		font-size: 12px;
	}
}
@media (max-width: 478px) {
	#brxe-2efa32 {
		font-size: 10px;
	}
}
@media (max-width: 991px) {
	#brxe-4fe278 {
		width: 70%;
	}
}
@media (max-width: 478px) {
	#brxe-4fe278 {
		margin-top: 20px;
		margin-left: 20px;
		width: 80%;
	}
}
#brxe-d727cc {
	padding-bottom: 15px;
}
@media (max-width: 478px) {
	#brxe-d727cc {
		font-size: 12px;
	}
}
#brxe-44a969 {
	text-align: justify;
}
#brxe-44a969:hover {
	text-decoration: underline;
}
@media (max-width: 478px) {
	#brxe-44a969 {
		font-size: 10px;
	}
}
#brxe-403795 {
	text-align: justify;
}
#brxe-403795:hover {
	text-decoration: underline;
}
@media (max-width: 478px) {
	#brxe-403795 {
		font-size: 10px;
	}
}
#brxe-6ef615 {
	text-align: justify;
}
#brxe-6ef615:hover {
	text-decoration: underline;
}
@media (max-width: 478px) {
	#brxe-6ef615 {
		font-size: 10px;
	}
}
#brxe-98384f {
	text-align: justify;
}
#brxe-98384f:hover {
	text-decoration: underline;
}
@media (max-width: 478px) {
	#brxe-98384f {
		font-size: 10px;
	}
}
#brxe-pcimpc {
	text-align: justify;
}
#brxe-pcimpc:hover {
	text-decoration: underline;
}
@media (max-width: 478px) {
	#brxe-pcimpc {
		font-size: 10px;
	}
}
#brxe-820e83:hover {
	text-decoration: underline;
}
#brxe-820e83 {
	text-align: justify;
}
@media (max-width: 478px) {
	#brxe-820e83 {
		font-size: 10px;
	}
}
#brxe-2a0fbf:hover {
	text-decoration: underline;
}
@media (max-width: 991px) {
	#brxe-bfec2a {
		width: 50%;
		margin-left: 50px;
	}
}
@media (max-width: 767px) {
	#brxe-bfec2a {
		margin-top: 20px;
	}
}
@media (max-width: 478px) {
	#brxe-bfec2a {
		margin-top: 20px;
		margin-left: 20px;
		width: 80%;
	}
}
#brxe-4824b8 {
	padding-bottom: 15px;
}
@media (max-width: 478px) {
	#brxe-4824b8 {
		font-size: 12px;
	}
}
#brxe-d44af8:hover {
	text-decoration: underline;
}
@media (max-width: 478px) {
	#brxe-d44af8 {
		font-size: 10px;
	}
}
#brxe-bea3cc {
	width: auto;
}
#brxe-fff819 {
	font-size: 14px;
	align-self: flex-start;
	margin-top: 5px;
	margin-left: 5px;
}
@media (max-width: 767px) {
	#brxe-5e50c2 {
		display: none;
	}
}
@media (max-width: 478px) {
	#brxe-5e50c2 {
		display: none;
	}
}
#brxe-ca80d8 {
	flex-direction: row;
	width: 100%;
}
#brxe-ed308c:hover {
	text-decoration: underline;
}
@media (max-width: 478px) {
	#brxe-ed308c {
		font-size: 10px;
	}
}
#brxe-029b7c {
	width: auto;
}
#brxe-34323d {
	font-size: 14px;
	align-self: flex-start;
	margin-top: 5px;
	margin-left: 5px;
}
@media (max-width: 767px) {
	#brxe-1dd6a6 {
		display: none;
	}
}
@media (max-width: 478px) {
	#brxe-1dd6a6 {
		display: none;
	}
}
#brxe-6048cf {
	width: 100%;
	flex-direction: row;
}
#brxe-55ff52:hover {
	text-decoration: underline;
}
@media (max-width: 478px) {
	#brxe-55ff52 {
		font-size: 10px;
	}
}
#brxe-79cedd {
	width: auto;
}
@media (max-width: 478px) {
	#brxe-79cedd {
		flex-direction: column;
	}
}
#brxe-e37c67 {
	font-size: 14px;
	align-self: flex-start;
	margin-top: 5px;
	margin-left: 5px;
}
@media (max-width: 767px) {
	#brxe-2a7265 {
		display: none;
	}
}
@media (max-width: 478px) {
	#brxe-2a7265 {
		flex-direction: column;
		display: none;
	}
}
#brxe-b2dd3c {
	flex-direction: row;
	width: 100%;
}
#brxe-d9cb2a:hover {
	text-decoration: underline;
}
@media (max-width: 478px) {
	#brxe-d9cb2a {
		font-size: 10px;
	}
}
#brxe-1301ea {
	width: auto;
}
#brxe-088985 {
	font-size: 14px;
	align-self: flex-start;
	margin-top: 5px;
	margin-left: 5px;
}
@media (max-width: 767px) {
	#brxe-36f8b8 {
		display: none;
	}
}
@media (max-width: 478px) {
	#brxe-36f8b8 {
		display: none;
	}
}
#brxe-c366ca {
	width: 100%;
	flex-direction: row;
}
#brxe-9bc2c1:hover {
	text-decoration: underline;
}
@media (max-width: 478px) {
	#brxe-9bc2c1 {
		font-size: 10px;
	}
}
#brxe-1cc665 {
	width: auto;
}
#brxe-cceaca {
	font-size: 14px;
	align-self: flex-start;
	margin-top: 5px;
	margin-left: 5px;
}
@media (max-width: 767px) {
	#brxe-c62c5d {
		display: none;
	}
}
@media (max-width: 478px) {
	#brxe-c62c5d {
		display: none;
	}
}
#brxe-f34368 {
	width: 100%;
	flex-direction: row;
}
@media (max-width: 991px) {
	#brxe-d6414f {
		width: 40%;
		margin-left: 50px;
	}
}
@media (max-width: 767px) {
	#brxe-d6414f {
		margin-left: 0;
	}
}
@media (max-width: 478px) {
	#brxe-d6414f {
		margin-top: 20px;
		margin-left: 20px;
		width: 80%;
	}
}
#brxe-e34445 {
	padding-bottom: 15px;
}
@media (max-width: 478px) {
	#brxe-e34445 {
		font-size: 12px;
	}
}
#brxe-f49417 {
	padding-bottom: 10px;
}
@media (max-width: 991px) {
	#brxe-9ef63a {
		margin-left: 50px;
	}
}
@media (max-width: 767px) {
	#brxe-9ef63a {
		width: 80%;
	}
}
@media (max-width: 478px) {
	#brxe-9ef63a {
		margin-top: 20px;
		margin-left: 20px;
		width: 80%;
	}
}
#brxe-938489 {
	width: 90%;
	flex-direction: row;
	margin-top: 50px;
}
@media (max-width: 767px) {
	#brxe-938489 {
		display: grid;
		align-items: initial;
		grid-template-columns: repeat(2, 1fr);
		grid-gap: 20px;
	}
}
@media (max-width: 478px) {
	#brxe-938489 {
		width: 100%;
		flex-direction: column;
		display: grid;
		align-items: initial;
		grid-template-columns: repeat(2, 1fr);
		grid-gap: 20px;
		justify-items: flex-start;
	}
}
#brxe-eezplz {
	margin-top: 50px;
}
#brxe-b16573 {
	width: 90%;
	margin-bottom: 50px;
	align-self: center !important;
	justify-content: center;
	align-items: center;
}
@media (max-width: 767px) {
	#brxe-b16573 {
		display: none;
	}
}
@media (max-width: 478px) {
	#brxe-b16573 {
		margin-top: 50px;
		margin-right: 0;
		margin-bottom: 50px;
		margin-left: 0;
		width: 100%;
		display: flex;
	}
}
#brxe-1a9999 {
	background-color: #f8f8f4;
	height: 520px;
}
@media (max-width: 767px) {
	#brxe-1a9999 {
		width: 100%;
	}
}
@media (max-width: 478px) {
	#brxe-1a9999 {
		width: 100%;
		padding-bottom: 0;
		height: 100%;
		font-size: 10px;
	}
}
.tab-title {
	font-weight: 400;
	transition: font-weight 0.2s ease;
}
.bricks-tabs-nav-item.is-active .tab-title {
	font-weight: 700;
}