

/* Start:/local/templates/bdk/assets/css/bdk.css?178282268098422*/
.d-none{display:none!important}
*{padding:0;margin:0;border:0}
*,:after,:before{box-sizing:border-box}
:active,:focus{outline:0}
a:active,a:focus{outline:0}
aside,footer,header,nav{display:block}
html,body{height:100%;width:100%;font-size:13px;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%}
body{color:#000;font-size:18px;font-family:'Roboto Condensed',sans-serif;font-weight:400;line-height:1.2;background:#fff}
body.lock{overflow:hidden}
button,input,textarea{font-family:inherit}
input::-ms-clear{display:none}
button{cursor:pointer;background:none}
a,a:visited{text-decoration:none;color:inherit}
a:hover{text-decoration:none;cursor:pointer}
ul li{list-style:none}
img{vertical-align:top;max-width:100%}
h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:400}

@font-face{
  font-family:'Roboto Condensed';
  src:url(/local/templates/bdk/assets/css/../fonts/RobotoCondensed-Regular.woff2) format('woff2'),
      url(/local/templates/bdk/assets/css/../fonts/RobotoCondensed-Regular.woff) format('woff'),
      url(/local/templates/bdk/assets/css/../fonts/RobotoCondensed-Regular.ttf) format('truetype');
  font-weight:400;font-style:normal;font-display:swap
}
@font-face{
  font-family:'Roboto Condensed';
  src:url(/local/templates/bdk/assets/css/../fonts/RobotoCondensed-Light.woff2) format('woff2'),
      url(/local/templates/bdk/assets/css/../fonts/RobotoCondensed-Light.woff) format('woff');
  font-weight:300;font-style:normal;font-display:swap
}

/* ==============================
   LAYOUT
   ============================== */
