/* MTG Shared Render Matrix: mtg-anonymous-style-8a0cb4726361 */

        .mtg-contact-security-box {
            grid-column: 1 / -1;
            margin: 8px 0 4px;
            padding: 16px;
            border: 1px solid #d9e4f2;
            border-radius: 16px;
            background: #f8fbff;
        }

        .mtg-contact-security-title {
            display: block;
            margin-bottom: 10px;
            color: #24324a;
            font-size: 13px;
            font-weight: 800;
        }

        .mtg-contact-hp {
            position: absolute !important;
            left: -99999px !important;
            width: 1px !important;
            height: 1px !important;
            overflow: hidden !important;
            opacity: 0 !important;
            pointer-events: none !important;
        }

        .mtg-contact-security-error {
            margin: 0 0 18px;
            padding: 14px 16px;
            border: 1px solid #fecaca;
            border-radius: 13px;
            background: #fff1f2;
            color: #991b1b;
            font-weight: 700;
            line-height: 1.45;
        }
        