

/* Start:/include/2023/design_services/razrabotka-firmennogo-stilya/style.css?175940990647649*/
@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@800&display=swap");

.widget-background{
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, 0);
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: -1;
  background-color: #151515;
}
/* TITLE LINES */
.widget-title-line-wrap{
  overflow: hidden;
}
.widget-title-line{}

.design-banner {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  background-color: #151515;
  color: #fff;
  min-height: 855px;
  color: #fff;
  background-repeat: repeat;
}

.design-banner::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: -83px;
  width: 1920px;
  height: 938px;
  background: url(/include/2022/razrabotka-firmennogo-stilya/banner.svg);
}

.design-banner__wrapper {
  position: relative;
  z-index: 1;
}

.design-banner__container {
  width: 100%;
}

.design-banner__title {
  margin-bottom: 36px;
  margin-top: 94px;
  font-weight: 700;
  font-size: 48px;
  line-height: 135%;
  text-transform: uppercase;
  color: #fff;
}

.design-banner__text {
  max-width: 619px;
  font-weight: 400;
  font-size: 20px;
  line-height: 172%;
}

.design-banner__buttons {
  display: flex;
  align-items: center;
  margin-top: 94px;
}

.design-banner__brief {
  padding: 18px 45px;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  color: #303030;
  background: #fff;
  border-radius: 4px;
  cursor: pointer;
  margin-right: 33px;
  transition: 0.4s;
  border: 1px solid #fff;
  text-transform: uppercase;
}

.design-banner__brief:hover,
.design-banner__brief:focus,
.design-banner__brief:active {
  border-radius: 50px;
  color: #303030;
  text-decoration: none;
}

.design-banner__feedback {
  padding: 18px 45px;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  color: #fff;
  background: transparent;
  border-radius: 4px;
  cursor: pointer;
  margin-right: 33px;
  transition: 0.4s;
  border: 1px solid #fff;
  text-transform: uppercase;
}

.design-banner__feedback:hover,
.design-banner__feedback:focus,
.design-banner__feedback:active {
  border-radius: 50px;
  color: #fff;
  text-decoration: none;
}

.firm-style {
  margin-top: 117px;
  position: relative;
  min-height: 940px;
}

.firm-style::after {
  content: "";
  position: absolute;
  width: 438px;
  height: 145px;
  background: url(/include/2022/razrabotka-firmennogo-stilya/vertical-lines.svg);
  bottom: 14px;
  left: -15px;
}

.firm-style__content {
  max-width: 499px;
}

.firm-style__text {
  margin-bottom: 40px;
  margin-top: 30px;
  font-weight: 400;
  font-size: 20px;
  line-height: 148.4%;
  color: #2e2e2e;
}
.firm-style__container {
  position: relative;
}
.firm-style__title {
  position: absolute;
  top: 389px;
  right: -306px;
  width: 1229px;
  font-weight: 800;
  font-family: "Montserrat", sans-serif;
  text-align: center;
}

.firm-style__quates svg {
  width: 40px;
  height: 65px;
  margin-right: 8px;
}

.firm-style__title-1 {
  font-size: 60.7989px;
  margin-left: 112px;
  line-height: 74px;
  color: #2e2e2e;
  text-transform: uppercase;
  margin-top: -7px;
  display: flex;
  justify-content: center;
}

.firm-style__title-1 span {
  opacity: 0;
  -webkit-transition: opacity 0.6s ease-out;
  -moz-transition: opacity 0.6s ease-out;
  -ms-transition: opacity 0.6s ease-out;
  -o-transition: opacity 0.6s ease-out;
  transition: opacity 0.6s ease-out;
  transition-delay: 0.8s;
}

.firm-style__title-2 {
  font-weight: 800;
  font-size: 329.07px;
  line-height: 210px;
  color: #e1e1e1;
  text-transform: uppercase;
  display: flex;
  justify-content: center;
}
.firm-style__title-2 .firm-style__title-2-right-half,
.firm-style__title-2 .firm-style__title-2-left-half {
  opacity: 0;

  -webkit-transition: opacity 0.8s cubic-bezier(0, 0, 0.2, 1),
    transform 1s cubic-bezier(0, 0, 0.2, 1);
  -moz-transition: opacity 0.8s cubic-bezier(0, 0, 0.2, 1),
    transform 1s cubic-bezier(0, 0, 0.2, 1);
  -ms-transition: opacity 0.8s cubic-bezier(0, 0, 0.2, 1),
    transform 1s cubic-bezier(0, 0, 0.2, 1);
  -o-transition: opacity 0.8s cubic-bezier(0, 0, 0.2, 1),
    transform 1s cubic-bezier(0, 0, 0.2, 1);
  transition: opacity 0.8s cubic-bezier(0, 0, 0.2, 1),
    transform 1s cubic-bezier(0, 0, 0.2, 1);
  transition-delay: 0.2s;
}
.firm-style__title-2 .firm-style__title-2-left-half {
  transform: translateX(-50vw);
}
.firm-style__title-2 .firm-style__title-2-right-half {
  transform: translateX(50vw);
}
.firm-style__title.animation .firm-style__title-2-left-half,
.firm-style__title.animation .firm-style__title-2-right-half {
  opacity: 1;
  transform: none;
}

.firm-style__title-2 span {
  position: relative;
  display: inline-block;
}
.firm-style__svetlana {
  position: absolute;
  width: 535px;
  top: -293px;
  left: 87px;
  height: 773px;
  background: url(/include/2022/razrabotka-firmennogo-stilya/svetlana.png);
  z-index: 2;
  /*animation: moveSvetlana 4.5s infinite linear;*/
}

.firm-style__circles {
  position: absolute;
  left: -104px;
  top: -133px;
  width: 476px;
  height: 476px;
  background: url(/include/2022/razrabotka-firmennogo-stilya/circles.svg);
  z-index: 1;
  opacity: 0;
  animation: move 4.5s infinite linear;

  -webkit-transition: opacity 0.6s ease-out;
  -moz-transition: opacity 0.6s ease-out;
  -ms-transition: opacity 0.6s ease-out;
  -o-transition: opacity 0.6s ease-out;
  transition: opacity 0.6s ease-out;
  transition-delay: 0.5s;
}
.firm-style__title.animation .firm-style__circles {
  opacity: 1;
}

.firm-style__author {
  position: absolute;
  text-align: left;
  font-family: Gilroy, sans-serif;
  left: 476px;
  margin-top: 60px;
}

.firm-style__author::before {
  content: "";
  left: -180px;
  top: 6px;
  position: absolute;
  width: 177px;
  border-top: 2px solid #232424;
}

.firm-style__author span {
  font-weight: 700;
  font-size: 20px;
  line-height: 105%;
  text-transform: uppercase;
  color: #313131;
  display: block;
}

.firm-style__author div {
  font-weight: 400;
  font-size: 20px;
  line-height: 148.4%;
}

@keyframes firmStyleAnimation {
  0% {
    transform: rotateX(89.8deg);
    opacity: 0;
  }
  100% {
    transform: rotateX(0);
    opacity: 1;
  }
}

.firm-style__title::before {
  content: "";
  position: absolute;
  width: 522px;
  height: 828px;
  background-color: #fecc08;
  transform: rotateX(90deg);
  border-radius: 284px;
  top: 50%;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  margin-right: 329px;
  z-index: -1;
  opacity: 0;

  animation-delay: 0.6s !important;
}
.firm-style__title.animation::before {
  -webkit-animation: firmStyleAnimation 0.8s ease-out forwards;
  -o-animation: firmStyleAnimation 0.8s ease-out forwards;
  animation: firmStyleAnimation 0.8s ease-out forwards;
}

