

/* Start:/bitrix/templates/sotbit_b2c_original/assets/fonts/Roboto/font.min.css?17518949561083*/
@font-face{font-family:"Roboto";src:url(/bitrix/templates/sotbit_b2c/assets/fonts/Roboto/Roboto-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"Roboto";src:url(/bitrix/templates/sotbit_b2c/assets/fonts/Roboto/Roboto-Italic.ttf) format("truetype");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:"Roboto";src:url(/bitrix/templates/sotbit_b2c/assets/fonts/Roboto/Roboto-Medium.ttf) format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:"Roboto";src:url(/bitrix/templates/sotbit_b2c/assets/fonts/Roboto/Roboto-MediumItalic.ttf) format("truetype");font-weight:500;font-style:italic;font-display:swap}@font-face{font-family:"Roboto";src:url(/bitrix/templates/sotbit_b2c/assets/fonts/Roboto/Roboto-Bold.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:"Roboto";src:url(/bitrix/templates/sotbit_b2c/assets/fonts/Roboto/Roboto-BoldItalic.ttf) format("truetype");font-weight:700;font-style:italic;font-display:swap}
/* End */


/* Start:/bitrix/templates/sotbit_b2c_original/components/bitrix/main.userconsent.request/cookies/style.min.css?1751894956640*/
.cookies-form{overflow-y:hidden!important}@media (min-width:1025px){.cookies-form{padding:40px calc(var(--padding-container-right) + 30px) 40px var(--padding-container-left)}}@media (max-width:768px){.cookies-form .btn{flex-grow:1}}@media (max-width:576px){.cookies-form .btn{flex-grow:0}}.cookies-form .swal2-popup{padding:16px}@media (min-width:1025px){.cookies-form .swal2-popup{margin-bottom:24px}}@media (max-width:768px){.cookies-form .swal2-popup{margin-bottom:0}}.cookies-form .swal2-actions{padding:24px 0 0}@media (max-width:576px){.cookies-form .swal2-actions button{width:100%}}.user-consent .swal2-popup{padding:32px 24px 24px}
/* End */


/* Start:/bitrix/templates/sotbit_b2c_original/assets/css/common/auth-page.min.css?1751894956815*/
.auth-form{width:582px;padding:32px 46px;border-radius:var(--border-radius);background-color:var(--white)}.auth-page{position:relative;display:flex;flex-grow:1;justify-content:center;align-items:center;padding:46px 0;background-attachment:fixed;background-image:url(/bitrix/templates/sotbit_b2c_original/assets/css/common/../../../assets/image/auth_background.webp);background-position:center;background-repeat:no-repeat;background-size:cover}@media (max-width:768px){.auth-page{align-items:end;padding:0;overflow-y:auto}}.auth-page .auth-form{max-width:582px}@media (min-width:1025px){.auth-page .personal{display:none}}@media (max-width:768px){.auth-form{display:flex;justify-content:center;align-items:center;max-width:100%!important;padding:32px 24px;border-radius:var(--border-radius) var(--border-radius) 0 0}}@media (max-width:576px){.auth-form{padding:32px 16px}}
/* End */


/* Start:/bitrix/templates/sotbit_b2c_original/components/bitrix/sale.basket.basket.line/.default/style.min.css?17518949563468*/
.header-basket{position:relative}.header-basket-popup{position:absolute;top:88px;right:var(--padding-container);width:527px;max-height:600px;padding:16px;background-color:var(--white);border-radius:var(--border-radius);box-shadow:var(--shadow);opacity:0;pointer-events:none;transition:opacity var(--transition);z-index:var(--z-index-top)}.header-basket-popup:hover,[data-entity=basket-menu-item]:hover~.header-basket-popup{opacity:1;pointer-events:all}.header-basket-popup::before{content:"";position:absolute;top:-4px;left:0;width:100%;height:4px}@media (max-width:1024px){.header-basket-popup{display:none}}.header-basket-items,.header-basket-popup-products{display:flex;flex-direction:column;gap:8px}.header-basket-items{gap:16px;min-width:495px;max-height:360px;margin-bottom:16px;padding-right:8px;overflow-y:auto;overflow-x:hidden}.header-basket-items-wrappper{margin-bottom:16px}.header-basket-item{display:flex}.header-basket-item:not(:last-of-type){margin-bottom:32px}.header-basket-item-info{display:flex;flex-direction:column;flex-grow:1;gap:2px}.header-basket-item-link{color:var(--dark)}.header-basket-item-prices{display:flex;gap:8px}.header-basket-item-price{font-weight:500}.header-basket-item-price-old{display:inline-block;margin-left:4px;color:var(--secondary-500);text-decoration:line-through}.header-basket-item-summary{display:flex;justify-content:space-between}.header-basket-item-summary-inner{display:flex;align-items:end;gap:8px;font-size:14px}.header-basket-item-summary-quantity{color:var(--secondary-500)}.header-basket-item-summary-sum{font-size:18px}.header-basket-image{flex-shrink:0;width:70px;height:70px;margin-right:16px;border-radius:12px;overflow:hidden}.header-basket-remainder{margin:32px 0 8px}.header-basket-total{display:flex;flex-wrap:wrap;justify-content:end}.header-basket-total-price{display:flex;flex-wrap:wrap;width:-moz-fit-content;width:fit-content;gap:24px;margin-bottom:8px}.header-basket-buttons{display:flex;flex-direction:column;align-items:center;margin-top:16px}.header-basket-button-order.btn{flex-grow:1;width:100%}.header-basket-muted-link{color:var(--secondary-500);font-size:14px}.personal{position:fixed;bottom:0;left:0;width:100%;height:var(--bottom-bar-height);padding:16px 16px 0;background-color:var(--white);z-index:var(--z-index-header)}@media (min-width:576px){.personal{padding:16px var(--padding-container-right) 0 var(--padding-container-left)}}@media (min-width:1024px){.personal{padding:16px 64px 0}}@media (min-width:1025px){.personal{position:static;height:auto;padding:0}}.personal__placeholder{background-color:transparent;box-shadow:var(--shadow);pointer-events:none;z-index:1300}.personal__menu{display:flex;justify-content:space-between}@media (min-width:1025px){.personal__menu{justify-content:start;gap:16px}}.personal__item,.personal__item-inner{position:relative}.personal__item-link{display:flex;flex-direction:column;align-items:center;color:var(--dark)}.personal__item-link--active{color:var(--primary)}.personal__item-link svg{margin-bottom:4px}.personal__item-text{font-size:14px;white-space:nowrap}@media (max-width:392px){.personal__item-text{font-size:12px}}@media (max-width:1024px){.personal__item--show-desktop{display:none}}.personal__item--show-mobile{display:none}@media (max-width:1024px){.personal__item--show-mobile{display:block}.personal__item--first-mobile{order:1}.personal__item--second-mobile{order:2}}.personal__badge{position:absolute;top:-5px;right:-15px}
/* End */


/* Start:/bitrix/templates/sotbit_b2c_original/template_styles.css?175916790510285*/
/* ===== CAST-Adapter / THIN BANNER (overlay + right button) ===== */
/* База и пропорции баннера (чтобы не схлопывался на мобиле) */
.thin-banner .thin-banner__slide{ position:relative !important; overflow:hidden; }
.thin-banner .thin-banner__slide{ aspect-ratio: 1680 / 200; min-height:200px; } /* эквивалент 1680x200 */
@media (max-width: 992px){
  .thin-banner .thin-banner__slide{ aspect-ratio: 16 / 4; min-height:220px; }
}
@media (max-width: 768px){
  .thin-banner .thin-banner__slide{ aspect-ratio: 16 / 5; min-height:240px; }
}
/* Картинка всегда видима */
.thin-banner .thin-banner__image{
  display:block !important; width:100% !important; height:auto !important; object-fit:cover;
  position:relative; z-index:1;
}
/* Оверлей слева (текст берём из PREVIEW_TEXT) */
.thin-banner .thin-banner__overlay{
  position:absolute !important; z-index:3 !important;
  left:40px; top:50%; transform:translateY(-50%);
  max-width:640px;
  padding:10px 14px; border-radius:12px;
  background:rgba(255,255,255,.78);
  backdrop-filter:blur(6px); -webkit-backdrop-filter:blur(6px);
}
.thin-banner .thin-banner__overlay-title{
  font:800 28px/1.2 system-ui,-apple-system,"Segoe UI",Roboto,Arial; color:#0f1115;
}
.thin-banner .thin-banner__overlay-title .subtitle{
  display:block; margin-top:6px;
  font:500 15px/1.35 system-ui,-apple-system,"Segoe UI",Roboto,Arial; color:#475569;
}
/* Кнопка справа поверх фитингов (градиент #003399 → #007BFF) */
.thin-banner .thin-banner__btn{
  position:absolute !important; z-index:4 !important;
  right:40px; bottom:22px;
  display:inline-flex !important; width:auto !important; /* переопределяем .btn темы */
  align-items:center; justify-content:center;
  padding:14px 26px; border-radius:10px;
  font:700 16px/1 system-ui,-apple-system,"Segoe UI",Roboto,Arial;
  color:#fff !important; text-decoration:none !important;
  background:linear-gradient(90deg,#003399 0%,#007BFF 100%) !important;
  border:1px solid rgba(0,0,0,.14); box-shadow:0 4px 10px rgba(0,0,0,.18);
  transition:filter .15s ease, transform .15s ease;
}
.thin-banner .thin-banner__btn:hover{ filter:brightness(1.06); transform:translateY(-1px); }
/* Дополнительный текст (если используете DETAIL_TEXT) */
.thin-banner .thin-banner__text{ position:relative; z-index:1; }
/* FIX: повышаем специфичность, чтобы тема не ломала позиционирование */
.thin-banner .thin-banner__slide &gt; a{ position:relative !important; display:block; }
/* ===== Адаптивное поведение ===== */
@media (max-width:1440px){
  .thin-banner .thin-banner__overlay-title{ font-size:26px; }
}
@media (max-width:1200px){
  .thin-banner .thin-banner__overlay{ left:24px; }
  .thin-banner .thin-banner__overlay-title{ font-size:24px; }
  .thin-banner .thin-banner__btn{ right:24px; bottom:20px; }
}
@media (max-width:992px){
  /* оставляем место под картинку справа (грузовик/фитинги) */
  .thin-banner .thin-banner__overlay{ left:20px; right:32%; padding:8px 12px; }
  .thin-banner .thin-banner__btn{ right:20px; bottom:18px; }
}
@media (max-width:768px){
  /* На телефоне: текст — на подложке у низа, кнопка — широкая под текстом */
  .thin-banner .thin-banner__overlay{
    left:14px; right:14px; top:auto; bottom:78px; transform:none;
    background:rgba(255,255,255,.92);
  }
  .thin-banner .thin-banner__overlay-title{ font-size:22px; }
  .thin-banner .thin-banner__overlay-title .subtitle{ font-size:14px; }
  .thin-banner .thin-banner__btn{
    left:14px; right:14px; bottom:16px;
    width:auto !important; text-align:center; justify-content:center;
    padding:12px 18px; font-size:15px;
  }
}
@media (max-width:480px){
  .thin-banner .thin-banner__overlay{ bottom:86px; }
}
/* ===== CAST-Adapter / THIN BANNER (текст слева, кнопка справа) ===== */
/* База и пропорции (чтоб не схлопывался на мобиле) */
.thin-banner .thin-banner__slide{ position:relative !important; overflow:hidden; }
.thin-banner .thin-banner__slide{ aspect-ratio: 1680 / 200; min-height:200px; }
@media (max-width: 992px){ .thin-banner .thin-banner__slide{ aspect-ratio: 16 / 4; min-height:220px; } }
@media (max-width: 768px){ .thin-banner .thin-banner__slide{ aspect-ratio: 16 / 5; min-height:240px; } }
.thin-banner .thin-banner__image{
  display:block !important; width:100% !important; height:auto !important; object-fit:cover;
  position:relative; z-index:1;
}
/* Полоса-оверлей во всю ширину */
.thin-banner .thin-banner__bar{
  position:absolute; left:0; right:0; bottom:18px;  /* по умолчанию у нижнего края */
  display:flex; align-items:center; justify-content:space-between; gap:16px;
  padding:10px 14px;
  z-index:3;
  background:rgba(255,255,255,.78); backdrop-filter:blur(6px); -webkit-backdrop-filter:blur(6px);
  border-radius:12px; margin:0 40px;   /* отступы слева/справа */
}
/* Левая часть — текст из PREVIEW_TEXT */
.thin-banner .thin-banner__left{
  color:#0f1115; font:800 28px/1.2 system-ui,-apple-system,"Segoe UI",Roboto,Arial;
}
.thin-banner .thin-banner__left .subtitle{
  display:block; margin-top:6px; font:500 15px/1.35 system-ui; color:#475569;
}
/* Правая часть — кнопка */
.thin-banner .thin-banner__right{ flex:0 0 auto; }
.thin-banner .thin-banner__btn{
  display:inline-flex !important; width:auto !important;
  align-items:center; justify-content:center;
  padding:14px 26px; border-radius:10px;
  font:700 16px/1 system-ui,-apple-system,"Segoe UI",Roboto,Arial;
  color:#fff !important; text-decoration:none !important;
  background:linear-gradient(90deg,#003399 0%,#007BFF 100%) !important;
  border:1px solid rgba(0,0,0,.14); box-shadow:0 4px 10px rgba(0,0,0,.18);
  transition:filter .15s ease, transform .15s ease;
}
.thin-banner .thin-banner__btn:hover{ filter:brightness(1.06); transform:translateY(-1px); }
/* FIX: тема любит делать .btn {display:block;width:100%} — отменяем в нашем блоке */
.thin-banner .thin-banner__bar .btn,
.thin-banner .thin-banner__bar .btn-primary{ display:inline-flex !important; width:auto !important; }
/* Адаптив */
@media (max-width:1200px){
  .thin-banner .thin-banner__bar{ margin:0 24px; }
  .thin-banner .thin-banner__left{ font-size:24px; }
}
@media (max-width:992px){
  .thin-banner .thin-banner__bar{ margin:0 20px; }
  .thin-banner .thin-banner__left{ font-size:22px; }
}
@media (max-width:768px){
  .thin-banner .thin-banner__bar{
    bottom:16px; gap:12px; padding:10px 12px; margin:0 14px;
    flex-direction:column; align-items:stretch;
  }
  .thin-banner .thin-banner__left{ font-size:22px; }
  .thin-banner .thin-banner__left .subtitle{ font-size:14px; }
  .thin-banner .thin-banner__right .thin-banner__btn{
    width:100% !important; text-align:center; justify-content:center;
    padding:12px 18px; font-size:15px;
  }
}
/* ===== HERO – фикс пропорций, фон, позиционирование ===== */
.hero__slide{ position:relative; overflow:hidden; }
.hero__slide::before{ content:""; display:block; padding-top:36%; } /* ~16:5.6 для десктопа */
@media (max-width:1200px){ .hero__slide::before{ padding-top:42%; } }
@media (max-width:992px){  .hero__slide::before{ padding-top:50%; } }
@media (max-width:768px){  .hero__slide::before{ padding-top:60%; } }

/* Картинка/видео всегда заполняют слайд */
.hero__background,
.hero__video{ position:absolute; inset:0; width:100%; height:100%; object-fit:cover; object-position:right center; z-index:1; }

/* Группа текста слева по центру */
.hero__content{
  position:absolute; z-index:2;
  left:40px; top:50%; transform:translateY(-50%);
  max-width:720px; color:#fff;
  text-shadow:0 2px 18px rgba(0,0,0,.45);
}
.hero__title{ font:900 56px/1.05 system-ui,-apple-system,"Segoe UI",Roboto,Arial; margin:0 0 14px; }
.hero__text{  font:500 22px/1.35 system-ui,-apple-system,"Segoe UI",Roboto,Arial; opacity:.95; }

/* Кнопка справа по центру */
.hero__btn{
  position:absolute; z-index:3;
  right:40px; top:50%; transform:translateY(-50%);
  display:inline-flex; align-items:center; justify-content:center;
  padding:16px 28px; border-radius:12px;
  font:700 16px/1 system-ui,-apple-system,"Segoe UI",Roboto,Arial;
  color:#fff; text-decoration:none;
  background:linear-gradient(90deg,#003399 0%,#007BFF 100%);
  border:1px solid rgba(0,0,0,.18); box-shadow:0 4px 14px rgba(0,0,0,.25);
  transition:filter .15s ease, transform .15s ease;
}
.hero__btn:hover{ filter:brightness(1.06); transform:translateY(calc(-50% - 2px)); }

/* Тема часто делает .btn {display:block;width:100%} — отменяем ТОЛЬКО в hero */
.hero__slide .btn, .hero__slide .btn-primary{ display:inline-flex !important; width:auto !important; }

/* Адаптив */
@media (max-width:1400px){
  .hero__title{ font-size:48px; }
  .hero__text{  font-size:20px; }
}
@media (max-width:1200px){
  .hero__content{ left:28px; }
  .hero__btn{ right:28px; }
  .hero__title{ font-size:44px; }
}
@media (max-width:992px){
  .hero__content{ left:22px; right:35%; }
  .hero__title{ font-size:38px; }
  .hero__text{  font-size:18px; }
  .hero__btn{ right:22px; padding:14px 24px; }
}
@media (max-width:768px){
  /* На телефоне: текст внизу, читаемый фон; кнопка под текстом */
  .hero__background, .hero__video{ object-position:center center; }
  .hero__content{
    left:14px; right:14px; top:auto; bottom:82px; transform:none;
    background:rgba(0,0,0,.35); padding:12px; border-radius:12px; text-shadow:none;
  }
  .hero__title{ font-size:28px; margin:0 0 8px; }
  .hero__text{  font-size:15px; }
  .hero__btn{
    left:14px; right:14px; top:auto; bottom:16px; transform:none;
    width:auto; text-align:center; justify-content:center;
    padding:12px 18px; font-size:15px;
  }
}

/* End */
/* /bitrix/templates/sotbit_b2c_original/assets/fonts/Roboto/font.min.css?17518949561083 */
/* /bitrix/templates/sotbit_b2c_original/components/bitrix/main.userconsent.request/cookies/style.min.css?1751894956640 */
/* /bitrix/templates/sotbit_b2c_original/assets/css/common/auth-page.min.css?1751894956815 */
/* /bitrix/templates/sotbit_b2c_original/components/bitrix/sale.basket.basket.line/.default/style.min.css?17518949563468 */
/* /bitrix/templates/sotbit_b2c_original/template_styles.css?175916790510285 */
