

/* Start:/local/templates/aquanet_new/css/sections/villeroy_brand.css?177937663919173*/
#vb_land {
	width: 100%;
	/*height: 80px;*/
	clear: both;
	border-bottom: 2px solid #f2f2f2;
	background-color: #fff;
}
div.content {
	background-color: #fff;
}

#vb_land p, #vb_land li {
	margin: 0; padding: 0;
}

#vb_land li:before {
	display: none;
}

@media only screen and (min-width: 1350px) {
	#vb_land  {
		width: 1350px; 
		margin: 0 auto;
	}
}

@font-face {
    font-family: 'Montserrat-Regular';
    font-style: normal;
    font-weight: normal;
	font-display: swap;
    src: local('Montserrat'), local('Montserrat-Regular'),
        url(/images/fonts/Montserrat-Regular.woff) format('woff'),
        url(/images/fonts/Montserrat-Regular.woff2) format('woff2');
	
}

@font-face {
    font-family: 'Montserrat-Medium';
    font-style: normal;
    font-weight: normal;
    src: local('Montserrat'), local('Montserrat-Medium'),
        url(/images/fonts/Montserrat-Medium.woff) format('woff'),
        url(/images/fonts/Montserrat-Medium.woff2) format('woff2');
	font-display: swap;
}

@font-face {
    font-family: 'Montserrat-SemiBold';
    font-style: normal;
    font-weight: normal;
    src: local('Montserrat'), local('Montserrat-SemiBold'),
        url(/images/fonts/Montserrat-SemiBold.woff) format('woff'),
		url(/images/fonts/Montserrat-SemiBold.woff2) format('woff2');
	font-display: swap;
}

@font-face {
    font-family: 'Montserrat-Bold';
    font-style: normal;
    font-weight: normal;
    src: local('Montserrat'), local('Montserrat-Bold'),
        url(/images/fonts/Montserrat-Bold.woff) format('woff'),
        url(/images/fonts/Montserrat-Bold.woff) format('woff2');
	font-display: swap;
}

body img.vb_logo {
	width: 130px;
	margin: 5px 0 0 35px;
	display: inline-block;
}

@media only screen and (max-width: 750px) {
	body img.vb_logo {
		 width: 60px;
		 float: right;
		 margin: 2px 0 0 70px;
	}
}
#vb_land h1, #vb_land h2 {
	font-weight: normal !important;
	letter-spacing: normal !important;
}

#vb_land div {
	box-sizing: border-box;
}
#vb_land div.desk_block {
	width: 100%;
	background-color: #023E84;
	position: relative;
}

#vb_land div.desk_block img.main_img {
	display: block;
	width: 48%;
	margin-left: 52%;
	height: auto;
}

#vb_land div.desk_block div.desk_block_logo img.logo_white {
	width: 20%;
	position: absolute;
}

#vb_land div.desk_block > p {
	box-sizing: border-box;
	font-family: Montserrat-Medium;
	font-size: 24px;
	padding: 20px 20px 20px 20px;
	background-color: #fff;
	
}

@media only screen and (min-width: 961px) {
	#vb_land div.desk_block > p {
		position: absolute;
		top: 50%;
		transform: translateY(-50%);
		margin-left: 35%;
		width: 25%;
	}
	#vb_land div.desk_block div.desk_block_logo img.logo_white {
		transform: translateY(-50%);
		margin-left: 8.5%;
		top: 50%;
	}
}
@media only screen and (min-width: 611px) and (max-width: 960px) {
	#vb_land div.desk_block img.logo_white {
		top: 70%;
		transform: translateY(-50%);
	}
}

@media only screen and (max-width: 610px) {
	#vb_land div.desk_block img.main_img {
		width: 100%;
		margin: 0;
	}
	
	#vb_land div.desk_block > p {
		font-size: 16px;
		position: absolute;
		top: 44%;
		transform: translateY(-50%);
		margin-left: 10%;
		width: 80%;
		padding: 10px;
		text-align: center;
	}
	#vb_land div.desk_block div.desk_block_logo {
		background-color: #023E84;
		padding: 30px 10px 70px 10px;
		text-align: center;
	}
	#vb_land div.desk_block div.desk_block_logo img.logo_white {
		width: 50%;
		position: relative;
		margin: 0 auto;
	}
}

