.areaPopupGuide .popupGuideOverlay .popupGuideInner .wrapPopupGuide .boxPopupGuide .wrapStepGuide .boxStepGuide .sectionService .innerService .wrapService .rowService .cellService {
    padding: 11px 4px;
    border-bottom: 1px solid #D7D7D7;
    border-right: 1px solid #D7D7D7;
    display: flex;
    align-items: center;
    font-size: 14px;
    font-weight: 500;
    flex: 1;
    line-height: 1.6;
    min-height: 72px;
    letter-spacing: 1%;
}
.areaPopupGuide .popupGuideOverlay .popupGuideInner .wrapPopupGuide.step2 .boxPopupGuide .wrapStepGuide .boxStepGuide .sectionService .innerService .wrapService .rowService .cellService { 
    padding: 2.5px 3px;
}
.areaPopupGuide .popupGuideOverlay .popupGuideInner .wrapPopupGuide .boxPopupGuide .wrapStepGuide .boxStepGuide .sectionService .innerService .wrapService .rowService .cellService .ulService {
    padding-left: 8px;
}

.areaPopupGuide .popupGuideOverlay .popupGuideInner .wrapPopupGuide .boxPopupGuide .wrapStepGuide .boxStepGuide .sectionService .innerService .wrapService .rowService.headerService .cellService {
    padding: 8px 6px 8px;
}

.areaPopupGuide .popupGuideOverlay .popupGuideInner .wrapPopupGuide.step3 .boxPopupGuide .wrapStepGuide .boxStepGuide .sectionService.servicePricing .innerService .wrapService .rowService .cellService:first-child {
    width: 32.7%;
}

.areaPopupGuide .popupGuideOverlay .popupGuideInner .wrapPopupGuide .boxPopupGuide .wrapStepGuide .boxStepGuide .sectionService .innerService .wrapService .rowService.headerService .cellService {
    padding: 8px 6px 7px;
}

.areaPopupGuide .popupGuideOverlay .popupGuideInner .wrapPopupGuide .boxPopupGuide .wrapStepGuide .boxStepGuide .sectionService.hasTabMobile .innerService .wrapService .rowService.headerService .cellService {
    padding: 8px 6px 7px;
}

.areaPopupGuide .popupGuideOverlay .popupGuideInner .wrapPopupGuide .boxPopupGuide .wrapStepGuide .wrapSafetyGuide .wrapTitleCase .numCase {
    color: #40536A;
    margin-right: 10px;
}

.areaPopupGuide .popupGuideOverlay .popupGuideInner .wrapPopupGuide .boxPopupGuide .wrapStepGuide .listGuidePop {
    padding: 19px 24px 17px;
}

.areaPopupGuide .popupGuideOverlay .popupGuideInner .wrapPopupGuide .boxPopupGuide .wrapStepGuide .boxStepGuide .sectionService .innerService .wrapService .rowService.bodyService .cellService.cellServiceTextBlue:first-child {
    background-color: #FFFFFF;
    text-align: left;
}
@media (min-width: 769px) {
    .areaPopupGuide .popupGuideOverlay .popupGuideInner .wrapPopupGuide .boxPopupGuide .wrapStepGuide .listGuidePop.listGuideRow {
        column-gap: 55px;
    }
}
@media (max-width: 768px) {
    .areaPopupGuide .popupGuideOverlay .popupGuideInner .wrapPopupGuide .boxPopupGuide .wrapStepGuide .listGuidePop {
        padding: 10px 13px 10px 17px;
    }

    .areaPopupGuide .popupGuideOverlay .popupGuideInner .wrapPopupGuide .boxPopupGuide .wrapStepGuide .boxStepGuide .sectionService .innerService .wrapService .rowService .cellService {
        font-size: 12px;
        line-height: 1.2;
        padding: 12px 4px;
    }
    .areaPopupGuide .popupGuideOverlay .popupGuideInner .wrapPopupGuide.step2 .boxPopupGuide .wrapStepGuide .boxStepGuide .sectionService .innerService .wrapService .rowService .cellService {
        
    }
    .areaPopupGuide .popupGuideOverlay .popupGuideInner .wrapPopupGuide .boxPopupGuide .wrapStepGuide .boxStepGuide .sectionService .innerService .wrapService .rowService.headerService .cellService {
        font-size: 12px;
        line-height: 1.2;
        padding: 12px 6px 12px;
    }

    .areaPopupGuide .popupGuideOverlay .popupGuideInner .wrapPopupGuide .boxPopupGuide .wrapStepGuide .boxStepGuide .sectionService .innerService .wrapService .rowService.bodyService .cellService.cellServiceTextBlue:first-child {
        background-color: #FFFFFF;
        text-align: left;
        padding: 12px 4px;
    }
    .areaPopupGuide .popupGuideOverlay .popupGuideInner .wrapPopupGuide.step3 .boxPopupGuide .wrapStepGuide .boxStepGuide .sectionService.servicePricing .innerService .wrapService .rowService .cellService:first-child {
        width: 49.8%;
    }
}