.d-block {
	display: block !important;
}

.d-none {
	display: none !important;
}

@media (min-width: 769px) {
	.d-lg-block {
		display: block !important;
	}
}

@media (min-width: 769px) {
	.d-lg-none {
		display: none !important;
	}
}

/* FOOTER REBUILD */
footer .menu-item a:hover {
	color: #1464F4;
}

footer .ecosystem {
	margin-top: 2rem;
	margin-bottom: 2rem;
}

footer .ecosystem .ecosystem-content {
	display: inline-flex;
	gap: 1.875rem;
	background-color: #fff;
	padding: 0.5rem 1rem;
}

footer .ecosystem p.menu-title {
	font-weight: 600;
	font-size: 1rem;
	line-height: 1.5rem;
	letter-spacing: -0.02rem;
	color: #3C3C3C;
	text-decoration: none;
	margin: 0 1.875rem 0 0;
	display: inline
}

footer .sub-menu {
	background: #F7F9F9;
	box-shadow: 0px 24px 54px rgb(0 0 0 / 10%);
	padding: 1rem;
	width: 100%;
	margin-top: 1.5rem;
}

footer .menu .menu-item:last-child {
	margin-bottom: 0;
}

footer .menu-footer p.menu-title,
footer .menu-footer .menu-item p.menu-title a {
	font-weight: 700;
	font-size: 14px;
	line-height: 150%;
	text-transform: uppercase;
	color: #3C3C3C;
	margin-bottom: 0;
	cursor: pointer;
}

footer .cskh .hotline-title,
footer .cskh .connect-title {
	font-weight: 600;
	font-size: 14px;
	line-height: 1.5rem;
	color: #3C3C3C;
	letter-spacing: -0.02rem;
	margin-bottom: 1rem;
}

footer .cskh .connect-title {
	letter-spacing: -0.02rem;
	color: #3C3C3C;
	margin-bottom: 1rem;
	font-weight: 600;
	font-size: 1rem;
	line-height: 1.5rem;
}

footer .cskh .connect-vf .social {
	display: flex;
	gap: 0.75rem;
}

footer .cskh .hotline {
	margin-bottom: 1rem;
}

footer .cskh .hotline-email svg {
	margin-right: 0.75rem;
}

footer .cskh a span {
	color: #1464F4;
}

footer .ecosystem-copy-right .bct-wrapper {
	display: flex;
	gap: 1.5rem;
	align-items: center;
}

footer .row {
	position: relative;
}

footer ul.menu {
	padding: 0;
	margin: 0;
}

footer .ecosystem ul.menu {
	display: flex;
}

footer .ecosystem .menu-item {
	padding: 0;
	line-height: normal;
	margin-bottom: 16px;
}

footer .menu-footer .menu-item {
	padding: 0;
	line-height: normal;
	margin-bottom: 1.5rem;
}

footer .menu-footer .block-right .menu-item:last-child {
	margin: 0;
}

footer .menu .menu-item {
	padding: 0;
	line-height: normal;
	margin-bottom: 24px;
}

footer .ecosystem .menu .menu-item {
	padding: 0;
	margin: 0 1.875rem 0 0;
}

footer .ecosystem .menu .menu-item:last-child {
	margin: 0;
}

body:not(.path-frontpage) footer .menu-item a {
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 24px;
	letter-spacing: -0.02em;
	color: #8A8A8A;
	position: relative;
}

footer .menu-item a {
	color: #8A8A8A;
	position: relative;
}

footer .list-menu-ft .menu-item:not(:last-child) a {
	margin-bottom: 15px;
}

footer .list-menu-ft {
	margin-bottom: 40px;
}

footer .menu-vg {
	display: flex;
}

footer .menu-vg .menu-title {
	margin-right: 40px;
	margin-bottom: 0;
}

footer .menu-vg .menu {
	display: flex;
}

footer .menu-vg .menu li:not(:last-child) a {
	margin-right: 40px;
}

footer .menu-copyright {
	display: flex;
	justify-content: space-between;
	margin-bottom: 25px;
	align-items: center;
}

footer .copyright {
	font-style: normal;
	font-weight: 600;
	font-size: 11px;
	line-height: 140%;
	text-align: right;
	color: #979797;
}

/* footer .copyright a {
    padding-right: 60px;
  } */

footer .ft-sp {
	display: flex;
	align-items: center;
}

footer h3.title-sp {
	font-style: normal;
	font-weight: bold;
	font-size: 13px;
	line-height: 127%;
	color: #1F2125;
	margin-right: 40px;
	margin-bottom: 0;
}

footer .ft-sp a {
	border: 1px solid rgb(112 112 112 / 50%);
	box-sizing: border-box;
	border-radius: 3px;
	height: 40px;
	display: flex;
	margin-right: 10px;
	align-items: center;
	padding: 0 15px;
	text-decoration: none !important;
}

footer .ft-sp a:hover div,
footer .ft-sp a:hover span {
	color: #2C72C6 !important;
}

footer .btn-txt {
	font-style: normal;
	font-weight: bold;
	font-size: 13px;
	line-height: 127%;
	color: #1F2125;
	margin-left: 15px;
}

footer .btn-txt span {
	font-size: 11px;
	font-weight: 600;
	color: #707070;
	display: block;
}

footer .swtich-lang {
	margin: 0;
}

footer .cskh .connect-title {
	margin-bottom: 0;
	margin-right: 40px;
}

footer .cskh .connect-vf .social {
	display: flex;
	gap: 0.75rem;
}

.cskh .connect-vf {
	display: flex;
	justify-content: center;
}

.cskh .ecosystem {
	margin: 30px 0;
	padding: 0;
}

.cskh .ecosystem .ecosystem-content {
	flex-direction: column;
	gap: 1rem;
	align-items: center;
	padding: 0;
	background: none;
	display: flex;
}

.cskh .ecosystem .ecosystem-content ul {
	margin: 0;
	flex-wrap: wrap;
	gap: 1rem;
	justify-content: center;
}

.cskh .ecosystem .ecosystem-content ul li {
	margin: 0;
	padding: 0;
}

.cskh .ecosystem-copy-right .bct-wrapper {
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.cskh .ecosystem-copy-right span {
	font-size: 14px;
}