#ncatalog .stroke svg {
   position: absolute;
    top: 26%;
    -webkit-transform: translateY(-26%);
    -ms-transform: translateY(-26%);
    transform: translateY(-26%);
    left: -60px;
    width: 110%;
    height: auto;
}
#ncatalog .subtitle{
    font-size: 21px;
}
#ncatalog .quiz-adv__num{
    color: #48ac3a;
        background: #48ac3a;
}
.submenu li:hover > .submenu-right {
  display: block;
}

.submenu-right li {
  width: 100%;
}

.submenu-right a {
  padding: 10px 15px;
}
@media screen and (min-width: 2250px){
    .main-bg{
      height: 100vh;
    }
  }
.popup-close {
    color: #A0A0A0;  
}
.popup-close:hover {
    color: #47ab38;  
}
.engineers-right .engineers-images {
    width: 690rem;
    margin-right: 60rem;
}
.engineers-right .engineers-img {
    height: 309rem;
}
@media screen and (max-width: 720px){
   .faq .block-center{
        z-index: 1;
    position: relative;
    }
    html, body {
        overflow-x: hidden !important;
    }
    .footer-logo img{
        margin-right: 0;
    }
    .footer-text:last-child {
        text-align: center;
    }
    .request-form__title{
        font-size: 15rem;
        text-align: center;
    }
    .request-form {
        display: block !important;
        margin-top: 40px;
    }
    .request-form__wrap {
        display: block;
        margin-bottom: 22rem;
    }
    .request-form__wrap button {
        width: 100%;
        height: 40rem;
        margin-top: 10px;
        font-size: 14px;
    }
    .request-form__wrap input {
        width: 100%;
        height: 40rem;
        padding-left: 20rem;
        margin-right: 7rem;
        font-size: 14px;
    }
    .request-form .form-accept__wrap{
        background-color: #25232354;
        padding: 5px;
        border-radius: 10px;
    }
    .sidebar.active {
        display: block !important;
    }
    .sidebar {
        transform: scale(0.5);
        right: -10%;
        top: 20%;
    }
    .sidebar-up{
        display: none;
    }
    .budget-slider .owl-dots.disabled{
        display: flex;
    }
}

.popup-septik__main {
    position: relative;
    width: 520rem;
    height: 650rem;
    display: flex;
    align-items: center;
    padding-left: 0;
    border-radius: 35rem;
    overflow: hidden
}

.popup-septik__bg {
    position: absolute;
    -o-object-fit: cover;
    object-fit: cover;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1
}

.popup-septik__wrap {
    width: 100%;
    text-align: center;
}

.popup-septik__header {
    font-size: 32rem;
    margin-bottom: 20rem;
    color: #3f3f3f
}

.popup-septik__text {
    letter-spacing: .02em;
    margin-bottom: 20rem
}

.popup-septik__title {
    font-size: 24rem;
    line-height: 32rem;
    margin-bottom: 20rem
}

.popup-septik__form {
    width: 80%;
    margin: 0 auto;
}

.popup-septik__form-text {
    font-size: 14rem;
    margin-bottom: 12rem
}

.popup-septik__form .input,.popup-septik__form .btn,.popup-septik__form .select {
    width: 100%;
    height: 85rem;
    margin-bottom: 17rem
}

.popup-septik__form .form-accept__wrap p {
    text-align: left;
    width: 255rem
}
#ncatalog .quiz-adv__block svg{
        height: 40px;
    width: 40px;
    padding: 10px;
    color: white;
    }
@media screen and (max-width: 720px){
    #ncatalog .stroke svg{
        left: -20px;
    }
   #ncatalog .quiz-adv__block svg{
        height: 40px;
    width: 40px;
    padding: 6px;
    color: white;
    }
    #ncatalog .subtitle {
    font-size: 12px;
    line-height: 18px;
    display: block;
    margin-top: 10px;
    margin-bottom: 20px;
}
   #ncatalog .quiz-adv__block {
        max-width: 33%;
        width: 30%;
    }
      #ncatalog .quiz-adv__text span {
    font-weight: 700;
    display: block;
    width: 55px;
    margin: 0 auto;
}
    .quiz-question__photo2row .quiz-question__photo-img{
        margin-bottom: 10rem;
    }
    .quiz-question__photo2row .quiz-question__photo-label {
        margin-bottom: 16rem;
    }
    .main-footer .main-btn{
        margin-bottom: 5px;
    }
    .main-footer .hero__btn{
        width: 75% !important;
        margin-left: -40px;
    }
    .main-btn{
        margin-right: 0;
    }
    .hero__btn{
        height: 50rem !important;
    width: 100% !important;
    }
    .main-btn__text{
        font-size: 12px !important;
        padding: 0 !important;
    }
    .popup-septik__main {
        height: auto;
        width: 100%;
        padding: 15rem
    }

    .popup-septik__bg {
        -o-object-position: left center;
        object-position: left center
    }

    .popup-septik__header {
        font-size: 24rem;
        margin-bottom: 12rem
    }

    .popup-septik__text {
        font-size: 12rem;
        margin-bottom: 12rem
    }

    .popup-septik__title {
        font-size: 18rem;
        margin-bottom: 12rem
    }

    .popup-septik__form {
        width: 100%
    }

    .popup-septik__form-text {
        font-size: 10rem;
        margin-bottom: 12rem
    }

    .popup-septik__form .input,.popup-septik__form .btn,.popup-septik__form .select {
        height: 60rem;
        margin-bottom: 15rem
    }

    .popup-septik__form .input {
        font-size: 12rem;
        padding-left: 20rem
    }

    .popup-septik__form .btn {
        font-size: 16rem
    }
}

.hero__btn {
    min-width: 47.7rem;
    padding: 5.6rem
}
.main-btn {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    padding: 4rem;
    border-radius: 8rem;
    overflow: hidden;
    cursor: default;
    border: .1rem solid transparent;
    -webkit-transition: color .3s ease-in-out, border-color .3s ease-in-out;
    -o-transition: color .3s ease-in-out, border-color .3s ease-in-out;
    transition: color .3s ease-in-out, border-color .3s ease-in-out;
}
.main-btn__text:after{
    position: absolute;
    display: block;
    content: "";
    margin-left: 60rem;
    width: 30rem;
    height: 400px;
    background: #fff;
    -webkit-animation-delay: .05s;
    animation-delay: .05s;
    position: absolute;
    left: -120rem;
    top: -170px;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    transition: all .1s;
    -webkit-animation-name: slideme;
    animation-name: slideme;
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    transform: rotate(45deg);
}
.main-btn__text {
    position: relative;
    z-index: 3;
    font-weight: inherit;
    text-align: center;
    letter-spacing: .02em;
    color: inherit;
    font-size: 20rem;
    padding: 30px 50px;
    line-height: 20px;
}

