<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@400;600&amp;family=Montserrat:ital,wght@0,600;1,900&amp;display=swap');
body .lSSlideOuter .lSGallery li, body .lSSlideOuter .lightSlider &gt; * {
  float: none; }

@media (min-width: 1261px) {
  body #sticky-wrapper {
    height: auto !important;
    min-height: 170px; }
    body .inner #sticky-wrapper {
      min-height: 154px; }
    body .site-header .header-top__inner {
      padding-top: 29px;
      padding-bottom: 28px; }
    body .sticky-wrapper.is-sticky .header-top .header-top__inner {
      padding-top: 29px;
      padding-bottom: 28px; }
    body .panel-compare__amount {
      bottom: 12px;
      right: -24px;
      width: 20px;
      line-height: 1;
      left: auto;
      text-align: left; }
    body .site-search-wr {
      display: inline-flex;
      flex: 0 0 auto; }
    body .site-header .header-top__inner {
      justify-content: space-between; }
    body .site-search-wr .site-search-wr-in {
      margin-right: 25px; }
    body .site-search-wr {
      display: flex;
      justify-content: flex-end; }
    body .panel-cart__amount {
      display: none; }
    body .cart-prev-btns {
      margin-right: -6px; }
    body .site-header .top-panel .cart-prev-btns .cart-link {
      padding-left: 23px; }
    body .site-header .top-panel .cart-prev-btns .cart-link:before {
      margin-top: -9px; }
    body .cart-prev-btns {
      padding-top: 3px; }
    body .site-header .header-top .site-contacts .site-phones {
      margin-top: 12px !important; }
    body .site-header .top-panel .cabinet-btn, body .site-header .top-panel .panel-compare, body .site-header .top-panel .cart-prev-btns .cart-link {
      font-size: 14px;
      font-weight: 400;
      line-height: 37px; }
    body .site-header .top-panel .cart-prev-btns .cart-products {
      font-weight: 400; }
    body .site-header .top-panel .menu-top &gt; li &gt; a {
      padding: 0 13px 0 14px;
      line-height: 40px; }
    body .site-header .top-panel .cabinet-btn {
      margin-right: 62px;
      padding: 3px 0 0 23px; }
    body .site-header .top-panel .panel-compare {
      padding: 3px 0 0 21px;
      margin-right: 73px; } }

.catalog-btn {
  box-shadow: 0 15px 20px rgba(0, 0, 0, 0.204597); }
  .catalog-btn:after, .catalog-btn:before {
    content: '';
    position: absolute;
    border: 2px solid #ff9d2a;
    left: -3px;
    opacity: 0;
    right: -3px;
    top: -3px;
    bottom: -3px;
    border-radius: 4px;
    animation: pulse33 1s linear infinite; }
  .catalog-btn:after {
    animation-delay: 2s; }

@keyframes pulse33 {
  0% {
    transform: scale(1);
    opacity: 0; }

  50% {
    opacity: 1; }

  100% {
    transform: scale(1.1);
    opacity: 0; } }

body .header-top .catalog-btn .icon {
  right: 20px; }
  body .header-top .catalog-btn {
    position: relative;
    padding: 14px 50px 9px 22px;
    background: #ff9d2a;
    margin-right: 40px;
    transition: all 0.2s; }
    body .header-top .catalog-btn:hover {
      background: #ffb155;
      box-shadow: none; }
  body .panel-cart__amount {
    display: inline-block;
    bottom: 12px;
    right: -13px;
    width: 20px;
    line-height: 1;
    left: auto;
    text-align: left; }
  body .site-header .top-panel .cart-prev-btns .cart-link {
    padding-right: 10px; }
  body .top-slider .lSAction &gt; .lSPrev {
    left: 92px; }
  body .top-slider .lSAction &gt; .lSNext {
    right: 92px; }
  body .top-slider__items.top-slider__js {
    display: flex;
    align-items: unset;
    height: 100% !important; }
  body .lSSlideWrapper .lSSlide .top-slider__item-inner {
    height: 100%;
    display: flex; }
    body .lSSlideWrapper .lSSlide .top-slider__item-inner .ourLink {
      position: absolute;
      display: block;
      left: 0;
      top: 0;
      bottom: 0;
      right: 0;
      z-index: 9; }
  body .top-slider__items .top-slider__item {
    display: flex; }
  body .site__wrapper {
    margin-top: 0; }
  body .top-slider .lSSlideOuter {
    border-radius: 0; }
  body .top-slider__pic img {
    width: 100%;
    height: 100%;
    object-fit: cover; }
  body .top-slider {
    margin: 0;
    padding: 0; }
  body .top-slider__inner {
    margin: 0;
    max-width: 100%; }

