/*
Theme Name: profit-roll
Template: Goodini
Theme URI: https://degorov.ru/
Description: Дочерняя тема для Goodini
Author: Dmitrieva O
Author URI: https://degorov.ru/
Version: 1.0
*/
:root {
  --123: 7.6875rem;
  --7rem: 7rem;
  --105: 6.5625rem --zoom: 1;
  --h1: calc(26px + (52 - 26) * (calc(100vw / var(--zoom)) - 360px) / (1920 - 360));
  --h2: calc(24px + (44 - 24) * (calc(100vw / var(--zoom)) - 360px) / (1920 - 360));
  --p-56: calc(22px + (56 - 22) * (calc(100vw / var(--zoom)) - 360px) / (1920 - 360));
  --p-58: calc(26px + (58 - 26) * (calc(100vw / var(--zoom)) - 360px) / (1920 - 360));
  --p-24: calc(16px + (24 - 16) * (calc(100vw / var(--zoom)) - 360px) / (1920 - 360));
  --h1-text-color: calc(40px + (128 - 40) * (calc(100vw / var(--zoom)) - 360px) / (1920 - 360));
  --p-170: calc(80px + (170 - 80) * (calc(100vw / var(--zoom)) - 360px) / (1920 - 360));
  --p-500: calc(200px + (500 - 200) * (calc(100vw / var(--zoom)) - 360px) / (1920 - 360));
  --p-150: calc(40px + (150 - 40) * (calc(100vw / var(--zoom)) - 360px) / (1920 - 360));
  --p-210: calc(60px + (210 - 60) * (calc(100vw / var(--zoom)) - 360px) / (1920 - 360));
  --p-45: calc(20px + (45 - 20) * (calc(100vw / var(--zoom)) - 360px) / (1920 - 360));
  --p-48: calc(22px + (48 - 22) * (calc(100vw / var(--zoom)) - 360px) / (1920 - 360));
  --p-70: calc(24px + (70 - 24) * (calc(100vw / var(--zoom)) - 360px) / (1920 - 360));
  --p-50: calc(24px + (50 - 24) * (calc(100vw / var(--zoom)) - 360px) / (1920 - 360));
  --p-28: calc(18px + (28 - 18) * (calc(100vw / var(--zoom)) - 360px) / (1920 - 360));
  --p-60: calc(30px + (60 - 30) * (calc(100vw / var(--zoom)) - 360px) / (1920 - 360));
  --p-64: calc(26px + (64 - 26) * (calc(100vw / var(--zoom)) - 360px) / (1920 - 360));
}
.mebel__item-content-subtitle{
    font-size:0.8rem;

}
.wrapper {
  overflow: hidden;
}

.btn-cont-text {
    font-size: 0.87rem;
    margin-top: 0.3rem;
    line-height: 130%;
}
.quiz__wrapper-inner-title {
    display: flex;
    justify-content: flex-start;
    background: var(--dark);
    color: #fff;
    padding: 1rem 1.2rem 0 1.2rem;
    border-radius: 1rem;
    width: fit-content;
    margin-bottom: 1rem;
}
.hero__content .title p{
    color:var(--dark);
    font-weight:500;
}
.hero__content .title h1 {
    margin-bottom: 1.5rem;
}
    
}
.container-fluid,
.g-modules .container-fluid,
.g-hero .container-fluid,
.g-benefits .container-fluid,
#balls-cart .container-fluid,
#cases-hero .container-fluid,
#hero .container-fluid {
  max-width: 1830px;
}

.desc__head {
  font-weight: 700;
  font-size: 1.5rem;
  line-height: 140%;
  margin-bottom: .3rem;
}

.content .descriptor .text {
  font-weight: 500;
  font-size: .875rem;
  line-height: 116%;
  color: #828895;
}

#footer .content {
  margin-left: 2rem;
}

#footer .content {
  display: flex;
  width: 100%;
}

#footer .descriptor {
  margin-top: 0;
}

#footer .mainrow {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  margin: 0;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

#header .content .row,
#footer .content .row {
  margin: 0;
  justify-content: space-between;
  gap: 2rem;
  width: 100%;
}

.social .soc {
  width: 2.5rem;
  height: 2.5rem;
  background-color: var(--color);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.social {
  gap: .6875rem;
}

.section-social {
  align-items: center;
  display: flex;
  gap: .6875rem;
  margin-left: auto;
  margin-right: 2rem;
}

.social .soc a {
  display: flex;
  align-items: center;
  justify-content: center;
}
#header .social .soc a svg path,
#footer .social .soc a svg path{
    fill:#fff
}

#header {
  padding: 1.5rem 0;
}

#header .btn span {
  padding: 1rem 2rem;
}

.btn {
  overflow: hidden;
}

.btn span {
  font-size: 18px;
  line-height: 140%;
}

.btn.btn-link {
  background-color: transparent;
  border: 2px solid var(--color);
  color: var(--color);
}

#header .content .contacts,
#footer .contacts {
  -ms-flex: unset;
  flex: unset;
  display: flex;
  align-items: center;
  gap: 1.75rem;
}

#header .contacts .phone-content,
#footer .phone-content {
  font-size: 1.5rem !important;
  font-weight: 700;
  color: var(--dark);
  margin: 0;
}

.hero__content-inner {
  display: flex;
  gap: 1.1875rem;
  margin-bottom: 3.125rem;
}

.hero__content-inner li {
  font-weight: 500;
  font-size: 1.125rem;
  display: flex;
  align-items: center;
  color: #828895;
  padding: .875rem 2rem;
  border-radius: 3.125rem;
  background-color: #fff;
}

h1 {
  font-size: 3.5rem;
  line-height: 140%;
}

.section-btns {
  margin-top: 4rem;
  display: flex;
  align-items: center;
  gap: 1.875rem;
}

.section-btns-text {
  font-size: 1.125rem;
  line-height: 140%;
}

.section-btns .btn span {
  padding: .6875rem 2.5rem;
  display: flex;
  align-items: center;
  gap: .5rem;
}

.section-btns .btn {
  flex-shrink: 0;
}

.hero__content {
  width: 42%;
}

.hero__items {
  display: flex;
  justify-content: flex-start;
  gap: 1.75rem;
  margin-top: 4.875rem;
  margin-left: 3.5625rem;
  position: relative;
}

.hero__items-line {
  position: absolute;
  left: 0;
  width: 100%;
  bottom: 5rem;
  height: 3px;
  background-color: #D8DBE2;
}

.metering__title h2 {
  font-size: 2.7rem;
}

.hero__items-line-color {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 15%;
  background-color: var(--color);
  transition: all 10s;
}

.industrial__rep,
.industrial__item {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.quiz__answers-form-wra .button {
  margin: 1rem 0;
  display: flex;
}

.home #hero {
  background-color: #fff;
}

.home #hero::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 94%;
  background: radial-gradient(28.97% 97.07% at 50% 50%, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%), linear-gradient(132.72deg, #E8EDFB 26%, #EFF2FA 39.19%, #E8EDFB 65.46%, #EFF2F9 91.97%), linear-gradient(103.45deg, #F27043 9.14%, #FF885E 53.16%, #F27043 97.17%);
  border-radius: 1.25rem;
}

.hero__inner {
  padding-top: 5.4375rem;
  position: relative;
}

.hero__img {
  position: absolute;
  top: 0;
  right: -13%;
  width: 59%;
  pointer-events: none;
  height: 100%;
}

.hero__item {
  width: 9.1875rem;
  position: relative;
  z-index: 1;
}

.hero__item__text {
  text-align: center;
}

.hero__item__img {
  height: 109px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  margin-bottom: 1.25rem;
  transition: all 0.5s;
}

.hero__item__img-el {
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0);
  width: 6.375rem;
  height: 6.375rem;
  background: #D8DBE2;
  border-radius: .625rem;
  z-index: -1;
  top: 5px;
  transition: all 2s;
  overflow: hidden;
}

.hero__item-num {
  position: absolute;
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  font-size: .875rem;
  line-height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  color: #FFFFFF;
  width: 2.6875rem;
  transition: all 1s;
  height: 2.6875rem;
  left: 0;
  transform: translate(-25%, 25%);
  bottom: 0;
  border-radius: 50%;
  background-color: #828895;
}

.hero__item.active .hero__item-num {
  background-color: #FFDDCA;
  color: var(--color);
}

.rev .video__button {
  width: 8.125rem;
  height: 8.125rem;
}

.rev .video__button svg {
  width: 100%;
  height: 100%;
}

.rev__title {
  padding-right: 4rem;
  font-size: 1.5rem;
  position: relative;
}

.rev__title::before {
  content: '';
  position: absolute;
  top: -7.0625rem;
  bottom: -9rem;
  right: 0;
  left: calc(var(--container-padding) * -1.5);
  background-color: #EDF1FD;
  border-radius: 0 1.25rem 1.25rem 0;
  z-index: -1;
}

.rev__title .title {
  display: flex;
  align-items: flex-start;
  gap: 1.875rem;
  margin: 4.4375rem 0;
}

.rev__title .title p {
  margin: 0;
  color: var(--dark);
}

