<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">:root {
  --main-color: rgb(136,40,41);
}

body {
  margin: 0;
}

/********************************************************** Р‘РђРќРќР•Р&nbsp;Р« **********************************************************/
.main_slider {
  position: relative;
  width: 100%;
  /* height: 800px; */
  height: 100vh;
  margin: auto;
  /* padding-top: 54px; */
  overflow: hidden;
}

.main_slider-inner {
  width: 100%;
  height: 100%;
  display: flex;
  transition: transform 0.5s ease;
}

.main_slider-item {
  min-width: 100%;
  display: flex;
  background-color: white;
  
}

.main_slider-item a{
  height: 100%;
  width: 100%;
  position: relative;

  
}

.main_slider-item a img{
  width: 100%; /* Р—Р°РЅРёРјР°РµС‚ РїРѕР»РЅСѓСЋ С€РёСЂРёРЅСѓ РєРѕРЅС‚РµР№РЅРµСЂР° */
    height: 100%; /* Р—Р°РЅРёРјР°РµС‚ РїРѕР»РЅСѓСЋ РІС‹СЃРѕС‚Сѓ РєРѕРЅС‚РµР№РЅРµСЂР° */
    object-fit: cover; /* РћР±СЂРµР·Р°РµС‚ РёР·РѕР±СЂР°Р¶РµРЅРёРµ СЂР°РІРЅРѕРјРµСЂРЅРѕ СЃРѕ РІСЃРµС… СЃС‚РѕСЂРѕРЅ */
    object-position: center; 
}

.main_slider-dots {
  display: flex; /* РСЃРїРѕР»СЊР·СѓРµРј flexbox РґР»СЏ РіРѕСЂРёР·РѕРЅС‚Р°Р»СЊРЅРѕРіРѕ СЂР°СЃРїРѕР»РѕР¶РµРЅРёСЏ */
  justify-content: center; /* Р¦РµРЅС‚СЂРёСЂСѓРµРј С‚РѕС‡РєРё РїРѕ РіРѕСЂРёР·РѕРЅС‚Р°Р»Рё */
  align-items: center; /* Р¦РµРЅС‚СЂРёСЂСѓРµРј С‚РѕС‡РєРё РїРѕ РІРµСЂС‚РёРєР°Р»Рё */
  height: 90px; /* Р’С‹СЃРѕС‚Р° РєРѕРЅС‚РµР№РЅРµСЂР° РЅР° РІРµСЃСЊ СЌРєСЂР°РЅ */
  margin: -90px auto 0 ;

}

.main_slider-dot {
  width: 20px; /* РЁРёСЂРёРЅР° С‚РѕС‡РєРё */
  height: 20px; /* Р’С‹СЃРѕС‚Р° С‚РѕС‡РєРё */
  border-radius: 50%; /* Р—Р°РєСЂСѓРіР»СЏРµРј СѓРіР»С‹ РґР»СЏ СЃРѕР·РґР°РЅРёСЏ РєСЂСѓРіР° */
  background-color: grey; /* Р¦РІРµС‚ С‚РѕС‡РєРё */
  margin: 0 10px; /* РћС‚СЃС‚СѓРїС‹ РјРµР¶РґСѓ С‚РѕС‡РєР°РјРё */
  opacity: 1;
  z-index: 1;
}

@media (max-width: 575px) {
  /* .main_slider {
    height: 700px;
  } */
  .main_slider-dots {
    display: none;
  }
}

/********************************************************** РўРћР’РђР&nbsp;РќРђРЇ РљРђР&nbsp;РЈРЎР•Р›Р¬ **********************************************************/
.products h2 {
  text-align: center;
  font-size: 2rem;
  padding: 10px auto;
}

.products {
  position: relative;
  width: 100%;
  margin: auto;
  align-items: center;
  box-sizing: border-box;
}

.products h4 {
  font-size: 2rem;
  text-align: center;
  padding: 40px 0 20px;
  margin: 0;
}

.products a {
  text-decoration: none;
}

.products p {
  font-size: 1.25rem;
  text-align: center;
}

.products-list {
  /* width: 900px;
  height: 500px; */
  width: 100%;
  height: 80vh;
  margin: auto;
  overflow: hidden;
}

.products-track {
  height: 100%;
  display: flex;
  transition: transform 0.5s ease;
}

.product {
  /* width: 300px; 
  height: 500px; */
  width: 30vw;
  height: 80vh;
  box-sizing: border-box;
  padding: 5px;
  text-align: center;
  flex-shrink: 0;
  margin: auto;
}

.product-image {
  height: 80%;
  margin: 10px 10px 0 10px;
  overflow: hidden;
  display: flex; /* РСЃРїРѕР»СЊР·СѓРµРј flex РґР»СЏ С†РµРЅС‚СЂРёСЂРѕРІР°РЅРёСЏ */
  align-items: center; /* Р¦РµРЅС‚СЂРёСЂСѓРµРј РїРѕ РІРµСЂС‚РёРєР°Р»Рё */
  justify-content: center; /* Р¦РµРЅС‚СЂРёСЂСѓРµРј РїРѕ РіРѕСЂРёР·РѕРЅС‚Р°Р»Рё */
}

