<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
@media (min-width: 1200px) {
.sidenav
  {
    display: none;
  }
  .mobile_trans
  {
    display: none;
    
  }
}
@media (max-width: 1200px) {
  .mobile
  { 
    display: flex;
  }
  .mobile_trans
  {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.5);
    z-index: 1;
  }
  .filter_select
  {
    justify-content: flex-start;
  }

  .slider_item
  {
    background-position: -2px;
    height: 300px;
  }
  .slider
  {
    height: 300px;
  }

  .subcat_block .subcat_link
  {
    margin-top: 0px;
    justify-content: center;
  }
  .lg-show {
    display: none; }
  .breadcrumbs
  {
    text-align: center;
  }
  .link_row
  {
    flex-wrap: nowrap;
  }
  .link_row hr
  {
    display: none;
  }
  .icon_block {
    margin-bottom: 20px; }

  .link_col {
    width: 100%; }
  .link_row hr {
    border: none;
    border-left: 2px solid #d7d7d7; }
  .post_row
  {
    justify-content: space-around;
  }
  .post_col
  {
    width: 45%;
    margin-bottom: 50px;
  }
    
  .secondary_row {
    flex-wrap: wrap; }

  .subscribe_form {
    flex-wrap: wrap; }

  .post_col + .post_col {
    margin-left: 0; }
  .post_box {
    width: calc(100% - 70px);
    height: auto; }

  .item_row {
    justify-content: space-between;
    margin: 0; }

  .subscribe {
    padding: 0 10px;
    width: calc(100% - 20px); }
    

  .banks_row {
    margin: 20px 0; }

  .site-reviews_row{
    width: 100%;
  }
  .target_row-content {
    flex-wrap: wrap;
    border: none; }

  .preview {
    margin: auto; }

  .description &gt; .top {
    flex-wrap: wrap;
    justify-content: center;
    margin: 20px; }
  .description &gt; .top &gt; .title {
    font-size: 30px;
    font-weight: 700; }

  .selection_target {
    flex-wrap: wrap;
    justify-content: center; }

  .selection_col {
    margin-bottom: 30px; }

  .subcat_link {
    bottom: -25px;
    right: 0;
    left: 0;
    text-align: center; }

  

  .link_col {
    align-items: center; } 
  .target_row &gt; .description
  {
    margin: auto;
  }
  .preview
  {
    width: 350px;
  }
}
@media (max-width: 992px)
{
  .sale-personal-section-index-block {
    height: auto;
    margin: 8px 0;
  }
}
@media (max-width: 768px) {
  .main-slider-block__container{
    left: 30%;
  }
  .main-slider-block{
    margin: 0;
  }
  .secondary
  {
    margin-top: 50px;
  }
  .filter_col {
    margin: 20px 0;
    width: 100%; }
    .post_row {
      justify-content: center;
    }
    .post_col {
      width: initial;
    }
    #new_review{
      padding: 0 20px;
    }
  textarea.form-control_can{
    width: auto;
    min-width: 273px;
  }
}
  
