/*CLEAR*/

.l-content .m-cols__wrap--edit,
.l-content .m-cols__wrap--edit > .m-cols__1of2,
.l-content .m-cols__wrap--edit > .m-cols__1of3,
.l-content .m-cols__wrap--edit > .m-cols__1of4,
.l-content .m-cols__wrap--edit > .m-cols__1of5,
.l-content .m-cols__wrap--edit > .m-cols__2of5,
.l-content .m-cols__wrap--edit > .m-cols__3of5,
.l-content .m-cols__wrap--edit > .m-cols__4of5,
.l-content .m-thumbnailList,
.l-content .m-thumbnailList > li {
	margin: 0;
	padding: 0;
	font-size: 0;
}


/*Header Edit*/


.l-content .imageReplace {
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}


.l-content .m-h2--custom {
	height: 69px;
	background-color: #dce8ff;
	font-size: 16px;
	color: #000000;
}

.l-content .m-cols__3of4 {
	padding-left: 0px !important;
}

.l-content .m-h2--custom img {
	margin: 7px 7px 7px 7px;
	display: block;
	float: left;
}

.l-content .m-h2--custom span {
	display: inline-block;
	padding: 12.5px 0 12.5px 25px;
}

.l-content .sub_main--block {
	width: 750px;
	height: auto;
	margin: 20px auto 40px;
}

/*Button Center*/

.l-content .m-btnList--center > li {
	padding-left: 50px;
}

.l-content .m-btnList--center > li:first-child {
	padding-left: 0;
}

/*Product List Style*/

.l-content .product {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
}

.l-content .product_name {
	font-size: 14px;
	font-weight: bold;
	min-height: 65px;
	padding: 10px 5px 0;
	color: #004bb1;
	display: block;
}

.l-content .product_name.on {
	min-height: 80px;
}

.l-content .product_img {
	padding: 20px 0;
	margin: auto;
	display: block;
}

.l-content .clr {
	display: block;
    clear: both;
}

.l-content .fnt14 {
	font-size: 14px !Important;
}

.l-content .fnt16 {
	font-size: 16px !Important;
}

.l-content .cntr {
	text-align: center !Important;
}

.l-content .fnth16 {
	font-size: 16px !Important;
	background-color: #dce8ff !important;
}

.l-content .bgblk {
	background-color: #dce8ff !important;
	padding-top: 30px;
	padding-bottom: 30px;
	color: #253e81;
}

.l-content .fnt22 {
	font-size: 22px !Important;
}

.l-content .fnt28 {
    font-size: 28px !Important;
    text-transform: uppercase;
}

.l-content .wdfull100 {
  display: inline-block;
  box-sizing: border-box;
  margin-bottom: 20px;
  vertical-align: top;
  font-size: 14px;
  width: 100%;
}

.l-content .product_brand {
	font-size: 16px;
	font-weight: bold;
	padding-top: 30px;
	min-height: 35px;
	height: 50px;
	display: block;
}

.l-content .product_brand.on {
	font-size: 16px;
	font-weight: bold;
	height: 50px;
	padding: 20px 0 10px;
	display: block;
}

.l-content .brand_img {
	padding: 15px 0;
	margin: auto;
	display: block;
}

.l-content .product_brand a {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	display: block;
}

.l-content .product > .product_part {
	font-size: 12px;
	margin: 0;
	padding: 20px 5px 0;
	min-height: 50px;
	display: block;
}

.l-content .product > .product_price {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	padding: 0 5px;
	min-height: 60px;
	display: block;
}

.l-content .product.on > .product_price {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	padding: 0 5px;
	min-height: 30px;
	display: block;
}

.l-content .product > .product_price--dis {
	font-size: 18px;
	font-weight: bold;
	color: #253e81;
	padding: 0 5px;
	min-height: 60px;
	display: block;
}

.l-content .product.on > .product_price--dis {
	font-size: 18px;
	font-weight: bold;
	color: #253e81;
	padding: 0 5px;
	min-height: 30px;
	display: block;
}

.l-content .product > .product_price--ori {
	font-size: 14px;
	font-weight: bold;
	color: #253e81;
	text-decoration: line-through;
	padding: 5px 5px 0;
	min-height: 25px;
	display: block;
}