.product-image img {
  height: 100%; /* Р—Р°РїРѕР»РЅСЏРµРј РІС‹СЃРѕС‚Сѓ СЂРѕРґРёС‚РµР»СЏ */
  width: auto; /* РЁРёСЂРёРЅР° Р°РІС‚Рѕ, С‡С‚РѕР±С‹ СЃРѕС…СЂР°РЅРёС‚СЊ РїСЂРѕРїРѕСЂС†РёРё */
  object-fit: cover; /* РћР±СЂРµР·Р°РµРј РїРѕ С€РёСЂРёРЅРµ */

}

.product h5 {
  text-decoration: none;
  color: rgb(0, 0, 0);
  margin: 10px 0;
  font-size: 1.2rem;
}

.products-arrows {
  position: absolute;
  top: 10%;
  transform: translateY(-50%);
  border: 1px solid grey;
  cursor: pointer;
  padding: 10px;
  background-color: rgba(255, 255, 255, 0.5);
  color: grey; 
  height: 40px;
  width: 150px;
}

#products-arrows1 {
  left: 2%;
}

#products-arrows2 {
  right: 2%;
}

@media (max-width: 1100px) {
  /* .products-list {
    width: 600px;
    height: 500px;
  } */
  .product {
    width: 50vw;
  }
}

@media (max-width: 575px) {
  .products-list {
    /* width: 300px;
    height: 500px; */
    width: 100vw;
    height: 150vw;
  }
  .product {
    min-width: 100%;
    padding: 0;
    width: 100%;
    height: 100%;
  }
  .product-image {
    margin: 0;
    width: 100%;
    height: 100%;
  }
  .products-arrows{
    display: none !important;
    /* height: 70vw;
    top: 100vw; */
  }
  #products-arrows1 {
    display: none;
  }
  #products-arrows2 {
    display: none;
  }
}

/********************************************************** Рћ Р‘Р&nbsp;Р•РќР”Р• **********************************************************/
.brand {
  padding: 50px 5% ;
  text-align: justify;
}

.brand h2{
  font-size: 2rem;
  text-align: left;
  font-style: italic;
}

.brand p{
  line-height: 2; 
  font-size: 1.25rem;
}

.brand blockquote{
  line-height: 2; 
  font-weight: 700;
  font-style: italic;
  padding-left: 20px;
  border-width: 4px;
  margin-top: 20px;
  border-top-width: 0 !important;
  border-right-width: 0 !important;
  border-bottom-width: 0 !important;
  border-style: solid;
  border-color: var(--main-color);
}

/********************************************************** РњРђР“РђР—РРќР« **********************************************************/
.shops {
  margin: 50px 5% ;
  text-align: justify;
  display: flex;
}

.shops h2{
  font-size: 2rem;
  text-align: left;
}

.shops-1 {
  width: 50%;
  line-height: 1.5; 
  font-size: 1.2rem;
  padding: 30px;
  box-sizing: border-box;
  
}

.shops-to-map {
  border-color: #478ac9 !important;
  color: #478ac9 !important;
  text-decoration: none; 
  border-bottom: 2px solid; 
  transition: border-bottom 0.3s;
}

.shops-to-map:hover {
  border-bottom: transparent; 
}

.shops-2 {
  width: 50%;
}

.shops-2 img{
  width: 100%;
  height: 100%;
}

@media (max-width: 991px) {
  .shops-1 {
    width: 100%;
  }
  .shops-2 {
    width: 100%;
  }
  .shops {
    display: block;
    align-items: center;
  }
}

/********************************************************** Р–РЈР&nbsp;РќРђР› **********************************************************/
.blog {
  margin: 50px 5% ;
  text-align: justify;
}

.blog h3{
  font-size: 2rem;
  text-align: center;
  padding-top: 30px;
}

.blog h4{
  font-size: 1.2rem;
  text-align: center;
  height: 30px;
}

.blog a {
  color: black;
  text-decoration: none;
}

.blog p {
  margin-top: 20px;
}

.articles{
  display: flex;
}

.article {
  width: 33.33%;
  padding: 0 20px;
  box-sizing: border-box;
}

.article-image {
  height: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.article-image img{
  max-height: 100%;
  max-width: 100%;
}

.blog-to-articles {
  border-color: #478ac9 !important;
  color: #478ac9 !important;
  text-decoration: none; 
  border-bottom: 2px solid; 
  transition: border-bottom 0.3s;
  font-size: 1.5rem;
}

@media (max-width: 991px) {
  .articles{
    display: block;
  }
  .article {
    width: 100%;
    padding: 0 20px;
  }
}
</pre></body></html>