@keyframes move {
  0% {
    transform: rotate(0deg);
  }

  50% {
    transform: rotate(180deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

@keyframes moveSvetlana {
  0% {
    transform: translateX(0);
  }

  50% {
    transform: translateX(400px);
  }

  100% {
    transform: translateX(0);
  }
}
.firm-style__author--mobile {
  display: none;
}
@media (max-width: 600px) {
  .firm-style__author {
    display: none;
  }
  body .firm-style__content {
    position: relative;
    margin-top: 78px;
  }
  .firm-style__author--mobile {
    display: block;
    left: 100px;
    margin: 0;
    margin-top: 14px;
  }
  .firm-style__author::before {
    border-width: 1px;
  }
  .firm-style__author span {
    font-size: 14px;
    line-height: 105%;
  }
  .firm-style__author div {
    font-size: 14px;
    line-height: 148.4%;
  }

  .firm-style__title {
    padding-right: 10px;
  }
  body .firm-style {
    margin-top: 70px;
  }
  body .firm-style__title-1 {
    font-weight: 800;
    font-size: 20px;
    line-height: 25px;
    color: #727272;
    text-align: right;
    display: block;
  }
  body .firm-style__title-2 {
    font-weight: 800;
    font-size: 68.7407px;
    line-height: 84px;
    color: #000000;
    text-align: right;
    margin-top: -12px;
    justify-content: flex-end;
  }
  body .firm-style__title::before {
    width: 120.89px;
    height: 176.41px;
  }
  .firm-style__text {
    font-weight: 400;
    font-size: 16px;
    line-height: 148.4%;
  }
  .firm-style__quates svg {
    width: 17px;
    height: 27px;
    margin-right: 0;
  }
  .firm-style__text {
    margin-bottom: 22px;
    margin-top: 15px;
  }
  .firm-style {
    min-height: auto;
    padding-bottom: 101px;
  }
  body .firm-style::after {
    width: 111px;
    background-size: contain;
    height: 33px;
    bottom: 0;
    left: -20px;
  }
  body .firm-style__circles {
    top: -27px;
    left: -40px;
    width: 136px;
    height: 138px;
    background-size: contain;
  }
}

.develop-style {
  margin-top: 181px;
}

.develop-style__title-1 {
  font-style: normal;
  font-weight: 400;
  font-size: 56px;
  line-height: 105%;
  text-transform: uppercase;

  color: #313131;
}

.develop-style__title-2 {
  font-weight: 700;
  font-size: 100px;
  line-height: 105%;
  /* identical to box height, or 105px */
  text-transform: uppercase;

  color: #313131;
}

.develop-style__block-services {
  display: flex;
  align-items: center;
  margin-top: 75px;
}

.develop-style__block-services::before {
  content: "";
  flex-shrink: 0;
  width: 380px;
  height: 380px;
  margin-right: 103px;
  background: url(/include/2022/razrabotka-firmennogo-stilya/style-develope.svg);
}

.develop-style__services {
  margin-top: 47px;
  flex-grow: 1;
}

.develop-style__service {
  display: flex;
  padding-bottom: 9px;
  margin-bottom: 40px;
  border-bottom: 1.5px solid #6f6f6f;
  font-weight: 400;
  font-size: 28px;
  line-height: 150%;
  color: #353535;
}

.develop-style__service-value {
  margin-left: auto;
  font-weight: 700;
  white-space: nowrap;
  margin-top: auto;
}

.develop-style__service-description {
  font-weight: 400;
  font-size: 20px;
  line-height: 140%;
  color: #6f6f6f;
  padding-bottom: 5px;
  margin-top: 7px;
}

.style-include {
  margin-top: 243px;
  position: relative;
}

.style-include__title-1 {
  font-weight: 700;
  font-size: 125.34px;
  line-height: 110%;
  text-transform: uppercase;
  color: #1e1e1e;
}

.style-include__title-2 {
  margin-top: -35px;
  font-weight: 700;
  font-size: 125.34px;
  line-height: 110%;
  text-transform: uppercase;
  color: #e1e1e1;
}

.style-include__title-3 {
  position: relative;
  font-style: normal;
  font-weight: 400;
  font-size: 28px;
  line-height: 110%;
  color: #151515;
  text-align: right;
  margin: 6px 0 0;
}
.style-include__title-3 span{
  color: #989494;
}
.style-include__title-3:before{
  content: '';
  position: absolute;
  left: 100%;
  bottom: 0;
  height: 2px;
  width: calc((100vw - 1240px) / 2);
  background: #000;
  transform: translate(18px, -12px);
  z-index: 0;
}

.style-include__services-container{
  margin: 64px 0 0;
}

.style-include__title {

}

.style-include__services {
  padding-top: 5px;
}

.style-include__services.style-include__services-right{
  padding: 0 0 0 calc(28% + 3px);
}

.style-include__service {
  list-style: disc;
  font-weight: 400;
  font-size: 20px;
  line-height: 133%;
  margin: 0 0 0 32px;
  padding: 9.7px 0;
}

.style-include__slider {
  max-width: 740px;
  margin-top: -4px;
  position: relative;
}

.style-slider__image img {
  max-width: 740px;
  max-height: 602px;
  height: clamp(332px, 45vw, 602px);
}

.style-slider__slide {
  max-width: 844px;
  text-align: right;
}

.style-slider__text {
  margin-top: 51px;
  text-align: right;
  color: #6f6f6f;
  font-size: 20px;
  line-height: 150%;
  background: #fff;
  position: relative;
  min-height: 60px;
}

.style-slider__text-wrapper {
  padding-left: 5px;
  text-align: right;
  display: inline-block;
  background: #fff;
  position: relative;
}

.style-slider__text::before {
  content: "";
  background: #6f6f6f;
  height: 1px;
  position: absolute;
  top: 15px;
  left: 0;
  right: 0;
}

.more-button {
  display: inline-flex;
  align-items: center;
  font-size: 20px;
  line-height: 150%;
  color: #1e1e1e;
}

.more-button svg {
  margin-left: 8px;
}

.more-button:hover,
.more-button:focus {
  color: #fecc08;
  text-decoration: none;
}

.style-slider__more {
  position: absolute;
  right: -225px;
  bottom: 145px;
}

.style-slider .owl-nav {
  display: flex;
  position: absolute;
  top: 535px;
  right: 51px;
  justify-content: flex-end;
}

.style-slider .owl-carousel .owl-nav button.owl-prev,
.style-slider .owl-carousel .owl-nav button.owl-next {
  width: 12px;
  height: 24px;
  font-size: 0;
  transition: 0.4s;
}
.style-slider .owl-carousel .owl-nav button.owl-prev:hover,
.style-slider .owl-carousel .owl-nav button.owl-next:hover {
  opacity: 0.6;
}

.style-slider .owl-carousel .owl-nav button.owl-prev {
  background: url(/include/2022/razrabotka-firmennogo-stilya/arrow_owl--left.svg)
    no-repeat;
  margin-right: 65px;
}

.style-slider .owl-carousel .owl-nav button.owl-next {
  background: url(/include/2022/razrabotka-firmennogo-stilya/arrow_owl--right.svg)
    no-repeat;
}

.style-slider .owl-carousel .owl-nav button.owl-prev span,
.style-slider .owl-carousel .owl-nav button.owl-next span {
  display: none;
}

.style-include__price-block {
  width: 1311px;
  position: absolute;
  right: 0;
  z-index: 10;
  margin-top: 204px;
  box-sizing: border-box;
  height: 207px;
  padding: 45px 71px;
  background-color: #1e1e1e;
  background-image: url(/include/2022/razrabotka-firmennogo-stilya/pattern-form.svg);
  background-repeat: no-repeat;
  background-position: right;
  color: #fff;
}

.price-block__row {
  display: flex;
}

.price-block__text-block {
  display: flex;
}

.price-block__text {
  font-weight: 400;
  font-size: 20px;
  line-height: 124%;
}

.price-block__price {
  font-weight: 700;
  font-size: 42px;
  line-height: 124%;
  margin-left: 69px;
}

.price-block__footer {
  margin-top: 40px;
  font-size: 20px;
  line-height: 124%;
}

.price-block__footer span {
  font-weight: 700;
  text-transform: uppercase;
}

.price-block__col-button {
  display: flex;
}

.price-block__button {
  padding: 14px 43px;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  text-transform: uppercase;
  background: none;
  color: #fecc08;
  border: 1px solid #fecc08;
  border-radius: 4px;
  margin-top: auto;
  margin-bottom: auto;
  margin-left: 140px;
  transition: 0.6s;
  user-select: none;
  text-decoration: none !important;
}

.price-block__button:hover,
.price-block__button:focus {
  color: #fecc08;
  border-radius: 50px;
}

.style-more-services {
  margin-top: 175px;
  position: relative;
}

.style-more-services__title-1 {
  font-weight: 400;
  font-size: 56px;
  line-height: 105%;
  text-transform: uppercase;
  color: #313131;
}

.style-more-services__title-1::after {
  content: "";
  position: absolute;
  right: 0;
  top: 28px;
  width: 887px;
  border-top: 2px solid #151515;
}

.style-more-services__title-2 {
  margin-top: 10px;
}

.style-more-services__title-2-1 {
  font-weight: 700;
  font-size: 100px;
  line-height: 113%;
  color: #313131;
  text-transform: uppercase;
}

.style-more-services__title-2-2 {
  font-weight: 400;
  font-size: 56px;
  line-height: 105%;
  text-transform: uppercase;
  text-align: right;
  margin-left: 25px;
  color: #313131;
}

.style-more-services__title-3 {
  margin-top: -3px;
  font-weight: 400;
  font-size: 32.14px;
  line-height: 150%;
  color: #353535;
  text-align: right;
  max-width: 1135px;
}

.style-more-services__services {
  max-width: 925px;
  margin-top: 113px;
}

.style-more-services__services::before {
  content: "";
  position: absolute;
  width: 383px;
  height: 383px;
  background: url(/include/2022/razrabotka-firmennogo-stilya/more-strange-lines.svg)
    no-repeat;
  right: -40px;
  margin-top: 50px;
}

.style-more-services__services::after {
  content: "";
  position: absolute;
  width: 383px;
  height: 383px;
  background: url(/include/2022/razrabotka-firmennogo-stilya/strange-figure.svg)
    no-repeat;
  right: -45px;
  bottom: 0;
}

.style-more-services__service {
  display: flex;
  padding-bottom: 9px;
  align-items: center;
  margin-bottom: 31px;
  border-bottom: 1.5px solid #6f6f6f;
}

.develop-style__service-name {
  font-weight: 400;
  font-size: 28px;
  line-height: 150%;
  color: #353535;
}

.style-more-services__service-value {
  margin-left: auto;
  font-size: 26px;
  line-height: 150%;
  text-align: right;
  font-weight: bold;
  color: #353535;
}

.style-more-services__service-value span {
  font-weight: normal;
  font-size: 20px;
}

.style-carousel {
  margin-top: 253px;
}

.style-carousel__navigation {
  position: relative;
}

.style-carousel__navigation-button {
  position: absolute;
  background: none;
  border: 0;
  padding: 0;
  font-size: 0;
  z-index: 500;
  transition: 0.4s;
}
.style-carousel__navigation-button:hover,
.style-carousel__navigation-button:focus {
  opacity: 0.6;
}
.style-carousel__prev {
  right: calc(50% - 65px);
  top: 60px;
}
.style-carousel__next {
  right: calc(50% - 140px);
  top: 60px;
  z-index: 500;
}

.style-carousel__slide-wrapper {
  display: flex;
}

.style-carousel__slide-left {
  width: 50%;
  position: relative;
}

.style-carousel__slide-left::before {
  content: "";
  top: 80px;
  position: absolute;
  height: 248px;
  width: 100%;
  /*background: url(/include/2022/razrabotka-firmennogo-stilya/pipes.svg) right;*/
}
.style-carousel::after {
  content: "";
  width: 50%;
  height: 248px;
  top: 80px;
  position: absolute;
  background: url(/include/2022/razrabotka-firmennogo-stilya/pipes.svg) right;
}

.style-carousel__picture {
  width: 50%;
}

.style-carousel__name {
  position: absolute;
  right: 35px;
  left: 0;
  bottom: 80px;
  font-weight: 400;
  font-size: 20px;
  line-height: 150%;
  text-align: right;
  color: #6f6f6f;
}

.style-carousel__name-wrapper {
  position: relative;
  background: #fff;
  display: inline-block;
  text-align: right;
  padding-left: 15px;
}

.style-carousel__name:before {
  content: "";
  background: #6f6f6f;
  height: 1px;
  position: absolute;
  top: 15px;
  left: 0;
  right: 0;
}

.style-carousel__more {
  position: absolute;
  right: 35px;
  bottom: 0;
}
@media (max-width: 1600px) {
  .style-carousel__slide-left::before {
    display: none;
  }
  .style-carousel::after {
    display: none;
  }
}
@media (max-width: 800px) {
  .style-carousel {
    margin-top: 109px;
  }
  .style-carousel__slide-wrapper {
    flex-direction: column;
  }
  .style-carousel__picture {
    width: 100%;
  }
  .style-carousel__prev {
    left: 22px;
    top: 19px;
    right: auto;
  }
  .style-carousel__next {
    left: 72px;
    top: 19px;
    right: auto;
  }
  .style-carousel__prev svg,
  .style-carousel__next svg {
    width: 8px;
  }
  .style-carousel__slide-left::before {
    display: none;
  }
  .style-carousel__slide-left {
    width: 100%;
    order: 1;
  }
  .style-carousel__name {
    position: static;
    font-weight: 400;
    font-size: 14px;
    line-height: 150%;
  }
  .style-carousel__more {
    position: static;
    text-align: right;
    display: block;
    font-size: 14px;
    line-height: 150%;
    margin-top: 20px;
    margin-right: 20px;
  }
  .style-carousel__name-wrapper {
    padding-top: 16px;
    padding-right: 20px;
    max-width: 73%;
  }
  .style-carousel__name:before {
    top: 26px;
  }
}

.style-stages {
  overflow: hidden;
  position: relative;
  padding: clamp(30px, 20vw, 203px) 0 clamp(99px, 12vw, 100px);
}
.style-stages__title {
  font-weight: 700;
  font-size: clamp(45px, 9vw, 140px);
  line-height: 80%;
  text-transform: uppercase;
}
.style-stages__title-1 {
  color: #000000;
}
.style-stages__title-2-1 {
  color: #e1e1e1;
}
.style-stages__title-2-2 {
  font-weight: 400;
  font-size: clamp(18px, 4vw, 32px);
  line-height: 110%;
  color: #151515;
  margin-left: -11px;
  -webkit-transform: translateY(-9px);
  -ms-transform: translateY(-9px);
  transform: translateY(-9px);
  display: inline-block;
  text-transform: lowercase;
}
.stages__list {
  position: relative;
  margin-top: clamp(20px, 6vw, 100px);
  border-top: 2px solid #000;
  background-image: -webkit-gradient(
    linear,
    right top,
    left top,
    color-stop(50%, transparent),
    color-stop(50%, #1e1e1e)
  );
  background-image: -o-linear-gradient(right, transparent 50%, #1e1e1e 50%);
  background-image: linear-gradient(to left, transparent 50%, #1e1e1e 50%);
}
.stages__item--brief .stages__item-title-block::after {
  content: "";
  position: absolute;
  background-image: url(/include/2022/razrabotka-firmennogo-stilya/stages-bottom.svg);
  bottom: 0;
  width: 872px;
  height: 236px;
  right: 0;
  background-color: #1e1e1e;
}
.stages__list-carousel {
  padding: 135px 0 127px;
  position: relative;
}
.stages__list-carousel:after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: calc(100% - 380px);
  background: white;
  z-index: 0;
}
.stages__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 0 87px;
  position: relative;
  z-index: 1;
}
.stages__item:last-child {
  position: relative;
}
.stages__item:last-child::after {
  content: "";
}
.stages__item-title-block {
  color: #fff;
  width: 380px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  position: relative;
  margin: -5px 0 0 0;
}
.stages__item-text {
  position: relative;
  padding-left: 60px;
  font-weight: 400;
  font-size: 20px;
  line-height: 150%;
  background: #fff;
}
.stages__item-title {
  position: relative;
  font-weight: 700;
  font-size: 48px;
  line-height: 126%;
  text-transform: uppercase;
  color: #ffffff;
}
.stages__item-title::after {
  content: "";
  margin-top: 16px;
  position: absolute;
  right: 0;
  top: 0;
  width: 51px;
  height: 4px;
  background: #fff;
}
.stages__item-name {
  font-weight: 400;
  font-size: 24px;
  line-height: 120%;
  color: #aeaeae;
  margin: 11px 0 0 0;
}
.stages__item--brief {
  background: #fff;
  padding: 0;
}
.stages__item-brief {
  position: absolute;
  bottom: 0;
  color: #fecc08;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  padding: 16px 42px;
  border: 1px solid #fecc08;
  border-radius: 4px;
  text-transform: uppercase;
  white-space: nowrap;
  text-decoration: none !important;

  -webkit-transition: border-radius 0.3s ease-out;
  -o-transition: border-radius 0.3s ease-out;
  transition: border-radius 0.3s ease-out;
}
.stages__item-brief:hover,
.stages__item-brief:focus {
  border-radius: 50px;
  color: #fecc08 !important;
}
.stages__next-slide {
  display: none;
  position: absolute;
  right: 26px;
  top: 53px;
  border: 1px solid #fff;
  border-radius: 50%;
  background: transparent;
  width: 41px;
  height: 41px;
}

@media all and (max-width: 1250px) {
  .style-stages__title-2-2 {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .stages__item-text {
    padding-left: 40px;
  }
}
@media all and (max-width: 980px) {
  .style-stages__title-2 {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
  .style-stages__title-2-2 {
    -webkit-transform: translateX(35px);
    -ms-transform: translateX(35px);
    transform: translateX(35px);
  }
}
@media all and (max-width: 768px) {
  .stages__item-title {
    font-size: 25.7483px;
    line-height: 142.4%;
  }
  .stages__item-name {
    font-weight: 400;
    font-size: 16px;
    line-height: 147.9%;
  }
  .stages__item-name {
    margin: 0;
  }
  .stages__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0;
  }
  .style-stages__title-2-2 {
    color: #fff;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    margin: 8px 0 0 0;
  }
  .stages__item-text {
    padding: 0;
    font-weight: 400;
    font-size: 16px;
    line-height: 147.9%;
    color: #ffffff;
    background: #1e1e1e;
    width: 100%;
    margin-top: 46px;
  }
  .stages__item-title-block.bottom {
    padding-top: 0;
    width: calc(100% + 40px);
    height: 99px;
    margin: 40px -20px 0;
  }
  .stages__item-brief {
    padding: 14px 30px;
    font-size: 14px;
    background: #1e1e1e;
  }
  .stages__item-title::after {
    content: "";
    margin-top: 16px;
    position: absolute;
    left: 0;
    bottom: -43px;
    width: 29px;
    height: 1px;
    background: #fff;
    top: auto;
  }
  .stages__item--brief .stages__item-title-block::after {
    content: "";
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    right: 0;
    left: 0;
    background-position: right;
    background-size: cover;
  }
  .stages__item-brief {
    display: inline-block;
    position: relative;
  }
  .stages__item--brief {
    padding-top: 0;
    background: #1e1e1e;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .stages__item--brief .stages__item-text {
    margin: 22px 0 0 0;
    background: transparent;
  }
  .stages__list-carousel:after {
    display: none;
  }
  .stages__list {
    background: #1e1e1e;
    padding: 48px 0 0 0;
  }
  .stages__next-slide {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    z-index: 7;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    right: 21px;
    top: 46px;
    background: #1e1e1e;
  }
  .style-stages {
    padding: clamp(50px, 13vw, 203px) 0 clamp(32px, 10vw, 100px);
  }

  .stages__list-carousel {
    padding: 0;
  }
  .style-stages__title-2 {
    background: transparent;
    color: #fff;
    position: relative;
    margin-top: -20px;
    padding: 23px 0 0;
  }
  .style-stages__title {
    background: #1e1e1e;
    width: calc(100% + 40px);
    margin: 0 -20px;
    padding: 0 20px;
    line-height: 64%;
  }
  .style-stages__title-2::before,
  .style-stages__title-2::after {
    display: none;
  }
  .style-stages__title-1 {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    width: calc(100% + 40px);
    margin: 0 -20px 8px;
    padding: 0 20px;
    background: #fff;
  }
  .stages__list {
    margin-top: 0;
    border: 0;
    background: #1e1e1e;
  }
}
.style-social {
  margin-top: 298px;
}

.style-social__row {
  display: flex;
}

.style-social__scroller {
  padding-right: 0;
  width: 370px;
  flex-shrink: 0;
  flex-grow: 1;
  margin-left: -165px;
}

.style-social__iphone {
  position: relative;
  width: 483px;
  height: 982px;
  background: url(/include/2022/razrabotka-firmennogo-stilya/iphone.svg);
  /* margin-left: -166px; */
}

.style-social__status-bar {
  width: 413px;
  height: 45px;
  text-align: center;
  font-weight: 500;
  font-size: 16px;
  line-height: 45px;
  background-image: url(/include/2022/razrabotka-firmennogo-stilya/status-bar.jpg);
}

.style-social__panel {
  width: 414px;
  height: 49px;
  background-image: url(/include/2022/razrabotka-firmennogo-stilya/panel.jpg);
  background-size: contain;
}

.style-social__screen {
  position: absolute;
  width: 416px;
  height: 739px;
  top: 121px;
  right: 33px;
}

.style-social *::-webkit-scrollbar {
  width: 10px;
}

.style-social *::-webkit-scrollbar-track {
  background: #f2f2f2;
  border-radius: 20px;
}

.style-social *::-webkit-scrollbar-thumb {
  background-color: #fed639;
  border-radius: 20px;
  cursor: pointer;
  padding-left: 2px;
}

.style-social__title {
  position: relative;
}
.style-social__screen-picture {
  height: 645px;
  overflow-y: auto;
  overflow-x: hidden;
  width: 414px;
  /* margin-left: 1px; */
}
.style-social__container {
  position: relative;
}
.style-social__container::after {
  content: "";
  width: 505px;
  position: absolute;
  height: 228px;
  left: calc(100% - 177px);
  margin: auto;
  top: 0;
  bottom: 43px;
  background: url(/include/2022/razrabotka-firmennogo-stilya/social-title.svg)
    right no-repeat;
}

.style-social .style-social-wrapper {
  max-width: 1920px;
  margin: 0 auto;
}
.style-social__title-1 {
  font-weight: 400;
  font-size: 56px;
  line-height: 115%;
  text-transform: uppercase;
  color: #313131;
}

.style-social__title-2 {
  font-weight: 700;
  font-size: 90px;
  line-height: 105%;
  color: #313131;
  text-transform: uppercase;
}

.style-social__title-3 {
  font-weight: 400;
  font-size: 32.14px;
  line-height: 150%;
  color: #151515;
  margin-top: auto;
  text-align: right;
}

.style-social__body {
  position: relative;
  margin-top: 116px;
  padding-bottom: 100px;
}

.style-social__body::before {
  content: "";
  position: absolute;
  height: 401px;
  width: 132px;
  background: url(/include/2022/razrabotka-firmennogo-stilya/style-social__after.svg);
  right: -18px;
  bottom: 0;
}

.style-social__title-row {
  max-width: 914px;
}

.style-social__price-table {
  margin-top: 262px;
}

.style-social__price {
  position: relative;
  display: flex;
  flex-grow: 1;
  flex-direction: column;
  height: 100%;
}

.style-social__scroll-text {
  display: flex;
  position: absolute;
  font-weight: 400;
  font-size: 22px;
  line-height: 150%;
  margin-top: 163px;
  right: -137px;
  align-items: center;
}

.style-social__scroll-text svg {
  margin-right: 13.5px;
}

.style-social__next-project {
  padding-left: 72px;
  margin-top: 172px;
  position: relative;
  border: 0;
  display: inline-flex;
  align-items: center;
  border: 0;
  background: none;
  font-weight: 700;
  font-size: 31.0108px;
  line-height: 105%;
  text-transform: uppercase;
}

.style-social__next-project svg {
  margin-left: 19px;
  transition: 0.4s;
}

.style-social__next-project::before {
  content: "";
  position: absolute;
  width: 144px;
  height: 212px;
  background: #fecc08;
  border-radius: 73.7801px;
  z-index: -1;
  left: 0;
}

.style-social__next-project:hover svg {
  transform: translateX(10px);
}

.style-social__table-row {
  display: flex;
  align-items: center;
  border-bottom: 1px solid #6f6f6f;
  margin-bottom: 37px;
  padding-bottom: 9px;
}

.style-social__price-count {
  font-weight: 700;
  font-size: 28px;
  line-height: 150%;
}

.style-social__table-cell:last-child {
  margin-left: auto;
}

.style-social__price-name {
  font-weight: 400;
  font-size: 28px;
  line-height: 150%;
}

.style-social__price-value {
  padding-top: 2px;
  padding-bottom: 14px;
}
.style-social__scroller .owl-dots {
  display: none;
  justify-content: center;
}
.style-social__scroller .owl-carousel button.owl-dot {
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #e1e1e1;
  margin-left: 4px;
  margin-right: 4px;
}
.style-social__scroller .owl-carousel button.owl-dot.active {
  background: #f9d134;
}
@media (max-width: 1600px) {
  .style-social__scroller {
    margin-left: 0;
    display: flex;
    margin-top: 36px;
  }
  .style-social__next-project {
    display: none;
  }
  .style-social__body::before {
    display: none;
  }
}
@media (max-width: 1200px) {
  .style-social__scroller .owl-dots {
    display: flex;
    margin-top: 160px;
  }
  .style-social__scroller {
    width: 100%;
  }
  .style-social__row {
    flex-direction: column;
  }
  .style-social__price {
    order: -1;
  }
  .style-social__price-table {
    margin-top: 0;
  }
  .style-social__container::after {
    z-index: -1;
    left: calc(100% - 114px);
  }
}
@media (max-width: 550px) {
  .style-social__scroller .owl-dots {
    margin-top: 90px;
  }
  .style-social__scroll-text {
    transform: rotate(90deg);
    right: -73px;
    top: -34px;
    font-size: 17px;
  }
  .style-social__scroll-text svg {
    order: 1;
    transform: rotate(180deg);
    /* margin-top: 5px; */
    margin-left: 9px;
  }
  .style-social {
    margin-top: 60px;
  }
  .style-social__title-row {
  }
  .style-social__title-1 {
    font-weight: 400;
    font-size: 22px;
    line-height: 105%;
  }
  .style-social__title-2 {
    font-size: 36px;
    line-height: 105%;
    display: inline;
  }
  .style-social__title-3 {
    text-align: right;
    font-size: 16px;
    line-height: 110%;
    display: inline;
  }
  .style-social__container::after {
    width: 77px;
    height: 49px;
    left: calc(100% - 70px);
    top: -110px;
    background-size: contain;
    transform: scale(1.7);
  }
  .style-social__body {
    margin-top: 49px;
    padding-bottom: 50px;
  }
  .style-social__price-name {
    font-size: 16px;
    line-height: 150%;
  }
  .style-social__price-count {
    font-size: 16px;
    line-height: 150%;
  }
  .style-social__price-value {
    font-size: 12px;
    line-height: 140%;
    color: #6f6f6f;
    padding-bottom: 0;
  }
  .style-social__table-row {
    margin-bottom: 23px;
  }
  .style-social__iphone {
    width: 252px;
    height: 512px;
    background-size: contain;
    margin-left: auto;
    margin-right: auto;
  }
  .style-social__screen {
    width: 216px;
    top: 63px;
    right: 18px;
    height: 386px;
  }
  .style-social__screen-picture {
    height: 335px;
    width: 100%;
  }
  .style-social__status-bar {
    width: 216px;
    height: 25px;
    text-align: center;
    line-height: 25px;
    background-size: contain;
    font-size: 10px;
  }
  .style-social__panel {
    width: 216px;
    height: 25px;
  }
}

.social-price {
  margin-top: 86px;
}

.social-price__wrapper {
  display: flex;
  max-width: 1206px;
  margin: 0 auto;
}
.social-price__title {
  margin-right: 145px;
  text-transform: uppercase;
}
.social-price__title--1 {
  font-weight: 700;
  font-size: 125.34px;
  line-height: 110%;
}
.social-price__title--2 {
  margin-top: -35px;
  font-weight: 700;
  font-size: 125.34px;
  line-height: 110%;
  color: #e1e1e1;
}
.social-price__title--3 {
  font-weight: 400;
  font-size: 32.1405px;
  line-height: 43%;
  color: #151515;
  text-transform: initial;
}
.social-price__services {
  margin-top: 7px;
}
.social-price__service {
  list-style: disc;
  font-weight: 400;
  font-size: 20px;
  line-height: 40px;
  color: #313131;
}

.social-price__price {
  height: 179px;
  margin-top: 172px;
  color: #fff;
  background: #1e1e1e;
  overflow: hidden;
}
.social-price__price .adaptive-container {
  height: 100%;
}
.social-price__price-wrapper {
  display: flex;
  align-items: center;
  height: 100%;
}
.social-price__price-col {
  padding-left: 57px;
}
.social-price__brief {
  padding: 18px 48px;
  margin-left: auto;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  color: #fed639;
  border: 1px solid #fed639;
  text-decoration: none;
  border-radius: 4px;
  text-transform: uppercase;
  transition: 0.6s;
}
.social-price__brief:hover,
.social-price__brief:focus {
  color: #fed639;
  text-decoration: none;
  border-radius: 50px;
}
.social-price__price-1 {
  display: flex;
  margin-bottom: 10px;
  align-items: center;
  font-weight: 400;
  font-size: 20px;
  line-height: 124%;
}
.social-price__price-1 span {
  margin-left: 5px;
  font-weight: 700;
  font-size: 48px;
  line-height: 124%;
}
.social-price__price-2 {
  font-size: 20px;
  line-height: 133%;
}
.social-price__price-2 span {
  font-weight: 700;
}
.social-price .adaptive-container {
  position: relative;
}
.social-price__price .adaptive-container::before {
  content: "";
  position: absolute;
  width: 563px;
  height: 100%;
  left: -548px;
  background: url(/include/2022/razrabotka-firmennogo-stilya/price-pattern.svg);
}
@media (max-width: 1150px) {
  .social-price__price-wrapper svg {
    display: none;
  }
  .social-price__price .adaptive-container::before {
    display: none;
  }
  .social-price__price-col {
    padding-left: 10px;
  }
  .social-price__price {
    background-image: url(/include/2022/razrabotka-firmennogo-stilya/pattern-form-mobile.svg);
    background-size: auto;
    background-repeat: repeat-y;
    background-position: right;
  }
}

@media (max-width: 1100px) {
  .social-price__price-wrapper {
    flex-direction: column;
    align-items: flex-start;
  }
  .social-price__price {
    height: auto;
    padding-top: 45px;
    padding-bottom: 44px;
  }
  .social-price__brief {
    margin-left: 10px;
    margin-top: 36px;
  }
  .social-price__price {
    margin-top: 60px;
  }
}
@media (max-width: 1024px) {
  .social-price__wrapper {
    flex-wrap: wrap;
  }
  .social-price__services {
    margin-top: 33px;
    margin-left: 18px;
  }
}
@media (max-width: 780px) {
  .social-price__price-1 {
    flex-wrap: wrap;
    padding-right: 60px;
  }
  .social-price__title {
    margin-right: 0;
  }
}

@media (max-width: 550px) {
  .design-projects__title-row {
    padding-bottom: 6px;
  }
  .social-price {
    margin-top: 45px;
  }
  .social-price__wrapper {
    padding-bottom: 60px;
  }
  .social-price__service {
    font-size: 16px;
    line-height: 18px;
    padding-bottom: 9px;
  }
  .social-price__price {
    padding-top: 38px;
    margin-top: -10px;
  }
  .social-price__title--1 {
    font-size: 52px;
    line-height: 110%;
  }
  .social-price__title--2 {
    font-size: 52px;
    line-height: 110%;
    margin-top: -10px;
  }
  .social-price__title--3 {
    font-weight: 400;
    font-size: 18px;
    line-height: 110%;
  }

  .social-price__brief {
    margin-left: 0;
    padding: 10px 34px;
    font-size: 12px;
    margin-top: 36px;
    margin-left: 10px;
  }
  .social-price__price .adaptive-container::before {
    display: none;
  }
  .social-price__price-1 {
    font-size: 16px;
    line-height: 124%;
    flex-direction: column;
    display: flex;
    align-items: flex-start;
    max-width: 180px;
    padding-right: 0;
    margin-top: 2px;
  }
  .social-price__price-1 span {
    font-size: 28px;
    line-height: 124%;
    padding-left: 0;
    margin-left: 0;
    margin-top: 14px;
  }
  .social-price__price-2 {
    font-size: 16px;
    line-height: 135%;
    max-width: 160px;
    padding-top: 22px;
  }
  .social-price__price-col {
    padding-left: 16px;
  }
}

.design-projects {
  margin-top: 242px;
  overflow: hidden;
  margin-bottom: 195px;
}
.design-projects__bottom-slider {
  margin-top: 15px;
}
.design-projects__title-row {
  position: relative;
  display: flex;
  padding-bottom: 31px;
  border-bottom: 2px solid #000000;
  margin-bottom: 76px;
}
.design-projects__title-row::after {
  content: "";
  position: absolute;
  border-bottom: 2px solid #000;
  width: 600px;
  right: -600px;
  bottom: -2px;
}
.design-projects__title {
  font-weight: 700;
  font-size: 100px;
  line-height: 105%;
  text-transform: uppercase;
  color: #313131;
}
.design-projects__more {
  margin-top: auto;
  margin-left: auto;
  color: #000000;
  text-decoration: none;
  font-weight: 400;
  font-size: 20px;
  line-height: 150%;
}
.design-projects__more:hover,
.design-projects__more:focus {
  color: #fecc08;
  text-decoration: none;
}
.design-projects__sliders .owl-stage {
  transition-timing-function: linear !important;
}
@media (max-width: 1024px) {
  .design-projects {
    margin-top: 90px;
    margin-bottom: 90px;
  }
  .design-projects__bottom-slider,
  .design-projects__top-slider {
    pointer-events: none;
  }
  .design-projects__title {
    font-size: 50px;
    line-height: 100%;
  }
}
@media (max-width: 550px) {
  .design-projects {
    margin-top: 67px;
    margin-bottom: 66px;
  }
  .design-projects__title {
    font-size: 30px;
    line-height: 100%;
  }
  .design-projects__title-row {
    margin-bottom: 22px;
  }
  .design-projects__more {
    display: none;
  }
  .design-projects__bottom-slider {
    margin-top: -10px;
  }
}
/**
* form
*/
body .form-feedback-order-2023 {
  padding-top: 196px;
  padding-bottom: 225px;
}
body .form-feedback-order-2023 .title-1 {
  font-size: 56px;
}
body .form-feedback-order-2023 .title-2 {
  font-size: 138.665px;
}
body .form-feedback-order-2023::before {
  width: 585px;
  height: 994px;
  background: url(/include/2022/razrabotka-firmennogo-stilya/pattern-cancer.svg)
    no-repeat;
  bottom: 0;
  right: 0;
  top: auto;
  left: auto;
}

@media (max-width: 550px) {
  body .form-feedback-order-2023::before {
    background-image: url(/include/2022/razrabotka-firmennogo-stilya/pattern-cancer--mobile.svg);
    width: 119px;
    height: 994px;
    top: 0;
    right: 0;
    left: auto;
    bottom: auto;
    background-size: contain;
  }
}
body .widget-template-reviews-2023 .widget-header-word {
  font-size: 111px;
}
body .widget-template-reviews-2023 {
  padding-top: 170px;
  padding-bottom: 110px;
  background: #fff;
  color: #313131;
}
.widget-template-reviews-2023 .widget-reviews-nav svg path{
  fill: #000;
}


/* OUR WORK */
.widget-our-work{
  position: relative;
  overflow: hidden;
  padding: clamp(84px, 12vw, 116px) 0 clamp(81px, 12vw, 195px);
}
.widget-our-work .widget-header-title{
  font-weight: 400;
  font-size: clamp(28px, 4vw, 42px);
  line-height: 114%;
  text-transform: uppercase;
  color: #fff;

  -webkit-transition: color .3s ease-out;
  -o-transition: color .3s ease-out;
  transition: color .3s ease-out;
}
.widget-our-work .widget-header-title .special{
  font-weight: 700;
  font-size: clamp(54px, 6vw, 80px);
  line-height: 115%;
}
.widget-our-work .widget-content{
  margin: 100px 0 0;
}
.widget-our-work .widget-item{
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 100%;
  flex: 1 0 100%;
  height: 270px;
  border-top: 1px solid #636363;
}
.widget-our-work .widget-item:last-child{
  border-bottom: 1px solid #636363;
}
.widget-our-work .widget-item:after,
.widget-our-work .widget-item:last-child:before{
  content: '';
  position: absolute;
  top: -1px;
  left: 0;
  height: 1px;
  background: #ffffff;
  width: 0;
  -webkit-transition: width 1s cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition: width 1s cubic-bezier(0.4, 0, 0.2, 1);
  transition: width 1s cubic-bezier(0.4, 0, 0.2, 1);
}
.widget-our-work .widget-item:last-child:before{
  top: auto;
  bottom: -1px;
}
.widget-our-work .widget-item:hover:after,
.widget-our-work .widget-item.active:after,
.widget-our-work .widget-item:hover + .widget-item:after,
.widget-our-work .widget-item.active + .widget-item:after,
.widget-our-work .widget-item:last-child:hover:before,
.widget-our-work .widget-item:last-child.active:before{
  width: 100%;
}
.widget-our-work .widget-item:hover + .widget-item:after,
.widget-our-work .widget-item.active + .widget-item:after,
.widget-our-work .widget-item:last-child:hover:before,
.widget-our-work .widget-item:last-child.active:before{
  -webkit-transition-delay: .16s;
  -o-transition-delay: .16s;
  transition-delay: .16s;
}
.widget-our-work .widget-item .widget-item:after{
  width: 100vw;
}
.widget-our-work .widget-item-wrapper{
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
  overflow: hidden;
  max-width: 1395px;
  margin: 0 auto;
  width: 100%;
  padding: 0 20px;

  -webkit-transition: opacity .3s ease-out;
  -o-transition: opacity .3s ease-out;
  transition: opacity .3s ease-out;
}
.widget-our-work .widget-item-picture-wrap{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 35%;
  flex: 0 0 35%;
  max-width: 470px;
  height: 100%;
  overflow: hidden;
}
.widget-our-work .widget-item-picture{
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 200%;
  width: 100%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.widget-our-work .widget-item:first-child .widget-item-picture{
  -webkit-transform: translateY(25%);
  -ms-transform: translateY(25%);
  transform: translateY(25%);
}
.widget-our-work .widget-item-text{
  width: 100%;
  margin: 0 0 0 112px;
  overflow: hidden;
}
.widget-our-work .widget-item-name{
  font-size: clamp(24px, 4vw, 36px);
  font-weight: 600;
  line-height: 110%;
  text-transform: uppercase;
  color: #989494;

  -webkit-transition: color .3s ease-out;
  -o-transition: color .3s ease-out;
  transition: color .3s ease-out;
}
.widget-our-work .widget-item:hover .widget-item-name{
  color: #fff;
}
.widget-our-work .widget-item-sections{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: -7px -21px;
  padding: 31px 0 0;
  max-height: 157px;
}
.widget-our-work .widget-item-section{
  position: relative;
  margin: 7px 21px;
  text-decoration: none;
}
.widget-our-work .widget-item-section:not(:nth-child(1)):after{
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translate(-21px, -50%);
  -ms-transform: translate(-21px, -50%);
  transform: translate(-21px, -50%);
  border-radius: 5px;
  background: #FFF;
  width: 5px;
  height: 5px;
}
.widget-our-work .widget-item-section-name{
  position: relative;
  color: #989494;
  font-size: 20px;
  line-height: 141.8%;

  -webkit-transition: color .3s ease-out;
  -o-transition: color .3s ease-out;
  transition: color .3s ease-out;
}
.widget-our-work .widget-item-section-name:after{
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 1px;
  background: #fff;

  -webkit-transition: width .8s cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition: width .8s cubic-bezier(0.4, 0, 0.2, 1);
  transition: width .8s cubic-bezier(0.4, 0, 0.2, 1);
}
.widget-our-work .widget-item-section:hover .widget-item-section-name,
.widget-our-work .widget-item-section:focus .widget-item-section-name{
  color: #fff;
}
.widget-our-work .widget-item-section:hover .widget-item-section-name:after,
.widget-our-work .widget-item-section:focus .widget-item-section-name:after{
  width: 100%;
}

@media all and (max-width: 1240px) {
  .widget-our-work .widget-item-text{
    margin: 0 0 0 60px;
  }
}
@media all and (max-width: 1000px) {
  .widget-our-work .widget-item-wrapper{
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .widget-our-work .widget-item .widget-item-wrapper{
    opacity: .4;
  }
  .widget-our-work .widget-item.active .widget-item-wrapper{
    opacity: 1;
  }
  .widget-our-work .widget-item-text{
    margin: 49px 0 0;
  }
  .widget-our-work .widget-item-picture{
    width: 100%;
    height: calc(100% + 100px);
  }
  .widget-our-work .widget-item-picture,
  .widget-our-work .widget-item:last-child .widget-item-picture,
  .widget-our-work .widget-item:first-child .widget-item-picture{
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .widget-our-work .widget-item-name{
    color: #fff;
  }
  .widget-our-work .widget-item{
    height: auto;
    padding: 54px 0 52px;
  }
  .widget-our-work .widget-item-sections{
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    margin: -8.5px -20px;
    padding: 24px 0 0;
    max-height: none;
  }
  .widget-our-work .widget-item-section{
    margin: 8.5px 20px;
  }
  .widget-our-work .widget-item-picture-wrap{
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    max-width: none;
    height: clamp(208px, 40vw, 320px);
  }
  .widget-our-work .widget-header-title{
    line-height: 138%;
  }
  .widget-our-work .widget-content{
    margin: 84px 0 0;
  }
}
@media all and (max-width: 550px) {
  .widget-our-work{
    margin: 0;
  }
}
/* End */


/* Start:/include/2023/design_services/razrabotka-firmennogo-stilya/media.css?169933495014044*/
.style-include .style-include-wrapper {
  max-width: 1920px;
  margin: 0 auto;
  position: relative;
}
.style-more-services__services::after,
.style-more-services__services::before {
  right: -3%;
}
.style-include__show-all-mobile {
  display: none;
  align-items: center;
  text-decoration: underline;
  margin: 33px 9px 0 auto;
  font-weight: 500;
  font-size: 16px;
  line-height: 150%;
  color: #1e1e1e;

  -webkit-transition: color 0.3s ease-out;
  -moz-transition: color 0.3s ease-out;
  -ms-transition: color 0.3s ease-out;
  -o-transition: color 0.3s ease-out;
  transition: color 0.3s ease-out;
}
.style-include__show-all-mobile:hover {
  color: #fecc08;
}
.style-include__show-all-mobile svg {
  margin: 0 0 0 6px;
}

.style-carousel .style-carousel__wrapper {
  max-width: 1920px;
  margin: 0 auto;
}

.style-carousel {
  position: relative;
}
.style-carousel::before {
  background-size: contain;
}

@media all and (max-width: 1800px) {
  .style-include__slider {
    max-width: 46%;
  }
  .style-slider .owl-nav {
    top: calc(clamp(332px, 45vw, 748px) - 65px);
  }
  .style-include__price-block {
    max-width: 65%;
  }
}
@media all and (max-width: 1660px) {
  .firm-style__title {
    right: -200px;
  }
  .style-carousel::before {
    height: 150px;
  }
}
@media all and (max-width: 1440px) {
  @keyframes firmStyleAnimation{
    0%{
      transform: translateY(-50%) rotateX(89.8deg);
      opacity: 0;
    }
    100%{
      transform: translateY(-50%) rotateX(0);
      opacity: 1;
    }
  }
  .firm-style__author {
    margin-top: 18px;
    left: 554px;
  }
  .firm-style__content {
    max-width: 100%;
    margin: 96px 0 0;
  }
  .firm-style__title {
    position: relative;
    top: 0;
    right: 0;
    width: 100%;
  }
  .firm-style__title::before {
    transform: translateY(-50%);
    bottom: auto;
    width: 400px;
    height: 600px;
    margin-right: auto;
  }
  .firm-style__title-2 {
    font-size: 250px;
  }
  .firm-style__title-1 {
    text-align: center;
    margin-left: 180px;
  }
  .firm-style__svetlana {
    width: 420px;
    top: -185px;
    left: 195px;
    height: 600px;
    background-size: contain;
    background-repeat: no-repeat;
  }
  .firm-style {
    margin-top: 210px;
  }
  .firm-style__circles {
    left: -84px;
    top: -54px;
    width: 320px;
    height: 320px;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .style-slider__image img {
    object-fit: cover;
  }
  .style-include__price-block {
    height: auto;
    background-size: contain;
  }
  .price-block__row,
  .price-block__text-block {
    flex-direction: column;
  }
  .price-block__button {
    margin: 0;
  }
  .price-block__price {
    margin: 8px 0 0 0;
  }
  .price-block__footer {
    margin-top: 29px;
  }
  .style-slider__more {
    position: relative;
    right: auto;
    bottom: auto;
    margin: 24px 0 0;
  }
  .style-include__slider {
    margin: 0;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    max-width: 50%;
  }
  .price-block__col-button {
    margin: 36px 0 0 0;
  }
  .style-include__price-block {
    max-width: 50%;
    margin: 0;
    height: clamp(332px, 45vw, 748px);
    background-image: url(/include/2022/razrabotka-firmennogo-stilya/pattern-form-mobile.svg);
    background-size: auto;
    background-repeat: repeat-y;
    display: flex;
    align-items: center;
  }
  .style-include__container {
    margin: 0 auto 52px !important;
  }
  .price-block__footer span:nth-child(1) {
    display: block;
  }
  .style-more-services__services {
    max-width: 70%;
  }
  .style-more-services__services::after,
  .style-more-services__services::before {
    right: -4%;
  }

  .style-carousel__slide-left::before {
    height: 130px;
  }
}
@media (max-width: 1250px) {
  .design-banner__title {
    margin-bottom: 20px;
    font-weight: 700;
    font-size: 30px;
    line-height: 135%;
  }

  .design-banner__text {
    max-width: 400px;
    font-weight: 400;
    font-size: 18px;
    line-height: 172%;
  }

  .design-banner__brief {
    margin-right: 15px;
  }

  .design-banner__brief,
  .design-banner__feedback {
    font-size: 14px;
    padding: 14px 31px;
  }
}
@media all and (max-width: 1200px) {
  .firm-style__svetlana {
    display: none;
  }
  .firm-style__author {
    display: none;
  }
  .firm-style__author--mobile {
    display: block;
    right: 0;
    left: auto;
    margin: 0;
    margin-top: 14px;
  }
  .firm-style__title-1 {
    margin: 0;
  }
  .firm-style__title-2 {
    font-size: 190px;
  }
  .style-include__wrapper {
    flex-wrap: wrap;
  }
  .style-include__title {
    margin-right: 0;
    width: 100%;
  }
  .style-include__services {
    margin: 24px 0 0 30px;
    padding: 0;
    width: 100%;
  }
  .style-include__title-3 {
    font-size: 28px;
  }
  .style-include__title-1 {
    margin: 0 0 10px;
  }
  .style-include__title-1,
  .style-include__title-2 {
    font-size: 90px;
  }
  .style-more-services__services::after,
  .style-more-services__services::before {
    display: none;
  }
  .style-more-services__services {
    max-width: 100%;
  }
  .style-more-services__title-1 {
    font-size: 50px;
  }
  .style-more-services__title-2-1 {
    font-size: 80px;
  }
  .style-more-services__title-2-2 {
    font-size: 50px;
  }
  .style-more-services__title-3 {
    font-size: 28px;
  }
  .style-more-services__title-3 {
    max-width: 84%;
  }
  .style-more-services__title-1::after {
    top: 20px;
    border-top: 1px solid #313131;
  }
  .style-more-services__services {
    margin-top: 50px;
  }
}
@media all and (max-width: 1000px) {
  .style-include__title-3{
    text-align: left;
  }
  .style-include__title-3 span{
    display: block;
    margin: 6px 0 0;
  }
}
@media (max-width: 1024px) {
  .firm-style::after {
    width: 331px;
    height: 47px;

    bottom: 22px;
    left: -27px;
  }
  .develop-style {
    margin-top: 50px;
  }
  .develop-style__title-1 {
    font-weight: 400;
    font-size: 28px;
    line-height: 105%;
  }
  .develop-style__title-2 {
    font-weight: 700;
    font-size: 40px;
    line-height: 105%;
  }
  .develop-style__service {
    font-weight: 400;
    font-size: 14px;
    line-height: 150%;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
  }

  .develop-style__block-services::before {
    margin-right: 50px;
  }

  .develop-style__service-description {
    font-size: 15px;
    line-height: 140%;
  }

  .develop-style__block-services {
    margin-top: 37px;
  }
  .develop-style__service .develop-style__service-name {
    font-size: 22px;
    max-width: 146px;
  }
  .develop-style__service .develop-style__service-value {
    font-size: 24px;
    margin: 0;
    padding: 0 0 0 20px;
    line-height: 150%;
  }
  .style-more-services__title-2-1 {
    font-size: 68px;
  }
  .style-more-services__title-1,
  .style-more-services__title-2-2 {
    font-size: 42px;
  }
  .develop-style__service-name,
  .style-more-services__service-value {
    font-size: 24px;
  }
}
@media (max-width: 980px) {
  .design-banner {
    height: 706px;
    min-height: 100%;
  }

  .design-banner::after {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    bottom: auto;
    width: 320px;
    height: 277px;
    /*background: url(/include/2022/razrabotka-firmennogo-stilya/banner--mobile.svg);*/
    background: none;
  }

  .style-include .style-include-wrapper {
    display: flex;
    flex-direction: column;
  }
  .style-include__price-block {
    position: relative;
    order: 3;
    max-width: 100%;
    height: auto;
  }
  .style-include__slider {
    order: 2;
    max-width: 100%;
    margin: 0 0 63px;
  }
  .style-slider__image img,
  .style-slider__slide {
    max-width: 100%;
  }
  .style-slider__text {
    margin: 25px 20px 0 0;
  }
  .style-slider__more {
    margin: 23px 20px 0;
  }
}
@media (max-width: 800px) {
  .firm-style__title-2 {
    font-size: 160px;
  }
}
@media all and (max-width: 900px) {
  .develop-style__block-services::before {
    display: none;
  }
  .develop-style__services {
    width: 100%;
  }
  .style-more-services__title-1,
  .style-more-services__title-2-2 {
    font-size: 32px;
  }
  .style-more-services__title-2-1 {
    font-size: 54px;
  }
  .style-more-services__title-3 {
    color: #8d8d8d;
  }
}
@media all and (max-width: 700px) {
  .style-more-services__title-1,
  .style-more-services__title-2-2 {
    font-size: 24px;
  }
  .style-more-services__title-2-1 {
    font-size: 40px;
  }
  .style-more-services__title-3 {
    font-size: 20px;
  }
  .style-more-services__title-1::after {
    top: 12px;
    width: 58%;
  }

  .style-include__title-3{
    text-align: left;
  }
  .style-include__services{
    margin: 0;
  }
}
@media (max-width: 640px) {
  .develop-style__block-services::before {
    display: none;
  }
  .style-more-services__title-1::after {
    width: 54%;
  }
}
@media (max-width: 600px) {

  .design-banner__container {
    height: 100%;
  }

  .design-banner__wrapper {
    display: flex;
    flex-direction: column;
    height: 100%;
  }

  body.adaptiv.adaptiv_with_footer .design-banner .design-banner__title {
    margin-top: auto;
    margin-bottom: 18px;
    font-weight: 700;
    font-size: 26px;
    line-height: 135%;
    text-transform: uppercase;
  }

  .design-banner__text {
    max-width: 100%;
    font-weight: 400;
    font-size: 16px;
    line-height: 172%;
    margin-bottom: 37px;
  }

  .design-banner__text {
    margin-bottom: 0;
  }

  .design-banner__buttons {
    flex-direction: column;
    margin-top: 37px;
    margin-bottom: 54px;
    align-items: flex-start;
  }

  .design-banner__brief {
    margin-bottom: 21px;
  }
  .style-more-services__title-1::after {
    width: 50%;
  }
}
@media all and (max-width: 550px) {
  .develop-style__service .develop-style__service-name {
    font-size: 16px;
  }
  .develop-style__service .develop-style__service-value {
    font-size: 16px;
  }
  .develop-style__title-1 {
    font-size: 22px;
    line-height: 120%;
  }
  .develop-style__title-2 {
    font-size: 36px;
  }
  .develop-style__service-description {
    font-size: 12px;
    margin: 5px 0 0 0;
    max-width: 196px;
  }
  .develop-style__service-description br {
    display: none;
  }
  .develop-style__service {
    margin-bottom: 23px;
  }
  .develop-style__services {
    margin: 0;
  }
  .style-slider__text {
    font-size: 14px;
    margin: 15px 20px 0 0;
  }
  .style-slider__text::before {
    top: 11px;
  }
  .style-slider__image img {
    min-height: 332px;
  }
  .style-include__service {
    font-size: 16px;
    line-height: 133%;
    margin: 0 0 8px;
    padding: 0;
  }
  .style-include__services {
    margin: 0 0 0 23px;
  }
  .style-include__services-container{
    margin: 34px 0 0;
  }
  .style-include__title-1,
  .style-include__title-2 {
    font-size: 52px;
  }
  .style-include__title-1 {
    margin: 0 0 21px;
  }
  .style-include__title-3 {
    font-size: 18px;
  }
  .style-include__services.style-include__services-right{
    padding: 0;
  }
  .style-include__container{
    margin: 0 0 60px !important;
  }
  .style-include__show-all-mobile {
    display: flex;
    margin: 25px 9px 0 auto;
  }
  .style-slider .owl-carousel .owl-nav button.owl-prev {
    margin-right: 42px;
  }
  .style-slider .owl-nav {
    top: calc(clamp(332px, 45vw, 748px) - 35px);
    right: 22px;
  }
  .style-slider .owl-carousel .owl-nav button.owl-prev,
  .style-slider .owl-carousel .owl-nav button.owl-next {
    width: 8px;
    height: 14px;
    -webkit-background-size: contain;
    background-size: contain;
  }
  .style-slider__text-wrapper br {
    display: none;
  }
  .style-slider__text-wrapper {
    max-width: 73%;
  }
  .style-slider__more.more-button {
    font-size: 16px;
    display: flex;
    align-items: center;
  }
  .style-slider__more.more-button svg {
    width: 16px;
    height: auto;
  }
  .price-block__text {
    font-size: 16px;
    line-height: 140%;
  }
  .style-include__price-block {
    padding: 39px 19px;
  }
  .price-block__price {
    font-size: 28px;
    margin: 11px 0 0;
  }
  .price-block__footer {
    font-size: 16px;
  }
  .price-block__footer span:nth-child(1) {
    margin: 0 0 5px;
  }
  .price-block__col-button {
    margin: 38px 0 0 0;
  }
  .price-block__button {
    padding: 10px 34px;
    font-size: 14px;
  }
  .style-include {
    margin-top: 41px;
  }
  .style-more-services__title-1,
  .style-more-services__title-2-2 {
    font-size: 22px;
  }
  .style-more-services__title-2-2 {
    display: block;
    text-align:right;
  }
  .style-more-services__title-2-1 {
    font-size: 30px;
  }
  .style-more-services__title-3 {
    font-size: 16px;
    margin-top: 1px;
    max-width: 100%;
    text-align: right;
  }
  .style-more-services__title-1::after {
    top: 8px;
  }
  .style-more-services {
    margin-top: 55px;
  }
  .style-more-services__title-2 {
    margin-top: 3px;
  }
  .style-more-services__title-2-2 {
    margin-left: 4px;
  }
  .style-more-services__title-1 {
    display: inline-block;
    position: relative;
  }
  .style-more-services__title-1::after {
    width: 100%;
    left: 104%;
  }
  .develop-style__service-name,
  .style-more-services__service-value {
    font-size: 16px;
  }
  .style-more-services__service-value span {
    font-size: 16px;
  }
  .style-more-services__service {
    padding-bottom: 8px;
    margin-bottom: 20px;
  }
}

/* End */


/* Start:/bitrix/templates/newintec/components/bitrix/news.list/reviews_2023/style.css?16763706705341*/
.widget-template-reviews-2023 {
  background: #151515;
  padding-top: 141px;
  padding-bottom: 80px;
  color: #fff;
  overflow: hidden;
}
.widget-template-reviews-2023 .widget-header-word {
  display: block;
  font-weight: 700;
  font-size: 80px;
  line-height: 110%;
  text-transform: uppercase;
}
.widget-template-reviews-2023 .widget-header-word--1 {
  color: #888888;
}
.widget-template-reviews-2023 .widget-header-word--1 {
  line-height: 0.8;
}
.widget-template-reviews-2023 .widget-items {
  margin-top: 84px;
}
.widget-template-reviews-2023 .widget-item-author {
  font-weight: 700;
  font-size: clamp(16px, 2vw, 20px);
  line-height: 133.3%;
  text-transform: uppercase;
}
.widget-template-reviews-2023 .widget-item-position {
  font-weight: 400;
  font-size: clamp(14px, 2vw, 18px);
  line-height: 133.3%;
  color: #989494;
  padding-top: 10px;
}
.widget-template-reviews-2023 .widget-border {
  height: 1.5px;
  background: #fff;
  width: 100%;
  margin-top: 20px;
}
.widget-template-reviews-2023 .widget-item-information {
  padding-top: 34px;
  font-weight: 400;
  font-size: clamp(16px, 2vw, 20px);
  line-height: 150%;
  height: 215px;
}
.widget-template-reviews-2023 .widget-item-detail {
  text-decoration: none;
  color: #fecc08;
  font-weight: 500;
  font-size: 20px;
  line-height: 150%;
  margin-top: 34px;
  display: inline-block;
  position: relative;
}
.widget-template-reviews-2023 .widget-item-detail::after {
  content: "";
  position: absolute;
  border-bottom: 1px solid #fecc08;
  width: 100%;
  bottom: 2px;
  left: 0;
  z-index: 1;
  height: 1px;
}
.widget-template-reviews-2023 .widget-item-detail:hover,
.widget-template-reviews-2023 .widget-item-detail:focus,
.widget-template-reviews-2023 .widget-item-detail:active {
  text-decoration: none;
  color: #fecc08;
  opacity: 0.8;
}
.widget-template-reviews-2023 .widget-border-after {
  height: 2px;
  background: rgba(255, 255, 255, 0.32);
  margin-top: 40px;
  position: relative;
}
.widget-template-reviews-2023 .widget-border-after::after {
  content: "";
  position: absolute;
  width: 600px;
  right: -600px;
  background: rgba(255, 255, 255, 0.32);
  height: 2px;
}

.widget-template-reviews-2023 .widget-button-wrap {
  text-align: right;
  margin-top: 37px;
  color: #fff;
}
.widget-template-reviews-2023 .widget-button {
  font-weight: 400;
  font-size: 20px;
  line-height: 150%;
  text-decoration: none;
  color: #fff;
}
.widget-template-reviews-2023 .widget-button svg {
  transition: 0.4s;
}
.widget-template-reviews-2023 .widget-button:hover svg,
.widget-template-reviews-2023 .widget-button:focus svg,
.widget-template-reviews-2023 .widget-button:active svg {
  transform: translateX(5px);
}
.widget-template-reviews-2023 .adaptive-container {
  position: relative;
}
.widget-template-reviews-2023 .widget-reviews-nav {
  position: absolute;
  right: 0;
}
.widget-template-reviews-2023 .widget-reviews-nav-prev,
.widget-template-reviews-2023 .widget-reviews-nav-next {
  background: none;
  border: 0;
  border-radius: 0;
  opacity: 0.36;
  transition: 0.4s;
}
.widget-template-reviews-2023 .widget-reviews-nav-prev:hover,
.widget-template-reviews-2023 .widget-reviews-nav-next:hover,
.widget-template-reviews-2023 .widget-reviews-nav-prev:focus,
.widget-template-reviews-2023 .widget-reviews-nav-next:focus {
  opacity: 1;
}
@media (max-width: 550px) {
  body .widget-template-reviews-2023 {
    padding-top: 77px;
    padding-bottom: 44px;
  }
  body .widget-template-reviews-2023 .widget-header-word {
    font-weight: 700;
    font-size: 47.3726px;
    line-height: 83%;
  }
  .widget-template-reviews-2023 .widget-reviews-nav {
    display: none;
  }
  .widget-template-reviews-2023 .owl-dots {
    position: absolute;
    top: -45px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
  }
  .widget-template-reviews-2023 .owl-carousel button.owl-dot {
    width: 6.5px;
    height: 6.5px;
    margin-right: 8px;
    background: rgba(225, 225, 225, 0.57);
    border-radius: 26.5152px;
  }
  .widget-template-reviews-2023 .owl-carousel button.owl-dot.active {
    width: 8px;
    height: 8px;
    background: #f9d134;
    border-radius: 26.5152px;
  }
  .widget-template-reviews-2023 .widget-items {
    margin-top: 70px;
  }
  .widget-template-reviews-2023 .widget-item-author {
    font-weight: 700;
    font-size: 14px;
    line-height: 133.3%;
  }
  .widget-template-reviews-2023 .widget-item-position {
    font-weight: 400;
    line-height: 133.3%;
    padding-top: 4px;
  }
  .widget-template-reviews-2023 .widget-border {
    margin-top: 16px;
    height: 1px;
    position: relative;
  }
  .widget-template-reviews-2023 .widget-border::after {
    content: "";
    position: absolute;
    height: 1px;
    background: #fff;
    width: 100px;
    right: -100px;
  }
  .widget-template-reviews-2023 .widget-item-information {
    font-weight: 400;    
    line-height: 133.3%;
    padding-top: 28px;
    height: 180px;
  }
  .widget-template-reviews-2023 .widget-item-detail {
    font-weight: 400;
    font-size: 14px;
    line-height: 150%;
    color: rgba(255, 255, 255, 0.6);
  }
  .widget-template-reviews-2023 .widget-item-detail::after {
    display: none;
  }
  .widget-template-reviews-2023 .widget-border-after,
  .widget-template-reviews-2023 .widget-button-wrap {
    display: none;
  }
}
  

/* End */
/* /include/2023/design_services/razrabotka-firmennogo-stilya/style.css?175940990647649 */
/* /include/2023/design_services/razrabotka-firmennogo-stilya/media.css?169933495014044 */
/* /bitrix/templates/newintec/components/bitrix/news.list/reviews_2023/style.css?16763706705341 */
