.news a.button {
    height: 42px;
    display: inline-block;
    line-height: 42px;
    margin-top: 1.5em;
}
.blogmain img {
	width: 100%;
	margin-bottom: 1.5em;
}
.blogmain a.button {height: 40px;font-size: 14px;text-transform: none;padding: 0px 20px;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;color: #626262;border: 1px solid #e9e9e9;background: #f5f5f5;cursor:pointer;box-shadow: 2px 2px 10px -2px rgba(0, 0, 0, 0.06);-webkit-appearance: none;}
.blogmain a {color: #909090;
border-bottom: dashed 1px;
border-color: #909090;
  
}
.blogmain a:hover {color: #3cabda;
border-bottom: dotted 1px;
border-color: #3cabda;
  
}
.blogmain .blog-image-header {
	position: relative;
	display: inline-block;
	border: 1px solid #e9e9e9;
	border-radius: 15px;
	box-shadow: 2px 2px 10px 2px rgba(0, 0, 0, 0.03);
	margin-bottom: 1.5em;
	cursor: default;
}
.blogmain .blog-image-header img {
	width: 100%;
	margin: 0;
	border-radius: 15px;
}
.blogmain .blog-image-header span {
	position: absolute;
	text-align: center;
	height: 100%;
	color: #fff;
	font-size: 2em;
	font-weight: 500;
	bottom: 0;
	width: 100%;
	border-radius: 15px;
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(255, 255, 255, .15)), to(rgba(0, 0, 0, .25))), -webkit-gradient(linear, left top, right bottom, color-stop(0, rgba(255, 255, 255, 0)), color-stop(0.5, rgba(255, 255, 255, .1)), color-stop(0.501, rgba(255, 255, 255, 0)), color-stop(1, rgba(255, 255, 255, 0)));
  background: -moz-linear-gradient(top, rgba(255, 255, 255, .15), rgba(0, 0, 0, .25)), -moz-linear-gradient(left top, rgba(255, 255, 255, 0), rgba(255, 255, 255, .1) 50%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0));
  background: linear-gradient(top, rgba(255, 255, 255, .15), rgba(0, 0, 0, .25)), linear-gradient(left top, rgba(255, 255, 255, 0), rgba(255, 255, 255, .1) 50%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0));
}
.blogmain .blog-image-header span:before {
	display: inline-block;
	vertical-align: middle;
	height: 100%;
	content: '';
}
.blogmain .bloggrid-2xwrap {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.blogmain .bloggrid-2xwrap .section-1 {
	grid-column-start: 1;
	grid-column-end: 1;
}
.blogmain .bloggrid-2xwrap .section-2 {
	grid-column-start: 2;
	grid-column-end: 2;
}
.blogmain .bloggrid-2xwrap .section-1 .model-viewer {
margin-bottom: 1.5em;
}
.blogmain .bloggrid-2xwrap .section-2 .model-viewer {
margin-bottom: 1.5em;
}
.blogmain .bloggrid-2xwrap .section-1 .wraptext {
	border: 1px solid #e9e9e9;
	border-radius: 15px;
	box-shadow: 2px 2px 10px 2px rgba(0, 0, 0, 0.03);
	border-top-left-radius: 15px;
ÃÂÃÂÃÂÃÂ§border-top-right-radius: 15px;
}
.blogmain .bloggrid-2xwrap .section-2 .wraptext {
	border: 1px solid #e9e9e9;
	border-radius: 15px;
	box-shadow: 2px 2px 10px 2px rgba(0, 0, 0, 0.03);
	border-top-left-radius: 15px;
  border-top-right-radius: 15px;
}
.blogmain .bloggrid-2xwrap .section-1 .heading {
	grid-column-start: 1;
	grid-column-end: 1;
	padding-left: 20px;
	line-height: 45px;
  height: 45px;
	background: #3cabda;
	color: #fff;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
}
.blogmain .bloggrid-2xwrap .section-2 .heading {
	grid-column-start: 2;
	grid-column-end: 2;
	padding-left: 20px;
	line-height: 45px;
  height: 45px;
	background: #3cabda;
	color: #fff;
	border-top-left-radius: 15px;
  border-top-right-radius: 15px;
}
.blogmain .bloggrid-2xwrap .section-1 .heading a {
	color: #fff;
	margin-left: 5px;
	border-bottom: dashed 1px;
	border-color: #fff;
}
.blogmain .bloggrid-2xwrap .section-2 .heading a {
	color: #fff;
	margin-left: 5px;
	border-bottom: dashed 1px;
	border-color: #fff;
}
.blogmain .bloggrid-2xwrap .section-1 .heading a:hover {
	border-bottom: dotted 1px;
}
.blogmain .bloggrid-2xwrap .section-2 .heading a:hover {
	border-bottom: dotted 1px;
}
.blogmain .bloggrid-2xwrap .section-1 .txt-main {
	padding: 20px;
}
.blogmain .bloggrid-2xwrap .section-2 .txt-main {
	padding: 20px;
}
.blogmain .bloggrid-2xwrap .section-1 .txt-main a {
	border-bottom: dashed 1px #909090;
}
.blogmain .bloggrid-2xwrap .section-2 .txt-main a {
	border-bottom: dashed 1px #909090;
}
.blogmain .bloggrid-2xwrap .section-1 .txt-main a:hover {
	border-bottom: dotted 1px #3cabda;
}
.blogmain .bloggrid-2xwrap .section-2 .txt-main a:hover {
	border-bottom: dotted 1px #3cabda;
}
.blogmain > strong {
	font-weight: 400;
	color: #016589;
}
.blogmain strong {
	font-weight: 400;
	color: #016589;
}
.blogmain .bloggrid-2xwrap .section-1 ul.advantage-green {
	moz-column-count: 1;
	-moz-column-gap: 3em;
	-webkit-column-count: 1;
	-webkit-column-gap: 3em;
	column-count: 1;
	column-gap: 3em;
	padding-top: 2em;
	padding-right: 1em;
	padding-left: 2em;
}
.blogmain .bloggrid-2xwrap .section-2 ul.advantage-green {
	moz-column-count: 1;
	-moz-column-gap: 3em;
	-webkit-column-count: 1;
	-webkit-column-gap: 3em;
	column-count: 1;
	column-gap: 3em;
	padding-top: 2em;
	padding-right: 1em;
	padding-left: 2em;
}
.blogmain .bloggrid-2xwrap .section-1 ul.advantage-green li {
	break-inside: avoid;
	position: relative;
	list-style-type: none;
	padding-left: 2em;
	margin-bottom: 1.5rem;
	line-height: 1em;
}
.blogmain .bloggrid-2xwrap .section-2 ul.advantage-green li {
	break-inside: avoid;
	position: relative;
	list-style-type: none;
	padding-left: 2em;
	margin-bottom: 1.5rem;
	line-height: 1em;
}
.blogmain .bloggrid-2xwrap .section-1 ul.advantage-green li:before {
	font-family: FontAwesome;
	font-display: block;
	font-size: 100%;
	font-style: normal;
	font-weight: 400;
	content: "\f067";
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	color: #63d63a;
	opacity: .5;
}
.blogmain .bloggrid-2xwrap .section-2 ul.advantage-green li:before {
	font-family: FontAwesome;
	font-display: block;
	font-size: 100%;
	font-style: normal;
	font-weight: 400;
	content: "\f067";
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	color: #63d63a;
	opacity: .5;
}
.blogmain .bloggrid-2xwrap .section-1 ul.disadvantage-red {
	moz-column-count: 1;
	-moz-column-gap: 3em;
	-webkit-column-count: 1;
	-webkit-column-gap: 3em;
	column-count: 1;
	column-gap: 3em;
	padding-top: 1em;
	padding-top: 2em;
	padding-right: 1em;
	padding-left: 2em;
	border-top: 1px dashed #e9e9e9;
}
.blogmain .bloggrid-2xwrap .section-2 ul.disadvantage-red {
	moz-column-count: 1;
	-moz-column-gap: 3em;
	-webkit-column-count: 1;
	-webkit-column-gap: 3em;
	column-count: 1;
	column-gap: 3em;
	padding-top: 1em;
	padding-top: 2em;
	padding-right: 1em;
	padding-left: 2em;
	border-top: 1px dashed #e9e9e9;
}
.blogmain .bloggrid-2xwrap .section-1 ul.disadvantage-red li {
	break-inside: avoid;
	position: relative;
	list-style-type: none;
	padding-left: 2em;
	margin-bottom: 1.5rem;
	line-height: 1em;
}
.blogmain .bloggrid-2xwrap .section-2 ul.disadvantage-red li {
	break-inside: avoid;
	position: relative;
	list-style-type: none;
	padding-left: 2em;
	margin-bottom: 1.5rem;
	line-height: 1em;
}
.blogmain .bloggrid-2xwrap .section-1 ul.disadvantage-red li:before {
	font-family: FontAwesome;
	font-display: block;
	font-size: 100%;
	font-style: normal;
	font-weight: 400;
	content: "\f068";
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	color: #f74444;
	opacity: .5;
}
.blogmain .bloggrid-2xwrap .section-2 ul.disadvantage-red li:before {
	font-family: FontAwesome;
	font-display: block;
	font-size: 100%;
	font-style: normal;
	font-weight: 400;
	content: "\f068";
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	color: #f74444;
	opacity: .5;
}
.goods-image-small {
max-height: unset !important;
}
.products-grid .item .item-inner .item-img .item-img-info a.product-image {
  width: 100% !important;
}
@media only screen and (max-width: 641px) {
.blogmain .bloggrid-2xwrap {
grid-template-columns: 1fr;
}
.blogmain .bloggrid-2xwrap .section-2 {
grid-column-start: 1;
grid-column-end: 1;
}
.blogmain .blog-image-header span {
font-size: 2em;
font-size: 1.3em;
}
}
