<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body div[id*=sandbox_theme_panel] {
  width: 120px !important;
  font-size: 12px !important;
  right: 0;
  top: auto !important;
  bottom: 0 !important;
}
.top-btn {
  padding: 0 0 0 105px;
  margin-top: 30px;
}
.top-btn .widget-5 {
  width: 205px;
  height: 40px;
  margin: 0;
  padding-top: 4px;
  padding-bottom: 6px;
  min-height: 40px;
  line-height: 13px;
}
@media (max-width: 1440px) {
  .top-btn {
    margin-top: 45px;
  }
}
@media (max-width: 960px) {
  .top-btn {
    margin: 0 auto 20px;
  }
  .top-btn .widget-5 {
    margin: 0 auto;
  }
}
.wrapper .sn-wrap &gt; .widget-8 {
  padding-bottom: 0;
}
.search-order-wrap {
  width: 100%;
  max-width: 1065px;
}
.search-order-title {
  color: #545454;
  font-weight: 500;
  padding: 15px 0 21px;
}
.search-order-form {
  margin: 0 0 51px;
  display: flex;
}
.search-order-form input {
  border-radius: 2px;
  flex: 1 0 0;
  background: #f3f3f3;
  border: 1px solid #e8e8e8;
  outline: none;
  padding: 0 19px;
  height: 48px;
  color: #65686d;
  font-size: 14px;
  font-weight: normal;
  box-sizing: border-box;
  max-width: calc(100% - 208px);
}
.search-order-form input::-moz-placeholder {
  color: #65686d;
}
.search-order-form input::-webkit-input-placeholder {
  color: #65686d;
}
.search-order-form button {
  flex: 0 0 200px;
  margin: 0 0 0 8px;
  height: 48px;
  color: #fff;
  font-size: 13px;
  text-transform: uppercase;
  padding: 10px;
  border-radius: 2px;
  outline: none;
  border: 0;
  background: linear-gradient(#f4b61f, #ef9d25);
  box-shadow: inset 0px -2px 0px 0px rgba(0, 0, 0, 0.1);
  font-weight: bold;
}
.search-order-table {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  margin: 0 -5px;
  text-align: center;
}
.search-order-table &gt; div {
  width: calc(50% - 10px);
  margin: 0 5px 20px;
}
.search-order-table-title {
  background: #b9e0db;
  padding: 18px 10px;
  color: #3a615e;
  font-size: 17px;
  font-weight: bold;
  line-height: 1.2;
  text-transform: uppercase;
  margin: 0 0 5px;
}
.search-order-table-number, .search-order-table-status {
  color: #545454;
  font-size: 16px;
  font-weight: 500;
  border: 1px solid #dcdcdc;
  padding: 13px 10px 14px;
  line-height: 1.2;
}
@media (max-width: 480px) {
  .search-order-form button {
    flex: 0 0 130px;
  }
  .search-order-table {
    flex-direction: column;
    margin: 0;
  }
  .search-order-table &gt; div {
    width: 100%;
    margin: 0;
  }
  .search-order-table &gt; div + div {
    margin: 20px 0 0;
  }
  .search-order-title {
    padding-top: 0;
  }
  .search-order-form {
    margin-bottom: 30px;
  }
  .search-order-form input {
    max-width: calc(100% - 138px);
  }
}
.block_4 {
  padding: 20px 40px;
  background: #000;
  position: relative;
  min-height: 100vh;
}
.block_4 .bg_fon {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 1;
}
.block_4 .block_4_inner {
  position: relative;
  z-index: 2;
}
.block_4 .block_4_inner .top_wr {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 80px;
}
.block_4 .block_4_inner .top_wr .title {
  color: #fff;
  font-size: 32px;
  font-weight: bold;
  font-family: Montserrat, sans-serif;
  max-width: 900px;
  margin: 0 auto;
  text-align: center;
}
.block_4 .block_4_inner .top_wr .btn {
  background: linear-gradient(to top, #f09627 0, #f5b71e 100%) #f5b71e;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  padding: 16px 20px;
  border-radius: 4px;
  display: inline-block;
  margin-right: -210px;
  text-decoration: none;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.block_4 .block_4_inner .top_wr .btn:hover {
  background: linear-gradient(to top, #f5b71e 0, #f09627 100%) #f09627;
}
.block_4 .block_4_inner .folders_wr .folders_inner {
  display: flex;
  flex-wrap: wrap;
  max-width: 900px;
  margin: 0 auto;
}
.block_4 .block_4_inner .folders_wr .folders_inner .folders {
  flex: 1 0 50%;
}
.block_4 .block_4_inner .folders_wr .folders_inner .folders a {
  text-decoration: none;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.block_4 .block_4_inner .folders_wr .folders_inner .folders a .folder_pic {
  display: block;
  text-align: center;
  margin-bottom: 46px;
}
.block_4 .block_4_inner .folders_wr .folders_inner .folders a .folder_pic .folder_img {
  max-height: 290px;
  max-width: 290px;
  overflow: hidden;
  margin: 0 auto 20px;
  min-height: 290px;
  position: relative;
  box-shadow: 0px 0px 23px 8px #fff;
  border-radius: 20px;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.block_4 .block_4_inner .folders_wr .folders_inner .folders a .folder_pic .folder_img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  left: 0;
}
.block_4 .block_4_inner .folders_wr .folders_inner .folders a .folder_pic .folder_title {
  font-size: 24px;
  font-weight: bold;
  font-family: Montserrat, sans-serif;
  color: #fff;
}
.block_4 .block_4_inner .folders_wr .folders_inner .folders a:hover .folder_img {
  box-shadow: 0px 0px 28px 14px #e1b741;
  border-radius: 20px;
}
@media (max-width: 1540px) {
  .block_4 .block_4_inner .top_wr .title {
    max-width: 800px;
  }
}
@media (max-width: 1280px) {
  .block_4 .block_4_inner .top_wr {
    flex-direction: column-reverse;
  }
  .block_4 .block_4_inner .top_wr .btn {
    margin-right: 0;
    margin-top: 20px;
  }
}
@media (max-width: 1440px) {
  .block_4 .block_4_inner .top_wr .title {
    max-width: 800px;
  }
}
@media (max-width: 1440px) {
  .block_4 .block_4_inner .folders_wr .folders_inner .folders {
    flex: 1 0 50%;
  }
}
@media (max-width: 670px) {
  .block_4 .block_4_inner .top_wr .title {
    font-size: 19px;
  }
  .block_4 .block_4_inner .folders_wr .folders_inner .folders {
    flex: 1 0 100%;
  }
}
@media (min-width: 671px) {
  .block_4 .block_4_inner .folders_wr .folders_inner .folders {
    max-width: 50%;
  }
}
.left_red_block {
  margin-bottom: 30px;
}
.left_red_block__title {
  margin-bottom: 20px;
  font-size: 15px;
}
.left_red_block__image {
  font-size: 0;
}
.title-page .block-25, .block-25 {
  background: none;
}
@media (max-width: 480px) {
  .title-page .block-25 img, .block-25 img {
    width: 260px;
  }
}
.title-page .widget-2, .widget-2 {
  margin: auto;
}
.title-page .site-name-6 .sn-logo, .site-name-6 .sn-logo {
  width: 350px;
}
</pre></body></html>