.scope-95889531383eb6721e8d775e44c74702.root {
    padding-top: 42px;
    padding-bottom: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 24px;
    position: relative;
}

.scope-95889531383eb6721e8d775e44c74702.root.bottom-border-true {
    border-bottom: 1px solid #DEDEDE;
}

.scope-95889531383eb6721e8d775e44c74702.back {
    display: flex;
    align-items: center;
    gap: 12px;
    position: absolute;
    left: 30px;
    top: 6px;
    cursor: pointer;
    padding: 10px;
}

.scope-95889531383eb6721e8d775e44c74702.back-icon {
    width: 24px;
    height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #999;
    border-radius: 50%;
}

.scope-95889531383eb6721e8d775e44c74702.back-icon svg {
    fill: #FFF;
}

.scope-95889531383eb6721e8d775e44c74702.back-text {
    font-size: 14px;
    line-height: 18px;
    color: #999;
}

.scope-95889531383eb6721e8d775e44c74702.title {
    font-size: 36px;
    line-height: 40px;
    font-weight: 300;
    flex: 0 1 auto;
}

.scope-95889531383eb6721e8d775e44c74702.icon svg {
    fill: #EC7B22;
}

@media (max-width: 800px) {
    .scope-95889531383eb6721e8d775e44c74702.root {
        padding-left: 14px;
        padding-right: 14px;
        padding-top: 54px;
    }

    .scope-95889531383eb6721e8d775e44c74702.back {
        left: 4px;
    }

    .scope-95889531383eb6721e8d775e44c74702.title {
        font-size: 30px;
        line-height: 34px;
    }
}
