<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.content .main-text .main-img {
max-width: calc(100% - 20px);
margin: 22px 10px 0px 0px;
}

.servis-btn {
text-align: center;
padding: 50px 0px 20px 0px;
}

.servis-btn a {
padding: 20.5px 25px 20px 25px;
display: inline-block;
font-size: 16px;
line-height: 17px;
border: 0.5px solid rgb(30,30,30);
font-weight: 500;
transition: color .2s,background-color .2s,border-color .2s;
text-decoration: none !important;
color: rgb(255,255,255) !important;
background-color: rgb(0,160,220);
border-color: rgb(0,160,220);
}

.servis-btn a:hover {
background-color: rgb(0,170,230) !important;
border-color: rgb(0,170,230) !important;
}

.content .main-text .main-img:last-of-type {
margin-bottom: 30px;	
}

@media (max-width: 768px) {
	
	.content .main-text .main-img {
	max-width: 100%;
	margin: 22px 0px 0px 0px;
	}
	
}

.content .main-text p, .fr-view p {
margin-bottom: 16px;
font-size: 18px;
line-height: 28px;
font-weight: 400;
color: rgb(30,30,30);
}

.content .main-text strong, .fr-view strong {
font-weight: 500;
}

.content .main-text p .segment-1, .fr-view p .segment-1 {
color: rgb(100,100,100);
font-size: 14px;
line-height: 18px;
display: block;
padding-bottom: 4px;
}

.content .main-text table, .fr-view table {
width: 100%;
margin: 23px 0px 24px 0px;
border-collapse: collapse;
border: 0.5px solid rgb(220,220,220) !important;
}

.content .main-text table td, .fr-view table td {
font-size: 16px !important;
line-height: 24px !important;
font-weight: 400 !important;
color: rgb(30,30,30) !important;
padding: 7px 15px 6px 15px !important;
border: 0.5px solid rgb(220,220,220) !important;
background-color: rgb(255,255,255);
vertical-align: top !important;
}

.content .main-text table td p, .fr-view table td p {
padding: 0px !important;
margin: 0px !important;
font-size: 16px !important;
line-height: 24px !important;
font-weight: 400 !important;
color: rgb(30,30,30) !important;	
}

.content .main-text.variant-2 table td {
font-size: 14px !important;
padding: 7px 15px 6px 15px !important;
vertical-align: top !important;
line-height: 19px !important;
}

.content .main-text.variant-2 table tr td:nth-child(1), .content .main-text.variant-2 table tr td:nth-child(3) {
width: 35%;
}

.content .main-text.variant-2 table tr td:nth-child(2), .content .main-text.variant-2 table tr td:nth-child(4) {
width: 15%;
font-weight: 600;
text-align: right;
white-space: nowrap;
}

.content .main-text table.noformat td, .fr-view table.noformat td {
padding: 0px;
border: 0px;
background-color: transparent !important;	
}

.content .main-text table.format-2, .fr-view table.format-2 {
border-top: 0.5px solid rgb(220,220,220);
margin: 8px 0px 0px 0px;
}

.content .main-text table.format-2 td, .fr-view table.format-2 td {
border: 0px;
font-size: 14px;
border-bottom: 0.5px solid rgb(220,220,220);
}

.content .main-text table.format-2 tr td:nth-child(2), .fr-view table.format-2 tr td:nth-child(2) {
text-align: right;
font-weight: 600;
}

.content .main-text table tr:nth-child(odd) td, .fr-view table tr:nth-child(odd) td {
background-color: rgb(248,248,248);
}

.content .main-text a, .fr-view a {
color: #3f89bf;
text-decoration: underline;
}

.content .main-text a:hover, .fr-view a:hover {
text-decoration: none;
}

.content .main-text .left-img, .fr-view .left-img {
float: left !important;
margin: 6px 40px 40px 0px !important;
}

.content .main-text .left-img img, .fr-view .left-img img {
max-width: 100%;	
}

.content .main-text .right-img, .fr-view .right-img {
float: right !important;
margin: 6px 0px 40px 40px !important;
}

@media (max-width: 990.5px) {
	
	.content .main-text .left-img, .fr-view .left-img, .content .main-text .right-img, .fr-view .right-img {
	float: none;
	width: 100%;
	text-align: center;
	}
	
}

.content .main-text ul, .content .main-text li, .fr-view ul, .fr-view li {
padding: 0px;
margin: 0px;
list-style-type: none;
}

.content .main-text ul, .fr-view ul {
margin-bottom: 1rem;
}

.content .main-text li, .fr-view li {
padding-left: 18px;
position: relative;
font-size: 18px;
line-height: 26px;
font-weight: 400;
color: rgb(30,30,30);
margin-bottom: 5px;
}

.content .main-text li::before, .fr-view li::before {
position: absolute;
left: 0px;
top: 8px;
content: " ";
width: 7px;
height: 7px;
border-radius: 50%;
background-color: rgb(180,180,180);
}

.content .main-text .modeldetail-techdata, .fr-view .modeldetail-techdata {
border-top: 1px solid rgb(220,220,220);
}

.content .main-text .modeldetail-techdata li, .fr-view .modeldetail-techdata li {
padding-left: 0px;
border-bottom: 1px solid rgb(220,220,220);
font-size: 0px;
padding: 15px 0px 14px 0px;
overflow: hidden;
}

.content .main-text .modeldetail-techdata li span, .fr-view .modeldetail-techdata li span {
width: calc(50% - 30px);
float: left;
padding-right: 30px;
font-size: 16px;
line-height: 19px;
font-weight: 400;
color: rgb(30,30,30);	
}

.content .main-text .modeldetail-techdata li strong, .fr-view .modeldetail-techdata li strong {
width: 50%;
float: left;
font-size: 16px;
line-height: 19px;
font-weight: 500;
color: rgb(30,30,30);	
}

@media (max-width: 767px) {
	
	.content .main-text .modeldetail-techdata li span, .fr-view .modeldetail-techdata li span {
	width: 100%;
	padding-right: 0px;
	}
	
	.content .main-text .modeldetail-techdata li strong, .fr-view .modeldetail-techdata li strong {
	width: 100%;
	padding-top: 7px;
	}
	
}

.content .main-text .modeldetail-techdata li::before, .fr-view .modeldetail-techdata li::before {
display: none;
}

.content .main-text h2, .fr-view h2 {
font-size: 32px;
line-height: 34px;
font-weight: 300 !important;
color: #3f89bf;
margin: 38px 0px 24px 0px;
clear: both;
}

.content .main-text h3, .fr-view h3 {
font-size: 22px;
line-height: 26px;
font-weight: 600;
color: rgb(30,30,30);
margin: 28px 0px 19px 0px;
clear: both;
}</pre></body></html>