.rev__item {
  background: #D9D9D9;
  overflow: hidden;
  border-radius: 1.25rem;
  height: 28.4375rem;
  overflow: hidden;
}

.rev__items .slick-slide {
  margin-right: 3.6875rem;
  width: 43.75rem;
}

.rev__items .video {
  padding-bottom: 65.25%;
}

.rev {
  padding-top: 6rem;
  background-color: #F9FBFD;

}

.rev__inner {
  display: flex;
  gap: 3.75rem;
  align-items: center;
  padding: 7.0625rem 0 8.0625rem 0;
}

.rev__items {
  flex: 0 0 75%;
  width: 75%;
  margin-right: calc(var(--container-padding) * -1.5);
}

.home #hero {
  background-color: #F9FBFD;
}

body {
  background-color: #F9FBFD;

}

.section-arrows__btns {
  position: relative;
  display: flex;
  align-items: center;
  gap: 1.375rem;
}

.section-arrows__btns .slick-arrow {
  background-color: transparent;
  position: relative;
  box-shadow: none;
  border: 1.4px solid var(--color);
  width: 3.4375rem;
  height: 3.4375rem;
}

.section-arrows__btns .slick-arrow svg {
  width: auto;
  height: auto;
}

.mebel__title {
  display: flex;
  justify-content: space-between;
  gap: 2rem;
  align-items: center;
  margin-bottom: 2rem;
}

.mebel {
  padding-bottom: 8rem;
  padding-top: 2rem;
  background-color: #F9FBFD;

}

.mebel__text {
  display: flex;
  gap: 2.125rem;
  align-items: center;
  font-size: 1.5rem;
  line-height: 140%;
  flex: 0 0 43%;
  position: relative;
}

.mebel__text::before {
  content: '';
  position: absolute;
  top: 0;
  left: 6.25rem;
  right: -50%;
  bottom: 0;
  background-color: rgba(237, 241, 253, 1);
  border-radius: 1.25rem;
  z-index: -1;
}

.mebel__item-wrap {
  display: flex;
  justify-content: space-between;
  gap: 1rem;
  align-items: flex-start;
}

.mebel__item-content-svg {
  width: 2.5625rem;
  height: 2.5625rem;
  background-color: var(--color);
  border-radius: .625rem;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}

.mebel__item-content li {
  display: flex;
  align-items: center;
  gap: 1.375rem;
}

.mebel__item-content {
  margin-bottom: 3.5625rem;
  font-size: 1.25rem;
  line-height: 140%;
}

.mebel__item-content li:not(:last-child) {
  margin-bottom: .75rem;
}

.mebel__item-content-wrapper {
  flex: 0 0 38%;
  padding: 5.3125rem;
  padding-right: 2rem;
  border-radius: 1.25rem;
  width: 38%;
  position: relative;
  margin-top: 1rem;
}

.mebel .slick-list {
  overflow: visible;
}

.mebel__item-content-wrapper::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: -10rem;
  border: 1px solid #828895;
  border-radius: 1.25rem;
  pointer-events: none;
}

.mebel__item__imgs img {
  border-radius: 1.25rem;
}

.mebel__item__imgs {
  position: relative;
  flex: 0 0 59%;
  width: 59%;
  display: flex;
  align-items: flex-start;
}

.mebel__item__img-ar {
  position: absolute;
  right: 0;
  bottom: -4rem;
  transform: translate(116%, 0);
  width: 10rem;
}

.mebel__item__img-ar svg {
  width: 100%;
  height: 100%;
}

.mebel__item-wrap .btn span {
  padding: 1.3125rem 3.125rem;
}

.mebel__item__img {
  position: absolute;
  top: 2rem;
  right: 0;
  transform: rotate(7deg);
  z-index: -1;
  width: 52%;
}

.mebel__item__img2 {
  position: relative;
  margin-top: 1.5rem;
  width: 71%;
}

.mebel__item__img2 img {
  width: 100%;
  height: 31.25rem;
  object-fit: cover;
}

.mebel .section-arrows__btns {
  margin-top: 3.1875rem;
  margin-left: 21.5%;
}

.btn-white {
  font-size: 1.125rem;
  line-height: 140%;
  padding: 1rem 3.125rem;
  background: #FFFFFF;
  box-shadow: 0px 4px 9.9px rgba(0, 0, 0, 0.4);
  border-radius: 6.75rem;
  position: absolute;
  bottom: 2.8125rem;
  right: 3.625rem;
}

h2 {
  font-size: 3rem;
  line-height: 140%;
}

.ideal__item-img {
  width: var(--123);
  height: var(--123);
  border-radius: 50%;
  box-shadow: 0px 4px 15.8px rgba(141, 127, 127, 0.25);
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;

}

.ideal__item {
  font-size: 1.125rem;
  line-height: 140%;
  gap: 1.25rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  position: relative;
  height: 100%;
  justify-content: center;
}

.ideal .collumn {
  width: 22%;
  display: flex;
  flex-direction: column;
  gap: 3.5625rem;
}

.ideal .collumn .btn {
  width: max-content;
  margin: 0 auto;
}

.ideal-bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.ideal__list {
  display: flex;
  justify-content: space-between;
  gap: 2rem;
}

.ideal__item-svg {
  position: absolute;
  width: 1.75rem;
  height: 1.75rem;
  bottom: 0;
  right: 0;
  background: var(--color);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;

}

.ideal__item-svg2 {
  position: absolute;
  top: calc(var(--123) / 2);
  width: 11rem;
}

.ideal__item-svg2 svg {
  width: 100%;
  height: 100%;
}

.ideal__item-text p {
  margin: 0;
}

.collumn1 .ideal__item-svg2 {
  right: calc(var(--7rem) * -1);
}

.collumn2 .ideal__item-svg2 {
  left: calc(var(--7rem) * -1);
}

.ideal__item:nth-child(2) .ideal__item-svg2 {
  transform: rotate(-31deg);
  top: 2rem;
}

.ideal__item:nth-child(3) .ideal__item-svg2 {
  transform: rotate(-232deg);
  top: -2rem;
}

.collumn2 .ideal__item:nth-child(1) .ideal__item-svg2 {
  transform: rotate(-51deg);

}

.ideal-bg {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, 0);
  width: 100%;
  height: 100%;
}

.ideal h2 {
  margin: 0;
}

.ideal__item .btn span {
  padding: 1.3125rem 4.25rem;
}

.ideal {
  padding: 6.25rem 0 8.125rem 0;
}

.quiz__item {
  display: none;
}

.quiz__item.active {
  display: block;
}

.create__text {
  font-size: 1.5rem;
  line-height: 140%;
}

.create__content .title h2 {
  margin: 0;
  margin-bottom: 2.5rem;
}

.create__content {
  width: 25rem;
  margin-top: 6.8125rem;
}

.create__inner {
  display: flex;
  justify-content: space-between;
}

.create__gallery {
  width: 63%;
}

.create .slick-track {
  display: flex;
  align-items: flex-end;
}

.create__gallery-img {
  max-height: 19.625rem;
  border-radius: 1.9375rem;
  overflow: hidden;
}

.create__gallery-img img {
  width: 100%;
  object-fit: cover;
  border-radius: 1.9375rem;
}

.fancybox__slide {
  backdrop-filter: none;
}

.create__content .title h2 .text_color {
  color: var(--dark);
  position: relative;
  display: block;
}

.create__content .title h2 .text_color::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  background-image: url(assets/i/kk.svg);
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 100%;
  transform: scale(1.1);
}

.label-quiz {
  gap: 2.125rem;
  align-items: center;
  display: flex;
  font-size: 1rem !important;
  position: relative !important;
  line-height: 140%;
  cursor: pointer;
}

.create .slick-slide {
  margin-right: 2.8125rem;
}

.collumn-create1 {
  margin-right: -10rem;
  margin-bottom: 3.375rem;
  overflow: hidden;
}

.form-control::placeholder {
  color: #828895 !important;
}

.collumn-create2 {
  margin-right: -20rem;

}

.create__gallery-persona {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
  width: 42%;
  transform: translate(-50%, 0);
}

.create__gallery {
  position: relative;
}

.quiz__question {
  display: flex;
  gap: 3.375rem;
  align-items: flex-start;
  justify-content: space-between;
}

.quiz__question-subheader {
  font-size: 1.125rem;
  line-height: 140%;
}

.quantity h2 {
  margin-bottom: 0;
}

.quiz__question-text p {
  margin: 0;
}

.quiz__question-text {
  line-height: 140%;
  padding: 1.9375rem 2.6875rem;
  max-width: 40.125rem;
  padding-right: 6.875rem;
  margin-right: -6rem;
  background: #EDF1FD;
  border-radius: 1.25rem 0rem 0rem 1.25rem;

}

.quiz__answer p {
  margin: 0;
}

.quiz__answer-img {
  width: 105px;
  height: 105px;
  flex-shrink: 0;
  background: #FFFFFF;
  border-radius: 1.0625rem;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}

.quiz__answer input[type="radio"],
.quiz__answer input[type="checkbox"] {
  display: none;
}