.l-content .product > .product_pcs {
	font-size: 12px;
	font-weight: bold;
	color: #253e81;
	min-height: 30px;
	display: block;
}

.l-content .product > .product_set {
	font-size: 12px;
	font-weight: bold;
	color: #253e81;
	min-height: 30px;
	display: block;
}

.l-content .product > .product_stock {
	font-size: 14px;
	font-weight: bold;
	color: #253e81;
	padding: 10px 5px 0;
	min-height: 35px;
	display: block;
}

.l-content .product_stock .stock_img {
	vertical-align: middle;
	margin-right: 10px;
}

.l-content .product > .product_truck {
	font-size: 14px;
	font-weight: bold;
	color: #1d2c4e;
	padding: 10px 5px 0;
	min-height: 35px;
	display: block;
}

.l-content .truck_img {
	vertical-align: middle;
	margin-right: 7px;
}

.l-content .background-gray {
	background-color: #f2f2f2;
}

.l-content .product_button {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	display: block;
	padding-top: 165px;
}


.l-content .m-btnSize--edit {
	width: 165px;
	padding-left: 10px;
}

/*Hover*/

.l-content .border_style--first:hover img.product_img,
.l-content .border_style:hover img.product_img,
.l-content .border_style--last:hover img.product_img {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
	filter: alpha(opacity=75);
	opacity: 0.75;
}


/*Anchor*/

.l-content .anchor_block--odd {
	background-color: #ffffff;
	text-align: center;
	padding: 15px 10px;
}

.l-content .anchor_block--even {
	background-color: #f2f2f2;
	text-align: center;
	padding: 15px 10px;
}


.l-content .anchor_block--name {
	font-size: 16px;
	font-weight: bold;
	border-bottom: 1px solid #dedede;
	min-height: 54px;
	margin: 15px 0 20px;
}


.l-content .anchor_block--name2 {
	font-size: 16px;
	font-weight: bold;
	border-bottom: 1px solid #dedede;
	height: 64px;
	padding: 30px 0 0;
	margin: 0 0 20px;
}


.l-content .anchor_block--odd.on > .anchor_block--name,
.l-content .anchor_block--even.on > .anchor_block--name {
	font-size: 16px;
	font-weight: bold;
	border-bottom: 1px solid #dedede;
	height: 79px;
	padding: 15px 0 0;
	margin: 0 0 20px;
}


.l-content .anchor_block--description {
	font-size: 13px;
	font-weight: normal;
	min-height: 85px;
	margin: 20px 0 30px;
}


.l-content .anchor_block--odd > .m-btnSize--edit,
.l-content .anchor_block--even > .m-btnSize--edit {
	width: auto;
	margin: auto;
}


.l-content .anchor_block--odd > .m-btnSize--edit.on,
.l-content .anchor_block--even > .m-btnSize--edit.on {
	width: auto;
	margin: auto;
	height: 54px;
	padding-top: 17px;
}

/*Border Style*/

.l-content .m-thumbnailList > .border_style--top {
	border-top: 1px solid #dedede;
	box-sizing: border-box;
}


.l-content .m-thumbnailList > .border_style--first {
	border: 1px solid #dedede;
	padding: 10px 0 20px;
	box-sizing: border-box;
}


.l-content .m-thumbnailList > .border_style {
	border-left: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
	padding: 10px 0 20px;
	box-sizing: border-box;
}


.l-content .m-thumbnailList > .border_style--last {
	border-left: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
	border-right: 1px solid #dedede;
	padding: 10px 0 20px;
	box-sizing: border-box;
}


/*Fix Height Element +1 (Ex - Element Height 558 Fix Height 558+1 = 559)*/


.l-content .m-thumbnailList > .border_style--first,
.l-content .m-thumbnailList > .border_style--last {
	width: 100%;
}


.l-content .m-thumbnailList > .border_style.col_1of2,
.l-content .m-thumbnailList > .border_style--last.col_1of2 {
	width: 50%;
}


.l-content .m-thumbnailList > .border_style.col_1of4,
.l-content .m-thumbnailList > .border_style--last.col_1of4 {
	width: 25%;
	min-height: 517px;
}


