

/* Start:/include/uslugi/stoly/projects-slider.css?17846193912706*/
.service-project-slider {
    margin: 42px 0 46px;
}

.service-project-slider-header {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    gap: 20px;
    margin-bottom: 22px;
}

.service-project-slider-title {
    margin: 0;
    color: #1a1d29;
    font-size: 28px;
    font-weight: 600;
    line-height: 1.25;
}

.service-project-slider-link {
    color: #8a6a4b;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.4;
    text-decoration: none;
    transition: color 0.2s ease;
    white-space: nowrap;
}

.service-project-slider-link:hover {
    color: #1a1d29;
}

.service-project-slider-items:not(.owl-loaded) {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
}

.service-project-slider-item {
    display: block;
    overflow: hidden;
    position: relative;
    border-radius: 6px;
    background: #f5f2ef;
}

.service-project-slider-item:before {
    content: "";
    display: block;
    padding-top: 68.9655%;
}

.service-project-slider-item img {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.35s ease;
}

.service-project-slider-item:hover img {
    transform: scale(1.035);
}

.service-project-slider .owl-nav {
    display: flex;
    justify-content: flex-end;
    gap: 10px;
    margin-top: 18px;
}

.service-project-slider .owl-prev,
.service-project-slider .owl-next {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 38px;
    height: 38px;
    border: 1px solid #8a6a4b;
    border-radius: 6px;
    color: #8a6a4b;
    background: #fff;
    transition: color 0.2s ease, background 0.2s ease, border-color 0.2s ease;
}

.service-project-slider .owl-prev:hover,
.service-project-slider .owl-next:hover {
    color: #fff;
    background: #8a6a4b;
    border-color: #8a6a4b;
}

.service-project-slider .owl-dots {
    display: flex;
    justify-content: center;
    gap: 8px;
    margin-top: 16px;
}

.service-project-slider .owl-dot {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #d9d1c8;
}

.service-project-slider .owl-dot.active {
    background: #8a6a4b;
}

@media (max-width: 767px) {
    .service-project-slider {
        margin: 32px 0 36px;
    }

    .service-project-slider-header {
        display: block;
        margin-bottom: 16px;
    }

    .service-project-slider-title {
        font-size: 24px;
    }

    .service-project-slider-link {
        display: inline-block;
        margin-top: 8px;
    }

    .service-project-slider-items:not(.owl-loaded) {
        grid-template-columns: 1fr;
        gap: 12px;
    }
}

/* End */


/* Start:/bitrix/templates/universesite_s1/components/intec.universe/main.widget/form.8/style.css?17544432162480*/
.c-form-result-new.c-form-result-new-form-8 {
  display: block;
}
.c-form-result-new.c-form-result-new-form-8 .form-result-new-wrapper {
  background-color: #f8f9fb;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.c-form-result-new.c-form-result-new-form-8 .form-result-new-additional-picture {
  display: block;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
}
.c-form-result-new.c-form-result-new-form-8 .form-result-new-content {
  position: relative;
  padding: 60px;
  margin: 60px 0;
  background-color: #fff;
}
.c-form-result-new.c-form-result-new-form-8 .form-result-new-header {
  margin-bottom: 26px;
}
.c-form-result-new.c-form-result-new-form-8 .form-result-new-title {
  font-size: 32px;
  line-height: 40px;
  text-align: left;
}
.c-form-result-new.c-form-result-new-form-8 .form-result-new-description {
  font-size: 18px;
  line-height: 24px;
  text-align: left;
  margin-top: 15px;
}
.c-form-result-new.c-form-result-new-form-8 .form-result-new-fields {
  display: block;
  min-height: 8px;
  margin: -8px 0 17px 0;
}
.c-form-result-new.c-form-result-new-form-8 .form-result-new-field {
  display: block;
  padding: 8px 0;
}
.c-form-result-new.c-form-result-new-form-8 .form-result-new-field-content textarea {
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  max-height: 250px;
}
.c-form-result-new.c-form-result-new-form-8 .form-result-new-field-title-mobile {
  display: none;
}
.c-form-result-new.c-form-result-new-form-8 .form-result-new-captcha-image img {
  width: 180px;
  height: 40px;
}
.c-form-result-new.c-form-result-new-form-8 .form-result-new-consent {
  margin-bottom: 25px;
}
.c-form-result-new.c-form-result-new-form-8 .form-result-new-button {
  font-size: 10px;
  font-weight: 600;
  line-height: 10px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  padding: 20px 54px;
}
.c-form-result-new.c-form-result-new-form-8 .form-result-new-button:disabled {
  background-color: #CCCCCC !important;
  border-color: #CCCCCC !important;
  cursor: not-allowed;
}
@media all and (max-width: 768px) {
  .c-form-result-new.c-form-result-new-form-8 .form-result-new-additional-picture-wrapper {
    display: none;
  }
}
@media all and (max-width: 500px) {
  .c-form-result-new.c-form-result-new-form-8 .form-result-new-content {
    padding: 30px 20px;
  }
}

/*# sourceMappingURL=style.css.map */

/* End */
/* /include/uslugi/stoly/projects-slider.css?17846193912706 */
/* /bitrix/templates/universesite_s1/components/intec.universe/main.widget/form.8/style.css?17544432162480 */
