<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
    .header-orange-line {
      height:15px;
      margin-top:0px;
      background-color:rgb(247,178,24);
    }

    .header-blue-line {
      height:15px;
      margin-top:0px;
      background-color:rgb(78,165,204);
    }

    .price-orange {
      background-color:rgb(247,178,24);
      color:white;
      font-size:25px;
      max-width:300px;
      padding-top:12px;
      padding-bottom:12px;
    }

    .price-blue {
      height:15px;
      margin-top:0px;
      background-color:rgb(78,165,204);
      max-width:300px;
    }

    .entry {
      text-align:justify;
      font-size:16px;
    }

    .specs-orange {
      background-color:rgb(247,178,24);
      color:white;
      font-size:16px;
      max-width:300px;
      padding-top:6px;
      padding-bottom:6px;
    }

    .specs-blue {
      height:7px;
      margin-top:0px;
      background-color:rgb(78,165,204);
      max-width:300px;
    }

    .specs-list {
      padding-top:15px;
      padding-left:20px;
      font-size:16px;
    }

    .code-area {
      background-color:rgb(247,178,24);
      color:white;
      font-size:16px;
      padding-top:6px;
      padding-bottom:6px;
    }

    .icons-area {
      margin-top:0px;
      background-color:rgb(78,165,204);
      color:white;
      padding-top:6px;
      padding-bottom:6px;
    }

    .imgs-boxes {
      height:150px;
    }

    .img-one {
      padding:5px 2.5px 2.5px 0px;
    }

    .img-two {
      padding:5px 2.5px 2.5px 2.5px;
    }

    .img-three {
      padding:5px 0px 2.5px 2.5px;
    }

    .img-four {
      padding:2.5px 2.5px 2.5px 0px;
    }

    .img-five {
      padding:2.5px 2.5px 2.5px 2.5px;
    }

    .img-six {
      padding:2.5px 0px 2.5px 2.5px;
    }

    .extras-orange {
      background-color:rgb(247,178,24);
      color:white;
      font-size:16px;
      max-width:300px;
      padding-top:6px;
      padding-bottom:6px;
    }

    .extras-blue {
      height:7px;
      margin-top:0px;
      background-color:rgb(78,165,204);
      max-width:300px;
    }

    .extras-container {
      padding-top:15px;
      padding-left:30px;
    }

    .extras-list {
      padding-left:0px;
      font-size:14px;
    }

    .third-row {
      margin-top:10px;
    }

    .footer-orange-line {
      height:15px;
      margin-top:27px;
      background-color:rgb(247,178,24);
    }

    .footer-blue {
      background-color:rgb(78,165,204);
      color:white;
      margin:0px;
      padding:10px;
      font-size:17px;
    }

    @media (max-width:767px){

      .img-one {
        padding:5px 0px 2.5px 0px;
      }

      .img-two {
        padding:5px 0px 2.5px 0px;
      }

      .img-three {
        padding:5px 0px 2.5px 0px;
      }

      .img-four {
        padding:2.5px 0px 2.5px 0px;
      }

      .img-five {
        padding:2.5px 0px 2.5px 0px;
      }

      .img-six {
        padding:2.5px 0px 2.5px 0px;
      }

    }

    /* Print styling */
    @media print {

      [class*="col-sm-"] {
        float: left;
      }

      [class*="col-xs-"] {
        float: left;
      }

      .col-sm-12, .col-xs-12 {
        width: 100% !important;
      }

      .col-sm-11, .col-xs-11 {
        width: 91.66666667% !important;
      }

      .col-sm-10, .col-xs-10 {
        width: 83.33333333% !important;
      }

      .col-sm-9, .col-xs-9 {
        width: 75% !important;
      }

      .col-sm-8, .col-xs-8 {
        width: 66.66666667% !important;
      }

      .col-sm-7, .col-xs-7 {
        width: 58.33333333% !important;
      }

      .col-sm-6, .col-xs-6 {
        width: 50% !important;
      }

      .col-sm-5, .col-xs-5 {
        width: 41.66666667% !important;
      }

      .col-sm-4, .col-xs-4 {
        width: 33.33333333% !important;
      }

      .col-sm-3, .col-xs-3 {
        width: 25% !important;
      }

      .col-sm-2, .col-xs-2 {
        width: 16.66666667% !important;
      }

      .col-sm-1, .col-xs-1 {
        width: 8.33333333% !important;
      }

      .row {
        margin-left: 1px !important;
      }

      .rows-margin-bottom {
        margin-bottom: 0px !important;
      }

      .col-sm-1,
      .col-sm-2,
      .col-sm-3,
      .col-sm-4,
      .col-sm-5,
      .col-sm-6,
      .col-sm-7,
      .col-sm-8,
      .col-sm-9,
      .col-sm-10,
      .col-sm-11,
      .col-sm-12,
      .col-xs-1,
      .col-xs-2,
      .col-xs-3,
      .col-xs-4,
      .col-xs-5,
      .col-xs-6,
      .col-xs-7,
      .col-xs-8,
      .col-xs-9,
      .col-xs-10,
      .col-xs-11,
      .col-xs-12 {
      float: left !important;
      }

      .img-one {
        padding:5px 2.5px 2.5px 0px !important;
      }

      .img-two {
        padding:5px 2.5px 2.5px 2.5px !important;
      }

      .img-three {
        padding:5px 0px 2.5px 2.5px !important;
      }

      .img-four {
        padding:2.5px 2.5px 2.5px 0px !important;
      }

      .img-five {
        padding:2.5px 2.5px 2.5px 2.5px !important;
      }

      .img-six {
        padding:2.5px 0px 2.5px 2.5px !important;
      }

      .orange {
        background-color:rgb(247,178,24) !important;
        color:white !important;
      }

      .blue {
        background-color:rgb(78,165,204) !important;
        color:white !important;
      }

      .first-row {
        height:240px !important;
      }

      .second-row {
        margin-top:0px !important;
        height:400px !important;
      }

      .third-row {
        height:230px !important;
      }

      body {
        margin: 0;
        padding 0 !important;
        min-width: 768px;
        -webkit-print-color-adjust: exact;
      }

      a[href]:after {
        content: none;
      }

      .noprint,
      div.alert,
      header,
      .group-media,
      .btn,
      .footer,
      form,
      #comments,
      .nav,
      ul.links.list-inline,
      ul.action-links {
        display: none !important;
      }
    }

    @page {
        margin:0pt;
    }</pre></body></html>