

/* Start:/local/templates/and_asia/css/masters.css?17516201263075*/
.masters-top {
	display: grid;
	grid-template-columns: 1fr 1fr;
	grid-gap: 40px;
	background-image: url(/local/templates/and_asia/images/index/bg_light.jpg);
}

.masters-top-item-right {
	padding: 40px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
.masters-top-item:first-child {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	gap: 10px;
}
.masters-top-item-img-container img {
	max-width: 800px;
	width: 100%;
	height: auto;
	border-radius: 4px;
}
.masters-top-item-bottom {
	border-radius: 4px;
	overflow: hidden;
}
.masters-bottom-btn {
	width: 300px;
	margin: 0 auto 20px;
}

@media (max-width: 767px) {
	.masters-top {
		grid-template-columns: 1fr;
		grid-gap: 20px;
	}
}

/*------------------------------------*/
.masters-wholesale-content {

}
.masters-wholesale-content-title {
	margin-bottom: 10px;
}
.masters-wholesale-content-list {

}
.masters-wholesale-content-item {
	font-weight: 600;
}
.masters-wholesale-content-desc {
	margin-bottom: 10px;
}
/*------------------------------------*/

.masters-section {
	margin-bottom: 40px;
}
.masters-title {
	font-size: 30px;
	font-weight: 700;
	line-height: 1;
    margin-bottom: 20px;
    text-transform: uppercase;
}

.masters-title .light {
	font-weight: 400;
}
.masters-title .bold {

}

.masters-section-title {
	font-size: 24px;
	font-weight: 700;
	line-height: 1;
	margin-bottom: 20px;
}
.masters-section-desc {
	margin-bottom: 20px;
	font-weight: 600;
}
.masters-section-sub-title {
	margin-bottom: 20px;
}


@media (max-width: 567px) {
	.masters-title {
		font-size: 18px;
	}
	.masters-top-item-right {
		padding: 10px;
	}
}
/*----------------------------------*/
.masters-section .index-selection {
    padding: 50px 0;
}
.blue-wrap .masters-section {
	margin-bottom: 0;
}

.max-w-600 {
	max-width: 600px;
}


.masters-wholesale-content-center {
	position: relative;
}

.masters-buttons {
	position: absolute;
	top: 0;
	right: 0;
}
.masters-buttons-btn .p-block__btn {
	padding: 10px 15px;
}
.masters-buttons-btn {
    margin-bottom: 20px;
}

@media (max-width: 567px) {
	.masters-buttons {
		position: relative;
	}
}
/*----------------------------------*/
.masters-privileges_2 {
	padding: 0;
	margin: 0;
	list-style: none;
	display: grid;
	grid-template-columns: 1fr 1fr;
	grid-gap: 20px;
}
.masters-privilege_2-item {
	display: flex;
	flex-wrap: wrap;
	border: solid 1px #ccc;
	border-radius: 4px;
	padding: 10px;
}
.masters-privilege_2-text {
	font-size: 16px;
	line-height: 1.2;
	width: calc(100% - 170px);
	display: flex;
	flex-direction: column;
}
.masters-privilege_2-text-title {
	font-weight: 600;
	margin-bottom: 10px;
}
.masters-privilege_2-text-desc, .masters-privilege_2-text-phone, .masters-privilege_2-text-email {
	margin-bottom: 5px;
}


@media (max-width: 767px) {

}


@media (max-width: 575px) {
	.masters-section-title {
		font-size: 20px;
		margin-bottom: 10px;
	}
	.masters-privileges_2 {
		grid-template-columns: 1fr;
	}
	.masters-privilege_2 {
		grid-template-columns: 1fr;
	}
	.masters-privilege_2-text {
		width: 100%;
	}
}
/* End */
/* /local/templates/and_asia/css/masters.css?17516201263075 */