#vb_land div.h_block {
	text-align: center;
	margin-top: 35px;
	padding: 0 15px;
}

#vb_land div.h_block h1 {
	font-family: Montserrat-Bold;
	font-size: 36px;
	color: #023E84;
	letter-spacing: normal;
	
}
#vb_land div.h_block p {
	width: 100px;
	height: 5px;
	background-color: #023E84;
	display: block;
	margin: 0 auto;
	margin-top: 15px;
	margin-bottom: 12px;
	padding: 0;
}

#vb_land div.h_block span {
	font-family: Montserrat-Medium;
	font-size: 18px;
	color: #999999;
	font-weight: 400;
	display: block;
}

@media only screen and (max-width: 770px) {
	#vb_land div.h_block span br {
		display: none;
	}
}

@media only screen and (max-width: 610px) {
	#vb_land div.h_block h1 {
		font-size: 30px;
	}
	#vb_land div.h_block span {
		font-size: 14px;
	}
	#vb_land div.h_block p {
		margin-top: 10px;
		margin-bottom: 7px;
	}
}


#vb_land div.categories_block {
	padding: 40px 120px 0 120px;
	margin-top: 30px;
	position: relative;
	z-index: 5;
}

#vb_land div.categories_block div.cat_test {
	position: absolute;
	height: 100%;
	width: 64%;
	left: 0;
	top: 0;
	border-top-right-radius: 15px;
	border-bottom-right-radius: 15px;
	background-color: #f7f7f7;
	z-index: 0;
	padding: 0;
	margin: 0;
}

#vb_land div.categories_block a {
	z-index: 5;
	position: relative;
	float: left;
	display: block;
	background-color: #fff;
	width: 22%;
	margin-left: 4%;
	margin-bottom: 40px;
	box-sizing: border-box;
	color: #000;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Montserrat-Bold;
	font-size: 17px;
	text-align: center;
	border-radius: 5px;
	overflow: hidden;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    0px 0px 10px 0px rgba(50, 50, 50, 0.75);
	box-shadow:         0px 0px 10px 0px rgba(50, 50, 50, 0.75);
	box-sizing: border-box;
}

#vb_land div.categories_block a.special {
	margin-left: 0;
}

#vb_land div.categories_block a:hover {
	color: #023E84;
	opacity: 0.75;
	-webkit-box-shadow: 0px 0px 14px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    0px 0px 14px 0px rgba(50, 50, 50, 0.75);
	box-shadow:         0px 0px 14px 0px rgba(50, 50, 50, 0.75);
}

#vb_land div.categories_block a img {
	display: block;
	width: 100%;
	height: auto;
}

#vb_land div.categories_block a p {
	padding: 20px 5px;
}

@media only screen and (max-width: 1250px) {
	#vb_land div.categories_block a {
		font-size: 15px;
	}
	#vb_land div.categories_block {
		padding: 20px 30px 0 30px;
	}
}

@media only screen and (max-width: 1010px) {
	#vb_land div.categories_block a {
		font-size: 15px;
		width: 31.333333%;
		margin-left: 2%;
	}
	#vb_land div.categories_block a.special {
		margin-left: 2%;
	}
	
	
}

@media only screen and (max-width: 755px) {
	#vb_land div.categories_block a {
		width: 47%;
		margin-left: 3%;
	}
	#vb_land div.categories_block h1 {
		margin-bottom: 20px;
	}
}

@media only screen and (max-width: 540px) {
	#vb_land div.categories_block {
		padding: 20px 30px 0 30px;
	}
	#vb_land div.categories_block a , #vb_land div.categories_block a.special {
		width: 100%;
		margin-left: 0;
		margin-right: 0;
		margin-bottom: 20px;
	}
}

#vb_land div.categories_block h2.all_jd_cat {
	position: relative;
	display: inline-block;
	z-index: 5;
	font-family: Montserrat-Medium;
	font-size: 32px;
	color: #023E84;
	padding-bottom: 30px;
	background-image: url(/brands/villeroy-boch/images/slide_arrow_left.png);
	background-position: left 3px;
	background-repeat: no-repeat;
	background-size: 35px;
	padding-left: 50px;
	cursor: pointer;
	margin: 0;
}

