

/* Start:/local/components/smarket/slider/templates/.default/style.css?17675935457199*/
#mainSlider {
  position: relative;
}
#mainSlider .swiper-slide {
  position: relative;
}
#mainSlider .swiper-slide .slider-text-area {
  height: 100%;
  width: 100%;
}
#mainSlider .swiper-slide .slider-text-area .slide-text-wrapper {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}
#mainSlider .swiper-slide .slider-text-area .slide-text-wrapper .slide-title {
  font-weight: 600;
  line-height: 1.2em;
}
#mainSlider .swiper-slide .slider-text-area .slide-text-wrapper .btn {
  text-decoration: none;
}
#mainSlider .slider-btns {
  position: absolute;
  z-index: 20;
}
#mainSlider .slider-btns .slider-btns-wrapper {
  display: flex;
  flex-direction: row;
  align-items: center;
}
#mainSlider .slider-btns .slider-arrow-btn {
  display: flex;
}

@media screen and (min-width: 1400px) {
  #mainSlider .swiper-wrapper {
    height: 400px;
  }
  #mainSlider .swiper-slide {
    height: 400px;
  }
  #mainSlider .swiper-slide .slide-image-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
  }
  #mainSlider .swiper-slide .slide-image-wrapper img {
    position: absolute;
    height: auto;
    min-height: 100%;
    width: 50%;
    object-fit: cover;
    right: 0;
  }
  #mainSlider .swiper-slide .slide-image-wrapper .image-bgr {
    position: absolute;
    z-index: 2;
    width: 100%;
    height: 100%;
    display: block;
    background: linear-gradient(to right, rgb(255, 255, 255) 50%, rgba(255, 255, 255, 0) 100%);
  }
  #mainSlider .swiper-slide .slider-text-area {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
  }
  #mainSlider .swiper-slide .slider-text-area .slide-text-wrapper {
    width: 40%;
    margin: 30px 0 40px 30px;
    gap: 20px;
  }
  #mainSlider .swiper-slide .slider-text-area .slide-text-wrapper .slide-title {
    font-size: 48px;
  }
  #mainSlider .slider-btns {
    bottom: 30px;
    right: 0;
    margin-right: 50px;
  }
  #mainSlider .slider-btns .slider-btns-wrapper {
    justify-content: flex-end;
    gap: 20px;
  }
}
@media screen and (max-width: 1399px) {
  #mainSlider .swiper-wrapper {
    height: 400px;
  }
  #mainSlider .swiper-slide {
    height: 400px;
  }
  #mainSlider .swiper-slide .slide-image-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
  }
  #mainSlider .swiper-slide .slide-image-wrapper img {
    position: absolute;
    height: auto;
    width: 50%;
    object-fit: cover;
    right: 0;
    min-height: 100%;
  }
  #mainSlider .swiper-slide .slide-image-wrapper .image-bgr {
    position: absolute;
    z-index: 2;
    width: 100%;
    height: 100%;
    display: block;
    background: linear-gradient(to right, rgb(255, 255, 255) 50%, rgba(255, 255, 255, 0) 100%);
  }
  #mainSlider .swiper-slide .slider-text-area {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
  }
  #mainSlider .swiper-slide .slider-text-area .slide-text-wrapper {
    width: 40%;
    margin: 30px 0 40px 30px;
    gap: 20px;
  }
  #mainSlider .swiper-slide .slider-text-area .slide-text-wrapper .slide-title {
    font-size: 48px;
  }
  #mainSlider .slider-btns {
    bottom: 30px;
    right: 0;
    margin-right: 50px;
  }
  #mainSlider .slider-btns .slider-btns-wrapper {
    justify-content: flex-end;
    gap: 20px;
  }
}
@media screen and (max-width: 1199px) {
  #mainSlider .swiper-wrapper {
    height: 400px;
  }
  #mainSlider .swiper-slide {
    height: 400px;
  }
  #mainSlider .swiper-slide .slide-image-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
  }
  #mainSlider .swiper-slide .slide-image-wrapper img {
    position: absolute;
    height: auto;
    width: 50%;
    object-fit: cover;
    right: 0;
    min-height: 100%;
  }
  #mainSlider .swiper-slide .slide-image-wrapper .image-bgr {
    position: absolute;
    z-index: 2;
    width: 100%;
    height: 100%;
    display: block;
    background: linear-gradient(to right, rgb(255, 255, 255) 50%, rgba(255, 255, 255, 0) 100%);
  }
  #mainSlider .swiper-slide .slider-text-area {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
  }
  #mainSlider .swiper-slide .slider-text-area .slide-text-wrapper {
    width: 40%;
    margin: 30px 0 40px 30px;
    gap: 20px;
  }
  #mainSlider .swiper-slide .slider-text-area .slide-text-wrapper .slide-title {
    font-size: 36px;
  }
  #mainSlider .slider-btns {
    bottom: 30px;
    right: 0;
    margin-right: 50px;
  }
  #mainSlider .slider-btns .slider-btns-wrapper {
    justify-content: flex-end;
    gap: 20px;
  }
}
@media screen and (max-width: 1023px) {
  #mainSlider .swiper-wrapper {
    height: 400px;
  }
  #mainSlider .swiper-slide {
    height: 400px;
  }
  #mainSlider .swiper-slide .slide-image-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
  }
  #mainSlider .swiper-slide .slide-image-wrapper img {
    position: absolute;
    height: auto;
    width: 50%;
    object-fit: cover;
    right: 0;
    min-height: 100%;
  }
  #mainSlider .swiper-slide .slide-image-wrapper .image-bgr {
    position: absolute;
    z-index: 2;
    width: 100%;
    height: 100%;
    display: block;
    background: linear-gradient(to right, rgb(255, 255, 255) 50%, rgba(255, 255, 255, 0) 100%);
  }
  #mainSlider .swiper-slide .slider-text-area {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
  }
  #mainSlider .swiper-slide .slider-text-area .slide-text-wrapper {
    width: 40%;
    margin: 30px 0 40px 30px;
    gap: 20px;
  }
  #mainSlider .swiper-slide .slider-text-area .slide-text-wrapper .slide-title {
    font-size: 48px;
  }
  #mainSlider .slider-btns {
    bottom: 30px;
    right: 0;
    margin-right: 50px;
  }
  #mainSlider .slider-btns .slider-btns-wrapper {
    justify-content: flex-end;
    gap: 20px;
  }
}
@media screen and (max-width: 767px) {
  #mainSlider .swiper-wrapper {
    height: 400px;
  }
  #mainSlider .swiper-slide {
    height: 400px;
  }
  #mainSlider .swiper-slide .slide-image-wrapper {
    position: relative;
    width: 100%;
    height: 50%;
  }
  #mainSlider .swiper-slide .slide-image-wrapper img {
    position: absolute;
    height: 100%;
    width: 100%;
    object-fit: cover;
    right: 0;
    min-height: 100%;
  }
  #mainSlider .swiper-slide .slide-image-wrapper .image-bgr {
    position: absolute;
    z-index: 2;
    width: 100%;
    height: 100%;
    display: block;
    background: linear-gradient(to top, rgb(255, 255, 255) 0%, rgba(255, 255, 255, 0) 50%);
  }
  #mainSlider .swiper-slide .slider-text-area {
    position: relative;
    background: var(--color-white);
    width: 100%;
    top: 0;
    left: 0;
    z-index: 3;
  }
  #mainSlider .swiper-slide .slider-text-area .slide-text-wrapper {
    width: 100%;
    margin: 0;
    gap: 10px;
  }
  #mainSlider .swiper-slide .slider-text-area .slide-text-wrapper .slide-title {
    font-size: 16px;
  }
  #mainSlider .swiper-slide .slider-text-area .slide-text-wrapper .slide-desc {
    font-size: 12px;
  }
  #mainSlider .slider-btns {
    bottom: calc(50% + 20px);
    right: 0;
    margin-right: 20px;
  }
  #mainSlider .slider-btns .slider-btns-wrapper {
    justify-content: flex-end;
    gap: 10px;
  }
}

