<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#quote-popup {
  display: none;
  position: relative;
}

#quote-popup .quote-popup__title{
    margin-bottom: 30px;
    font-weight: 900;
    font-size: 36px;
    color: #231f20;
}

.quote-header {
  padding: 20px 27px 20px;
  background: #589dd5;
  background-position: 50% 50%;
  border-radius: 5px 5px 0 0;
}

.quote-header__title {
  font-weight: 700;
  font-size: 30px;
  color: #fff;
  text-shadow: 0 0 10px rgba(0,0,0,.5);
}

.quote-code {
  padding: 15px 22px;
  margin-top: 1em;
  font-size: 17px;
  border-radius: 3px;
  border: 1px solid #dfe3e9;
  width: 122px;
}

.fancybox-close-small {
  background: #fff;
  border-radius: 20px;
}

.quote-header label span {
  font-size: 22px;
  color: #fff;
  margin-right: 25px;
}

.quote-body {
  width: 610px;
  padding: 30px 25px;
  background: #fff;
  border-radius: 0 0 5px 5px;
}

.gb-item {
  display: inline-block;
  vertical-align: top;
  width: 270px;
  margin-bottom: 15px;
}

.gb-item.gb-double {
  width: 100%;
}

.q-custom-app {
  display: none;
}

.gb-double label {
  margin-right: 20px;
}

.qf_done {
  text-align: center;
  color: #0F4771;
  line-height: 150%;
  font-size: 14px;
}

.qf-close {
  text-align: center;
  padding: 10px 0;
}

.qf_error span {
  display: block;
  padding-bottom: 10px;
  font-weight: bold;
}

.qf_error,
.gm-right {
  font-size: 14px;
}

.qf_error div {
  color: #FF0000;
  padding-top: 3px;
}

.gb-item:nth-child(odd) {
  margin-right: 14px;
}

.gb-item.full-width {
  width: 590px;
  margin-right: 0;
}

.gb-item div {
  font-size: 13px;
  color: #7f8fa4;
  margin-bottom: 5px;
}

.gb-item input[type="text"] {
  width: 100%;
  padding: 16px;
  font-weight: 700;
  font-size: 13px;
  color: #354052;
  border: 1px solid #dfe3e9;
  border-radius: 3px;
  background: #f8fafc;
}

.gb-item input[type="text"]:disabled {
  background: #d6d6d6;
}

.gb-item select {
  width: 287px;
  padding: 16px;
  font-weight: 700;
  font-size: 13px;
  color: #354052;
  border: 1px solid #dfe3e9;
  border-radius: 3px;
  background: #f8fafc;
}

.q-radios label {
  margin-right: 5px;
}

.gb-item textarea {
  padding: 16px;
  width: 559px;
  height: 88px;
  resize: none;
  border: 1px solid #dfe3e9;
  border-radius: 3px;
  background: #fff;
  font-size: 13px;
  color: #354052;
}

.gbf-wrapper {
  float: right;
}

.gbf-wrapper label {
  font-size: 13px;
  color: #7f8fa4;
  margin-bottom: 5px;
}

.gb-footer {
  margin-right: 16px;
}

.g-captcha {
  margin-right: 5px;
  width: 83px;
  padding: 16px;
  font-weight: 700;
  font-size: 13px;
  color: #354052;
  border: 1px solid #dfe3e9;
  border-radius: 3px;
  background: #f8fafc;
}

.g-submit {
  width: 83px;
  padding: 16px;
  font-weight: 700;
  font-size: 13px;
  color: #fff;
  background: #589dd5;
  border: 1px solid #2c88d3;
  border-radius: 3px;
  cursor: pointer;
}

.g-submit:hover {
  box-shadow: 0 0 6px rgba(0,0,0,.3);
}

.g-submit:active {
  background: #2c88d3;
}

.quote-descr {
  position: absolute;
}

.fancybox-inner {
  overflow: visible !important;
}

.quote-descr {
  position: absolute;
  left: -407px;
  width: 390px;
  text-align: right;
}

.quote-descr h2 {
  font-family: 'Vladimir Script';
  color: #fff;
  font-size: 47px;
}

.quote-amount {
  font-size: 100px;
  color: #7cc4e7;
  font-weight: 900;
}

.quote-descr p {
  margin-top: 10px;
  font-weight: 700;
  font-size: 26px;
  color: #fff;
}

.quote-descr ul {
  margin: 30px 0;
  list-style: none;
}

.quote-descr li {
  margin-bottom: 25px;
  padding-right: 45px;
  font-weight: 700;
  font-size: 36px;
  color: #7cc4e7;
  line-height: 100%;
  text-transform: uppercase;
  background: url('/images/check-title-icon.png') 100% 0 no-repeat;
}

.quote-laoding {
  display: none;
  width: 50px;
  float: right;
  position: relative;
}

.quote-message,
.form-message {
  display: none;
  position: absolute;
  left: 50%;
  bottom: 50%;
  width: 225px;
  padding: 10px;
  margin-left: -120px;
  background-color: #FFF;
  font-size: 8pt;
  box-shadow: 0 0 10px rgba(0,0,0,.5);
}

.gm-wrong{
  border: 3px solid #FF0000;
}

.gm-wrong A:link, .qm-wrong A:visited{
  font-size: 8pt;
}

.gm-right{
  border: 3px solid #0F4771;
}

.fancybox-slide&gt;div {
  background: transparent !important;
}

.js-product-block {
  display: none;
}

.gb-pdf {
  float: left;
}

.upload-file {
  width: 155px;
  height: 53px;
  background: url('/images/upload-icon.png') no-repeat;
  cursor: pointer;
}

.input-file-name {
  margin-top: 33px;
}

.gb-hidden {
  display: none;
}

@media (max-width: 1495px) {
  .quote-descr {
    left: -307px;
    width: 290px;
    font-size: 25px;
  }

  .quote-descr li {
    padding-right: 30px;
    font-size: 25px;
    background-size: 25px;
  }
}

@media (max-width: 1275px) {
  .quote-descr {
    left: -217px;
    width: 190px;
  }

  .quote-amount {
      font-size: 60px;
  }

  .quote-descr h2 {
    font-size: 32px;
  }

  .quote-descr li {
    background: none;
    padding-right: 0;
  }
}

@media (max-width: 1100px) {
  .quote-descr {
    display: none;
  }
}

@media (max-width: 720px) {
  .quote-body {
    width: auto;
  }

  .gb-item.full-width {
    width: 230px;
  }

  .gb-item textarea {
    width: 190px;
  }

  .gb-item input {
    width: 190px;
  }

  .quote-header__title {
    font-size: 22px;
  }

  .quote-header label span {
    display: block;
    margin-top: 7px;
    margin-right: 0;
  }

  .gb-item:nth-child(odd) {
    margin-right: 0;
  }

  .quote-code {
    margin-top: 0;
  }
}</pre></body></html>