<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* general styles */
body{
  font-size: 14px;
  line-height: 20px;
}

/*    HEADER    */
header{
  height: 124px;
}
header.fixed div.langHolder{
  left: 120px;
  top: 12px;
}
header div.topBar a.mail{
  margin-right: 32px;
}
header a.logoHolder{
  margin-left: 20px;
  width: 90px;
}
div.menuHolder{
  top: 20px;
  right: 20px;
}
div.menuHolder nav ul li{
  margin-left: 2px;
}
header.gr div.menuHolder nav ul li,
header.ru div.menuHolder nav ul li{
  font-size: 0.65em;
}
header.gr div.menuHolder nav ul li ul li,
header.ru div.menuHolder nav ul li ul li{
  font-size: 1em;
}

/*      CONTENT      */
div.centerContent{
  width: 750px;
}
div.content{
  width: 710px;
}
div.crumblePath{
  margin-left: 20px;
}

article{
  width: 450px;
}
aside{
  width: 220px;
  margin-left: 40px;
}



/*      HOME      */
div.slideShowHolder{
  height: 400px;
}
div.slideShow div.textHolder{
  margin-left: 20px;
}
div.content.home article{
  width: 100%;
}


/*      JOBS &amp; NEWS &amp; CATEGORIES &amp; SEARC     */
div.content.jobs article.details, div.content.news article.details{
  width: 450px;
}
a.news span.title, a.category span.title, a.search span.title{
  padding-left: 220px; 
}
a.news span.text, a.category span.text, a.search span.text{
  padding-left: 220px;
  line-height: 1.3em;
}
div.content.jobs aside h3, div.content.contact aside h3{
  padding-left: 20px;
  padding-right: 20px;
}
div.content.contact aside p{
  padding-left: 20px;
  padding-right: 20px;
}

a.back, a.direct{
  padding-left: 10px;
  padding-right: 10px;
  height: 28px;
  line-height: 28px;
}
a.back{
  padding-left: 26px;
  background-size: auto 26px;
}
a.direct{
  margin-left: 4px;
}


/*      PRODUCTS    */
div.mainContent.products aside{
  margin-left: 0px;
  width: 220px;
  margin-right: 20px;
  padding: 20px;
}
div.quickSearch input{
  width: 142px;
  height: 38px;
}
div.mainContent.products article{
  padding-left: 240px;
}
div.productHolder{
  width: 470px;
}
div.productHolder a{
  width: 228px;
  margin-right: 14px;
  margin-bottom: 14px;
  font-size: 1em;
  min-height: 345px;
}
div.productHolder a:nth-child(3n){
  margin-right: 14px;
}
div.productHolder a:nth-child(2n){
  margin-right: 0px;
}
div.productHolder a:nth-child(3n+1){
  clear: none;
}
div.productHolder a:nth-child(2n+1){
  clear: both;
}
div.productHolder a span.imageHolder{
  height: 160px;
  margin-bottom: 15px;
}
div.productHolder a span.title{
  padding-left: 10px;
  padding-right: 10px; 
}
div.productHolder a span.spec{
  padding-left: 10px;
}

div.productHolder a span.label, div.productHolder a span.data{
  width: 90px;
}
div.productHolder a span.data{
  width: 94px;
}
div.productHolder a span.readmore{
  font-size: 1em;
  padding-left: 0px;
  padding-right: 0px;
  right: 20px;
  text-align: center;
}


div.mainContent.productdetails aside{
  width: 220px;
  margin-right: 20px;
}
div.mainContent.productdetails aside a{
  height: 50px;
  width: 32%;
  margin-right: 2%;
  margin-bottom: 2%;
}
div.mainContent.productdetails aside a:first-child{
  height: 160px;
}
div.mainContent.productdetails aside a:nth-child(4n+1){
  margin-right: 2%;
}
div.mainContent.productdetails aside a:nth-child(3n+1){
  margin-right: 0px;
}

div.mainContent.productdetails article{
  margin-left: 0px;
  width: 450px;
}
div.mainContent.productdetails article h2{
  margin-bottom: 30px;
}
div.mainContent.productdetails article ul{
  margin-left: 25px;
}

div.specs{
  width: 100%;
  margin-bottom: 40px;
}
div.specs p{
  display: inline-block;
  float: left;
  font-size: 0.9em;
}
div.specs p:nth-of-type(2n-1){
  width: 200px;
  clear: both;
}


/*      ENQUETE     */
div.questionHolder p.starHolder, div.questionHolder p.buttonHolder{
  line-height: 45px;
  height: 45px;
}
.scoreStar{
  line-height: 45px;
  height: 45px;
}
p.buttonHolder span{
  height: 45px;
  line-height: 45px;
}


/*      CONTACT   */
span.contactBlockContent span.contactSubmenu{
  bottom: -99px;
}

/*      FOOTER      */
div.highlights a{
  width: 345px;
  margin-left: 20px;
}
div.highlights a span.imageHolder{
  width: 80px;
  height: 60px;
}
div.highlights a span.textHolder{
  padding-left: 90px;
}
div.highlights a.cta,
div.highlights div.productHolder{
  display: none;
}


div.footerSocial p{
  margin-left: 20px;
}
div.footerSocial img:first-of-type{
  display: none;
}
div.footerSocial img:last-of-type{
  margin-right: 20px;
}
div.footerInfo{
  width: 710px;
}
div.footerInfo img{
  display: none;
}
div.footerInfo nav{
  float: left;
  margin-right: 0px;
  width: 450px;
}
div.footerInfo input.inputText.search{
  width: 260px;
}</pre></body></html>