<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;">У SHERIFF працюють лише досвідчені юристи, які мають спеціалізовані знання в різних сферах права. Завдяки цьому, ви можете бути впевненими в якості наданих послуг</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;">Ми пропонуємо повний спектр юридичних послуг, від консультацій до представництва в судах. Це дозволяє нашим клієнтам отримати всі необхідні рішення в одному місці</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;">Компанія SHERIFF враховує унікальні потреби кожного клієнта, розробляючи персоналізовані стратегії для вирішення їхніх юридичних питань</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;">Наша команда завжди готова надати допомогу в термінових питаннях. Ви можете розраховувати на нашу підтримку 24/7</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>