@media (min-width: 768px) {
    .RepairContent[data-astro-cid-nmmqy564] {
        margin: 0 auto; 
        padding: calc(100 / var(--designW) * 100vw) calc(40 / var(--designW) * 100vw) calc(150 / var(--designW) * 100vw)
    }
}

@media (max-width: 767px) {
    .RepairContent[data-astro-cid-nmmqy564] {
        width: calc(360 / var(--designW) * 100vw);
        margin: 0 auto;
        padding: calc(15 / var(--designW) * 100vw) 0 calc(115 / var(--designW) * 100vw)
    }
}

.RepairNav[data-astro-cid-pxgvqbvd] ul[data-astro-cid-pxgvqbvd] {
    display: flex
}

@media (min-width: 768px) {
    .RepairNav[data-astro-cid-pxgvqbvd] ul[data-astro-cid-pxgvqbvd] {
        gap: calc(30 / var(--designW) * 100vw)
    }
}

@media (max-width: 767px) {
    .RepairNav[data-astro-cid-pxgvqbvd] ul[data-astro-cid-pxgvqbvd] {
        flex-direction: column;
        gap: calc(15 / var(--designW) * 100vw)
    }
}

.RepairNav[data-astro-cid-pxgvqbvd] ul[data-astro-cid-pxgvqbvd] li[data-astro-cid-pxgvqbvd] {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    border: calc(2 / var(--designW) * 100vw) solid #000;
    position: relative;
    transition: color .6s, background .6s
}

@media (min-width: 768px) {
    .RepairNav[data-astro-cid-pxgvqbvd] ul[data-astro-cid-pxgvqbvd] li[data-astro-cid-pxgvqbvd] {
        cursor: pointer;
        border-radius: calc(5 / var(--designW) * 100vw);
        height: calc(180 / var(--designW) * 100vw);
        width: calc(33.3333333333% - 20 / var(--designW) * 100vw);
        gap: calc(14 / var(--designW) * 100vw)
    }
}

@media (max-width: 767px) {
    .RepairNav[data-astro-cid-pxgvqbvd] ul[data-astro-cid-pxgvqbvd] li[data-astro-cid-pxgvqbvd] {
        height: calc(100 / var(--designW) * 100vw);
        border-radius: calc(4 / var(--designW) * 100vw);
        gap: calc(20 / var(--designW) * 100vw)
    }
}

@media (any-hover: hover) {
    .RepairNav[data-astro-cid-pxgvqbvd] ul[data-astro-cid-pxgvqbvd] li[data-astro-cid-pxgvqbvd]:hover {
        will-change: transform;
        background: #000;
        color: #fff
    }
}

@media (min-width: 768px) {
    .RepairNav[data-astro-cid-pxgvqbvd] ul[data-astro-cid-pxgvqbvd] li[data-astro-cid-pxgvqbvd] p[data-astro-cid-pxgvqbvd] {
        font-size: calc(21 / var(--designW) * 100vw)
    }
}

@media (max-width: 767px) {
    .RepairNav[data-astro-cid-pxgvqbvd] ul[data-astro-cid-pxgvqbvd] li[data-astro-cid-pxgvqbvd] p[data-astro-cid-pxgvqbvd] {
        font-size: calc(21 / var(--designW) * 100vw);
        padding-top: .02px;
        padding-bottom: .02px;
        line-height: 1
    }

    .RepairNav[data-astro-cid-pxgvqbvd] ul[data-astro-cid-pxgvqbvd] li[data-astro-cid-pxgvqbvd] p[data-astro-cid-pxgvqbvd]:before,
    .RepairNav[data-astro-cid-pxgvqbvd] ul[data-astro-cid-pxgvqbvd] li[data-astro-cid-pxgvqbvd] p[data-astro-cid-pxgvqbvd]:after {
        display: block;
        width: 0;
        height: 0;
        content: ""
    }

    .RepairNav[data-astro-cid-pxgvqbvd] ul[data-astro-cid-pxgvqbvd] li[data-astro-cid-pxgvqbvd] p[data-astro-cid-pxgvqbvd]:before {
        margin-top: 0
    }

    .RepairNav[data-astro-cid-pxgvqbvd] ul[data-astro-cid-pxgvqbvd] li[data-astro-cid-pxgvqbvd] p[data-astro-cid-pxgvqbvd]:after {
        margin-bottom: 0
    }
}

.RepairNav[data-astro-cid-pxgvqbvd] ul[data-astro-cid-pxgvqbvd] li[data-astro-cid-pxgvqbvd] svg[data-astro-cid-pxgvqbvd] {
    position: absolute;
    left: 50%;
    transform: translate(-50%);
    fill: #000;
    transition: fill .6s
}

@media (min-width: 768px) {
    .RepairNav[data-astro-cid-pxgvqbvd] ul[data-astro-cid-pxgvqbvd] li[data-astro-cid-pxgvqbvd] svg[data-astro-cid-pxgvqbvd] {
        width: calc(24 / var(--designW) * 100vw);
        height: calc(10 / var(--designW) * 100vw);
        bottom: calc(53 / var(--designW) * 100vw)
    }
}

@media (max-width: 767px) {
    .RepairNav[data-astro-cid-pxgvqbvd] ul[data-astro-cid-pxgvqbvd] li[data-astro-cid-pxgvqbvd] svg[data-astro-cid-pxgvqbvd] {
        width: calc(24 / var(--designW) * 100vw);
        height: calc(10 / var(--designW) * 100vw);
        bottom: calc(15 / var(--designW) * 100vw)
    }
}

@media (any-hover: hover) {
    .RepairNav[data-astro-cid-pxgvqbvd] ul[data-astro-cid-pxgvqbvd] li[data-astro-cid-pxgvqbvd] svg[data-astro-cid-pxgvqbvd]:is(:where(li):hover *) {
        will-change: transform;
        fill: #fff
    }
}

@media (min-width: 768px) {
    .RepairSection[data-astro-cid-yje3rt7x] {
        margin-top: 150px
    }
}

@media (max-width: 767px) {
    .RepairSection[data-astro-cid-yje3rt7x] {
        margin-top: calc(120 / var(--designW) * 100vw)
    }
}

.RepairH2[data-astro-cid-3rhvkx2n] {
    background: #000;
    color: #fff
}

@media (min-width: 768px) {
    .RepairH2[data-astro-cid-3rhvkx2n] {
        font-size: calc(21 / var(--designW) * 100vw);
        line-height: 1;
        padding: calc(13 / var(--designW) * 100vw)
    }
}

@media (max-width: 767px) {
    .RepairH2[data-astro-cid-3rhvkx2n] {
        font-size: calc(21 / var(--designW) * 100vw);
        padding-top: .02px;
        padding-bottom: .02px;
        line-height: 1;
        padding: calc(13 / var(--designW) * 100vw);
        margin: 0 calc(-15 / var(--designW) * 100vw)
    }

    .RepairH2[data-astro-cid-3rhvkx2n]:before,
    .RepairH2[data-astro-cid-3rhvkx2n]:after {
        display: block;
        width: 0;
        height: 0;
        content: ""
    }

    .RepairH2[data-astro-cid-3rhvkx2n]:before {
        margin-top: 0
    }

    .RepairH2[data-astro-cid-3rhvkx2n]:after {
        margin-bottom: 0
    }
}

.RepairCard[data-astro-cid-p25lgtwh] dt[data-astro-cid-p25lgtwh] {
    background: #969696;
    color: #fff;
    text-align: center;
    padding: calc(14 / var(--designW) * 100vw)
}

@media (min-width: 768px) {
    .RepairCard[data-astro-cid-p25lgtwh] dt[data-astro-cid-p25lgtwh] {
        border-radius: calc(5 / var(--designW) * 100vw) calc(5 / var(--designW) * 100vw) calc(0 / var(--designW) * 100vw) calc(0 / var(--designW) * 100vw)
    }
}

@media (max-width: 767px) {
    .RepairCard[data-astro-cid-p25lgtwh] dt[data-astro-cid-p25lgtwh] {
        border-radius: calc(4 / var(--designW) * 100vw) calc(4 / var(--designW) * 100vw) calc(0 / var(--designW) * 100vw) calc(0 / var(--designW) * 100vw)
    }
}

@media (min-width: 768px) {
    .RepairCard[data-astro-cid-p25lgtwh] dt[data-astro-cid-p25lgtwh] span[data-astro-cid-p25lgtwh] {
        font-size: calc(19 / var(--designW) * 100vw);
        padding-top: .02px;
        padding-bottom: .02px;
        line-height: 1.3421052632
    }

    .RepairCard[data-astro-cid-p25lgtwh] dt[data-astro-cid-p25lgtwh] span[data-astro-cid-p25lgtwh]:before,
    .RepairCard[data-astro-cid-p25lgtwh] dt[data-astro-cid-p25lgtwh] span[data-astro-cid-p25lgtwh]:after {
        display: block;
        width: 0;
        height: 0;
        content: ""
    }

    .RepairCard[data-astro-cid-p25lgtwh] dt[data-astro-cid-p25lgtwh] span[data-astro-cid-p25lgtwh]:before {
        margin-top: calc((1 - 1.3421052632 + 0) * .5em)
    }

    .RepairCard[data-astro-cid-p25lgtwh] dt[data-astro-cid-p25lgtwh] span[data-astro-cid-p25lgtwh]:after {
        margin-bottom: calc((1 - 1.3421052632 - 0) * .5em)
    }
}

@media (max-width: 767px) {
    .RepairCard[data-astro-cid-p25lgtwh] dt[data-astro-cid-p25lgtwh] span[data-astro-cid-p25lgtwh] {
        font-size: calc(17 / var(--designW) * 100vw);
        padding-top: .02px;
        padding-bottom: .02px;
        line-height: 1.5
    }

    .RepairCard[data-astro-cid-p25lgtwh] dt[data-astro-cid-p25lgtwh] span[data-astro-cid-p25lgtwh]:before,
    .RepairCard[data-astro-cid-p25lgtwh] dt[data-astro-cid-p25lgtwh] span[data-astro-cid-p25lgtwh]:after {
        display: block;
        width: 0;
        height: 0;
        content: ""
    }

    .RepairCard[data-astro-cid-p25lgtwh] dt[data-astro-cid-p25lgtwh] span[data-astro-cid-p25lgtwh]:before {
        margin-top: -.25em
    }

    .RepairCard[data-astro-cid-p25lgtwh] dt[data-astro-cid-p25lgtwh] span[data-astro-cid-p25lgtwh]:after {
        margin-bottom: -.25em
    }
}

.RepairCard[data-astro-cid-p25lgtwh] dd[data-astro-cid-p25lgtwh] {
    background: #f7f6f5
}

@media (min-width: 768px) {
    .RepairCard[data-astro-cid-p25lgtwh] dd[data-astro-cid-p25lgtwh] {
        border-radius: calc(0 / var(--designW) * 100vw) calc(0 / var(--designW) * 100vw) calc(5 / var(--designW) * 100vw) calc(5 / var(--designW) * 100vw);
        padding: calc(40 / var(--designW) * 100vw)
    }
}

@media (max-width: 767px) {
    .RepairCard[data-astro-cid-p25lgtwh] dd[data-astro-cid-p25lgtwh] {
        border-radius: calc(0 / var(--designW) * 100vw) calc(0 / var(--designW) * 100vw) calc(4 / var(--designW) * 100vw) calc(4 / var(--designW) * 100vw);
        padding: calc(30 / var(--designW) * 100vw) calc(15 / var(--designW) * 100vw)
    }
}

.flexColumn[data-astro-cid-6mtoiijs] {
    display: flex;
    flex-direction: column
}

@media (min-width: 768px) {
    .flexColumn[data-astro-cid-6mtoiijs] {
        gap: calc(100 / var(--designW) * 100vw)
    }
}

@media (max-width: 767px) {
    .flexColumn[data-astro-cid-6mtoiijs] {
        gap: calc(80 / var(--designW) * 100vw)
    }
}

.flexColumn[data-astro-cid-6mtoiijs] .anchors[data-astro-cid-6mtoiijs] {
    display: flex
}

@media (min-width: 768px) {
    .flexColumn[data-astro-cid-6mtoiijs] .anchors[data-astro-cid-6mtoiijs] {
        gap: calc(30 / var(--designW) * 100vw);
        justify-content: center;
        margin-top: calc(-50 / var(--designW) * 100vw)
    }
}

@media (max-width: 767px) {
    .flexColumn[data-astro-cid-6mtoiijs] .anchors[data-astro-cid-6mtoiijs] {
        gap: calc(15 / var(--designW) * 100vw);
        margin-top: calc(-40 / var(--designW) * 100vw)
    }
}

.flexColumn[data-astro-cid-6mtoiijs] .anchors[data-astro-cid-6mtoiijs] .anchor[data-astro-cid-6mtoiijs] {
    background: #f7f6f5;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-end;
    gap: calc(10 / var(--designW) * 100vw);
    cursor: pointer
}

@media (min-width: 768px) {
    .flexColumn[data-astro-cid-6mtoiijs] .anchors[data-astro-cid-6mtoiijs] .anchor[data-astro-cid-6mtoiijs] {
        padding: calc(24 / var(--designW) * 100vw) 0 calc(18 / var(--designW) * 100vw);
        width: calc(326 / var(--designW) * 100vw);
        border-radius: calc(5 / var(--designW) * 100vw)
    }
}

@media (max-width: 767px) {
    .flexColumn[data-astro-cid-6mtoiijs] .anchors[data-astro-cid-6mtoiijs] .anchor[data-astro-cid-6mtoiijs] {
        padding: calc(15 / var(--designW) * 100vw) 0;
        width: calc(172 / var(--designW) * 100vw);
        border-radius: calc(4 / var(--designW) * 100vw)
    }
}

.flexColumn[data-astro-cid-6mtoiijs] .anchors[data-astro-cid-6mtoiijs] .anchor[data-astro-cid-6mtoiijs] img[data-astro-cid-6mtoiijs].icon_phone_and_mail {
    width: calc(82 / var(--designW) * 100vw);
    height: calc(80 / var(--designW) * 100vw)
}

