<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
#wrap-lamps .main-img img {max-width:100%;}
#wrap-lamps {position:relative; cursor:default;}
#wrap-lamps .groups {position:absolute,relative;left:0;top:0; display:table; width:100%; max-width:1000px; height:100%;}
.group-lamp {position:absolute;}
.group-lamp a {display:block;float:left;height:70px;color:#777;text-decoration:none;margin:0 7px;text-shadow:#BBB 1px 1px 2px;}
.group-lamp a:hover {color:#ff4000;box-shadow:#555 1px 1px 8px; background:#FFF; border-radius:4px;}
.group-lamp a:hover img {box-shadow:none;}
.group-brake-lights {width:382px;top:1206px;left:11px;}
.group-brake-lights-center {width:382px;left:11px;top:718px;}
.group-back-number {width:382px;left:11px;top:1077px;}
.group-trunk-lights {width:382px;left:11px;top:957px;}
.group-glovebox-lights {top:1%;width:382px;left:1%;}
.group-dashboard-lights {top:17px;width:382px;left:43%;}
.group-fog-lights {top:44.7%;width:480px;left:37%;}
.group-interiror-lights {width:382px;left:37%;top:53%;}
.group-side-blinkers {left:47%;top:121px;width:382px;}
.group-blinkers {left:11px;top:605px;width:382px;}
.group-front-parking-lights {left:11px;top:474px;width:382px;}
.group-reversing-lamp {left:11px;top:831px;width:382px;}
.group-high-beam {left:11px;top:170px;width:418px;}
.group-rear-fog-lights {width:382px;left:37%;top:92.2%;}
.group-back-parking-lights {width:382px;left:44%;top:84.6%;}
.group-lamp .fig {width:36px;height:50px;display:block;text-align:center;margin:0 auto;}
.group-lamp .fig img {box-shadow:#888 1px 1px 8px; border-radius:4px;}
.group-lamp .txt {text-align:center;font-size:12px;display:block;margin-top:1px;}
.group-lamp .name-group {background-color:#ff4000;display:inline-block;color:#fff;text-shadow:#333 1px 1px 1px;border-bottom-left-radius:30px;font-size:15px;padding:1px 15px 3px 18px;box-shadow:#999 1px 1px 4px;}
.clearfix:after {content:"";display:block;height:0;clear:both;}
@media(max-width:800px) {
	#wrap-lamps .groups {position:static; margin-top:15px;}
	.group-lamp {width:100%; display:table; position:static; margin-bottom:20px; text-align:center;}
	.group-lamp .clearfix {margin-bottom:10px;}
	.group-lamp .clearfix a {margin-top:10px;}
	.group-lamp .clearfix .txt {font-size:16px;}
	.group-lamp .name-group {width:100%; border-bottom-left-radius:0; font-weight:bold; text-transform:uppercase;}
	.main-img {display:none;}
}</pre></body></html>