.quiz__answer input[type=radio]+label::before,
.quiz__answer input[type=checkbox]+label::before {
  position: absolute;
  content: "";
  width: 2.25rem;
  height: 2.25rem;
  left: 105px;
  top: 105px;
  transform: translate(-50%, -50%);
  border: none;
  border-radius: 5px;
  opacity: 1;
  background: #fff;
  border: 1px solid #828895;
}

.quiz__wrapper-inner {
  width: 87%;
  background: #FFDDCA;
  border-radius: 1.25rem;
  padding: 4.625rem 5.4375rem;
  margin: 0 auto;
  overflow: hidden;
}

.quiz__answer {
  display: flex;
  align-items: center;
  position: relative;
  gap: 2.0625rem;
}

.quiz__answer input[type=radio]:checked+label::before,
.quiz__answer input[type=checkbox]:checked+label::before {
  background-color: var(--color);
  border-color: transparent;
}

.quiz__answer input[type=radio]+label::after,
.quiz__answer input[type=checkbox]+label::after {
  display: block;
  position: absolute;
  content: "";
  width: 1.1875rem;
  height: 1.1875rem;
  left: 105px;
  top: 105px;
  background-image: url(assets/i/ch.svg);
  background-repeat: no-repeat;
  background-size: contain;
  opacity: 1;
  transform: translate(-50%, -30%);
  border-radius: 2px;
}

.quiz__buttons {
  gap: 1.375rem;
  font-size: 1.5rem;
  line-height: 140%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 3rem;
}

.create {
  padding-bottom: 0;
  padding-top: 8rem;
  background-color: #F9FBFD;
}

.quiz {
  margin-top: -5.375rem;
  padding-top: 0;
  background-color: #F9FBFD;
}

.title p {
  font-size: 1.5rem;
  color: #828895;

}

.title-icon {
  flex-shrink: 0;
}

.quiz__answer label {
  height: var(--105);
  display: flex;
  align-items: center;
  justify-content: center;
}

.reasons__item__img {
  position: relative;
  flex-shrink: 0;
  width: 9.875rem;
  display: flex;
  align-items: center;
  justify-content: center;
}

.reasons__item__img::before {
  content: '';
  top: 0;
  left: 50%;
  transform: translate(-50%, 0);
  position: absolute;
  width: 6.0081rem;
  height: 6.0081rem;
  background: var(--color);
  border-radius: 9.42492px;
  z-index: -1;
}

.popup {
  background-color: #FFDDCA;
  border-radius: 1.25rem;
}

.reasons__item {
  display: flex;
  align-items: flex-start;
  gap: 1.25rem;
  font-size: 1.125rem;
}

.reasons__items {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 3.1875rem 1.75rem;
  margin-top: 5.5rem;
}

.days__item-text {
  font-weight: 700;
  font-size: 1.5rem;
  line-height: 140%;
}

.days__item {
  padding-left: 4.875rem;
  position: relative;
}

.days__item::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 2.5rem;
  height: 2.5rem;
  border-radius: 50%;
}

.industrial__inner h2 {
  margin-top: 0;
}

.industrial__items {
  width: 56%;
  margin-left: auto;
  display: grid;
  gap: 2.5rem;
}

.industrial__item-text p:last-child {
  margin: 0;
}

.industrial__item-text {
  font-size: 1.5rem;
  margin-top: 2.625rem;
  line-height: 140%;
}


.days__item::after {
  content: '';
  position: absolute;
  left: 0.69rem;
  top: 0.69rem;
  width: 1.1875rem;
  height: 1.1875rem;
  border-radius: 50%;
}

.days__item:nth-child(1):after {
  background-color: #F27043;
}

.days__item:nth-child(2):after {
  background-color: #FFDDCA;
}

.days__item:nth-child(3):after {
  background-color: #828895;
}

.collumn-days2 .days__item:nth-child(1):after {
  background-color: #D8DCE3;
}

.collumn-days2 .days__item:nth-child(2):after {
  background-color: #16223E;
}

.days__item:nth-child(1):before {
  background-color: rgba(242, 112, 67, 0.5);
}

.days__item:nth-child(2):before {
  background-color: rgba(255, 221, 202, 0.5);
}

.days__item:nth-child(3):before {
  background-color: rgba(130, 136, 149, 0.5);
}

.collumn-days2 .days__item:nth-child(1):before {
  background-color: rgba(216, 220, 227, 0.5)
}

.collumn-days2 .days__item:nth-child(2):before {
  background-color: rgba(22, 34, 62, 0.5)
}

.reasons__item__text p {
  margin: 0;
}

.reasons__item__text strong:first-of-type {
  font-weight: 700;
  display: block;
  font-size: 1.5rem;
  line-height: 140%;
  margin-bottom: 0.5rem;

}

.days__item-title {
  font-size: 1.125rem;
  line-height: 140%;
  margin-bottom: 0.4rem;


}

.quiz__answers {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 1rem;
  row-gap: 3rem;
  margin-top: 4.0625rem;
  margin-bottom: 2rem;
}

.days__items {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 4.5625rem;
  width: 55%;
}

.collumn-days {
  display: grid;
  gap: 2.9375rem;
}

.reasons__item__num {
  width: 2.9225rem;
  height: 2.9225rem;
  border-radius: 50%;
  font-weight: 700;
  display: flex;
  align-items: center;
  text-align: center;
  justify-content: center;
  position: absolute;
  color: var(--color);
  bottom: 0;
  left: 0;
  transform: translate(-25%, -25%);
  background: #FFDDCA;
}

.quiz-btn {
  height: 3.4375rem;
  border-radius: 50%;
  border: 1px solid var(--color);
  width: 3.4375rem;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: transparent;
  cursor: pointer;
}

.quiz-btn:hover {
  border-color: #fff;
}

.quiz-btn svg path {
  transition: all 0.3s;
}

.quiz-btn:hover svg path {
  stroke: #fff;
}

.opacity__active {
  opacity: 0.5;
  background-color: #60656c7a;
  border-color: transparent
}

.opacity__active svg path {
  stroke: #fff;
}

.quiz__question-inner h2,
.quiz__ready .quiz__question p {
  margin: 0;
  font-weight: 700;
  font-size: 2.25rem;
  line-height: 140%;
  margin-bottom: 1.5rem;
}

.days__inner .title h2 {
  margin: 0;
}

.days__inner .title {
  width: 50%;
  margin-bottom: 4rem;
}

.days {
  padding: 5.375rem 0 0 0;
}

.days__content {
  padding: 4.3125rem;
  padding-right: 0;
  border-radius: 1.25rem;
  position: relative;
}

.days__content::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: -50%;
  background-color: #EDF1FD;
  border-radius: 1.25rem;
}

.days-img {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 1;
  pointer-events: none;
  width: 52%;
}

.industrial__item {
  display: flex;
  gap: 5.3125rem;
  overflow: hidden;
  position: relative;
}

.industrial__item-svg {
  position: absolute;
  width: 13.3125rem;
  left: -2rem;
  transform: translate(-100%, 0);
  top: 7rem;
}

.industrial__item-gallery-img {
  height: 30.125rem;
  border-radius: 1.25rem;
  overflow: hidden;
}

.industrial__item-gallery-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.industrial__item-svg svg {
  width: 100%;
  height: 100%;
}

.industrial__item-gallery-wrap {
  flex: 0 0 24.1875rem;
  width: 24.1875rem !important;
  position: relative;
  overflow: hidden;
}

.slick-slider,
.slick-slider * {
  user-select: none;
}

.slick-prev,
.slick-next {
  user-select: none;
}

.industrial__item-gallery-wrap .section-arrows__btns {
  position: absolute;
  bottom: 2.75rem;
  right: 2.75rem;
  gap: .8125rem;
}

.industrial__item-gallery-wrap .section-arrows__btns .slick-arrow {
  background-color: var(--color);
  border: none;
}

.industrial__item-gallery-wrap .section-arrows__btns svg {
  fill: transparent;
}

.industrial__rep-item-svg {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 1.75rem;
  height: 1.75rem;
  background-color: var(--color);
  border-radius: 50%;
  flex-shrink: 0;
}

.industrial__rep-item p {
  margin: 0;
}

.industrial__rep {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 5rem;
  padding: 2.6875rem 4rem;
  background: #FFFFFF;
  border-radius: 1.5rem;
}

.industrial__rep-item {
  display: flex;
  align-items: flex-start;
  gap: .9375rem;
  font-size: 1.125rem;
  line-height: 140%;
}

.industrial {
  background-color: #EDF1FD;
  padding: 8rem 0 8.9375rem 0;
}

.industrial__img {
  position: absolute;
  bottom: 0;
  width: 42%;
}

.industrial__inner .title {
  margin-bottom: 3.375rem;
}

.home .spoilers {
  column-count: 2;
  column-gap: 1.75rem;
  margin-top: 3.125rem;

}

.spoiler-section-home {
  background-color: rgba(249, 251, 253, 1);
  padding: 6.5625rem 0 3rem 0;
}

