<style> .sheriff-outer-wrap { margin-left: calc(-50vw + 50%); margin-right: calc(-50vw + 50%); background-color: #0a0a0a; } .sheriff-inner-wrap { max-width: 1100px; margin: 0 auto; padding: 50px 20px 20px 20px; font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; } .sheriff-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 24px; } .sheriff-title { font-size: 2rem; } @media (max-width: 1024px) { .sheriff-grid { grid-template-columns: repeat(2, 1fr); } } @media (max-width: 600px) { .sheriff-grid { grid-template-columns: 1fr; } .sheriff-title { font-size: 1.5rem; } }
</style> <div class="sheriff-outer-wrap"> <div class="sheriff-inner-wrap"> <h2 class="sheriff-title" style="text-align: center; color: #ffffff; font-weight: 700; margin: 0 0 12px 0; letter-spacing: -0.5px;"> Переваги професійного охорони квартир від компанії SHERIFF </h2> <p style="text-align: center; color: #999999; font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; font-size: 1rem; margin: 0 0 48px 0;"> Ваша безпека - наш пріоритет </p> <div class="sheriff-grid"> <!-- Картка 1 --> <div style="background-color: #141414; border: 1px solid #2a2a2a; border-radius: 16px; padding: 32px 28px; transition: all 0.3s ease; cursor: default;" onmouseover="this.style.borderColor='#FCE500'; this.style.transform='translateY(-4px)'; this.style.boxShadow='0 12px 32px rgba(252,229,0,0.12)';" onmouseout="this.style.borderColor='#2a2a2a'; this.style.transform='translateY(0)'; this.style.boxShadow='none';"> <div style="width: 48px; height: 48px; background-color: rgba(252,229,0,0.12); border-radius: 12px; display: flex; align-items: center; justify-content: center; margin-bottom: 20px;"> <svg width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="#FCE500" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"> <circle cx="12" cy="12" r="10"/><polyline points="12 6 12 12 16 14"/> </svg> </div> <h3 style="color: #ffffff; font-size: 1.1rem; font-weight: 700; margin: 0 0 10px 0;">Максимальна швидкість реагування</h3> <p style="color: #888888; font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; font-size: 0.92rem; line-height: 1.6; margin: 0;">Завдяки оптимальному розташуванню екіпажів у всіх районах Києва, ми реагуємо на тривогу значно швидше, ніж середній показник по ринку. Час - це ключовий фактор у запобіганні крадіжці</p> </div> <!-- Картка 2 --> <div style="background-color: #141414; border: 1px solid #2a2a2a; border-radius: 16px; padding: 32px 28px; transition: all 0.3s ease; cursor: default;" onmouseover="this.style.borderColor='#FCE500'; this.style.transform='translateY(-4px)'; this.style.boxShadow='0 12px 32px rgba(252,229,0,0.12)';" onmouseout="this.style.borderColor='#2a2a2a'; this.style.transform='translateY(0)'; this.style.boxShadow='none';"> <div style="width: 48px; height: 48px; background-color: rgba(252,229,0,0.12); border-radius: 12px; display: flex; align-items: center; justify-content: center; margin-bottom: 20px;"> <svg width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="#FCE500" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"> <path d="M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z"/> </svg> </div> <h3 style="color: #ffffff; font-size: 1.1rem; font-weight: 700; margin: 0 0 10px 0;">Автономність і надійність у будь-яких умовах</h3> <p style="color: #888888; font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; font-size: 0.92rem; line-height: 1.6; margin: 0;">Навіть при відключенні електрики, інтернету чи мобільного зв’язку ваша квартира залишається під контролем. Власний автономний пульт SHERIFF продовжує працювати завдяки незалежному живленню</p> </div> <!-- Картка 3 --> <div style="background-color: #141414; border: 1px solid #2a2a2a; border-radius: 16px; padding: 32px 28px; transition: all 0.3s ease; cursor: default;" onmouseover="this.style.borderColor='#FCE500'; this.style.transform='translateY(-4px)'; this.style.boxShadow='0 12px 32px rgba(252,229,0,0.12)';" onmouseout="this.style.borderColor='#2a2a2a'; this.style.transform='translateY(0)'; this.style.boxShadow='none';"> <div style="width: 48px; height: 48px; background-color: rgba(252,229,0,0.12); border-radius: 12px; display: flex; align-items: center; justify-content: center; margin-bottom: 20px;"> <svg width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="#FCE500" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"> <rect x="2" y="3" width="20" height="14" rx="2"/><path d="M8 21h8M12 17v4"/> </svg> </div> <h3 style="color: #ffffff; font-size: 1.1rem; font-weight: 700; margin: 0 0 10px 0;">Індивідуальний підхід до кожної квартири</h3> <p style="color: #888888; font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; font-size: 0.92rem; line-height: 1.6; margin: 0;">Кожна квартира унікальна. Наш фахівець виїжджає на об’єкт, аналізує планування, слабкі місця та пропонує саме ту конфігурацію датчиків, яка найкраще підходить саме вашому житлу</p> </div> <!-- Картка 4 --> <div style="background-color: #141414; border: 1px solid #2a2a2a; border-radius: 16px; padding: 32px 28px; transition: all 0.3s ease; cursor: default;" onmouseover="this.style.borderColor='#FCE500'; this.style.transform='translateY(-4px)'; this.style.boxShadow='0 12px 32px rgba(252,229,0,0.12)';" onmouseout="this.style.borderColor='#2a2a2a'; this.style.transform='translateY(0)'; this.style.boxShadow='none';"> <div style="width: 48px; height: 48px; background-color: rgba(252,229,0,0.12); border-radius: 12px; display: flex; align-items: center; justify-content: center; margin-bottom: 20px;"> <svg width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="#FCE500" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"> <rect x="3" y="11" width="18" height="11" rx="2"/><path d="M7 11V7a5 5 0 0 1 10 0v4"/> </svg> </div> <h3 style="color: #ffffff; font-size: 1.1rem; font-weight: 700; margin: 0 0 10px 0;">Повна матеріальна відповідальність</h3> <p style="color: #888888; font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; font-size: 0.92rem; line-height: 1.6; margin: 0;">Ми не просто встановлюємо сигналізацію - ми беремо на себе фінансову відповідальність за ваше майно. У разі інциденту через нашу провину ви отримуєте компенсацію</p> </div> <!-- Картка 5 --> <div style="background-color: #141414; border: 1px solid #2a2a2a; border-radius: 16px; padding: 32px 28px; transition: all 0.3s ease; cursor: default;" onmouseover="this.style.borderColor='#FCE500'; this.style.transform='translateY(-4px)'; this.style.boxShadow='0 12px 32px rgba(252,229,0,0.12)';" onmouseout="this.style.borderColor='#2a2a2a'; this.style.transform='translateY(0)'; this.style.boxShadow='none';"> <div style="width: 48px; height: 48px; background-color: rgba(252,229,0,0.12); border-radius: 12px; display: flex; align-items: center; justify-content: center; margin-bottom: 20px;"> <svg width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="#FCE500" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"> <path d="M12 2a10 10 0 1 0 0 20A10 10 0 0 0 12 2z"/> <path d="M2 12h20M12 2a15.3 15.3 0 0 1 4 10 15.3 15.3 0 0 1-4 10A15.3 15.3 0 0 1 8 12a15.3 15.3 0 0 1 4-10z"/> </svg> </div> <h3 style="color: #ffffff; font-size: 1.1rem; font-weight: 700; margin: 0 0 10px 0;">Постійний розвиток і модернізація системи</h3> <p style="color: #888888; font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; font-size: 0.92rem; line-height: 1.6; margin: 0;">Система легко масштабується. У будь-який момент ви можете додати датчики затоплення, диму, відеокамери або тривожну кнопку - без заміни всього обладнання</p> </div> <!-- Картка 6 --> <div style="background-color: #141414; border: 1px solid #2a2a2a; border-radius: 16px; padding: 32px 28px; transition: all 0.3s ease; cursor: default;" onmouseover="this.style.borderColor='#FCE500'; this.style.transform='translateY(-4px)'; this.style.boxShadow='0 12px 32px rgba(252,229,0,0.12)';" onmouseout="this.style.borderColor='#2a2a2a'; this.style.transform='translateY(0)'; this.style.boxShadow='none';"> <div style="width: 48px; height: 48px; background-color: rgba(252,229,0,0.12); border-radius: 12px; display: flex; align-items: center; justify-content: center; margin-bottom: 20px;"> <svg width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="#FCE500" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"> <path d="M5 17H3a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h11a2 2 0 0 1 2 2v3"/> <rect x="9" y="11" width="14" height="10" rx="1"/> <path d="M13 16h2"/> </svg> </div> <h3 style="color: #ffffff; font-size: 1.1rem; font-weight: 700; margin: 0 0 10px 0;">Професійна підтримка 24/7</h3> <p style="color: #888888; font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; font-size: 0.92rem; line-height: 1.6; margin: 0;">Наші технічні спеціалісти та менеджери завжди на зв’язку. Будь-яке питання з обладнанням, налаштуваннями чи просто консультація - вирішується оперативно та якісно</p> </div> </div> </div>
</div>