<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;">Миттєве реагування 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> <!-- Картка 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;">Використовуємо новітні датчики руху, удару, нахилу, GPS-моніторинг з точністю до кількох метрів та систему блокування двигуна. Зловмиснику буде надзвичайно складно навіть розпочати крадіжку</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;">Отримуйте push-повідомлення на смартфон про будь-яку подію з автомобілем у режимі реального часу. Ви завжди будете в курсі, що відбувається з вашим авто</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;">Спокій і впевненість</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> </div> </div>
</div>