.hero__item__text {
  font-size: 1.125rem;
}

.spoiler-section-home .row {
  gap: 0;
}

.spoiler-section-home h2 {
  margin: 0;
}

.home .spoiler .spoiler-title::after {
  display: none;
}

.home .spoiler .spoiler-title {
  padding: 0;
  font-weight: 700;
  font-size: 1.25rem;
  line-height: 140%;
}

.home .spoiler-content {
  padding: 0;
  line-height: 140%;
  padding-top: 1.5625rem;
}

.home .spoiler-head {
  padding: 0;
  font-size: 1.125rem;
  cursor: pointer;
  border-radius: 0;
  background: transparent;
  font-style: normal;
  justify-content: space-between;
  display: flex;
  align-items: flex-start;
  gap: 4.375rem;
}

.home .spoiler-head .spoiler-btn {
  position: relative;
  right: unset;
  top: unset;
  transform: unset;
  width: 1.25rem;
  height: 1.25rem;
}

.home .spoiler {
  background: #FFFFFF;
  border: 1px solid #D4D8E0;
  border-radius: 1.5rem;
  padding: 2.75rem;
  padding-right: 3.5rem;
  margin-bottom: 1.75rem;
}

.spoiler-btn:before,
.spoiler-btn:after {
  display: none;
}

.form-wrap {
  max-width: 380px;
  padding: 3.125rem;
  z-index: 1;
  border-radius: 1.25rem;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: #FFDDCA;
}

.form-group {
  background: #FFFFFF;
  border-radius: 4.0625rem;
  border: none;

}

.hideLabels .form-control {
  height: 4.375rem;
  border-radius: 4.0625rem;
  padding-left: 2rem;
}

.hideLabels .form-group label {
  color: #828895;
  left: 32px;
  top: 24px;
}

.hideLabels .form-group {
  margin: 0 auto 1rem;
}

.form .btn {
  width: 100%;
}

.form-wrap .button {
  margin: 1rem 0;
}

.collumn-metering-title p {
  margin: 0;
}

.collumn-metering-title {
  font-size: 1.125rem;
  line-height: 140%;
}

.collumn-metering {
  width: 32%;
  display: flex;
  flex-direction: column;
  gap: 3.25rem;
  margin-bottom: 5rem;
}

.metering__items {
  display: flex;
  justify-content: space-between;
}

.metering__item {
  display: flex;
  align-items: flex-start;
  gap: 1.3125rem;
}

.collumn-metering1 .metering__item:nth-child(even) {
  width: 90%;
}

.collumn-metering2 .metering__item:nth-child(odd) {
  width: 90%;
  margin-left: -2rem;
}

.collumn-metering-title {
  margin-top: .875rem;
}

.collumn-metering-img {
  flex-shrink: 0;
}

.metering__title h2 {
  margin: 0;
}

.metering__text {
  font-size: 1.5rem;
  line-height: 140%;
  padding: 3.75rem 0 3.75rem 11.625rem;
  position: relative;
  flex: 0 0 50%;
}

.metering__text::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: -50%;
  background: #EDF1FD;
  border-radius: 1.25rem;
  z-index: 0;
}

.metering__text p {
  position: relative;
  z-index: 1;
}

.metering__img {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 0);
  z-index: 1;
  pointer-events: none;
  width: 32%;
}

.form-wrap .form-head {
  color: var(--dark);
  background: transparent;
  margin: 0;
  padding: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  text-align: center;
}

#manager .form-desk {
  display: none;
}

.form-wrap .form-header {
  margin-bottom: 1.625rem;
}

.metering .form-wrap {
  z-index: 2;
  align-self: center;
}

.metering-el {
  width: 53.1875rem;
  height: 53.1875rem;
  border-radius: 50%;
  background: #EDF1FD;
  position: absolute;
  bottom: -36%;
  left: 50%;
  transform: translate(-50%, 0);
}

.industrial__item1 .industrial__item-svg {
  top: 12rem;
}

.metering-el::before {
  content: '';
  position: absolute;
  top: -10.75rem;
  bottom: -10.75rem;
  left: -10.75rem;
  border-radius: 50%;
  right: -10.75rem;
  border: 4px solid #EDF1FD;

}

.metering {
  padding-top: 5rem;
  padding-bottom: 3.0625rem;
  background-color: #F9FBFD;

}

.metering .container-fluid {
  z-index: unset;
}

.metering__text p {
  margin: 0;
}

.metering__title {
  display: flex;
  justify-content: space-between;
  gap: 2rem;
  margin-bottom: 5.4375rem;
}

.spoiler__logo {
  width: 18.5%;
}

.spoiler__logos {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
  margin-top: 1rem;
}

#manager .utp ul li::before {
  content: "";
  display: block;
  width: 1.75rem;
  height: 1.75rem;
  background-image: url(assets/i/oko.svg);
}

.manager-1 .text-wrap .header h2 {
  font-size: 3rem;
  margin-top: 0;
  margin-right: 0;
}

.manager-1 .text-wrap .subheader p:first-of-type strong {
  font-size: 1.5rem;
  line-height: 140%;

}

#manager .utp ul {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  column-gap: 1.4375rem;
  row-gap: 1.875rem;
}

#manager .utp ul li {
  margin-bottom: 0;
}

.manager-1 .text-wrap .subheader {
  margin: 0;
}

.manager-1 .wrap {
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 0;
  background: transparent;
}

.manager-1 .text-wrap {
  max-width: 758px;
  -ms-flex: 1 0 758px;
  flex: 1 0 758px;
  padding: 0;
}

.manager-1 .form-wrap {
  margin-top: 1.6875rem;
}

#manager .utp ul {
  max-width: 500px;
  margin: 2.6875rem 0 0 0;
}

#manager {
  background-color: #F9FBFD;
  background-repeat: no-repeat;
  background-size: cover;
  overflow: visible;
}

.days {
  background-color: #F9FBFD;

}

.quiz__answers-form-wra {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  margin-top: 4.0625rem;
}

.quiz__answers-form {
  grid-template-columns: repeat(1, 1fr);
  margin-top: 0;
}

.quiz__answers-inner {
  padding: 2.5rem;
  border-radius: 1.25rem;
  background: #fff;
  width: 24rem;
}

.quiz__answers-inner .form-group {
  background-color: #ffddcab8;
}

.social .soc:hover {
  transform: scale(1.1);
}

.rev__img:hover {
  transform: scale(1.1);
}

.mebel__item__imgs.active .mebel__item__img {
  /* z-index: 2; */
  animation: zIndex 2s forwards
}

.metering__item {
  z-index: 2;
}

.hero__err-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#hero.hero__er .main {
  padding: 13rem 0;
}

#hero.hero__er .intro.list {
  font-size: 1.5rem;
  line-height: 140%;
}

#hero.hero__er h1 {
  margin-bottom: 1rem;
}

@keyframes zIndex {
  0% {
    z-index: 0;
  }

  100% {
    z-index: 2;
  }
}

.hero__err-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.mebel__item__img {
  cursor: pointer;
}

.mebel__item__img,
.mebel__item__imgs {
  transition: all 2s;
}

.hero__img-wr {
  position: absolute;
  top: 0;
  opacity: 0;
  left: 0;
  transition: all 1.5s;
}

.hero__th-img {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 50%;
  mix-blend-mode: multiply;
}

#hero.g-hero {

  background: radial-gradient(28.97% 97.07% at 50% 50%, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%)
    /* warning: gradient uses a rotation that is not supported by CSS and may not behave as expected */
    , linear-gradient(132.72deg, #E8EDFB 26%, #EFF2FA 39.19%, #E8EDFB 65.46%, #EFF2F9 91.97%), linear-gradient(103.45deg, #F27043 9.14%, #FF885E 53.16%, #F27043 97.17%);
  border-radius: 1.25rem;
}

#hero.g-hero .main {
  padding: 12.5rem 0;
}

.btn.btn-link:hover {
  border-color: var(--dark);
  color: var(--dark);
  background-color: transparent;
}

.btn:hover {
  background-color: #FFDDCA;
  color: var(--dark);
}

.section-arrows__btns .slick-arrow:hover {
  background-color: #fff;
  border-color: transparent;
}

.rev .video {
  transition: all 0.3s;
}

.rev .video:hover .video__button {
  transform: scale(1.1) translate(-50%, -50%);
}

.form .btn:hover {
  background-color: #fff;
}

.industrial__item-gallery-wrap .section-arrows__btns .slick-arrow:hover {
  background-color: #828895;
}

.rev .video .video__button {
  transition: all 0.3s;
}

#header .contacts .phone-content:hover,
#footer .phone-content:hover {
  color: var(--color);
}

.hero__img-wr.active {
  opacity: 1;
}

.social .soc {
  transition: all 0.3s;
}

#manager::before {
  content: '';
  position: absolute;
  top: -2rem;
  left: 0;
  width: 100%;
  height: 11rem;
  background-color: rgba(249, 251, 253, 1);
  filter: blur(0.5rem);
}

@keyframes heroItem {
  0% {
    transform: translate(-150%, 0);

  }

  100% {
    transform: translate(-50%, 0);

  }
}

