.story-field-label {
    display: inline-block;
    float: left;
    padding-top: 8px;
    font-family: Gilroy;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 17px;
    color: #9599B4;
}
.story-field-link {
    background: #FFFFFF;
    border: 1px solid #DFE0EA;
    box-sizing: border-box;
    border-radius: 10px;
    font-family: Gilroy;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    color: #555976;
    /*width: 536px;*/
    height: 49px;
    margin-top: 6px;
    padding-left: 14px;
}
.story-field-button {
    background: linear-gradient(225deg, #2084FF 0%, #0052D4 100%);
    box-shadow: 0px 16px 31px rgb(25 121 246 / 45%);
    border-radius: 10px;
    /*width: 98px;*/
    width: 100%;
    height: 49px;
    cursor: pointer;
    border: 0;
    font-family: Gilroy;
    font-style: normal;
    font-weight: 800;
    font-size: 14px;
    line-height: 17px;
    text-align: center;
    color: #fff;
    /*margin-left: 15px;*/
    opacity: 0.7;
    transition: all ease 0.5s;
    outline: none;
    margin-top: 25px;
}
#story_error {
    color: #ff0000;
    font-weight: 700;
    display: block;
    margin-top: 15px;
}
#stories_user_empty,
#stories_user_closed_profile,
#stories_user_list {
    padding-top: 25px;
}
#stories_user_not_found,
#stories_interval,
#stories_interval_to_min,
#stories_user_empty,
#stories_user_closed_profile,
#stories_user_list {
    display: none;
    text-align: center;
    /*padding-top: 50px;*/
}
.stories-header {
    font-family: Gilroy;
    font-style: normal;
    font-weight: 800;
    font-size: 24px;
    line-height: 29px;
    text-align: center;
    color: #313873;
    display: block;
    padding-top: 15px;
}
.stories-subheader {
    font-family: Gilroy;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 17px;
    text-align: center;
    color: #8182B0;
}
.main-content__form {
    padding-bottom: 75px !important;
}
.stories-user-avatar {
    width: 49px;
    height: 49px;
    border-radius: 50%;
}
.type-account-open,
.type-account-closed {
    /*display: none;*/
    font-family: Gilroy;
    font-style: normal;
    font-weight: bold;
    font-size: 12px;
    line-height: 15px;
    padding-top: 15px;
    text-align: right;
}
.type-account-closed {
    color: #ff0000;
}
.type-account-open {
    color: #5AD641;
}
.type-account-text {
    position: relative;
    top: -5px;
    left: 3px;
}
.profile_user_name,
.profile_user_subscribers {
    text-align: left;
    display: inline-block;
}
.profile_user_name {
    font-family: Gilroy;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 15px;
    color: #656690;
    padding-top: 7px;
}
.profile_user_subscribers {
    font-family: Gilroy;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 17px;
    color: #9D9ECC;
    padding-top: 2px;
}
.profile_basic_info img {
    margin-right: 15px;
}
.profile_basic_info {
    text-align: left;
}
.profile_info {
    padding: 15px;
    background: linear-gradient(180deg, #F9FAFF 0%, #DFDFF6 100%);
    border-radius: 15px;
    margin-bottom: 40px;
}
#text_count_stories {
    text-align: center;
    display: inline-block;
    margin-left: 10px;
    background: linear-gradient(225deg, #2084FF 0%, #0052D4 100%);
    box-shadow: 0px 16px 31px rgb(25 121 246 / 45%);
    width: 44px;
    height: 44px;
    border-radius: 50%;
}
#text_count_stories span {
    font-family: Gilroy;
    font-style: normal;
    font-weight: 800;
    font-size: 18px;
    line-height: 22px;
    color: #FFFFFF;
    display: inline-block;
    padding-top: 11px;
}
#count_stories_header {
    margin: 0;
    padding: 0;
    font-family: Gilroy;
    font-style: normal;
    font-weight: 800;
    font-size: 24px;
    line-height: 29px;
    color: #313873;
    display: block;
    text-align: left;
    padding-top: 25px;
}
.item-story {
    height: 230px;
    position: relative;
    overflow: hidden;
    background: #FFFFFF;
    box-shadow: 0px 2px 19px rgb(148 155 195 / 15%);
    border-radius: 12px;
    display: inline-block;
    margin-right: 13px;
    margin-bottom: 13px;
    margin-top: 10px;
}
.item-story-date {
    font-size: 9px;
    width: 100%;
    background-color: #305bd8;
    color: #fff;
    font-weight: 500;
    text-align: center;
    padding: 5px 0px;
    position: relative;
    bottom: 23px;
}
.story_type,
.story_download,
.save_story {
    position: absolute;
    top: 5px;
    z-index: 10;
    width: 25px;
}
.save_story {
    top: 30px;
}
.story_type {
    left: 18px;
}
.story_download,
.save_story {
    right: 20px;
}
.story_download img,
.save_story img {
    width: 20px;
}
@media(max-width: 760px) {
    .item-story {
        height: 290px;
        margin-right: 0;
    }
    .faq_bottom-logo {
        margin-right: 0;
    }
}


/*
    Subscribes
 */
#service_items {
    padding-top: 30px;
}
.service-item {
    text-align: center;
    color: #fff;
    padding-top: 25px;
}
.service-item-title {
    font-weight: 500;
    font-size: 22px;
    padding-bottom: 12px;
    color: #d9d9d9;
}
.service-item-description {
    color: #fdfdfd;
    font-size: 13px;
}
.service-item .layout {
    background: #3067e1;
    height: 250px;
    border-radius: 10px;
    padding: 20px 8px;
}
.service-item-price {
    width: 100%;
    text-align: center;
    padding-top: 35px;
}
.service-item-real-price {
    font-size: 28px;
    padding-bottom: 15px;
}
.btn-activate-service {
    background: #d27b22;
    padding: 10px 25px;
    color: #fff;
    border-radius: 10px;
}
.btn-refill-balance {
    background: #d27b22;
    padding: 10px 25px;
    color: #fff;
    cursor: pointer;
    margin-top: 25px;
    border-radius: 10px;
}