/*# sourceMappingURL=style.css.map */

/* End */


/* Start:/local/components/smarket/tiezers/templates/.default/style.css?17648566984344*/
#mainTiezers {
  background: var(--color-white);
}
#mainTiezers .tiezers-wrapper {
  display: flex;
  flex-direction: row;
  align-items: stretch;
  justify-content: space-between;
}
#mainTiezers .tiezers-wrapper .tiezer {
  background: var(--color-bg-adv);
  cursor: pointer;
  transition: all 0.3s;
}
#mainTiezers .tiezers-wrapper .tiezer:hover {
  -webkit-box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2);
  -moz-box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2);
  box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2);
}
#mainTiezers .tiezers-wrapper .tiezer .tiezer-wrapper {
  display: flex;
}
#mainTiezers .tiezers-wrapper .tiezer .tiezer-wrapper .tiezer-icon {
  display: flex;
  align-items: center;
  justify-content: center;
}
#mainTiezers .tiezers-wrapper .tiezer .tiezer-wrapper .tiezer-icon svg {
  fill: #424242;
}
#mainTiezers .tiezers-wrapper .tiezer .tiezer-wrapper .tiezer-text {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
#mainTiezers .tiezers-wrapper .tiezer .tiezer-wrapper .tiezer-text .tiezer-title {
  font-weight: 600;
}