.hero__item.active .hero__item__img-el::after {
  transform: translate(-50%, 0);
}

.hero__item__img-el::after {
  content: '';
  position: absolute;
  left: 50%;
  transform: translate(-150%, 0);
  width: 100%;
  height: 100%;
  background-color: var(--color);
  z-index: -1;
  top: 0;
  transition: all 2s;
}


#header .content,
#footer .content {
  margin-left: 1.25rem;
}

#footer {
  color: var(--dark);
  background-color: #F9FBFD;

}
.manager-img {
    position: absolute;
    bottom: 0;
    left: 54%;
    transform: translate(-50%, 0);
    z-index: 1;
    pointer-events: none;
    width: 29%;
}

#footer-2::before {
  display: none;
}

#footer-2 {
  background: #EDF1FD;
  color: #333333;
}

.footer-2-inner {
  display: flex;
  justify-content: space-between;
  gap: 0.5rem;
  align-items: center;
}

#footer-2 .policy {
  color: var(--color) !important;
}

.b2b-copy {
  margin: 0;
}

.manager-content {
  position: relative;
  padding: 4rem 4rem 4rem 0;
}

.manager-content::before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  left: -50%;
  bottom: 0;
  background: #EDF1FD;
  border-radius: 1.25rem;
  z-index: -1;
}

.mebel__title h2 {
  margin: 0;
}

.reasons__inner h2 {
  margin: 0;
}

.reasons {
  padding-top: 6.75rem;
  background-color: #F9FBFD;
  padding-bottom: 5rem;
}

.collumn-days {
  position: relative;
}

.collumn-days::before {
  content: '';
  position: absolute;
  top: 0;
  left: 1.1875rem;
  width: 2px;
  height: 100%;
  background-color: #D8DCE3;
}

.collumn-days2::before {
  content: '';
  position: absolute;
  top: 0.5rem;
  left: 1.1875rem;
  width: 2px;
  height: 65%;
}

.quiz__answers.quiz__answers-dark {
  grid-template-columns: repeat(3, 1fr);
}

.spoiler-head .spoiler-btn {
  transition: all 0.3s;
}

.home .spoiler.active .spoiler-head .spoiler-btn {
  transform: rotate(180deg);
}

@media screen and (min-width: 2500px) {
  body {
    zoom: 1.333;
  }
}

@media screen and (max-width: 1919px) {
  h1 {
    font-size: var(--h1);
  }

  .industrial__img {
    width: 40%;
  }

  .mebel__item__img2 img {
    height: calc(200px + (505 - 200) * (calc(100vw / var(--zoom)) - 360px) / (1920 - 360));

  }

  .industrial__item-gallery-img {
    height: 27.125rem;
  }

  .reasons__items {
    gap: 1.75rem 1.75rem;
  }

  .create__gallery-img {
    max-height: 17.625rem;
  }

  .spoiler-section-home {
    padding-bottom: 2rem;
  }

  .mebel__title {
    margin-bottom: 1rem;
  }

  .ideal {
    padding: 5rem 0 8.125rem 0;
  }

  .create__text {
    font-size: 1.25rem;
  }

  .collumn-metering-img {
    width: 9rem;
  }

  .quiz__question-inner h2 {
    font-size: 2rem;
  }

  .metering {
    padding-top: 3rem;
  }

  .create__content {
    width: 23rem;
    margin-top: 3rem;
    margin-bottom: 2rem;
  }

  .ideal h2 {
    margin: 0;
  }

  .mebel .section-arrows__btns {
    margin-top: 2.5rem;
  }

  .mebel__item-content {
    font-size: 1.125rem;
  }

  .section-btns .btn span {
    padding: .6875rem 1.8rem;
    font-size: 0.9rem;
  }

  .mebel__item-content-wrapper {
    padding: 3.3125rem;
    padding-right: 2rem;
  }

  .hero__item__text {
    font-size: 1rem;
  }

  .spoiler-section-home {
    padding: 5rem 0;
  }

  .home .spoiler .spoiler-title {
    font-size: 1.125rem;
  }

  .reasons__item {
    font-size: 1rem;
  }

  .reasons__item__text strong:first-of-type {
    font-size: 1.25rem;
  }

  .days__item-text {
    font-size: 1.25rem;
  }

  .metering__text {
    font-size: 1.25rem;
    padding: 3.75rem 0 3.75rem 9.625rem;
  }

  .collumn-metering-title {
    font-size: 1rem;
  }

  .metering-el {
    width: 49.1875rem;
    height: 49.1875rem;
  }

  .quiz__wrapper-inner {
    width: 95%;
  }

  .metering-el::before {
    top: -7.75rem;
    bottom: -7.75rem;
    left: -7.75rem;
    right: -7.75rem;
  }

  .industrial {
    padding: 5rem 0;
  }

  .industrial__item-text {
    font-size: 1.25rem;
  }

  .industrial__rep {
    gap: 3rem;
    padding: 2.6875rem 3rem;
  }

  .industrial__inner .title {
    margin-bottom: 2rem;
  }

  .metering__img {
    width: 33%;
  }

  .ideal__item-svg2 {
    width: 8rem;
  }

  .collumn1 .ideal__item-svg2 {
    right: -4rem;
  }

  .ideal__item {
    font-size: 1rem;
  }

  .collumn2 .ideal__item-svg2 {
    left: -4rem;
  }

  .mebel {
    padding-bottom: 5rem;
  }

  .mebel__text {
    font-size: 1.25rem;
  }

  .mebel__title h2 br {
    display: none;
  }

  .rev__inner {
    padding: 5.0625rem 0 5.0625rem 0;
  }

  .rev__title::before {
    top: -5.0625rem;
    bottom: -7rem;
  }

  h2 {
    font-size: var(--h2);
  }

  .hero__img {
    width: 57%;
  }

  #header .contacts .phone-content,
  #footer .phone-content {
    font-size: 1.25rem !important;
  }

  .btn span {
    font-size: 1rem;
  }

  .desc__head {
    font-size: 1.25rem;
  }

  .hero__content-inner li {
    font-size: 1rem;
    padding: .875rem 1.5rem;
  }

  #header {
    padding: 1rem 0;
  }

  .section-btns-text {
    font-size: 1rem;
  }

  .section-btns {
    margin-top: 2.5rem;
    gap: 1.5rem;
  }

  .hero__items {
    gap: 1.25rem;
    margin-left: 2rem;
  }

  .manager-1 .text-wrap .header h2 {
    font-size: var(--h2);
  }

  .create {
    padding-top: 5rem;
  }

  .industrial__item {
    gap: 3rem;
  }

  .reasons {
    padding-bottom: 3rem;
  }
}

@media screen and (max-width: 1679px) {
  .hero__inner {
    padding-top: 3.4375rem;
  }

  #hero.hero__er .main {
    padding: 9rem 0;
  }

  #hero.hero__er::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 50%;
    height: 113%;
    background-color: #f7fbfe;
    filter: blur(8rem);
    will-change: filter;
    z-index: 1;
  }

  .mebel__text::before {
    left: 11%;
  }

  .btn-white {
    font-size: 1rem;
    padding: 0.6rem 2rem;
    bottom: 2rem;
    right: 2rem;
  }

  .mebel__item__img2 {
    width: 76%;
  }

  .mebel__item__img-ar {
    width: 8rem;
  }

  .section-social {
    margin-right: 0;
  }

  .mebel__item__img-ar {
    bottom: -5rem;
    transform: translate(92%, 0);
  }

  .mebel__item-content {
    margin-bottom: 2.5rem;
  }

  .collumn-create1 {
    margin-bottom: 1.5rem;
  }

  .rev {
    padding-top: 5rem;
  }

  .ideal .collumn {
    gap: 2rem;
  }

  .create__gallery-img {
    max-height: 16.5625rem;
  }

  .rev__item {
    height: 25.4375rem;
  }

  .rev__items .video {
    padding-bottom: 58.25%;
  }

  .rev__title .title {
    margin: 3.5rem 0;
  }

  .reasons__items {
    margin-top: 4.5rem;
  }

  .hero__item {
    width: 8rem;
  }

  .home #hero::before {
    height: 93%;
  }

  .mebel__text img {
    width: 9rem;
  }

  .mebel__text {
    gap: 1.5rem;
  }



  .quiz__wrapper-inner {
    padding: 3rem;
  }

  .reasons__item__img {
    width: 8rem;
  }

  .manager-img {
    left: 52%;
  }

  .manager-1 .text-wrap {
    max-width: 720px;
    -ms-flex: 1 0 720px;
    flex: 1 0 720px;
  }

  .create .slick-slide {
    margin-right: 1.5rem;
  }

  .create__content {
    margin-top: 4rem;
  }

  .section-btns-text {
    font-size: 0.9rem;
  }

  #header .btn span,
  #footer .btn span {
    padding: 0.7rem 1.7rem;
  }

  .industrial__item {
    gap: 2rem;
  }

  .days__item {
    padding-left: 3.5rem;
  }

  .reasons {
    padding-top: 5rem;
  }

  .reasons__items {
    margin-top: 3rem;
  }

  .rev__title .title {
    gap: 1.5rem;
  }

  .hero__content-inner {
    margin-bottom: 2rem;
  }

  .title p {
    font-size: 1.25rem;
  }
}