.flexColumn[data-astro-cid-6mtoiijs] .anchors[data-astro-cid-6mtoiijs] .anchor[data-astro-cid-6mtoiijs] img[data-astro-cid-6mtoiijs].idon_shop {
    width: calc(91 / var(--designW) * 100vw);
    height: calc(66 / var(--designW) * 100vw)
}

.flexColumn[data-astro-cid-6mtoiijs] .anchors[data-astro-cid-6mtoiijs] .anchor[data-astro-cid-6mtoiijs] .text[data-astro-cid-6mtoiijs] {
    text-align: center
}

@media (max-width: 767px) {
    .flexColumn[data-astro-cid-6mtoiijs] .anchors[data-astro-cid-6mtoiijs] .anchor[data-astro-cid-6mtoiijs] .text[data-astro-cid-6mtoiijs] {
        font-size: calc(12 / var(--designW) * 100vw);
        padding-top: .02px;
        padding-bottom: .02px;
        line-height: 1.5;
        margin-top: calc(18 / var(--designW) * 100vw)
    }

    .flexColumn[data-astro-cid-6mtoiijs] .anchors[data-astro-cid-6mtoiijs] .anchor[data-astro-cid-6mtoiijs] .text[data-astro-cid-6mtoiijs]:before,
    .flexColumn[data-astro-cid-6mtoiijs] .anchors[data-astro-cid-6mtoiijs] .anchor[data-astro-cid-6mtoiijs] .text[data-astro-cid-6mtoiijs]:after {
        display: block;
        width: 0;
        height: 0;
        content: ""
    }

    .flexColumn[data-astro-cid-6mtoiijs] .anchors[data-astro-cid-6mtoiijs] .anchor[data-astro-cid-6mtoiijs] .text[data-astro-cid-6mtoiijs]:before {
        margin-top: -.25em
    }

    .flexColumn[data-astro-cid-6mtoiijs] .anchors[data-astro-cid-6mtoiijs] .anchor[data-astro-cid-6mtoiijs] .text[data-astro-cid-6mtoiijs]:after {
        margin-bottom: -.25em
    }
}

@media (min-width: 768px) {
    .flexColumn[data-astro-cid-6mtoiijs] .anchors[data-astro-cid-6mtoiijs] .anchor[data-astro-cid-6mtoiijs] .text[data-astro-cid-6mtoiijs] {
        font-size: calc(14 / var(--designW) * 100vw);
        padding-top: .02px;
        padding-bottom: .02px;
        line-height: 1.5;
        margin-top: calc(15 / var(--designW) * 100vw)
    }

    .flexColumn[data-astro-cid-6mtoiijs] .anchors[data-astro-cid-6mtoiijs] .anchor[data-astro-cid-6mtoiijs] .text[data-astro-cid-6mtoiijs]:before,
    .flexColumn[data-astro-cid-6mtoiijs] .anchors[data-astro-cid-6mtoiijs] .anchor[data-astro-cid-6mtoiijs] .text[data-astro-cid-6mtoiijs]:after {
        display: block;
        width: 0;
        height: 0;
        content: ""
    }

    .flexColumn[data-astro-cid-6mtoiijs] .anchors[data-astro-cid-6mtoiijs] .anchor[data-astro-cid-6mtoiijs] .text[data-astro-cid-6mtoiijs]:before {
        margin-top: -.25em
    }

    .flexColumn[data-astro-cid-6mtoiijs] .anchors[data-astro-cid-6mtoiijs] .anchor[data-astro-cid-6mtoiijs] .text[data-astro-cid-6mtoiijs]:after {
        margin-bottom: -.25em
    }
}

.flexColumn[data-astro-cid-6mtoiijs] .Steps[data-astro-cid-6mtoiijs] {
    display: flex;
    flex-direction: column;
    gap: calc(30 / var(--designW) * 100vw)
}

.flexColumn[data-astro-cid-6mtoiijs] .Steps[data-astro-cid-6mtoiijs] .step[data-astro-cid-6mtoiijs] {
    background: #fff;
    position: relative;
    display: flex;
    align-items: center
}

@media (min-width: 768px) {
    .flexColumn[data-astro-cid-6mtoiijs] .Steps[data-astro-cid-6mtoiijs] .step[data-astro-cid-6mtoiijs] {
        border-radius: calc(5 / var(--designW) * 100vw);
        padding: calc(16 / var(--designW) * 100vw) calc(40 / var(--designW) * 100vw) calc(16 / var(--designW) * 100vw) calc(60 / var(--designW) * 100vw);
        min-height: calc(110 / var(--designW) * 100vw)
    }
}

@media (max-width: 767px) {
    .flexColumn[data-astro-cid-6mtoiijs] .Steps[data-astro-cid-6mtoiijs] .step[data-astro-cid-6mtoiijs] {
        border-radius: calc(4 / var(--designW) * 100vw);
        padding: calc(28 / var(--designW) * 100vw) calc(15 / var(--designW) * 100vw) calc(28 / var(--designW) * 100vw) calc(25 / var(--designW) * 100vw);
        min-height: calc(142 / var(--designW) * 100vw);
        gap: calc(25 / var(--designW) * 100vw)
    }
}

.flexColumn[data-astro-cid-6mtoiijs] .Steps[data-astro-cid-6mtoiijs] .step[data-astro-cid-6mtoiijs]:after {
    content: "";
    display: block;
    background: #000;
    width: calc(24 / var(--designW) * 100vw);
    height: calc(10 / var(--designW) * 100vw);
    position: absolute;
    top: calc(100% + 10 / var(--designW) * 100vw);
    left: 50%;
    transform: translate(-50%);
    clip-path: polygon(0 0, 50% 100%, 100% 0)
}

.flexColumn[data-astro-cid-6mtoiijs] .Steps[data-astro-cid-6mtoiijs] .step[data-astro-cid-6mtoiijs]:last-child:after {
    display: none
}

@media (min-width: 768px) {
    .flexColumn[data-astro-cid-6mtoiijs] .Steps[data-astro-cid-6mtoiijs] .step[data-astro-cid-6mtoiijs] .stepIcon[data-astro-cid-6mtoiijs] {
        width: calc(94 / var(--designW) * 100vw);
        height: calc(76 / var(--designW) * 100vw);
        margin-right: calc(60 / var(--designW) * 100vw)
    }
}

@media (max-width: 767px) {
    .flexColumn[data-astro-cid-6mtoiijs] .Steps[data-astro-cid-6mtoiijs] .step[data-astro-cid-6mtoiijs] .stepIcon[data-astro-cid-6mtoiijs] {
        width: calc(90 / var(--designW) * 100vw);
        flex: none
    }
}

@media (min-width: 768px) {
    .flexColumn[data-astro-cid-6mtoiijs] .Steps[data-astro-cid-6mtoiijs] .step[data-astro-cid-6mtoiijs] .stepContent[data-astro-cid-6mtoiijs] {
        display: contents
    }
}

@media (min-width: 768px) {
    .flexColumn[data-astro-cid-6mtoiijs] .Steps[data-astro-cid-6mtoiijs] .step[data-astro-cid-6mtoiijs] .stepNum[data-astro-cid-6mtoiijs] {
        font-size: calc(19 / var(--designW) * 100vw);
        padding-top: .02px;
        padding-bottom: .02px;
        line-height: 1.5;
        margin-right: calc(30 / var(--designW) * 100vw)
    }

    .flexColumn[data-astro-cid-6mtoiijs] .Steps[data-astro-cid-6mtoiijs] .step[data-astro-cid-6mtoiijs] .stepNum[data-astro-cid-6mtoiijs]:before,
    .flexColumn[data-astro-cid-6mtoiijs] .Steps[data-astro-cid-6mtoiijs] .step[data-astro-cid-6mtoiijs] .stepNum[data-astro-cid-6mtoiijs]:after {
        display: block;
        width: 0;
        height: 0;
        content: ""
    }

    .flexColumn[data-astro-cid-6mtoiijs] .Steps[data-astro-cid-6mtoiijs] .step[data-astro-cid-6mtoiijs] .stepNum[data-astro-cid-6mtoiijs]:before {
        margin-top: -.25em
    }

    .flexColumn[data-astro-cid-6mtoiijs] .Steps[data-astro-cid-6mtoiijs] .step[data-astro-cid-6mtoiijs] .stepNum[data-astro-cid-6mtoiijs]:after {
        margin-bottom: -.25em
    }
}

@media (max-width: 767px) {
    .flexColumn[data-astro-cid-6mtoiijs] .Steps[data-astro-cid-6mtoiijs] .step[data-astro-cid-6mtoiijs] .stepNum[data-astro-cid-6mtoiijs] {
        font-size: calc(17 / var(--designW) * 100vw);
        padding-top: .02px;
        padding-bottom: .02px;
        line-height: 1.5
    }

    .flexColumn[data-astro-cid-6mtoiijs] .Steps[data-astro-cid-6mtoiijs] .step[data-astro-cid-6mtoiijs] .stepNum[data-astro-cid-6mtoiijs]:before,
    .flexColumn[data-astro-cid-6mtoiijs] .Steps[data-astro-cid-6mtoiijs] .step[data-astro-cid-6mtoiijs] .stepNum[data-astro-cid-6mtoiijs]:after {
        display: block;
        width: 0;
        height: 0;
        content: ""
    }

    .flexColumn[data-astro-cid-6mtoiijs] .Steps[data-astro-cid-6mtoiijs] .step[data-astro-cid-6mtoiijs] .stepNum[data-astro-cid-6mtoiijs]:before {
        margin-top: -.25em
    }

    .flexColumn[data-astro-cid-6mtoiijs] .Steps[data-astro-cid-6mtoiijs] .step[data-astro-cid-6mtoiijs] .stepNum[data-astro-cid-6mtoiijs]:after {
        margin-bottom: -.25em
    }
}

@media (min-width: 768px) {
    .flexColumn[data-astro-cid-6mtoiijs] .Steps[data-astro-cid-6mtoiijs] .step[data-astro-cid-6mtoiijs] .stepText[data-astro-cid-6mtoiijs] {
        flex: 1
    }
}

@media (min-width: 768px) {
    .flexColumn[data-astro-cid-6mtoiijs] .Steps[data-astro-cid-6mtoiijs] .step[data-astro-cid-6mtoiijs] .stepText[data-astro-cid-6mtoiijs] p[data-astro-cid-6mtoiijs] {
        font-size: calc(14 / var(--designW) * 100vw);
        padding-top: .02px;
        padding-bottom: .02px;
        line-height: 1.5
    }

    .flexColumn[data-astro-cid-6mtoiijs] .Steps[data-astro-cid-6mtoiijs] .step[data-astro-cid-6mtoiijs] .stepText[data-astro-cid-6mtoiijs] p[data-astro-cid-6mtoiijs]:before,
    .flexColumn[data-astro-cid-6mtoiijs] .Steps[data-astro-cid-6mtoiijs] .step[data-astro-cid-6mtoiijs] .stepText[data-astro-cid-6mtoiijs] p[data-astro-cid-6mtoiijs]:after {
        display: block;
        width: 0;
        height: 0;
        content: ""
    }

    .flexColumn[data-astro-cid-6mtoiijs] .Steps[data-astro-cid-6mtoiijs] .step[data-astro-cid-6mtoiijs] .stepText[data-astro-cid-6mtoiijs] p[data-astro-cid-6mtoiijs]:before {
        margin-top: -.25em
    }

    .flexColumn[data-astro-cid-6mtoiijs] .Steps[data-astro-cid-6mtoiijs] .step[data-astro-cid-6mtoiijs] .stepText[data-astro-cid-6mtoiijs] p[data-astro-cid-6mtoiijs]:after {
        margin-bottom: -.25em
    }
}

@media (max-width: 767px) {
    .flexColumn[data-astro-cid-6mtoiijs] .Steps[data-astro-cid-6mtoiijs] .step[data-astro-cid-6mtoiijs] .stepText[data-astro-cid-6mtoiijs] p[data-astro-cid-6mtoiijs] {
        font-size: calc(14 / var(--designW) * 100vw);
        padding-top: .02px;
        padding-bottom: .02px;
        line-height: 1.5;
        margin-top: calc(10 / var(--designW) * 100vw)
    }

    .flexColumn[data-astro-cid-6mtoiijs] .Steps[data-astro-cid-6mtoiijs] .step[data-astro-cid-6mtoiijs] .stepText[data-astro-cid-6mtoiijs] p[data-astro-cid-6mtoiijs]:before,
    .flexColumn[data-astro-cid-6mtoiijs] .Steps[data-astro-cid-6mtoiijs] .step[data-astro-cid-6mtoiijs] .stepText[data-astro-cid-6mtoiijs] p[data-astro-cid-6mtoiijs]:after {
        display: block;
        width: 0;
        height: 0;
        content: ""
    }

    .flexColumn[data-astro-cid-6mtoiijs] .Steps[data-astro-cid-6mtoiijs] .step[data-astro-cid-6mtoiijs] .stepText[data-astro-cid-6mtoiijs] p[data-astro-cid-6mtoiijs]:before {
        margin-top: -.25em
    }

    .flexColumn[data-astro-cid-6mtoiijs] .Steps[data-astro-cid-6mtoiijs] .step[data-astro-cid-6mtoiijs] .stepText[data-astro-cid-6mtoiijs] p[data-astro-cid-6mtoiijs]:after {
        margin-bottom: -.25em
    }
}

.flexColumn[data-astro-cid-6mtoiijs] .Steps[data-astro-cid-6mtoiijs] .step[data-astro-cid-6mtoiijs] .stepText[data-astro-cid-6mtoiijs] p[data-astro-cid-6mtoiijs] a[data-astro-cid-6mtoiijs] {
    text-decoration: underline;
    color: #00000080
}

.flexColumn[data-astro-cid-6mtoiijs] .Steps[data-astro-cid-6mtoiijs] .step[data-astro-cid-6mtoiijs] .stepText[data-astro-cid-6mtoiijs] small[data-astro-cid-6mtoiijs] {
    display: block;
    font-size: calc(12 / var(--designW) * 100vw);
    padding-top: .02px;
    padding-bottom: .02px;
    line-height: 1.3333333333;
    margin-top: calc(10 / var(--designW) * 100vw)
}

