<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body .div--u-imv7wkhjz {
  justify-content: flex-start;
}
@media (max-width: 1800px) {
  body .div--u-i46h7ikjj {
    max-width: 30%;
  }
}
.parent-error {
  display: flex;
  flex-flow: row wrap;
  max-width: 1000px;
  margin: 0 auto;
  justify-content: center;
}
.child-error {
  margin: 0;
}
.child-error img {
  width: 110px;
  height: 160px;
  margin: 12px 0;
}
.child-error-p {
  width: 790px;
}
.tabs-nav1 li a {
  color: #424242;
  border: 1px solid #ffbaba;
  border-width: 3px 1px 1px 1px;
  border-radius: 0 0 4px 4px;
  background-color: #ffffff;
  padding: 15px;
  display: block;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
}
.tabs-nav1 li a:hover, .tabs-nav1 li a.active {
  border-top: 3px solid #d6272c;
  background-color: #fff;
  background-color: #ffd2d2;
}
.tabs-nav1 li {
  margin-bottom: 5px;
}
.tabs-nav1 {
  display: flex;
  flex-flow: column wrap;
  margin: 0;
  width: 130px;
  float: left;
  list-style-type: none;
  padding-left: 0px;
}
.tabs-nav1:after, .tabs-nav1:before {
  content: "";
  display: table;
}
.tabs-body1 {
  margin-left: 140px;
  padding: 15px 25px;
  border: 1px solid #cecece;
  overflow: hidden;
  border-radius: 4px;
}
.tabs-body1 &gt; div {
  display: none;
}
.tabs-body1 &gt; div.active {
  display: block;
}
@media screen and (max-width: 400px) {
  .tabs-nav1, .dop-tabs-wr {
    flex-direction: row !important;
    flex-flow: row wrap !important;
    width: 100% !important;
    float: none;
  }
  .tabs-nav1 li, .dop-tabs-wr li {
    flex-grow: 1;
    margin-right: 5px;
  }
  .tabs-nav1 li:last-child {
    margin-right: 0px;
  }
  .tabs-nav1 li a, .dop-tabs-wr li a {
    text-align: center;
    padding: 15px 10px;
  }
  .tabs-body1, .dop-tabs-main &gt; div, div.reqv {
    margin-left: 0 !important;
  }
  p.forcart, p.forcart2 {
    float: none !important;
    width: 100% !important;
    margin: 0 0 10px !important;
  }
  table.personal tr {
    display: flex;
    flex-direction: column;
    margin-bottom: 10px;
  }
  table.personal tr td {
    width: 100% !important;
    border-width: 0 !important;
    padding: 0;
  }
}
@media screen and (max-width: 768px) {
  p.forcart2 {
    float: none !important;
    width: 100% !important;
    margin: 0 0 10px !important;
  }
}
.zirno {
  font-weight: bold;
}
p.forcart {
  width: 400px;
  height: 300px;
  float: right;
  margin: 0 0 15px 10px;
}
p.forcart2 {
  float: right;
  margin: 0 0 0 10px;
}
/*ul.personal {
	display: flex;
	flex-flow: row wrap;
	margin: 0;
	width: 100%;
	list-style-type: none;
	padding-left: 0px;
}
ul.personal li {
   /* width: 24%;
    flex-grow: 1;
    padding: 0;
}*/
.personal {
  width: 100%;
  margin-top: 10px;
}
table.personal tr td.zirno {
  color: #424242;
}
table.personal tr td {
  border: solid #dedede;
  border-width: 0 0 1px 0;
  vertical-align: middle;
}
table.personal tr:last-child td {
  border-bottom-width: 0px;
}
table.personal tr td:nth-child(odd) {
  width: 30%;
}
table.personal tr td:nth-child(even) {
  width: 25%;
}
.zaglavie {
  font-weight: bold;
  text-transform: uppercase;
  color: #d6272c;
  border: solid #cecece;
  border-width: 0 0 1px 0;
  padding: 15px 0;
}
p.forcart2 img {
  max-width: 100% !important;
  height: auto !important;
}
.knoprint {
  padding: 10px 30px 10px 15px;
  font-family: Roboto, sans-serif;
  color: #ffffff !important;
  text-decoration: none;
  background: url("/d/1631851/t/v772/images/images/arrow1.png") right 10px top 50% / auto auto no-repeat, repeating-linear-gradient(180deg, #ff2e35 0%, #d6272c 100%) transparent;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  height: 45px;
  margin: -20px 0 10px;
}
.knoprint:hover {
  background: url("/d/1631851/t/v772/images/images/arrow1.png") right 10px top 50% / auto auto no-repeat, repeating-linear-gradient(to bottom right, #15a3b6 0%, #098696 100%) #ff8f24;
}
div.topp {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
div.topp p {
  margin: 0;
}
.g-anketa-wrapper .g-form-control-checkbox span.g-form-control-checkbox__input, .g-anketa-wrapper .g-form-control-checkbox .g-form-field__title {
  display: inline-block;
}
.g-anketa-wrapper .g-form-control-checkbox .g-form-field__title {
  vertical-align: top;
  padding: 2px 0 0;
}
/* NEW-TABS
--------------------------------------------*/
#doptab-1, #doptab-2, #doptab-3, #doptab-4 {
  display: none;
}
#doptab-1.active, #doptab-2.active, #doptab-3.active, #doptab-4.active {
  display: block;
}
.dop-tabs-wr {
  display: flex;
  flex-flow: column wrap;
  margin: 0;
  width: 150px;
  float: left;
  list-style-type: none;
  padding-left: 0px;
  margin-right: 20px;
}
.dop-tabs-wr li {
  margin-bottom: 5px;
}
.dop-tabs-wr li a {
  color: #424242;
  border: 1px solid #ffbaba;
  border-width: 3px 1px 1px 1px;
  border-radius: 0 0 4px 4px;
  background-color: #ffffff;
  padding: 15px;
  display: block;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
}
.dop-tabs-wr li.active a {
  border-top: 3px solid #d6272c;
  background: #ffd2d2;
}
.dop-tabs-wr li a:visited {
  color: #424242;
}
.dop-tabs-main &gt; div {
  margin-left: 140px;
  padding: 15px 25px;
  border: 1px solid #cecece;
  overflow: hidden;
  border-radius: 4px;
}
div.a_button {
  color: #15a3b6;
  border-bottom: 1px dotted #15a3b6;
  cursor: pointer;
  display: table-cell;
}
.printonly {
  display: none;
}
div.reqv {
  margin-left: 140px;
  padding: 0 25px 15px;
  border: 1px solid #cecece;
  margin-top: 10px;
  border-radius: 4px;
}
.g-button {
  background: url(../images/arrow1.png) right 10px top 50% / auto auto no-repeat, repeating-linear-gradient(180deg, #ff2e35 0%, #d6272c 100%) transparent !important;
}
.g-board__comment-list {
  margin-bottom: 0 !important;
}
.g-button:hover {
  background: repeating-linear-gradient(180deg, #ff2e35 0%, #c21b21 100%) transparent;
}
.rss_container table tr td {
  padding-left: 0 !important;
}
.rss_container a {
  font-size: 15px !important;
}
body .popover-container .popover-wrap.fast-sale-popover-my-wrapper .popover-body .gr-note {
  margin-top: -27px;
  margin-bottom: 15px;
  font-size: 13px;
  color: #696969;
}
body .popover-container .popover-wrap.fast-sale-popover-my-wrapper .popover-body ul li {
  list-style-type: none !important;
  font-size: 13px;
  color: #696969;
}
body .popover-container .popover-wrap.fast-sale-popover-my-wrapper .popover-body ul {
  padding-left: 0 !important;
}
body .seocategory__button {
  color: #ffffff !important;
  background: url(../images/arrow1.png) right 10px top 50% / auto auto no-repeat, repeating-linear-gradient(180deg, #ff2e35 0%, #d6272c 100%) transparent !important;
  font-family: Roboto, sans-serif !important;
  font-size: 14px !important;
}
body a.seocategory__button:hover {
  background: url(../images/arrow1.png) right 10px top 50% / auto auto no-repeat, repeating-linear-gradient(to bottom right, #15a3b6 0%, #098696 100%) #ff8f24 !important;
}
body .seocategory__prodblock-title__inner, body .decor-wrap .decor-frm-block, h2.decor-edit-block-title, h3.decor-edit-block-title, body .decor-wrap .decor-frm-btn, body .decor-darant-tit3, body .decor-cont-tit3, .zag {
  font-family: Roboto, sans-serif !important;
}
h2.decor-edit-block-title, h3.decor-edit-block-title {
  color: #15a3b6 !important;
}
table.cen, table.cen3, table.adapt {
  margin-top: 10px;
  width: 100%;
}
table.cen tr, table.adapt tr {
  width: 100%;
}
table.cen tr td {
  text-align: center;
}
table.cen tr:first-child td, table.cen3 tr:first-child td {
  font-weight: bold;
  vertical-align: middle;
}
table.adapt tr:first-child td {
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  .g-anketa-wrapper .g-form-row-layout__col {
    display: block;
  }
  table.cen tr, table.adapt tr {
    display: flex;
    height: 100%;
    flex-flow: column wrap;
    align-items: stretch;
    font-size: 10px;
  }
  table.cen tr td {
    padding: 0;
  }
  table.cen tbody, table.adapt tbody {
    display: flex;
    flex-flow: row no-wrap;
  }
  table.cen2 tr td:first-child {
    height: 100px;
    align-items: flex-start;
  }
  table.cen tr td, table.adapt tr td {
    height: 55px;
    display: flex;
    align-items: center;
    justify-content: center !important;
    text-align: center !important;
  }
  table.cen tr:nth-child(5) td:nth-child(4) {
    height: 454px;
  }
  table.cen2 tr:nth-child(5) td:nth-child(4), table.cen4 tr:nth-child(5) td:nth-child(4) {
    height: 55px !important;
  }
  .forfoto {
    display: none;
  }
  table.cen3 {
    font-size: 10px;
  }
  table.cen4 tr td:first-child, table.cen5 tr td:first-child {
    height: 110px !important;
  }
  table.cen4 tr td:first-child {
    align-items: flex-start;
  }
  table.cen4 tr td:nth-child(5), table.cen5 tr td:nth-child(3) {
    height: 72px !important;
  }
  table.cen4 tr:last-child td:last-child {
    height: 357px;
  }
  table.cen5 tr:last-child td:last-child {
    height: 243px;
  }
  img.vidts {
    display: none;
  }
  div.mstr {
    margin-bottom: -10px;
  }
  table.tar {
    width: 100%;
  }
  table.tar tr td:first-child {
    max-width: 120px;
  }
  .tar tr td, .tar1 tr td {
    padding: 5px !important;
  }
  .tar tr td img {
    margin: 0 !important;
  }
  .tar1 tr td:first-child {
    width: 67% !important;
  }
}
table.cen tr td:first-child {
  text-align: left;
}
table.cen3 tr td {
  text-align: center;
}
table.cen4 tr:first-child td {
  vertical-align: top !important;
}
table.cen4 tr td:nth-child(n+6) {
  max-width: 100px;
}
table.cen4 tr td:nth-child(4) {
  max-width: 88px;
}
table.cen4 tr td:nth-child(5) {
  max-width: 150px;
}
body .decor-cont-wr3 {
  font-size: 14px !important;
}
body .decor-wrap .decor-frm-block {
  background: #444444 !important;
  color: #ffffff !important;
}
body .decor-wrap .decor-frm-btn {
  background: repeating-linear-gradient(180deg, #ff2e35 0%, #d6272c 100%) transparent !important;
}
body .decor-wrap .decor-frm-btn, body .decor-wrap .decor-frm-block-b {
  font-weight: normal !important;
}
body .decor-wrap .decor-frm-btn:hover {
  background: repeating-linear-gradient(to bottom right, #15a3b6 0%, #098696 100%) #ff8f24 !important;
}
.forfoto {
  float: right;
  border-radius: 5px;
  width: 33%;
  max-width: 290px;
  margin-left: 10px;
}
table.cen tr:hover td {
  background: #f3f3f3;
}
.actionlist {
  margin-top: 0px !important;
}
.actionlist__block {
  padding: 0 !important;
}
.actionlist__block-pic {
  margin-bottom: 0 !important;
}
.graf {
  color: #15a3b6 !important;
}
.g-board__text {
  padding-bottom: 0 !important;
  border-bottom: none !important;
}
img.vidts {
  height: 90px;
  width: 90px;
  vertical-align: top;
  float: left;
  margin-right: 10px;
}
.mstr {
  clear: both;
  height: 0;
}
.tar tr:nth-child(1) td, .tar tr:nth-child(7) td {
  font-size: 14px;
  font-weight: bold;
  background: rgba(206, 206, 206, 0.36);
  padding-top: 10px;
  padding-bottom: 10px;
}
.tar tr td:nth-child(n+2) {
  padding-right: 25px;
}
.tar tr td, .tar1 tr td {
  padding: 5px 10px;
  font-size: 13px;
}
.tar tr td img, .tar1 tr td img {
  margin: 0 10px 0 5px;
  opacity: 0.6;
}
.tar1 tr td {
  padding: 5px 10px;
}
.parent {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  margin-top: 15px;
}
.parent div {
  width: 20%;
  border: 1px solid #e9e9e9;
  border-radius: 15px;
  text-align: center;
  padding: 0 1.5% 8px;
  background: #444444;
  color: #ffffff;
}
.parent div p:first-child {
  font-size: 20px;
  margin-bottom: -10px;
  color: #d6272c;
  font-weight: bold;
  background: #fff;
  border-radius: 5px;
  padding: 5px 0;
}
.parent div p:nth-child(2) {
  margin-bottom: 10px;
}
body .decor-method-title {
  font-family: Roboto, sans-serif !important;
  color: #15a3b6 !important;
  font-weight: bold;
}
body .decor-method-bl-tit {
  text-align: center;
  font-weight: normal !important;
}
@media (max-width: 767px) {
  .parent div {
    width: 100%;
  }
  .parent div p:first-child {
    max-width: 80%;
    margin: 20px auto -10px;
  }
}
.g-anketa-wrapper .g-form-row-layout__col--tripple .g-form-field-multi-checkbox {
  width: 268px;
}
.g-form-control-calendar .ui-datepicker-trigger:before {
  background: url(calendar_frm.svg) no-repeat center center !important;
  background-size: 24px 24px !important;
}
.g-anketa-wrapper .chosen-container .chosen-results li.highlighted {
  background: #888 !important;
}
html body .decor-method-in {
  display: flex;
}
body .dop-dec-wr .seocategory__prodblock {
  width: 19.5% !important;
}
.parenthalf {
  display: flex;
  flex-flow: row nowrap;
}
@media (max-width: 767px) {
  .parenthalf {
    flex-flow: row wrap !important;
  }
}
.melk {
  font-size: 13px;
}
ul li.parenthalf img {
  border: 1px solid #ccc !important;
  margin-right: 10px;
  width: 50px !important;
  height: 50px !important;
  vertical-align: middle;
}
ul li.parenthalf p {
  margin: 0;
}
ul li.parenthalf {
  margin-bottom: 5px;
  font-size: 13px;
  align-items: center;
}
table.kont {
  width: 100%;
}
table.kont tr:first-child td {
  font-weight: bold;
}
@media (max-width: 767px) {
  body .div--u-i46h7ikjj {
    max-width: 100%;
  }
}
@media (max-width: 521px) {
  [data-media-source="media-xs"] .lpc-features-5__item--align .lpc-features-5__icon-box {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .lpc-features-5__subtitle {
    padding-bottom: 0 !important;
  }
  .lp-button, .lp-header-text-1, .lp-header-text-2, .lp-header-text-3, .lp-header-text-4 {
    font-size: 15px !important;
  }
  body .decor-wrap .decor-frm-block .decor-frm-block-b span {
    margin-top: 5px;
    display: block;
  }
}
.g-submenu {
  display: none;
}
</pre></body></html>