@media only screen and (max-width: 750px) {
	#vb_land div.categories_block h2.all_jd_cat{
		
	}
}

#vb_land div.categories_block h2.all_jd_cat.active {
	background-image: url(/brands/villeroy-boch/images/slide_arrow_down.png);
}


#vb_land div.jd_all_categories {
	padding: 50px 120px;
	display: none;
}

#vb_land div.jd_all_categories ul li {
	list-style: none;
	padding: 0;
	box-sizing: border-box;
	
}

#vb_land div.jd_all_categories ul li.brand_menu_top {
	float: left; 
	width: 25%;
}

@media only screen and (max-width: 1200px) {
	#vb_land div.jd_all_categories {
		padding: 50px 30px;
	}
	#vb_land div.jd_all_categories ul li.brand_menu_top {
		float: left; 
		width: 33.333333333%;
	}
}

@media only screen and (max-width: 750px) {
	#vb_land div.jd_all_categories ul li.brand_menu_top {
		float: left; 
		width: 50%;
		padding-right: 15px;
	}
}

#vb_land div.jd_all_categories ul.fly2 > li > a {
	font-family: Montserrat-Medium;
	font-size: 15px;
	text-decoration: none;
	color: #023E84;
	margin-bottom: 10px;
	border-bottom: 1px solid transparent;
	display: inline-block;
	
}
#vb_land div.jd_all_categories ul.fly2 > li > a:hover {
	border-bottom: 1px solid #023E84;
}

#vb_land div.jd_all_categories ul.fly3 {
	margin-bottom: 20px;
}

#vb_land div.jd_all_categories ul.fly3 > li > a {
	color: #000;
	text-decoration: none;
	font-family: Montserrat-Regular;
	font-size: 14px;
}

#vb_land div.jd_all_categories ul.fly3 > li > a:hover {
	color: #023E84;
}

#vb_land div.banners_brands {
	margin-top: 35px;
	padding: 0 120px;
	overflow: hidden;
}

#vb_land div.banners_brands img {
	display: block;
	width: 100%;
	height: auto;
}

@media only screen and (max-width: 850px) {
	#vb_land div.banners_brands {
		margin-top: 20px;
		padding: 0 15px;
	}
}
#vb_land div.brand_top_collections {
	padding: 60px 120px 10px 120px;
	margin-top: 30px;
	position: relative;
	z-index: 5;	
	
}

#vb_land div.brand_top_collections {
	padding: 50px 120px 10px 120px;
	margin-top: 30px;
	position: relative;
	z-index: 5;	
	
}

#vb_land div.brand_top_collections div.collections_text {
	float: left;
	display: inline-block;
	padding-top: 95px;
	padding-bottom: 0;
	padding-right: 45px;
	font-family: Montserrat-Medium;
	position: relative;
	z-index: 5;	
	width: 26%;
}

#vb_land div.brand_top_collections div.collections_text p {
	font-size: 32px;
	color: #023E84;
}

#vb_land div.brand_top_collections div.collections_text p.line {
	width: 95px;
	height: 2px;
	background-color: #000;
	margin-top: 40px;
	margin-bottom: 25px;
}

#vb_land div.brand_top_collections div.collections_text span {
	font-size: 14px;
	line-height: 25px;
}


#vb_land div.brand_top_collections div.collections {
	width: 74%;
	display: inline-block;
	float: none;
	padding: 0 !important;
	margin: 0 !important;
}

#vb_land div.brand_top_collections a {
	z-index: 5;
	position: relative;
	float: left;
	display: inline-block;
	background-color: #fff;
	width: 30.5%;
	margin-left: 3.75%; 
	margin-bottom: 40px;
	box-sizing: border-box;
	overflow: hidden;
	color: #000;
	text-decoration: none;
	font-family: Montserrat-Medium;
	font-size: 20px;
	text-align: left;
	border-radius: 5px;
	padding-bottom: 25px;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    0px 0px 10px 0px rgba(50, 50, 50, 0.75);
	box-shadow:         0px 0px 10px 0px rgba(50, 50, 50, 0.75);	
}
#vb_land div.brand_top_collections a:first-child, #vb_land div.brand_top_collections a:nth-child(4) {
	margin-left: 0;
}