@media screen and (max-width: 1535px) {
  .btn span {
    font-size: 0.9rem;
  }

  #hero.g-hero .main {
    padding: 9.5rem 0;
  }

  .ideal__item .btn span {
    padding: 1.3125rem 2.5rem;
  }

  .metering__img {
    width: 37%;
  }

  .ideal .collumn {
    width: 20%;
  }

  .label-quiz {
    font-size: 0.9rem !important;
  }

  .quiz__answers,
  .quiz__answers-form-wra {
    margin-top: 3rem;
  }

  .label-quiz {
    gap: 1.5rem;
  }

  .section-btns .btn span {
    padding: .6875rem 1.4rem;
  }

  .rev__item {
    height: 22.4375rem;
  }

  .section-btns .btn span img {
    width: 2.5rem;
  }

  .rev__items .slick-slide {
    margin-right: 2rem;
    width: 39.75rem;
  }


  .rev {
    padding-top: 1rem;
  }

  .rev__title::before {
    top: -3.0625rem;
    bottom: -5rem;
  }

  .metering .form-wrap {
    align-self: flex-end;
  }

  .rev__title .title {
    margin: 3rem 0;
  }

  .rev {
    padding-top: 3rem;
    padding-bottom: 2rem;
  }

  .mebel__text {
    font-size: 1.125rem;
  }

  .mebel__item-content {
    margin-bottom: 2.5rem;
    font-size: 1rem;
  }

  .ideal .collumn {
    gap: 2rem;
  }

  .ideal {
    padding: 4rem 0;
  }

  .quiz__question-inner h2 {
    font-size: 1.7rem;
  }

  .metering {
    padding-top: 1rem;
  }

  .metering .form-wrap {
    max-width: 344px;
    padding: 2rem;
  }

  .hideLabels .form-control {
    height: auto;
  }

  .industrial__item-text {
    font-size: 1.125rem;
  }

  .hideLabels .form-group label {
    top: 16px;
  }

  .industrial__rep-item {
    font-size: 1rem;
  }

  .industrial__item-gallery-wrap {
    flex: 0 0 20.1875rem;
    width: 20.1875rem !important;
  }

  .industrial__item-gallery-wrap .section-arrows__btns {
    bottom: 1.5rem;
    right: 1.5rem;
  }

  .reasons__items {
    gap: 1.75rem;
  }

  .days__item-text {
    font-size: 1.125rem;
  }

  .reasons__item {
    font-size: 0.9rem;
  }

  .days__content {
    padding: 3rem;
    padding-right: 0;
  }

  .days__item-title {
    font-size: 0.9rem;
  }

  .days__items {
    gap: 2rem;
  }

  .home .spoiler .spoiler-title {
    font-size: 1rem;
  }

  .home .spoiler {
    padding: 2rem;
    padding-right: 3rem;
  }

  .home .spoilers {
    margin-top: 2.5rem;
  }

  .reasons__item__text strong:first-of-type {
    font-size: 1.125rem;
  }

  .industrial__rep {
    gap: 2rem;
  }

  .collumn-metering-img {
    width: 7rem;
  }

  .create__text {
    font-size: 1.125rem;
  }

  .quiz__question-subheader {
    font-size: 1rem;
  }

  .create__text br {
    display: none;
  }

  h2,
  .manager-1 .text-wrap .header h2,
  .metering__title h2 {
    font-size: 2.2rem;
  }

  .form .form-head {
    font-size: 1.25rem;
  }

  .manager-1 .text-wrap {
    max-width: 635px;
    -ms-flex: 1 0 635px;
    flex: 1 0 635px;
  }

.manager-img {
    left: 54%;
    width: 33%;
}
  .manager-1 .text-wrap .subheader p:first-of-type strong {
    font-size: 1.25rem;
  }

  .manager-content {
    padding: 3rem 4rem 3rem 0;
  }

  .manager-1 .form-wrap {
    max-width: 334px;
    padding: 2.5rem;
  }

  .industrial__item-svg {
    width: 8.3125rem;
  }
}

@media screen and (max-width: 1439px) {
  .hero__item__text {
    font-size: 0.9rem;
  }

  .industrial__item-gallery-img {
    height: 23.125rem;
  }

  .spoiler-section-home {
    padding-bottom: 0;
  }

  .hero__item__img {
    margin-bottom: 1rem;
  }

  .metering__text {
    padding: 2.75rem 0 2.75rem 8.625rem;
  }

  .reasons__item__img {
    width: 6rem;
  }

  .hero__content-inner li {
    font-size: 0.9rem;
    padding: .875rem 1.2rem;
  }

  .rev__items .slick-slide {
    width: 38.75rem;
    margin-right: 2rem;
  }

  .rev__inner {
    gap: 2.75rem;
  }
}

@media screen and (max-width: 1365px) {
  .hero__items {
    margin-left: 0;
  }

  .quiz__answers-form-wra {
    margin-top: 2rem;
  }

  .create__content {
    width: 21rem;
  }

  .hero__img {
    width: 62%;
  }

  .quiz__answers {
    row-gap: 1.5rem;
  }

  .quiz__answers.quiz__answers-form {
    grid-template-columns: repeat(1, 1fr);
  }

  .rev {
    padding-top: 2rem;
  }

  .mebel__item-content-wrapper {
    padding: 2rem;
    padding-right: 2rem;
  }

  .rev__items .slick-slide {
    width: 36.75rem;

  }

  .rev__items .video {
    padding-bottom: 61.25%;
  }

  .manager-img {
    left: 52%;
  }

  .hero__item {
    width: 7rem;
  }

  .mebel__text img {
    width: 7rem;
  }

  .footer-2-inner {
    flex-wrap: wrap;
    justify-content: flex-start;
  }

  .ideal__item::before {
    content: '';
    position: absolute;
    bottom: -2rem;
    left: -2rem;
    top: -2rem;
    right: -2rem;
    background-color: #F5F4F5;
    filter: blur(2.6rem);
    will-change: filter;
    border-radius: 5rem;
    z-index: -1;
  }

  #manager .utp ul {
    grid-template-columns: repeat(1, 1fr);
  }

  #manager .utp ul {
    max-width: 350px;
  }

  .create__gallery-persona {
    width: 49%;
    transform: translate(-30%, 0);
  }

  .create__gallery-img {
    max-height: 16.5625rem;
  }

  .quiz__answers {
    grid-template-columns: repeat(3, 1fr);
  }

  .mebel__text {
    gap: 1rem;
  }

  .mebel__text {
    font-size: 1rem;
  }

  h2,
  .manager-1 .text-wrap .header h2,
  .metering__title h2 {
    font-size: 2rem;
  }

  .rev .video__button {
    width: 6.125rem;
    height: 6.125rem;
  }

  .quiz__answers {
    margin-top: 2rem;
  }

  .ideal__item .btn span {
    padding: 0.9rem 2rem;
  }
}

@media screen and (max-width: 1279px) {
  .rev__items .slick-slide {
    width: 33.75rem;
  }

  .ideal__item-text {
    font-size: 0.9rem;
  }

  #hero.hero__er .intro.list {
    font-size: 1.3rem;
  }

  .ideal__item {
    font-size: 0.9rem;
  }

  .btn-white {
    font-size: 0.9rem;
    padding: 0.8rem 1.8rem;
  }

  .days {
    padding-top: 3rem;
  }

  .rev__item {
    height: auto;
  }

  .manager-1 .form-wrap .form-head {
    margin: 0;
    padding: 0;
  }

  #manager {
    padding-bottom: 9rem;
  }

  #footer .contacts {
    gap: 0.5rem;
    flex-direction: column;
  }

  .manager-1 .text-wrap {
    max-width: 500px;
    -ms-flex: 1 0 500px;
    flex: 1 0 500px;
  }

  .days__item-text br {
    display: none;
  }

  .metering__item {
    gap: 1rem;
    font-size: 0.9rem;
  }

  .industrial__item-text {
    font-size: 1rem;
  }

  .industrial__rep {
    padding: 2rem;
  }

  .industrial__item-gallery-wrap {
    flex: 0 0 18.1875rem;
    width: 18.1875rem !important;
  }

  .collumn-metering-title {
    font-size: 0.9rem;
  }

  .metering__img {
    width: 43%;
  }

  .rev__items {
    flex: 0 0 70%;
    width: 70%;
  }

  .mebel__item-wrap .btn span {
    padding: 0.8rem 2rem;
  }
}

