.blog__main-picture {
    width: 100%;
    aspect-ratio: 1128 / 549;
    border-radius: .75rem;
}

.blog__main-picture img {
    object-fit: cover;
}

.blog__detail .p.--xl,
.blog__detail p.--xl {
    line-height: 1.875rem;
    color: #13132acc;
}

.blog__detail .p.--l,
.blog__detail p.--l {
    color: #13132acc;
}

.blog__detail p,
.blog__detail .--p {
    line-height: 1.625rem;
    color: #13132ab3;
}

.blog__detail .p.--m,
.blog__detail p.--m {
    color: #13132acc;
}

.blog__detail .p.--s,
.blog__detail p.--s {
    color: #13132acc;
}

.blog__detail.type-editor ul li {
    color: #13132ab3;
    line-height: 1.625rem;
}

.blog__detail.type-editor ul.--check li:after {
    top: 0;
}

.blog__detail .blog__detail-picture {
    max-width: 54.5rem;
    aspect-ratio: 872 / 540;
    border-radius: .75rem;
    overflow: hidden;
    margin: 0 auto;
}

.blog__detail-picture img {
    object-fit: cover;
}

.blog__detail.type-editor .r-table {
    margin-top: 4.25rem;
}

.blog__detail.type-editor table {
    border: .0625rem solid rgba(51, 51, 51, 0.08);
    ;
}

.blog__detail.type-editor table tr td {
    border-right: .0625rem solid rgba(51, 51, 51, 0.08);
    border-bottom: .0625rem solid rgba(51, 51, 51, 0.08);
    height: 5rem;
    color: #13132ab1;
}

.blog__detail.type-editor table tr th {
    border-right: .0625rem solid rgba(51, 51, 51, 0.08);
    border-bottom: .0625rem solid rgba(51, 51, 51, 0.08);
    height: 5rem;
}

.blog__detail.type-editor blockquote.--citation {
    padding: 4rem 6rem 2.75rem 6rem;
    margin: 5.5rem auto;
    color: #13132ab1;
}

.blog__detail.type-editor blockquote.--citation:after {
    box-shadow: inset 0 0 .0 .5rem var(--color__white);
    background-image: url('data:image/svg+xml,<svg width="27" height="23" viewBox="0 0 27 23" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M9.20122 0H3.06707C2.21501 0 1.4909 0.298214 0.894418 0.894474C0.298214 1.49085 0 2.21495 0 3.06707V9.20099C0 10.0531 0.298046 10.7771 0.894418 11.3733C1.49085 11.9695 2.21518 12.2678 3.06707 12.2678H6.64525C7.07109 12.2678 7.43325 12.417 7.73146 12.7151C8.02968 13.013 8.17873 13.3753 8.17873 13.8015V14.3124C8.17873 15.4413 7.7793 16.4047 6.98067 17.2036C6.18198 18.0021 5.2183 18.4014 4.08928 18.4014H3.06707C2.79001 18.4014 2.55049 18.5029 2.34806 18.7051C2.1458 18.9073 2.04458 19.147 2.04458 19.4239V21.4688C2.04458 21.7452 2.1458 21.9854 2.34806 22.1876C2.55065 22.3898 2.78995 22.4913 3.06707 22.4913H4.08934C5.19698 22.4913 6.25393 22.2753 7.26036 21.8442C8.26674 21.4129 9.13727 20.8297 9.87212 20.0949C10.6068 19.36 11.1899 18.4896 11.6212 17.4832C12.0524 16.4768 12.2681 15.4199 12.2681 14.3124V3.06685C12.2681 2.21473 11.9699 1.49068 11.3736 0.894418C10.7773 0.298158 10.0531 0 9.20122 0Z" fill="%239CC218"/><path d="M25.4122 0.894474C24.8159 0.298214 24.0918 0 23.2397 0H17.1058C16.2537 0 15.5296 0.298214 14.9334 0.894474C14.3372 1.4909 14.0391 2.21495 14.0391 3.06707V9.20099C14.0391 10.0531 14.3372 10.7771 14.9334 11.3733C15.5296 11.9695 16.2538 12.2678 17.1058 12.2678H20.684C21.1098 12.2678 21.4723 12.417 21.7704 12.7151C22.0683 13.0132 22.2177 13.3753 22.2177 13.8015V14.3124C22.2177 15.4413 21.8183 16.4047 21.0195 17.2036C20.2208 18.0021 19.2574 18.4014 18.1282 18.4014H17.1058C16.829 18.4014 16.5892 18.5029 16.387 18.7051C16.1846 18.9073 16.0833 19.147 16.0833 19.4239V21.4688C16.0833 21.7452 16.1846 21.9854 16.387 22.1876C16.5892 22.3898 16.8289 22.4913 17.1058 22.4913H18.1282C19.2357 22.4913 20.2926 22.2753 21.2991 21.8442C22.3054 21.4129 23.1758 20.8297 23.9107 20.0949C24.6455 19.36 25.229 18.4894 25.66 17.4832C26.0911 16.477 26.3069 15.4199 26.3069 14.3124V3.06685C26.3067 2.21473 26.0088 1.49068 25.4122 0.894474Z" fill="%239CC218"/></svg>');
    ;
}

.blog__detail .steps {
    margin-top: 3.375rem;
}

.blog__detail .steps__desc {
    padding-bottom: 5.125rem;
}

.blog__detail .steps__desc h2:first-child,
.blog__detail .steps__desc h3:first-child,
.blog__detail .steps__desc h4:first-child,
.blog__detail .steps__desc h5:first-child,
.blog__detail .steps__desc p:first-child {
    margin-bottom: .75rem;
    margin-top: .75rem;
}

.blog__detail .steps__desc p,
.blog__detail .steps__desc .--p {
    margin-top: .75rem;
}

.blog__detail .steps__desc ul {
    margin-top: 1.625rem;
}

@media screen and (max-width: 991px) {
    .blog__detail-arrow {
        margin-right: 1rem !important;
    }

    .blog__main-picture,
    .blog__detail .blog__detail-picture {
        border-radius: .92rem;
        overflow: hidden;
    }

    .blog__detail .p.--xl,
    .blog__detail p.--xl {
        line-height: 2.307rem;
        font-size: 1.23077rem;
    }

    .blog__detail p,
    .blog__detail .--p {
        font-size: 1.07692rem;
        line-height: 1.53846rem;
    }

    .blog__detail.type-editor ul li,
    .blog__detail.type-editor blockquote p,
    .blog__detail.type-editor blockquote .--p {
        font-size: 1.07692rem;
        line-height: 1.53846rem;
    }

    .blog__detail.type-editor table tr th,
    .blog__detail.type-editor table tr td {
        font-size: 1.07692rem;
        line-height: 1.53846rem;
        min-height: 5.53846rem;
    }

    .blog__detail.type-editor blockquote.--citation::after {
        height: 5.07692rem;
        width: 5.07692rem;
    }
}

@media screen and (max-width: 640px) {
    .blog__detail.type-editor blockquote.--citation {
        padding-left: 1.23rem !important;
        padding-right: 1.23rem !important;
    }
}