.container{max-width:1728px;width:100%;margin:0 auto;padding:0 144px}
.container-full{max-width:1728px;width:100%;margin:0 auto;padding:0}
.container-full > .content{padding:0}
.wrapper{width:100%;min-height:100%;overflow:hidden;overflow:clip;display:flex;flex-direction:column;position:relative;z-index:2;background:#fff}
/* Затемнение при открытом боковом меню: внутри .wrapper, чтобы панели (z-index выше) были кликабельны — body::after раньше был над всем .wrapper (z-index:2) */
body.menu-open{overflow:hidden}
body.menu-open .wrapper{overflow:visible}
body.menu-open .wrapper::after{content:'';position:fixed;inset:0;background:rgba(0,0,0,.4);z-index:1000;pointer-events:auto}
body.menu-open .site-header{z-index:1003}
body.menu-open .site-header__nav{z-index:1004}
body.menu-open .site-header__burger{z-index:1005}
.main{position:relative;flex:1 1 auto}
.content{padding-top:36px}
.page-head{padding-top:96px}
.page-head .title{margin:50px 0 0}
.text-page-head{padding-top:180px}
.text-page-head .title{max-width:1040px;font-size:56px;font-weight:400;line-height:1.08;text-transform:uppercase;color:#000;margin-top:50px}
.contentPage{max-width:1040px;padding-top:54px;padding-bottom:96px;font-size:18px;font-weight:300;line-height:1.75;color:#111;white-space:normal}
.contentPage h2,.contentPage h3,.contentPage h4{font-weight:400;line-height:1.2;text-transform:uppercase;color:#000}
.contentPage h2{font-size:42px;margin:0 0 30px}
.contentPage h3{font-size:32px;margin:54px 0 22px}
.contentPage h4{font-size:24px;margin:38px 0 16px}
.contentPage p{margin:0 0 18px}
.contentPage ul,.contentPage ol{margin:0 0 24px;padding-left:24px}
.contentPage li{margin:0 0 10px}
.contentPage a{color:#007DC1;text-decoration:underline;text-underline-offset:3px}
.contentPage table{width:100%;border-collapse:collapse;margin:24px 0}
.contentPage th,.contentPage td{border:1px solid #E6E6E6;padding:12px 14px;text-align:left;vertical-align:top}
.contentPage th{font-weight:400;background:#F5F5F5}
.contentPage .text-raw{white-space:pre-line}

/* ==============================
   STATIC PAGES: about, contacts
   ============================== */
.about-page,.contacts-page{max-width:990px}
.about-page__text,.contacts-page__lead{font-size:18px;font-weight:300;line-height:1.8;color:#000}
.about-page__text p,.contacts-page__lead p{margin:0 0 1em}
.about-page__text p:last-child,.contacts-page__lead p:last-child{margin-bottom:0}
.about-page__text a,.contacts-page__lead a{color:#007DC1;text-decoration:underline}
.about-page__text a:hover,.contacts-page__lead a:hover{text-decoration:none}
.about-page__text--after{margin-top:43px;padding-top:43px;border-top:1px solid #E6E6E6}
.about-page__section-title{font-size:32px;font-weight:400;text-transform:uppercase;line-height:1.17;margin:50px 0 29px;color:#000}
.pdf-catalogs-page{max-width:860px}
.pdf-catalogs-page__title{font-size:32px;font-weight:400;text-transform:uppercase;line-height:1.17;margin:0 0 29px;color:#000}
.pdf-catalogs{display:grid;gap:14px;max-width:860px}
.pdf-catalogs__item{display:grid;grid-template-columns:64px minmax(0,1fr) auto;align-items:center;gap:22px;padding:22px 0;border-bottom:1px solid #E6E6E6;color:#000;text-decoration:none}
.pdf-catalogs__item:first-child{border-top:1px solid #E6E6E6}
.pdf-catalogs__icon{display:flex;align-items:center;justify-content:center;width:64px;height:64px;background:#007DC1;color:#fff;font-size:16px;font-weight:700;text-transform:uppercase}
.pdf-catalogs__content{display:flex;flex-direction:column;gap:6px;min-width:0}
.pdf-catalogs__title{font-size:24px;font-weight:400;line-height:1.2;text-transform:uppercase}
.pdf-catalogs__desc{font-size:16px;font-weight:300;line-height:1.5;color:#5B5B5B}
.pdf-catalogs__meta{font-size:14px;font-weight:300;color:#8A8A8A}
.pdf-catalogs__download{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 24px;border:1px solid #007DC1;color:#007DC1;font-size:16px;text-transform:uppercase;transition:.25s ease}
.pdf-catalogs__item:hover .pdf-catalogs__download{background:#007DC1;color:#fff}
.pdf-catalogs__empty{font-size:18px;font-weight:300;line-height:1.6;color:#5B5B5B}
.news-list{padding-bottom:72px}
.news-list>.col>.row{row-gap:24px}
.news-list .news-list-item{margin-bottom:0!important}
.news-list .card{height:100%;padding:22px 0;border:0}
.news-list .card-body{padding:24px 28px}
.about-advantages{display:grid;grid-template-columns:repeat(3,1fr);gap:29px 36px;margin:0;padding:0}
.about-advantages__item{display:flex;align-items:center;gap:14px}
.about-advantages__icon{flex-shrink:0;width:48px;height:48px;display:flex;align-items:center;justify-content:center}
.about-advantages__icon img{width:48px;height:48px;object-fit:contain;display:block}
.about-advantages__text{font-size:14px;font-weight:400;line-height:1.35;color:#000;text-transform:lowercase}
.contacts-page__map{margin-top:43px;border-radius:8px;overflow:hidden}
.contacts-page__map-inner{width:100%;height:400px}
.contacts-page__form-title{font-size:32px;font-weight:400;text-transform:uppercase;line-height:1.17;margin:43px 0 22px;color:#000}
.contacts-page .bx-context-toolbar-empty-area,.contacts-page form{margin-top:0}
@media(max-width:1080px){
  .about-advantages{grid-template-columns:repeat(2,1fr);gap:22px}
}
@media(max-width:691px){
  .about-page__section-title{font-size:25px;margin-top:50px}
  .contacts-page__map{margin-top:29px}
  .contacts-page__map-inner{height:300px}
  .contacts-page__form-title{font-size:25px;margin-top:29px}
  .pdf-catalogs-page__title{font-size:25px;margin-bottom:22px}
  .about-advantages{grid-template-columns:1fr}
  .pdf-catalogs__item{grid-template-columns:52px minmax(0,1fr);gap:16px}
  .pdf-catalogs__icon{width:52px;height:52px;font-size:14px}
  .pdf-catalogs__title{font-size:20px}
  .pdf-catalogs__download{grid-column:2;justify-self:start}
}

/* ==============================
   HERO (header-home)
   ============================== */
.hero{position:relative;display:flex;min-height:698px;background:#fff}
.hero__left{width:631px;flex-shrink:0;display:flex;flex-direction:column;padding:72px 0 0 144px}
.hero__left-head{display:flex;align-items:flex-start;justify-content:space-between;gap:22px;width:100%;margin-bottom:auto}
.hero__logo{display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto auto;gap:4px 18px;align-items:start;margin-bottom:0}
.hero__logo-img{grid-column:1;grid-row:1 / span 2;align-self:start;width:79px;height:73px;object-fit:contain}
.hero__logo-title{grid-column:2;grid-row:1;font-size:22px;font-weight:400;text-transform:uppercase;line-height:1.17;align-self:start}
.hero__logo-subtitle{grid-column:2;grid-row:2;font-size:14px;font-weight:300;line-height:1.17;align-self:start}

.hero__right{flex:1;position:relative;overflow:hidden;height:565px;align-self:flex-start}
.hero__right-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:opacity .35s ease}
.hero__right-overlay{position:absolute;inset:0;background:rgba(0,0,0,.35)}

.hero__right-content{position:relative;z-index:2;padding:43px 0 0 244px;color:#fff;height:100%;display:flex;flex-direction:column}
.hero__search{display:flex;align-items:center;gap:16px;border:1px solid #fff;padding:11px 22px;width:344px;height:36px;background:transparent}
.hero__search input{background:none;border:none;outline:none;color:#fff;font-size:13px;font-family:'Roboto Condensed',sans-serif;flex:1}
.hero__search input::placeholder{color:#fff;opacity:1}
.hero__search-btn{background:none;border:none;cursor:pointer;padding:0;display:flex}
.hero__search-btn svg{width:16px;height:16px}

.hero__slides{position:relative;flex:1;min-height:396px;margin-top:36px;overflow:hidden}
.hero__slide{position:absolute;inset:0;opacity:0;visibility:hidden;transform:translateX(54px);transition:opacity .55s ease, transform .55s ease, visibility 0s linear .55s;pointer-events:none;display:flex;flex-direction:column}
.hero__slide--active{opacity:1;visibility:visible;transform:translateX(0);transition:opacity .55s ease, transform .55s ease;pointer-events:auto;z-index:1}

.hero__partner{position:relative;display:flex;flex-direction:column;max-width:680px}
.hero__partner-title{font-size:52px;font-weight:400;text-transform:uppercase;line-height:1.12;margin:0 0 29px;color:#fff;min-height:119px;max-width:100%;text-wrap:balance;overflow-wrap:break-word}
.hero__partner-desc{font-size:22px;font-weight:300;line-height:1.5;margin:0 0 29px;color:#fff;max-width:709px;min-height:65px}
/* Кнопка на одной вертикали с .hero__slider (центр слайдера ≈ 457px от верха контента) */
.hero__partner-btn{margin-top:16px;align-self:flex-start}
.hero__partner-btn{display:inline-flex;align-items:center;gap:36px;background:#007DC1;padding:18px 29px;color:#fff;font-size:22px;font-weight:400;text-transform:uppercase;line-height:1.17;text-decoration:none;transition:background .3s}
.hero__partner-btn:hover{background:#006ba7}
.hero__partner-btn svg{width:49px;stroke:#fff;stroke-width:2;flex-shrink:0;transition:transform .3s ease}
.hero__partner-btn:hover svg{transform:translateX(7px)}

.hero__slider{display:flex;align-items:center;gap:18px;position:absolute;right:129px;top:439px;z-index:5}
.hero__slider-current{font-size:22px;font-weight:400;text-transform:uppercase;color:#fff}
.hero__slider-total{font-size:16px;font-weight:400;text-transform:uppercase;color:rgba(255,255,255,.63)}
.hero__slider-arrows{display:flex;gap:4px}
.hero__slider-arrows button{width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:none;border:none;cursor:pointer}
.hero__slider-arrows svg{width:18px;stroke:#fff;stroke-width:2;transition:transform .3s ease}
.hero__slider-arrows button:first-child:hover svg{transform:translateX(-5px)}
.hero__slider-arrows button:last-child:hover svg{transform:translateX(5px)}

/* menu block */
.hero__menu{position:absolute;bottom:0;left:144px;display:flex;gap:72px;background:#F5F5F5;padding:72px 65px 72px 72px;z-index:3}
.hero__menu-col{display:flex;flex-direction:column;gap:36px}
.hero__menu-col a{font-size:18px;font-weight:400;color:#000;line-height:1.17;transition:color .3s}
.hero__menu-col a:hover{color:#007DC1}

/* info strip — две равные колонки, ширина ≈ половина правой зоны (не наезжает на hero__menu) */
.hero__info{display:flex;gap:22px;position:absolute;bottom:22px;right:144px;left:auto;width:calc((100% - 875px - 144px - 22px) / 2);z-index:3;box-sizing:border-box}
.hero__info-item{font-size:29px;font-weight:400;text-transform:uppercase;line-height:1.17;color:#000;flex:1 1 0;min-width:0}
.hero__info-line{display:block}

/* ==============================
   POPULAR MODELS
   ============================== */
.popular{padding:130px 0 0}
.popular__header{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:72px}
.popular__title{font-size:43px;font-weight:400;text-transform:uppercase;line-height:1.17}
.popular__link{display:flex;align-items:flex-end;gap:18px;text-decoration:none;color:#000}
.popular__link-text{font-size:43px;font-weight:400;text-transform:uppercase;line-height:1.17;text-align:right;transition:color .3s}
.popular__link svg{width:139px;stroke:#000;stroke-width:2;margin-bottom:19px;transition:transform .3s ease, stroke .3s}
.popular__link:hover .popular__link-text{color:#007DC1}
.popular__link:hover svg{stroke:#007DC1;transform:translateX(11px)}

/* cards grid */
.popular__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:36px;align-items:stretch}
.card{display:flex;flex-direction:column;gap:22px;padding:29px;border:2px solid #F5F5F5;transition:background .3s,border-color .3s}
.card:hover{background:#FAFAFA;border-color:#E8E8E8}
.card__images{width:212px;height:300px;flex-shrink:0;position:relative;margin:0 auto}
.card__images img:first-child{position:absolute;left:0;top:0;width:126px;height:268px;object-fit:cover}
.card__images img:last-child{position:absolute;left:86px;top:32px;width:126px;height:268px;object-fit:cover}
.card__info{display:flex;flex-direction:column;gap:22px;flex:1;width:100%}
.card__details{display:flex;flex-direction:column;gap:18px;flex:1}
.card__category{font-size:18px;font-weight:300;line-height:1.17;color:#000}
.card__name-wrap{display:flex;flex-direction:column;min-height:65px}
.card__name{font-size:26px;font-weight:400;text-transform:uppercase;line-height:1.17;color:#007DC1}
.card__article{font-size:13px;font-weight:300;line-height:1.17;color:#5B5B5B}
.card__price-wrap{display:flex;align-items:baseline;gap:7px}
.card__price{font-size:26px;font-weight:400;line-height:1.17}
.card__price--request{font-size:20px;color:#8A8A8A}
.card__price-info{position:relative;width:14px;height:14px;display:inline-flex;cursor:help;outline:none;vertical-align:middle}
.card__price-info > img{width:14px;height:14px;display:block;opacity:.5;transition:opacity .2s;pointer-events:none}
.card__price-info:hover > img,.card__price-info:focus > img{opacity:1}
.card__price-tooltip{display:block;position:absolute;left:50%;bottom:calc(100% + 11px);width:252px;padding:11px 13px;margin-left:-126px;background:#2B2B2B;color:#fff;font-family:'Roboto Condensed',sans-serif;font-size:12px;font-weight:400;line-height:1.4;letter-spacing:.01em;text-transform:none;text-align:left;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(5px);transition:opacity .2s ease, transform .2s ease, visibility 0s linear .2s;z-index:30;white-space:normal;box-shadow:0 7px 22px -7px rgba(0,0,0,.25);border-radius:3px}
.card__price-tooltip::after{content:"";position:absolute;top:100%;left:50%;margin-left:-5px;border:5px solid transparent;border-top-color:#2B2B2B;width:0;height:0}
.card__price-info:hover .card__price-tooltip,.card__price-info:focus .card__price-tooltip{opacity:1;visibility:visible;transform:translateY(0);transition:opacity .2s ease, transform .2s ease}
.card__order-btn,a.card__order-btn:visited{display:inline-flex;align-self:flex-start;align-items:center;gap:7px;background:#007DC1;padding:11px 22px;height:50px;color:#fff;font-size:16px;font-weight:400;text-transform:uppercase;line-height:1.17;text-decoration:none;transition:background .3s}
.card__order-btn:hover{background:#006ba7}
.card__order-btn svg{width:24px;stroke:#fff;stroke-width:2;flex-shrink:0;transition:transform .3s ease}
.card__order-btn:hover svg{transform:translateX(4px)}

/* card right column */
.card__meta{display:flex;flex-direction:column;gap:22px;width:100%}
.card__meta-section{display:flex;flex-direction:column;gap:11px}
.card__meta-label{font-size:18px;font-weight:400;line-height:1.17}
.card__colors{display:flex;flex-wrap:wrap;gap:7px}
.card__color-swatch{width:43px;height:43px;border-radius:0;background:#D9D9D9;cursor:pointer;position:relative}
.card__color-swatch.active{outline:2px solid #007DC1;outline-offset:2px}
.card__color-name{font-size:13px;font-weight:300;line-height:1.17;color:#5B5B5B;height:65px;display:flex;flex-direction:column}
.card__sizes{display:flex;flex-wrap:wrap;gap:11px}
.card__size{padding:11px 22px;height:43px;display:flex;align-items:center;justify-content:center;background:#F5F5F5;border:1px solid #F5F5F5;color:#000;font-size:18px;font-weight:400;text-transform:uppercase;cursor:pointer;transition:background .2s, border-color .2s, color .2s}
.card__size:hover{background:#E0E0E0;border-color:#E0E0E0}
.card__size.active{background:#D6D6D6;border-color:#D6D6D6}
.card__size-line{position:relative;width:44px;height:21px}

/* filter tabs */
.popular__tabs{display:flex;flex-wrap:wrap;gap:11px;margin-bottom:43px}
.popular__tab{padding:11px 22px;font-size:18px;font-weight:400;text-transform:uppercase;background:transparent;border:1px solid #F5F5F5;cursor:pointer;transition:all .3s}
.popular__tab:hover,.popular__tab.active{background:#007DC1;color:#fff;border-color:#007DC1}

/* ==============================
   ABOUT SECTION
   ============================== */
.about{padding:72px 0;position:relative;margin-top:58px}
.about__inner{display:flex;gap:58px;max-width:1340px}
.about__content{display:flex;flex-direction:column;gap:58px;max-width:709px}
.about__title{font-size:43px;font-weight:400;text-transform:uppercase;line-height:1.17}
.about__text{font-size:18px;font-weight:300;line-height:2;color:#000}
.about__text p+p{margin-top:14px}
.about__stats{display:grid;grid-template-columns:repeat(4,max-content);gap:36px 42px;align-items:start}
.about__stat{display:flex;flex-direction:column;gap:7px;min-width:0}
.about__stat-value{font-size:65px;font-weight:400;text-transform:uppercase;line-height:1.17;color:#007DC1}
.about__stat-label{font-size:18px;font-weight:300;line-height:1.5}
.about__more{margin-top:-22px}
.about__image{flex:1;position:relative;min-width:360px}
.about__image img{width:100%;height:100%;object-fit:cover}

/* ==============================
   FOOTER
   ============================== */
.footer{position:relative;display:flex;flex-direction:row;flex-wrap:nowrap;align-items:flex-end;column-gap:43px;box-sizing:border-box}
.footer__main{background:#007DC1;color:#fff;padding:72px 144px 22px;flex:1;min-width:0}
.footer__links{display:grid;grid-template-columns:minmax(140px,1fr) minmax(160px,1fr) minmax(180px,1.15fr) minmax(150px,1fr) minmax(150px,.9fr);gap:29px;margin-bottom:72px}
.footer__col{display:flex;flex-direction:column;gap:18px;min-width:0}
.footer__title{font-size:18px;font-weight:400;color:#fff;line-height:1.17;text-transform:uppercase}
.footer__col a{font-size:18px;font-weight:400;color:#fff;line-height:1.17;transition:opacity .3s}
.footer__col a:hover{opacity:.7}
.footer__pdf-link{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:14px 18px;border:1px solid rgba(255,255,255,.8);text-transform:uppercase;text-align:center}
.footer__pdf-link:hover{opacity:1;background:#fff;color:#007DC1}
.footer__bottom{display:flex;align-items:center;gap:22px;justify-content:space-between}
.footer__copy{font-size:13px;font-weight:400;color:#fff;flex-shrink:0}
.footer__policy{font-size:13px;font-weight:400;color:#fff;flex-shrink:0}
.footer__policy a{color:#fff;transition:opacity .3s}
.footer__credits{font-size:13px;font-weight:400;color:#fff;flex-shrink:0}
.footer__message{position:static;display:flex;flex-direction:column;gap:32px;width:221px;max-width:100%;flex-shrink:0;box-sizing:border-box;margin:0 0 72px}
.footer__message-text{font-size:22px;font-weight:400;text-transform:uppercase;line-height:1.17;color:#000}
.footer__message-arrow{width:117px;display:inline-block}
.footer__message-arrow svg{width:117px;stroke:#000;stroke-width:2;transition:transform .3s ease, stroke .3s}
.footer__message:hover .footer__message-arrow svg,
.footer__message-arrow:hover svg{transform:translateX(9px);stroke:#007DC1}

/* ==============================
   KITS (ready-made combos) — aligned with html/home.html
   ============================== */
.kits{padding:0 0 80px}
.kits__header{display:flex;flex-direction:column;gap:24px;margin-bottom:48px}
.kits__title{font-size:48px;font-weight:400;text-transform:uppercase;line-height:1.17}
.kits__subtitle{font-size:20px;font-weight:400;text-transform:uppercase;line-height:1.17}
.kits__slider{position:relative}
.kits__viewport{overflow:hidden;cursor:grab;user-select:none;-webkit-user-select:none}
.kits__viewport.is-grabbing{cursor:grabbing}
.kits__track{display:flex;gap:48px;will-change:transform;transition:transform .55s cubic-bezier(.22,.61,.36,1)}
.kits__track.is-dragging{transition:none}
.kits__card{display:flex;flex-direction:column;gap:16px;flex:0 0 517px;width:517px}
.kits__card-img{width:517px;height:517px;background:#F5F5F5;position:relative;overflow:hidden}
.kits__card-img img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .7s cubic-bezier(.22,.61,.36,1)}
.kits__card:hover .kits__card-img img{transform:scale(1.04)}
.kits__card-name{font-size:34px;font-weight:400;line-height:1.17}
.kits__controls{display:flex;gap:16px;margin-top:32px;justify-content:flex-end}
.kits__arrow{display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;background:#F5F5F5;border:none;color:#000;cursor:pointer;transition:background .3s,color .3s}
.kits__arrow:hover{background:#007DC1;color:#fff}
.kits__arrow svg{width:24px;height:auto;pointer-events:none}
.kits__arrow:disabled{opacity:.3;cursor:not-allowed}
.kits__arrow:disabled:hover{background:#F5F5F5;color:#000}
.kits__dots{display:flex;gap:8px;justify-content:center;margin-top:24px}
.kits__dot{width:8px;height:8px;border-radius:50%;background:#D6D6D6;border:none;padding:0;cursor:pointer;transition:background .3s,width .3s}
.kits__dot.is-active{background:#007DC1;width:24px;border-radius:4px}

/* ==============================
   RESPONSIVE
   ============================== */
@media(max-width:1440px){
  .container{padding:0 72px}
  .container-full{padding:0}
  .hero__left{padding-left:72px;width:486px}
  .hero__right-content{padding-left:180px}
  .hero__slider{right:36px}
  .hero__menu{left:72px;gap:54px;padding:54px}
  .hero__info{right:72px;left:auto;width:calc((100% - 486px - 72px - 22px) / 2)}
  .hero__info-item{font-size:22px}
  .card__meta{width:100%}
  .footer__main{padding:72px 72px 22px}
}
@media(max-width:1229px){
  .hero__right-content{padding-left:144px}
  .hero__partner{max-width:560px}
  .hero__partner-title{font-size:40px;min-height:101px}
  .hero__partner-btn{margin-top:34px;padding:14px 22px;gap:22px}
  .hero__partner-btn svg{width:36px}
  .hero__slider{right:22px}
  .hero__menu{gap:36px;padding:43px}
  .hero__info{right:36px;gap:14px;width:calc((100% - 486px - 36px - 14px) / 2)}
  .hero__info-item{font-size:18px}
}
@media(max-width:1080px){
  .container{padding:0 36px}.container-full{padding:0}
  .page-head{padding-top:72px}
  .text-page-head{padding-top:120px}
  .text-page-head .title{font-size:44px}
  .contentPage{padding-top:44px}
  .contentPage h2{font-size:34px}
  .contentPage h3{font-size:28px}
  .hero{flex-direction:column;min-height:auto}
  .hero__left{width:100%;padding:36px}
  .hero__right{min-height:450px;height:auto;align-self:auto}
  .hero__right-content{padding:36px;min-height:450px}
  .hero__search{width:100%}
  .hero__partner-title{font-size:36px;min-height:86px}
  .hero__partner-desc{min-height:54px}
  .hero__slider{position:relative;top:auto;right:auto;margin-top:22px;align-self:flex-end}
  .hero__partner-btn{margin-top:29px}
  .hero__left-head{margin-bottom:22px;align-items:center}
  .hero__logo{display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto auto;gap:5px 14px;align-items:start;flex:1;min-width:0}
  .hero__logo-img{grid-column:1;grid-row:1 / span 2;align-self:start;width:65px;height:59px;object-fit:contain}
  .hero__logo-title{grid-column:2;grid-row:1;font-size:18px;line-height:1.15}
  .hero__logo-subtitle{grid-column:2;grid-row:2;font-size:14px;line-height:1.17}
  .site-header__burger.hero__burger{display:flex}
  .hero__menu{
    position:fixed;
    top:0;
    right:-100%;
    left:auto;
    bottom:auto;
    width:288px;
    height:100vh;
    margin:0;
    flex-direction:column;
    flex-wrap:nowrap;
    align-items:stretch;
    gap:29px;
    padding:72px 36px 36px;
    background:#fff;
    z-index:1001;
    box-shadow:-4px 0 22px rgba(0,0,0,.1);
    transition:right .3s ease;
    overflow-y:auto;
    box-sizing:border-box;
  }
  .hero__menu.active{right:0}
  .hero__menu-col{gap:22px}
  .site-header__burger.active span:nth-child(1){transform:translateY(7px) rotate(45deg)}
  .site-header__burger.active span:nth-child(2){opacity:0}
  .site-header__burger.active span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}
  .hero__info{position:relative;left:0;right:auto;bottom:auto;max-width:none;flex-wrap:wrap;padding:36px;gap:36px;width:100%}
  .hero__info-item{flex:1 1 calc(50% - 18px);min-width:min(100%,252px)}
  .popular__header{flex-direction:column;align-items:flex-start;gap:22px}
  .popular__link-text{font-size:29px;text-align:left}
  .popular__grid{grid-template-columns:repeat(2,1fr);gap:24px}
  .card{align-items:flex-start}
  .card__info{flex-direction:column;width:100%}
  .card__meta{width:100%}
  .about__inner{flex-direction:column}
  .about__image{min-width:auto}
  .kits__track{gap:24px}
  .kits__card{flex:0 0 360px;width:360px}
  .kits__card-img{width:360px;height:360px}
  .footer{flex-direction:column;align-items:stretch;row-gap:0;flex-wrap:wrap}
  .footer__main{width:100%;max-width:none;flex:0 0 auto;min-width:0;padding:54px 36px 22px}
  .footer__links{grid-template-columns:repeat(3,minmax(180px,1fr));gap:36px}
  .footer__bottom{gap:14px}
  .footer__message{position:relative;right:auto;bottom:auto;margin:0;padding:36px;flex-direction:row;align-items:center;width:100%}
}
@media(max-width:691px){
  .container{padding:0 18px}.container-full{padding:0}
  .page-head{padding-top:48px}
  .text-page-head{padding-top:72px}
  .text-page-head .title{font-size:30px;line-height:1.15}
  .contentPage{padding-top:32px;padding-bottom:64px;font-size:16px;line-height:1.65}
  .contentPage h2{font-size:28px;margin-bottom:22px}
  .contentPage h3{font-size:23px;margin:38px 0 16px}
  .contentPage h4{font-size:19px}
  .hero__partner-title{font-size:25px;min-height:65px}
  .hero__partner-desc{font-size:16px;min-height:49px}
  .hero__slides{min-height:270px}
  .popular{padding-top:56px}
  .popular__header{gap:14px;margin-bottom:26px}
  .popular__title{font-size:29px}
  .popular__tabs{flex-wrap:nowrap;gap:5px;margin-bottom:26px;width:100%}
  .popular__tab{flex:0 1 auto;padding:8px 7px;font-size:12px;line-height:1.1;white-space:nowrap}
  .popular__grid{grid-template-columns:1fr;gap:22px}
  .popular__link{display:none}
  .card__name{font-size:29px}
  .card__price{font-size:22px}
  .about__title{font-size:29px}
  .about__stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 18px}
  .about__stat-value{font-size:43px}
  .about__stat-label{font-size:14px;line-height:1.25;white-space:nowrap}
  .about__stat-label br{display:none}
  .kits__title{font-size:32px}
  .kits__card-name{font-size:24px}
  .footer__main{padding:36px 18px 22px}
  .footer__message{padding:36px 18px}
  .footer__message-text{font-size:18px}
}
@media(max-width:518px){
  .popular{padding-top:44px}
  .popular__header{margin-bottom:22px}
  .popular__tabs{gap:4px;margin-bottom:22px}
  .popular__tab{padding:7px 5px;font-size:11px}
  .hero__partner-btn{padding:14px 22px;font-size:16px;gap:18px}
  .card__images{width:126px;height:189px}
  .card__images img:first-child{width:76px;height:169px}
  .card__images img:last-child{width:76px;height:169px;left:50px;top:20px}
  .card__colors{gap:4px}
  .card__color-swatch{width:32px;height:32px}
  .card__sizes{gap:7px}
  .card__size{padding:7px 14px;font-size:14px}
  .kits__card{flex:0 0 280px;width:280px}
  .kits__card-img{width:280px;height:280px}
  .kits__title{font-size:24px}
  .about__stats{gap:22px 14px}
  .about__stat-value{font-size:39px}
  .about__stat-label{font-size:13px;line-height:1.2}
  .footer__links{grid-template-columns:1fr;gap:29px}
  .footer__bottom{flex-direction:column;align-items:flex-start}
}

/* ==============================
   SITE HEADER (inner pages)
   ============================== */
.site-header{position:sticky;top:0;z-index:100;background:#fff;border-bottom:1px solid #F5F5F5}
.site-header__inner{display:flex;align-items:flex-start;justify-content:space-between;gap:clamp(24px,6vw,96px);padding-top:36px;padding-bottom:36px;min-width:0}
.site-header__logo{display:flex;align-items:flex-start;gap:18px;text-decoration:none;color:#000;flex:0 1 auto;min-width:0}
.site-header__logo-img{width:61px;height:57px;object-fit:contain;flex-shrink:0}
.site-header__logo-text{display:flex;flex-direction:column;gap:4px;min-width:0}
.site-header__logo-title{font-size:14px;font-weight:400;text-transform:uppercase;line-height:1.17}
.site-header__logo-subtitle{font-size:11px;font-weight:300;line-height:1.17;color:#000}
.site-header__nav{display:grid;grid-template-columns:repeat(4,auto);gap:7px 29px;flex:1;justify-items:start;align-items:center}
.site-header__nav a{font-size:20px;font-weight:400;line-height:1.17;color:#000;white-space:nowrap;transition:color .3s}
.site-header__nav a:hover,.site-header__nav a.active{color:#007DC1}
.site-header__search{display:flex;align-items:center;justify-content:center;width:29px;height:29px;flex-shrink:0;cursor:pointer;transition:opacity .3s;color:inherit;text-decoration:none}
.site-header__search:hover{opacity:.6}
.site-header__search svg{width:18px;height:18px}

/* ==============================
   BREADCRUMBS
   ============================== */
.breadcrumbs{padding:25px 0 28px;font-size:18px;font-weight:300;line-height:1.17;color:#5B5B5B;display:flex;align-items:center;gap:4px;flex-wrap:wrap}
.breadcrumbs a{color:#5B5B5B;transition:color .3s}
.breadcrumbs a:hover{color:#007DC1}
.breadcrumbs__sep{margin:0 0}

/* ==============================
   CATALOG LAYOUT
   ============================== */
.catalog{padding:0 0 72px}
.catalog__title{font-size:43px;font-weight:400;text-transform:uppercase;line-height:1.17;margin-bottom:29px;letter-spacing:0}
.catalog__mobile-toggle{display:none;align-items:center;justify-content:space-between;gap:14px;width:100%;min-height:48px;margin:-10px 0 18px;padding:13px 16px;background:#F5F5F5;border:1px solid #E5E5E5;color:#000;font-family:'Roboto Condensed',sans-serif;font-size:17px;font-weight:400;line-height:1.17;text-transform:uppercase;cursor:pointer}
.catalog__mobile-toggle svg{width:18px;height:18px;flex-shrink:0;transition:transform .25s ease}
.catalog__mobile-toggle.active svg{transform:rotate(180deg)}
.catalog__body{display:flex;gap:22px;align-items:flex-start}
.catalog__sidebar{width:344px;flex-shrink:0}
.catalog__content{flex:1;min-width:0}
.catalog-description{margin-top:54px;padding-top:36px;border-top:1px solid #E6E6E6;font-size:18px;font-weight:300;line-height:1.75;color:#111}
.catalog-description h2,.catalog-description h3,.catalog-description h4{font-weight:400;line-height:1.2;text-transform:uppercase;color:#000}
.catalog-description h2{font-size:36px;margin:0 0 24px}
.catalog-description h3{font-size:28px;margin:36px 0 18px}
.catalog-description h4{font-size:22px;margin:28px 0 14px}
.catalog-description p{margin:0 0 18px}
.catalog-description p:last-child{margin-bottom:0}
.catalog-description ul,.catalog-description ol{margin:0 0 22px;padding-left:24px}
.catalog-description li{margin:0 0 9px;list-style:disc}
.catalog-description ol li{list-style:decimal}
.catalog-description a{color:#007DC1;text-decoration:underline;text-underline-offset:3px}
.catalog-description table{width:100%;border-collapse:collapse;margin:24px 0}
.catalog-description th,.catalog-description td{border:1px solid #E6E6E6;padding:12px 14px;text-align:left;vertical-align:top}
.catalog-description th{font-weight:400;background:#F5F5F5}
.catalog-description__empty{display:inline-block;color:#8A8A8A;font-size:16px}

/* Category accordion — white with borders, per user's request */
.cat-nav{display:flex;flex-direction:column;gap:0;margin-bottom:22px;border:1px solid #E5E5E5;background:#fff}
.cat-nav__item{display:flex;align-items:center;justify-content:space-between;gap:7px;padding:14px 29px;font-size:18px;font-weight:300;text-transform:uppercase;line-height:1.17;color:#000;text-decoration:none;cursor:pointer;transition:background .2s,color .2s;background:#fff;border-bottom:1px solid #E5E5E5}
.cat-nav__item:last-child{border-bottom:none}
.cat-nav__item:hover{background:#FAFAFA}
.cat-nav__item.active{background:#fff;color:#000;font-weight:400}
.cat-nav__item svg{width:14px;height:14px;flex-shrink:0;transition:transform .3s;color:#5B5B5B}
.cat-nav__item.open svg{transform:rotate(180deg)}
.cat-nav__sub{display:none;flex-direction:column;padding:4px 29px 14px;background:#fff;border-bottom:1px solid #E5E5E5}
.cat-nav__sub.open{display:flex}
.cat-nav__sub a{padding:7px 0;font-size:16px;font-weight:300;color:#000;line-height:1.17;text-decoration:none;transition:color .2s}
.cat-nav__sub a:hover{color:#007DC1}
.cat-nav__sub a.active{color:#007DC1}

/* Sidebar filters — gray bg, per Figma layout_YSS55R (padding 32, gap 24) */
.filter{display:flex;flex-direction:column;gap:22px;background:#F5F5F5;padding:29px;min-width:0}
.filter__title{font-size:22px;font-weight:400;text-transform:uppercase;line-height:1.17;margin-top:0}
.filter__group{display:flex;flex-direction:column;gap:14px}
.filter__group-title{font-size:18px;font-weight:400;line-height:1.17;color:#000;text-transform:none;padding:0;border:none;margin:0}
.filter__colors{display:flex;flex-wrap:wrap;gap:7px;min-width:0}
.filter__color{display:block;width:36px;height:36px;position:relative;cursor:pointer}
.filter__color input{position:absolute;opacity:0;pointer-events:none}
.filter__color-swatch{display:block;width:36px;height:36px;border:1px solid rgba(0,0,0,.08);background-color:#fff;transition:outline .2s}
.filter__color-swatch--empty{background:linear-gradient(135deg,#f7f7f7 0,#f7f7f7 48%,#d8d8d8 49%,#d8d8d8 51%,#fff 52%,#fff 100%)}
.filter__color input:checked+.filter__color-swatch{outline:2px solid #007DC1;outline-offset:2px}
.filter__color input:focus-visible+.filter__color-swatch{outline:2px solid rgba(0,125,193,.55);outline-offset:2px}
.filter__color-label{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}
.filter__price{display:flex;flex-direction:column;gap:7px}
.filter__price-row{display:flex;gap:7px;align-items:flex-end}
.filter__price-field{flex:1;display:flex;flex-direction:column;gap:4px;cursor:text}
.filter__price-label{font-size:13px;font-weight:400;color:#8A8A8A;line-height:1;padding-left:2px}
.filter__price-input{width:100%;padding:9px 11px;font-size:14px;font-family:'Roboto Condensed',sans-serif;font-weight:400;color:#000;border:1px solid #E6E6E6;background:#fff;outline:none;transition:border-color .2s}
.filter__price-input:focus{border-color:#007DC1}
.filter__slider{position:relative;height:16px;margin:4px 2px 0}
.filter__slider-track{position:absolute;top:7px;left:0;right:0;height:2px;background:#E6E6E6}
.filter__slider-range{position:absolute;top:7px;left:0;right:0;height:2px;background:#007DC1}
.filter__slider-handle{position:absolute;top:50%;width:13px;height:13px;border-radius:50%;background:#007DC1;transform:translate(-50%,-50%);cursor:pointer;box-shadow:0 1px 3px rgba(0,0,0,.2)}
.filter__sizes{display:flex;flex-wrap:wrap;gap:7px;min-width:0}
.filter__size{display:inline-flex;align-items:center;justify-content:center;min-height:36px;min-width:72px;padding:8px 14px;font-size:13px;font-weight:400;font-family:'Roboto Condensed',sans-serif;background:transparent;border:2px solid #E6E6E6;cursor:pointer;transition:background .2s,color .2s,border-color .2s;color:#000;line-height:1.15;text-align:center;white-space:normal;overflow-wrap:anywhere}
.filter__size:hover{background:#fff;border-color:#007DC1}
.filter__size.active{background:#007DC1;color:#fff;border-color:#007DC1}
.filter__reset{align-self:flex-start;margin-top:0;font-size:16px;font-weight:300;color:#007DC1;text-decoration:none;cursor:pointer;line-height:1.67}
.filter__reset:hover{text-decoration:underline}

/* ==============================
   CATALOG GRID (product cards)
   ============================== */
.catalog-grid{display:grid;gap:29px 22px}
.catalog-grid--4col{grid-template-columns:repeat(4,1fr)}
.catalog-grid--3col{grid-template-columns:repeat(3,1fr)}
.catalog-grid--2col{grid-template-columns:repeat(2,1fr)}

/* Catalog card — Figma layout_HA0V75: row align:flex-end, gap 24, padding 32; sale card has padding 32 32 88 for bottom Заказать button */
.cat-card{display:flex;flex-direction:column;position:relative;text-decoration:none;color:inherit;background:#fff;padding:29px 29px 79px;transition:box-shadow .3s;gap:22px}
.cat-card:hover{box-shadow:0 5px 22px rgba(0,0,0,.06)}
.cat-card__top{display:flex;gap:22px;align-items:flex-end;flex:1}
.cat-card__img{flex:0 0 99px;width:99px;height:223px;background:transparent;position:relative;perspective:1080px;cursor:pointer}
.cat-card__img-inner{position:relative;width:100%;height:100%;transform-style:preserve-3d;transition:transform .8s cubic-bezier(.4,0,.2,1)}
.cat-card__img.is-flipped .cat-card__img-inner,
.cat-card__img.is-hover .cat-card__img-inner,
.cat-card__compare:hover + .cat-card__img-inner,
.cat-card__compare:focus + .cat-card__img-inner{transform:rotateY(180deg)}
.cat-card__img-face{position:absolute;inset:0;display:flex;align-items:stretch;justify-content:flex-start;backface-visibility:hidden;-webkit-backface-visibility:hidden}
.cat-card__img-face--back{transform:rotateY(180deg)}
.cat-card__img-face img{height:100%;width:auto;max-width:100%;object-fit:contain;display:block;transition:transform .4s}
.cat-card:hover .cat-card__img-face img{transform:scale(1.02)}
.cat-card__img > img{height:100%;width:auto;max-width:100%;object-fit:contain;display:block;transition:transform .4s}
.cat-card:hover .cat-card__img > img{transform:scale(1.02)}
.cat-card__compare{position:absolute;top:0;left:0;width:22px;height:22px;border:none;background:transparent;color:#9A9A9A;cursor:pointer;padding:0;display:inline-flex;align-items:center;justify-content:center;z-index:4;transition:color .2s,transform .3s}
.cat-card__compare svg{width:22px;height:22px;transition:transform .4s}
.cat-card__compare:hover{color:#007DC1}
.cat-card__compare.is-flipped svg,.cat-card__compare:hover svg{transform:rotateY(180deg)}
/* Body: flex column, compare at top (absolute), category+name at bottom (pushed down) */
.cat-card__body{flex:1;min-width:0;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;position:relative;align-self:stretch;gap:5px;padding-top:32px}
.cat-card__badge{align-self:flex-start;background:#007DC1;color:#fff;font-size:13px;font-weight:400;line-height:1;padding:5px 13px;text-transform:lowercase;letter-spacing:.02em;margin-bottom:5px}
.cat-card__category{font-size:14px;font-weight:300;line-height:1.17;color:#000}
.cat-card__name{font-size:16px;font-weight:400;line-height:1.17;color:#000;transition:color .2s;word-break:break-word}
.cat-card:hover .cat-card__name{color:#007DC1}
.catalog:not(.catalog--stamp) .catalog__content .catalog-grid .cat-card{display:grid;grid-template-rows:minmax(223px,1fr) auto;row-gap:5px}
.catalog:not(.catalog--stamp) .catalog__content .catalog-grid .cat-card__top{display:grid;grid-template-columns:99px minmax(0,1fr);column-gap:22px;align-items:start;align-self:stretch;min-height:223px}
.catalog:not(.catalog--stamp) .catalog__content .catalog-grid .cat-card__img{grid-column:1;align-self:start}
.catalog:not(.catalog--stamp) .catalog__content .catalog-grid .cat-card__img > .cat-card__compare{left:121px}
.catalog:not(.catalog--stamp) .catalog__content .catalog-grid .cat-card__body{grid-column:2;align-self:end;min-height:0;padding-top:0}
.catalog:not(.catalog--stamp) .catalog__content .catalog-grid .cat-card__category{font-size:12px;color:#000}
.catalog:not(.catalog--stamp) .catalog__content .catalog-grid .cat-card__name{font-size:13px;line-height:1.2;color:#000}
.catalog:not(.catalog--stamp) .catalog__content .catalog-grid .cat-card__price--request{font-size:13px}
.catalog:not(.catalog--stamp) .catalog__content .catalog-grid .cat-card__bottom{padding-left:121px;margin-top:0}
.catalog:not(.catalog--stamp) .catalog__content .catalog-grid .cat-card__body > .cat-card__bottom{padding-left:0}
.cat-card__bottom{display:flex;align-items:center;gap:7px;flex-wrap:wrap;width:100%}
.cat-card__price-group{display:flex;flex-direction:column;gap:2px;line-height:1}
.cat-card__price{font-size:22px;font-weight:400;line-height:1;color:#000;font-family:"Roboto Condensed",sans-serif;display:inline-flex;align-items:baseline;gap:4px}
.cat-card__price--request{font-size:16px;color:#8A8A8A}
.cat-card__price-suffix{font-size:14px;font-weight:300;color:#5B5B5B;line-height:1}
.cat-card__price-old{font-size:13px;font-weight:300;line-height:1;color:#007DC1;text-decoration:line-through;text-decoration-color:#007DC1}
.cat-card__info{position:relative;width:14px;height:14px;display:inline-flex;cursor:help;outline:none;vertical-align:middle;align-self:center}
.cat-card__info > img{width:14px;height:14px;display:block;opacity:.5;transition:opacity .2s;pointer-events:none}
.cat-card__info:hover > img,.cat-card__info:focus > img{opacity:1}
.cat-card__tooltip{display:block;position:absolute;left:50%;bottom:calc(100% + 9px);width:216px;padding:9px 11px;margin-left:-108px;background:#2B2B2B;color:#fff;font-family:'Roboto Condensed',sans-serif;font-size:11px;font-weight:400;line-height:1.4;letter-spacing:.01em;text-transform:none;text-align:left;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(5px);transition:opacity .2s ease, transform .2s ease, visibility 0s linear .2s;z-index:30;white-space:normal;box-shadow:0 7px 22px -7px rgba(0,0,0,.25);border-radius:3px}
.cat-card__tooltip::after{content:"";position:absolute;top:100%;left:50%;margin-left:-5px;border:5px solid transparent;border-top-color:#2B2B2B;width:0;height:0}
.cat-card__info:hover .cat-card__tooltip,.cat-card__info:focus .cat-card__tooltip{opacity:1;visibility:visible;transform:translateY(0);transition:opacity .2s ease, transform .2s ease}
/* Заказать button: Figma layout_AV6TM2 — absolute, padding 12 24, height 56, bg #007DC1, font 18 UPPER */
.cat-card__order{position:absolute;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:space-between;gap:7px;background:#007DC1;color:#fff;font-size:16px;font-weight:400;text-transform:uppercase;line-height:1.17;padding:11px 22px;height:50px;opacity:0;transform:translateY(100%);transition:opacity .25s ease, transform .25s ease;pointer-events:none}
.cat-card__order svg{width:24px;height:7px;flex-shrink:0;stroke:#fff;stroke-width:1.6}
.cat-card:hover .cat-card__order,.cat-card:focus-within .cat-card__order{opacity:1;transform:translateY(0);pointer-events:auto}

/* Toolbar above grid (by Figma): row 1 = filter chips (layout_1MJDYJ y:488), row 2 = stock chip + sort + view toggle (y:560) */
.catalog__toolbar{display:flex;flex-direction:column;gap:22px;padding:0;margin-bottom:22px}
.catalog__toolbar-row{display:flex;align-items:center;gap:11px;flex-wrap:wrap}
.catalog__toolbar-row--sort{gap:29px;justify-content:space-between}
.catalog__tabs{display:flex;flex-wrap:wrap;gap:11px;flex:1;min-width:0}
.catalog__tab{display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:11px 22px;height:43px;background:#F5F5F5;border:1px solid #F5F5F5;font-size:18px;font-weight:300;font-family:'Roboto Condensed',sans-serif;color:#000;cursor:pointer;transition:background .2s,color .2s;line-height:1.17;white-space:nowrap}
.catalog__tab:hover{background:#E6E6E6;border-color:#E6E6E6}
.catalog__tab.active{background:#007DC1;color:#fff;border-color:#007DC1;font-weight:400}
.catalog__tab--stock{padding:11px 22px}
.catalog__view{display:none;gap:11px;flex-shrink:0}
.catalog__view-btn{width:43px;height:43px;border:none;background:#F5F5F5;color:#000;cursor:pointer;padding:11px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;transition:background .2s,color .2s}
.catalog__view-btn svg{width:22px;height:22px}
.catalog__view-btn:hover{background:#E6E6E6}
.catalog__view-btn.active{background:#007DC1;color:#fff}
.catalog__view-btn.active:hover{background:#006ba7}
.catalog__sort{display:flex;align-items:center;gap:29px;flex-wrap:wrap}
.catalog__sort-btn{display:inline-flex;align-items:center;gap:7px;background:transparent;border:none;padding:11px 0;font-size:18px;font-weight:400;font-family:'Roboto Condensed',sans-serif;color:#000;cursor:pointer;transition:color .2s;line-height:1.17}
.catalog__sort-btn svg{width:22px;height:22px;flex-shrink:0;color:#CACACA;transition:color .2s}
.catalog__sort-btn:hover{color:#007DC1}
.catalog__sort-btn:hover svg{color:#007DC1}
.catalog__sort-btn.active{color:#000;font-weight:400}
.catalog__sort-btn.active svg{color:#1C2026}

/* Раздел «Серия Штамп» — как html/catalog-vhodnye.html */
.catalog--stamp .catalog__view{display:flex}
.catalog--stamp .catalog__toolbar-row--tabs{justify-content:space-between;align-items:flex-start;gap:22px;width:100%}
.catalog--stamp .catalog__toolbar-row--sort{width:100%}
.filter--demo .filter__reset--demo{pointer-events:none;opacity:.7}
.pagination__item--disabled{opacity:.35;pointer-events:none}

/* ==============================
   ВХОДНЫЕ ДВЕРИ — horizontal cards
   ============================== */
.series{margin-bottom:43px}
.series__title{font-size:29px;font-weight:400;text-transform:uppercase;line-height:1.17;margin-bottom:22px;padding-bottom:11px;border-bottom:2px solid #F5F5F5}
.entry-card{display:flex;gap:29px;border:1px solid #F5F5F5;padding:22px;margin-bottom:22px;transition:box-shadow .3s}
.entry-card:hover{box-shadow:0 4px 22px rgba(0,0,0,.08)}
.entry-card__img{width:270px;flex-shrink:0;aspect-ratio:3/4;overflow:hidden;background:#F5F5F5}
.entry-card__img img{width:100%;height:100%;object-fit:cover;transition:transform .4s}
.entry-card:hover .entry-card__img img{transform:scale(1.03)}
.entry-card__body{display:flex;flex-direction:column;gap:14px;flex:1}
.entry-card__category{font-size:13px;font-weight:300;color:#5B5B5B;line-height:1.17}
.entry-card__name{font-size:29px;font-weight:400;text-transform:uppercase;line-height:1.17;color:#000;transition:color .3s}
.entry-card__name:hover{color:#007DC1}
.entry-card__article{font-size:13px;font-weight:300;color:#5B5B5B;line-height:1.17}
.entry-card__desc{font-size:14px;font-weight:300;line-height:1.5;color:#5B5B5B;max-width:450px}
.entry-card__meta{display:flex;flex-direction:column;gap:14px;margin-top:auto}
.entry-card__meta-section{display:flex;flex-direction:column;gap:7px}
.entry-card__meta-label{font-size:13px;font-weight:400;line-height:1.17}
.entry-card__colors{display:flex;flex-wrap:wrap;gap:5px}
.entry-card__color{width:29px;height:29px;cursor:pointer}
.entry-card__color.active{outline:2px solid #007DC1;outline-offset:2px}
.entry-card__sizes{display:flex;flex-wrap:wrap;gap:7px}
.entry-card__size{padding:7px 14px;font-size:13px;font-weight:400;border:1px solid #F5F5F5;cursor:pointer;transition:all .3s;font-family:'Roboto Condensed',sans-serif;background:transparent}
.entry-card__size:hover,.entry-card__size.active{background:#007DC1;color:#fff;border-color:#007DC1}
.entry-card__footer{display:flex;align-items:center;gap:22px;margin-top:auto}
.entry-card__price{font-size:29px;font-weight:400;line-height:1.17}
.entry-card__order{display:inline-flex;align-items:center;gap:7px;background:#007DC1;padding:11px 22px;color:#fff;font-size:14px;font-weight:400;text-transform:uppercase;text-decoration:none;transition:background .3s}
.entry-card__order:hover{background:#006ba7}
.entry-card__order svg{width:22px;stroke:#fff;stroke-width:2;flex-shrink:0}

/* ==============================
   PAGINATION — Figma layout_EZV0V9/3J2IZU: 48×48, font 20/400 center, gray #F5F5F5, active blue
   ============================== */
.pagination{display:flex;align-items:center;justify-content:flex-start;gap:7px;padding:43px 0 0}
.pagination__item{display:flex;align-items:center;justify-content:center;width:43px;height:43px;font-size:18px;font-weight:400;color:#000;text-decoration:none;background:#F5F5F5;border:none;transition:background .2s,color .2s;line-height:1.3;font-family:'Roboto Condensed',sans-serif}
.pagination__item:hover{background:#E6E6E6;color:#000}
.pagination__item.active{background:#007DC1;color:#fff}
.pagination__item.active:hover{background:#007DC1;color:#fff}
.pagination__item--arrow{font-size:0}
.pagination__item--arrow svg{width:13px;height:13px;stroke:#000;stroke-width:1.8;fill:none;transition:stroke .2s}
.pagination__item--arrow:hover svg{stroke:#000}
.pagination__dots{display:flex;align-items:center;justify-content:center;width:43px;height:43px;background:#F5F5F5;font-size:18px;color:#000;padding:0;font-family:'Roboto Condensed',sans-serif}

/* ==============================
   CATALOG RESPONSIVE
   ============================== */
@media(max-width:1440px){
  .site-header__inner{gap:clamp(22px,4vw,58px)}
  .site-header__nav{gap:5px 22px;grid-template-columns:repeat(3,auto)}
  .site-header__nav a{font-size:16px}
  .catalog__sidebar{width:238px}
  .catalog__body{gap:29px}
}
@media(max-width:1080px){
  .catalog__body{flex-direction:column;gap:22px}
  /* в колоночном флексе фиксируем ширину контента, иначе он разъезжается под
     min-width дочерней матрицы и ломает горизонтальный скролл */
  .catalog__content{width:100%;min-width:0}
  .catalog__sidebar{width:100%;order:-1}
  .cat-nav{flex-direction:row;flex-wrap:wrap;gap:5px}
  .cat-nav__item{flex:1;min-width:180px}
  .cat-nav__sub{width:100%;margin-top:0}
  .filter{flex-direction:row;flex-wrap:wrap;gap:22px;padding:18px;background:#FAFAFA}
  .filter__title{width:100%}
  .filter__group{width:calc(50% - 11px)}
  .catalog-grid--4col{grid-template-columns:repeat(3,1fr)}
  .catalog-grid--3col{grid-template-columns:repeat(3,1fr)}
  .catalog-grid--2col{grid-template-columns:1fr}
  .entry-card{flex-direction:column}
  .entry-card__img{width:100%;aspect-ratio:16/9}
  .catalog__title{font-size:29px}
}
@media(max-width:612px){
  .catalog-grid--4col{grid-template-columns:repeat(2,1fr)}
  .catalog-grid--3col{grid-template-columns:repeat(2,1fr)}
}
@media(max-width:691px){
  .filter__group{width:100%}
  .catalog__title{font-size:25px}
  .series__title{font-size:22px}
  .entry-card__name{font-size:22px}
  .entry-card__price{font-size:22px}
  .pagination__item{width:36px;height:36px;font-size:14px}
}
@media(max-width:518px){
  .catalog-grid--4col,.catalog-grid--3col{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 14px}
  .catalog:not(.catalog--stamp) .catalog__content .catalog-grid .cat-card{display:flex;padding:12px 8px 44px;gap:10px;min-width:0}
  .catalog:not(.catalog--stamp) .catalog__content .catalog-grid .cat-card__top{display:flex;flex-direction:column;align-items:center;gap:10px;min-height:auto}
  .catalog:not(.catalog--stamp) .catalog__content .catalog-grid .cat-card__img{width:82px;height:184px;flex:0 0 auto;grid-column:auto;align-self:center}
  .catalog:not(.catalog--stamp) .catalog__content .catalog-grid .cat-card__img > .cat-card__compare{left:calc(100% + 8px);right:auto}
  .catalog:not(.catalog--stamp) .catalog__content .catalog-grid .cat-card__body{align-self:stretch;justify-content:flex-start;gap:4px;padding-top:0;text-align:left}
  .catalog:not(.catalog--stamp) .catalog__content .catalog-grid .cat-card__category{font-size:11px}
  .catalog:not(.catalog--stamp) .catalog__content .catalog-grid .cat-card__name{font-size:13px;line-height:1.15}
  .catalog:not(.catalog--stamp) .catalog__content .catalog-grid .cat-card__bottom{padding-left:0}
  .catalog:not(.catalog--stamp) .catalog__content .catalog-grid .cat-card__price--request{font-size:12px}
  .catalog:not(.catalog--stamp) .catalog__content .catalog-grid .cat-card__order{height:36px;padding:9px 10px;font-size:12px;opacity:1;transform:none;pointer-events:auto}
  .catalog:not(.catalog--stamp) .catalog__content .catalog-grid .cat-card__order svg{width:18px}
  .entry-card{padding:14px}
  .entry-card__footer{flex-direction:column;align-items:flex-start;gap:11px}
}
@media(max-width:576px){
  .catalog-sections__list{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 14px}
  .catalog-sections__name{font-size:17px;line-height:1.15;padding-top:10px;overflow-wrap:anywhere}
}
@media(max-width:360px){
  .hero__info{padding:14px;gap:6px}
  .hero__info-item{font-size:10px}
  .catalog-sections__list{gap:16px 10px}
  .catalog-sections__name{font-size:15px}
  .catalog:not(.catalog--stamp) .catalog__content .catalog-grid .cat-card{padding-left:6px;padding-right:6px}
  .catalog:not(.catalog--stamp) .catalog__content .catalog-grid .cat-card__img{width:72px;height:162px}
}

/* ==============================
   PRODUCT DETAIL PAGE
   ============================== */
.product{padding:0 0 72px}
.product__top{display:flex;gap:144px;margin-bottom:72px;align-items:flex-start}

/* Gallery: legacy (thumbs + main) */
.product-gallery{display:flex;gap:14px;flex:0 0 576px;max-width:576px}
.product-gallery__thumbs{display:flex;flex-direction:column;gap:7px;width:72px;flex-shrink:0;overflow:hidden}
.product-gallery__thumb{width:72px;height:90px;cursor:pointer;border:2px solid transparent;transition:border-color .3s;overflow:hidden;background:#F5F5F5}
.product-gallery__thumb:hover,.product-gallery__thumb.active{border-color:#007DC1}
.product-gallery__thumb img{width:100%;height:100%;object-fit:cover}
.product-gallery__main{flex:1;background:#F5F5F5;position:relative;overflow:hidden;aspect-ratio:3/4}
.product-gallery__main img{width:100%;height:100%;object-fit:cover;display:block}

/* Gallery: duo — 2 images side-by-side with vertical offset (Figma product 11/10) */
.product-gallery--duo{display:grid;grid-template-columns:1fr 1fr;gap:22px;flex:0 0 504px;max-width:504px;align-items:start}
.product-gallery__slot{display:block;background:transparent;overflow:hidden;cursor:zoom-in}
.product-gallery__slot:nth-child(1){margin-top:0}
.product-gallery__slot:nth-child(2){margin-top:43px}
.product-gallery__slot img{width:100%;height:auto;object-fit:contain;display:block;transition:transform .5s}
.product-gallery__slot:hover img{transform:scale(1.03)}

.product-mobile-head{display:none}
.product-mobile-head__name{font-size:25px;font-weight:400;text-transform:uppercase;line-height:1.1;margin:0;color:#007DC1;overflow-wrap:anywhere}
.product-mobile-head__article{font-size:13px;font-weight:300;line-height:1.17;color:#5B5B5B}

/* Product info */
.product-info{flex:1;display:flex;flex-direction:column;gap:18px;min-width:0}
.product-info__breadcrumbs{display:flex;flex-wrap:wrap;align-items:center;gap:7px;font-size:13px;font-weight:300;line-height:1.4;color:#5B5B5B;margin-bottom:7px}
.product-info__breadcrumbs a{color:#5B5B5B;text-decoration:none;transition:color .2s}
.product-info__breadcrumbs a:hover{color:#007DC1}
.product-info__crumb-current{color:#000}

.product-info__head{display:flex;align-items:center;gap:9px;flex-wrap:wrap}
.product-info__head .product-info__share{margin-left:auto}
.product-info__hint{position:relative;display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;color:#007DC1;cursor:help;outline:none;vertical-align:middle}
.product-info__hint svg{width:14px;height:14px;display:block}
.product-info__hint--dots{color:#BDBDBD}
.product-info__hint--dots:hover{color:#007DC1}
.product-info__hint--solid{color:#007DC1}
.product-info__tooltip{position:absolute;left:50%;transform:translateX(-50%);bottom:calc(100% + 9px);background:#000;color:#fff;font-size:12px;line-height:1.35;padding:9px 13px;width:max-content;max-width:252px;opacity:0;visibility:hidden;transition:opacity .2s,visibility .2s;pointer-events:none;z-index:10;text-transform:none}
.product-info__tooltip:after{content:"";position:absolute;top:100%;left:50%;transform:translateX(-50%);border:5px solid transparent;border-top-color:#000}
.product-info__hint:hover .product-info__tooltip,
.product-info__hint:focus .product-info__tooltip,
.product-info__hint:focus-visible .product-info__tooltip{opacity:1;visibility:visible}
.product-info__name{font-size:50px;font-weight:400;text-transform:uppercase;line-height:1.1;margin:0;color:#007DC1}

/* ========== SERIES TABLE (catalog-vhodnye «Штамп») ========== */
.series-table{--series-label-width:40px;--series-col-gap:14px;display:flex;flex-direction:column;gap:0;margin-top:14px;width:100%;min-width:0}
/* gap:14px — карточки дверей с отступами (как было); шапку делаем сплошной отдельно */
.series-table__head,.series-table__row{display:grid;grid-template-columns:var(--series-label-width) repeat(4,minmax(0,1fr));gap:var(--series-col-gap);align-items:stretch;width:100%;min-width:0}
.series-table__head{border-bottom:1px solid #E3E3E3;background:#fff;position:sticky;top:135px;z-index:9;overflow:hidden}
.series-table__col-title{display:flex;align-items:center;min-width:0;padding:11px 14px}
.series-table__col-title span{font-size:13px;font-weight:300;line-height:1.35;color:#000}
.series-table__col-title b{font-weight:700}
/* Цвета ячеек заголовков по макету: чередование голубой(8%) / серый.
   box-shadow заливает 14px-промежутки сетки цветом ячейки → шапка выглядит сплошной,
   при этом сами карточки дверей сохраняют отступы. */
.series-table__col-title:nth-child(even){background:rgba(0,125,193,.08);box-shadow:-7px 0 0 0 rgba(0,125,193,.08),7px 0 0 0 rgba(0,125,193,.08)}
.series-table__col-title:nth-child(odd){background:#F5F5F5;box-shadow:-7px 0 0 0 #F5F5F5,7px 0 0 0 #F5F5F5}
.series-table__label-col{grid-row:1;min-width:0;background:#F5F5F5;box-shadow:7px 0 0 0 #F5F5F5}
.series-table__row{padding:16px 0;border-bottom:1px solid #E3E3E3;position:relative}
.series-table__row:last-child{border-bottom:none}
.series-table__label{display:flex;align-items:center;justify-content:center;min-width:0;background:#F5F5F5;margin-top:-16px;margin-bottom:-16px}
.series-table__label span{display:inline-block;writing-mode:vertical-rl;transform:rotate(180deg);font-size:14px;font-weight:400;letter-spacing:.04em;text-transform:uppercase;color:#000;white-space:nowrap;padding:7px 0}
/* Ячейки матрицы — карточки в стиле каталога (.cat-card), но узкие колонки:
   уменьшаем паддинги и не переносим цену. */
.series-table .cat-card{min-width:0;gap:12px;padding:12px 12px 48px}
.series-table .cat-card__top{gap:10px}
.series-table .cat-card__img{flex-basis:74px;width:74px;height:166px}
.series-table .cat-card__body > .cat-card__compare{left:0;width:18px;height:18px}
.series-table .cat-card__compare svg{width:18px;height:18px}
.series-table .cat-card__body{min-width:0;gap:4px;padding-top:20px}
.series-table .cat-card__category{font-size:12px}
.series-table .cat-card__name{font-size:13px;line-height:1.2}
.series-table .cat-card__bottom{gap:5px}
.series-table .cat-card__price{font-size:16px;line-height:1.1;white-space:normal;overflow-wrap:anywhere}
.series-table .cat-card__price--request{font-size:13px;color:#8A8A8A}
.series-table .cat-card__price-suffix{font-size:12px}
.series-table .cat-card__info,.series-table .cat-card__info > img{width:12px;height:12px}
.series-table .cat-card__order{height:40px;padding:9px 14px;font-size:13px}
.series-card{display:flex;flex-direction:column;position:relative;color:#000;text-decoration:none}
.series-card__img{position:relative;background:#F5F5F5;aspect-ratio:244/340;overflow:hidden;display:flex;align-items:center;justify-content:center;transition:background .2s}
.series-card__img img{width:auto;height:92%;max-width:92%;object-fit:contain;display:block;transition:transform .5s}
.series-card:hover .series-card__img img{transform:scale(1.03)}
.series-card__compare{position:absolute;top:9px;right:9px;width:23px;height:23px;border-radius:50%;background:#fff;border:none;display:flex;align-items:center;justify-content:center;color:#000;opacity:.85;transition:opacity .2s,color .2s;cursor:pointer;padding:0;z-index:2}
.series-card__compare:hover{opacity:1;color:#007DC1}
.series-card__compare svg{width:13px;height:13px}
.series-card__badge{position:absolute;top:9px;left:9px;z-index:2;background:#007DC1;color:#fff;font-size:12px;line-height:1;padding:5px 9px;text-transform:lowercase;letter-spacing:.01em;font-weight:400}
.series-card__bottom{display:flex;align-items:center;gap:9px;justify-content:flex-start;padding:11px 0 4px;min-height:34px}
.series-card__price{font-size:16px;font-weight:400;color:#000;letter-spacing:.01em}
.series-card__price-suffix{font-size:14px;color:#000}
.series-card__price-group{display:flex;flex-direction:column;gap:2px;line-height:1}
.series-card__price-old{font-size:12px;color:#8A8A8A;text-decoration:line-through;line-height:1}
.series-card--sale .series-card__price{color:#007DC1}
.series-card__info{display:inline-flex;width:14px;height:14px;cursor:help;position:relative;color:#8A8A8A}
.series-card__info img{width:14px;height:14px;display:block}
.series-card__info .cat-card__tooltip{bottom:calc(100% + 7px);left:0;transform:none}
@media(max-width:990px){
  /* Матрица шире вьюпорта → горизонтальный скролл; карточки сохраняют каталожный вид.
     Шапку снимаем со sticky: в горизонтальном скролл-контейнере липкий top ломается. */
  .catalog--stamp .catalog__content{width:100%;min-width:0;overflow:visible}
  .series-table{max-width:100%;overflow-x:auto;overflow-y:hidden;padding-bottom:12px;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;scrollbar-width:thin}
  .series-table::-webkit-scrollbar{height:5px}
  .series-table::-webkit-scrollbar-track{background:#F5F5F5}
  .series-table::-webkit-scrollbar-thumb{background:#007DC1;border-radius:4px}
  .series-table__head{position:static;top:auto}
  .series-table__head,.series-table__row{min-width:920px}
  /* Скроллим САМИ табы/сортировку (не весь ряд) — иначе кнопки при nowrap вылезают
     поверх иконок grid/list справа. Иконки .catalog__view остаются на месте. */
  .catalog__tabs,.catalog__sort{flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;min-width:0}
  .catalog__view{align-self:flex-start}
}
@media(max-width:576px){
  .series-table__head,.series-table__row{min-width:840px}
  .series-table__col-title{padding:10px 12px}
  .series-table__col-title span{font-size:12px;line-height:1.35}
  .series-table .cat-card{padding:12px 12px 52px}
  .series-table__label span{font-size:12px}
}
.product-info__share{width:36px;height:36px;flex-shrink:0;background:transparent;border:none;padding:7px;color:#5B5B5B;cursor:pointer;transition:color .2s}
.product-info__share:hover{color:#007DC1}
.product-info__share svg{width:18px;height:18px}

.product-info__article{font-size:13px;font-weight:300;line-height:1.17;color:#5B5B5B}
.product-info__tagline{font-size:16px;font-weight:300;line-height:1.4;color:#000;margin:0 0 7px}

.product-info__variations{display:grid;grid-template-columns:1fr 1fr;gap:16px 26px;align-items:start}
.product-info__var-col{display:flex;flex-direction:column;gap:16px}
.product-info__section{display:flex;flex-direction:column;gap:9px}
.product-info__label{font-size:14px;font-weight:400;line-height:1.17;color:#5B5B5B;text-transform:uppercase;letter-spacing:.04em}

.product-info__colors{display:flex;flex-wrap:wrap;gap:7px}
.product-info__color{width:36px;height:36px;cursor:pointer;position:relative;transition:outline .2s;border:1px solid rgba(0,0,0,.08);padding:0}
.product-info__color.active{outline:2px solid #007DC1;outline-offset:2px}
.product-info__color-name{font-size:13px;font-weight:300;color:#5B5B5B;display:block;min-height:16px;line-height:1.23;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.product-info__sizes{display:flex;flex-wrap:wrap;gap:7px}
.product-info__size{padding:9px 18px;min-width:86px;background:transparent;border:2px solid #E6E6E6;font-size:14px;font-weight:400;line-height:1.2;cursor:pointer;transition:all .2s;font-family:'Roboto Condensed',sans-serif;color:#000}
.product-info__size:hover{border-color:#007DC1}
.product-info__size.active{background:#007DC1;color:#fff;border-color:#007DC1}

.product-info__radios{display:flex;gap:22px;flex-wrap:wrap}
.product-info__radio{display:inline-flex;align-items:center;gap:9px;cursor:pointer;font-size:14px;font-weight:300;color:#000}
.product-info__radio input{position:absolute;opacity:0;pointer-events:none}
.product-info__radio-dot{width:18px;height:18px;border:1px solid #5B5B5B;border-radius:50%;position:relative;flex-shrink:0;transition:border-color .2s}
.product-info__radio-dot::after{content:'';position:absolute;inset:3px;background:#007DC1;border-radius:50%;opacity:0;transition:opacity .2s}
.product-info__radio input:checked + .product-info__radio-dot{border-color:#007DC1}
.product-info__radio input:checked + .product-info__radio-dot::after{opacity:1}

.product-info__price-block{display:flex;flex-direction:column;gap:4px;margin-top:14px}
.product-info__price-wrap{display:flex;align-items:center;gap:11px}
.product-info__price{font-size:36px;font-weight:400;line-height:1.1}
.product-info__price-info{position:relative;display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;cursor:help}
.product-info__price-info img{width:16px;height:16px;opacity:.6}
.product-info__price-info .cat-card__tooltip{min-width:198px}
.product-info__price-info:hover .cat-card__tooltip,.product-info__price-info:focus .cat-card__tooltip{opacity:1;pointer-events:auto;visibility:visible;transform:translateY(0)}
.product-info__stock{font-size:13px;font-weight:300;color:#3BA853}

.product-info__order,a.product-info__order:visited{display:inline-flex;align-items:center;justify-content:space-between;gap:29px;min-width:288px;background:#007DC1;padding:18px 25px;color:#fff;font-size:16px;font-weight:400;text-transform:uppercase;line-height:1.17;text-decoration:none;transition:background .3s;align-self:flex-start;margin-top:22px}
.product-info__order:hover{background:#006ba7}
.product-info__order svg{width:24px;height:13px;flex-shrink:0}

/* Tabs */
.product-tabs{margin-bottom:72px}
.product-tabs__nav{display:flex;gap:0;border-bottom:1px solid #E6E6E6;margin-bottom:36px}
.product-tabs__tab{padding:18px 29px;font-size:18px;font-weight:400;text-transform:uppercase;line-height:1.17;cursor:pointer;color:#5B5B5B;background:transparent;border:none;border-bottom:2px solid transparent;margin-bottom:-1px;transition:all .2s;white-space:nowrap;font-family:'Roboto Condensed',sans-serif}
.product-tabs__tab:hover{color:#000}
.product-tabs__tab.active{color:#000;border-bottom-color:#007DC1}
.product-tabs__panel{display:none;animation:tabFade .3s ease}
.product-tabs__panel.active{display:block}
.product-tabs__text{font-size:16px;font-weight:300;line-height:1.8;color:#000;max-width:990px}
.product-tabs__list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:14px;max-width:720px}
.product-tabs__list li{position:relative;padding-left:18px;font-size:16px;font-weight:300;line-height:1.5;color:#000}
.product-tabs__list li::before{content:'';position:absolute;left:0;top:9px;width:7px;height:7px;background:#007DC1}
/* Tab: product kit */
.product-kit-table{width:100%;max-width:990px;border-collapse:collapse}
.product-kit-table tr{border-bottom:1px solid #E6E6E6}
.product-kit-table tr:nth-child(even){background:#F0F5F8}
.product-kit-table td{padding:12px 18px;vertical-align:middle}
.product-kit-table__image{width:86px}
.product-kit-table__image img{width:54px;height:54px;object-fit:contain;display:block;background:#F5F5F5}
.product-kit-table__name span{display:block}
.product-kit-table__category{font-size:13px;font-weight:300;line-height:1.25;color:#5B5B5B}
.product-kit-table__title{font-size:15px;font-weight:400;line-height:1.3;color:#000;margin-top:3px}
.product-kit-table__article{font-size:12px;font-weight:300;line-height:1.25;color:#7A7A7A}
.product-kit-table__price{width:180px;text-align:right;font-size:16px;font-weight:600;line-height:1.25;color:#000;white-space:nowrap}

/* Блок «Рекомендуем посмотреть» — карточки в стиле каталога (.cat-card) */
.product-rec{margin-top:64px}
.product-rec__title{font-size:43px;font-weight:400;text-transform:uppercase;line-height:1.17;color:#000;margin:0 0 32px}
.product-rec__grid{margin-top:0}
@media(max-width:680px){.product-rec__title{font-size:29px}}
@keyframes tabFade{from{opacity:0;transform:translateY(7px)}to{opacity:1;transform:translateY(0)}}

/* Legacy radio-based tabs (kept for back-compat) */
.product-tabs__radio{display:none}
.product-tabs__label{padding:14px 29px;font-size:18px;font-weight:400;text-transform:uppercase;line-height:1.17;cursor:pointer;color:#5B5B5B;border-bottom:2px solid transparent;margin-bottom:-2px;transition:all .3s;white-space:nowrap}
.product-tabs__label:hover{color:#000}
.product-tabs__radio:checked+.product-tabs__label{color:#000;border-bottom-color:#007DC1}

/* Tab: description */
.product-desc{max-width:810px}
.product-desc__text{font-size:18px;font-weight:300;line-height:2;color:#000;margin-bottom:29px}
.product-desc__text p+p{margin-top:14px}
.product-desc__features{display:flex;flex-direction:column;gap:11px}
.product-desc__feature{display:flex;align-items:flex-start;gap:11px;font-size:16px;font-weight:300;line-height:1.5}
.product-desc__feature::before{content:'';width:7px;height:7px;background:#007DC1;flex-shrink:0;margin-top:7px}

/* Tab: specifications */
.product-specs{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}
.product-specs__group{background:#fff;padding:0;overflow:hidden}
.product-specs__table{width:100%;border-collapse:collapse}
.product-specs__table tr{border-bottom:none}
.product-specs__table tr:nth-child(even){background:#F0F5F8}
.product-specs__table tr:last-child{border-bottom:none}
.product-specs__table td{padding:13px 22px;font-size:14px;font-weight:300;line-height:1.4;vertical-align:top}
.product-specs__table td:first-child{font-weight:300;color:#5B5B5B;width:55%}
.product-specs__table td:last-child{color:#000;font-weight:600;text-align:right}

/* Tab: construction */
.product-construction{display:grid;grid-template-columns:1.2fr 1fr;gap:43px;align-items:flex-start}
.product-construction__diagram{position:relative;background:#F5F5F5;aspect-ratio:3/4;overflow:hidden}
.product-construction__diagram img{width:100%;height:100%;object-fit:cover;display:block}
.product-construction__page{position:absolute;width:29px;height:29px;border-radius:50%;background:#fff;border:1px solid #D0D0D0;color:#5B5B5B;font-size:13px;font-weight:400;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s;font-family:'Roboto Condensed',sans-serif;padding:0;box-shadow:0 2px 5px rgba(0,0,0,.15);transform:translate(-50%,-50%);z-index:2}
.product-construction__page:hover{background:#E6F3FA;border-color:#007DC1;color:#007DC1}
.product-construction__page.active{background:#007DC1;border-color:#007DC1;color:#fff}
.product-construction__list{display:flex;flex-direction:column;gap:11px;margin:0;padding:0;list-style:none;counter-reset:none}
.product-construction__item{display:flex;align-items:flex-start;gap:14px;font-size:14px;font-weight:300;line-height:1.5;color:#000;padding:11px 14px;cursor:pointer;border:1px solid transparent;transition:all .2s}
.product-construction__item:hover{background:#F7F7F7}
.product-construction__item.active{background:#E6F3FA;border-color:#007DC1}
.product-construction__item-num{width:25px;height:25px;display:flex;align-items:center;justify-content:center;background:#007DC1;color:#fff;font-size:13px;font-weight:400;flex-shrink:0;border-radius:50%}

/* Recommended / "Сочетается с этой моделью" */
.recommend{padding:36px 0 72px}
.recommend__title{font-size:43px;font-weight:400;text-transform:uppercase;line-height:1.1;margin-bottom:43px}
.recommend__grid.catalog-grid{display:grid}
.recommend__grid.catalog-grid--3col{grid-template-columns:repeat(3,1fr);gap:22px}
/* Legacy scroll fallback (if .catalog-grid class is not present) */
.recommend__grid:not(.catalog-grid){display:flex;gap:22px;overflow-x:auto;padding-bottom:14px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}
.recommend__grid:not(.catalog-grid)::-webkit-scrollbar{height:4px}
.recommend__grid:not(.catalog-grid)::-webkit-scrollbar-track{background:#F5F5F5}
.recommend__grid:not(.catalog-grid)::-webkit-scrollbar-thumb{background:#007DC1;border-radius:2px}
.recommend__grid:not(.catalog-grid) .cat-card{min-width:252px;max-width:270px;flex-shrink:0;scroll-snap-align:start}

/* ==============================
   PRODUCT DETAIL RESPONSIVE
   ============================== */
@media(max-width:1440px){
  .product-gallery{flex:0 0 468px;max-width:468px}
  .product-gallery--duo{flex:0 0 414px;max-width:414px}
  .product__top{gap:160px}
  .product-info__name{font-size:40px}
}
@media(max-width:1080px){
  .product__top{flex-direction:column;gap:29px}
  .product-gallery{flex:none;max-width:100%;width:100%}
  .product-gallery--duo{flex:none;max-width:100%;width:100%}
  .product-gallery__main{max-height:450px}
  .product-gallery__thumbs{flex-direction:row;width:100%;overflow-x:auto}
  .product-gallery__thumb{width:65px;height:81px;flex-shrink:0}
  .product-info__name{font-size:32px}
  .recommend__title{font-size:32px}
  .recommend__grid.catalog-grid--3col{grid-template-columns:repeat(2,1fr)}
  .product-specs{grid-template-columns:1fr}
  .product-construction{grid-template-columns:1fr;gap:29px}
}
@media(max-width:691px){
  .product__top{gap:22px;align-items:stretch}
  .product-mobile-head{display:flex;flex-direction:column;gap:7px;width:100%}
  .product-gallery--duo{gap:14px}
  .product-gallery__slot{min-width:0}
  .product-gallery__slot:nth-child(2){margin-top:0}
  .product-info__head,
  .product-info > .product-info__article{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;border:0}
  .product-info__name{font-size:25px}
  .product-info__price{font-size:25px}
  .product-tabs__tab,.product-tabs__label{padding:11px 18px;font-size:14px}
  .product-specs__table td:first-child{width:162px}
  .recommend__title{font-size:25px}
  .recommend__grid.catalog-grid--3col{grid-template-columns:1fr;gap:14px}
  .recommend__grid:not(.catalog-grid) .cat-card{min-width:216px}
}
@media(max-width:518px){
  .product-gallery{flex-direction:column-reverse}
  .product-gallery--duo{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
  .product-gallery__thumbs{flex-direction:row;width:100%;order:2}
  .product-gallery__thumb{width:54px;height:68px}
  .product-tabs__nav{overflow-x:auto;-webkit-overflow-scrolling:touch}
  .product-tabs__tab,.product-tabs__label{padding:11px 14px;font-size:13px}
  .product-info__variations{grid-template-columns:1fr;gap:14px}
  .product-info__sizes{gap:7px}
  .product-info__size{padding:7px 13px;font-size:13px;min-width:auto}
  .product-info__order{width:100%;justify-content:center;min-width:auto}
  .product-specs__table td{display:block;width:100%;padding:7px 0}
  .product-specs__table td:first-child{padding-bottom:0;font-size:13px}
  .product-specs__table tr{display:flex;flex-direction:column;padding:11px 22px}
  .product-kit-table td{padding:10px 12px}
  .product-kit-table__image{width:58px}
  .product-kit-table__image img{width:42px;height:42px}
  .product-kit-table__price{width:auto;font-size:14px}
  .recommend__grid .cat-card{min-width:198px}
}

/* ==============================
   OUR WORKS (gallery page)
   ============================== */
.works{padding:43px 0 72px}
.works__title{font-size:54px;font-weight:400;text-transform:uppercase;line-height:1.15;margin-bottom:50px}

/* Masonry grid: 4-column CSS grid with rowspans / colspans for variety */
.works__grid--masonry{display:grid;grid-template-columns:repeat(4,1fr);grid-auto-rows:162px;gap:14px}
.works__tile{display:block;position:relative;overflow:hidden;background:#F5F5F5;grid-row:span 2}
.works__tile img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s}
.works__tile:hover img{transform:scale(1.04)}
.works__tile--tall{grid-row:span 3}
.works__tile--wide{grid-column:span 2;grid-row:span 2}

.works__more-wrap{display:flex;justify-content:center;margin-top:43px}
.works__more{display:inline-flex;align-items:center;gap:14px;padding:18px 43px;background:#007DC1;color:#fff;font-size:16px;font-weight:400;text-transform:uppercase;font-family:'Roboto Condensed',sans-serif;border:none;cursor:pointer;transition:background .3s}
.works__more:hover{background:#006ba7}
.works__more svg{width:13px;height:7px}

/* Lightbox */
.lightbox{position:fixed;inset:0;z-index:1000;background:rgba(0,0,0,.85);display:flex;align-items:center;justify-content:center;opacity:0;pointer-events:none;transition:opacity .3s}
.lightbox.active{opacity:1;pointer-events:auto}
.lightbox__close{position:absolute;top:22px;right:22px;width:43px;height:43px;font-size:29px;color:#fff;background:none;border:none;cursor:pointer;z-index:2;line-height:1;transition:opacity .3s}
.lightbox__close:hover{opacity:.7}
.lightbox__prev,.lightbox__next{position:absolute;top:50%;transform:translateY(-50%);width:43px;height:43px;background:rgba(255,255,255,.1);border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:2;transition:background .3s}
.lightbox__prev:hover,.lightbox__next:hover{background:rgba(255,255,255,.25)}
.lightbox__prev{left:22px}
.lightbox__next{right:22px}
.lightbox__prev svg,.lightbox__next svg{width:18px;height:18px}
.lightbox__content{max-width:90vw;max-height:85vh;display:flex;flex-direction:column;align-items:center;gap:14px}
.lightbox__img{max-width:100%;max-height:75vh;object-fit:contain;display:block}
.lightbox__caption{color:#fff;font-size:14px;font-weight:300;text-align:center;line-height:1.5}

/* ==============================
   FIRE DOORS page
   ============================== */
/* Dark header modifier — used on fire-doors.html where header lies on top of dark hero */
.site-header--dark{position:absolute;top:0;left:0;right:0;z-index:10;background:transparent;border-bottom:1px solid rgba(255,255,255,.12)}
.site-header--dark .site-header__logo-title,
.site-header--dark .site-header__logo-subtitle,
.site-header--dark .site-header__nav a{color:#fff}
.site-header--dark .site-header__nav a:hover,
.site-header--dark .site-header__nav a.active{color:#007DC1}
.site-header--dark .site-header__search{color:#fff}
.site-header--dark .site-header__search svg{stroke:#fff}
.site-header--dark .site-header__burger span{background:#fff}

.fire-hero{position:relative;margin-top:36px}
.fire-hero__grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(0,1fr);gap:18px;align-items:stretch;min-height:504px}
.fire-hero__media{position:relative;overflow:hidden;background:#1a1a1a;min-height:504px;display:flex;flex-direction:column;justify-content:flex-end}
.fire-hero__bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.55}
.fire-hero__overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.3) 0%,rgba(0,0,0,.7) 100%)}
.fire-hero__text{position:relative;z-index:2;color:#fff;padding:50px 50px 50px}
.fire-hero__title{font-size:47px;font-weight:400;text-transform:uppercase;line-height:1.1;margin-bottom:22px;letter-spacing:.01em}
.fire-hero__subtitle{font-size:16px;font-weight:300;line-height:1.45;color:rgba(255,255,255,.88);margin-bottom:32px;max-width:504px}
.fire-hero__btn{display:inline-flex;align-items:center;justify-content:space-between;gap:43px;padding:18px 25px;background:#007DC1;color:#fff;font-size:14px;font-weight:400;text-transform:uppercase;letter-spacing:.02em;min-width:270px;transition:background .3s;text-decoration:none}
.fire-hero__btn:hover{background:#006ba7}
.fire-hero__btn svg{width:24px;height:13px;flex-shrink:0}
.fire-hero__features{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;gap:18px;list-style:none;padding:0;margin:0;min-height:504px}
.fire-hero__feature{background:#F5F5F5;color:#000;padding:32px 32px;font-size:18px;font-weight:400;line-height:1.25;text-transform:uppercase;display:flex;align-items:center}

/* Features — 4 light tiles overlapping hero bottom (Figma frames 206/207/208/209) */
/* .fire-features — удалено, плашки теперь внутри .fire-hero__features */

/* Video block */
.fire-video{padding:108px 0}
.fire-video__title{font-size:50px;font-weight:400;text-transform:uppercase;line-height:1.17;margin-bottom:50px}
.fire-video__wrap{display:flex;gap:58px;align-items:flex-end}
.fire-video__player{position:relative;flex:1;aspect-ratio:16/9;background:#1a1a1a;cursor:pointer;overflow:hidden}
.fire-video__thumb{position:absolute;inset:0;background:url('/local/templates/bdk/assets/css/../img/hero-bg.png') center/cover no-repeat;opacity:.8}
.fire-video__overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.2) 0%,rgba(0,0,0,.55) 100%)}
.fire-video__play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:86px;height:86px;background:none;border:none;padding:0;cursor:pointer;z-index:2;transition:transform .3s}
.fire-video__play:hover{transform:translate(-50%,-50%) scale(1.1)}
.fire-video__play svg{width:86px;height:86px}
.fire-video__desc{width:324px;flex-shrink:0;font-size:16px;font-weight:300;line-height:1.6;color:#5B5B5B;padding-bottom:14px}

.fire-products{padding:0 0 108px}
.fire-products__title{font-size:50px;font-weight:400;text-transform:uppercase;line-height:1.17;margin-bottom:50px}

/* ==============================
   MODALS
   ============================== */
.modal{position:fixed;inset:0;z-index:2000;display:flex;align-items:center;justify-content:center;opacity:0;pointer-events:none;transition:opacity .3s;padding:18px;overflow-y:auto}
.modal.active{opacity:1;pointer-events:auto}
.modal__overlay{position:fixed;inset:0;background:rgba(0,0,0,.6);pointer-events:none}
.modal.active .modal__overlay{pointer-events:auto}
.modal__card{position:relative;z-index:2;background:#fff;max-width:576px;width:100%;padding:50px 43px 43px;animation:modalSlide .3s ease;box-shadow:0 18px 54px rgba(0,0,0,.2);margin:auto}
.modal__card--order{max-width:648px}
.modal__card--success{max-width:576px}
@keyframes modalSlide{from{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}

.modal__close{position:absolute;top:18px;right:18px;width:36px;height:36px;font-size:25px;color:#000;background:none;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:opacity .3s;line-height:1;z-index:3}
.modal__close:hover{opacity:.5}

.modal__head{margin-bottom:29px}
.modal__title{font-size:29px;font-weight:400;text-transform:uppercase;line-height:1.15;margin-bottom:11px;color:#000}
.modal__subtitle{font-size:14px;font-weight:300;line-height:1.5;color:#5B5B5B;margin:0}

/* Product card inside order modal */
.modal__product{display:flex;gap:18px;align-items:stretch;padding:18px 0;margin-bottom:29px;border-bottom:2px solid #F5F5F5;position:relative}
.modal__product-img{width:86px;height:108px;object-fit:cover;background:#F5F5F5;flex-shrink:0}
.modal__product-main{flex:1;display:flex;flex-direction:column;gap:7px;min-width:0}
.modal__product-category{font-size:12px;font-weight:300;color:#5B5B5B;text-transform:none}
.modal__product-name-row{display:flex;align-items:baseline;gap:11px;flex-wrap:wrap}
.modal__product-name{font-size:20px;font-weight:400;text-transform:uppercase;line-height:1.15;color:#007DC1}
.modal__product-article{font-size:12px;font-weight:300;color:#5B5B5B}
.modal__product-specs{display:flex;flex-direction:column;gap:4px;margin-top:4px}
.modal__product-spec{display:flex;justify-content:space-between;gap:11px;font-size:12px;line-height:1.4}
.modal__product-spec>span:first-child{color:#5B5B5B;font-weight:300}
.modal__product-spec>span:last-child{color:#000;font-weight:400;text-align:right}
.modal__product-price{font-size:20px;font-weight:400;color:#000;white-space:nowrap;align-self:flex-start;padding-top:7px}

/* Form */
.modal__form{display:flex;flex-direction:column;gap:0}
.modal__input{width:100%;padding:16px 0;font-size:14px;font-family:'Roboto Condensed',sans-serif;font-weight:300;border:none;border-bottom:1px solid #EAEAEA;background:transparent;outline:none;transition:border-color .3s;color:#000}
.modal__input::placeholder{color:#5B5B5B}
.modal__input:focus{border-bottom-color:#007DC1}
.modal__input--textarea{resize:vertical;min-height:50px;font-family:'Roboto Condensed',sans-serif}

.modal__submit{margin-top:29px;width:100%;padding:18px 22px;background:#007DC1;color:#fff;font-size:14px;font-weight:400;text-transform:uppercase;letter-spacing:.02em;font-family:'Roboto Condensed',sans-serif;cursor:pointer;transition:background .3s;border:none;display:flex;align-items:center;justify-content:center;gap:14px}
.modal__submit:hover{background:#006ba7}
.modal__submit svg{width:24px;height:13px;flex-shrink:0}

/* Agreement checkbox */
.modal__agree{display:flex;align-items:flex-start;gap:11px;margin-top:18px;cursor:pointer;user-select:none}
.modal__agree input{position:absolute;opacity:0;pointer-events:none}
.modal__agree-box{width:18px;height:18px;border:1px solid #007DC1;background:#007DC1;flex-shrink:0;margin-top:2px;position:relative;transition:all .2s}
.modal__agree-box::after{content:"";position:absolute;left:4px;top:1px;width:5px;height:10px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg);opacity:1;transition:opacity .2s}
.modal__agree input:not(:checked)+.modal__agree-box{background:#fff}
.modal__agree input:not(:checked)+.modal__agree-box::after{opacity:0}
.modal__agree-text{font-size:11px;line-height:1.5;color:#5B5B5B;font-weight:300}
.modal__agree-text a{color:#007DC1;text-decoration:underline}

/* Messengers */
.modal__messengers{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:29px;padding-top:29px;border-top:1px solid #EAEAEA;flex-wrap:wrap}
.modal__messengers--success{margin-top:22px;padding-top:0;border-top:none;justify-content:flex-start}
.modal__messengers-text{font-size:14px;font-weight:400;text-transform:uppercase;color:#000}
.modal__messengers-icons{display:flex;gap:11px}
.modal__messenger{width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:50%;color:#fff;transition:transform .2s, opacity .2s}
.modal__messenger:hover{transform:translateY(-2px);opacity:.9}
.modal__messenger svg{width:25px;height:25px}
.modal__messenger--chat{background:#007DC1}
.modal__messenger--wa{background:#25D366}
.modal__messenger--tg{background:#2AABEE}

/* Modal demo page */
.modal-demo{padding:43px 0 108px}
.modal-demo__title{font-size:43px;font-weight:400;text-transform:uppercase;line-height:1.17;margin-bottom:14px}
.modal-demo__desc{font-size:18px;font-weight:300;line-height:1.6;color:#5B5B5B;margin-bottom:43px}
.modal-demo__buttons{display:flex;flex-wrap:wrap;gap:14px}
.modal-demo__btn{padding:18px 36px;background:#007DC1;color:#fff;font-size:16px;font-weight:400;text-transform:uppercase;font-family:'Roboto Condensed',sans-serif;cursor:pointer;transition:background .3s;border:none}
.modal-demo__btn:hover{background:#006ba7}

/* ==============================
   GALLERY / FIRE / MODALS RESPONSIVE
   ============================== */
@media(max-width:1440px){
  .fire-hero__title{font-size:32px}
  .fire-hero__text{padding:29px}
  .fire-hero__feature{padding:22px 22px;font-size:14px}
  .fire-video__wrap{gap:43px}
}
@media(max-width:1080px){
  .works__grid--masonry{grid-template-columns:repeat(3,1fr);grid-auto-rows:144px}
  .works__title{font-size:40px;margin-bottom:36px}
  .works__tile--wide{grid-column:span 2}
  .fire-hero{margin-top:22px}
  .fire-hero__grid{grid-template-columns:1fr;gap:11px;min-height:auto}
  .fire-hero__media{min-height:324px}
  .fire-hero__title{font-size:29px}
  .fire-hero__subtitle{font-size:14px;margin-bottom:22px}
  .fire-hero__btn{min-width:252px;padding:16px 20px;font-size:14px}
  .fire-hero__features{grid-template-columns:repeat(2,1fr);grid-template-rows:1fr 1fr;gap:11px;min-height:auto}
  .fire-hero__feature{padding:18px 20px;font-size:14px;min-height:90px}
  .fire-video{padding:72px 0}
  .fire-video__title{font-size:32px}
  .fire-video__wrap{flex-direction:column;align-items:stretch;gap:22px}
  .fire-video__desc{width:auto;max-width:576px}
  .fire-products{padding:0 0 72px}
  .fire-products__title{font-size:32px}
  .modal__card{padding:36px 29px}
}
@media(max-width:691px){
  .works__grid--masonry{grid-template-columns:repeat(2,1fr);grid-auto-rows:126px;gap:11px}
  .works__title{font-size:29px;margin-bottom:29px}
  .works__tile--wide{grid-column:span 2}
  .works__tile--tall{grid-row:span 2}
  .works__more{padding:14px 29px;font-size:14px}
  .fire-hero{margin-top:14px}
  .fire-hero__media{min-height:288px}
  .fire-hero__text{padding:22px 18px}
  .fire-hero__title{font-size:23px}
  .fire-hero__subtitle{font-size:14px}
  .fire-hero__btn{min-width:auto;width:100%;gap:14px;padding:14px 18px}
  .fire-hero__features{grid-template-columns:1fr;grid-template-rows:auto}
  .fire-hero__feature{min-height:auto;padding:16px 18px;font-size:13px}
  .fire-video__title{font-size:25px}
  .fire-video__play{width:65px;height:65px}
  .fire-video__play svg{width:65px;height:65px}
  .fire-products__title{font-size:25px}
  .modal__title{font-size:22px}
  .modal__card{padding:29px 22px 22px}
  .modal__product{flex-wrap:wrap}
  .modal__product-price{align-self:center;width:100%;text-align:right;padding-top:0}
  .modal__product-img{width:72px;height:90px}
  .modal__messengers{flex-direction:column;align-items:flex-start;gap:11px}
  .modal-demo__title{font-size:29px}
}
@media(max-width:518px){
  .works__grid--masonry{grid-template-columns:1fr;grid-auto-rows:162px}
  .works__tile--wide,.works__tile--tall,.works__tile{grid-column:span 1;grid-row:span 1}
  .fire-hero__title{font-size:20px}
  .fire-hero__text{padding:18px 14px}
  .modal__card{padding:25px 18px 18px}
  .modal__product-img{width:58px;height:72px}
  .modal__product-name{font-size:16px}
  .modal__submit{padding:14px 18px;font-size:14px}
  .modal-demo__buttons{flex-direction:column}
  .modal-demo__btn{width:100%}
  .modal-demo__title{font-size:22px}
}

/* BURGER MENU */
.site-header__burger{display:none;width:36px;height:36px;flex-direction:column;justify-content:center;align-items:center;gap:5px;cursor:pointer;background:none;border:none;z-index:1002}
.site-header__burger span{display:block;width:22px;height:2px;background:#000;transition:transform .3s,opacity .2s;transform-origin:center}

@media(max-width:893px){
  .site-header__inner{gap:18px;padding-top:22px;padding-bottom:22px}
  .site-header__logo{gap:14px;flex:1 1 auto;max-width:calc(100% - 54px)}
  .site-header__logo-img{width:54px;height:50px}
  .site-header__logo-title{font-size:13px}
  .site-header__logo-subtitle{font-size:10px}
  .site-header__logo-subtitle h3{margin:0;font-size:16px!important;line-height:1.1}
  .site-header__burger{display:flex}
  .site-header__nav{display:flex;position:fixed;top:0;right:-100%;width:288px;height:100vh;background:#fff;flex-direction:column;padding:72px 36px 36px;gap:22px;z-index:1001;transition:right .3s ease;box-shadow:-4px 0 22px rgba(0,0,0,.1);overflow-y:auto}
  .site-header__nav.active{right:0}
  .site-header__nav a{font-size:18px}
  .site-header__burger.active span:nth-child(1){transform:translateY(7px) rotate(45deg)}
  .site-header__burger.active span:nth-child(2){opacity:0}
  .site-header__burger.active span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}
  
  /* Hero adjustments for small screens */
  .hero__left{width:100%;padding:36px 18px}
  .hero__left-head{margin-bottom:29px;align-items:center}
  .hero__logo{display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto auto;gap:5px 14px;align-items:start;flex:1;min-width:0}
  .hero__logo-img{grid-column:1;grid-row:1 / span 2;align-self:start;width:65px;height:59px;object-fit:contain}
  .hero__logo-title{grid-column:2;grid-row:1;font-size:16px;line-height:1.15}
  .hero__logo-subtitle{grid-column:2;grid-row:2;font-size:13px;line-height:1.17}
  .hero__info{padding:18px;flex-direction:row;flex-wrap:nowrap;gap:10px;align-items:flex-start}
  .hero__info-item{width:auto;min-width:0;font-size:11px;line-height:1.12;white-space:nowrap}
  .hero__info-item:first-child{flex:0 0 auto}
  .hero__info-item:nth-child(2){flex:1 1 auto;position:relative}
  .hero__info-item:nth-child(2)::before{content:"";position:absolute;left:-6px;top:50%;width:1px;height:14px;background:rgba(0,0,0,.28);transform:translateY(-50%)}
  .hero__info-line{display:inline}
  .hero__info-item br{display:none}
  .hero__right-content{padding:27px 18px}
  .hero__search{width:100%;max-width:100%}
  
  /* Catalog menu/filter accordion under the title */
  .catalog__mobile-toggle{display:flex}
  .catalog__body{gap:18px}
  .catalog__sidebar{position:static;width:100%;height:auto;max-height:0;order:-1;overflow:hidden;padding:0;background:#fff;box-shadow:none;opacity:0;transition:max-height .3s ease,opacity .2s ease,margin-bottom .2s ease}
  .catalog__sidebar.is-mobile-open{max-height:70vh;overflow-y:auto;margin-bottom:4px;opacity:1;-webkit-overflow-scrolling:touch}
  .catalog__sidebar .cat-nav{flex-direction:column;flex-wrap:nowrap;gap:0;margin-bottom:14px}
  .catalog__sidebar .cat-nav__item{flex:none;width:100%;min-width:0;padding:13px 16px;font-size:16px}
  .catalog__sidebar .cat-nav__sub{width:auto;margin-top:0;padding:2px 16px 12px}
  .catalog__sidebar .cat-nav__sub a{font-size:15px}
  .catalog__sidebar .filter{flex-direction:column;gap:16px;padding:16px;background:#F5F5F5}
  .catalog__sidebar .filter__title{width:100%;font-size:20px}
  .catalog__sidebar .filter__group{width:100%}
  .catalog__filter-toggle{display:none}
}
@media(max-width:360px){
  .hero__info{padding:14px;gap:6px}
  .hero__info-item{font-size:10px}
  .hero__info-item:nth-child(2)::before{left:-4px;height:12px}
}
@media(max-width:691px){
  .site-header__inner{padding-top:18px;padding-bottom:18px}
  .site-header__logo-img{width:48px;height:45px}
  .site-header__logo-title{font-size:12px;line-height:1.12}
  .site-header__logo-subtitle h3{font-size:14px!important}
}

/* Filter toggle button (hidden on desktop) */
.catalog__filter-toggle{display:none;align-items:center;gap:7px;padding:11px 22px;background:#F5F5F5;font-size:16px;font-weight:400;font-family:'Roboto Condensed',sans-serif;cursor:pointer;border:none;margin-bottom:22px;text-transform:uppercase}

/* ===== Scroll-reveal animations ===== */
[data-reveal]{opacity:0;will-change:opacity,transform;transition:opacity .7s cubic-bezier(.22,.61,.36,1), transform .7s cubic-bezier(.22,.61,.36,1)}
[data-reveal="up"]{transform:translate3d(0,25px,0)}
[data-reveal="down"]{transform:translate3d(0,-25px,0)}
[data-reveal="left"]{transform:translate3d(-36px,0,0)}
[data-reveal="right"]{transform:translate3d(36px,0,0)}
[data-reveal="fade"]{transform:none}
[data-reveal="scale"]{transform:scale(.96)}
[data-reveal].is-visible{opacity:1;transform:none}
.about__stat-value[data-counter]{display:inline-block;min-width:1ch}
@media(prefers-reduced-motion:reduce){
  [data-reveal]{opacity:1;transform:none;transition:none}
}
/* Subtle image zoom on reveal */
.about__image[data-reveal] img{transform:scale(1.06);transition:transform 1.2s cubic-bezier(.22,.61,.36,1);will-change:transform}
.about__image[data-reveal].is-visible img{transform:scale(1)}


/* Lightbox для просмотра изображений товара */
.bdk-lightbox{position:fixed;inset:0;display:none;align-items:center;justify-content:center;z-index:9999}
.bdk-lightbox.open{display:flex}
.bdk-lightbox__backdrop{position:absolute;inset:0;background:rgba(0,0,0,.85)}
.bdk-lightbox__stage{position:relative;max-width:90vw;max-height:90vh;display:flex;align-items:center;justify-content:center;z-index:2}
.bdk-lightbox__img{max-width:90vw;max-height:90vh;display:block;object-fit:contain;background:transparent}
.bdk-lightbox__close{position:absolute;top:18px;right:22px;width:43px;height:43px;border:none;background:rgba(255,255,255,.12);color:#fff;font-size:30px;line-height:1;cursor:pointer;border-radius:50%;z-index:3;transition:background .2s}
.bdk-lightbox__close:hover{background:rgba(255,255,255,.25)}
.bdk-lightbox__nav{position:absolute;top:50%;transform:translateY(-50%);width:54px;height:72px;border:none;background:rgba(255,255,255,.12);color:#fff;font-size:26px;cursor:pointer;z-index:3;display:flex;align-items:center;justify-content:center;transition:background .2s}
.bdk-lightbox__nav:hover{background:rgba(255,255,255,.25)}
.bdk-lightbox__nav--prev{left:22px}
.bdk-lightbox__nav--next{right:22px}
@media(max-width:691px){
  .bdk-lightbox__nav{width:43px;height:54px;font-size:22px}
  .bdk-lightbox__nav--prev{left:7px}
  .bdk-lightbox__nav--next{right:7px}
  .bdk-lightbox__close{top:9px;right:9px;width:36px;height:36px;font-size:24px}
}

/* Fixed-позиционирование для кнопки .modal-demo__btn.partner-fixed (плавающая CTA) */
.modal-demo__btn.partner-fixed{position:fixed;right:0;bottom:0;z-index:900;box-shadow:none;transition:background .3s}

/* End */
/* /local/templates/bdk/assets/css/bdk.css?178282268098422 */
