
        .gtr-container-kd7s8p {
            font-family: Verdana, Helvetica, "Times New Roman", Arial, sans-serif;
            color: #333;
            line-height: 1.6;
            padding: 15px;
            overflow-x: auto;
            box-sizing: border-box;
        }

        .gtr-container-kd7s8p * {
            box-sizing: border-box;
        }

        .gtr-container-kd7s8p p {
            font-size: 14px;
            margin-bottom: 1em;
            text-align: left !important;
            line-height: 1.6;
            word-break: normal;
            overflow-wrap: normal;
        }

        .gtr-container-kd7s8p strong {
            font-weight: bold;
        }

        .gtr-container-kd7s8p .gtr-header {
            margin-bottom: 25px;
            text-align: center;
        }

        .gtr-container-kd7s8p .gtr-title {
            display: block;
            font-size: 18px;
            font-weight: bold;
            color: #43ADA7;
            margin-bottom: 15px;
            text-align: center;
        }

        .gtr-container-kd7s8p .gtr-image-wrapper {
            margin-bottom: 25px;
            text-align: center;
        }

        .gtr-container-kd7s8p .gtr-image-wrapper p {
            margin: 0;
            padding: 0;
            text-align: center !important;
        }

        .gtr-container-kd7s8p .gtr-image-wrapper span {
            display: inline-block;
            line-height: 0;
        }

        .gtr-container-kd7s8p .gtr-image-wrapper img {
            height: auto;
            max-width: none;
            display: inline-block;
            vertical-align: middle;
        }

        .gtr-container-kd7s8p .gtr-section {
            margin-bottom: 30px;
            padding: 15px 0;
            border-top: 1px solid #eee;
        }

        .gtr-container-kd7s8p .gtr-section:first-of-type {
            border-top: none;
            padding-top: 0;
        }

        .gtr-container-kd7s8p .gtr-section-title {
            display: block;
            font-size: 18px;
            font-weight: bold;
            color: #43ADA7;
            margin-bottom: 15px;
        }

        .gtr-container-kd7s8p .gtr-feature-list {
            list-style: none !important;
            padding: 0;
            margin: 0;
        }

        .gtr-container-kd7s8p .gtr-feature-list li {
            position: relative;
            padding-left: 20px;
            margin-bottom: 8px;
            font-size: 14px;
            text-align: left !important;
            line-height: 1.6;
        }

        .gtr-container-kd7s8p .gtr-feature-list li::before {
            content: "•" !important;
            position: absolute !important;
            left: 0 !important;
            color: #43ADA7;
            font-size: 1.2em;
            line-height: 1;
            top: 0.1em;
        }

        @media (min-width: 768px) {
            .gtr-container-kd7s8p {
                padding: 30px 50px;
                max-width: 1000px;
                margin: 0 auto;
            }

            .gtr-container-kd7s8p .gtr-title {
                font-size: 24px;
            }

            .gtr-container-kd7s8p .gtr-section-title {
                font-size: 20px;
            }

            .gtr-container-kd7s8p .gtr-feature-list li {
                margin-bottom: 10px;
            }
        }
    