@media (max-width: 575px) {
  .main-slider-block__container{
    left: 20%;
  }
  input.form-control_can{
    min-width: 200px;
  }
  textarea.form-control_can{
    width: auto;
    min-width: 233px;
  }
  .title_row {
    flex-direction: column; }
  .icon_block
  {
    flex-direction: column;
    margin: 0 auto 20px;
  }
  .icon_item
  {
    width: 90%;
    text-align: center;
    margin: 5px auto;
  }
  .icon_item .icon
  {
    display: none;
  }
  .icon_item .text
  {
    margin: auto;
    width: 100%;
  }
  .footer_row
  {
    flex-direction: column;
    justify-content: center;
    text-align: center;
  }
  .footer_row .logo-white
  {
    margin: 0 auto 30px;
  }
  .secondary
  {
    margin: 0 auto 50px;
  }
  .subscribe
  {
    text-align: center;
  }
  .subscribe_form-btn {
      margin: 20px auto; }
  /*.item*/
  /*{*/
    /*width: 231px;*/
    /*margin: 25px auto;*/
    /*display: block;*/
  /*}*/

  .item_row {
    justify-content: center;
  }
  .link_col
  {
    width: 50%;
    margin: 20px 0;
  }
  .link_row
  {
    flex-wrap: wrap;
  }
  .result_row
  {
    justify-content: center;
  }
  .filter_select
  {
    justify-content: center;
  }
  .result_row &gt; .item_row {
    width: 100%; }

  .filter_col &gt; .banner
  {
    margin: auto;
  }

  .result_bank-content .img {
    margin: auto; }

  .result_bank-content {
    flex-wrap: wrap; }

  .filter_col &gt; .banner {
    margin: auto; }

  .preview {
    width: 250px; }

  .img_row {
    display: flex;
    width: 150px;
    margin: 10px auto;
    justify-content: space-between;
    flex-wrap: wrap; }

  .selection_item {
    flex-wrap: wrap; }

  .selection_col &gt; .selection_item &gt; .title {
    font-size: 12px;
    width: auto; }

  .selection_col &gt; .selection_item &gt; .cost {
    font-size: 12px; }

  .select-styled {
    padding: 3px 8px; }

  .select {
    width: 40px; }

  .disclamer {
    margin: 0;
    padding: 20px; }

  .subscribe_form-input {
    margin: auto; }

  .selection_target &gt; .btn-buy {
    width: 80%;
    text-align: center;
    border-radius: 2pt;
    font-size: 18px;
    padding: 10px; }

  .img_main {
    width: 250px;
    height: 250px;
    background-image: url(../img/item_img.png);
    background-size: contain;
    background-repeat: no-repeat;
    border-radius: 2pt;
    background-position: center;
    border: 1px solid #e5e5e5; }

  .properties_col {
    margin: auto; }
    .properties_col &gt; .properties_item &gt; .properties_item-icon {
      font-size: 14px;
      width: 50px; }
      .properties_col &gt; .properties_item &gt; .properties_item-icon &gt; .material-icons {
        font-size: 18px; }
    .properties_col &gt; .properties_item &gt; .properties_item-name {
      font-size: 14px;
      margin: auto 0; }
    .properties_col + .properties_col {
      margin: auto; }
  .properties_row {
    flex-wrap: wrap; }

  .filter_select &gt; .select {
    right: 0;
    left: 0;
    margin: auto;
    margin-top: 20px; } }

/*@media (max-width: 1200px) {*/
/*  */

/*  .item*/
/*    {*/
/*      width: calc(100% / 3 - 61px);*/
/*    }*/
/*    .result_row .item*/
/*  {*/
/*    width: calc(100% / 2 - 63px);*/
/*  }*/
/*}*/
/*@media (max-width: 992px) {*/
/*  .item*/
/*    {*/
/*      width: calc(100% / 2 - 63px);*/
/*    }*/
/*  .result_row .item*/
/*  {*/
/*    width: calc(100% / 1 - 63px);*/
/*  }

  

}*/
@media (max-width: 768px) {
  .filter_select
  {
    justify-content: center;
  }
  .alike &gt; .container &gt; .title
  {
    text-align: center;
  }
  /*.item*/
  /*{*/
  /*  width: calc(100% / 2 - 63px);*/
  /*}*/
  /*.result_row .item*/
  /*{*/
  /*  width: calc(100% / 2 - 63px);*/
  /*}*/
  .result_row &gt; .item_row
  {
    width: 100%;
  }
  .filter_col &gt; .banner
  {
    margin: auto;
  }
  .container .result_row &gt; .item_row
  {
    width: 100%;
  }
}
@media (max-width: 575px) {
  .filter_select,
  .filter_select &gt; .select
  {
    height: initial;
    margin-bottom: 20px;
  }
  .select-styled,
  .select-options
  {
    position: relative;
  }
  /*.item*/
  /*  {*/
  /*    width: calc(100% / 1 - 63px);*/
  /*  }*/
  /*.result_row .item*/
  /*{*/
  /*  width: calc(100% / 2 - 63px);*/
  /*}*/
}
@media (max-width: 450px) {
  /*.result_row .item*/
  /*{*/
  /*  width: calc(100% / 1 - 61px);*/
  /*}*/
}

@media (min-width: 1200px) {
  .header_mobile {
    display: none; } }
@media (min-width: 576px) {
  
  .container {
    width: 540px;
    max-width: 100%; }
  }
@media (min-width: 768px) {

  .container {
    width: 720px;
    max-width: 100%;
  }
    /*.container .result_row &gt; .item_row {*/
      /*width: 60%; } */
}
@media (min-width: 992px) {

  .container {
    width: 960px;
    max-width: 100%;
  }
  .container .result_row &gt; .item_row {
    width: 100%;
  }
}


@media (min-width: 1200px) {
  /*.item*/
  /*{*/
  /*  width: calc(100% / 4 - 63px);*/
  /*}*/
  .container {
    width: 1140px;
    max-width: 100%;
  }
  .container .result_row &gt; .item_row {
    width: 100%;
  }
}
.header_mobile {
  padding: 20px 20px;
  background-color: #333333;
  width: auto;
  position: relative;
}
.header_mobile &gt; .container {
  display: flex;
  justify-content: space-between;
  align-items: center
}
.header_mobile-btn {
  font-size: 24px;
  color: white;
  position: relative;
  cursor: pointer;
  right: 0;
}

.sidenav {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 50;
  top: 0;
  right: 0;
  background-color: #111;
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 60px;
}

.category-mobile,
.sidenav a {
  padding: 8px 8px 8px 32px;
  text-decoration: none;
  font-size: 22px;
  color: white;
  display: block;
  cursor: pointer;
  transition: 0.3s;
}

.logo_mobile {
  height: 50px;
  width: 70px;
  background-image: url(../img/logo-mob.png?t=1);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

.sidenav a:hover {
  color: #f1f1f1;
}

.sidenav .closebtn {
  position: absolute;
  top: -50px;
  right: 25px;
  font-size: 36px;
  margin-left: 50px;
}

@media screen and (max-height: 450px) {
  .sidenav {
    padding-top: 15px;
  }
  .sidenav a {
    font-size: 18px;
  }
}

/*# sourceMappingURL=adaptive.css.map */
</pre></body></html>