.main-btn--blue {
    font-weight: 400;
    font-size: 1.6rem;
    line-height: 1;
    background-color: #02023d;
    color: #fff
}

.main-btn--blue:not(:disabled):hover {
    color: #02023d;
    border-color: #817d77
}
.hero__btn {
    min-width: 47.7rem;
    padding: 5.6rem;
}
.main-btn--white {
    font-weight: 400;
    font-size: 2.2rem;
    line-height: 1.6rem;
    color: #02023d;
    background-color: #fff;
    position: relative;
    background: #47ab38;
    border-radius: 500rem;
    box-shadow: inset 0px -4rem 28rem rgba(255, 255, 255, .25);
    height: 100rem;
    font-size: 20rem;
    font-weight: 600;
    letter-spacing: .03em;
    color: #fff;
    overflow: hidden;
}
.main-btn--white.main-btn::after,.main-btn--white.main-btn::before {
    background-color: #817d77
}

.main-btn--white:hover:not(:disabled) {
    border-color: #817d77;
    color: #fff
}

.main-btn--white.main-btn:not(:disabled) .btn-blick::after {
    width: 10rem;
    background: -webkit-gradient(linear,left top,right top,from(rgba(255,255,255,.1)),to(rgba(224,224,224,.4)));
    background: -o-linear-gradient(left,rgba(255,255,255,.1),rgba(224,224,224,.4));
    background: linear-gradient(90deg,rgba(255,255,255,.1),rgba(224,224,224,.4))
}

.main-btn--transparent {
    font-weight: 500;
    font-size: 1.6rem;
    line-height: 2rem;
    color: #817d77;
    border-color: #817d77;
    background-color: transparent;
    overflow: hidden;
    -webkit-transition-property: color,background-color;
    -o-transition-property: color,background-color;
    transition-property: color,background-color;
    -webkit-transition: .3s ease;
    -o-transition: .3s ease;
    transition: .3s ease
}

.main-btn--transparent:hover:not(:disabled) {
    color: #fff
}

.main-btn--transparent.main-btn:not(:disabled) .btn-blick::after {
    width: 3rem
}

.main-btn::after,.main-btn::before {
    content: "";
    display: block;
    width: .5rem;
    height: .5rem;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    position: absolute;
    border-radius: 50%;
    z-index: 1;
    background-color: #817d77;
    -webkit-transition: .8s ease;
    -o-transition: .8s ease;
    transition: .8s ease
}

.main-btn::before {
    top: -1em;
    left: -1em
}

.main-btn::after {
    left: calc(100% + 1em);
    top: calc(100% + 1em)
}

.main-btn:hover:not(:disabled) {
    cursor: pointer
}

.main-btn:hover:not(:disabled)::after,.main-btn:hover:not(:disabled)::before {
    width: 600rem;
    height: 600rem;
}

.main-btn:hover:not(:disabled) .btn-blick::after {
    opacity: 0
}

.main-btn.disabled,.main-btn:disabled {
    cursor: default;
    opacity: .5;
    overflow: visible
}

.main-btn:active {
    -webkit-transform: scale(.95);
    -ms-transform: scale(.95);
    transform: scale(.95)
}

.btn-blick {
    position: absolute!important;
    left: 0;
    top: 0;
    z-index: 2;
    width: 100%;
    height: 100%;
    border-radius: 0;
    overflow: hidden
}

.main-btn:not(:disabled) .btn-blick::after {
    content: "";
    position: absolute;
    left: -100%;
    top: 0;
    width: 6rem;
    height: 100%;
    background: -webkit-gradient(linear,left top,right top,from(rgba(255,255,255,.1)),to(rgba(255,255,255,.4)));
    background: -o-linear-gradient(left,rgba(255,255,255,.1),rgba(255,255,255,.4));
    background: linear-gradient(90deg,rgba(255,255,255,.1),rgba(255,255,255,.4));
    opacity: .8;
    -webkit-animation: blick 6s ease-in-out 2s infinite;
    animation: blick 6s ease-in-out 2s infinite;
    -webkit-transform: skewX(-20deg);
    -ms-transform: skewX(-20deg);
    transform: skewX(-20deg);
    -webkit-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out
}
.models-right .btn-order {
    width: 291rem;
    height: 75rem;
    margin-bottom: 12rem;
    font-size: 16rem;
    position: relative;
    background: #47ab38;
    border-radius: 500rem;
    box-shadow: inset 0px -4rem 28rem rgba(255, 255, 255, .25);
    color: white;
}
.btn-order .main-btn__text{
    font-size: 16rem;
    padding: 0;
    font-weight: 600;
}
.catalog-form__wrap .main-btn--white{
    height: 85rem;
}
.catalog-form__wrap .main-btn__text{
    padding: 10px 10px;
}
.budget-block .main-btn--white{
    height: 65rem;
    width: 190rem;
}
.budget-block .main-btn__text{
    padding: 10px 10px;
    font-size: 16rem;
}
.request-form__wrap .main-btn__text{
    padding: 0;
    font-size: 16rem;
}
.popup .main-btn--white{
    height: 85rem;
    width: 100%;
}
.popup .main-btn__text{
    padding: 0;
}
.quiz-question__photo2row{
    flex-wrap: wrap;
}
.quiz-question__photo2row .quiz-question__photo-label{
width: 50%;
margin-bottom: 20px;
}
.quiz-question__photo2row .quiz-question__photo-img{
    margin: 0 auto;
    margin-bottom: 26rem;
}
.stroke {
    position: relative;
    white-space: nowrap
}
.block-header span::before{
    content: none !important;
}
.stroke svg {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-40%);
    -ms-transform: translateY(-40%);
    transform: translateY(-40%);
    left: -5%;
    width: 108%;
    height: 110%
}

.stroke path {
    stroke: #30bf58;
    stroke-width: 2;
    stroke-dasharray: 2723;
    stroke-dashoffset: 2723
}

.stroke.active path {
    -webkit-animation: draw 1.4s ease-in 1s forwards;
    animation: draw 1.4s ease-in 1s forwards;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1
}
@-webkit-keyframes draw {
    100% {
        stroke-dashoffset: 0
    }
}