#vb_land div.brand_top_collections a:hover {
	-webkit-box-shadow: 0px 0px 14px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    0px 0px 14px 0px rgba(50, 50, 50, 0.75);
	box-shadow:         0px 0px 14px 0px rgba(50, 50, 50, 0.75);
}

#vb_land div.brand_top_collections a img {
	display: block;
	width: 100%;
	height: auto;
}

#vb_land div.brand_top_collections a p {
	padding: 25px 20px 0 20px;
}

#vb_land div.brand_top_collections a p.line {
	margin: 10px 0;
	margin-left: 20px;
	padding: 0;
	width: 57px;
	height: 4px;
	background-color: #023E84;
	background-position: left top;
	background-repeat: repeat-y;
}

#vb_land div.brand_top_collections a:hover img {
	opacity: 0.7;
}
#vb_land div.brand_top_collections a:hover p.line {
	background-color: #023E84;
}

#vb_land div.brand_top_collections a span {
	padding: 0 20px;
	font-family: Montserrat-Regular;
	font-size: 13px;
    line-height: 16px;
    height: 32px;
	color: #404040;
	overflow: hidden;
   text-overflow: ellipsis;
   display: -webkit-box;
   -webkit-line-clamp: 2; /* number of lines to show */
   -webkit-box-orient: vertical;
}


@media only screen and (max-width: 1024px) {
	#vb_land div.brand_top_collections {
		padding: 30px 30px 0 30px;
		margin-top: 30px;
	}
	#vb_land div.brand_top_collections div.collections_text, #vb_land div.brand_top_collections div.collections {
		width: 100%;
		float: none;
		display: block;
	}
	#vb_land div.brand_top_collections div.collections_text {
		padding: 0;
		margin-bottom: 30px;
	}
	#vb_land div.brand_top_collections div.collections_text p.line {
		margin-top: 15px;
		margin-bottom: 10px;
	}
}
@media only screen and (max-width: 700px) {
	#vb_land div.brand_top_collections a {
		width: 48.5%;
		margin-left: 0; 
		font-size: 17px;
		padding-bottom: 15px;
	}
	#vb_land div.brand_top_collections a:first-child, #vb_land div.brand_top_collections a:nth-child(4) {
		margin-left: 0; 
	}
	#vb_land div.brand_top_collections a:nth-child(even) {
		margin-left: 3%; 
	}
	#vb_land div.brand_top_collections a p {
		padding: 15px 15px 0 15px;
	}
	#vb_land div.brand_top_collections a p.line  {
		margin-left: 15px;
	}
	#vb_land div.brand_top_collections a span {
		padding: 0 15px;
	}
}

#vb_land div.brand_top_collections div.backgound-color {
	background-color: #f7f7f7;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
} 





#vb_land div.vb_about {
	padding: 0 55px;
	position: relative;
	width: 100%;
	margin-top: 50px;
}

#vb_land  div.vb_about > div:first-child {
	height: auto;
	width: 45%;
	margin: 0;
}

@media only screen and (min-width: 1025px) {
	#vb_land  div.vb_about > div:first-child  {
		position: absolute;
	}
}
@media only screen and (min-width: 651px) and (max-width: 1024px) {
	#vb_land  div.vb_about > div:first-child {
		display: none;
	}
}
#vb_land  div.vb_about div:first-child  img {
	height: auto;
	width: 100%;
	display: block;
	-webkit-box-shadow: 0px 0px 46px 0px rgba(0,0,0,0.26);
-moz-box-shadow: 0px 0px 46px 0px rgba(0,0,0,0.26);
box-shadow: 0px 0px 46px 0px rgba(0,0,0,0.26);
}
#vb_land  div.vb_about div.vb_about_text {
	width: 100%;
	padding: 30px 0 0 46%;
	margin: 0;
}
#vb_land  div.vb_about div.vb_about_text div {
	padding: 50px 50px 50px 90px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	background-color: #f7f7f7;
	margin: 0;
}

#vb_land  div.vb_about div.vb_about_text div p {
	font-family: Montserrat-Bold;
	font-size: 32px;
	color: #023E84;
	
}