@media screen and (max-width: 1149px) {
  .hero__content-inner {
    flex-direction: column;
    gap: 1rem;
    align-items: flex-start;
  }

  .metering__img {
    display: none;
  }

  .days__inner .title {
    width: 54%;
    margin-bottom: 2rem;
  }

  .create {
    padding-top: 4rem;
  }

  #manager .utp ul {
    margin: 1.5rem 0 0 0;
  }

  .manager-1 .form-wrap {
    margin-top: 0;
  }

  .mebel {
    padding-bottom: 4rem;
  }

  .section-btns {
    flex-direction: column;
    align-items: flex-start;
  }

  .hero__items {
    margin-top: 2.5rem;
  }

  .rev__items .slick-slide {
    width: 27.75rem;
    margin-right: 1.5rem;

  }

  .hero__img {
    right: -15%;
    width: 64%;
  }

  .rev__title {
    padding-right: 2.5rem;
  }

  .ideal__item-img {
    width: 7rem;
    height: 7rem;
  }

  .create__content {
    width: 17rem;
  }

  .rev__inner {
    gap: 2rem;
  }

  .collumn-create1 {
    margin-bottom: 1.5rem;
  }

  .quiz__question-text {
    max-width: 31.125rem;
  }

  .metering__text {
    font-size: 1.125rem;
    padding: 2.5rem 0 2.5rem 2.5rem;
  }

  .collumn-metering2 .metering__item:nth-child(odd) {
    width: auto;
  }

  .industrial {
    padding: 4rem 0;
  }

  .industrial__rep {
    grid-template-columns: repeat(2, 1fr);
    gap: 1.5rem;
  }

  .reasons {
    padding-top: 4rem;
  }

  .reasons__items {
    grid-template-columns: repeat(2, 1fr);
  }

  .reasons__items {
    column-gap: 2.5rem;
  }

  .reasons__item__text strong:first-of-type {
    font-size: 1rem;
  }

  .collumn-days {
    gap: 1.5rem;
  }

  .days__items {
    gap: 1.5rem;
    grid-template-columns: repeat(1, 1fr);
  }

  .collumn-metering-img {
    width: 5rem;
  }

  .create__text {
    font-size: 1rem;
  }

  .section-btns .btn span img {
    width: 2.3rem;
  }

  .hero__content-inner li {
    font-size: 0.9rem;
    padding: .5rem 1rem;
  }
}

@media screen and (max-width: 1023px) {
  .metering__img {
    display: block;
  }

  #hero.g-hero .main {
    padding: 4rem 0 2rem 0;
  }

  #hero.hero__er .main {
    padding: 6rem 0;
  }

  .hero__th-img {
    position: relative;
    width: 74%;
    margin: 0 auto;
  }

  #hero.g-hero {
    flex-direction: column;
  }

  .hero__err-img {
    position: relative;
  }

  #hero.hero__er {
    flex-direction: column;
  }

  .collumn-metering2 .metering__item:nth-child(odd) {
    width: 100%;
    margin-left: 0;
  }

  .spoiler__logo {
    width: 22.5%;
  }

  .hero__img {
    right: -19%;
    top: 2%;
    width: 74%;
  }

  .quiz__answers-inner {
    width: 20rem;
    margin-left: 1rem;
  }

  .mebel__item__img2 img {
    height: 310px;
  }

  .hero__content {
    width: 52%;
  }


  .ideal__item {
    font-size: 0.9rem;
  }

  .social .soc {
    width: 2rem;
    height: 2rem;
    padding: 0.3rem;
  }

  .quiz__question {
    flex-direction: column;
    gap: 2rem;
    align-items: flex-start;
  }

  .social .soc svg {
    width: 1.1rem;
    height: 1.1rem;
  }

  #header .content .row,
  #footer .content .row {
    gap: 1.5rem;
  }

  #header .btn span,
  #footer .btn span {
    padding: 0.7rem 1.2rem;
  }

  .section-social {
    margin-right: 0;
  }

  .rev__items {
    flex: 0 0 60%;
    width: 60%;
  }

  .industrial__items {
    width: 69%;
  }

  .rev__items .slick-slide {
    width: 24.75rem;
  }

  .industrial__img {
    width: 32%;
  }

  .industrial__item-svg {
    display: none;
  }

  .quiz__question-text {
    max-width: 35.125rem;
    margin-left: auto;
  }

  .metering__text {
    flex: 0 0 44%;
  }

  .metering-el::before {
    top: -5.75rem;
    bottom: -5.75rem;
    left: -5.75rem;
    right: -5.75rem;
  }


  .metering-el {
    width: 38.1875rem;
    height: 38.1875rem;
  }

  .create__gallery-img {
    max-height: 14.5625rem;
  }

  .industrial__items {
    gap: 2rem;
  }

  .days__inner .title {
    width: 60%;
    margin-bottom: 2.5rem;
  }

  .home .spoiler {
    margin-bottom: 1.5rem;
  }

  .home .spoiler-head {
    gap: 2rem;
  }

  .home .spoilers {
    column-gap: 1.5rem;
  }

  .manager-1 .text-wrap {
    max-width: 445px;
    -ms-flex: 1 0 445px;
    flex: 1 0 445px;
  }
}

@media screen and (max-width: 920px) {
  .create__inner {
    flex-direction: column;
  }

  .collumn-create1 {
    overflow: visible;
  }

  .quiz__answers.quiz__answers-dark {
    grid-template-columns: repeat(2, 1fr);
  }

  .mebel__text::before {
    right: 0;
  }

  .ideal__item-svg2 {
    display: none;
  }

  .mebel__title {
    flex-direction: column;
    align-items: flex-start;
    width: 80%;
  }

  .mebel .section-arrows__btns {
    margin: 0 auto;
    margin-top: 2rem;
    justify-content: center;
  }

  .mebel__text {
    width: 30rem;
    padding-right: 2rem;
  }

  .mebel__text br {
    display: none;
  }

  .title p {
    font-size: 1.125rem;
  }

  .mebel__item__imgs {
    flex: unset;
    width: 100%;
  }

  .metering__title {
    margin-bottom: 3rem;
  }

  .create__content {
    width: 64%;
  }

  .collumn-metering {
    order: -1;
  }

  .mebel__item-content-wrapper {
    flex: unset;
    width: 80%;
    padding: 2.5rem;
    padding-right: 0;
    border: 1px solid #828895;
    padding: 2.5rem;
  }

  .metering__items {
    flex-wrap: wrap;
  }

  .mebel__item-content-wrapper::before {
    display: none;
  }

  .collumn-metering {
    width: 46%;
  }

  .metering .form-wrap {
    margin: 0 auto;
    /* margin-top: 3rem; */
  }

  .mebel__item-wrap {
    flex-direction: column;
    gap: 2.8rem;
    align-items: center;
  }

  .metering__img {
    left: unset;
    right: -5%;
    transform: unset;
  }

  .ideal-bg {
    position: relative;
  }

  .metering-el {
    width: 43.1875rem;
    height: 43.1875rem;
  }

  .collumn-metering {
    gap: 2rem;
  }

  .ideal {
    display: flex;
    flex-direction: column-reverse;
    background: #e9e9e7;
    padding-bottom: 0;
  }

  .quiz__wrapper-inner {
    width: auto;
  }

  .quiz__answers {
    grid-template-columns: repeat(2, 1fr);
  }

  .create__content {
    margin-top: 0;
    margin-bottom: 2rem;
  }

  .create__gallery {
    width: 100%;
  }

  .create__gallery-persona {
    display: none;
  }

  .create__content .title h2 {
    margin-bottom: 2rem;
  }

  .create .slick-list {
    overflow: visible;
  }

  .create__gallery-img {
    max-height: unset;
    height: 16.125rem;
  }

  .create__gallery-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  .ideal .collumn {
    width: 43%;
  }

  .ideal__list {
    margin-top: 2rem;
  }

  .ideal-bg::before {
    content: '';
    position: absolute;
    top: -1rem;
    left: 0;
    width: 120%;
    height: 9rem;
    background: #e9e9e7;
    filter: blur(0.5rem);
    will-change: filter;
  }

  #manager {
    padding-bottom: 11rem;
  }
}

@media screen and (max-width: 820px) {
  .industrial__items {
    width: 90%;
    margin-right: auto;
  }

  .industrial__rep {
    grid-template-columns: repeat(3, 1fr);

  }

  .industrial__item.industrial__item2 {
    flex-direction: row-reverse;
  }

  .industrial__img {
    display: none;
  }

  .industrial__item-gallery-img {
    height: 21.125rem;
  }
}