@keyframes draw {
    100% {
        stroke-dashoffset: 0
    }
}

/**new catalog**/
.index_catalog_row{
    display: grid;
    flex-wrap: wrap;
    width: 100%;
    justify-content: center;
    margin-bottom: 80rem;
    gap: 20px;
    grid-template-columns: 276px 276px 276px 276px;
}
.index_catalog_item{
    width: 276px;
    height: 276px;
    overflow: hidden;
    border-radius: 20px;
    background-color: white;
    box-shadow: 0 0 6px 2px #00000012;
    position: relative;
        cursor: pointer;
        border: 1px solid #48ac3a;
}
.index_catalog_item:hover .ici_arrow {
    transform: rotate(0deg);
}
.vk:hover .ici_arrow {
    transform: rotate(0deg);
}
.ici_arrow {
    transform: rotate(-35deg);
  transition: transform 0.3s ease;
  font-weight: bold;
   display: inline-block;
}
.index_catalog_item:hover .ici_img{
      transform: translateY(20px) scale(1, 1);
}
.ici_title{text-align: center;margin-top: 20px;font-weight: 700;margin-bottom: 20px;}
.ici_img{
    width: 200px;
    height: 165px;
    margin: 0 auto;
    display: block;
        z-index: 1;
    position: relative;
   object-fit: contain;
    transform: translateY(0px) scale(1.1, 1.1);
    transition: transform 0.2s linear;
}
.ici_price{
    background-color: white;
    height: 25px;
    line-height: 25px;
    width: max-content;
    padding: 0 20px;
    border-radius: 7px;
    position: absolute;
    bottom: 65px;
    left: 20px;
    z-index: 1;
    font-weight: 700;
}
.ici_btn{
    background-color: #48ac3a;
    height: 35px;
    line-height: 35px;
    width: 183px;
    padding: 0;
    text-align: center;
    border-radius: 7px;
    margin: 0 auto;
    color: white;
    position: absolute;
    bottom: 17px;
    left: calc(50% - 91.5px);
    z-index: 1;
    box-shadow: 0 0 4px 1px #0000003b;
}
.ici_btn.vk{
    background-color: #0077ff;
    position: relative;
    left: auto;
    bottom: 0;
    box-shadow: none;
    margin: 0;
    font-size: 12px;
    font-weight: 900;
}
.ici_btn.vk svg{
    margin-right: 3px;
}
.index_catalog_item::after {
        content: '';
    position: absolute;
    left: -12px;
    bottom: -59px;
    width: 300px;
    height: 216px;
    border-radius: 50%;
    background: radial-gradient(circle at 30% 30%, #6edb5c, #2e8f2e 70%);
    z-index: 0;
/* content: '';
    position: absolute;
    left: -12px;
    bottom: -139px;
    width: 300px;
    height: 300px;
    border-radius: 50%;
    background-color: #48ac3a;
    z-index: 0; */
}
.filter-top span{
    font-size: 21px;
    padding-left: 10px;
}
@media screen and (max-width: 720px){
    .banner h2{
        font-size: 17px;
        text-align: center;
    }
    .arranged .banner{
        margin-top: 30px;
    }
    .banner .phone-wrapper{
        display: none;
    }
    .banner .footer-info{
            flex-wrap: wrap;
    }
    .ici_btn.vk{
        width: 100%;
    }
    .banner .instructions {
    font-size: 15px;
    line-height: 1.4;
    max-width: 100%;
    opacity: 0.9;
    width: 100%;
}
    .index_catalog_item {
        width: 160px;
    }
    .ici_title{
        font-size: 12rem;
    }
    .ici_img {
        width: 90%;
        height: 94px;
    }
    .ici_price{
        font-size: 12rem;
        left: 5px;
    }
    .ici_btn{
        font-size: 12rem;
        padding: 0;
        text-align: center;
        left: 5%;
        width: 90%;
        bottom: 10px;
    }
}
.filter-container {
  width: 100%;
    max-width: 1570rem;
    margin: 0 auto;
    height: auto;
    padding: 40px;
}
.fcon{
        position: relative;
}
.filter-top {
  display: flex;
  gap: 16px;
     min-height: 108px;
    flex-wrap: wrap;
}

.filter-btn {
  padding: 12px 24px;
  background-color: #ffffff;
  border: 2px solid #47ab38;
  border-radius: 8px;
  cursor: pointer;
  font-size: 16px;
  transition: background-color 0.3s ease;
  width: 24%;
  height: 76px;
  color: #3f3f3f;
  font-size: 18rem;
  font-weight: 600;
  letter-spacing: .01em;
}

.filter-btn.active {
  background-color: #47ab38;
  color: white;
}
.filter-content {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
  background-color: white;
  width: 100%;
  border-radius: 15px;
  min-height: 140px;
  box-shadow: 0 0 20px 0px #0000001c;
}

.content-block {
  display: none; /* Скрываем все блоки по умолчанию */
}

.content-block.active {
  display: flex; /* Показываем активный блок */
  gap: 16px;
  padding: 20px;
    flex-wrap: wrap;
}
.content-block a:hover{
    background-color: #f7f7f7;
    box-shadow: 0 0 3px 2px #00000014;
}
.content-block button,  .content-block a{
  padding: 0px 16px;
    background-color: #ffffff;
    border: 1px solid #ddd;
    border-radius: 6px;
    cursor: pointer;
    font-size: 14px;
    height: 46px;
    color: #3f3f3f;
    transition: all 0.2s linear;
    line-height: 46px;
}
.content-block button:hover, .content-block a:hover{
    box-shadow: 0 0 20px 0px #00000005;
}
.filter-btn:hover{
    background-color: #47ab38;
    color:white;
}
.owl-item .filter-btn{
    width: 100%;
}
@media screen and (max-width: 720px){
    .index_catalog_row{
        margin-bottom: 0rem;
    grid-template-columns: 160px 160px;
    }
.filter-container{
    padding: 10px;
    width: 100%;
    height: auto;
            margin-top: 30px;
}
.filter-top{
       /* display: flex;
    gap: 16px;
    min-height: 85px;
    flex-wrap: unset;
    width: 100%;
    overflow: hidden;
    overflow-x: auto; */
        display: block;
        min-height: 90px;
            flex-wrap: nowrap;
}
.filter-btn{
    font-size: 12rem;
        flex: 1;
        width: max-content;
        height: 65px;
}
   .fcon .hidden-mobile {
        display: block;
    }
    .fcon {
    margin-bottom: 20px;
}
}


.banner {
        width: 100%;
    max-width: 1200px;
    height: 300px;
    background: linear-gradient(135deg, #47ab38 0%, #47ab38 50%, #b2ebf2 100%);
    border-radius: 30px;
    display: flex;
    /* overflow: hidden; */
    position: relative;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    margin: 0 auto;
    margin-bottom: 40px;
        }
.content h2{
    width: 100%;
    max-width: 100%;
}
.mup_img{
           width: 100%;
    position: absolute;
    bottom: 0;
    height: 110%;
    right: 25px;
    z-index: 1;
}
.mup_img2{
      width: 88%;
    border-radius: 0;
    z-index: 0;
    bottom: 0px;
    right: 45px;
    position: absolute;
    height: 103%;
    object-fit: cover;
}
        .content {
          flex: 1;
    padding: 40px 38px 40px 50px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    color: white;
    z-index: 2;
        }

        h2 {
            font-size: 32px;
            font-weight: 700;
            line-height: 1.2;
            margin: 0;
            max-width: 550px;
        }

        .footer-info {
            display: flex;
            align-items: center;
            gap: 15px;
        }

        .logo-box {
            width: 70px;
            height: 70px;
            background-color: #2c2c2c;
            border-radius: 15px;
            display: flex;
            justify-content: center;
            align-items: center;
        }

        .qr-code {
            width: 70px;
            height: 70px;
            background-color: white;
            border-radius: 12px;
            padding: 5px;
            box-sizing: border-box;
        }

        .qr-code img {
            width: 100%;
            height: 100%;
        }

        .instructions {
            font-size: 13px;
            line-height: 1.4;
            max-width: 200px;
            opacity: 0.9;
        }

        .phone-wrapper {
            position: relative;
            width: 300px;
            display: flex;
            align-items: flex-end;
            justify-content: center;
        }

        /* Симуляция телефона */
        .phone-mockup {
            width: 220px;
            height: 380px;
            background-color: #000;
            border-radius: 30px 30px 0 0;
            border: 6px solid #333;
            border-bottom: none;
            position: relative;
            transform: translateY(20px);
            overflow: hidden;
        }

        .phone-screen {
            width: 100%;
            height: 100%;
            background: #1c1c1c; /* Цвет интерфейса Telegram */
            border-radius: 20px 20px 0 0;
        }

        /* Капля в логотипе */
        .drop-icon {
            color: #b2ebf2;
            font-size: 35px;
        }

  .nav ul {
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 -webkit-box-align: center;
 -ms-flex-align: center;
 align-items: center;
 gap: 0 53rem;
}
.nav ul li {
 position: relative;
 padding-right: 17rem;
 cursor: pointer;
 -webkit-transition: 0.4s;
 transition: 0.4s;
}
.nav ul li a {
 font-size: 14.5rem;
 font-weight: 700;
 text-transform: uppercase;
 -webkit-transition: 0.4s ease 0.2s;
 transition: 0.4s ease 0.2s;
}
.nav ul li a:hover {
 color: #47ab38;
 -webkit-transition: 0.4s;
 transition: 0.4s;
}
.nav ul li.nav-subnav {
 z-index: 2;
}
.nav ul li.nav-subnav::before {
 display: block;
 content: "";
 position: absolute;
 width: calc(100% + 46rem);
 height: calc(100% + 44rem);
 top: -22rem;
 left: -23rem;
 border: 2rem solid #47ab38;
 border-bottom: #fff;
 background: #fff;
 border-radius: 15rem 15rem 0 0;
 z-index: -1;
 max-height: 0;
 overflow: hidden;
 opacity: 0;
 -webkit-transition: 0.4s ease 0.2s;
 transition: 0.4s ease 0.2s;
}
.nav ul li.nav-subnav::after {
 display: block;
 content: "";
 width: 10rem;
 height: 6rem;
 background: url(/img/arrow.svg) center no-repeat;
 background-size: contain;
 position: absolute;
 top: 50%;
 -webkit-transform: translateY(-50%);
 -ms-transform: translateY(-50%);
 transform: translateY(-50%);
 right: 0;
 -webkit-transition: 0.4s;
 transition: 0.4s;
}
.nav ul li.nav-subnav:hover::before {
 -webkit-transition: 0.4s ease;
 transition: 0.4s ease;
 opacity: 1;
 max-height: 100rem;
 -webkit-transition: 0.4s;
 transition: 0.4s;
}
.nav ul li.nav-subnav:hover:after {
 -webkit-filter: invert(63%) sepia(59%) saturate(468%) hue-rotate(65deg) brightness(89%) contrast(87%);
 filter: invert(63%) sepia(59%) saturate(468%) hue-rotate(65deg) brightness(89%) contrast(87%);
}
.nav ul li.nav-subnav:hover a {
 color: #47ab38;
 -webkit-transition: 0.4s;
 transition: 0.4s;
}
.nav ul li.nav-subnav:hover ul {
 max-height: 400rem;
 padding: 3rem 20rem 23rem;
 border: 2rem solid #47ab38;
 min-width: calc(115% + 46rem);
 -webkit-transition: 0.4s ease 0.1s;
 transition: 0.4s ease 0.1s;
 opacity: 1;
 
}
.nav ul li.nav-subnav:hover ul a {
 color: #3f3f3f;
}
.nav ul li.nav-subnav ul {
 position: absolute;
 top: calc(100% + 20rem);
 left: -23rem;
 min-width: calc(100% + 46rem);
 padding: 0 20rem 0;
 background: #fff;
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 -webkit-box-orient: vertical;
 -webkit-box-direction: normal;
 -ms-flex-direction: column;
 flex-direction: column;
 -webkit-box-align: start;
 -ms-flex-align: start;
 align-items: flex-start;
 border-radius: 0 15rem 15rem 15rem;
 opacity: 0;
 z-index: -2;
 max-height: 0;
 overflow: hidden;
 border: 2rem solid #47ab38;
 -webkit-transition: 0.4s;
 transition: 0.4s;
}
.nav ul li.nav-subnav ul li {
 padding: 0;
}
.nav ul li.nav-subnav ul li a {
 color: #3f3f3f;
 font-size: 16rem;
 font-weight: 500;
 text-transform: none;
 text-wrap: nowrap;
 padding: 6rem 0;
 display: block;
 -webkit-transition: 0.4s;
 transition: 0.4s;
}
.nav ul li.nav-subnav ul li a:hover {
 color: #47ab38;
}
.nav-subnav-catalog::before {
 display: block;
 content: "";
 position: absolute;
 width: calc(100% + 46rem);
 height: calc(100% + 44rem);
 top: -22rem;
 left: -23rem;
 border: 2rem solid #47ab38;
 border-bottom: #fff;
 background: #fff;
 border-radius: 15rem 15rem 0 0;
 z-index: -1;
 max-height: 0;
 overflow: hidden;
 opacity: 0;
 -webkit-transition: 0.4s ease 0.2s;
 transition: 0.4s ease 0.2s;
}
.nav-subnav-catalog::after {
 display: block;
 content: "";
 width: 10rem;
 height: 6rem;
 background: url(/img/arrow.svg) center no-repeat;
 background-size: contain;
 position: absolute;
 top: 50%;
 -webkit-transform: translateY(-50%);
 -ms-transform: translateY(-50%);
 transform: translateY(-50%);
 right: 0;
 -webkit-transition: 0.4s;
 transition: 0.4s;
}
.nav-subnav-catalog:hover::before {
 -webkit-transition: 0.4s ease;
 transition: 0.4s ease;
 opacity: 1;
 max-height: 100rem;
 -webkit-transition: 0.4s;
 transition: 0.4s;
}
.nav-subnav-catalog:hover:after {
 -webkit-filter: invert(63%) sepia(59%) saturate(468%) hue-rotate(65deg) brightness(89%) contrast(87%);
 filter: invert(63%) sepia(59%) saturate(468%) hue-rotate(65deg) brightness(89%) contrast(87%);
}
.nav-subnav-catalog:hover a {
 color: #47ab38;
 -webkit-transition: 0.4s;
 transition: 0.4s;
}
.nav-subnav-catalog:hover .nav-catalog {
 max-height: 600rem;
 border: 2rem solid #47ab38;
 min-width: calc(115% + 46rem);
 -webkit-transition: 0.4s ease 0.1s;
 transition: 0.4s ease 0.1s;
 opacity: 1;
}
.nav-subnav-catalog:hover .nav-catalog a {
 color: #3f3f3f;
}
.nav-catalog {
 position: absolute;
 background: #fff;
 border: 2rem solid #47ab38;
 top: calc(100% + 20rem);
 left: -23rem;
 border-radius: 0 15rem 15rem 15rem;
 opacity: 0;
 z-index: -2;
 max-height: 0;
 overflow: hidden;
 border: 2rem solid #47ab38;
 -webkit-transition: 0.4s;
 transition: 0.4s;
}
.nav-catalog_mobile{
 display: none;
}
.nav-catalog .container {
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 -webkit-box-pack: justify;
 -ms-flex-pack: justify;
 justify-content: space-between;
 padding: 50rem;
}
.nav-catalog-buttons {
 width: 425rem;
 min-width: 425rem;
}
.nav-catalog-buttons .btn {
 margin-bottom: 20rem;
 width: 100%;
 height: 80rem;
}
.nav-catalog-buttons .btn_blue {
 margin-bottom: 40rem;
 height: 100rem;
}
.nav-catalog__line {
 width: 1rem;
 background: #3f3f3f;
 display: block;
 margin: 0 70rem;
}
.nav-catalog-menu-tab {
 -webkit-box-pack: justify;
 -ms-flex-pack: justify;
 justify-content: space-between;
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 opacity: 0;
 overflow: hidden;
 z-index: -1;
 position: absolute;
 top: 50rem;
 right: 50rem;
 -webkit-transition: opacity 0.4s;
 transition: opacity 0.4s;
 width: 984rem;
}
.nav-catalog-menu-tab.active {
 width: 100%;
 opacity: 1;
 z-index: 1;
 position: static;
}
.nav-catalog-menu:nth-child(1) ul {
 -ms-flex-wrap: wrap;
 flex-wrap: wrap;
 -webkit-box-orient: horizontal;
 -webkit-box-direction: normal;
 -ms-flex-direction: row;
 flex-direction: row;
 gap: 15rem 60rem;
 width: 224rem;
}
.nav-catalog-menu__title {
 color: #3f3f3f;
 font-size: 20rem;
 font-weight: 700;
 text-transform: uppercase;
 margin-bottom: 16rem;
}
.nav-catalog-menu ul {
 -webkit-box-orient: vertical;
 -webkit-box-direction: normal;
 -ms-flex-direction: column;
 flex-direction: column;
 -webkit-box-align: start;
 -ms-flex-align: start;
 align-items: flex-start;
 gap: 15rem;
}
.nav-catalog-menu ul li {
 padding: 0;
}
.nav-catalog-menu ul li a {
 font-size: 16rem;
 color: #3f3f3f;
 text-decoration-line: underline;
 text-transform: none;
}
.nav-catalog-menu ul li a:hover {
 color: #47ab38 !important;
}
.nav .header-btn {
 display: none;
}

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

 .nav {
  position: fixed;
  right: -101vw;
  top: 0;
  width: 101vw;
  height: 100vh;
  z-index: 5;
  overflow-y: scroll;
  overflow-x: hidden;
  -webkit-transition: 0.4s;
  transition: 0.4s;
 }
 .nav.show {
  right: 0;
 }
 .nav ul {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  margin-bottom: 30rem;
 }
 .nav ul li {
  width: 100%;
  margin-bottom: 24rem;
 }
 .nav ul li a {
  font-size: 16rem;
  font-weight: 500;
 }
 .nav ul li.nav-subnav ul {
  position: static;
  top: 0;
  left: 0;
  width: 100%;
  min-width: auto;
  background: 0 0;
  border: none;
  padding: 0;
  border-radius: 0;
  opacity: 1;
  margin: 0;
 }
 .nav ul li.nav-subnav ul li {
  margin-bottom: 6rem;
 }
 .nav ul li.nav-subnav ul li a {
  padding: 2rem 0;
  text-decoration: underline;
 }
 .nav ul li.nav-subnav:hover::after {
  -webkit-transform: scaleY(-1);
  -ms-transform: scaleY(-1);
  transform: scaleY(-1);
 }
 .nav ul li.nav-subnav-catalog.active::after {
  -webkit-transform: scaleY(-1);
  -ms-transform: scaleY(-1);
  transform: scaleY(-1);
 }
 .nav ul li.nav-subnav:hover ul {
  padding: 0;
  border: none;
  min-width: auto;
  margin-top: 10rem;
  margin-bottom: 22rem;
  padding-left: 26rem;
 }
 .nav ul li.nav-subnav:hover ul a {
  color: #47ab38;
          width: 100%;
        text-align: left;
 }
 .nav ul li.nav-subnav::before {
  display: none;
 }
 .nav ul li.nav-subnav::after {
  width: 20rem;
  height: 12rem;
  top: 4rem;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
          right: 30px;
 }
 .nav ul li.nav-subnav-catalog{
  padding-right: 0;
 }
 .nav-subnav-catalog.active a {
  color: #47ab38;
 }
 .nav-subnav-catalog.active:after{
  -webkit-filter: invert(63%) sepia(59%) saturate(468%) hue-rotate(65deg) brightness(89%) contrast(87%);
  filter: invert(63%) sepia(59%) saturate(468%) hue-rotate(65deg) brightness(89%) contrast(87%);
 }
 .nav ul li.nav-subnav-catalog a:first-child {
  display: block;
  position: relative;
  z-index: 2;
  width: 100%;
 }
 .nav ul li.nav-subnav-catalog::after {
  width: 20rem;
  height: 12rem;
  top: 4rem;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
 }
 .nav ul li.nav-subnav-catalog::before {
  display: none;
 }
 .nav-subnav-catalog:hover .nav-catalog{
  max-height: 0;
  border: none;
  min-width: auto;
 }
 .nav ul li.nav-subnav-catalog.active .nav-catalog {
  max-height: 1000rem;
  border: none;
  min-width: auto;
  margin-top: 12rem;
  opacity: 1;
 }
 .nav-catalog {
  position: static;
  background: 0 0;
  top: 0;
  left: 0;
  border-radius: 0;
  border: none;
  margin-top: 0;
 }
 .nav-catalog_desktop{
  display: none;
 }
 .nav-catalog_mobile{
  display: block;
 }
 .nav-catalog .container {
  padding: 0;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
 }
 .nav-catalog-buttons {
  width: 100%;
  min-width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
 }
 .nav-catalog-buttons a {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
 }
 .nav-catalog-buttons .btn {
  height: auto;
  margin-bottom: 8rem;
  background: 0 0;
  text-align: left;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  font-size: 16rem;
  text-transform: capitalize;
  color: #47ab38;
  text-decoration: underline;
  font-weight: 500;
  padding: 0;
  border-radius: 0;
  border: none;
 }
 .nav-catalog-buttons .btn::before {
  display: none;
 }
 .nav-catalog-buttons .btn::after {
  display: block;
  content: "";
  background: url(/img/arrow.svg) center no-repeat;
  background-size: contain;
  position: absolute;
  right: 0;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  width: 10rem;
  height: 6rem;
  top: 4rem;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  -webkit-animation: none;
  animation: none;
  left: auto;
  margin: 0;
  -webkit-filter: invert(63%) sepia(59%) saturate(468%) hue-rotate(65deg) brightness(89%) contrast(87%);
  filter: invert(63%) sepia(59%) saturate(468%) hue-rotate(65deg) brightness(89%) contrast(87%);
 }
 .nav-catalog-buttons .btn-white {
  border: none;
 }
 .nav-catalog-buttons .btn-white::after {
  -webkit-filter: none;
  filter: none;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
 }
 .nav-catalog-buttons .btn::after{
  transform: scaleY(-1);
 }
 .nav-catalog-buttons .btn.btn_white::after{
  transform: none;
 }
 .nav-catalog-buttons .btn_blue {
  border-radius: 500rem;
  background: #3fabe3;
  height: 40rem;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #fff;
  text-decoration: none;
  font-weight: 600;
  margin-top: 12rem;
 }
 .nav-catalog-buttons .btn_blue::after {
  display: none;
 }
 .nav-catalog__line {
  display: none;
 }
 .nav-catalog-menu-tab{
  width: 100%;
  position: static;
  max-height: 0;
  flex-wrap: wrap;
  transition: 0.4s;
 }
 .nav-catalog-menu-tab.active{
  width: 100%;
  max-height: 500rem;
  margin-top: 12rem;
 }
 .nav-catalog-menu ul{
  gap: 0;
  margin-bottom: 12rem;
 }
 .nav-catalog-menu:nth-child(1){
  width: 100%;
 }
 .nav-catalog-menu:nth-child(1) ul{
  width: 100%;
  gap: 0;
 }
 .nav-catalog-menu:nth-child(1) ul li{
  width: 50%;
 }
 .nav-catalog-menu__title{
  color: #FFFFFF;
  font-weight: 600;
  font-size: 12rem;
  margin-bottom: 8rem;
 }
 .nav-catalog-menu ul li{
  margin-bottom: 6rem;
  font-weight: 500;
  text-decoration: underline;
 }
 .nav-subnav-catalog.active .nav-catalog a{
  color: #47ab38;
  font-size: 12rem;
 }

 .nav .header-btn {
  display: block;
  width: 100%;
  height: 60rem;
 }
}
 .more .block-header{
    top: 90rem;
}

/* =========================
   CATALOG FINAL CLEAN
========================= */

/* ===== ОБЩАЯ КАРТОЧКА ===== */
.index_catalog_item{
  position: relative;
  overflow: hidden;
  transition: transform 0.25s ease, box-shadow 0.25s ease;
}

.index_catalog_item:hover{
  transform: translateY(-6px);
  box-shadow: 0 18px 35px rgba(0,0,0,0.16);
}

.ici_img{
  transition: transform 0.3s ease;
}

.index_catalog_item:hover .ici_img{
  transform: scale(1.08) translateY(-6px);
}

.index_catalog_item:hover .ici_btn{
  box-shadow: 0 10px 18px rgba(0,0,0,0.18);
}

.index_catalog_item:hover .ici_price{
  box-shadow: 0 6px 14px rgba(0,0,0,0.14);
}

/* ===== ЗАГОЛОВОК ===== */
.ici_title{
  position: relative;
  z-index: 2;
  margin-top: 20px;
  margin-bottom: 12px;
  padding: 0 12px;
  text-align: center;
  font-size: 15px;
  line-height: 1.2;
  font-weight: 700;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* ===== ПЛАШКА "ВЫБОР ПОКУПАТЕЛЕЙ" ===== */
.featured_label{
  position: absolute;
  top: 38px;
  left: 0;
  right: 0;
  z-index: 4;

  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;

  width: 100%;
  height: 28px;
  padding: 0 10px;

  background:
    linear-gradient(180deg, rgba(255,255,255,0.18) 0%, rgba(255,255,255,0.00) 30%),
    linear-gradient(180deg, #b67cff 0%, #9d5ddd 55%, #8747d1 100%);
  color: #ffffff;

  font-size: 12px;
  font-weight: 800;
  line-height: 28px;
  text-align: center;
  white-space: nowrap;

  border-radius: 0;
  border-top: 1px solid rgba(255,255,255,0.18);
  border-bottom: 1px solid rgba(0,0,0,0.10);

  box-shadow:
    0 6px 14px rgba(157,93,221,0.22),
    inset 0 1px 0 rgba(255,255,255,0.20),
    inset 0 -2px 4px rgba(0,0,0,0.10);

  overflow: hidden;
}

/* мягкий движущийся блик по полосе */
.featured_label::after{
  content: "";
  position: absolute;
  top: 0;
  left: -44px;
  width: 36px;
  height: 100%;
  background: linear-gradient(
    90deg,
    rgba(255,255,255,0) 0%,
    rgba(255,255,255,0.22) 50%,
    rgba(255,255,255,0) 100%
  );
  transform: skewX(-20deg);
  animation: featuredShine 3.2s ease-in-out infinite;
}

@keyframes featuredShine{
  0% { left: -44px; opacity: 0; }
  18% { opacity: 1; }
  42% { left: 110%; opacity: 0.9; }
  100% { opacity: 0; }
}

/* звезда */
.featured_label::before{
  content: "★";
  position: relative;
  z-index: 1;
  font-size: 20px;
  line-height: 1;
  color: #ffd54f;
  text-shadow:
    0 0 8px rgba(255,213,79,0.40),
    0 1px 0 rgba(255,255,255,0.15);
  animation: starPulse 1.8s ease-in-out infinite;
}

@keyframes starPulse {
  0%, 100% {
    transform: scale(1);
    filter: brightness(1);
  }
  50% {
    transform: scale(1.12);
    filter: brightness(1.08);
  }
}

.index_catalog_item:hover .featured_label{
  box-shadow:
    0 8px 18px rgba(157,93,221,0.28),
    inset 0 1px 0 rgba(255,255,255,0.22),
    inset 0 -2px 4px rgba(0,0,0,0.10);
}

@media screen and (max-width: 720px){
  .featured_label{
    top: 38px;
    height: 26px;
    font-size: 11px;
    line-height: 26px;
    gap: 6px;
  }

  .featured_label::before{
    font-size: 14px;
  }
}

/* ===== ЦЕНА + СКИДКА ===== */
.price_wrap{
  position: absolute;
  left: 50%;
  bottom: 58px;
  transform: translateX(-50%);
  z-index: 3;

  display: flex;
  align-items: center;
  gap: 8px;
  max-width: 90%;
}

.price_wrap .ici_price{
  position: static !important;
  left: auto !important;
  right: auto !important;
  bottom: auto !important;
  transform: none !important;

  display: inline-flex;
  align-items: center;
  justify-content: center;

  background: #fff;
  border-radius: 12px;
  padding: 0 14px;
  height: 32px;
  line-height: 32px;
  font-weight: 800;
  font-size: 16px;
  white-space: nowrap;
  box-shadow: 0 4px 10px rgba(0,0,0,0.1);
}

.discount_badge{
  display: inline-flex;
  align-items: center;
  justify-content: center;

  background: linear-gradient(180deg, #ffd54f 0%, #ffbf1f 100%);
  color: #222;
  font-size: 16px;
  font-weight: 800;
  padding: 0 12px;
  height: 30px;
  line-height: 30px;
  border-radius: 10px;
  white-space: nowrap;
  box-shadow: 0 4px 12px rgba(0,0,0,0.16);
  animation: discountPulse 2.2s ease-in-out infinite;
}

@keyframes discountPulse {
  0%, 100% {
    transform: scale(1);
    box-shadow: 0 4px 12px rgba(0,0,0,0.16);
  }
  50% {
    transform: scale(1.05);
    box-shadow: 0 6px 16px rgba(255,191,31,0.30);
  }
}

/* ===== КНОПКА ===== */
.index_catalog_item .ici_btn{
  position: absolute;
  left: 50%;
  bottom: 16px;
  transform: translateX(-50%);
  z-index: 2;
}

/* ===== МОБИЛКА ===== */
@media screen and (max-width: 720px){

  .index_catalog_item{
    width: 160px !important;
    height: 300px !important;
    border-radius: 24px !important;
    border: 1px solid rgba(71,171,56,0.9) !important;
    background: linear-gradient(180deg, #ffffff 0%, #f5f5f5 100%) !important;
    box-shadow:
      0 10px 24px rgba(0,0,0,0.08),
      0 2px 6px rgba(0,0,0,0.04) !important;
    overflow: hidden !important;
  }

  .index_catalog_item::before{
    content: "" !important;
    position: absolute !important;
    top: -18px !important;
    right: -10px !important;
    width: 96px !important;
    height: 64px !important;
    border-radius: 50% !important;
    background: rgba(255,255,255,0.38) !important;
    filter: blur(16px) !important;
    z-index: 0 !important;
    pointer-events: none !important;
  }

  .index_catalog_item::after{
    content: "" !important;
    position: absolute !important;
    left: -10px !important;
    bottom: -54px !important;
    width: 198px !important;
    height: 168px !important;
    border-radius: 50% !important;
    background:
      radial-gradient(circle at 35% 28%,
        #59b84a 0%,
        #4fae40 42%,
        #47ab38 68%,
        #3b982f 100%) !important;
    box-shadow:
      inset 0 -18px 28px rgba(0,0,0,0.12),
      0 -4px 14px rgba(255,255,255,0.10) !important;
    z-index: 0 !important;
    pointer-events: none !important;
  }

  .ici_title{
    z-index: 2 !important;
    min-height: 32px !important;
    margin-top: 14px !important;
    margin-bottom: 8px !important;
    padding: 0 10px !important;
    font-size: 13px !important;
    line-height: 1.2 !important;
    font-weight: 800 !important;
    color: #111111 !important;
  }

  /* ПОЛОСА ВО ВСЮ ШИРИНУ КАРТОЧКИ */
  .featured_label{
    top: 32px !important;
    left: 0 !important;
    right: 0 !important;
    transform: none !important;

    width: 100% !important;
    min-width: 100% !important;
    max-width: 100% !important;
    height: 26px !important;
    padding: 0 8px !important;
    gap: 6px !important;

    border-radius: 0 !important;

    font-size: 11px !important;
    font-weight: 800 !important;
    line-height: 26px !important;

    justify-content: center !important;
    text-align: center !important;
    white-space: nowrap !important;
    overflow: hidden !important;
  }

  .featured_label::before{
    font-size: 14px !important;
  }

  .ici_img{
    position: relative !important;
    z-index: 2 !important;
    width: 140px !important;
    height: 120px !important;
    max-width: 140px !important;
    max-height: 120px !important;
    margin: 0 auto !important;
    display: block !important;
    object-fit: contain !important;
    object-position: center bottom !important;
    filter: drop-shadow(0 6px 10px rgba(0,0,0,0.08)) !important;
  }

  .index_catalog_item:hover .ici_img{
    transform: none !important;
  }

  .price_wrap{
    position: absolute !important;
    left: 50% !important;
    bottom: 64px !important;
    transform: translateX(-50%) !important;

    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    gap: 6px !important;

    width: 136px !important;
    max-width: 136px !important;
  }

  .price_wrap .ici_price{
    width: 136px !important;
    max-width: 136px !important;
    height: 30px !important;
    line-height: 30px !important;
    padding: 0 !important;

    display: flex !important;
    align-items: center !important;
    justify-content: center !important;

    font-size: 12px !important;
    font-weight: 800 !important;
    text-align: center !important;
    white-space: nowrap !important;
  }

  .discount_badge{
    width: 104px !important;
    max-width: 104px !important;
    height: 24px !important;
    line-height: 24px !important;
    padding: 0 !important;

    display: flex !important;
    align-items: center !important;
    justify-content: center !important;

    font-size: 11px !important;
    font-weight: 800 !important;
    text-align: center !important;
    white-space: nowrap !important;
    border-radius: 8px !important;
  }

  .index_catalog_item .ici_btn{
    width: 136px !important;
    left: 50% !important;
    transform: translateX(-50%) !important;
    bottom: 12px !important;
    height: 40px !important;
    line-height: 40px !important;
    font-size: 12px !important;
  }

  .ici_arrow{
    font-weight: 700 !important;
  }
}

.budget-block__title {
    display: inline-block;
    background: rgba(72, 172, 58, 0.7);
    backdrop-filter: blur(6px);
    padding: 10px 14px;
    border-radius: 12px;
}

.budget-block__text {
    display: inline-block;
    background: rgba(72, 172, 58, 0.5);
    backdrop-filter: blur(6px);
    padding: 6px 10px;
    border-radius: 10px;
}

@media (max-width: 600px) {
    .budget-block__text {
        display: none !important;
    }
}

.main-content h1 {
    display: inline-block;
    background: rgba(255,255,255,0.15);
    backdrop-filter: blur(8px);
    padding: 12px 16px;
    border-radius: 16px;
}

.main-adv__item p span {
    display: inline-block;
    background: rgba(255,255,255,0.12);
    backdrop-filter: blur(6px);
    padding: 6px 10px;
    border-radius: 10px;
}

.request-title {
    display: inline-block;
    background: rgba(255,255,255,0.15);
    backdrop-filter: blur(6px);
    padding: 10px 16px;
    border-radius: 12px;
}

.request-item {
    background: transparent !important;
    width: auto !important;
}

.request-item p {
    display: inline-block;
    background: rgba(255,255,255,0.12);
    backdrop-filter: blur(6px);
    padding: 8px 12px;
    border-radius: 10px;
}

.request-text {
    display: inline-block;
    background: rgba(255,255,255,0.12);
    backdrop-filter: blur(6px);
    padding: 10px 14px;
    border-radius: 10px;
}

.install {
    position: relative;
}

.install::after {
    content: "";
    position: absolute;
    inset: 0;
    background: rgba(0,0,0,0.4); /* регулируй 0.3–0.5 */
    z-index: 1;
}

.install-left,
.instal-right {
    position: relative;
    z-index: 2;
}


/**card**/
.models-economy .models-hint{
    margin-bottom: 0;
}
.models-economy{
       gap: 5px;
    width: 120%;
    column-wrap: wrap;
    margin-left: -10%;
    display: flex;
    margin-top: 12px;
}
.models-economy .models-hint__text{
    width: 300px;
}
.models-economy .sale-number{
        display: inline-block;
    padding: 1px;
    background: #ffd83a;
    white-space: nowrap;
    border-radius: 2px;
    height: 21px;
    margin-left: auto;
    display: block;
    width: fit-content;
    margin-top: 15px;
}
.models-economy .value {
    display: inline-block;
    padding: 0 3px 0 5px;
    color: #333;
}
.models-economy .inner-sale {
    background: #fff8db;
    display: inline-block;
    padding: 2px 5px 1px;
    color: #333;
}
.models-economy .text {
    display: inline-block;
    color: #333;
        width: auto;
}
.models-economy .models-footer{
    margin: 0 auto;
    width: 160px;
    margin-bottom: 0px;
    margin-top: 15px;
}
.models-price{
        flex-wrap: wrap;
}
.models-hint.fixh{
    margin-bottom: 0rem;
}
.models-price__new{
    position: relative;
}
.models-price__new .value{
   position: absolute;
    right: -166px;
    bottom: -10px;
    display: inline-block;
    background: #ffd83a;
    white-space: nowrap;
    text-align: center;
    line-height: 17rem;
    border-radius: 500rem;
        font-size: 10rem;
        width: 55rem;
    height: 17rem;
    
}
.models-price__new .value span{
 color: #333;
 font-size: 10rem;
    font-family: Manrope;
}
.models-economy .models-footer__icon{
        margin-right: 4px;
}
.models-economy .models-hint:hover .models-hint__text {
    opacity: 1;
    z-index: 99;
}
@media (max-width: 600px) {
    .models-economy .models-hint__text{
        left: 98%;
    }
    .models-price__new .value{
        width: 44rem;
                bottom: -25px;
    }
.models-economy .sale-number{
    margin: 0 auto;
    margin-top: 15px;
    zoom: 0.7;
        height: 27px;
}

/* .models-economy{
        width: 100%;
    margin-left: 0;
} */
}
@media (min-width: 1300px) {
.models-price__new .value{
    bottom: -20px;
}
.models-economy .models-footer{
    width: auto;
}
.models-economy .text{
    font-size: 14px;
}
}
@media (min-width: 2100px) {
.models-price__new .value{
        right: -192px;
    bottom: -24px;
}
}