.top-slider__pic.block_absolute {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0; }
  .top-slider__pic.block_absolute:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background: linear-gradient(102deg, rgba(89, 89, 89, 0.63) 64%, rgba(0, 0, 0, 0) 36%);
    opacity: 1; }

.textSlider {
  margin: 0 auto;
  padding: 98px 0 255px 14px;
  max-width: 1272px;
  min-height: 100%; }
  .textSlider .textBan {
    display: inline-block;
    position: relative;
    z-index: 9;
    pointer-events: none; }
  .textSlider:after {
    content: '';
    position: absolute;
    left: -18px;
    top: -40px;
    bottom: -40px;
    width: 2px;
    transform: rotate(12deg);
    background: #656565; }
  .textSlider .title {
    font-size: 70px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 900;
    font-style: italic;
    font-family: 'Montserrat', sans-serif;
    letter-spacing: 1.2px;
    line-height: 1.2;
    margin-bottom: 13px;
    padding-left: 30px;
    position: relative; }
    .textSlider .title span {
      display: inline-block;
      text-indent: 23px; }
    .textSlider .title:before {
      content: '';
      position: absolute;
      left: 1px;
      top: 15px;
      height: 135px;
      width: 3px;
      transform: rotate(12deg);
      background: #6290db;
      z-index: 9; }
  .textSlider .title_in {
    font-size: 20px;
    font-weight: 600;
    color: #fff;
    padding-left: 13px;
    margin-bottom: 32px;
    font-family: 'Manrope', sans-serif; }
    .textSlider .title_in p {
      margin: 0; }
    .textSlider .title_in &gt; p {
      margin-bottom: 2px; }
  .textSlider .moreWr {
    display: flex;
    align-items: center; }
    .textSlider .moreWr a.slBtn {
      display: inline-block;
      text-decoration: none;
      flex: none;
      margin-right: 17px;
      padding: 15px 21px 11px 21px;
      font-size: 16px;
      font-weight: 600;
      text-transform: uppercase;
      background: #d98724;
      color: #fff;
      border-radius: 3px;
      font-family: "Oswald", Arial, Helvetica, sans-serif;
      transition: all 0.2s linear;
      pointer-events: all; }
    .textSlider .moreWr a.slBtn:hover {
      background: #ff8b00; }
    .textSlider .moreWr .note {
      font-size: 13px;
      font-weight: 400;
      color: #fff;
      line-height: 1.25;
      font-family: 'Manrope', sans-serif; }

.wrap-advantages {
  position: relative;
  z-index: 9;
  margin-top: -160px; }
  .wrap-advantages .advan-in {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
    max-width: 1272px;
    margin: 0 auto; }
    .wrap-advantages .advan-in .adv-bl {
      box-sizing: border-box;
      max-width: 23%;
      padding-left: 30px;
      margin-bottom: 25px;
      position: relative; }
    .wrap-advantages .advan-in .adv-bl .icon {
      display: inline-block;
      width: 30px;
      height: 43px;
      position: absolute;
      left: -7px;
      top: -10px;
      background: url("/d/adv.png") left 0 top 0 / contain no-repeat; }
    .wrap-advantages .advan-in .adv-bl .text-wrap {
      padding-right: 0px; }
      .wrap-advantages .advan-in .adv-bl .text-wrap .title {
        font-size: 18px;
        font-weight: 900;
        font-style: italic;
        color: #609dff;
        margin-bottom: 3px;
        font-family: 'Montserrat', sans-serif; }
      .wrap-advantages .advan-in .adv-bl .text-wrap .text {
        font-size: 14px;
        font-weight: 400;
        color: #fff;
        line-height: 1.2;
        font-family: 'Manrope', sans-serif; }

@media (max-width: 1580px) {
  body .top-slider .lSAction &gt; .lSPrev {
    left: 20px; }
    body .top-slider .lSAction &gt; .lSNext {
      right: 20px; } }

@media (max-width: 1380px) {
  body .top-slider .lSAction &gt; .lSNext, body .top-slider .lSAction &gt; .lSPrev {
    top: 20px;
    margin-top: 0; } }

@media (max-width: 1260px) and (min-width: 1024px) {
  body .site-header .header-top .site-contacts {
    padding-top: 5px; }
    body #sticky-wrapper {
      min-height: 238px; }
    body .inner #sticky-wrapper {
      min-height: 180px; }
    body .site-header .header-top__inner {
      flex-direction: row;
      justify-content: space-between;
      padding-top: 10px;
      padding-bottom: 12px; }
    body .site-header .sticky-wrapper.is-sticky .header-top .site-contacts {
      display: none; }
    body .sticky-wrapper.is-sticky .header-top .header-top__inner {
      flex-direction: row;
      justify-content: space-between;
      padding: 10px 0 12px; }
    body .site-search-wr {
      flex: 0 0 auto; } }