#vb_land  div.vb_about div.vb_about_text div p.line {
	width: 70px;
	height: 2px;
	background-color: #000;
	margin: 25px 0 20px 0; 
}
#vb_land  div.vb_about div.vb_about_text div span {
	display: block;
	font-family: Montserrat-Medium;
	font-size: 16px;
	line-height: 30px;
	margin-bottom: 30px;
	color: #1f1f1f;
}

@media only screen and (max-width: 1024px) {
	#vb_land  div.vb_about div.vb_about_text {
		padding: 15px 0 15px 0;
	}
}

@media only screen and (max-width: 650px) {
	
	#vb_land  div.vb_about {
		padding: 0 30px;
	}
	#vb_land  div.vb_about > div:first-child {
		width: 100%;
	}
	#vb_land  div.vb_about div:first-child  img {
		border-radius: 10px;
	}
	#vb_land  div.vb_about div.vb_about_text {
		width: 100%;
		padding: 15px 0 15px 0;
	}
	#vb_land  div.vb_about div.vb_about_text div {
		border-radius: 10px;
		padding: 30px;
	}
	#vb_land  div.vb_about div.vb_about_text div p {
		font-size: 26px;
	}
	#vb_land  div.vb_about div.vb_about_text div span {
		font-size: 14px;
	}
	#vb_land  div.vb_about div.vb_about_text div span {
		margin-bottom: 25px;
	}
}




#vb_land div.jd_all_collections {
	padding: 40px 70px 60px 120px;
	font-family: Montserrat-Medium;
	margin-top: 10px;
}

#vb_land div.jd_all_collections h2 {
	font-size: 32px;
	color: #000;
}
#vb_land div.jd_all_collections a {
	font-size: 14px;
	display: inline-block;
	color: #023E84;
	margin-right: 15px;
	margin-top: 15px;
}

@media only screen and (max-width: 1050px) {
	#vb_land div.jd_all_collections {
		padding: 20px 30px 30px 30px;
	}
}

@media only screen and (max-width: 700px) {
	#vb_land div.jd_all_collections a {
		margin-right: 15px;
	margin-top: 10px;
	}
	#vb_land div.jd_all_collections {
		margin-top: 0;
	}
}
#vb_land .form_text {
	font-family: Montserrat-Medium;
	width: 30%;
	float: left;
	padding-right: 45px;
	display: inline-block;
	color: #4f4f4f;
}
#vb_land .form_text p {
	font-size: 24px;
}
#vb_land .form_text span {
	display: block;
	margin-top: 40px;
	font-size: 16px;
}

#vb_land input[type="text"]{
	padding: 0 25px !important; 
	color: #000;
	font-family: Montserrat-Regular;
	
} 

#vb_land input::-webkit-input-placeholder {
	color: #bdbdbd;
}

#vb_land .afbf_btn{
	display:block;
	width: 100%;
	height: 54px;
	border-radius: 27px;
	border: 1px solid #023E84 !important;
	color: #023E84;
	text-align: center !important;
	padding:15px 25px !important;
	text-decoration:none;
	background-color: #fff !important;
	cursor:pointer;
	font-size:14px !important;
	font-family: Montserrat-Medium;
	outline:none !important;
}
#vb_land .afbf_btn:hover {
	background-color: #023E84 !important;
	color: #fff;
}

@media only screen and (max-width: 1050px) {
	#vb_land .form_text p {
		font-size: 18px;
	}
	#vb_land .form_text span {
		font-size: 14px;
	}
}
@media only screen and (max-width: 700px) {
	#vb_land .form_text {
		float: none;
		width: 100%;
	}
	#vb_land .form_text {
		padding: 0 5px;
	}
	#vb_land .form_text span {
		margin-top: 20px;
		margin-bottom: 20px;
	}
	#vb_land .afbf_btn {
		margin-top: 0 !important;
	}
}

#vb_land .afbf_mess_ok .afbf_ok_icon {
	display: none;
}
#vb_land  .afbf_success_block {
	background-color: #f7f7f7;
	margin: 0;
	text-align: center;
	color: #4f4f4f;
}

#vb_land  .afbf_success_block .mess {
	font-family: Montserrat-Medium;
	font-size: 24px;
	text-align: center;
}

#vb_land #afbf_agreement {
	width: 100%;
	padding: 0;
	text-align: right !important;
	font-family: Montserrat-Regular;
	font-size: 13px;
}