.l-content .m-thumbnailList > .border_style.col_1of5,
.l-content .m-thumbnailList > .border_style--last.col_1of5 {
	width: 20%;
}

/*What NEW !!*/

.l-content .sub_main--border {
	border: 3px solid #dce8ff;
	border-radius: 7px;
}

.l-content .sub_main--title {
	background-color: #dce8ff;
	color: #000000;
	font-size: 24px;
	font-weight: bold;
	padding: 15px 0 15px;
	margin: 0 auto;
}

.l-content .sub_main--title span {
	display: inline-block;
	color: #253e81;
	background: #dce8ff;
	padding: 2px 5px;
	line-height: 1.1em;
}



.l-content .title_btm {
	background-color: #dce8ff;
	color: #253e81;
	font-size: 24px;
	font-weight: bold;
	padding: 10px 0 10px;
	margin: auto 0;
	text-align: center;
}

.l-content .title_btm span {
	display: inline-block;
	color: #253e81;
	font-size: 16px;
	padding: 2px 5px;
	line-height: 1.1em;
}


.l-content .titlepy_btm {
	background-color: #dce8ff;
	color: #253e81;
	font-size: 24px;
	font-weight: bold;
	padding: 10px 0 10px;
	margin: auto 0;
	text-align: center;
}

.l-content .titlepy_btm span {
	display: inline-block;
	color: #253e81;
	font-size: 16px;
	padding: 2px 5px;
	line-height: 1.1em;
}



.l-content .pdleft {
	padding-left: 40px;
}

.l-content .border_style--left {
	border-left: 3px solid #dce8ff;
}

.l-content .border_style--right {
	border-right: 3px solid #dce8ff;
}

.l-content .mrgnl0{
	padding-left: 0px !important;
}

/*** category ****/
.l-content .title-big-blue {
	color: #000000;
	background: #dce8ff;
	position: relative;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	font-weight: bold;
	padding-top: 20px;
    padding-bottom: 20px;
}

.l-content .title-big-blue h2{
	font-size: 24px;
	line-height: 28px;
}