@media (max-width: 1260px) {
  body .sticky-wrapper.is-sticky .header-top .catalog-btn {
    display: none !important; }

  .textSlider, .wrap-advantages .advan-in {
    max-width: 100%;
    padding-left: 30px;
    padding-right: 30px; }

  .textSlider .title:before {
    display: none; } }

@media (max-width: 1200px) {
  .textSlider {
    padding-top: 40px;
    padding-bottom: 60px; }

  .wrap-advantages {
    background: #474747;
    margin-top: 0;
    padding-top: 30px;
    padding-bottom: 15px; }

  .wrap-advantages .advan-in .adv-bl {
    max-width: 50%; }

  .wrap-advantages .advan-in .adv-bl .text-wrap {
    padding-right: 25px; }

  body .top-slider .lSAction &gt; .lSNext, body .top-slider .lSAction &gt; .lSPrev {
    top: auto;
    margin-top: 0;
    left: auto;
    bottom: 10px;
    right: 30px; }
    body .top-slider .lSAction &gt; .lSPrev {
      right: 85px; } }

@media (max-width: 1023px) {
  .site-header .header-top__inner {
    padding: 18px 0; }

  body .top-slider .lSAction &gt; .lSNext:before, body .top-slider .lSAction &gt; .lSPrev:before {
    content: '';
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-background-size: 9px auto;
    background-size: 9px auto; }
    body .top-slider .lSAction &gt; .lSPrev {
      right: 75px; }

  .top-slider__pic.block_absolute:before {
    background: linear-gradient(102deg, rgba(89, 89, 89, 0.63) 75%, rgba(0, 0, 0, 0) 25%); }

  .textSlider .title {
    font-size: 50px; }

  .textSlider .title_in {
    font-size: 17px; } }

@media (max-width: 768px) {
  .cart-prev-btns .panel-cart__amount {
    width: 100%; } }

@media (max-width: 700px) {
  .textSlider, .wrap-advantages .advan-in {
    padding-left: 20px;
    padding-right: 20px; }

  .textSlider .title {
    font-size: 35px; }

  .textSlider .title_in {
    font-size: 16px; }

  .top-slider__pic.block_absolute:before {
    background: rgba(89, 89, 89, 0.23); }

  .textSlider:after {
    display: none; }

  .textSlider .moreWr a.slBtn {
    font-size: 14px;
    padding: 12px 15px 9px 15px; }

  body .top-slider .lSAction &gt; .lSNext, body .top-slider .lSAction &gt; .lSPrev {
    right: 20px; }
    body .top-slider .lSAction &gt; .lSPrev {
      right: 65px; }
    body .folders-toggle {
      display: none; }

  .wrap-advantages .advan-in .adv-bl .text-wrap {
    padding-right: 5px; }

  .wrap-advantages .advan-in .adv-bl {
    width: 100%;
    max-width: 100%; } }