@media screen and (max-width: 767px) {
  .hero__content {
    width: 90%;
  }

  .quiz__answers-form-wra {
    grid-template-columns: repeat(1, 1fr);
  }

  .quiz__answers-inner {
    width: 90%;
    margin: 0 auto;
  }

  .hero__item.active .hero__item__img-el::after {
    display: none;
  }

  .hero__items-line {
    background-color: var(--color);
  }

  .hero__item-num {
    transform: translate(0, 25%);
  }

  .hero__item.active .hero__item__img-el {
    background-color: var(--color);
  }

  .industrial__rep {
    grid-template-columns: repeat(2, 1fr);
  }

  .quiz__answers.quiz__answers-dark {
    grid-template-columns: repeat(1, 1fr);
  }

  .metering {
    padding-bottom: 0;
  }

  .collumn-metering {
    margin-bottom: 1.5rem;
  }

  .metering .form-wrap {
    margin: 0 auto;
    margin-top: 2rem;
  }

  .industrial__item-gallery-img {
    height: 19.125rem;
  }

  .rev__img {
    width: 70%;
  }

  .rev__title::before {
    display: none;
  }

  .rev {
    padding: 3rem 0;
  }

  .rev__inner {
    padding: 0;
  }

  .rev .slick-list {
    overflow: visible;
  }

  .rev {
    margin: 4rem 0 1rem 0;
    background-color: #EDF1FD;
  }

  #header .content .contacts {
    align-items: flex-end;
    gap: 0.5rem;
    flex-direction: column;
  }

  .home .spoilers {
    column-count: 1;
  }

  h2,
  .manager-1 .text-wrap .header h2,
  .metering__title h2 {
    font-size: 1.8rem;
  }

  .reasons__items {
    grid-template-columns: repeat(1, 1fr);
  }

  .quiz {
    margin-top: -3rem;
  }

  .quiz__answers {
    grid-template-columns: repeat(1, 1fr);
  }

  .metering__title {
    flex-direction: column;
  }

  .collumn-metering {
    width: 100%;
  }

  .hero__content-inner {
    flex-direction: row;
  }

  .collumn-metering2 .metering__item:nth-child(odd) {
    width: 100%;
    margin-left: 0;
  }

  .collumn-metering-img {
    width: 7rem;
  }

  .collumn-metering {
    gap: 1.5rem;
  }

  .metering__img {
    width: 40%;
  }

  .hero__items {
    flex-wrap: nowrap;
    overflow: auto;
    padding-bottom: 1rem;
  }

  .hero__item-num {
    width: 2rem;
    height: 2rem;
  }

  .hero__item {
    width: 7rem;
    flex: 0 0 7rem;
  }

  .hero__img {
    position: relative;
    margin-left: auto;
    margin-top: -14%;
    margin-right: -25%;
    height: 23rem;
    right: unset;
    left: unset;
    bottom: unset;
  }

  .manager-img {
    left: unset;
    width: 47%;
    right: 0;
    transform: unset;
  }

  .rev__inner {
    flex-direction: column;
    align-items: flex-start;
  }

  #manager {
    padding-bottom: 14rem;
  }

  .rev__items .slick-slide {
    width: 20.75rem;
  }

  .mebel__title {
    flex-direction: column;
  }

  .btn-white {
    font-size: 1rem;
    padding: 0.5rem 1.5rem;
  }

  .rev__items {
    flex: unset;
    width: 100%;
  }

  .hero__items {
    margin-top: -3.5rem;
    z-index: 1;
    position: relative;
  }

  #hero .section-btns {
    width: 18rem;
  }
}

@media screen and (max-width: 550px) {
  .create__content {
    width: 83%;
  }

  #footer .contacts {
    align-items: flex-start;
  }

  #hero.hero__er .main {
    padding: 3rem 0;
  }

  .mebel__text {
    width: 100%;
  }

  #hero.hero__er .intro.list {
    font-size: 1.1rem;
  }

  .mebel__item__img2 img {
    height: 267px;
  }

  .metering-el {
    width: 41.1875rem;
    height: 36.1875rem;
  }


  .create__gallery-img {
    height: 13.125rem;
  }

  .metering__title {
    margin-bottom: 2rem;
  }

  .collumn-metering {
    gap: 1rem;
    margin-bottom: 1rem;
  }

  #manager {
    padding-top: 4rem;
  }

  .days {
    padding-top: 2rem;
  }

  #manager::before {
    top: 0;
  }

  .spoiler-section-home {
    padding-top: 4rem;
  }

  .metering .form-wrap {
    margin-top: 1rem;
  }

  .industrial__rep {
    grid-template-columns: repeat(2, 1fr);
  }

  .industrial__items {
    width: auto;
  }

  .industrial__item-gallery-wrap {
    flex: 0 0 15.1875rem;
    width: 15.1875rem !important;
  }

  .industrial__item-text {
    margin-top: 0;
  }

  .days__items {
    width: 77%;
  }

  .days__inner .title {
    width: 100%;
    margin-bottom: 2rem;
  }

  .days-img {
    width: 58%;
    position: relative;
    margin-left: auto;
    margin-top: -10rem;
  }

  .reasons__items {
    margin-top: 2rem;
  }

  #footer .content .row {

    flex-direction: column;
    align-items: flex-start;
  }

  #footer .mainrow {
    align-items: flex-start;
  }

  #footer .section-social {
    margin-left: 0;
  }

  .home .spoilers {
    margin-top: 2rem;
  }

  .industrial__item {
    gap: 1.5rem;
  }

  .metering__img {
    display: none;
  }
}

@media screen and (max-width: 499px) {
  .hero__content {
    width: 100%;
  }

  .quiz__answers-inner {
    width: 100%;
  }

  .mebel__item-wrap {
    gap: 1.5rem;
  }

  .mebel__item__img-ar {
    bottom: -3rem;
    transform: translate(74%, 0);
    width: 6rem;
  }

  .mebel__item-content-wrapper {
    margin-top: 0;
  }

  .mebel__item__img2 img {
    height: 200PX;
  }

  .hero__item__img-el::after {
    display: none;
  }

  .hero__item__img {
    margin-bottom: 0.5rem;
  }

  .hero__items-line {
    bottom: 6rem;
  }

  .home #hero h1 {
    margin-bottom: 1.5rem;
  }

  .ideal h2 {
    margin-bottom: 2rem;
  }

  .ideal-bg {
    margin-top: -3rem;
  }

  .hero__content-inner {
    margin-bottom: 1.5rem;
  }

  .section-btns {
    margin-top: 1.5rem;
  }

  #manager .utp ul {
    margin: 2rem 0 0 0;
  }

  .manager-img {
    width: 53%;
  }

  #header .content .row {
    justify-content: flex-end;
    gap: 0.5em;
  }

  #header .mainrow {
    align-items: flex-start;
  }

  #header .btn span {
    padding: 0;
    min-height: unset;
  }

  #header .btn {
    border-radius: 0;
  }

  .comfort__arrows-nums {
    font-size: 1rem;
  }

  .btn-white {
    bottom: 1.5rem;
    right: 1.5rem;
  }

  .btn-white {
    font-size: 0.9rem;
  }

  .rev__title .title {
    margin: 2rem 0;
  }

  #header .content .contacts {
    gap: 0;
  }

  .create__content {
    width: 90%;
  }

  #header .logo a img {
    max-height: 4rem;
  }

  #manager {
    padding-top: 3rem;
  }

  .days__content {
    padding: 2rem;
    padding-right: 0;
  }

  .metering .form-wrap {
    max-width: 88%;
  }

  .quiz__wrapper-inner {
    padding: 2rem;
  }

  .quiz__question-inner h2 {
    font-size: 1.4rem;
  }

  .days__item-text {
    font-size: 1rem;
  }

  .metering {
    padding-bottom: 0;
  }

  #header .btn {
    border: none;
    border-bottom: 1px solid;
  }

  #footer .descriptor {
    text-align: left;
  }

  .days-img {
    width: 64%;
    margin-top: -4rem;
  }

  .hero__content {
    padding-bottom: 7rem;
  }

  .hero__item {
    width: 8rem;
    flex: 0 0 8rem;
  }

  .rev__inner {
    padding-bottom: 1rem;
  }

  .ideal .collumn {
    width: 100%;
  }

  h2,
  .manager-1 .text-wrap .header h2,
  .metering__title h2 {
    font-size: 1.6rem;
  }

  .mebel__item-content-wrapper {
    width: 100%;
  }

  .ideal__list {
    flex-direction: column;
    width: 80%;
    margin: 0 auto;
  }

  .industrial__item.industrial__item2 {
    flex-direction: column;
  }

  .industrial__rep {
    grid-template-columns: repeat(1, 1fr);
  }

  .industrial__items {
    width: 100%;
  }

  .industrial__item {
    flex-direction: column;
    width: 100%;
  }

  .mebel__title {
    width: 100%;
  }



  .rev__items .slick-slide {
    width: 18.75rem;
  }

  .industrial__items {
    width: 100%;
    margin-right: 0;
  }

  .days__items {
    width: 100%;
  }

  .hero__img {
    width: 89%;
    margin-top: -22%;
  }

  .reasons__items {
    column-gap: 1.5rem;
  }

  .hero__th-img {
    width: 100%;
  }
}

@media screen and (max-width: 413px) {
  .hero__content-inner {
    flex-direction: column;
  }

  .metering .form-wrap {
    max-width: 100%;
  }

  .home .spoiler {
    margin-bottom: 1rem;
  }

  h2,
  .manager-1 .text-wrap .header h2,
  .metering__title h2 {
    font-size: 1.4rem;
  }
}

@media screen and (max-width: 374px) {
  .hero__item {
    width: 7rem;
    flex: 0 0 7rem;
  }

  .mebel__item__img2 img {
    height: 180px;
  }

  .hero__items {
    gap: 0.8rem;
  }
}

@media screen and (max-width: 359px) {}

@media screen and (max-width: 320px) {}
