.manufacture{position:relative}
.manufacture__block{margin-top:64px;background:#fff}
@media screen and (max-width:760px){.manufacture__block{margin-top:12px}}
.manufacture__item{padding:40px;border-bottom:1px solid #e2e2e2}
.manufacture__item:last-child{border-bottom:none}
@media screen and (max-width:760px){.manufacture__item{padding:40px 20px}}
.manufacture-left{padding:60px;gap:48px;min-height:688px;border-right:1px solid #e2e2e2}
@media screen and (max-width:760px){.manufacture-left{gap:0;border-right:none}}
.manufacture-left__icon{margin-bottom:22px}
.manufacture-left__autor{margin-top:auto;gap:30px}
.manufacture-left__autor img{filter:grayscale(1);transition:0.3s}
.manufacture-left__autor img:hover{filter:none}
@media screen and (max-width:760px){.manufacture-left__autor{margin-top:30px}}
.manufacture-left__sub{color:#303030;opacity:0.6}
@media screen and (max-width:760px){.manufacture-left{padding:40px 20px;min-height:100%}}
.manufacture-right{padding:20px 0;min-height:688px}
@media screen and (max-width:760px){.manufacture-right{padding:0;min-height:100%}}
.manufacture__photo{object-fit:cover}
.manufacture__slider{position:relative}
.manufacture__slider,
.manufacture__catalog{margin-top:120px}
.manufacture__slider-arrow,
.manufacture__catalog-arrow{margin-left:auto}
@media screen and (max-width:760px){.manufacture__slider,.manufacture__catalog{margin-top:68px}}
.manufacture .accordeon-carousel{position:relative}
.manufacture .accordeon-carousel:not(.slick-initialized){display:flex;overflow:hidden}
.manufacture .accordeon-carousel:not(.slick-initialized)>div{flex-shrink:0}
.manufacture .accordeon-carousel-slide img{min-height:436px}
@media screen and (max-width:760px){.manufacture .accordeon-carousel-slide img{min-height:232px}}
@media screen and (max-width:760px){.manufacture .accordeon-carousel-slide{margin-right:2px;width:320px;height:232px}}
.manufacture .accordeon-carousel .slick-arrow{position:absolute;top:50%;border-radius:0;width:56px;height:56px;box-shadow:none;transition:0.3s all;transform:translateY(-50%)}
.manufacture .accordeon-carousel .slick-prev{z-index:1;left:initial;right:56px;background:url('../themes/gabions/assets/img/svg/icons/arrow-prev.svg') 50% no-repeat #f2f2f2}
.manufacture .accordeon-carousel .slick-prev:hover{opacity:0.8;background:url('../themes/gabions/assets/img/svg/icons/arrow-prev.svg') 50% no-repeat #fff}
.manufacture .accordeon-carousel .slick-next{right:0;background:url('../themes/gabions/assets/img/svg/icons/arrow-next.svg') center center no-repeat #f2f2f2}
.manufacture .accordeon-carousel .slick-next:hover{opacity:0.8;background:url('../themes/gabions/assets/img/svg/icons/arrow-next.svg') center center no-repeat #fff}
.manufacture .manufacture-carousel{position:relative}
.manufacture .manufacture-carousel:not(.slick-initialized){display:flex;overflow:hidden}
.manufacture .manufacture-carousel:not(.slick-initialized)>div{flex-shrink:0}
.manufacture .manufacture-carousel-slide{margin-right:10px;width:626px}
@media screen and (max-width:760px){.manufacture .manufacture-carousel-slide{margin-right:2px;width:320px;height:222px}}
.manufacture .manufacture-carousel .slick-arrow{position:absolute;top:50%;border-radius:0;width:56px;height:56px;box-shadow:none;transition:0.3s all;transform:translateY(-50%)}
.manufacture .manufacture-carousel .slick-prev{z-index:1;left:initial;right:56px;background:url('../themes/gabions/assets/img/svg/icons/arrow-prev.svg') 50% no-repeat #f2f2f2}
.manufacture .manufacture-carousel .slick-prev:hover{opacity:0.8;background:url('../themes/gabions/assets/img/svg/icons/arrow-prev.svg') 50% no-repeat #fff}
.manufacture .manufacture-carousel .slick-next{right:0;background:url('../themes/gabions/assets/img/svg/icons/arrow-next.svg') center center no-repeat #f2f2f2}
.manufacture .manufacture-carousel .slick-next:hover{opacity:0.8;background:url('../themes/gabions/assets/img/svg/icons/arrow-next.svg') center center no-repeat #fff}
.manufacture__catalog{margin-bottom:120px}
.manufacture__catalog-title{margin-bottom:40px;text-align:center;width:100%}
.manufacture__catalog-list{background:#fff}
.manufacture__catalog-list .manufacture-accordeon{border-bottom:1px solid #e2e2e2}
.manufacture__catalog-list .manufacture-accordeon:last-child{border-bottom:none}
.manufacture__catalog-item{padding:40px 60px;cursor:pointer}
.manufacture__catalog-item .num{padding-right:40px;border-right:1px solid #e2e2e2;color:#d51e29}
.manufacture__catalog-item .title{padding-left:40px;color:#303030}
@media screen and (max-width:760px){.manufacture__catalog-item{padding:20px}}
.manufacture__catalog-info{border-top:1px solid #e2e2e2}
.manufacture__catalog-info .left,
.manufacture__catalog-info .right{padding:60px;width:50%;height:100%}
@media screen and (max-width:760px){.manufacture__catalog-info .left,.manufacture__catalog-info .right{width:100%;padding:20px}}
.manufacture__catalog-info .left{border-right:1px solid #e2e2e2}
.manufacture__catalog-info .left__text{margin-bottom:36px}
.manufacture__catalog-info .left__text p{margin-bottom:15px}
.manufacture__catalog-info .left__text h3{font-style:normal;font-weight:500;font-size:24px;line-height:140%;margin-bottom:24px;margin-top:10px}
.manufacture__catalog-info .left__text li{margin-bottom:8px;display:flex;align-items:center;gap:10px;line-height:16px}
.manufacture__catalog-info .left__text li::before{content:'';width:12px;height:1px;background:#d51e29;flex-shrink:0}
.manufacture__catalog-info .right{position:relative}
.manufacture__catalog-info .right__photo{width:100%;object-fit:cover;max-height:436px}
.manufacture__catalog-info .right .splide__arrows{position:relative;width:100%}
@media screen and (max-width:760px){.manufacture__catalog-info .right .splide__arrows{display:none}}
.manufacture__catalog-info .right .splide__arrow{top:215px;border-radius:0;width:56px;height:56px;box-shadow:none;transition:0.3s all}
@media screen and (max-width:760px){.manufacture__catalog-info .right{padding:0;margin-bottom:20px}}
@media screen and (max-width:760px){.manufacture__catalog-info{flex-direction:column}}
@media screen and (max-width:760px){.manufacture__catalog{margin-top:68px}}
.manufacture__why{margin-bottom:120px;display:flex;flex-direction:column;align-items:center}
.manufacture__why-icon{margin-right:24px}
.manufacture__why-list{display:flex;flex-wrap:wrap;width:100%;max-width:1190px;border-bottom:1px solid #d6d6d6}
.manufacture__why-item{padding:40px;border-top:1px solid #d6d6d6;width:50%}
.manufacture__why-item:nth-child(odd){border-left:1px solid #d6d6d6;border-right:1px solid #d6d6d6}
.manufacture__why-item:nth-child(even){border-left:none;border-right:1px solid #d6d6d6}
@media screen and (max-width:760px){.manufacture__why-item{width:100%;padding:20px}.manufacture__why-item:nth-child(odd){border-left:none;border-right:none}.manufacture__why-item:nth-child(even){border-left:none;border-right:none}}
.manufacture__why-title{margin-bottom:40px;text-align:center;width:100%}
.manufacture__why-text{color:#757575}
.manufacture__why-text b{color:#303030}
@media screen and (max-width:760px){.manufacture__why{margin-top:68px}}
.manufacture-accordeon{position:relative}
.manufacture-accordeon__wrapper{overflow:hidden;transition:max-height 0.3s ease}
.manufacture-accordeon__arrow{margin-left:auto;-webkit-transition:all 0.3s 0s ease;-o-transition:all 0.3s 0s ease;transition:all 0.3s 0s ease}
.is_open .manufacture-accordeon__arrow{transform:scaleY(-1)}