.flexColumn[data-astro-cid-6mtoiijs] .Steps[data-astro-cid-6mtoiijs] .step[data-astro-cid-6mtoiijs] .stepText[data-astro-cid-6mtoiijs] small[data-astro-cid-6mtoiijs]:before,
.flexColumn[data-astro-cid-6mtoiijs] .Steps[data-astro-cid-6mtoiijs] .step[data-astro-cid-6mtoiijs] .stepText[data-astro-cid-6mtoiijs] small[data-astro-cid-6mtoiijs]:after {
    display: block;
    width: 0;
    height: 0;
    content: ""
}

.flexColumn[data-astro-cid-6mtoiijs] .Steps[data-astro-cid-6mtoiijs] .step[data-astro-cid-6mtoiijs] .stepText[data-astro-cid-6mtoiijs] small[data-astro-cid-6mtoiijs]:before {
    margin-top: calc((1 - 1.3333333333 + 0) * .5em)
}

.flexColumn[data-astro-cid-6mtoiijs] .Steps[data-astro-cid-6mtoiijs] .step[data-astro-cid-6mtoiijs] .stepText[data-astro-cid-6mtoiijs] small[data-astro-cid-6mtoiijs]:after {
    margin-bottom: calc((1 - 1.3333333333 - 0) * .5em)
}

@media (min-width: 768px) {
    .flexColumn[data-astro-cid-6mtoiijs] .notes[data-astro-cid-6mtoiijs] {
        margin-top: calc(-50 / var(--designW) * 100vw)
    }
}

@media (max-width: 767px) {
    .flexColumn[data-astro-cid-6mtoiijs] .notes[data-astro-cid-6mtoiijs] {
        margin-top: calc(-40 / var(--designW) * 100vw)
    }
}

@media (min-width: 768px) {
    .flexColumn[data-astro-cid-6mtoiijs] .notes[data-astro-cid-6mtoiijs] h3[data-astro-cid-6mtoiijs] {
        font-size: calc(19 / var(--designW) * 100vw);
        padding-top: .02px;
        padding-bottom: .02px;
        line-height: 1.3421052632
    }

    .flexColumn[data-astro-cid-6mtoiijs] .notes[data-astro-cid-6mtoiijs] h3[data-astro-cid-6mtoiijs]:before,
    .flexColumn[data-astro-cid-6mtoiijs] .notes[data-astro-cid-6mtoiijs] h3[data-astro-cid-6mtoiijs]:after {
        display: block;
        width: 0;
        height: 0;
        content: ""
    }

    .flexColumn[data-astro-cid-6mtoiijs] .notes[data-astro-cid-6mtoiijs] h3[data-astro-cid-6mtoiijs]:before {
        margin-top: calc((1 - 1.3421052632 + 0) * .5em)
    }

    .flexColumn[data-astro-cid-6mtoiijs] .notes[data-astro-cid-6mtoiijs] h3[data-astro-cid-6mtoiijs]:after {
        margin-bottom: calc((1 - 1.3421052632 - 0) * .5em)
    }
}

@media (max-width: 767px) {
    .flexColumn[data-astro-cid-6mtoiijs] .notes[data-astro-cid-6mtoiijs] h3[data-astro-cid-6mtoiijs] {
        font-size: calc(17 / var(--designW) * 100vw);
        padding-top: .02px;
        padding-bottom: .02px;
        line-height: 1.3529411765
    }

    .flexColumn[data-astro-cid-6mtoiijs] .notes[data-astro-cid-6mtoiijs] h3[data-astro-cid-6mtoiijs]:before,
    .flexColumn[data-astro-cid-6mtoiijs] .notes[data-astro-cid-6mtoiijs] h3[data-astro-cid-6mtoiijs]:after {
        display: block;
        width: 0;
        height: 0;
        content: ""
    }

    .flexColumn[data-astro-cid-6mtoiijs] .notes[data-astro-cid-6mtoiijs] h3[data-astro-cid-6mtoiijs]:before {
        margin-top: calc((1 - 1.3529411765 + 0) * .5em)
    }

    .flexColumn[data-astro-cid-6mtoiijs] .notes[data-astro-cid-6mtoiijs] h3[data-astro-cid-6mtoiijs]:after {
        margin-bottom: calc((1 - 1.3529411765 - 0) * .5em)
    }
}

.flexColumn[data-astro-cid-6mtoiijs] .notes[data-astro-cid-6mtoiijs] ul[data-astro-cid-6mtoiijs] {
    padding: 0 0 0 1.5em
}

@media (min-width: 768px) {
    .flexColumn[data-astro-cid-6mtoiijs] .notes[data-astro-cid-6mtoiijs] ul[data-astro-cid-6mtoiijs] {
        margin-top: calc(20 / var(--designW) * 100vw)
    }
}

@media (max-width: 767px) {
    .flexColumn[data-astro-cid-6mtoiijs] .notes[data-astro-cid-6mtoiijs] ul[data-astro-cid-6mtoiijs] {
        margin-top: calc(20 / var(--designW) * 100vw)
    }
}

.flexColumn[data-astro-cid-6mtoiijs] .notes[data-astro-cid-6mtoiijs] ul[data-astro-cid-6mtoiijs] li[data-astro-cid-6mtoiijs] {
    list-style: disc
}

@media (min-width: 768px) {
    .flexColumn[data-astro-cid-6mtoiijs] .notes[data-astro-cid-6mtoiijs] ul[data-astro-cid-6mtoiijs] li[data-astro-cid-6mtoiijs] {
        font-size: calc(12 / var(--designW) * 100vw);
        padding-top: .02px;
        padding-bottom: .02px;
        line-height: 1.5;
        margin-top: calc(10 / var(--designW) * 100vw)
    }

    .flexColumn[data-astro-cid-6mtoiijs] .notes[data-astro-cid-6mtoiijs] ul[data-astro-cid-6mtoiijs] li[data-astro-cid-6mtoiijs]:before,
    .flexColumn[data-astro-cid-6mtoiijs] .notes[data-astro-cid-6mtoiijs] ul[data-astro-cid-6mtoiijs] li[data-astro-cid-6mtoiijs]:after {
        display: block;
        width: 0;
        height: 0;
        content: ""
    }

    .flexColumn[data-astro-cid-6mtoiijs] .notes[data-astro-cid-6mtoiijs] ul[data-astro-cid-6mtoiijs] li[data-astro-cid-6mtoiijs]:before {
        margin-top: -.25em
    }

    .flexColumn[data-astro-cid-6mtoiijs] .notes[data-astro-cid-6mtoiijs] ul[data-astro-cid-6mtoiijs] li[data-astro-cid-6mtoiijs]:after {
        margin-bottom: -.25em
    }
}

@media (max-width: 767px) {
    .flexColumn[data-astro-cid-6mtoiijs] .notes[data-astro-cid-6mtoiijs] ul[data-astro-cid-6mtoiijs] li[data-astro-cid-6mtoiijs] {
        font-size: calc(12 / var(--designW) * 100vw);
        padding-top: .02px;
        padding-bottom: .02px;
        line-height: 1.75;
        margin-top: calc(10 / var(--designW) * 100vw)
    }

    .flexColumn[data-astro-cid-6mtoiijs] .notes[data-astro-cid-6mtoiijs] ul[data-astro-cid-6mtoiijs] li[data-astro-cid-6mtoiijs]:before,
    .flexColumn[data-astro-cid-6mtoiijs] .notes[data-astro-cid-6mtoiijs] ul[data-astro-cid-6mtoiijs] li[data-astro-cid-6mtoiijs]:after {
        display: block;
        width: 0;
        height: 0;
        content: ""
    }

    .flexColumn[data-astro-cid-6mtoiijs] .notes[data-astro-cid-6mtoiijs] ul[data-astro-cid-6mtoiijs] li[data-astro-cid-6mtoiijs]:before {
        margin-top: -.375em
    }

    .flexColumn[data-astro-cid-6mtoiijs] .notes[data-astro-cid-6mtoiijs] ul[data-astro-cid-6mtoiijs] li[data-astro-cid-6mtoiijs]:after {
        margin-bottom: -.375em
    }
}

.flexColumn[data-astro-cid-fh4q75cp] {
    display: flex;
    flex-direction: column
}

@media (min-width: 768px) {
    .flexColumn[data-astro-cid-fh4q75cp] {
        gap: calc(100 / var(--designW) * 100vw);
        margin-top: calc(50 / var(--designW) * 100vw)
    }
}

@media (max-width: 767px) {
    .flexColumn[data-astro-cid-fh4q75cp] {
        gap: calc(80 / var(--designW) * 100vw);
        margin-top: calc(40 / var(--designW) * 100vw)
    }
}

.anchors[data-astro-cid-fh4q75cp] {
    display: grid;
    grid-template-columns: repeat(3, 1fr)
}

@media (min-width: 768px) {
    .anchors[data-astro-cid-fh4q75cp] {
        gap: calc(30 / var(--designW) * 100vw)
    }
}

@media (max-width: 767px) {
    .anchors[data-astro-cid-fh4q75cp] {
        gap: calc(14 / var(--designW) * 100vw)
    }
}

.anchors[data-astro-cid-fh4q75cp] .anchor[data-astro-cid-fh4q75cp] {
    cursor: pointer
}

.anchors[data-astro-cid-fh4q75cp] .anchor[data-astro-cid-fh4q75cp] .thumb[data-astro-cid-fh4q75cp] {
    width: 100%;
    overflow: hidden
}

@media (min-width: 768px) {
    .anchors[data-astro-cid-fh4q75cp] .anchor[data-astro-cid-fh4q75cp] .thumb[data-astro-cid-fh4q75cp] {
        height: calc(229 / var(--designW) * 100vw);
        border-radius: calc(5 / var(--designW) * 100vw)
    }
}

@media (max-width: 767px) {
    .anchors[data-astro-cid-fh4q75cp] .anchor[data-astro-cid-fh4q75cp] .thumb[data-astro-cid-fh4q75cp] {
        height: calc(109 / var(--designW) * 100vw);
        border-radius: calc(4 / var(--designW) * 100vw)
    }
}