@media (max-width: 639px) {
  body .top-slider .lSAction &gt; .lSNext, body .top-slider .lSAction &gt; .lSPrev {
    width: 30px;
    height: 30px; }
    body .top-slider .lSAction &gt; .lSPrev {
      right: 60px; }
    body .site-header a img {
      max-width: 100% !important; }

  .textSlider {
    padding-top: 20px;
    padding-bottom: 50px; }

  .textSlider .title {
    padding-left: 15px; }
    .textSlider .title span {
      text-indent: 15px; }

  .textSlider .title_in {
    padding-left: 0; } }

@media (max-width: 500px) {
  .textSlider .title, .textSlider .title_in {
    padding-left: 0; }

  .textSlider .title br {
    display: none; }

  .textSlider .title_in {
    font-size: 15px;
    margin-bottom: 15px; }

  .textSlider .moreWr a.slBtn {
    margin-right: 0;
    margin-bottom: 5px; }

  .textSlider .moreWr {
    display: block; }

  .wrap-advantages .advan-in .adv-bl .text-wrap {
    padding-right: 0; }

  body .site-header .top-panel .tg_btn a, body .site-header .top-panel .phbut {
    width: 48px;
    height: 48px; }
    body .site-header .top-panel .phbut2 img, body .site-header .top-panel .phbut a {
      width: 40px;
      height: 40px; }
    body .site-header .top-panel .tg_btn.mobile {
      width: 45px;
      height: 45px;
      margin-right: 20px !important; } }

@media (max-width: 460px) {
  .textSlider .title {
    font-size: 26px; }

  .wrap-advantages .advan-in .adv-bl .icon {
    left: -15px; }

  .wrap-advantages .advan-in .adv-bl {
    padding-left: 20px; } }

@media (max-width: 1023px) and (min-width: 960px) {
  body .inner #sticky-wrapper {
    height: auto !important;
    min-height: 250px; } }

@media (min-width: 1261px) and (max-width: 1329px) {
  body .site-header .header-top__inner {
    align-items: center; }
    body .site-header .header-top .site-info {
      padding-right: 20px;
      max-width: calc(100% - 770px);
      flex: auto; }
    body .sticky-wrapper.is-sticky .header-top .header-top__inner {
      align-items: center; }
    body .site-header .header-top .site-info__logo {
      max-width: 100%;
      margin-right: 0; }
      body .site-header .header-top .site-info__logo img {
        max-width: 100% !important; }
    body .site-header .header-top .site-contacts {
      width: auto; } }

@media (min-width: 1100px) and (max-width: 1260px) {
  body #sticky-wrapper {
    min-height: 162px; }
    body .site-header .sticky-wrapper.is-sticky .header-top .site-contacts {
      display: inline-block; }
    body .site-header .header-top__inner {
      align-items: center; }
    body .site-header .header-top .site-info {
      padding-right: 20px;
      max-width: calc(100% - 620px);
      flex: auto; }
    body .sticky-wrapper.is-sticky .header-top .header-top__inner {
      align-items: center; }
    body .site-header .header-top .site-info__logo {
      max-width: 100%;
      margin-right: 0; }
      body .site-header .header-top .site-info__logo img {
        max-width: 100% !important; }
    body .site-header .header-top .site-contacts {
      width: auto; }
    body .site-header .header-top .site-contacts .site-phones {
      text-align: left; } }

@media (max-width: 480px) {
  body .cart-prev-btns .panel-cart__amount {
    bottom: 3.5px; } }

@media (min-width: 481px) {
  body .lSSlideWrapper .lSSlide .top-slider__item-inner, body .top-slider__items .top-slider__item {
    display: block; } }
</pre></body></html>