﻿.home-tabs .items .item .right img:first-child { position: unset;}
.home-news .newslist li .img img{aspect-ratio: 23 / 18;height: auto;}
@media (min-width:1025px){
.home-news .newslist li .info .title{height: 58px;}
.home-news .newslist li .info .text{height: 68px;}
}

.hero-banner{position:absolute;top:50%;left:0;transform:translateY(-50%);width:100%;height:100%;margin:0 auto;opacity:0;display:flex;align-items:center;padding:60px 7%;overflow:hidden;background-size:cover;color:#fff}
.home-banner .swiper-slide-active .hero-banner{animation:bannerani .5s forwards;animation-delay:.7s}
.hero-banner__overlay{position:absolute;inset:0;pointer-events:none}
.hero-banner__content{position:relative;z-index:2;width:100%}
.hero-banner__tag{display:inline-flex;align-items:center;gap:10px;font-size:13px;font-weight:600;letter-spacing:2px;text-transform:uppercase;color:#d4af7a;margin-bottom:18px}
.hero-banner__tag::before{content:'';width:34px;height:2px;background:#d4af7a}
.hero-banner__years{font-size:96px;font-weight:900;line-height:.95;color:#c9a227;letter-spacing:-2px}
.hero-banner__years span{font-size:30px;font-weight:700;color:#fff;letter-spacing:3px;vertical-align:middle;margin-left:10px}
.hero-banner__headline{font-size:52px;font-weight:800;line-height:1.15;margin:0 0 20px;text-shadow:0 2px 24px rgba(0,0,0,.55)}
.hero-banner__headline-accent{color:#d4af7a}
.hero-banner__subline{font-size:20px;font-weight:500;line-height:1.6;letter-spacing:.5px;color:rgba(255,255,255,.92);margin-bottom:28px}
.hero-banner__products{font-size:24px;font-weight:500;letter-spacing:5px;color:rgba(255,255,255,.92);margin-bottom:26px}
.hero-banner__features{display:flex;gap:14px;margin:0;padding:0;list-style:none}
.hero-banner__feature{display:flex;align-items:center;gap:8px;font-size:15px;font-weight:600;letter-spacing:.5px;padding:9px 18px;background:rgba(255,255,255,.08);border:1px solid rgba(212,175,122,.35);border-left:3px solid #c9a227}
.hero-banner__feature svg{width:16px;height:16px;fill:#d4af7a;flex-shrink:0}
.hero-banner__export{margin-top:5px;display:inline-flex;align-items:center;gap:10px;font-size:16px;font-weight:700;letter-spacing:1.5px;color:#c9a227}
.hero-banner__export svg{width:20px;height:20px;fill:currentColor}
.hero-banner--neckties .hero-banner__overlay{background:linear-gradient(100deg,rgba(18,18,22,.92) 0,rgba(18,18,22,.72) 35%,rgba(18,18,22,.3) 60%,rgba(18,18,22,0) 80%)}
.hero-banner--jacquard .hero-banner__overlay{background:linear-gradient(110deg,rgba(12,12,18,.94) 0,rgba(12,12,18,.8) 30%,rgba(12,12,18,.5) 55%,rgba(12,12,18,.2) 80%,rgba(12,12,18,0) 100%)}
.hero-banner--delivery .hero-banner__overlay{background:linear-gradient(100deg,rgba(14,14,20,.95) 0,rgba(14,14,20,.78) 32%,rgba(14,14,20,.45) 58%,rgba(14,14,20,.1) 82%,rgba(14,14,20,0) 100%)}
@media (max-width:1280px){.hero-banner{padding:50px 6%}
.hero-banner__years{font-size:72px}
.hero-banner__years span{font-size:24px}
.hero-banner__headline{font-size:42px}
.hero-banner__products{font-size:20px}
.hero-banner__subline{font-size:18px}
}
@media (max-width:1024px){.hero-banner{padding:35px 6%}
.hero-banner__years{font-size:52px}
.hero-banner__years span{font-size:18px}
.hero-banner__headline{font-size:32px;line-height:1.25;margin-bottom:10px}
.hero-banner__products{font-size:16px;margin-bottom:15px}
.hero-banner__subline{font-size:16px}
}
@media (max-width:768px){.hero-banner{padding:25px}
.hero-banner--neckties{background-position:center}
.hero-banner--jacquard{background-position:60% center}
.hero-banner--delivery{background-position:55% center}
.hero-banner--delivery .hero-banner__overlay,
.hero-banner--jacquard .hero-banner__overlay,
.hero-banner--neckties .hero-banner__overlay{background:linear-gradient(180deg,rgba(12,12,18,.75) 0,rgba(12,12,18,.9) 50%,rgba(12,12,18,.96) 100%)}
.hero-banner__tag{margin-bottom:5px}
.hero-banner__years{font-size:40px}
.hero-banner__years span{font-size:16px;margin-left:6px}
.hero-banner__headline{font-size:22px;margin-bottom:5px}
.hero-banner__products{font-size:13px;letter-spacing:3px;margin-bottom:10px}
.hero-banner__subline{font-size:14px}
.hero-banner__feature{font-size:10px;padding:4px 10px}
.hero-banner__export{font-size:12px}
}
@media (max-width:540px){
.hero-banner__features{display:none}
.hero-banner__headline{font-size:18px;margin:5px 0}
.hero-banner__products{margin-bottom:0}
.hero-banner__subline{margin-bottom:0}
}
.home-banner video{width:100%;min-height: initial;display: block;}