/* generated */
.wysiwyg-bg {
  position: relative;
  z-index: 0;
  min-height: 20.75rem; }
  .wysiwyg-bg::before {
    content: '';
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    top: 13.6%;
    bottom: 0;
    background-image: var(--article-bg);
    background-repeat: no-repeat;
    z-index: 1;
    width: 100vw;
    max-width: 1920px; }
  .wysiwyg-bg .wysiwyg {
    position: relative;
    z-index: 2; }

.wysiwyg {
  font-size: 0.875rem;
  line-height: 1.375rem;
  letter-spacing: 0.16px; }
  .wysiwyg h1,
  .wysiwyg h2,
  .wysiwyg h3,
  .wysiwyg h4,
  .wysiwyg h5,
  .wysiwyg h6 {
    margin: 1.5625rem 0;
    line-height: 1.2;
    font-weight: 600; }
  .wysiwyg h1 {
    font-size: 1.875rem; }
  .wysiwyg h2 {
    font-size: 1.25rem; }
  .wysiwyg h3 {
    font-size: 1.125rem; }
  .wysiwyg h4 {
    font-size: 1rem; }
  .wysiwyg h5 {
    font-size: 14px; }
  .wysiwyg h6 {
    font-size: 14px; }
  .wysiwyg::before, .wysiwyg::after {
    content: '';
    clear: both;
    display: block; }
  .wysiwyg h1,
  .wysiwyg h2,
  .wysiwyg h3,
  .wysiwyg h4,
  .wysiwyg h5,
  .wysiwyg h6 {
    letter-spacing: 0.9px; }
    .wysiwyg h1 span,
    .wysiwyg h2 span,
    .wysiwyg h3 span,
    .wysiwyg h4 span,
    .wysiwyg h5 span,
    .wysiwyg h6 span {
      letter-spacing: 0.9px;
      font-weight: inherit; }
  .wysiwyg p,
  .wysiwyg ul,
  .wysiwyg ol,
  .wysiwyg dl,
  .wysiwyg pre,
  .wysiwyg blockquote,
  .wysiwyg address,
  .wysiwyg .ratio-wrapper {
    margin: 1.375rem 0; }
    .wysiwyg p._clear::before, .wysiwyg p._clear::after,
    .wysiwyg ul._clear::before,
    .wysiwyg ul._clear::after,
    .wysiwyg ol._clear::before,
    .wysiwyg ol._clear::after,
    .wysiwyg dl._clear::before,
    .wysiwyg dl._clear::after,
    .wysiwyg pre._clear::before,
    .wysiwyg pre._clear::after,
    .wysiwyg blockquote._clear::before,
    .wysiwyg blockquote._clear::after,
    .wysiwyg address._clear::before,
    .wysiwyg address._clear::after,
    .wysiwyg .ratio-wrapper._clear::before,
    .wysiwyg .ratio-wrapper._clear::after {
      content: '';
      display: block;
      clear: both; }
  .wysiwyg table {
    border: 1px solid #b0b0b0;
    border-collapse: collapse;
    width: 100%;
    vertical-align: top; }
    .wysiwyg table p,
    .wysiwyg table ul,
    .wysiwyg table ol,
    .wysiwyg table dl,
    .wysiwyg table pre,
    .wysiwyg table table,
    .wysiwyg table blockquote,
    .wysiwyg table address {
      margin: 0; }
    .wysiwyg table.table-null {
      border: none; }
    .wysiwyg table.table-zebra tr {
      border: none; }
      .wysiwyg table.table-zebra tr:nth-child(even) {
        background-color: rgba(176, 176, 176, 0.2); }
    .wysiwyg table.table-zebra td {
      border: none; }
    .wysiwyg table.table-design tr {
      border: none;
      border-bottom: inherit; }
      .wysiwyg table.table-design tr[style*="background"] .cell-hover {
        background-color: inherit; }
      .wysiwyg table.table-design tr > td:first-child {
        padding: 0.6875rem 0.3125rem 0.6875rem 2.625rem; }
    .wysiwyg table.table-design th,
    .wysiwyg table.table-design td {
      padding: 0.6875rem 0.875rem;
      font-size: 0.875rem;
      line-height: 1.25;
      letter-spacing: 0.35px;
      color: #515151;
      min-width: 100px; }
      .wysiwyg table.table-design th:focus,
      .wysiwyg table.table-design td:focus {
        background-color: rgba(227, 5, 15, 0.3); }
    .wysiwyg table.table-design thead td {
      background-color: #e3050f;
      color: white; }
    .wysiwyg table.table-design .cell-focus {
      background-color: #e3050f;
      font-weight: normal;
      color: white; }
    .wysiwyg table.table-design .cell-hover[style*="background"] .cell-hover {
      background-color: inherit; }
    .wysiwyg table.table-design .cell-hover:not([style*="background"]) {
      background-color: rgba(176, 176, 176, 0.3); }
    .wysiwyg table.table-design .cell-hover.cell-focus {
      background-color: #e3050f;
      font-weight: normal;
      color: white; }
  .wysiwyg thead,
  .wysiwyg tfoot,
  .wysiwyg tbody,
  .wysiwyg tr,
  .wysiwyg th,
  .wysiwyg td {
    border: inherit;
    vertical-align: inherit; }
  .wysiwyg th,
  .wysiwyg td {
    padding: 0.5rem; }
  .wysiwyg hr {
    margin: 2.75rem 0; }
  .wysiwyg figure {
    margin-left: 0;
    margin-right: 0;
    padding: 1rem;
    text-align: center;
    border: 1px solid;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
    .wysiwyg figure p {
      margin: 0; }
  .wysiwyg figcaption {
    padding-top: .5rem;
    font-style: italic; }
  .wysiwyg blockquote {
    padding: 7px 0.9375rem 7px 2rem;
    border: none;
    position: relative;
    color: #414140;
    background-color: transparent;
    font-size: 0.875rem;
    line-height: 1.3125rem;
    letter-spacing: 0.35px;
    font-weight: 500;
    margin-bottom: 3.25rem; }
    .wysiwyg blockquote::before {
      content: '';
      position: absolute;
      top: 9px;
      bottom: 12px;
      left: 0;
      width: 2px;
      background-color: #e3050f; }
    .wysiwyg blockquote p {
      padding: 0;
      margin: 0; }
      .wysiwyg blockquote p + p {
        margin-top: 0.9375rem; }
  .wysiwyg pre {
    border-radius: .3em;
    text-shadow: 0 1px white;
    font-family: Consolas, "Liberation Mono", Menlo, Courier, monospace;
    background-color: #fdf6e3;
    -moz-tab-size: 4;
    -o-tab-size: 4;
    tab-size: 4; }
  .wysiwyg :not(pre) > code,
  .wysiwyg kbd,
  .wysiwyg samp {
    border-radius: .3em;
    text-shadow: 0 1px #fff;
    font-family: Consolas, "Liberation Mono", Menlo, Courier, monospace;
    padding: .1em 6px;
    white-space: normal;
    -webkit-hyphens: none;
    -ms-hyphens: none;
    hyphens: none;
    -moz-tab-size: 4;
    -o-tab-size: 4;
    tab-size: 4;
    word-spacing: normal;
    word-break: normal;
    word-wrap: normal;
    text-align: left; }
  .wysiwyg :not(pre) > code {
    background-color: #fdf6e3; }
  .wysiwyg kbd {
    background-color: #e5e5fb; }
  .wysiwyg samp {
    background-color: #fde6e3; }
  .wysiwyg dt {
    font-weight: bold; }
  .wysiwyg dd + dt {
    margin-top: 0.6875rem; }
  .wysiwyg a {
    color: #e3050f;
    text-decoration: none; }
    .wysiwyg a:hover {
      text-decoration: underline;
      color: #a7040b; }
    .wysiwyg a:active {
      color: #313131; }
    .wysiwyg a[href^="//"][target="_blank"], .wysiwyg a[href^="http://"][target="_blank"], .wysiwyg a[href^="https://"][target="_blank"] {
      background: url(./static/pic/external-link-hover.svg) top left/0 no-repeat, url(./static/pic/external-link-active.svg) top left/0 no-repeat; }
      .wysiwyg a[href^="//"][target="_blank"]::after, .wysiwyg a[href^="http://"][target="_blank"]::after, .wysiwyg a[href^="https://"][target="_blank"]::after {
        content: "";
        width: 1em;
        height: 1em;
        margin-left: 1px;
        display: inline-block;
        vertical-align: middle;
        background: url(./static/pic/external-link.svg) no-repeat;
        background-size: contain; }
      .wysiwyg a[href^="//"][target="_blank"]:hover::after, .wysiwyg a[href^="http://"][target="_blank"]:hover::after, .wysiwyg a[href^="https://"][target="_blank"]:hover::after {
        background-image: url(./static/pic/external-link-hover.svg); }
      .wysiwyg a[href^="//"][target="_blank"]:active::after, .wysiwyg a[href^="http://"][target="_blank"]:active::after, .wysiwyg a[href^="https://"][target="_blank"]:active::after {
        background-image: url(./static/pic/external-link-active.svg); }
    .wysiwyg a[href^="mailto:"]::before {
      content: "\2709\00a0"; }
    .wysiwyg a[href^="tel:"]::before {
      content: "\2706\00a0"; }
  .wysiwyg > :first-child {
    margin-top: 0; }
  .wysiwyg > :last-child {
    margin-bottom: 0; }
  .wysiwyg ul {
    list-style: none;
    padding-left: 2.75rem; }
    .wysiwyg ul li {
      font-size: 0.875rem;
      line-height: 1.5625rem;
      letter-spacing: 0.22px;
      padding: 0.625rem 0; }
      .wysiwyg ul li::before {
        content: "\2022";
        color: #e3050f;
        font-weight: bold;
        display: inline-block;
        width: 1.8em;
        height: 100%;
        margin-left: -1.8em; }
  .wysiwyg img {
    max-width: 100%;
    height: auto; }
  .wysiwyg--partners {
    font-size: 1rem;
    line-height: 1.5rem;
    letter-spacing: 0.16px; }
    .wysiwyg--partners p {
      font-size: 1rem;
      line-height: 1.5rem;
      letter-spacing: 0; }
    .wysiwyg--partners blockquote p {
      margin: 0; }
      .wysiwyg--partners blockquote p + p {
        margin-top: 1.5rem; }
  .wysiwyg--services {
    font-size: 0.9375rem;
    line-height: 1.4375rem;
    letter-spacing: 0.16px; }
    .wysiwyg--services:not([class*="_p"]) {
      padding-top: 1.25rem; }
    .wysiwyg--services.wysiwyg > :first-child {
      margin-top: 0; }
    .wysiwyg--services.wysiwyg p {
      margin: 1.5rem 0; }
    .wysiwyg--services.wysiwyg blockquote p {
      margin: 0; }
      .wysiwyg--services.wysiwyg blockquote p + p {
        margin-top: 0.9375rem; }
  .wysiwyg--about blockquote {
    font-size: 0.9375rem;
    line-height: 1.375rem;
    margin-bottom: 2.5rem; }
    .wysiwyg--about blockquote::before {
      top: 0;
      bottom: 0; }
  .wysiwyg--about ul {
    padding-left: 1.5625rem; }
  .wysiwyg--warranty {
    margin-top: -0.8125rem; }
    .wysiwyg--warranty ul li {
      line-height: 1.25rem; }
  .wysiwyg .grid + p {
    margin: 0; }

.info-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  width: 100%;
  border-width: 1px;
  border-color: #ededed;
  border-style: solid;
  border-radius: 5px;
  background-color: #fbfbfb; }
  .info-block + p {
    margin: 0;
    line-height: 1; }
  .info-block__icon {
    fill: black;
    padding: 1.25rem;
    line-height: 0; }
    .info-block__icon img {
      min-width: 1.25rem; }
    .info-block__icon .svg {
      line-height: 0;
      display: inline-block; }
  .info-block__text {
    font-size: 13px;
    font-family: Benzin, Arial, sans-serif;
    color: #212121;
    font-weight: bold;
    line-height: 1.538;
    padding: 0.6875rem 0.625rem 0.6875rem 0; }
    .info-block__text p {
      margin: 0 !important; }
    @media only screen and (min-width: 769px) {
      .wysiwyg h5 {
        font-size: 1rem; }
      .wysiwyg h6 {
        font-size: .9rem; } }
    @media only screen and (min-width: 1025px) {
      .wysiwyg h1 {
        font-size: 2.25rem; }
      .wysiwyg h2 {
        font-size: 1.5rem; }
      .wysiwyg h3 {
        font-size: 1.25rem; }
      .wysiwyg h4 {
        font-size: 1.125rem; } }
    @media only screen and (max-width: 640px) {
      .wysiwyg-bg::before {
        display: none; }
    .wysiwyg {
      font-size: 14px;
      line-height: 1.3;
      letter-spacing: 0.14px; }
      .wysiwyg p,
      .wysiwyg ul,
      .wysiwyg ol,
      .wysiwyg dl,
      .wysiwyg pre,
      .wysiwyg blockquote,
      .wysiwyg address,
      .wysiwyg .ratio-wrapper {
        margin: 10px 0; }
        .wysiwyg ul li {
          line-height: 1.3; }
        .wysiwyg--services.wysiwyg p {
          margin: 15px 0; } }

/*# sourceMappingURL=editor.css.map */