.anchors[data-astro-cid-fh4q75cp] .anchor[data-astro-cid-fh4q75cp] .thumb[data-astro-cid-fh4q75cp] img[data-astro-cid-fh4q75cp] {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.anchors[data-astro-cid-fh4q75cp] .anchor[data-astro-cid-fh4q75cp] p[data-astro-cid-fh4q75cp] {
    text-align: center
}

@media (min-width: 768px) {
    .anchors[data-astro-cid-fh4q75cp] .anchor[data-astro-cid-fh4q75cp] p[data-astro-cid-fh4q75cp] {
        font-size: calc(16 / var(--designW) * 100vw);
        padding-top: .02px;
        padding-bottom: .02px;
        line-height: 2;
        margin-top: calc(15 / var(--designW) * 100vw)
    }

    .anchors[data-astro-cid-fh4q75cp] .anchor[data-astro-cid-fh4q75cp] p[data-astro-cid-fh4q75cp]:before,
    .anchors[data-astro-cid-fh4q75cp] .anchor[data-astro-cid-fh4q75cp] p[data-astro-cid-fh4q75cp]:after {
        display: block;
        width: 0;
        height: 0;
        content: ""
    }

    .anchors[data-astro-cid-fh4q75cp] .anchor[data-astro-cid-fh4q75cp] p[data-astro-cid-fh4q75cp]:before {
        margin-top: -.5em
    }

    .anchors[data-astro-cid-fh4q75cp] .anchor[data-astro-cid-fh4q75cp] p[data-astro-cid-fh4q75cp]:after {
        margin-bottom: -.5em
    }
}

@media (max-width: 767px) {
    .anchors[data-astro-cid-fh4q75cp] .anchor[data-astro-cid-fh4q75cp] p[data-astro-cid-fh4q75cp] {
        font-size: calc(14 / var(--designW) * 100vw);
        padding-top: .02px;
        padding-bottom: .02px;
        line-height: 1.5;
        margin-top: calc(15 / var(--designW) * 100vw)
    }

    .anchors[data-astro-cid-fh4q75cp] .anchor[data-astro-cid-fh4q75cp] p[data-astro-cid-fh4q75cp]:before,
    .anchors[data-astro-cid-fh4q75cp] .anchor[data-astro-cid-fh4q75cp] p[data-astro-cid-fh4q75cp]:after {
        display: block;
        width: 0;
        height: 0;
        content: ""
    }

    .anchors[data-astro-cid-fh4q75cp] .anchor[data-astro-cid-fh4q75cp] p[data-astro-cid-fh4q75cp]:before {
        margin-top: -.25em
    }

    .anchors[data-astro-cid-fh4q75cp] .anchor[data-astro-cid-fh4q75cp] p[data-astro-cid-fh4q75cp]:after {
        margin-bottom: -.25em
    }
}

.items[data-astro-cid-fh4q75cp] {
    display: grid
}

@media (min-width: 768px) {
    .items[data-astro-cid-fh4q75cp] {
        grid-template-columns: repeat(4, 1fr);
        gap: calc(30 / var(--designW) * 100vw)
    }
}

@media (max-width: 767px) {
    .items[data-astro-cid-fh4q75cp] {
        grid-template-columns: repeat(3, 1fr);
        gap: calc(20 / var(--designW) * 100vw) calc(15 / var(--designW) * 100vw)
    }
}

.items[data-astro-cid-fh4q75cp] .item[data-astro-cid-fh4q75cp] {
    cursor: pointer
}

.items[data-astro-cid-fh4q75cp] .item[data-astro-cid-fh4q75cp] .thumb[data-astro-cid-fh4q75cp] {
    width: 100%;
    overflow: hidden;
    mask-image: radial-gradient(#fff, #000)
}

@media (min-width: 768px) {
    .items[data-astro-cid-fh4q75cp] .item[data-astro-cid-fh4q75cp] .thumb[data-astro-cid-fh4q75cp] {
        border-radius: calc(5 / var(--designW) * 100vw)
    }
}

@media (max-width: 767px) {
    .items[data-astro-cid-fh4q75cp] .item[data-astro-cid-fh4q75cp] .thumb[data-astro-cid-fh4q75cp] {
        border-radius: calc(4 / var(--designW) * 100vw)
    }
}

.items[data-astro-cid-fh4q75cp] .item[data-astro-cid-fh4q75cp] .thumb[data-astro-cid-fh4q75cp] img[data-astro-cid-fh4q75cp] {
    transition: scale .3s ease-out
}

@media (any-hover: hover) {
    .items[data-astro-cid-fh4q75cp] .item[data-astro-cid-fh4q75cp] .thumb[data-astro-cid-fh4q75cp] img[data-astro-cid-fh4q75cp]:is(:where(.item):hover *) {
        will-change: transform;
        scale: 1.05
    }
}

.items[data-astro-cid-fh4q75cp] .item[data-astro-cid-fh4q75cp] p[data-astro-cid-fh4q75cp] {
    text-align: center
}

@media (min-width: 768px) {
    .items[data-astro-cid-fh4q75cp] .item[data-astro-cid-fh4q75cp] p[data-astro-cid-fh4q75cp] {
        font-size: calc(14 / var(--designW) * 100vw);
        padding-top: .02px;
        padding-bottom: .02px;
        line-height: 1.5;
        margin-top: calc(10 / var(--designW) * 100vw)
    }

    .items[data-astro-cid-fh4q75cp] .item[data-astro-cid-fh4q75cp] p[data-astro-cid-fh4q75cp]:before,
    .items[data-astro-cid-fh4q75cp] .item[data-astro-cid-fh4q75cp] p[data-astro-cid-fh4q75cp]:after {
        display: block;
        width: 0;
        height: 0;
        content: ""
    }

    .items[data-astro-cid-fh4q75cp] .item[data-astro-cid-fh4q75cp] p[data-astro-cid-fh4q75cp]:before {
        margin-top: -.25em
    }

    .items[data-astro-cid-fh4q75cp] .item[data-astro-cid-fh4q75cp] p[data-astro-cid-fh4q75cp]:after {
        margin-bottom: -.25em
    }
}

@media (max-width: 767px) {
    .items[data-astro-cid-fh4q75cp] .item[data-astro-cid-fh4q75cp] p[data-astro-cid-fh4q75cp] {
        font-size: calc(12 / var(--designW) * 100vw);
        padding-top: .02px;
        padding-bottom: .02px;
        line-height: 1.5;
        margin-top: calc(10 / var(--designW) * 100vw)
    }

    .items[data-astro-cid-fh4q75cp] .item[data-astro-cid-fh4q75cp] p[data-astro-cid-fh4q75cp]:before,
    .items[data-astro-cid-fh4q75cp] .item[data-astro-cid-fh4q75cp] p[data-astro-cid-fh4q75cp]:after {
        display: block;
        width: 0;
        height: 0;
        content: ""
    }

    .items[data-astro-cid-fh4q75cp] .item[data-astro-cid-fh4q75cp] p[data-astro-cid-fh4q75cp]:before {
        margin-top: -.25em
    }

    .items[data-astro-cid-fh4q75cp] .item[data-astro-cid-fh4q75cp] p[data-astro-cid-fh4q75cp]:after {
        margin-bottom: -.25em
    }
}

@media (min-width: 768px) {
    .notes[data-astro-cid-fh4q75cp] {
        margin-top: calc(50 / var(--designW) * 100vw)
    }
}

@media (max-width: 767px) {
    .notes[data-astro-cid-fh4q75cp] {
        margin-top: calc(40 / var(--designW) * 100vw)
    }
}

@media (min-width: 768px) {
    .notes[data-astro-cid-fh4q75cp] h3[data-astro-cid-fh4q75cp] {
        font-size: calc(19 / var(--designW) * 100vw);
        padding-top: .02px;
        padding-bottom: .02px;
        line-height: 1.3421052632
    }

    .notes[data-astro-cid-fh4q75cp] h3[data-astro-cid-fh4q75cp]:before,
    .notes[data-astro-cid-fh4q75cp] h3[data-astro-cid-fh4q75cp]:after {
        display: block;
        width: 0;
        height: 0;
        content: ""
    }

    .notes[data-astro-cid-fh4q75cp] h3[data-astro-cid-fh4q75cp]:before {
        margin-top: calc((1 - 1.3421052632 + 0) * .5em)
    }

    .notes[data-astro-cid-fh4q75cp] h3[data-astro-cid-fh4q75cp]:after {
        margin-bottom: calc((1 - 1.3421052632 - 0) * .5em)
    }
}

@media (max-width: 767px) {
    .notes[data-astro-cid-fh4q75cp] h3[data-astro-cid-fh4q75cp] {
        font-size: calc(17 / var(--designW) * 100vw);
        padding-top: .02px;
        padding-bottom: .02px;
        line-height: 1.3529411765
    }

    .notes[data-astro-cid-fh4q75cp] h3[data-astro-cid-fh4q75cp]:before,
    .notes[data-astro-cid-fh4q75cp] h3[data-astro-cid-fh4q75cp]:after {
        display: block;
        width: 0;
        height: 0;
        content: ""
    }

    .notes[data-astro-cid-fh4q75cp] h3[data-astro-cid-fh4q75cp]:before {
        margin-top: calc((1 - 1.3529411765 + 0) * .5em)
    }

    .notes[data-astro-cid-fh4q75cp] h3[data-astro-cid-fh4q75cp]:after {
        margin-bottom: calc((1 - 1.3529411765 - 0) * .5em)
    }
}

.notes[data-astro-cid-fh4q75cp] ul[data-astro-cid-fh4q75cp] {
    padding: 0 0 0 1.5em
}

@media (min-width: 768px) {
    .notes[data-astro-cid-fh4q75cp] ul[data-astro-cid-fh4q75cp] {
        margin-top: calc(20 / var(--designW) * 100vw)
    }
}

@media (max-width: 767px) {
    .notes[data-astro-cid-fh4q75cp] ul[data-astro-cid-fh4q75cp] {
        margin-top: calc(20 / var(--designW) * 100vw)
    }
}

.notes[data-astro-cid-fh4q75cp] ul[data-astro-cid-fh4q75cp] li[data-astro-cid-fh4q75cp] {
    list-style: disc
}

@media (min-width: 768px) {
    .notes[data-astro-cid-fh4q75cp] ul[data-astro-cid-fh4q75cp] li[data-astro-cid-fh4q75cp] {
        font-size: calc(12 / var(--designW) * 100vw);
        padding-top: .02px;
        padding-bottom: .02px;
        line-height: 1.5;
        margin-top: calc(10 / var(--designW) * 100vw)
    }

    .notes[data-astro-cid-fh4q75cp] ul[data-astro-cid-fh4q75cp] li[data-astro-cid-fh4q75cp]:before,
    .notes[data-astro-cid-fh4q75cp] ul[data-astro-cid-fh4q75cp] li[data-astro-cid-fh4q75cp]:after {
        display: block;
        width: 0;
        height: 0;
        content: ""
    }

    .notes[data-astro-cid-fh4q75cp] ul[data-astro-cid-fh4q75cp] li[data-astro-cid-fh4q75cp]:before {
        margin-top: -.25em
    }

    .notes[data-astro-cid-fh4q75cp] ul[data-astro-cid-fh4q75cp] li[data-astro-cid-fh4q75cp]:after {
        margin-bottom: -.25em
    }
}

@media (max-width: 767px) {
    .notes[data-astro-cid-fh4q75cp] ul[data-astro-cid-fh4q75cp] li[data-astro-cid-fh4q75cp] {
        font-size: calc(12 / var(--designW) * 100vw);
        padding-top: .02px;
        padding-bottom: .02px;
        line-height: 1.75;
        margin-top: calc(10 / var(--designW) * 100vw)
    }

    .notes[data-astro-cid-fh4q75cp] ul[data-astro-cid-fh4q75cp] li[data-astro-cid-fh4q75cp]:before,
    .notes[data-astro-cid-fh4q75cp] ul[data-astro-cid-fh4q75cp] li[data-astro-cid-fh4q75cp]:after {
        display: block;
        width: 0;
        height: 0;
        content: ""
    }

    .notes[data-astro-cid-fh4q75cp] ul[data-astro-cid-fh4q75cp] li[data-astro-cid-fh4q75cp]:before {
        margin-top: -.375em
    }

    .notes[data-astro-cid-fh4q75cp] ul[data-astro-cid-fh4q75cp] li[data-astro-cid-fh4q75cp]:after {
        margin-bottom: -.375em
    }
}

.items[data-astro-cid-xcvaw2qo] {
    display: flex;
    flex-direction: column;
    gap: calc(15 / var(--designW) * 100vw)
}

@media (min-width: 768px) {
    .items[data-astro-cid-xcvaw2qo] {
        margin-top: calc(50 / var(--designW) * 100vw)
    }
}

@media (max-width: 767px) {
    .items[data-astro-cid-xcvaw2qo] {
        margin-top: calc(40 / var(--designW) * 100vw)
    }
}

.items[data-astro-cid-xcvaw2qo] .item[data-astro-cid-xcvaw2qo] {
    display: flex;
    flex-direction: column
}

@media (min-width: 768px) {
    .items[data-astro-cid-xcvaw2qo] .item[data-astro-cid-xcvaw2qo] {
        gap: calc(0 / var(--designW) * 100vw)
    }
}

.items[data-astro-cid-xcvaw2qo] .item[data-astro-cid-xcvaw2qo] .item_question[data-astro-cid-xcvaw2qo] {
    position: relative;
    background: #f7f6f5;
    padding: calc(20 / var(--designW) * 100vw)
}

@media (min-width: 768px) {
    .items[data-astro-cid-xcvaw2qo] .item[data-astro-cid-xcvaw2qo] .item_question[data-astro-cid-xcvaw2qo] {
        cursor: pointer
    }
}

@media (min-width: 768px) {
    .items[data-astro-cid-xcvaw2qo] .item[data-astro-cid-xcvaw2qo] .item_question[data-astro-cid-xcvaw2qo] p[data-astro-cid-xcvaw2qo] {
        font-size: calc(14 / var(--designW) * 100vw);
        padding-top: .02px;
        padding-bottom: .02px;
        line-height: 1.75
    }

    .items[data-astro-cid-xcvaw2qo] .item[data-astro-cid-xcvaw2qo] .item_question[data-astro-cid-xcvaw2qo] p[data-astro-cid-xcvaw2qo]:before,
    .items[data-astro-cid-xcvaw2qo] .item[data-astro-cid-xcvaw2qo] .item_question[data-astro-cid-xcvaw2qo] p[data-astro-cid-xcvaw2qo]:after {
        display: block;
        width: 0;
        height: 0;
        content: ""
    }

    .items[data-astro-cid-xcvaw2qo] .item[data-astro-cid-xcvaw2qo] .item_question[data-astro-cid-xcvaw2qo] p[data-astro-cid-xcvaw2qo]:before {
        margin-top: -.375em
    }

    .items[data-astro-cid-xcvaw2qo] .item[data-astro-cid-xcvaw2qo] .item_question[data-astro-cid-xcvaw2qo] p[data-astro-cid-xcvaw2qo]:after {
        margin-bottom: -.375em
    }
}

@media (max-width: 767px) {
    .items[data-astro-cid-xcvaw2qo] .item[data-astro-cid-xcvaw2qo] .item_question[data-astro-cid-xcvaw2qo] p[data-astro-cid-xcvaw2qo] {
        font-size: calc(14 / var(--designW) * 100vw);
        padding-top: .02px;
        padding-bottom: .02px;
        line-height: 1.75
    }

    .items[data-astro-cid-xcvaw2qo] .item[data-astro-cid-xcvaw2qo] .item_question[data-astro-cid-xcvaw2qo] p[data-astro-cid-xcvaw2qo]:before,
    .items[data-astro-cid-xcvaw2qo] .item[data-astro-cid-xcvaw2qo] .item_question[data-astro-cid-xcvaw2qo] p[data-astro-cid-xcvaw2qo]:after {
        display: block;
        width: 0;
        height: 0;
        content: ""
    }

    .items[data-astro-cid-xcvaw2qo] .item[data-astro-cid-xcvaw2qo] .item_question[data-astro-cid-xcvaw2qo] p[data-astro-cid-xcvaw2qo]:before {
        margin-top: -.375em
    }

    .items[data-astro-cid-xcvaw2qo] .item[data-astro-cid-xcvaw2qo] .item_question[data-astro-cid-xcvaw2qo] p[data-astro-cid-xcvaw2qo]:after {
        margin-bottom: -.375em
    }
}

.items[data-astro-cid-xcvaw2qo] .item[data-astro-cid-xcvaw2qo] .item_question[data-astro-cid-xcvaw2qo] .arrow[data-astro-cid-xcvaw2qo] {
    position: absolute;
    right: calc(20 / var(--designW) * 100vw);
    top: 50%;
    transform: translateY(-50%);
    width: calc(10 / var(--designW) * 100vw);
    height: calc(10 / var(--designW) * 100vw)
}

.items[data-astro-cid-xcvaw2qo] .item[data-astro-cid-xcvaw2qo] .item_question[data-astro-cid-xcvaw2qo] .arrow[data-astro-cid-xcvaw2qo] .line[data-astro-cid-xcvaw2qo] {
    width: calc(10 / var(--designW) * 100vw);
    height: calc(10 / var(--designW) * 100vw);
    position: absolute;
    left: 0;
    top: 0;
    transition: transform .3s ease-in-out
}

.items[data-astro-cid-xcvaw2qo] .item[data-astro-cid-xcvaw2qo] .item_question[data-astro-cid-xcvaw2qo] .arrow[data-astro-cid-xcvaw2qo] .line[data-astro-cid-xcvaw2qo]:before {
    content: "";
    display: block;
    width: calc(14.142 / var(--designW) * 100vw);
    height: calc(1 / var(--designW) * 100vw);
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%) rotate(45deg);
    background: #000
}

.items[data-astro-cid-xcvaw2qo] .item[data-astro-cid-xcvaw2qo] .item_question[data-astro-cid-xcvaw2qo] .arrow[data-astro-cid-xcvaw2qo] .line[data-astro-cid-xcvaw2qo]:nth-child(1) {
    transform: translate(-45%)
}

.items[data-astro-cid-xcvaw2qo] .item[data-astro-cid-xcvaw2qo] .item_question[data-astro-cid-xcvaw2qo] .arrow[data-astro-cid-xcvaw2qo] .line[data-astro-cid-xcvaw2qo]:nth-child(1):is(.open *) {
    transform: translate(0)
}

.items[data-astro-cid-xcvaw2qo] .item[data-astro-cid-xcvaw2qo] .item_question[data-astro-cid-xcvaw2qo] .arrow[data-astro-cid-xcvaw2qo] .line[data-astro-cid-xcvaw2qo]:nth-child(2) {
    transform: translate(45%)
}

.items[data-astro-cid-xcvaw2qo] .item[data-astro-cid-xcvaw2qo] .item_question[data-astro-cid-xcvaw2qo] .arrow[data-astro-cid-xcvaw2qo] .line[data-astro-cid-xcvaw2qo]:nth-child(2):is(.open *) {
    transform: translate(0)
}

.items[data-astro-cid-xcvaw2qo] .item[data-astro-cid-xcvaw2qo] .item_question[data-astro-cid-xcvaw2qo] .arrow[data-astro-cid-xcvaw2qo] .line[data-astro-cid-xcvaw2qo]:nth-child(2):before {
    transform: translate(-50%, -50%) rotate(-45deg)
}

.items[data-astro-cid-xcvaw2qo] .item[data-astro-cid-xcvaw2qo] .item_answer[data-astro-cid-xcvaw2qo] {
    overflow: hidden;
    height: 0
}

@media (min-width: 768px) {
    .items[data-astro-cid-xcvaw2qo] .item[data-astro-cid-xcvaw2qo] .item_answer[data-astro-cid-xcvaw2qo] .inner[data-astro-cid-xcvaw2qo] {
        padding: calc(20 / var(--designW) * 100vw) calc(20 / var(--designW) * 100vw) calc(35 / var(--designW) * 100vw)
    }
}

@media (max-width: 767px) {
    .items[data-astro-cid-xcvaw2qo] .item[data-astro-cid-xcvaw2qo] .item_answer[data-astro-cid-xcvaw2qo] .inner[data-astro-cid-xcvaw2qo] {
        padding: calc(20 / var(--designW) * 100vw) calc(20 / var(--designW) * 100vw) calc(25 / var(--designW) * 100vw)
    }
}

@media (min-width: 768px) {
    .items[data-astro-cid-xcvaw2qo] .item[data-astro-cid-xcvaw2qo] .item_answer[data-astro-cid-xcvaw2qo] .inner[data-astro-cid-xcvaw2qo] p[data-astro-cid-xcvaw2qo] {
        font-size: calc(14 / var(--designW) * 100vw);
        padding-top: .02px;
        padding-bottom: .02px;
        line-height: 1.75
    }

    .items[data-astro-cid-xcvaw2qo] .item[data-astro-cid-xcvaw2qo] .item_answer[data-astro-cid-xcvaw2qo] .inner[data-astro-cid-xcvaw2qo] p[data-astro-cid-xcvaw2qo]:before,
    .items[data-astro-cid-xcvaw2qo] .item[data-astro-cid-xcvaw2qo] .item_answer[data-astro-cid-xcvaw2qo] .inner[data-astro-cid-xcvaw2qo] p[data-astro-cid-xcvaw2qo]:after {
        display: block;
        width: 0;
        height: 0;
        content: ""
    }

    .items[data-astro-cid-xcvaw2qo] .item[data-astro-cid-xcvaw2qo] .item_answer[data-astro-cid-xcvaw2qo] .inner[data-astro-cid-xcvaw2qo] p[data-astro-cid-xcvaw2qo]:before {
        margin-top: -.375em
    }

    .items[data-astro-cid-xcvaw2qo] .item[data-astro-cid-xcvaw2qo] .item_answer[data-astro-cid-xcvaw2qo] .inner[data-astro-cid-xcvaw2qo] p[data-astro-cid-xcvaw2qo]:after {
        margin-bottom: -.375em
    }
}

@media (max-width: 767px) {
    .items[data-astro-cid-xcvaw2qo] .item[data-astro-cid-xcvaw2qo] .item_answer[data-astro-cid-xcvaw2qo] .inner[data-astro-cid-xcvaw2qo] p[data-astro-cid-xcvaw2qo] {
        font-size: calc(14 / var(--designW) * 100vw);
        padding-top: .02px;
        padding-bottom: .02px;
        line-height: 1.75
    }

    .items[data-astro-cid-xcvaw2qo] .item[data-astro-cid-xcvaw2qo] .item_answer[data-astro-cid-xcvaw2qo] .inner[data-astro-cid-xcvaw2qo] p[data-astro-cid-xcvaw2qo]:before,
    .items[data-astro-cid-xcvaw2qo] .item[data-astro-cid-xcvaw2qo] .item_answer[data-astro-cid-xcvaw2qo] .inner[data-astro-cid-xcvaw2qo] p[data-astro-cid-xcvaw2qo]:after {
        display: block;
        width: 0;
        height: 0;
        content: ""
    }

    .items[data-astro-cid-xcvaw2qo] .item[data-astro-cid-xcvaw2qo] .item_answer[data-astro-cid-xcvaw2qo] .inner[data-astro-cid-xcvaw2qo] p[data-astro-cid-xcvaw2qo]:before {
        margin-top: -.375em
    }

    .items[data-astro-cid-xcvaw2qo] .item[data-astro-cid-xcvaw2qo] .item_answer[data-astro-cid-xcvaw2qo] .inner[data-astro-cid-xcvaw2qo] p[data-astro-cid-xcvaw2qo]:after {
        margin-bottom: -.375em
    }
}

.items[data-astro-cid-xcvaw2qo] .item[data-astro-cid-xcvaw2qo] .item_answer[data-astro-cid-xcvaw2qo] .inner[data-astro-cid-xcvaw2qo] p[data-astro-cid-xcvaw2qo] a {
    text-decoration: underline;
    color: #00000080
}

@media (min-width: 768px) {
    .related[data-astro-cid-xcvaw2qo] {
        margin-top: calc(100 / var(--designW) * 100vw)
    }
}

@media (max-width: 767px) {
    .related[data-astro-cid-xcvaw2qo] {
        margin-top: calc(65 / var(--designW) * 100vw)
    }
}

.related[data-astro-cid-xcvaw2qo] .related_title[data-astro-cid-xcvaw2qo] {
    font-size: calc(17 / var(--designW) * 100vw);
    padding-top: .02px;
    padding-bottom: .02px;
    line-height: 1.7058823529;
    margin-bottom: calc(20 / var(--designW) * 100vw)
}

.related[data-astro-cid-xcvaw2qo] .related_title[data-astro-cid-xcvaw2qo]:before,
.related[data-astro-cid-xcvaw2qo] .related_title[data-astro-cid-xcvaw2qo]:after {
    display: block;
    width: 0;
    height: 0;
    content: ""
}

.related[data-astro-cid-xcvaw2qo] .related_title[data-astro-cid-xcvaw2qo]:before {
    margin-top: calc((1 - 1.7058823529 + 0) * .5em)
}

.related[data-astro-cid-xcvaw2qo] .related_title[data-astro-cid-xcvaw2qo]:after {
    margin-bottom: calc((1 - 1.7058823529 - 0) * .5em)
}

.related[data-astro-cid-xcvaw2qo] .related_items[data-astro-cid-xcvaw2qo] {
    display: flex;
    flex-direction: column;
    gap: calc(15 / var(--designW) * 100vw);
    padding-left: calc(20 / var(--designW) * 100vw)
}

.related[data-astro-cid-xcvaw2qo] .related_items[data-astro-cid-xcvaw2qo] li[data-astro-cid-xcvaw2qo] {
    font-size: calc(14 / var(--designW) * 100vw);
    padding-top: .02px;
    padding-bottom: .02px;
    line-height: 1.75
}

.related[data-astro-cid-xcvaw2qo] .related_items[data-astro-cid-xcvaw2qo] li[data-astro-cid-xcvaw2qo]:before,
.related[data-astro-cid-xcvaw2qo] .related_items[data-astro-cid-xcvaw2qo] li[data-astro-cid-xcvaw2qo]:after {
    display: block;
    width: 0;
    height: 0;
    content: ""
}

.related[data-astro-cid-xcvaw2qo] .related_items[data-astro-cid-xcvaw2qo] li[data-astro-cid-xcvaw2qo]:before {
    margin-top: -.375em
}

.related[data-astro-cid-xcvaw2qo] .related_items[data-astro-cid-xcvaw2qo] li[data-astro-cid-xcvaw2qo]:after {
    margin-bottom: -.375em
}

.RepairHeader[data-astro-cid-5lgw3mdx] {
    text-align: center;
    width: 100%;
    color: #fff
}

@media (min-width: 768px) {
    .RepairHeader[data-astro-cid-5lgw3mdx] {
        height: calc(330 / var(--designW) * 100vw);
        background: url(../../images/repair/header_pc.webp?$staticlink$) no-repeat center center/cover;
        padding-top: calc(90 / var(--designW) * 100vw)
    }
}

@media (max-width: 767px) {
    .RepairHeader[data-astro-cid-5lgw3mdx] {
        display: flex;
        flex-direction: column;
        align-items: center;
        padding-top: calc(80 / var(--designW) * 100vw);
        height: calc(390 / var(--designW) * 100vw);
        background: url(../../images/repair/header_sp.webp?$staticlink$) no-repeat center center/cover
    }
}

@media (min-width: 768px) {
    .RepairHeader[data-astro-cid-5lgw3mdx] h1[data-astro-cid-5lgw3mdx] {
        font-size: calc(42 / var(--designW) * 100vw);
        line-height: 1
    }
}

@media (max-width: 767px) {
    .RepairHeader[data-astro-cid-5lgw3mdx] h1[data-astro-cid-5lgw3mdx] {
        font-size: calc(28 / var(--designW) * 100vw);
        padding-top: .02px;
        padding-bottom: .02px;
        line-height: 1
    }

    .RepairHeader[data-astro-cid-5lgw3mdx] h1[data-astro-cid-5lgw3mdx]:before,
    .RepairHeader[data-astro-cid-5lgw3mdx] h1[data-astro-cid-5lgw3mdx]:after {
        display: block;
        width: 0;
        height: 0;
        content: ""
    }

    .RepairHeader[data-astro-cid-5lgw3mdx] h1[data-astro-cid-5lgw3mdx]:before {
        margin-top: 0
    }

    .RepairHeader[data-astro-cid-5lgw3mdx] h1[data-astro-cid-5lgw3mdx]:after {
        margin-bottom: 0
    }
}

@media (min-width: 768px) {
    .RepairHeader[data-astro-cid-5lgw3mdx] h2[data-astro-cid-5lgw3mdx] {
        font-size: calc(14 / var(--designW) * 100vw);
        padding-top: .02px;
        padding-bottom: .02px;
        line-height: 1;
        margin-top: calc(14 / var(--designW) * 100vw)
    }

    .RepairHeader[data-astro-cid-5lgw3mdx] h2[data-astro-cid-5lgw3mdx]:before,
    .RepairHeader[data-astro-cid-5lgw3mdx] h2[data-astro-cid-5lgw3mdx]:after {
        display: block;
        width: 0;
        height: 0;
        content: ""
    }

    .RepairHeader[data-astro-cid-5lgw3mdx] h2[data-astro-cid-5lgw3mdx]:before {
        margin-top: 0
    }

    .RepairHeader[data-astro-cid-5lgw3mdx] h2[data-astro-cid-5lgw3mdx]:after {
        margin-bottom: 0
    }
}

@media (max-width: 767px) {
    .RepairHeader[data-astro-cid-5lgw3mdx] h2[data-astro-cid-5lgw3mdx] {
        font-size: calc(14 / var(--designW) * 100vw);
        padding-top: .02px;
        padding-bottom: .02px;
        line-height: 1.7142857143;
        margin-top: calc(15 / var(--designW) * 100vw)
    }

    .RepairHeader[data-astro-cid-5lgw3mdx] h2[data-astro-cid-5lgw3mdx]:before,
    .RepairHeader[data-astro-cid-5lgw3mdx] h2[data-astro-cid-5lgw3mdx]:after {
        display: block;
        width: 0;
        height: 0;
        content: ""
    }

    .RepairHeader[data-astro-cid-5lgw3mdx] h2[data-astro-cid-5lgw3mdx]:before {
        margin-top: calc((1 - 1.7142857143 + 0) * .5em)
    }

    .RepairHeader[data-astro-cid-5lgw3mdx] h2[data-astro-cid-5lgw3mdx]:after {
        margin-bottom: calc((1 - 1.7142857143 - 0) * .5em)
    }
}

@media (min-width: 768px) {
    .RepairHeader[data-astro-cid-5lgw3mdx] p[data-astro-cid-5lgw3mdx] {
        font-size: calc(16 / var(--designW) * 100vw);
        padding-top: .02px;
        padding-bottom: .02px;
        line-height: 2;
        margin-top: calc(48 / var(--designW) * 100vw)
    }

    .RepairHeader[data-astro-cid-5lgw3mdx] p[data-astro-cid-5lgw3mdx]:before,
    .RepairHeader[data-astro-cid-5lgw3mdx] p[data-astro-cid-5lgw3mdx]:after {
        display: block;
        width: 0;
        height: 0;
        content: ""
    }

    .RepairHeader[data-astro-cid-5lgw3mdx] p[data-astro-cid-5lgw3mdx]:before {
        margin-top: -.5em
    }

    .RepairHeader[data-astro-cid-5lgw3mdx] p[data-astro-cid-5lgw3mdx]:after {
        margin-bottom: -.5em
    }
}

@media (max-width: 767px) {
    .RepairHeader[data-astro-cid-5lgw3mdx] p[data-astro-cid-5lgw3mdx] {
        font-size: calc(14 / var(--designW) * 100vw);
        padding-top: .02px;
        padding-bottom: .02px;
        line-height: 1.7142857143;
        margin-top: calc(50 / var(--designW) * 100vw);
        width: calc(330 / var(--designW) * 100vw)
    }

    .RepairHeader[data-astro-cid-5lgw3mdx] p[data-astro-cid-5lgw3mdx]:before,
    .RepairHeader[data-astro-cid-5lgw3mdx] p[data-astro-cid-5lgw3mdx]:after {
        display: block;
        width: 0;
        height: 0;
        content: ""
    }

    .RepairHeader[data-astro-cid-5lgw3mdx] p[data-astro-cid-5lgw3mdx]:before {
        margin-top: calc((1 - 1.7142857143 + 0) * .5em)
    }

    .RepairHeader[data-astro-cid-5lgw3mdx] p[data-astro-cid-5lgw3mdx]:after {
        margin-bottom: calc((1 - 1.7142857143 - 0) * .5em)
    }

    .RepairHeader[data-astro-cid-5lgw3mdx] p[data-astro-cid-5lgw3mdx] br[data-astro-cid-5lgw3mdx] {
        display: none
    }
}

.RepairModal[data-astro-cid-ldaovhil] {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 10000;
    display: none
}

.RepairModal[data-astro-cid-ldaovhil] .Repair-modal-overlay[data-astro-cid-ldaovhil] {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #00000080;
    opacity: 0
}

.RepairModal[data-astro-cid-ldaovhil] .Repair-modal-inner[data-astro-cid-ldaovhil] {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    scale: .9;
    opacity: 0;
    overflow-y: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    align-items: safe center
}

@media (min-width: 768px) {
    .RepairModal[data-astro-cid-ldaovhil] .Repair-modal-inner[data-astro-cid-ldaovhil] {
        padding: calc(100 / var(--designW) * 100vw) 0
    }
}

@media (max-width: 767px) {
    .RepairModal[data-astro-cid-ldaovhil] .Repair-modal-inner[data-astro-cid-ldaovhil] {
        padding: calc(40 / var(--designW) * 100vw) 0
    }
}

.RepairModal[data-astro-cid-ldaovhil] .Repair-modal-inner[data-astro-cid-ldaovhil] .Repair-modal-content[data-astro-cid-ldaovhil] {
    position: relative;
    background: #f7f6f5
}

@media (min-width: 768px) {
    .RepairModal[data-astro-cid-ldaovhil] .Repair-modal-inner[data-astro-cid-ldaovhil] .Repair-modal-content[data-astro-cid-ldaovhil] {
        width: calc(990 / var(--designW) * 100vw);
        padding: calc(40 / var(--designW) * 100vw)
    }
}

@media (max-width: 767px) {
    .RepairModal[data-astro-cid-ldaovhil] .Repair-modal-inner[data-astro-cid-ldaovhil] .Repair-modal-content[data-astro-cid-ldaovhil] {
        width: calc(368 / var(--designW) * 100vw);
        padding: calc(30 / var(--designW) * 100vw) calc(15 / var(--designW) * 100vw)
    }
}

.RepairModal[data-astro-cid-ldaovhil] .Repair-modal-inner[data-astro-cid-ldaovhil] .Repair-modal-content[data-astro-cid-ldaovhil] .Repair-modal-item[data-astro-cid-ldaovhil] {
    display: none
}

@media (min-width: 768px) {
    .RepairModal[data-astro-cid-ldaovhil] .Repair-modal-inner[data-astro-cid-ldaovhil] .Repair-modal-content[data-astro-cid-ldaovhil] .Repair-modal-item[data-astro-cid-ldaovhil] {
        display: flex;
        gap: calc(40 / var(--designW) * 100vw)
    }
}

@media (max-width: 767px) {
    .RepairModal[data-astro-cid-ldaovhil] .Repair-modal-inner[data-astro-cid-ldaovhil] .Repair-modal-content[data-astro-cid-ldaovhil] .Repair-modal-item[data-astro-cid-ldaovhil] {
        display: flex;
        flex-direction: column
    }
}

@media (max-width: 767px) {
    .RepairModal[data-astro-cid-ldaovhil] .Repair-modal-inner[data-astro-cid-ldaovhil] .Repair-modal-content[data-astro-cid-ldaovhil] .Repair-modal-item[data-astro-cid-ldaovhil] .Repair-modal-header[data-astro-cid-ldaovhil] {
        display: flex;
        flex-direction: row-reverse;
        gap: calc(28 / var(--designW) * 100vw);
        align-items: center;
        justify-content: flex-end
    }
}

.RepairModal[data-astro-cid-ldaovhil] .Repair-modal-inner[data-astro-cid-ldaovhil] .Repair-modal-content[data-astro-cid-ldaovhil] .Repair-modal-item[data-astro-cid-ldaovhil] .Repair-modal-header[data-astro-cid-ldaovhil] .Repair-modal-header-text[data-astro-cid-ldaovhil] h3[data-astro-cid-ldaovhil] {
    font-size: calc(14 / var(--designW) * 100vw);
    padding-top: .02px;
    padding-bottom: .02px;
    line-height: 1.5
}

.RepairModal[data-astro-cid-ldaovhil] .Repair-modal-inner[data-astro-cid-ldaovhil] .Repair-modal-content[data-astro-cid-ldaovhil] .Repair-modal-item[data-astro-cid-ldaovhil] .Repair-modal-header[data-astro-cid-ldaovhil] .Repair-modal-header-text[data-astro-cid-ldaovhil] h3[data-astro-cid-ldaovhil]:before,
.RepairModal[data-astro-cid-ldaovhil] .Repair-modal-inner[data-astro-cid-ldaovhil] .Repair-modal-content[data-astro-cid-ldaovhil] .Repair-modal-item[data-astro-cid-ldaovhil] .Repair-modal-header[data-astro-cid-ldaovhil] .Repair-modal-header-text[data-astro-cid-ldaovhil] h3[data-astro-cid-ldaovhil]:after {
    display: block;
    width: 0;
    height: 0;
    content: ""
}

.RepairModal[data-astro-cid-ldaovhil] .Repair-modal-inner[data-astro-cid-ldaovhil] .Repair-modal-content[data-astro-cid-ldaovhil] .Repair-modal-item[data-astro-cid-ldaovhil] .Repair-modal-header[data-astro-cid-ldaovhil] .Repair-modal-header-text[data-astro-cid-ldaovhil] h3[data-astro-cid-ldaovhil]:before {
    margin-top: -.25em
}

.RepairModal[data-astro-cid-ldaovhil] .Repair-modal-inner[data-astro-cid-ldaovhil] .Repair-modal-content[data-astro-cid-ldaovhil] .Repair-modal-item[data-astro-cid-ldaovhil] .Repair-modal-header[data-astro-cid-ldaovhil] .Repair-modal-header-text[data-astro-cid-ldaovhil] h3[data-astro-cid-ldaovhil]:after {
    margin-bottom: -.25em
}

@media (max-width: 767px) {
    .RepairModal[data-astro-cid-ldaovhil] .Repair-modal-inner[data-astro-cid-ldaovhil] .Repair-modal-content[data-astro-cid-ldaovhil] .Repair-modal-item[data-astro-cid-ldaovhil] .Repair-modal-header[data-astro-cid-ldaovhil] .Repair-modal-header-text[data-astro-cid-ldaovhil] h2[data-astro-cid-ldaovhil] {
        font-size: calc(17 / var(--designW) * 100vw);
        padding-top: .02px;
        padding-bottom: .02px;
        line-height: 1.2352941176;
        margin-top: calc(15 / var(--designW) * 100vw)
    }

    .RepairModal[data-astro-cid-ldaovhil] .Repair-modal-inner[data-astro-cid-ldaovhil] .Repair-modal-content[data-astro-cid-ldaovhil] .Repair-modal-item[data-astro-cid-ldaovhil] .Repair-modal-header[data-astro-cid-ldaovhil] .Repair-modal-header-text[data-astro-cid-ldaovhil] h2[data-astro-cid-ldaovhil]:before,
    .RepairModal[data-astro-cid-ldaovhil] .Repair-modal-inner[data-astro-cid-ldaovhil] .Repair-modal-content[data-astro-cid-ldaovhil] .Repair-modal-item[data-astro-cid-ldaovhil] .Repair-modal-header[data-astro-cid-ldaovhil] .Repair-modal-header-text[data-astro-cid-ldaovhil] h2[data-astro-cid-ldaovhil]:after {
        display: block;
        width: 0;
        height: 0;
        content: ""
    }

    .RepairModal[data-astro-cid-ldaovhil] .Repair-modal-inner[data-astro-cid-ldaovhil] .Repair-modal-content[data-astro-cid-ldaovhil] .Repair-modal-item[data-astro-cid-ldaovhil] .Repair-modal-header[data-astro-cid-ldaovhil] .Repair-modal-header-text[data-astro-cid-ldaovhil] h2[data-astro-cid-ldaovhil]:before {
        margin-top: calc((1 - 1.2352941176 + 0) * .5em)
    }

    .RepairModal[data-astro-cid-ldaovhil] .Repair-modal-inner[data-astro-cid-ldaovhil] .Repair-modal-content[data-astro-cid-ldaovhil] .Repair-modal-item[data-astro-cid-ldaovhil] .Repair-modal-header[data-astro-cid-ldaovhil] .Repair-modal-header-text[data-astro-cid-ldaovhil] h2[data-astro-cid-ldaovhil]:after {
        margin-bottom: calc((1 - 1.2352941176 - 0) * .5em)
    }
}

@media (min-width: 768px) {
    .RepairModal[data-astro-cid-ldaovhil] .Repair-modal-inner[data-astro-cid-ldaovhil] .Repair-modal-content[data-astro-cid-ldaovhil] .Repair-modal-item[data-astro-cid-ldaovhil] .Repair-modal-header[data-astro-cid-ldaovhil] .Repair-modal-header-text[data-astro-cid-ldaovhil] h2[data-astro-cid-ldaovhil] {
        font-size: calc(21 / var(--designW) * 100vw);
        padding-top: .02px;
        padding-bottom: .02px;
        line-height: 1.5238095238;
        margin-top: calc(15 / var(--designW) * 100vw)
    }

    .RepairModal[data-astro-cid-ldaovhil] .Repair-modal-inner[data-astro-cid-ldaovhil] .Repair-modal-content[data-astro-cid-ldaovhil] .Repair-modal-item[data-astro-cid-ldaovhil] .Repair-modal-header[data-astro-cid-ldaovhil] .Repair-modal-header-text[data-astro-cid-ldaovhil] h2[data-astro-cid-ldaovhil]:before,
    .RepairModal[data-astro-cid-ldaovhil] .Repair-modal-inner[data-astro-cid-ldaovhil] .Repair-modal-content[data-astro-cid-ldaovhil] .Repair-modal-item[data-astro-cid-ldaovhil] .Repair-modal-header[data-astro-cid-ldaovhil] .Repair-modal-header-text[data-astro-cid-ldaovhil] h2[data-astro-cid-ldaovhil]:after {
        display: block;
        width: 0;
        height: 0;
        content: ""
    }

    .RepairModal[data-astro-cid-ldaovhil] .Repair-modal-inner[data-astro-cid-ldaovhil] .Repair-modal-content[data-astro-cid-ldaovhil] .Repair-modal-item[data-astro-cid-ldaovhil] .Repair-modal-header[data-astro-cid-ldaovhil] .Repair-modal-header-text[data-astro-cid-ldaovhil] h2[data-astro-cid-ldaovhil]:before {
        margin-top: calc((1 - 1.5238095238 + 0) * .5em)
    }

    .RepairModal[data-astro-cid-ldaovhil] .Repair-modal-inner[data-astro-cid-ldaovhil] .Repair-modal-content[data-astro-cid-ldaovhil] .Repair-modal-item[data-astro-cid-ldaovhil] .Repair-modal-header[data-astro-cid-ldaovhil] .Repair-modal-header-text[data-astro-cid-ldaovhil] h2[data-astro-cid-ldaovhil]:after {
        margin-bottom: calc((1 - 1.5238095238 - 0) * .5em)
    }
}

@media (min-width: 768px) {
    .RepairModal[data-astro-cid-ldaovhil] .Repair-modal-inner[data-astro-cid-ldaovhil] .Repair-modal-content[data-astro-cid-ldaovhil] .Repair-modal-item[data-astro-cid-ldaovhil] .Repair-modal-header[data-astro-cid-ldaovhil] .Repair-modal-thumb[data-astro-cid-ldaovhil] {
        width: calc(310 / var(--designW) * 100vw);
        height: calc(310 / var(--designW) * 100vw);
        margin-top: calc(40 / var(--designW) * 100vw)
    }
}

@media (max-width: 767px) {
    .RepairModal[data-astro-cid-ldaovhil] .Repair-modal-inner[data-astro-cid-ldaovhil] .Repair-modal-content[data-astro-cid-ldaovhil] .Repair-modal-item[data-astro-cid-ldaovhil] .Repair-modal-header[data-astro-cid-ldaovhil] .Repair-modal-thumb[data-astro-cid-ldaovhil] {
        width: calc(150 / var(--designW) * 100vw);
        height: calc(150 / var(--designW) * 100vw);
        flex-shrink: 0
    }
}

@media (min-width: 768px) {
    .RepairModal[data-astro-cid-ldaovhil] .Repair-modal-inner[data-astro-cid-ldaovhil] .Repair-modal-content[data-astro-cid-ldaovhil] .Repair-modal-item[data-astro-cid-ldaovhil] .Repair-modal-header[data-astro-cid-ldaovhil] .Repair-modal-thumb[data-astro-cid-ldaovhil] img[data-astro-cid-ldaovhil] {
        border-radius: calc(5 / var(--designW) * 100vw)
    }
}

@media (max-width: 767px) {
    .RepairModal[data-astro-cid-ldaovhil] .Repair-modal-inner[data-astro-cid-ldaovhil] .Repair-modal-content[data-astro-cid-ldaovhil] .Repair-modal-item[data-astro-cid-ldaovhil] .Repair-modal-header[data-astro-cid-ldaovhil] .Repair-modal-thumb[data-astro-cid-ldaovhil] img[data-astro-cid-ldaovhil] {
        border-radius: calc(4 / var(--designW) * 100vw)
    }
}

@media (min-width: 768px) {
    .RepairModal[data-astro-cid-ldaovhil] .Repair-modal-inner[data-astro-cid-ldaovhil] .Repair-modal-content[data-astro-cid-ldaovhil] .Repair-modal-item[data-astro-cid-ldaovhil] .Repair-modal-body[data-astro-cid-ldaovhil] {
        width: calc(560 / var(--designW) * 100vw)
    }
}

@media (max-width: 767px) {
    .RepairModal[data-astro-cid-ldaovhil] .Repair-modal-inner[data-astro-cid-ldaovhil] .Repair-modal-content[data-astro-cid-ldaovhil] .Repair-modal-item[data-astro-cid-ldaovhil] .Repair-modal-body[data-astro-cid-ldaovhil] {
        margin-top: calc(28 / var(--designW) * 100vw)
    }
}

.RepairModal[data-astro-cid-ldaovhil] .Repair-modal-inner[data-astro-cid-ldaovhil] .Repair-modal-content[data-astro-cid-ldaovhil] .Repair-modal-item[data-astro-cid-ldaovhil] .Repair-modal-body[data-astro-cid-ldaovhil] h3[data-astro-cid-ldaovhil] {
    text-align: center
}

@media (min-width: 768px) {
    .RepairModal[data-astro-cid-ldaovhil] .Repair-modal-inner[data-astro-cid-ldaovhil] .Repair-modal-content[data-astro-cid-ldaovhil] .Repair-modal-item[data-astro-cid-ldaovhil] .Repair-modal-body[data-astro-cid-ldaovhil] h3[data-astro-cid-ldaovhil] {
        font-size: calc(14 / var(--designW) * 100vw);
        padding-top: .02px;
        padding-bottom: .02px;
        line-height: 1.5;
        margin-top: calc(0 / var(--designW) * 100vw);
        margin-bottom: calc(10 / var(--designW) * 100vw)
    }

    .RepairModal[data-astro-cid-ldaovhil] .Repair-modal-inner[data-astro-cid-ldaovhil] .Repair-modal-content[data-astro-cid-ldaovhil] .Repair-modal-item[data-astro-cid-ldaovhil] .Repair-modal-body[data-astro-cid-ldaovhil] h3[data-astro-cid-ldaovhil]:before,
    .RepairModal[data-astro-cid-ldaovhil] .Repair-modal-inner[data-astro-cid-ldaovhil] .Repair-modal-content[data-astro-cid-ldaovhil] .Repair-modal-item[data-astro-cid-ldaovhil] .Repair-modal-body[data-astro-cid-ldaovhil] h3[data-astro-cid-ldaovhil]:after {
        display: block;
        width: 0;
        height: 0;
        content: ""
    }

    .RepairModal[data-astro-cid-ldaovhil] .Repair-modal-inner[data-astro-cid-ldaovhil] .Repair-modal-content[data-astro-cid-ldaovhil] .Repair-modal-item[data-astro-cid-ldaovhil] .Repair-modal-body[data-astro-cid-ldaovhil] h3[data-astro-cid-ldaovhil]:before {
        margin-top: -.25em
    }

    .RepairModal[data-astro-cid-ldaovhil] .Repair-modal-inner[data-astro-cid-ldaovhil] .Repair-modal-content[data-astro-cid-ldaovhil] .Repair-modal-item[data-astro-cid-ldaovhil] .Repair-modal-body[data-astro-cid-ldaovhil] h3[data-astro-cid-ldaovhil]:after {
        margin-bottom: -.25em
    }
}

@media (max-width: 767px) {
    .RepairModal[data-astro-cid-ldaovhil] .Repair-modal-inner[data-astro-cid-ldaovhil] .Repair-modal-content[data-astro-cid-ldaovhil] .Repair-modal-item[data-astro-cid-ldaovhil] .Repair-modal-body[data-astro-cid-ldaovhil] h3[data-astro-cid-ldaovhil] {
        font-size: calc(14 / var(--designW) * 100vw);
        padding-top: .02px;
        padding-bottom: .02px;
        line-height: 1.5;
        margin-top: calc(0 / var(--designW) * 100vw);
        margin-bottom: calc(10 / var(--designW) * 100vw)
    }

    .RepairModal[data-astro-cid-ldaovhil] .Repair-modal-inner[data-astro-cid-ldaovhil] .Repair-modal-content[data-astro-cid-ldaovhil] .Repair-modal-item[data-astro-cid-ldaovhil] .Repair-modal-body[data-astro-cid-ldaovhil] h3[data-astro-cid-ldaovhil]:before,
    .RepairModal[data-astro-cid-ldaovhil] .Repair-modal-inner[data-astro-cid-ldaovhil] .Repair-modal-content[data-astro-cid-ldaovhil] .Repair-modal-item[data-astro-cid-ldaovhil] .Repair-modal-body[data-astro-cid-ldaovhil] h3[data-astro-cid-ldaovhil]:after {
        display: block;
        width: 0;
        height: 0;
        content: ""
    }

    .RepairModal[data-astro-cid-ldaovhil] .Repair-modal-inner[data-astro-cid-ldaovhil] .Repair-modal-content[data-astro-cid-ldaovhil] .Repair-modal-item[data-astro-cid-ldaovhil] .Repair-modal-body[data-astro-cid-ldaovhil] h3[data-astro-cid-ldaovhil]:before {
        margin-top: -.25em
    }

    .RepairModal[data-astro-cid-ldaovhil] .Repair-modal-inner[data-astro-cid-ldaovhil] .Repair-modal-content[data-astro-cid-ldaovhil] .Repair-modal-item[data-astro-cid-ldaovhil] .Repair-modal-body[data-astro-cid-ldaovhil] h3[data-astro-cid-ldaovhil]:after {
        margin-bottom: -.25em
    }
}

@media (min-width: 768px) {
    .RepairModal[data-astro-cid-ldaovhil] .Repair-modal-inner[data-astro-cid-ldaovhil] .Repair-modal-content[data-astro-cid-ldaovhil] .Repair-modal-item[data-astro-cid-ldaovhil] .Repair-modal-body[data-astro-cid-ldaovhil] .Repair-table-header[data-astro-cid-ldaovhil] {
        height: calc(122 / var(--designW) * 100vw);
        background: url(../../images/repair/modal_table_header_pc.webp?$staticlink$) no-repeat center/cover
    }
}

@media (max-width: 767px) {
    .RepairModal[data-astro-cid-ldaovhil] .Repair-modal-inner[data-astro-cid-ldaovhil] .Repair-modal-content[data-astro-cid-ldaovhil] .Repair-modal-item[data-astro-cid-ldaovhil] .Repair-modal-body[data-astro-cid-ldaovhil] .Repair-table-header[data-astro-cid-ldaovhil] {
        height: calc(192 / var(--designW) * 100vw);
        background: url(../../images/repair/modal_table_header_sp.webp?$staticlink$) no-repeat center/cover
    }
}

.RepairModal[data-astro-cid-ldaovhil] .Repair-modal-inner[data-astro-cid-ldaovhil] .Repair-modal-content[data-astro-cid-ldaovhil] .Repair-modal-item[data-astro-cid-ldaovhil] .Repair-modal-body[data-astro-cid-ldaovhil] .Repair-parts-name[data-astro-cid-ldaovhil] {
    text-align: center;
    background: #969696;
    color: #fff
}

@media (min-width: 768px) {
    .RepairModal[data-astro-cid-ldaovhil] .Repair-modal-inner[data-astro-cid-ldaovhil] .Repair-modal-content[data-astro-cid-ldaovhil] .Repair-modal-item[data-astro-cid-ldaovhil] .Repair-modal-body[data-astro-cid-ldaovhil] .Repair-parts-name[data-astro-cid-ldaovhil] {
        font-size: calc(14 / var(--designW) * 100vw);
        padding-top: .02px;
        padding-bottom: .02px;
        line-height: 1.5;
        padding: calc(10 / var(--designW) * 100vw)
    }

    .RepairModal[data-astro-cid-ldaovhil] .Repair-modal-inner[data-astro-cid-ldaovhil] .Repair-modal-content[data-astro-cid-ldaovhil] .Repair-modal-item[data-astro-cid-ldaovhil] .Repair-modal-body[data-astro-cid-ldaovhil] .Repair-parts-name[data-astro-cid-ldaovhil]:before,
    .RepairModal[data-astro-cid-ldaovhil] .Repair-modal-inner[data-astro-cid-ldaovhil] .Repair-modal-content[data-astro-cid-ldaovhil] .Repair-modal-item[data-astro-cid-ldaovhil] .Repair-modal-body[data-astro-cid-ldaovhil] .Repair-parts-name[data-astro-cid-ldaovhil]:after {
        display: block;
        width: 0;
        height: 0;
        content: ""
    }

    .RepairModal[data-astro-cid-ldaovhil] .Repair-modal-inner[data-astro-cid-ldaovhil] .Repair-modal-content[data-astro-cid-ldaovhil] .Repair-modal-item[data-astro-cid-ldaovhil] .Repair-modal-body[data-astro-cid-ldaovhil] .Repair-parts-name[data-astro-cid-ldaovhil]:before {
        margin-top: -.25em
    }

    .RepairModal[data-astro-cid-ldaovhil] .Repair-modal-inner[data-astro-cid-ldaovhil] .Repair-modal-content[data-astro-cid-ldaovhil] .Repair-modal-item[data-astro-cid-ldaovhil] .Repair-modal-body[data-astro-cid-ldaovhil] .Repair-parts-name[data-astro-cid-ldaovhil]:after {
        margin-bottom: -.25em
    }
}

@media (max-width: 767px) {
    .RepairModal[data-astro-cid-ldaovhil] .Repair-modal-inner[data-astro-cid-ldaovhil] .Repair-modal-content[data-astro-cid-ldaovhil] .Repair-modal-item[data-astro-cid-ldaovhil] .Repair-modal-body[data-astro-cid-ldaovhil] .Repair-parts-name[data-astro-cid-ldaovhil] {
        font-size: calc(14 / var(--designW) * 100vw);
        padding-top: .02px;
        padding-bottom: .02px;
        line-height: 1.5;
        padding: calc(10 / var(--designW) * 100vw)
    }

    .RepairModal[data-astro-cid-ldaovhil] .Repair-modal-inner[data-astro-cid-ldaovhil] .Repair-modal-content[data-astro-cid-ldaovhil] .Repair-modal-item[data-astro-cid-ldaovhil] .Repair-modal-body[data-astro-cid-ldaovhil] .Repair-parts-name[data-astro-cid-ldaovhil]:before,
    .RepairModal[data-astro-cid-ldaovhil] .Repair-modal-inner[data-astro-cid-ldaovhil] .Repair-modal-content[data-astro-cid-ldaovhil] .Repair-modal-item[data-astro-cid-ldaovhil] .Repair-modal-body[data-astro-cid-ldaovhil] .Repair-parts-name[data-astro-cid-ldaovhil]:after {
        display: block;
        width: 0;
        height: 0;
        content: ""
    }

    .RepairModal[data-astro-cid-ldaovhil] .Repair-modal-inner[data-astro-cid-ldaovhil] .Repair-modal-content[data-astro-cid-ldaovhil] .Repair-modal-item[data-astro-cid-ldaovhil] .Repair-modal-body[data-astro-cid-ldaovhil] .Repair-parts-name[data-astro-cid-ldaovhil]:before {
        margin-top: -.25em
    }

    .RepairModal[data-astro-cid-ldaovhil] .Repair-modal-inner[data-astro-cid-ldaovhil] .Repair-modal-content[data-astro-cid-ldaovhil] .Repair-modal-item[data-astro-cid-ldaovhil] .Repair-modal-body[data-astro-cid-ldaovhil] .Repair-parts-name[data-astro-cid-ldaovhil]:after {
        margin-bottom: -.25em
    }
}

.RepairModal[data-astro-cid-ldaovhil] .Repair-modal-inner[data-astro-cid-ldaovhil] .Repair-modal-content[data-astro-cid-ldaovhil] .Repair-modal-item[data-astro-cid-ldaovhil] .Repair-modal-body[data-astro-cid-ldaovhil] .Repair-price-flex[data-astro-cid-ldaovhil] {
    display: flex;
    width: 100%;
    gap: 1px;
    background: #969696
}

.RepairModal[data-astro-cid-ldaovhil] .Repair-modal-inner[data-astro-cid-ldaovhil] .Repair-modal-content[data-astro-cid-ldaovhil] .Repair-modal-item[data-astro-cid-ldaovhil] .Repair-modal-body[data-astro-cid-ldaovhil] .Repair-price-flex[data-astro-cid-ldaovhil] .Repair-price-group[data-astro-cid-ldaovhil] {
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 1px
}

.RepairModal[data-astro-cid-ldaovhil] .Repair-modal-inner[data-astro-cid-ldaovhil] .Repair-modal-content[data-astro-cid-ldaovhil] .Repair-modal-item[data-astro-cid-ldaovhil] .Repair-modal-body[data-astro-cid-ldaovhil] .Repair-price-flex[data-astro-cid-ldaovhil] .Repair-price-group[data-astro-cid-ldaovhil] .Repair-price-item[data-astro-cid-ldaovhil] {
    background: #fff;
    display: flex;
    gap: calc(10 / var(--designW) * 100vw);
    justify-content: center
}

@media (min-width: 768px) {
    .RepairModal[data-astro-cid-ldaovhil] .Repair-modal-inner[data-astro-cid-ldaovhil] .Repair-modal-content[data-astro-cid-ldaovhil] .Repair-modal-item[data-astro-cid-ldaovhil] .Repair-modal-body[data-astro-cid-ldaovhil] .Repair-price-flex[data-astro-cid-ldaovhil] .Repair-price-group[data-astro-cid-ldaovhil] .Repair-price-item[data-astro-cid-ldaovhil] {
        padding: calc(18 / var(--designW) * 100vw)
    }
}

@media (max-width: 767px) {
    .RepairModal[data-astro-cid-ldaovhil] .Repair-modal-inner[data-astro-cid-ldaovhil] .Repair-modal-content[data-astro-cid-ldaovhil] .Repair-modal-item[data-astro-cid-ldaovhil] .Repair-modal-body[data-astro-cid-ldaovhil] .Repair-price-flex[data-astro-cid-ldaovhil] .Repair-price-group[data-astro-cid-ldaovhil] .Repair-price-item[data-astro-cid-ldaovhil] {
        padding: calc(18 / var(--designW) * 100vw)
    }
}

.RepairModal[data-astro-cid-ldaovhil] .Repair-modal-inner[data-astro-cid-ldaovhil] .Repair-modal-content[data-astro-cid-ldaovhil] .Repair-modal-item[data-astro-cid-ldaovhil] .Repair-modal-body[data-astro-cid-ldaovhil] .Repair-price-flex[data-astro-cid-ldaovhil] .Repair-price-group[data-astro-cid-ldaovhil] .Repair-price-item[data-astro-cid-ldaovhil] span[data-astro-cid-ldaovhil] {
    display: block;
    width: 100%;
    text-align: center
}

@media (min-width: 768px) {
    .RepairModal[data-astro-cid-ldaovhil] .Repair-modal-inner[data-astro-cid-ldaovhil] .Repair-modal-content[data-astro-cid-ldaovhil] .Repair-modal-item[data-astro-cid-ldaovhil] .Repair-modal-body[data-astro-cid-ldaovhil] .Repair-price-flex[data-astro-cid-ldaovhil] .Repair-price-group[data-astro-cid-ldaovhil] .Repair-price-item[data-astro-cid-ldaovhil] span[data-astro-cid-ldaovhil] {
        font-size: calc(14 / var(--designW) * 100vw);
        padding-top: .02px;
        padding-bottom: .02px;
        line-height: 1.5
    }

    .RepairModal[data-astro-cid-ldaovhil] .Repair-modal-inner[data-astro-cid-ldaovhil] .Repair-modal-content[data-astro-cid-ldaovhil] .Repair-modal-item[data-astro-cid-ldaovhil] .Repair-modal-body[data-astro-cid-ldaovhil] .Repair-price-flex[data-astro-cid-ldaovhil] .Repair-price-group[data-astro-cid-ldaovhil] .Repair-price-item[data-astro-cid-ldaovhil] span[data-astro-cid-ldaovhil]:before,
    .RepairModal[data-astro-cid-ldaovhil] .Repair-modal-inner[data-astro-cid-ldaovhil] .Repair-modal-content[data-astro-cid-ldaovhil] .Repair-modal-item[data-astro-cid-ldaovhil] .Repair-modal-body[data-astro-cid-ldaovhil] .Repair-price-flex[data-astro-cid-ldaovhil] .Repair-price-group[data-astro-cid-ldaovhil] .Repair-price-item[data-astro-cid-ldaovhil] span[data-astro-cid-ldaovhil]:after {
        display: block;
        width: 0;
        height: 0;
        content: ""
    }

    .RepairModal[data-astro-cid-ldaovhil] .Repair-modal-inner[data-astro-cid-ldaovhil] .Repair-modal-content[data-astro-cid-ldaovhil] .Repair-modal-item[data-astro-cid-ldaovhil] .Repair-modal-body[data-astro-cid-ldaovhil] .Repair-price-flex[data-astro-cid-ldaovhil] .Repair-price-group[data-astro-cid-ldaovhil] .Repair-price-item[data-astro-cid-ldaovhil] span[data-astro-cid-ldaovhil]:before {
        margin-top: -.25em
    }

    .RepairModal[data-astro-cid-ldaovhil] .Repair-modal-inner[data-astro-cid-ldaovhil] .Repair-modal-content[data-astro-cid-ldaovhil] .Repair-modal-item[data-astro-cid-ldaovhil] .Repair-modal-body[data-astro-cid-ldaovhil] .Repair-price-flex[data-astro-cid-ldaovhil] .Repair-price-group[data-astro-cid-ldaovhil] .Repair-price-item[data-astro-cid-ldaovhil] span[data-astro-cid-ldaovhil]:after {
        margin-bottom: -.25em
    }
}

@media (max-width: 767px) {
    .RepairModal[data-astro-cid-ldaovhil] .Repair-modal-inner[data-astro-cid-ldaovhil] .Repair-modal-content[data-astro-cid-ldaovhil] .Repair-modal-item[data-astro-cid-ldaovhil] .Repair-modal-body[data-astro-cid-ldaovhil] .Repair-price-flex[data-astro-cid-ldaovhil] .Repair-price-group[data-astro-cid-ldaovhil] .Repair-price-item[data-astro-cid-ldaovhil] span[data-astro-cid-ldaovhil] {
        font-size: calc(14 / var(--designW) * 100vw);
        padding-top: .02px;
        padding-bottom: .02px;
        line-height: 1.5
    }

    .RepairModal[data-astro-cid-ldaovhil] .Repair-modal-inner[data-astro-cid-ldaovhil] .Repair-modal-content[data-astro-cid-ldaovhil] .Repair-modal-item[data-astro-cid-ldaovhil] .Repair-modal-body[data-astro-cid-ldaovhil] .Repair-price-flex[data-astro-cid-ldaovhil] .Repair-price-group[data-astro-cid-ldaovhil] .Repair-price-item[data-astro-cid-ldaovhil] span[data-astro-cid-ldaovhil]:before,
    .RepairModal[data-astro-cid-ldaovhil] .Repair-modal-inner[data-astro-cid-ldaovhil] .Repair-modal-content[data-astro-cid-ldaovhil] .Repair-modal-item[data-astro-cid-ldaovhil] .Repair-modal-body[data-astro-cid-ldaovhil] .Repair-price-flex[data-astro-cid-ldaovhil] .Repair-price-group[data-astro-cid-ldaovhil] .Repair-price-item[data-astro-cid-ldaovhil] span[data-astro-cid-ldaovhil]:after {
        display: block;
        width: 0;
        height: 0;
        content: ""
    }

    .RepairModal[data-astro-cid-ldaovhil] .Repair-modal-inner[data-astro-cid-ldaovhil] .Repair-modal-content[data-astro-cid-ldaovhil] .Repair-modal-item[data-astro-cid-ldaovhil] .Repair-modal-body[data-astro-cid-ldaovhil] .Repair-price-flex[data-astro-cid-ldaovhil] .Repair-price-group[data-astro-cid-ldaovhil] .Repair-price-item[data-astro-cid-ldaovhil] span[data-astro-cid-ldaovhil]:before {
        margin-top: -.25em
    }

    .RepairModal[data-astro-cid-ldaovhil] .Repair-modal-inner[data-astro-cid-ldaovhil] .Repair-modal-content[data-astro-cid-ldaovhil] .Repair-modal-item[data-astro-cid-ldaovhil] .Repair-modal-body[data-astro-cid-ldaovhil] .Repair-price-flex[data-astro-cid-ldaovhil] .Repair-price-group[data-astro-cid-ldaovhil] .Repair-price-item[data-astro-cid-ldaovhil] span[data-astro-cid-ldaovhil]:after {
        margin-bottom: -.25em
    }
}

.RepairModal[data-astro-cid-ldaovhil] .Repair-modal-inner[data-astro-cid-ldaovhil] .Repair-modal-content[data-astro-cid-ldaovhil] .Repair-modal-item[data-astro-cid-ldaovhil] .Repair-modal-body[data-astro-cid-ldaovhil] .Repair-price-flex[data-astro-cid-ldaovhil] .Repair-price-group[data-astro-cid-ldaovhil] .Repair-price-item[data-astro-cid-ldaovhil] span[data-astro-cid-ldaovhil].prefix {
    text-align: right
}

.RepairModal[data-astro-cid-ldaovhil] .Repair-modal-inner[data-astro-cid-ldaovhil] .Repair-modal-content[data-astro-cid-ldaovhil] .Repair-modal-item[data-astro-cid-ldaovhil] .Repair-modal-body[data-astro-cid-ldaovhil] .Repair-price-flex[data-astro-cid-ldaovhil] .Repair-price-group[data-astro-cid-ldaovhil] .Repair-price-item[data-astro-cid-ldaovhil] span[data-astro-cid-ldaovhil].prefix+span[data-astro-cid-ldaovhil] {
    text-align: left
}

@media (min-width: 768px) {
    .RepairModal[data-astro-cid-ldaovhil] .Repair-modal-inner[data-astro-cid-ldaovhil] .Repair-modal-content[data-astro-cid-ldaovhil] .Repair-modal-item[data-astro-cid-ldaovhil] .Repair-modal-body[data-astro-cid-ldaovhil] .note[data-astro-cid-ldaovhil] {
        font-size: calc(14 / var(--designW) * 100vw);
        padding-top: .02px;
        padding-bottom: .02px;
        line-height: 1.5;
        margin-top: calc(20 / var(--designW) * 100vw)
    }

    .RepairModal[data-astro-cid-ldaovhil] .Repair-modal-inner[data-astro-cid-ldaovhil] .Repair-modal-content[data-astro-cid-ldaovhil] .Repair-modal-item[data-astro-cid-ldaovhil] .Repair-modal-body[data-astro-cid-ldaovhil] .note[data-astro-cid-ldaovhil]:before,
    .RepairModal[data-astro-cid-ldaovhil] .Repair-modal-inner[data-astro-cid-ldaovhil] .Repair-modal-content[data-astro-cid-ldaovhil] .Repair-modal-item[data-astro-cid-ldaovhil] .Repair-modal-body[data-astro-cid-ldaovhil] .note[data-astro-cid-ldaovhil]:after {
        display: block;
        width: 0;
        height: 0;
        content: ""
    }

    .RepairModal[data-astro-cid-ldaovhil] .Repair-modal-inner[data-astro-cid-ldaovhil] .Repair-modal-content[data-astro-cid-ldaovhil] .Repair-modal-item[data-astro-cid-ldaovhil] .Repair-modal-body[data-astro-cid-ldaovhil] .note[data-astro-cid-ldaovhil]:before {
        margin-top: -.25em
    }

    .RepairModal[data-astro-cid-ldaovhil] .Repair-modal-inner[data-astro-cid-ldaovhil] .Repair-modal-content[data-astro-cid-ldaovhil] .Repair-modal-item[data-astro-cid-ldaovhil] .Repair-modal-body[data-astro-cid-ldaovhil] .note[data-astro-cid-ldaovhil]:after {
        margin-bottom: -.25em
    }
}

@media (max-width: 767px) {
    .RepairModal[data-astro-cid-ldaovhil] .Repair-modal-inner[data-astro-cid-ldaovhil] .Repair-modal-content[data-astro-cid-ldaovhil] .Repair-modal-item[data-astro-cid-ldaovhil] .Repair-modal-body[data-astro-cid-ldaovhil] .note[data-astro-cid-ldaovhil] {
        font-size: calc(14 / var(--designW) * 100vw);
        padding-top: .02px;
        padding-bottom: .02px;
        line-height: 1.5;
        margin-top: calc(20 / var(--designW) * 100vw)
    }

    .RepairModal[data-astro-cid-ldaovhil] .Repair-modal-inner[data-astro-cid-ldaovhil] .Repair-modal-content[data-astro-cid-ldaovhil] .Repair-modal-item[data-astro-cid-ldaovhil] .Repair-modal-body[data-astro-cid-ldaovhil] .note[data-astro-cid-ldaovhil]:before,
    .RepairModal[data-astro-cid-ldaovhil] .Repair-modal-inner[data-astro-cid-ldaovhil] .Repair-modal-content[data-astro-cid-ldaovhil] .Repair-modal-item[data-astro-cid-ldaovhil] .Repair-modal-body[data-astro-cid-ldaovhil] .note[data-astro-cid-ldaovhil]:after {
        display: block;
        width: 0;
        height: 0;
        content: ""
    }

    .RepairModal[data-astro-cid-ldaovhil] .Repair-modal-inner[data-astro-cid-ldaovhil] .Repair-modal-content[data-astro-cid-ldaovhil] .Repair-modal-item[data-astro-cid-ldaovhil] .Repair-modal-body[data-astro-cid-ldaovhil] .note[data-astro-cid-ldaovhil]:before {
        margin-top: -.25em
    }

    .RepairModal[data-astro-cid-ldaovhil] .Repair-modal-inner[data-astro-cid-ldaovhil] .Repair-modal-content[data-astro-cid-ldaovhil] .Repair-modal-item[data-astro-cid-ldaovhil] .Repair-modal-body[data-astro-cid-ldaovhil] .note[data-astro-cid-ldaovhil]:after {
        margin-bottom: -.25em
    }
}

.RepairModal[data-astro-cid-ldaovhil] .Repair-modal-inner[data-astro-cid-ldaovhil] .Repair-modal-content[data-astro-cid-ldaovhil] .Repair-modal-close[data-astro-cid-ldaovhil] {
    position: absolute;
    right: calc(15 / var(--designW) * 100vw);
    top: calc(15 / var(--designW) * 100vw);
    width: calc(18.64 / var(--designW) * 100vw);
    height: calc(18.64 / var(--designW) * 100vw);
    cursor: pointer;
    transition: opacity .2s linear
}

@media (any-hover: hover) {
    .RepairModal[data-astro-cid-ldaovhil] .Repair-modal-inner[data-astro-cid-ldaovhil] .Repair-modal-content[data-astro-cid-ldaovhil] .Repair-modal-close[data-astro-cid-ldaovhil]:hover {
        will-change: transform;
        opacity: .5
    }
}

.RepairModal[data-astro-cid-ldaovhil] .Repair-modal-inner[data-astro-cid-ldaovhil] .Repair-modal-content[data-astro-cid-ldaovhil] .Repair-modal-close[data-astro-cid-ldaovhil] svg[data-astro-cid-ldaovhil] {
    width: 100%;
    height: 100%
}

.RepairModal[data-astro-cid-ldaovhil] .Repair-modal-inner[data-astro-cid-ldaovhil] .Repair-modal-content[data-astro-cid-ldaovhil] .Repair-modal-close[data-astro-cid-ldaovhil] svg[data-astro-cid-ldaovhil] line[data-astro-cid-ldaovhil] {
    stroke: #000;
    stroke-width: 1
}

:root {
    --designW: 1280
}

.repair2024 *,
.repair2024 *:before,
.repair2024 *:after {
    box-sizing: border-box;
    margin: 0;
    padding: 0
}

.repair2024 ol,
.repair2024 ul {
    list-style: none
}

.repair2024 h1,
.repair2024 h2,
.repair2024 h3,
.repair2024 h4,
.repair2024 h5,
.repair2024 h6 {
    font-weight: 400
}

.repair2024 a {
    color: currentColor;
    text-decoration: none
}

@media (max-width: 767px) {
    .repair2024 .pc {
        display: none
    }
}

@media (min-width: 768px) {
    .repair2024 .sp {
        display: none
    }
}