/*
 * Page Styles
 * ------------------------------------------------------------------------------------------------
*/

@import "../styles/accordion-line-v1.css";


body {
	overflow-x: hidden;
}










/*
 * Section Top
 * ------------------------------------------------------------------------------------------------
*/
.section-top {
	background-color: #156DD1;
	padding-top: 39px;
	padding-bottom: 39px;
}
.section-top .head {
	display: flex;
	justify-content: space-between;
	width: 100%;
	align-items: center;
}
.section-top .page-title {
	color: #fff;
	width: 100%;
	margin-bottom: 0;
}
@media (min-width: 768px) and (max-width: 1299px) {
	.section-top .page-title {
		font-size: 42px;
		line-height: 52px;
	}
}
@media (max-width: 1199px) {
	.section-top .page-title {
		font-size: 36px;
		line-height: 46px;
	}
}
@media (max-width: 991px) {
	.section-top .head {
		display: block;
	}
	.section-top .page-title {
		text-align: center;
		margin-bottom: 20px;
	}
}
@media (max-width: 767px) {
	.section-top {
		padding-top: 21px;
		padding-bottom: 30px;
	}
	.section-top .page-title {
		font-size: 27px;
		line-height: 37px;
	}
}










/*
 * Partner Help Center
 * ------------------------------------------------------------------------------------------------
*/
.phc-search-form {
	width: 100%;
	max-width: 572px;
}
.phc-search-form label {
	position: relative;
	width: 100%;
	margin-bottom: 0;
}
.phc-search-form .phc-icon-search {
	display: inline-block;
	background-image: url('data:image/svg+xml,%3Csvg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath d="M11 19C15.4183 19 19 15.4183 19 11C19 6.58172 15.4183 3 11 3C6.58172 3 3 6.58172 3 11C3 15.4183 6.58172 19 11 19Z" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/%3E%3Cpath d="M20.9999 21L16.6499 16.65" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/%3E%3C/svg%3E');
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	width: 24px;
	height: 24px;
	position: absolute;
	left: 24px;
	top: 50%;
	transform: translateY(-50%);
}
.phc-search-form .phc-search-field {
	font-size: 16px;
	font-weight: normal;
	background-color: #5BA5FA;
	border: 1px solid #5BA5FA;
	border-radius: 10px;
	color: #fff;
	width: 100%;
	height: 72px;
	line-height: 70px;
	padding: 10px 30px;
	padding-left: 60px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	outline: 0;
}
.phc-search-form .phc-search-field::-webkit-input-placeholder { color: #fff; }
.phc-search-form .phc-search-field::-moz-placeholder          { color: #fff; }
.phc-search-form .phc-search-field:-moz-placeholder           { color: #fff; }
.phc-search-form .phc-search-field:-ms-input-placeholder      { color: #fff; }
.phc-search-form .phc-search-field::placeholder               { color: #fff; }
.phc-search-form .phc-search-field::-ms-expand                { color: #fff; }

.phc-search-form .phc-search-field:focus::-webkit-input-placeholder { color: transparent; }
.phc-search-form .phc-search-field:focus::-moz-placeholder          { color: transparent; }
.phc-search-form .phc-search-field:focus:-moz-placeholder           { color: transparent; }
.phc-search-form .phc-search-field:focus:-ms-input-placeholder      { color: transparent; }
.phc-search-form .phc-search-field:focus::placeholder               { color: transparent; }
.phc-search-form .phc-search-field:focus::-ms-expand                { color: transparent; }

input:-webkit-autofill,
input:-webkit-autofill:hover, 
input:-webkit-autofill:focus
input:-webkit-autofill, 
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
	-webkit-text-fill-color: #fff;
	-webkit-box-shadow: 0 0 0px 1000px #5BA5FA inset;
	transition: background-color 5000s ease-in-out 0s;
}

.phc-search-form .phc-icon-clear {
	qqqqq:
}

@media (max-width: 1199px) {
	.phc-search-form {
		max-width: 450px;
	}
}

@media (max-width: 991px) {
	.phc-search-form {
		margin-left: auto;
		margin-right: auto;
	}
}










/*
 * Section Help
 * ------------------------------------------------------------------------------------------------
*/
.section-help {
	padding-top: 40px;
	padding-bottom: 40px;
}
.section-help .columns-help {
	display: flex;
	justify-content: space-between;
}
.section-help .column-sidebar {
	width: 28%;
	max-width: 338px;
}
.section-help .column-content {
	width: 67%;
	max-width: 820px;
}
.section-help .column-content .wrap-title {
	display: flex;
	justify-content: space-between;
	margin-bottom: 20px;
}
.section-help .column-content .content-title {
	/* max-width: calc(100% - 100px); */
	max-width: 100%;
	margin-bottom: 0;
}
.section-help .content-item .text-info {
	display: inline-block;
	background-color: #E6F0F9;
	border-radius: 4px;
	padding: 10px 15px;
	color: #333;
}
.section-help .content-item .text-info:before {
	content: '';
	background-image: url('data:image/svg+xml,%3Csvg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"%3E%3Ccircle cx="8" cy="8" r="8" fill="%23156DD1"/%3E%3Cpath d="M8.91204 4.89C8.40804 4.89 8.05804 4.512 8.05804 4.022C8.05804 3.462 8.52004 3 9.08004 3C9.58404 3 9.90604 3.364 9.90604 3.854C9.90604 4.414 9.48604 4.89 8.91204 4.89ZM9.72401 10.624C9.85001 10.708 9.94801 10.792 10.046 10.904C9.41601 11.744 8.68801 12.374 7.79201 12.374C7.10601 12.374 6.79801 11.996 6.79801 11.422C6.79801 11.212 6.84001 10.988 6.89601 10.736L7.61 7.79397C7.68 7.49997 7.708 7.37397 7.708 7.26197C7.708 7.02397 7.61 6.92597 7.456 6.92597C7.19 6.92597 6.728 7.24797 6.322 7.68197C6.196 7.59797 6.098 7.49997 6 7.38797C6.742 6.50597 7.582 6.07196 8.268 6.07196C8.898 6.07196 9.15 6.44997 9.15 6.92597C9.15 7.09397 9.122 7.28997 9.08 7.49997L8.31001 10.666C8.28201 10.792 8.21201 11.016 8.21201 11.198C8.21201 11.366 8.26801 11.492 8.46401 11.492C8.78601 11.492 9.33201 11.114 9.72401 10.624Z" fill="white"/%3E%3C/svg%3E');
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	width: 16px;
	height: 16px;
	display: inline-block;
	position: relative;
	top: -1px;
	margin-right: 12px;
	vertical-align: middle;
	
}
@media (max-width: 991px) {
	.section-help .columns-help {
		display: block;
	}
	.section-help .column-content {
		width: 100%;
		max-width: 100%;
		margin-top: 0;
	}
}
@media (max-width: 767px) {
	.section-help {
		padding-top: 30px;
		padding-bottom: 40px;
	}
}






/*
 * Accordion Services Columns
 * ------------------------------------------------------------------------------------------------
*/
.accordion-services-columns {
	display: flex;
	grid-gap: 12px;
	flex-wrap: wrap;
	justify-content: center;
	margin-bottom: 12px;
}
.accordion-services-columns .service-column {
	background-color: #F3F3F3;
	border-radius: 4px;
	width: 150px;
	padding: 25px 15px;
	text-align: center;
}
.accordion-services-columns .service-column .wrap-icon {
	margin-bottom: 13px;
}
.accordion-services-columns .service-column .wrap-icon img {
	qqqqq:
}
.accordion-services-columns .service-column .service-title {
	font-size: 14px;
	font-weight: 700;
	line-height: 24px;
	margin-bottom: 5px;
}
.accordion-services-columns .service-column .service-desc {
	font-size: 14px;
	font-weight: 400;
	line-height: 24px;
	margin-bottom: 0;
}
.accordion-services-columns .service-column p {
	qqqqq:
}
@media (max-width: 1600px) {
	.accordion-services-columns {
		grid-gap: 1.5%;
	}
	.accordion-services-columns .service-column {
		width: 18.5%;
		padding: 20px 10px;
	}
}
@media (max-width: 1199px) {
	.accordion-services-columns {
		grid-gap: 12px 2%;
	}
	.accordion-services-columns .service-column {
		width: 31.333333%;
		padding: 20px 10px;
	}
}
@media (max-width: 767px) {
	.accordion-services-columns {
		display: flex;
		justify-content: flex-start;
		grid-gap: 12px;
	}
	.accordion-services-columns .service-column {
		width: calc(50% - 12px / 2);
		padding: 20px 15px;
	}
}






/*
 * Content Item Search
 * ------------------------------------------------------------------------------------------------
*/
.content-item-search {
	qqqqq:
}
.content-item-search .search-items {
	qqqqq:
}
.content-item-search .search-items:empty {
	display: block;
	width: 50px;
	height: 50px;
	border-radius: 100%;
	border: 3px solid #fe6800;
	border-style: dashed;
	-webkit-animation: search_items_spin 1.2s linear infinite;
	animation: search_items_spin 1.2s linear infinite;
	margin: 30px auto;
}
@-webkit-keyframes search_items_spin {
	0% {
		-webkit-transform: rotate(0deg);
		        transform: rotate(0deg);
	}
	100% {
		-webkit-transform: rotate(360deg);
		        transform: rotate(360deg);
	}
}
.content-item-search .search-item {
	display: block;
	border: 1px solid #DDDDDD;
	border-radius: 10px;
	color: #353535;
	text-decoration: none;
	padding: 15px 22px 20px;
	margin-bottom: 25px;
}
.content-item-search .search-item:hover {
	border-color: #156DD1;
	text-decoration: none;
}
.content-item-search .search-item .item-title {
	border-bottom: 1px solid #DDDDDD;
	padding-bottom: 8px;
	margin-bottom: 10px;
}
.content-item-search .search-item .item-text {
	qqqqq:
}
.content-item-search span.search-text {
	background-color: #ffb900;
}

@media (max-width: 767px) {
	.content-item-search {
		qqqqq:
	}
	.content-item-search .search-item {
		padding: 15px 15px 15px;
	}
}














/*
 * Column Sidebar
 * ------------------------------------------------------------------------------------------------
*/
.column-sidebar {
	qqqqq:
}
.column-sidebar .widget-title {
	border-bottom: 1px solid #DDDDDD;
	font-size: 15px;
	font-weight: 400;
	line-height: 24px;
	padding-bottom: 15px;
	margin-bottom: 10px;
}
.column-sidebar .sidebar-items {
	padding: 0;
}
.column-sidebar .sidebar-items .item {
	list-style: none;
	margin-bottom: 0;
}
.column-sidebar .sidebar-items .item .item-link {
	display: flex;
	align-items: center;
	position: relative;
	border-radius: 10px;
	color: #07274A;
	text-decoration: none;
	padding: 10px 12px;
	padding-right: 35px;
}
.column-sidebar .sidebar-items .item .item-link:hover {
	color: #156DD1;
	text-decoration: none;
}
.column-sidebar .sidebar-items .item.active > .item-link,
.column-sidebar .sidebar-items .item.sub-items-shown > .item-link {
	/* background-color: #F1F8FF; */
	position: relative;
	color: #156DD1;
}
.column-sidebar .sidebar-items .item.active:not(.has-sub-item) > .item-link {
	pointer-events: none;
}
.column-sidebar .sidebar-items .item .wrap-icon {
	font-size: 0;
	line-height: 0;
	margin-right: 10px;
	margin-top: -2px;
}
.column-sidebar .sidebar-items .item .wrap-icon img {
	qqqqq:
}
.column-sidebar .sidebar-items .item .title {
	qqqqq:
}

.column-sidebar .sidebar-items .sub-items {
	display: none;
	list-style: none;
	padding: 0;
	margin-bottom: 0;
}
.column-sidebar .sidebar-items .sub-item-caret {
	display: block;
	background-image: url('data:image/svg+xml,%3Csvg width="14" height="8" viewBox="0 0 14 8" fill="none" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath d="M1 1L7 7L13 1" stroke="%23707F8E" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/%3E%3C/svg%3E');
	background-position: center;
	background-position-x: calc(100% - 12px);
	background-repeat: no-repeat;
	background-size: 14px 8px;
	width: 40px;
	height: 100%;
	position: absolute;
	top: 50%;
	right: 0;
	transform: translateY(-50%);
	cursor: pointer;
}
.column-sidebar .sidebar-items li.sub-items-shown .sub-item-caret {
	background-image: url('data:image/svg+xml,%3Csvg width="14" height="8" viewBox="0 0 14 8" fill="none" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath d="M1 7L7 1L13 7" stroke="%23707F8E" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/%3E%3C/svg%3E');
}
.column-sidebar .sidebar-items .sub-item {
	margin-bottom: 0;
}
.column-sidebar .sidebar-items .sub-item a {
	display: block;
	border-radius: 10px;
	color: #07274A;
	text-decoration: none;
	padding: 10px 12px;
	padding-left: 45px;
}
.column-sidebar .sidebar-items .sub-item a:hover {
	color: #156DD1;
	text-decoration: none;
}
.column-sidebar .sidebar-items .sub-item.active > .sub-item-link {
	/* background-color: #F1F8FF; */
	position: relative;
	color: #156DD1;
}

@media (max-width: 991px) {
	.section-help .column-sidebar {
		background-color: #fff;
		/* box-shadow: 0px 0px 10px 0px #061A3726; */
		position: fixed;
		left: 0;
		bottom: 0;
		width: 100%;
		max-width: 100%;
		padding-top: 0;
		padding-bottom: 50px;
		z-index: 1;
	}
	.column-sidebar .widget-title {
		background-color: #156DD1;
		/* border-top: 1px solid #DDDDDD; */
		border-bottom: none;
		padding: 24.5px 15px;
		color: #FFF;
		line-height: 15px;
		position: absolute;
		left: 0;
		bottom: 0;
		width: 100%;
		margin-bottom: 0;
		z-index: 1;
	}
	.column-sidebar .widget-title .menu-burger {
		content: '';
		background-image: url('data:image/svg+xml,%3Csvg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath d="M5.26855 3H14.2686" stroke="%23FFFFFF" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/%3E%3Cpath d="M2.28613 3H2.29756" stroke="%23FFFFFF" stroke-width="2.28571" stroke-linecap="round" stroke-linejoin="round"/%3E%3Cpath d="M2.28613 8H2.29756" stroke="%23FFFFFF" stroke-width="2.28571" stroke-linecap="round" stroke-linejoin="round"/%3E%3Cpath d="M2.28613 13H2.29756" stroke="%23FFFFFF" stroke-width="2.28571" stroke-linecap="round" stroke-linejoin="round"/%3E%3Cpath d="M5.26855 8H14.2686" stroke="%23FFFFFF" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/%3E%3Cpath d="M5.26855 13H14.2686" stroke="%23FFFFFF" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/%3E%3C/svg%3E');
		background-position: center;
		background-repeat: no-repeat;
		background-size: contain;
		width: 16px;
		height: 16px;
		display: inline-block;
		position: absolute;
		top: calc(50% - 8px);
		right: 15px;
		cursor: pointer;
	}
	.column-sidebar .widget-title .menu-burger.shown {
		background-image: url('data:image/svg+xml,%3Csvg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath d="M13 3L3 13" stroke="%23FFFFFF" stroke-width="2" stroke-linecap="round"/%3E%3Cpath d="M3 3L13 13" stroke="%23FFFFFF" stroke-width="2" stroke-linecap="round"/%3E%3C/svg%3E');
	}
	.column-sidebar .sidebar-items {
		display: none;
		padding-top: 12px;
		padding-bottom: 8px;
	}
	.column-sidebar .sidebar-items.shown {
		border-top: 1px solid #DDDDDD;
		box-shadow: 0px 0px 10px 0px #061A3726;
		margin-bottom: 16px;
	}
	.column-sidebar .sidebar-items .sub-items {
		overflow-y: auto;
		max-height: 250px;
	}
	.column-sidebar .sidebar-items .sub-item a {
		padding-right: 15px;
	}
	.column-sidebar .sidebar-items .sub-item-caret {
		right: 5px;
	}
	.column-sidebar .sidebar-items .item .item-link {
		padding-right: 45px;
	}
}
@media (max-width: 767px) {
	.column-sidebar {
		qqqqq:
	}
}










/*
 * Copy Link
 * ------------------------------------------------------------------------------------------------
*/
.copy-link {
	display: inline-block;
	margin-top: 10px;
	cursor: pointer;
}
.content-item-search .copy-link {
	visibility: hidden;
}
.copy-link:before {
	content: '';
	background-image: url('data:image/svg+xml,%3Csvg width="11" height="12" viewBox="0 0 11 12" fill="none" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath fill-rule="evenodd" clip-rule="evenodd" d="M5 1H9C9.55228 1 10 1.44772 10 2V8C10 8.55229 9.55228 9 9 9H8H7H5C4.44772 9 4 8.55228 4 8V3V2C4 1.44772 4.44772 1 5 1ZM3 2C3 0.89543 3.89543 0 5 0H9C10.1046 0 11 0.895431 11 2V8C11 9.10457 10.1046 10 9 10H8C8 11.1046 7.10457 12 6 12H2C0.895431 12 0 11.1046 0 10V4C0 2.89543 0.895431 2 2 2L3 2ZM3 3H2C1.44772 3 1 3.44772 1 4V10C1 10.5523 1.44772 11 2 11H6C6.55228 11 7 10.5523 7 10H5C3.89543 10 3 9.10457 3 8V3Z" fill="%2307274A"/%3E%3C/svg%3E');
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	width: 11px;
	height: 12px;
	display: inline-block;
	position: relative;
	top: -2px;
	margin-right: 5px;
	vertical-align: middle;
}
.copy-link:hover {
	color: #156DD1;
}
.copy-link.copied {
	color: #FE6800;
}
.copy-link:hover:before {
	content: '';
	background-image: url('data:image/svg+xml,%3Csvg width="11" height="12" viewBox="0 0 11 12" fill="none" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath fill-rule="evenodd" clip-rule="evenodd" d="M5 1H9C9.55228 1 10 1.44772 10 2V8C10 8.55229 9.55228 9 9 9H8H7H5C4.44772 9 4 8.55228 4 8V3V2C4 1.44772 4.44772 1 5 1ZM3 2C3 0.89543 3.89543 0 5 0H9C10.1046 0 11 0.895431 11 2V8C11 9.10457 10.1046 10 9 10H8C8 11.1046 7.10457 12 6 12H2C0.895431 12 0 11.1046 0 10V4C0 2.89543 0.895431 2 2 2L3 2ZM3 3H2C1.44772 3 1 3.44772 1 4V10C1 10.5523 1.44772 11 2 11H6C6.55228 11 7 10.5523 7 10H5C3.89543 10 3 9.10457 3 8V3Z" fill="%23156DD1"/%3E%3C/svg%3E');
}
.copy-link.copied:before {
	content: '';
	background-image: url('data:image/svg+xml,%3Csvg width="11" height="12" viewBox="0 0 11 12" fill="none" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath fill-rule="evenodd" clip-rule="evenodd" d="M5 1H9C9.55228 1 10 1.44772 10 2V8C10 8.55229 9.55228 9 9 9H8H7H5C4.44772 9 4 8.55228 4 8V3V2C4 1.44772 4.44772 1 5 1ZM3 2C3 0.89543 3.89543 0 5 0H9C10.1046 0 11 0.895431 11 2V8C11 9.10457 10.1046 10 9 10H8C8 11.1046 7.10457 12 6 12H2C0.895431 12 0 11.1046 0 10V4C0 2.89543 0.895431 2 2 2L3 2ZM3 3H2C1.44772 3 1 3.44772 1 4V10C1 10.5523 1.44772 11 2 11H6C6.55228 11 7 10.5523 7 10H5C3.89543 10 3 9.10457 3 8V3Z" fill="%23FE6800"/%3E%3C/svg%3E');
}









/*
 * Action Block
 * ------------------------------------------------------------------------------------------------
*/
.action-block {
	margin-top: 80px;
}
.action-block .title {
	margin-bottom: 17px;
}
.action-block .action-box {
	display: flex;
	background-color: #F1F8FF;
	position: relative;
	color: #07274A;
	text-decoration: none;
	padding: 40px;
	padding-right: 80px;
	align-items: center;
}
.action-block .action-box:before {
	content: '';
	background-image: url('data:image/svg+xml,%3Csvg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath d="M1 8H15" stroke="%2307274A" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/%3E%3Cpath d="M8 1L15 8L8 15" stroke="%2307274A" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/%3E%3C/svg%3E');
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	width: 16px;
	height: 16px;
	display: inline-block;
	position: absolute;
	top: 50%;
	right: 40px;
	transform: translateY(-50%);
}
.action-block .action-icon {
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	width: 80px;
	height: 80px;
	margin-right: 15px;
}
.action-block .action-title {
	margin-bottom: 5px;
}
@media (max-width: 767px) {
	.action-block {
		margin-top: 50px;
	}
}
@media (max-width: 600px) {
	.action-block .action-box {
		display: block;
		text-align: center;
		text-decoration: none;
		padding: 30px 15px;
		padding-bottom: 60px;
	}
	.action-block .action-box:before {
		display: block;
		top: auto;
		right: auto;
		left: 50%;
		bottom: 25px;
		transform: translateX(-50%);
	}
	.action-block .action-icon {
		margin-left: auto;
		margin-right: auto;
	}
	.action-block .action-title {
		margin-top: 10px;
		margin-bottom: 5px;
	}
}












/*
 * Column Content
 * ------------------------------------------------------------------------------------------------
*/
.column-content {
	qqqqq:
}
.column-content .content-items {
	qqqqq:
}
.column-content .content-item {
	qqqqq:
}
.column-content .content-item:not(.active) {
	display: none;
}
.column-content .content-item .wrap-title {
	qqqqq:
}
.column-content .content-item .content-title {
	margin-top: 0;
}
.column-content .content-item .content-text {
	margin-bottom: 50px;
}
.column-content .content-item .content-layout {
	qqqqq:
}
@media (max-width: 767px) {
	.column-content .content-item .content-text {
		margin-bottom: 35px;
	}
}





/*
 * Post Items
 * ------------------------------------------------------------------------------------------------
*/
.post-items {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-bottom: -20px;
}
.post-item {
	border: 1px solid #DDDDDD;
	border-radius: 10px;
	text-decoration: none;
	width: calc(50% - 10px);
	margin-bottom: 20px;
}
.post-item:hover {
	border-color: #156DD1;
	text-decoration: none;
}
.post-item .post-title {
	display: flex;
	color: #07274A;
	border-bottom: 1px solid #DDDDDD;
	position: relative;
	padding: 15px 20px;
	min-height: 79px;
	align-items: center;
}
.post-item:hover .post-title {
	color: #156DD1;
}
.post-item .post-title:before {
	content: '';
	background-image: url('data:image/svg+xml,%3Csvg width="24" height="30" viewBox="0 0 24 30" fill="none" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath d="M0 3C0 1.34315 1.34315 0 3 0H21C22.6569 0 24 1.34315 24 3V30L12 23.5L0 30V3Z" fill="%23FE6800"/%3E%3C/svg%3E');
	display: block;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	width: 24px;
	height: 30px;
	min-width: 24px;
	min-height: 30px;
	margin-right: 18px;
}
.post-item:hover .post-title:before {
	background-image: url('data:image/svg+xml,%3Csvg width="24" height="30" viewBox="0 0 24 30" fill="none" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath d="M0 3C0 1.34315 1.34315 0 3 0H21C22.6569 0 24 1.34315 24 3V30L12 23.5L0 30V3Z" fill="%23156DD1"/%3E%3C/svg%3E');
}
.post-item .post-desc {
	color: #777777;
	padding: 15px 20px;
}
.post-item .post-desc .post-desc-text {
	position: relative;
	min-height: 72px;
	max-height: 72px;
	overflow-y: hidden;
}
@media (min-width: 601px) {
	.post-item .post-desc .post-desc-text:after {
		content: "";
		display: block;
		position: absolute;
		background-color: rgba(255,255,255,0.5);
		background-image: -ms-linear-gradient(left, rgba(255,255,255, 0) 0%, #fff 100%);
		background-image: -moz-linear-gradient(left, rgba(255,255,255, 0) 0%, #fff 100%);
		background-image: -o-linear-gradient(left, rgba(255,255,255, 0) 0%, #fff 100%);
		background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(255,255,255, 0)), color-stop(100, #fff));
		background-image: -webkit-linear-gradient(left, rgba(255,255,255, 0) 0%, #fff 100%);
		background-image: linear-gradient(to right, rgba(255,255,255, 0) 0%, #fff 100%);
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="gradient-bg.png", sizingMethod="scale");
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='transparent', endColorstr='#fff',GradientType=0 ); /* IE6-9 */
		width: 35%;
		height: 24px;
		right: 0;
		bottom: 0;
	}
}
@media (max-width: 600px) {
	.post-item {
		width: 100%;
	}
	.post-item .post-title {
		padding: 15px;
		min-height: 61px;
	}
	.post-item .post-desc {
		padding: 15px;
	}
	.post-item .post-desc .post-desc-text {
		min-height: auto;
		max-height: 100%;
		overflow-y: initial;
	}
}






/*
 * Simple Content
 * ------------------------------------------------------------------------------------------------
*/
.simple-content {
	qqqqq:
}
.simple-content p {
	qqqqq:
}
.simple-content ul {
	qqqqq:
}
.simple-content ul li {
	qqqqq:
}
.simple-content h5 {
	qqqqq:
}

@media (max-width: 767px) {
	.simple-content {
		qqqqq:
	}
}






/*
 * Help Center Tabs Contents
 * ------------------------------------------------------------------------------------------------
*/
.help-center-tabs-contents {
	qqqqq:
}
.help-center-tabs-contents .hc-tabs {
	border-bottom: 2px solid #DDDDDD;
	margin-bottom: 20px;
}
.help-center-tabs-contents .hc-tab {
	display: inline-block;
	position: relative;
	color: #777777;
	text-decoration: none;
	padding: 8px 15px;
	margin: 0;
}
.help-center-tabs-contents .hc-tab[data-tab="desktop"]:before {
	content: '';
	display: inline-block;
	background-image: url('data:image/svg+xml,%3Csvg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath d="M21 16H3V4H21M21 2H3C1.89 2 1 2.89 1 4V16C1 16.5304 1.21071 17.0391 1.58579 17.4142C1.96086 17.7893 2.46957 18 3 18H10V20H8V22H16V20H14V18H21C21.5304 18 22.0391 17.7893 22.4142 17.4142C22.7893 17.0391 23 16.5304 23 16V4C23 2.89 22.1 2 21 2Z" fill="%23777777"/%3E%3C/svg%3E');
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	width: 24px;
	height: 24px;
	position: relative;
	top: -1px;
	margin-right: 8px;
	vertical-align: middle;
}
.help-center-tabs-contents .hc-tab[data-tab="mobile"]:before {
	content: '';
	display: inline-block;
	background-image: url('data:image/svg+xml,%3Csvg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath d="M17 19V5H7V19H17ZM17 1C17.5304 1 18.0391 1.21071 18.4142 1.58579C18.7893 1.96086 19 2.46957 19 3V21C19 21.5304 18.7893 22.0391 18.4142 22.4142C18.0391 22.7893 17.5304 23 17 23H7C5.89 23 5 22.1 5 21V3C5 1.89 5.89 1 7 1H17ZM9 7H15V9H9V7ZM9 11H13V13H9V11Z" fill="%23777777"/%3E%3C/svg%3E');
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	width: 24px;
	height: 24px;
	position: relative;
	top: -1px;
	margin-right: 8px;
	vertical-align: middle;
}
.help-center-tabs-contents .hc-tab:hover {
	color:  #156DD1;
}
.help-center-tabs-contents .hc-tab[data-tab="desktop"]:hover:before,
.help-center-tabs-contents .hc-tab.active[data-tab="desktop"]:before {
	background-image: url('data:image/svg+xml,%3Csvg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath d="M21 16H3V4H21M21 2H3C1.89 2 1 2.89 1 4V16C1 16.5304 1.21071 17.0391 1.58579 17.4142C1.96086 17.7893 2.46957 18 3 18H10V20H8V22H16V20H14V18H21C21.5304 18 22.0391 17.7893 22.4142 17.4142C22.7893 17.0391 23 16.5304 23 16V4C23 2.89 22.1 2 21 2Z" fill="%23156DD1"/%3E%3C/svg%3E');
}
.help-center-tabs-contents .hc-tab[data-tab="mobile"]:hover:before,
.help-center-tabs-contents .hc-tab.active[data-tab="mobile"]:before {
	background-image: url('data:image/svg+xml,%3Csvg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath d="M17 19V5H7V19H17ZM17 1C17.5304 1 18.0391 1.21071 18.4142 1.58579C18.7893 1.96086 19 2.46957 19 3V21C19 21.5304 18.7893 22.0391 18.4142 22.4142C18.0391 22.7893 17.5304 23 17 23H7C5.89 23 5 22.1 5 21V3C5 1.89 5.89 1 7 1H17ZM9 7H15V9H9V7ZM9 11H13V13H9V11Z" fill="%23156DD1"/%3E%3C/svg%3E');
}
.help-center-tabs-contents .hc-tab.active {
	color: #156DD1;
	pointer-events: none;
	cursor: default;
}
.help-center-tabs-contents .hc-tab.active:after {
	content: '';
	display: block;
	background-color: #156DD1;
	width: 100%;
	height: 2px;
	position: absolute;
	left: 0;
	bottom: -2px;
}
.help-center-tabs-contents .hc-tabs-contents {
	qqqqq:
}
.help-center-tabs-contents .hc-tab-content {
	qqqqq:
}
.help-center-tabs-contents .hc-tab-content:not(.active) {
	display: none;
}

@media (max-width: 767px) {
	.help-center-tabs-contents {
		qqqqq:
	}
}









/*
 * Accordions Layout Content
 * ------------------------------------------------------------------------------------------------
*/
.accordions-layout-content {
	qqqqq:
}
.accordions-layout-content .accordions-title {
	margin-bottom: 20px;
}
.accordions-layout-content .accordions-subtitle {
	margin-bottom: 35px;
}










/*
 * Video
 * ------------------------------------------------------------------------------------------------
*/
.responsesPreview__thumb {
	width: 560px;
	max-width: 100%;
	background: no-repeat center;
	background-size: cover;
	border-radius: 8px;
	overflow: hidden;
	position: relative;
	min-height: 300px;
}
.responsesPreview__thumb:not(:last-child) {
	margin-bottom: 20px;
}
.responsesPreview__img {
	display: block;
	margin: auto;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}
.responsesPreview__thumb iframe {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.responsesPreview__play {
	background-color: transparent;
	background-image: url('data:image/svg+xml,%3Csvg width="44" height="44" viewBox="0 0 44 44" fill="none" xmlns="http://www.w3.org/2000/svg"%3E%3Crect x="13" y="9" width="24" height="23" fill="white"/%3E%3Cpath d="M19.9155 30.9928L19.9175 30.9915L30.5182 24.3601L30.5187 24.3598C32.254 23.2715 32.2651 20.7323 30.5158 19.6626C30.515 19.6621 30.5142 19.6617 30.5135 19.6612L19.8944 13.0333C19.8942 13.0332 19.8939 13.033 19.8937 13.0329C18.0552 11.8771 15.6672 13.2147 15.6672 15.3927V28.6315C15.6672 30.8158 18.059 32.1421 19.9155 30.9928ZM16.6997 0.5H27.3003C36.2211 0.5 43.5 7.77889 43.5 16.6997V27.3003C43.5 36.2206 36.1974 43.5 27.3003 43.5H16.6997C7.77936 43.5 0.5 36.1974 0.5 27.3003V16.6997C0.5 7.77889 7.77889 0.5 16.6997 0.5Z" fill="%23FE6800" stroke="%23FE6800"/%3E%3C/svg%3E');
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	border-radius: initial;
	border: none;
	width: 54px;
	height: 54px;
	min-width: auto;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	padding: 0;
	margin: auto;
	cursor: pointer;
}
.responsesPreview__play:hover {
	background-image: url('data:image/svg+xml,%3Csvg width="44" height="44" viewBox="0 0 44 44" fill="none" xmlns="http://www.w3.org/2000/svg"%3E%3Crect x="13" y="9" width="24" height="23" fill="%23FE6800"/%3E%3Cpath d="M19.9155 30.9928L19.9175 30.9915L30.5182 24.3601L30.5187 24.3598C32.254 23.2715 32.2651 20.7323 30.5158 19.6626C30.515 19.6621 30.5142 19.6617 30.5135 19.6612L19.8944 13.0333C19.8942 13.0332 19.8939 13.033 19.8937 13.0329C18.0552 11.8771 15.6672 13.2147 15.6672 15.3927V28.6315C15.6672 30.8158 18.059 32.1421 19.9155 30.9928ZM16.6997 0.5H27.3003C36.2211 0.5 43.5 7.77889 43.5 16.6997V27.3003C43.5 36.2206 36.1974 43.5 27.3003 43.5H16.6997C7.77936 43.5 0.5 36.1974 0.5 27.3003V16.6997C0.5 7.77889 7.77889 0.5 16.6997 0.5Z" fill="%23FFFFFF" stroke="%23FE6800"/%3E%3C/svg%3E');
}
@media (max-width: 991px) {
	.responsesPreview__thumb {
		width: 50%;
	}
}
@media (max-width: 767px) {
	.responsesPreview__thumb {
		width: 450px;
		min-height: 200px;
		margin: 0 auto 15px auto;
	}
}





