

/* Start:/bitrix/templates/aspro_max/components/bitrix/news.detail/service/style.css?177451843816727*/
/* ===== ОБЩИЕ СТИЛИ ===== */
.item-views { display: none; }
.service-wrapper { color: #000; line-height: 1.6; background-color: #fff; width: 100%; overflow: visible !important; }
.service-wrapper *, .service-wrapper *::before, .service-wrapper *::after { box-sizing: border-box; max-width: 100%; }
.container { width: 100% !important; max-width: 1380px !important; margin: 0 auto; padding: 0 15px; overflow: visible; }
.topic__inner, #pagetitle {display:none;}
.wrapper1:not(.with_left_block) .detail_content_wrapper.side_image_N .content-text {max-width: 1380px !important;}

/* ===== HERO SECTION ===== */
.hero { padding: 60px 0 40px; display: flex; align-items: flex-start; gap: 40px; opacity: 0; transform: translateY(30px); animation: fadeInUp 0.8s ease forwards; flex-wrap: wrap; align-items: center; }
.hero-content { flex: 2 1 300px; min-width: 0; transition: transform 0.3s ease; }
.hero-title { font-size: clamp(26px, 5vw, 40px); font-weight: 600; line-height: 1.2; margin-bottom: 20px; word-wrap: break-word; }
.hero-title .highlight { display: inline-block; border: 2px solid #e31e24; color: #e31e24; padding: 0 10px; border-radius: 4px; transition: all 0.3s ease; }
.hero-title .highlight:hover { background: #e31e24; color: white; }
.hero-text { font-size: 16px; font-weight: 400; color: #333; margin-bottom: 30px; line-height: 1.6; opacity: 0.9; transition: opacity 0.3s; word-wrap: break-word; width:70%; }
.hero-text:hover { opacity: 1; }
.hero-image { flex: 1 1 300px; min-width: 0; text-align: right; position: relative; overflow: hidden; border-radius: 8px;}
.hero-image img { width: 100%; height: auto; max-width: 100%; border-radius: 8px; transition: transform 0.5s ease; display: block; }
.hero-image::after { content: ''; position: absolute; top: 0; left: 0; right: 0; bottom: 0; opacity: 0; transition: opacity 0.3s; border-radius: 8px; pointer-events: none; }
.hero-image:hover::after { opacity: 1; }

/* ===== КАРУСЕЛЬ БРЕНДОВ ===== */
.brands-section { margin-bottom: 60px; }
.brands-title { font-size: clamp(20px, 4vw, 24px); font-weight: 300; margin-bottom: 30px; text-align: center; }
.brands-carousel { position: relative; overflow: hidden; }
.brands-track { display: flex; gap: 40px; }
.brands-track:hover { animation-play-state: paused; }
.brand-item { flex: 1 0 200px; display: flex; align-items: center; justify-content: center; padding: 20px; background: #fff; border-radius: 8px; box-shadow: 0 2px 10px rgba(0,0,0,0.05); transition: all 0.3s ease; min-height: 100px; }
.brand-item:hover { transform: translateY(-5px); box-shadow: 0 5px 20px rgba(212, 0, 0, 0.15); }
.brand-item img { max-width: 100%; max-height: 60px; object-fit: contain; filter: grayscale(100%); opacity: 0.7; transition: all 0.3s ease; }
.brand-item:hover img { filter: grayscale(0%); opacity: 1; }

/* ===== БЛОК "ЧТО ВКЛЮЧАЕТ" ===== */
.service-detail { margin: 60px 0; }
.service-detail-card { background: #fff; border: 1px solid #e8e8e8; border-radius: 12px; padding: 40px; transition: all 0.3s ease; }
.service-detail-card:hover { box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1); border-color: #D40000; }
.service-detail-title { font-size: 26px; font-weight: 500; color: #D40000; margin-bottom: 25px; display: flex; align-items: center; gap: 12px; }
.service-detail .service-detail-list { list-style: none !important; padding: 0 !important; margin: 0 0 25px 0 !important; }
.service-detail .service-detail-list li { position: relative !important; padding: 12px 0 12px 22px !important; font-size: 15px !important; font-weight: 400 !important; color: #222 !important; line-height: 1.6 !important; list-style: none !important; margin: 0; }
.service-detail .service-detail-list li::before { content: '✓' !important; position: absolute !important; left: 0 !important; top: 50% !important; transform: translateY(-50%) !important; width: 26px !important; height: 26px !important; background: linear-gradient(135deg, #D40000 0%, #970000 100%) !important; border-radius: 50% !important; color: white !important; font-size: 13px !important; font-weight: 700 !important; display: flex !important; align-items: center !important; justify-content: center !important; }
.service-detail-note { background: #f9f9f9; border-left: 4px solid #D40000; padding: 22px; border-radius: 0 8px 8px 0; font-size: 15px; color: #333; line-height: 1.7; margin-top: 25px; font-weight: 400; }
.service-detail-note strong { color: #D40000; font-weight: 600; }
.service-detail-warning { background: #fff3cd; border-left: 4px solid #ffc107; padding: 18px 22px; border-radius: 0 8px 8px 0; font-size: 14px; color: #856404; margin-top: 18px; font-weight: 500; }
.contact-links { display: flex; gap: 15px; flex-wrap: wrap; margin-top: 30px; padding-top: 25px; border-top: 1px dashed #e8e8e8; }
.contact-link { display: inline-flex; align-items: center; gap: 8px; padding: 12px 22px; background: linear-gradient(135deg, #D40000 0%, #970000 100%); color: white; border-radius: 8px; text-decoration: none; font-size: 14px; font-weight: 600; transition: all 0.3s ease; }
.contact-link:hover { transform: translateY(-2px); box-shadow: 0 5px 15px rgba(212, 0, 0, 0.3); color: white;}

/* ===== ФОРМА ЗАЯВКИ (полная версия с главной) ===== */
.telegram-form-section { padding: 60px 0; background: linear-gradient(135deg, #f5f5f5 0%, #e8e8e8 100%); width: 100%; }
.telegram-form-wrapper { max-width: 600px; margin: 0 auto; background: #fff; border-radius: 12px; padding: 40px; box-shadow: 0 20px 60px rgba(0, 0, 0, 0.1); }
.form-title { font-size: clamp(24px, 5vw, 32px); font-weight: 600; color: #000; margin-bottom: 10px; text-align: center; }
.form-subtitle { font-size: 14px; color: #666; text-align: center; margin-bottom: 30px; line-height: 1.6; }
.form-group { margin-bottom: 20px; }
.form-row { display: grid; grid-template-columns: 1fr 1fr; gap: 15px; }
.form-label { display: block; font-size: 14px; font-weight: 600; color: #333; margin-bottom: 8px; }
.form-label .required { color: #D40000; margin-left: 3px; }
.form-input, .form-select, .form-textarea { width: 100%; padding: 14px 16px; border: 1px solid #e8e8e8; border-radius: 8px; font-size: 15px; color: #333; background: #fff; transition: all 0.3s ease; font-family: inherit; }
.form-input:hover, .form-select:hover, .form-textarea:hover { border-color: #D40000; }
.form-input:focus, .form-select:focus, .form-textarea:focus { outline: none; border-color: #D40000; box-shadow: 0 0 0 3px rgba(212, 0, 0, 0.1); }
.form-input::placeholder, .form-textarea::placeholder { color: #999; }
.form-select { cursor: pointer; background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23666' d='M6 8L1 3h10z'/%3E%3C/svg%3E"); background-repeat: no-repeat; background-position: right 16px center; appearance: none; -webkit-appearance: none; -moz-appearance: none; }
.form-textarea { resize: vertical; min-height: 120px; }
.form-agreement { display: flex; align-items: flex-start; gap: 12px; margin: 25px 0; padding: 15px; background: #f9f9f9; border-radius: 8px; }
.form-agreement input[type="checkbox"] { width: 20px; height: 20px; margin-top: 2px; cursor: pointer; accent-color: #D40000; flex-shrink: 0; }
.form-agreement label { font-size: 13px; color: #666; line-height: 1.5; cursor: pointer; }
.form-agreement a { color: #D40000; text-decoration: none; font-weight: 600; transition: color 0.3s; }
.form-agreement a:hover { color: #970000; text-decoration: underline; }
.form-submit { width: 100%; padding: 16px 30px; background: linear-gradient(135deg, #D40000 0%, #970000 100%); color: white; border: none; border-radius: 8px; font-size: 16px; font-weight: 600; cursor: pointer; transition: all 0.3s ease; position: relative; overflow: hidden; font-family: inherit; }
.form-submit::before { content: ''; position: absolute; top: 0; left: -100%; width: 100%; height: 100%; background: linear-gradient(90deg, transparent, rgba(255,255,255,0.2), transparent); transition: left 0.5s; }
.form-submit:hover { transform: translateY(-3px); box-shadow: 0 15px 35px rgba(212, 0, 0, 0.3); }
.form-submit:hover::before { left: 100%; }
.form-submit:active { transform: translateY(-1px); }
.form-submit:disabled { background: #ccc; cursor: not-allowed; transform: none; box-shadow: none; }
.form-success { display: none; text-align: center; padding: 40px 20px; }
.form-success-icon { width: 80px; height: 80px; background: linear-gradient(135deg, #D40000 0%, #970000 100%); border-radius: 50%; display: flex; align-items: center; justify-content: center; margin: 0 auto 20px; font-size: 40px; color: white; }
.form-success-title { font-size: 24px; font-weight: 700; color: #000; margin-bottom: 10px; }
.form-success-text { font-size: 15px; color: #666; line-height: 1.6; }
.form-error { display: none; padding: 15px; background: #fff0f0; border: 1px solid #D40000; border-radius: 8px; color: #D40000; font-size: 14px; margin-bottom: 20px; text-align: center; }
.form-error.visible { display: block; animation: shake 0.5s ease; }
.form-field-error { color: #D40000; font-size: 12px; margin-top: 5px; display: none; }
.form-field-error.visible { display: block; }
@keyframes shake { 0%, 100% { transform: translateX(0); } 25% { transform: translateX(-10px); } 75% { transform: translateX(10px); } }
@keyframes fadeInUp { to { opacity: 1; transform: translateY(0); } }
@keyframes slideDown { from { opacity: 0; transform: translateY(-10px); max-height: 0; } to { opacity: 1; transform: translateY(0); max-height: 200px; } }
#brandGroup:not([style*="display: none"]) { animation: slideDown 0.3s ease forwards; }
#brandGroup { transition: opacity 0.3s ease, max-height 0.3s ease; opacity: 1; max-height: 200px; overflow: hidden; }
#brandGroup[style*="display: none"] { opacity: 0; max-height: 0; margin: 0; padding: 0; border: none; pointer-events: none; }
.form-input.error, .form-select.error, .form-textarea.error { border-color: #D40000; background: #fff0f0; }
.form-input.success, .form-select.success, .form-textarea.success { border-color: #28a745; }

/* ===== БЛОК "КАК ОТПРАВИТЬ ОБОРУДОВАНИЕ" ===== */
.preimuschestva-faq { margin: 80px 0; }
.preimuschestva-faq-title { font-size: clamp(24px, 5vw, 32px); font-weight: 500; margin-bottom: 40px; }
.preimuschestva-faq-content { display: grid; grid-template-columns: repeat(8, 1fr); gap: 25px; }
.preimuschestva-faq-left { grid-column: span 4; display: flex; flex-direction: column; justify-content: space-between; }
.preimuschestva-faq-left p { margin-bottom: 30px; padding-right:30px;}
.preimuschestva-faq-left video { width: 100%; max-height: 500px; object-fit: contain; display: block; border-radius: 8px; }
.preimuschestva-faq-right { grid-column: span 4; min-width: 0; }
.preimuschestva-faq-item { background: #F5F5F5; padding: 20px 25px; margin-bottom: 12px; border-radius: 8px; cursor: pointer; transition: all 0.3s; border: none; width: 100%; text-align: left; font-size: 15px; font-weight: 500; display: flex; justify-content: space-between; align-items: center; }
.preimuschestva-faq-item:hover { transform: translateX(5px); box-shadow: 0 5px 15px rgba(0,0,0,0.1); }
.preimuschestva-faq-arrow { font-size: 20px; color: #999; transition: transform 0.3s; flex-shrink: 0; margin-left: 10px; }
.preimuschestva-faq-item.active .preimuschestva-faq-arrow { transform: rotate(45deg); }
.preimuschestva-faq-answer { max-height: 0; overflow: hidden; transition: max-height 0.3s ease-out; background: #fff; border-radius: 0 0 8px 8px; margin-bottom: 12px; }
.preimuschestva-faq-answer-content { padding: 15px 25px; color: #666; line-height: 1.5; }
.preimuschestva-faq-primechanie { background: linear-gradient(135deg, #D40000 0%, #970000 100%); padding: 20px 25px; margin-top: 20px; border-radius: 8px; color: white; font-size: 14px; }
.preimuschestva-faq-primechanie p { margin: 10px 0; }

/* ===== FAQ SECTION ===== */
.faq { margin: 80px 0; }
.faq-title { font-size: clamp(24px, 5vw, 32px); font-weight: 500; margin-bottom: 25px; word-wrap: break-word; }
.faq-content { display: flex; gap: 25px; flex-wrap: wrap; }
.faq-left { flex: 1 1 100px; min-width: 0; border-radius: 12px; overflow: hidden; min-height: 300px; position: relative; }
.faq-left img { width: 100%; height: 100%; object-fit: cover; display: block; transition: transform 0.5s ease; }
.faq-left:hover img { transform: scale(1.05); }
.faq-right { flex: 2 1 400px; min-width: 0; }
.faq-item { background: #f5f5f5; padding: 20px 25px; margin-bottom: 12px; border-radius: 8px; cursor: pointer; transition: all 0.3s; border: none; width: 100%; text-align: left; font-size: 15px; font-weight: 500; display: flex; justify-content: space-between; align-items: center; }
.faq-item:hover { transform: translateX(5px); box-shadow: 0 5px 15px rgba(0,0,0,0.1); }
.faq-item.active { background: linear-gradient(135deg, #D40000 0%, #970000 100%); color: white; }
.faq-arrow { font-size: 20px; color: #999; transition: transform 0.3s; flex-shrink: 0; margin-left: 10px; }
.faq-item.active .faq-arrow { color: white; transform: rotate(45deg); }
.faq-answer { max-height: 0; overflow: hidden; transition: max-height 0.3s ease-out; background: #fff; border-radius: 0 0 8px 8px; margin-bottom: 12px; }
.faq-answer-content { padding: 15px 25px; color: #666; line-height: 1.5; }

/* ===== CONTACT SECTION ===== */
.contact { margin: 60px 0 80px; }
.contact-title { font-size: clamp(24px, 5vw, 32px); font-weight: 500; margin-bottom: 25px; word-wrap: break-word; }
.contact-content { display: flex; gap: 40px; align-items: flex-start; flex-wrap: wrap; }
.contact-text { flex: 1 1 300px; min-width: 0; }
.contact-text p { margin-bottom: 25px; color: #333; line-height: 1.6; }
.social-buttons {width:80%; display: grid; grid-template-columns: repeat(auto-fit, minmax(170px, 1fr)); gap: 12px; }
.social-btn { background: #9b9b9b; color: white; padding: 15px 10px; border-radius: 8px; text-align: center; text-decoration: none; font-weight: 500; transition: all 0.3s; position: relative; overflow: hidden; font-size: 14px; }
.social-btn::before { content: ''; position: absolute; top: 0; left: -100%; width: 100%; height: 100%; background: linear-gradient(90deg, transparent, rgba(255,255,255,0.3), transparent); transition: left 0.5s; }
.social-btn:hover::before { left: 100%; }
.social-btn:hover { background: linear-gradient(135deg, #D40000 0%, #970000 100%); transform: translateY(-5px); box-shadow: 0 10px 25px rgba(212, 0, 0, 0.3); }
.contact-image { flex: 1 1 300px; border-radius: 12px; overflow: hidden; min-height: 300px; position: relative; }
.contact-image img { width: 100%; height: 100%; object-fit: cover; transition: transform 0.5s ease; display: block; }
.contact-image:hover img { transform: scale(1.025); }

/* ===== АДАПТИВ ===== */
@media (max-width: 1024px) {
  .preimuschestva-faq-content { grid-template-columns: 1fr; }
  .preimuschestva-faq-left, .preimuschestva-faq-right { grid-column: 1 / -1; }
  .preimuschestva-faq-left video { max-height: 400px; }
}
@media (max-width: 768px) {
  .hero { flex-direction: unset; align-items: center; padding: 0; gap: 0; }
  .hero-content, .hero-image { width: 100%; margin-top: 25px;}
  .hero-title { font-weight: 500; }
  .hero-image { text-align: center; padding: 20px; }
  .hero-text { font-size: 13px; }
  .brand-item { flex: 0 0 150px; min-height: 80px; }
  .service-detail-title {text-align:center; padding-top:12px; padding-left:8px;}
  .service-detail .service-detail-list li {margin-left:30px; margin-right: 14px;}
  .brands-track {flex-direction:column; gap:20px;}
  .faq-content, .about-content, .contact-content { flex-direction: column; }
  .faq-left, .faq-right, .about-text, .contact-text, .contact-image { width: 100%; flex: 1 1 100%; }
  .social-buttons { grid-template-columns: repeat(1, 1fr);  width:100%}
  .telegram-form-wrapper { padding: 30px 20px; }
  .telegram-form-section { background: none; padding: 0; }
  .form-row { grid-template-columns: 1fr; }
  .form-submit { padding: 14px 25px; }
  .form-agreement { padding: 12px; }
  .contact-links { flex-direction: column; }
  .contact-link { width: 100%; justify-content: center; }
  .about-image { -webkit-mask-image: none; mask-image: none; flex: 1 1 260px; }
  .preimuschestva-faq, .faq, .about, .contact { margin: 40px 0; }
  .service-detail-card {padding: 0;}
}
@media (max-width: 480px) {
  .back-button { padding: 12px 15px; }
  .brand-item { flex: 0 0 120px; min-height: 70px; padding: 15px; }
  .telegram-form-wrapper { padding: 25px 15px; }
  .form-input, .form-select, .form-textarea { padding: 12px 14px; font-size: 14px; }
  .form-submit { padding: 14px 25px; font-size: 15px; }
}
/* End */
/* /bitrix/templates/aspro_max/components/bitrix/news.detail/service/style.css?177451843816727 */