#vb_land .afbf_checkbox {
	margin: 0;
	margin-top: 10px;
	width: 100%;
	text-align: right !important;
}
@media only screen and (max-width: 700px) {
	#vb_land #afbf_agreement, #vb_land .afbf_checkbox {
		text-align: left !important;
	}
}

#vb_land div.bravat_video {
	width: 100%;
	position: relative;
	text-align: center;
	margin-top: 90px;
	color: #fff;
}
#vb_land div.bravat_video > div {
	background-image: url(/brands/villeroy-boch/images/vb_video_back.jpg);
	background-size: 100%;
	background-repeat: no-repeat;
	padding: 70px 0 20px 0;
	
}
#vb_land div.bravat_video p {
	font-family: Montserrat-Bold;
	font-size: 36px;
}

#vb_land div.bravat_video span {
	font-family: Montserrat-SemiBold;
	font-size: 18px;
	display: block;
	margin-top: 20px;
}

#vb_land div.bravat_video .item_video_outer_1 {
	display: block;
	box-sizing: border-box;
	cursor: pointer;
	width: 63%;
	margin: 0 auto;
	margin-top: 50px;
	border: 1px solid #fff;
}

#vb_land div.bravat_video .item_video_1 {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 12px;
	height: 0;
	overflow: hidden;
	margin: 0 auto;
	
}
#vb_land div.bravat_video .item_video_1 iframe,
#vb_land div.bravat_video .item_video_1 object,
#vb_land div.bravat_video .item_video_1 embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

@media only screen and (max-width: 650px) {
	#vb_land div.bravat_video {
		margin-top: 0;
		padding: 10px 30px;
	}
	#vb_land div.bravat_video div {
		padding: 0; 
		margin-top: 20px;
	}
	#vb_land div.bravat_video div p  {
		font-size: 20px;
		padding: 20px 0 10px 0;
	}
	#vb_land div.bravat_video span {
		font-size: 14px;
		margin: 0 auto;
		width: 80%;
		margin-top: 0;
		margin-bottom: 20px;
	}
	#vb_land div.bravat_video .item_video_outer_1 {
		width: 95%;
		margin-top: 0;
	}
}
.seo-text>*{
	line-height: 29px;
}
/* End */


/* Start:/local/front/build//css/style-brands.min.css?17373656081590*/
.brands-other{display:grid;grid-template-areas:'title' 'list' 'more';margin-top:28px}.brands-other__title{grid-area:title;margin-bottom:30px;font-size:34px;font-weight:500;line-height:1.2}.brands-other__more{grid-area:more;margin-top:30px;width:-moz-fit-content;width:fit-content;text-align:left;text-decoration:underline;text-decoration-style:dashed;text-underline-offset:4px;color:#023a72;cursor:pointer}.brands-other__label{color:inherit}.brands-other__label--opened{display:none}.brands-other__checkbox:checked~.brands-other__label--opened{display:inline}.brands-other__checkbox:checked~.brands-other__label--closed{display:none}.brands-other__list{grid-area:list;display:grid;grid-template-columns:repeat(2,1fr);gap:15px}.brands-other__item{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.brands-other:not(:has(.brands-other__checkbox:checked)) .brands-other__item:nth-of-type(n+17){display:none}@media screen and (min-width:1000px){.brands-other{grid-template-columns:1fr 3fr;grid-template-areas:'title list' '. list' '. more';-moz-column-gap:20px;column-gap:20px;margin-top:48px}.brands-other__list{grid-template-columns:repeat(3,1fr);gap:30px}}@media screen and (min-width:1200px){.brands-other{grid-template-columns:1fr 4fr}.brands-other__list{grid-template-columns:repeat(4,1fr)}}@media screen and (max-width:999px){.brands-other:not(:has(.brands-other__checkbox:checked)) .brands-other__item:nth-of-type(n+13){display:none}}@media screen and (max-width:579px){.brands-other:not(:has(.brands-other__checkbox:checked)) .brands-other__item:nth-of-type(n+9){display:none}}
/* End */
/* /local/templates/aquanet_new/css/sections/villeroy_brand.css?177937663919173 */
/* /local/front/build//css/style-brands.min.css?17373656081590 */