.l-content .event-highlight {
	padding: 15px 14px;
	margin-bottom: 24px;
	background: linear-gradient(180deg, #f2f2f2 0%, #ffffff 100%);
	border: 3px solid #dce8ff;
	box-shadow: 0 6px 18px rgba(0, 0, 0, 0.08);
}

.l-content .event-facts {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 16px;
	margin-top: 18px;
}

.l-content .event-facts__item {
	flex: 1 1 200px;
	max-width: 260px;
	padding: 18px;
	background: #f7f7f7;
	color: #253e81;
	text-align: center;
}

.l-content .event-facts__label {
	display: block;
	font-size: 14px;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #253e81;
	margin-bottom: 8px;
}

.l-content .event-facts__value {
	display: block;
	font-size: 20px;
	line-height: 1.4em;
	font-weight: bold;
}

.l-content .intro-highlight {
	padding: 24px 20px;
	background: #f7f7f7;
}

.l-content .about-highlight {
	padding: 28px 24px;
	margin-top: 20px;
	background: #ffffff;
	border: 1px solid #dce8ff;
}


.l-content .category-section {
	margin-top: 20px;
	margin-bottom: 20px;
}
.l-content .category-list {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	margin-left: -10px;
	margin-right: -10px;
	margin-top: 10px;
}
.l-content .category-list .item {
	width: 31%;
	padding: 0 10px;
}
.l-content .category-list .category-blk {
	display: inline-block;
	width: 100%;
	border: solid 2px #dce8ff;
	position: relative;
	color: #000000;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	padding: 10px 0 0 0;
	margin: 10px 0;
	line-height: 1.5em;
	-webkit-transition: all ease 0.3s;
	-moz-transition: all ease 0.3s;
	-o-transition: all ease 0.3s;
	-ms-transition: all ease 0.3s;
	transition: all ease 0.3s;
}
.l-content .category-list .category-blk:after {
	background: #dce8ff;
	position: absolute;
	bottom: 0;
	left: 0;
	display: inline-block;
	content: '';
	width: 100%;
	height: 50px;
	z-index: -1;
	-webkit-transition: all ease 0.3s;
	-moz-transition: all ease 0.3s;
	-o-transition: all ease 0.3s;
	-ms-transition: all ease 0.3s;
	transition: all ease 0.3s;
}
.l-content .category-list .category-blk:hover {
	box-shadow: 0 0 10px rgba(0,0,0,0.2);
	border-color: #000000;
}
.l-content .category-list .category-blk:hover:after {
	background: #dce8ff;
}


.l-content .title-blue.sticky-category a {
	display: block;
	width: 100%;
	height: 100px;
	text-align: center;
	text-decoration: none;
	font-size: 16px;
	padding-top: 7px;
	padding-left: 138px;
	color: #000000;
}



.l-content .title-blue.sticky-category:hover a {
	color: #253e81;
}
.l-content .title-blue.sticky-category a:hover {
	color: #253e81;
}
.l-content .title-blue.sticky-category:before {
	top: 23px;
}
/****product-list*****/
.l-content .product-list-section {
	margin-top: 40px;
}
.l-content .title-black {
	color: #253e81;
	background: #dce8ff;
	position: relative;
	height: 78px;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	font-size: 22px;
	font-weight: bold;
}


.l-content .title-black h2 {
	font-size: 22px;
	margin: 0;
	text-align: center;
	line-height: 1.3em;
	text-transform: uppercase;
	font-weight: bold;
}
.l-content .title-black h2 span {
	font-weight: normal;
	font-size: 18px;
}
.l-content .title-blue {
	color: #000000;
	background: #dce8ff;
	position: relative;
	height: 78px;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	font-size: 22px;
	font-weight: bold;
}

.l-content .title-blue h2 {
	font-size: 22px;
	margin: 0;
	text-align: center;
	line-height: 1.3em;
	text-transform: uppercase;
	font-weight: bold;
}
.l-content .title-blue h2 span {
	font-weight: normal;
	font-size: 18px;
}
.l-content .blk-bg {
	background: #dce8ff;
}
.l-content .blue-bg {
	background: #dce8ff;
}

.l-content .prd-list {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	padding: 5px;
}

.l-content .prd-list .item {
	width: 18.9%;
	padding: 5px 5px;
}

.l-content .prd-list .prd-blk {
	display: block;
	background: #fff;
	padding: 5px;
	font-size: 13px;
	text-decoration: none;
	text-align: center;
}

.l-content .prd-list .prd-blk:hover {
	box-shadow: 0 0 8px rgba(0,0,0,0.15);
}

.l-content .prd-list .prd-blk .prd-head {
	height: 46px;
	text-align: center;
	color: #000000;
	display: inline-block;
}

.l-content .prd-list .prd-blk .prd-head .prd-note {
	font-style: italic;
	color: #000000;
	display: block;
}

.l-content .prd-list .prd-blk .prd-head .prd-price {
	font-weight: bold;
	font-size: 16px;
	background: #dce8ff;
	display: inline-block;
	padding: 2px 5px;
	line-height: 1.2em;
}

.l-content .prd-list .prd-blk .prd-name {
	line-height: 1.4em;
	display: block;
	margin: 5px 0;
}

.l-content .prd-list .prd-blk .prd-name.row-3 {
	height: 54px;
}

.l-content .prd-list .prd-blk .prd-delivery {
	color: #253e81;
}

.l-content .prd-list .prd-blk .prd-delivery img {
	margin: 0 4px 0 0;
	position: relative;
	top: 2px;
}


.l-content .bckcolor {
	background: #dce8ff !important;
}

.l-content .cntr {
	display: block;
  margin-left: auto;
  margin-right: auto;
  text-align: center !important;
}


.l-content .txtblue {
	color: #253e81 !important;
}

.l-content .mainvisual img {
	max-width: 100%;
	height: auto;
}

.l-content .expo-list {
	margin: 16px 0 0;
	padding: 0;
	list-style: none;
	display: flex;
	flex-wrap: wrap;
	gap: 12px;
}

.l-content .expo-list li {
	box-sizing: border-box;
	flex: 1 1 260px;
	padding: 14px 16px;
	background: #ffffff;
	border-left: 5px solid #dce8ff;
	box-shadow: 0 4px 14px rgba(0, 0, 0, 0.08);
	font-size: 18px;
	font-weight: bold;
	line-height: 1.35em;
}

.l-content .why-visit-heading {
	margin: 28px 0 18px;
	padding: 18px 20px;
	background: #f2f2f2;
	color: #253e81;
	text-align: center;
	border-bottom: 5px solid #dce8ff;
}

.l-content .why-visit-heading h2 {
	margin: 0;
	font-size: 28px;
	line-height: 1.2em;
	text-transform: uppercase;
}

.l-content .why-visit-list {
	display: flex;
	flex-wrap: wrap;
	gap: 16px;
	margin-top: 16px;
}

.l-content .why-visit-card {
	box-sizing: border-box;
	flex: 1 1 300px;
	min-height: 210px;
	padding: 22px 20px;
	background: #ffffff;
	border: 1px solid #e5e5e5;
	border-top: 5px solid #dce8ff;
	box-shadow: 0 8px 22px rgba(0, 0, 0, 0.10);
	transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.l-content .why-visit-card:hover {
	transform: translateY(-4px);
	box-shadow: 0 12px 28px rgba(0, 0, 0, 0.16);
}

.l-content .why-visit-card span {
	display: inline-block;
	margin-bottom: 12px;
	padding: 5px 10px;
	background: #dce8ff;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	line-height: 1em;
}

.l-content .why-visit-card h3 {
	margin: 0 0 10px;
	color: #253e81;
	font-size: 20px;
	line-height: 1.25em;
}

.l-content .why-visit-card p {
	margin: 0;
	color: #000000;
	font-size: 16px;
	line-height: 1.55em;
}

@media screen and (max-width: 640px) {
	.l-content .why-visit-heading h2 {
		font-size: 24px;
	}

	.l-content .why-visit-card {
		min-height: auto;
	}
}
/* Automation Expo professional content sections */
.l-content .expo-info-section {
	padding: 30px 26px;
	background: #f2f2f2;
	border: 1px solid #dfe5ef;
}

.l-content .expo-info-section > p {
	margin: 0;
	color: #000000;
	line-height: 1.55em;
}

.l-content .expo-section-kicker {
	display: inline-block;
	margin-bottom: 10px;
	padding: 6px 12px;
	background: #dce8ff;
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	line-height: 1em;
	text-transform: uppercase;
}

.l-content .expo-theme-panel,
.l-content .expo-visit-section {
	margin-top: 28px;
}

.l-content .expo-theme-panel {
	padding: 26px;
	background: #ffffff;
	border-left: 6px solid #253e81;
	box-shadow: 0 8px 24px rgba(0, 0, 0, 0.08);
}

.l-content .expo-theme-panel h2,
.l-content .expo-visit-section h2 {
	margin: 0 0 12px;
	color: #253e81;
	font-size: 28px;
	line-height: 1.25em;
	font-weight: bold;
}

.l-content .expo-theme-panel p {
	margin: 0 0 18px;
	color: #000000;
	font-size: 18px;
	line-height: 1.5em;
}

.l-content .expo-theme-grid {
	display: flex;
	flex-wrap: wrap;
	gap: 14px;
}

.l-content .expo-theme-item {
	box-sizing: border-box;
	flex: 1 1 300px;
	display: flex;
	align-items: center;
	gap: 12px;
	min-height: 74px;
	padding: 16px;
	background: #ffffff;
	border: 1px solid #dce6f4;
}

.l-content .expo-theme-item span,
.l-content .expo-visit-card span {
	flex: 0 0 auto;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 38px;
	height: 38px;
	background: #dce8ff;
	color: #253e81;
	font-size: 14px;
	font-weight: bold;
	line-height: 1em;
}

.l-content .expo-theme-item strong {
	color: #000000;
	font-size: 17px;
	line-height: 1.35em;
}

.l-content .expo-visit-section {
	padding: 26px;
	background: #f2f2f2;
	border-bottom: 6px solid #dce8ff;
}

.l-content .expo-visit-section .expo-section-kicker {
	background: #ffffff;
}

.l-content .expo-visit-section h2 {
	color: #253e81;
}

.l-content .expo-visit-grid {
	display: flex;
	flex-wrap: wrap;
	gap: 16px;
	margin-top: 18px;
}

.l-content .expo-visit-card {
	box-sizing: border-box;
	flex: 1 1 300px;
	min-height: 220px;
	padding: 22px 20px;
	background: #ffffff;
	border-top: 5px solid #dce8ff;
	box-shadow: 0 8px 22px rgba(0, 0, 0, 0.16);
}

.l-content .expo-visit-card span {
	margin-bottom: 14px;
	background: #dce8ff;
	color: #000000;
}

.l-content .expo-visit-card h3 {
	margin: 0 0 10px;
	color: #253e81;
	font-size: 20px;
	line-height: 1.25em;
}

.l-content .expo-visit-card p {
	margin: 0;
	color: #000000;
	font-size: 16px;
	line-height: 1.55em;
}

@media screen and (max-width: 640px) {
	.l-content .expo-info-section,
	.l-content .expo-theme-panel,
	.l-content .expo-visit-section {
		padding: 20px 16px;
	}

	.l-content .expo-theme-panel h2,
	.l-content .expo-visit-section h2 {
		font-size: 24px;
	}

	.l-content .expo-theme-item,
	.l-content .expo-visit-card {
		min-height: auto;
	}
}
/* Featured product cards */
.l-content .expo-product-section {
	margin-top: 28px;
}

.l-content .expo-product-grid {
	display: flex;
	flex-wrap: wrap;
	gap: 14px;
	padding: 22px 14px;
	background: #f2f2f2;
	border: 1px solid #dfe5ef;
}

.l-content .expo-product-card {
	box-sizing: border-box;
	flex: 0 0 calc(20% - 12px);
	min-height: 215px;
	padding: 16px 12px;
	background: #ffffff;
	border: 1px solid #e1e6ee;
	border-top: 4px solid #dce8ff;
	color: #000000;
	text-align: center;
	text-decoration: none;
	box-shadow: 0 6px 16px rgba(0, 0, 0, 0.08);
	transition: transform 0.2s ease, box-shadow 0.2s ease, border-color 0.2s ease;
}

.l-content .expo-product-card:hover {
	transform: translateY(-4px);
	border-color: #253e81;
	box-shadow: 0 12px 24px rgba(0, 0, 0, 0.14);
}

.l-content .expo-product-card img {
	display: block;
	width: 86px;
	height: 86px;
	object-fit: contain;
	margin: 0 auto 14px;
}

.l-content .expo-product-name {
	display: block;
	min-height: 44px;
	color: #253e81;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.35em;
}

.l-content .expo-product-price {
	display: block;
	margin-top: 12px;
	padding: 8px 6px;
	background: #dce8ff;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.2em;
}

@media screen and (max-width: 900px) {
	.l-content .expo-product-card {
		flex-basis: calc(33.333% - 10px);
	}
}

@media screen and (max-width: 640px) {
	.l-content .expo-product-grid {
		gap: 12px;
		padding: 16px 10px;
	}

	.l-content .expo-product-card {
		flex-basis: calc(50% - 6px);
		min-height: 200px;
	}
}
/* Why Visit: 3 cards per row */
.l-content .expo-visit-card {
	flex: 0 0 calc(33.333% - 11px);
}

@media screen and (max-width: 900px) {
	.l-content .expo-visit-card {
		flex-basis: calc(50% - 8px);
	}
}

@media screen and (max-width: 640px) {
	.l-content .expo-visit-card {
		flex-basis: 100%;
	}
}
/* Product grid: 4 cards per row and stronger price styling */
.l-content .expo-product-card {
	flex: 0 0 calc(25% - 11px);
}

.l-content .expo-product-price {
	background: transparent;
	color: #253e81;
	font-size: 16px;
	padding: 0;
	line-height: 1.35em;
}

.l-content .expo-product-price::first-line {
	color: #000000;
	font-size: 14px;
}

@media screen and (max-width: 900px) {
	.l-content .expo-product-card {
		flex-basis: calc(33.333% - 10px);
	}
}

@media screen and (max-width: 640px) {
	.l-content .expo-product-card {
		flex-basis: calc(50% - 6px);
	}
}
/* Product image size */
.l-content .expo-product-card img {
	width: 120px;
	height: 120px;
}
/* Product price amount size */
.l-content .expo-product-price {
	color: #253e81;
	font-size: 18px;
}

.l-content .expo-product-price::first-line {
	color: #000000;
	font-size: 14px;
}
/* Automation Expo event details */
.l-content .expo-event-details-section {
	margin: 0 0 28px;
	padding: 28px 24px;
	background: #ffffff;
	border: 1px solid #dfe5ef;
	border-top: 6px solid #dce8ff;
	box-shadow: 0 8px 24px rgba(0, 0, 0, 0.08);
}

.l-content .expo-event-details-section h2 {
	margin: 0 0 12px;
	color: #253e81;
	font-size: 30px;
	line-height: 1.2em;
	font-weight: bold;
}

.l-content .expo-event-details-section p {
	margin: 0 0 20px;
	color: #000000;
	font-size: 18px;
	line-height: 1.55em;
}

.l-content .expo-event-details-grid {
	display: flex;
	flex-wrap: wrap;
	gap: 14px;
}

.l-content .expo-registration-tag {
	margin-top: 22px;
	text-align: center;
}

.l-content .expo-registration-tag img {
	max-width: 100%;
	height: auto;
	display: inline-block;
}

.l-content .expo-event-detail-box {
	box-sizing: border-box;
	flex: 1 1 220px;
	padding: 18px 16px;
	background: #f7f7f7;
	color: #253e81;
	border-bottom: 4px solid #dce8ff;
}

.l-content .expo-event-detail-box span {
	display: block;
	margin-bottom: 8px;
	color: #253e81;
	font-size: 13px;
	font-weight: bold;
	line-height: 1.2em;
	text-transform: uppercase;
}

.l-content .expo-event-detail-box strong {
	display: block;
	font-size: 18px;
	line-height: 1.35em;
}

@media screen and (max-width: 640px) {
	.l-content .expo-event-details-section {
		padding: 22px 16px;
	}

	.l-content .expo-event-details-section h2 {
		font-size: 24px;
	}
}
/* Event details: 2 boxes per row */
.l-content .expo-event-detail-box {
	flex: 0 0 calc(50% - 7px);
}

@media screen and (max-width: 640px) {
	.l-content .expo-event-detail-box {
		flex-basis: 100%;
	}
}
/* Event details logo layout */
.l-content .expo-event-layout {
	display: flex;
	align-items: flex-start;
	gap: 24px;
}

.l-content .expo-event-logo {
	flex: 0 0 180px;
	padding: 18px;
	background: #ffffff;
	border: 1px solid #e1e6ee;
	text-align: center;
}

.l-content .expo-event-logo img {
	max-width: 100%;
	height: auto;
	display: block;
}

.l-content .expo-event-content {
	flex: 1 1 auto;
	min-width: 0;
}

@media screen and (max-width: 640px) {
	.l-content .expo-event-layout {
		display: block;
	}

	.l-content .expo-event-logo {
		max-width: 180px;
		margin: 0 0 18px;
	}
}
/* Highlight MISUMI participation in event details */
.l-content .expo-event-details-section {
	background: linear-gradient(180deg, #f2f2f2 0%, #ffffff 55%);
}

.l-content .expo-event-logo {
	border: 3px solid #dce8ff;
	box-shadow: 0 8px 20px rgba(0, 0, 0, 0.12);
}

.l-content .expo-participation-lead {
	padding: 16px 18px;
	background: #dce8ff;
	color: #253e81 !important;
	border-left: 6px solid #dce8ff;
	font-size: 20px !important;
	font-weight: bold;
}

.l-content .expo-participation-lead strong {
	color: #253e81;
}
/* Event details full-width content */
.l-content .expo-event-layout {
	display: block;
}

.l-content .expo-event-content {
	width: 100%;
}
/* Remove background from participation intro */
.l-content .expo-participation-lead {
	padding: 0;
	background: transparent;
	color: #000000 !important;
	border-left: 0;
	font-size: 20px !important;
	font-weight: normal;
}