@media screen and (min-width: 1400px) {
  #mainTiezers .tiezers-wrapper {
    padding: 20px 0;
    gap: 20px;
  }
  #mainTiezers .tiezers-wrapper .tiezer {
    width: calc((100% - 60px) / 4);
  }
  #mainTiezers .tiezers-wrapper .tiezer .tiezer-wrapper {
    gap: 20px;
    height: 100%;
    margin: 10px;
    flex-direction: row;
    align-items: stretch;
    padding: 0 10px;
    justify-content: center;
  }
  #mainTiezers .tiezers-wrapper .tiezer .tiezer-wrapper .tiezer-text {
    font-size: 16px;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 1399px) {
  #mainTiezers .tiezers-wrapper {
    padding: 20px 0;
    gap: 20px;
  }
  #mainTiezers .tiezers-wrapper .tiezer {
    width: calc((100% - 60px) / 4);
  }
  #mainTiezers .tiezers-wrapper .tiezer .tiezer-wrapper {
    gap: 20px;
    height: 100%;
    margin: 10px;
    flex-direction: row;
    align-items: stretch;
    padding: 0 10px;
    justify-content: center;
  }
  #mainTiezers .tiezers-wrapper .tiezer .tiezer-wrapper .tiezer-text {
    font-size: 16px;
    margin-bottom: 10px;
    text-align: center;
  }
  #mainTiezers .tiezers-wrapper .tiezer .tiezer-wrapper .tiezer-text .tiezer-title {
    font-size: 16px;
  }
  #mainTiezers .tiezers-wrapper .tiezer .tiezer-wrapper .tiezer-text .tiezer-desc {
    font-size: 12px;
  }
}
@media screen and (max-width: 1199px) {
  #mainTiezers .tiezers-wrapper {
    padding: 20px 0;
    gap: 20px;
  }
  #mainTiezers .tiezers-wrapper .tiezer {
    width: calc((100% - 60px) / 4);
  }
  #mainTiezers .tiezers-wrapper .tiezer .tiezer-wrapper {
    gap: 20px;
    height: 100%;
    margin: 10px;
    flex-direction: row;
    align-items: stretch;
    padding: 0 10px;
    justify-content: center;
  }
  #mainTiezers .tiezers-wrapper .tiezer .tiezer-wrapper .tiezer-text {
    font-size: 16px;
    margin-bottom: 10px;
  }
  #mainTiezers .tiezers-wrapper .tiezer .tiezer-wrapper .tiezer-desc {
    font-size: 12px;
  }
}
@media screen and (max-width: 1023px) {
  #mainTiezers .tiezers-wrapper {
    padding: 20px 0;
    gap: 20px;
    flex-wrap: wrap;
  }
  #mainTiezers .tiezers-wrapper .tiezer {
    width: calc((100% - 20px) / 2);
  }
  #mainTiezers .tiezers-wrapper .tiezer .tiezer-wrapper {
    gap: 20px;
    height: 100%;
    margin: 10px;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    padding: 0 10px;
  }
  #mainTiezers .tiezers-wrapper .tiezer .tiezer-wrapper .tiezer-text {
    font-size: 16px;
    margin-bottom: 10px;
  }
  #mainTiezers .tiezers-wrapper .tiezer .tiezer-wrapper .tiezer-desc {
    font-size: 12px;
  }
}
@media screen and (max-width: 767px) {
  #mainTiezers .tiezers-wrapper {
    padding: 10px 0;
    gap: 10px;
    flex-wrap: wrap;
  }
  #mainTiezers .tiezers-wrapper .tiezer {
    width: calc((100% - 10px) / 2);
  }
  #mainTiezers .tiezers-wrapper .tiezer .tiezer-wrapper {
    gap: 10px;
    height: 100%;
    margin: 0;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    padding: 10px;
  }
  #mainTiezers .tiezers-wrapper .tiezer .tiezer-wrapper .tiezer-text {
    font-size: 13px;
    margin-bottom: 10px;
  }
  #mainTiezers .tiezers-wrapper .tiezer .tiezer-wrapper .tiezer-desc {
    font-size: 10px;
  }
}

/*# sourceMappingURL=style.css.map */

/* End */


/* Start:/local/components/smarket/main.about/templates/.default/style.css?17648566984666*/
#mainAbout {
  background: var(--color-bg-adv);
}
#mainAbout .block-wrapper {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: space-between;
  border: 1px solid #ccc;
  background: white;
  position: relative;
}
#mainAbout .block-wrapper .about-map {
  overflow: hidden;
}
#mainAbout .block-wrapper .about-map img {
  width: 100%;
  object-fit: cover;
}
#mainAbout .block-wrapper .about-text {
  top: 0;
  display: flex;
  flex-direction: column;
}
#mainAbout .block-wrapper .about-text .about-title {
  font-weight: 600;
}
#mainAbout .block-wrapper .about-text .about-desc {
  font-size: 1.1em;
  line-height: 1.7;
}
#mainAbout .block-wrapper .about-text .btn {
  width: fit-content;
  text-decoration: none;
}

@media screen and (min-width: 1400px) {
  #mainAbout {
    padding-top: 20px;
    padding-bottom: 40px;
  }
  #mainAbout .block-wrapper {
    gap: 40px;
    padding: 40px;
    border-radius: 20px;
    flex-direction: row;
    align-items: flex-start;
    justify-content: space-between;
  }
  #mainAbout .block-wrapper .about-map {
    top: 80px;
    position: sticky;
    width: calc(50% - 40px);
    border-radius: 20px;
    height: 400px;
  }
  #mainAbout .block-wrapper .about-map .map-wrapper {
    height: 400px;
  }
  #mainAbout .block-wrapper .about-text {
    position: sticky;
    width: calc(50% - 40px);
    gap: 20px;
  }
  #mainAbout .block-wrapper .about-text .about-title {
    font-size: 28px;
  }
  #mainAbout .block-wrapper .about-text .about-desc {
    font-size: 16px;
  }
}
@media screen and (max-width: 1399px) {
  #mainAbout {
    padding-top: 20px;
    padding-bottom: 40px;
  }
  #mainAbout .block-wrapper {
    gap: 40px;
    padding: 40px;
    border-radius: 20px;
    flex-direction: row;
    align-items: flex-start;
    justify-content: space-between;
  }
  #mainAbout .block-wrapper .about-map {
    top: 80px;
    position: sticky;
    width: calc(50% - 40px);
    border-radius: 20px;
    height: 400px;
  }
  #mainAbout .block-wrapper .about-map .map-wrapper {
    height: 400px;
  }
  #mainAbout .block-wrapper .about-text {
    position: sticky;
    width: calc(50% - 40px);
    gap: 20px;
  }
  #mainAbout .block-wrapper .about-text .about-title {
    font-size: 28px;
  }
  #mainAbout .block-wrapper .about-text .about-desc {
    font-size: 16px;
  }
}
@media screen and (max-width: 1199px) {
  #mainAbout {
    padding-top: 20px;
    padding-bottom: 10px;
  }
  #mainAbout .block-wrapper {
    gap: 40px;
    padding: 40px;
    border-radius: 20px;
    flex-direction: row;
    align-items: flex-start;
    justify-content: space-between;
  }
  #mainAbout .block-wrapper .about-map {
    top: 80px;
    position: sticky;
    width: calc(50% - 40px);
    border-radius: 20px;
    height: 400px;
  }
  #mainAbout .block-wrapper .about-map .map-wrapper {
    height: 400px;
  }
  #mainAbout .block-wrapper .about-text {
    position: sticky;
    width: calc(50% - 40px);
    gap: 20px;
  }
  #mainAbout .block-wrapper .about-text .about-title {
    font-size: 24px;
  }
  #mainAbout .block-wrapper .about-text .about-desc {
    font-size: 13px;
  }
}
@media screen and (max-width: 1023px) {
  #mainAbout {
    padding-top: 20px;
    padding-bottom: 40px;
  }
  #mainAbout .block-wrapper {
    gap: 20px;
    padding: 40px;
    border-radius: 20px;
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-between;
  }
  #mainAbout .block-wrapper .about-map {
    top: 0;
    position: relative;
    width: 100%;
    border-radius: 20px;
    height: 400px;
  }
  #mainAbout .block-wrapper .about-map .map-wrapper {
    height: 400px;
  }
  #mainAbout .block-wrapper .about-text {
    position: relative;
    width: 100%;
    gap: 20px;
  }
  #mainAbout .block-wrapper .about-text .about-title {
    font-size: 18px;
  }
  #mainAbout .block-wrapper .about-text .about-desc {
    font-size: 13px;
  }
}
@media screen and (max-width: 767px) {
  #mainAbout {
    padding-top: 20px;
    padding-bottom: 0;
  }
  #mainAbout .block-wrapper {
    gap: 20px;
    padding: 20px;
    border-radius: 10px;
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-between;
  }
  #mainAbout .block-wrapper .about-map {
    width: 100%;
    border-radius: 10px;
    height: 300px;
  }
  #mainAbout .block-wrapper .about-map .map-wrapper {
    height: 300px;
  }
  #mainAbout .block-wrapper .about-text {
    width: 100%;
    gap: 10px;
  }
  #mainAbout .block-wrapper .about-text .about-title {
    font-size: 14px;
  }
  #mainAbout .block-wrapper .about-text .about-desc {
    font-size: 10px;
  }
}

/*# sourceMappingURL=style.css.map */

/* End */
/* /local/components/smarket/slider/templates/.default/style.css?17675935457199 */
/* /local/components/smarket/tiezers/templates/.default/style.css?17648566984344 */
/* /local/components/smarket/main.about/templates/.default/style.css?17648566984666 */
