@font-face {
    font-family: FontAwesome;
    src: url('../fonts/icons/fa-solid-900.ttf') format('truetype');
}

@font-face {
    font-family: FontAwesome2;
    src: url('../fonts/icons/fa-brands-400.woff2') format('woff2');
}

@font-face {
    font-family: 'iransans';
    src: url('../fonts/icons/iransans.ttf') format('truetype');
}

body {
    --bg: #1c1c22;
    --bg2: #23232b;
    --stickyHeader: #101014c9;
    --bg_darker: #101014;
    --bg_darker2: #0b0b0e;
    --bg_lighter: #474747;
    --bg_lighter2: #2f2f38;
    --primaryColor: #b11b2d;
    /* #e7283b */
    /* text colors */
    --text: #fff;
}

html.dark body {
    --bg: #fcfcfc;
    --bg2: #fff;
    /* --text: #6881a9; */
    --text: #747474;
    /* --stickyHeader: #d2def1c9; */
    --stickyHeader: #e7e7e7c9;
    --bg_darker: #b11b2d;
    --bg_darker2: #d2def1;
    --bg_lighter: #9e000012;
    --bg_lighter2: #e54756;
}

body {
    font-family: iransans;
    -moz-font-feature-settings: "ss02";
    -webkit-font-feature-settings: "ss02";
    font-feature-settings: "ss02";
}

.tooltip {
    font-family: iransans;
}

.slider .slider_link:hover {
    background-color: #b11b2d
}

.post .post_download {
    border-color: #b11b2d;
    color: #b11b2d;
}

    .post .post_download:hover {
        background-color: #b11b2d;
    }

.nav-link.active {
    background-color: #b11b2d !important;
}

.search_wrap #searchsubmit {
    background-color: #b11b2d;
}

    .search_wrap #searchsubmit:hover {
        background-color: #b11b2d;
    }

.pagination span {
    background-color: #b11b2d;
}

.pagination a:hover {
    background-color: #b11b2d;
}

.footer .links li:before {
    color: #b11b2d;
}

.footer .btn-large i:first-of-type {
    color: #b11b2d;
}

.user_btn a, .user_btn button {
    background-color: #b11b2d
}

html.dark .sidebar_active {
    background-color: #b11b2d
}

.owl-dot {
    background-color: #b11b2d !important;
}

.boxOffice .boxOffice__name span {
    background-color: #b11b2d
}

.boxOfficeMore {
    color: #b11b2d;
}

    .boxOfficeMore:hover {
        background: #b11b2d24;
        color: #b11b2d;
    }

.related_post_blog_item .icon span {
    background: #b11b2d;
}


.single__content .owl-next,
.single__content .owl-prev {
    background: #b11b2d !important;
    color: #fff !important;
}


.post2 .single_cast .owl-next, .post2 .single_cast .owl-prev {
    background: #b11b2d !important;
    color: #fff !important;
}

.post2 .about_box .post_download {
    background: #b11b2d !important;
}

    .post2 .about_box .post_download:hover {
        /* box-shadow: inset 0px 40px 0 #b11b2d !important; */
        box-shadow: 0 0 0 4px #b11b2d7a !important;
    }

.series_week .series_week__header li:hover {
    background: #b11b2d;
}

.download_notice i {
    color: #b11b2d;
}

._textAds li a:hover {
    background: #b11b2d;
    box-shadow: 0 0 0 2px #b11b2d7a !important;
}

.show_toggle {
    background: #b11b2d;
}

.cat_title a {
    border-color: #b11b2d;
    color: #b11b2d;
}

    .cat_title a:hover {
        border-color: #b11b2d;
        color: #fff;
        background: #b11b2d;
    }

.search_wrap_index #searchsubmit {
    background: #b11b2d;
}

    .search_wrap_index #searchsubmit:hover {
        background: #b11b2d;
    }

.related_post_blog_item a {
    color: #b11b2d;
    padding: 5px 10px;
    border-radius: 3px;
    transition: all 0.3s;
}

.reply {
    background: #b11b2d;
}

    .reply:hover {
        background: #b11b2d;
    }

.related_post_blog_item a:hover {
    background: #b11b2d24;
    color: #b11b2d;
}

html.dark ._textAds li a:hover {
    background-color: #b11b2d
}

.owl-dot.active {
    background-color: #b11b2d !important;
}

html.dark .collection_content {
    background: #fff !important;
    border: 1px solid #e0ebfc;
    box-shadow: 0 10px 15px 0 rgb(220 227 247 / 50);
}

html.dark .collection_title .name {
    color: #6881a9
}

html.dark .collection_mask {
    opacity: 0.1;
}

.boxOffice_item .boxOffice_image .rank {
    background: #b11b2d;
}

.series_week .series_week__header li.active {
    background: #b11b2d;
    color: #fff;
}

.show_more {
    background: #b11b2d;
}

.film_search button {
    background: #b11b2d;
}

.acc_info_ .buy_vip {
    background: #b11b2d;
    border-color: #b11b2d;
}

input:checked + .slider {
    background-color: #b11b2d;
}

input:focus + .slider {
    box-shadow: 0 0 1px #b11b2d;
}

.custom_list a.author {
    background-color: #b11b2d;
}

.custom_list a.list {
    color: #b11b2d;
}

html.dark .series_week .series_week__header li.active {
    background-color: #b11b2d;
    color: #fff;
}

.post2 .post_details .post_meta li strong .icon {
    background-color: #b11b2d;
}

.new_advanced_search .search_type span.active {
    background-color: #b11b2d;
    color: #fff;
}

.adv_search_submit {
    background-color: #b11b2d;
}

.mobile_adv_submit {
    background-color: #b11b2d;
}

.mobile_adv_trigger .filter_icon {
    background-color: #b11b2d;
}

.switch-toggle label input:checked + span {
    background-color: #b11b2d;
}

html.dark .body_l .acc_info_ table a {
    background-color: #b11b2d;
}

html.dark .body_panel .acc_info_ table a:hover {
    background-color: #b11b2d;
}

.vip_modal_center .cta a {
    background-color: #b11b2d;
}

.go_top {
    background-color: #b11b2d;
}

.comment_spoiler .show_comment {
    background-color: #b11b2d;
}

.post_minimal_download {
    background-color: #b11b2d;
}

.big_cat_title .star_title_c::before {
    background-color: #b11b2d !important;
}

.post_content_single .awards li i {
    color: #b11b2d;
}

.form-submit .submit {
    background-color: #b11b2d !important;
}

    .form-submit .submit:hover {
        opacity: .8;
    }

.sidebar .nav_panel ul li span:before {
    background-color: #b11b2d !important;
}

.submit_auth_2, .submit-reg {
    background: #b11b2d !important;
    border-color: #b11b2d !important;
    background: var(--primaryColor);
    border: solid 1px var(--primaryColor);
    width: 100%;
    padding: 10px;
    height: 57px;
    font-size: 17px;
    border-radius: 10px;
    font-weight: 800;
    color: #fff;
    transition: all .4s;
}

.film_cat2 .film_overlay2 i {
    background: #b11b2d !important;
}

body {
    --plyr-color-main: #b11b2d !important;
}

.search_modal_input:focus {
    box-shadow: 0px 0px 0px 4px #b11b2dac;
}

.single_cover_wrap .simplefavorite-button {
    background: #b11b2d;
}

.timeline__date {
    color: #b11b2d !important;
    background: #b11b2d3d !important;
    padding: 5px;
    border-radius: 5px;
}

.footer_modern .links h3::before {
    background: #b11b2d;
}

.footer .links li:before {
    background: #b11b2d;
}

.post_blog p a {
    color: #b11b2d;
    font-weight: 700;
}

    .post_blog p a:hover {
        color: #b11b2d;
        font-weight: 700;
    }

.widget_title .nav-link.active::after {
    border-color: transparent transparent #b11b2d transparent;
}

.post2 .post_details .post_meta li strong .icon::after {
    border-color: transparent #b11b2d transparent transparent;
}


.adminNotice {
    background-color: #dd3333;
    background-image: linear-gradient(-135deg, #dd3333, #dd3333);
    background-image: url(https://#/wp-content/uploads/2022/12/51426_5b733674c0062feead05cd28c.jpg);
    background-position: center center;
    background-repeat: repeat;
    /* background-attachment: ; */
    background-size: cover;
}

.toast-progress {
    transition: none;
}

.notif_items ul li span {
    display: block
}

.zz {
    color: var(--text);
    margin-bottom: 15px;
}

._banner {
    background: var(--bg2);
    border-radius: 10px;
    padding: 15px;
    color: var(--text);
}

    ._banner a, .yn-item-link {
        color: var(--text) !important;
    }

.blog_slider img {
    max-height: 300px;
    object-fit: cover
}

.placeholder_row {
    display: none;
}

.header-single {
    right: 0 !important;
}

.wp-block-button__link {
    color: #fff;
    background-color: #32373c;
    border-radius: 9999px;
    box-shadow: none;
    text-decoration: none;
    padding: calc(.667em + 2px) calc(1.333em + 2px);
    font-size: 1.125em
}

.wp-block-file__button {
    background: #32373c;
    color: #fff;
    text-decoration: none
}

.subscription-box-active {
    background-color: var(--primaryColor) !important;
}

.custom-table thead {
    background-color: var(--primaryColor);
    color: white;
    font-weight: bold;
}

.subscription-box {
    background-color: rgba(128, 128, 128, 0.414);
    border-radius: 10px;
    padding: 35px 20px;
    display: flex;
    justify-content: space-around;
    align-items: center;
    gap: 40px;
    width: 90%;
    margin: 15px auto;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
    cursor: pointer;
}

.kelaket_checkout {
    border-radius: 15px;
    background: var(--bg_darker);
    margin: 10px;
    padding: 10px;
    display: flex;
    flex-direction: column;
}

    .kelaket_checkout .time {
        display: inline-block;
        background: var(--bg_darker);
        padding: 5px 20px;
        font-size: 26px;
        font-weight: 300;
        margin-bottom: 20px;
        border-radius: 50px;
        margin: 0 auto;
    }

    .kelaket_checkout .plan_data {
        background: var(--bg2);
        border-radius: 20px;
        margin: 20px 20px 20px;
    }

        .kelaket_checkout .plan_data ul {
            margin-bottom: 0;
            padding: 20px;
        }

            .kelaket_checkout .plan_data ul li {
                border-bottom: solid 1px #dddddd29;
                list-style: none;
                padding: 10px 0;
                display: flex;
                justify-content: space-between;
            }

                .kelaket_checkout .plan_data ul li:last-of-type {
                    border: none;
                }

    .kelaket_checkout .ticket_seprator {
        margin: 30px 0;
        position: relative;
    }

        .kelaket_checkout .ticket_seprator::before {
            content: '';
            border: dashed 1px var(--bg2);
            width: 100%;
            display: flex;
        }

        .kelaket_checkout .ticket_seprator .right_dot {
            width: 25px;
            height: 25px;
            background: var(--bg2);
            position: absolute;
            right: -24px;
            border-radius: 50px;
            top: -12px;
        }

        .kelaket_checkout .ticket_seprator .left_dot {
            width: 25px;
            height: 25px;
            background: var(--bg2);
            position: absolute;
            left: -24px;
            border-radius: 50px;
            top: -12px;
        }

    .kelaket_checkout .discount {
        border-radius: 20px;
        margin: 20px 20px 20px;
        display: flex;
        flex-direction: column;
        overflow: hidden;
    }

        .kelaket_checkout .discount i {
            margin-left: 5px;
        }

        .kelaket_checkout .discount .title {
            font-size: 14px;
            color: #ffffffb3;
        }

        .kelaket_checkout .discount .head {
            display: flex;
            justify-content: space-between;
            align-items: center;
            background: var(--bg2);
            padding: 20px;
            cursor: pointer;
        }

    .kelaket_checkout .seprator i {
        width: 25px;
        height: 25px;
        background: var(--bg);
        border-radius: 50px;
        font-size: 12px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .kelaket_checkout .body {
        padding: 20px;
        border: solid 1px var(--bg2);
        border-radius: 0 0 20px 20px;
    }

.discount_form {
}

    .discount_form input {
        background: var(--bg);
        border: solid 1px #dddddd24;
        border-radius: 10px;
        padding: 5px 20px;
        color: #fff;
        outline: none;
        margin: 0 10px;
    }

    .discount_form .submit_ajax_discount {
        background: var(--primaryColor);
        color: #fff;
        border: none;
        padding: 8px 20px;
        margin: 0 10px;
        border-radius: 10px;
        font-size: 14px;
    }

.kelaket_checkout .process_checkout_button {
    background: var(--primaryColor);
    color: #fff;
    border: solid 1px var(--primaryColor) !important;
    font-size: 15px;
    font-weight: bold;
    padding: 10px 20px;
    border: 0;
    border-radius: 15px;
    margin: 10px 20px;
    transition: all 0.3s;
}

.kelaket_checkout .process_checkout {
    text-align: left;
}

.gateway_select__wrap {
    margin: 20px 20px;
    align-items: center;
    flex-wrap: wrap;
    gap: 20px;
}

    .gateway_select__wrap .gateway_selct {
    }

        .gateway_select__wrap .gateway_selct ul {
            display: flex;
            flex-direction: row;
            gap: 10px;
            flex-wrap: wrap;
        }

        .gateway_select__wrap .gateway_selct li {
            display: flex;
            background: var(--bg);
            padding: 5px;
            min-width: 100px;
            height: 100px;
            border-radius: 20px;
            align-items: center;
            justify-content: center;
            flex-direction: column;
            cursor: pointer;
            border: solid 1px var(--bg);
            font-size: 13px;
        }

            .gateway_select__wrap .gateway_selct li.active {
                border-color: var(--primaryColor);
            }

            .gateway_select__wrap .gateway_selct li img {
                width: auto;
                height: 40px;
                max-width: 90px;
                margin-bottom: 4px;
                border-radius: 10px;
            }

img:is([sizes="auto" i], [sizes^="auto," i]) {
    contain-intrinsic-size: 3000px 1500px
}

.wp-block-restrict-content-pro-content-upgrade-redirect .wp-block-button__width-25 {
    width: calc(25% - 0.5rem);
}

    .wp-block-restrict-content-pro-content-upgrade-redirect .wp-block-button__width-25 .wp-block-button__link {
        width: 100%;
    }

.wp-block-restrict-content-pro-content-upgrade-redirect .wp-block-button__width-50 {
    width: calc(50% - 0.5rem);
}

    .wp-block-restrict-content-pro-content-upgrade-redirect .wp-block-button__width-50 .wp-block-button__link {
        width: 100%;
    }

.wp-block-restrict-content-pro-content-upgrade-redirect .wp-block-button__width-75 {
    width: calc(75% - 0.5rem);
}

    .wp-block-restrict-content-pro-content-upgrade-redirect .wp-block-button__width-75 .wp-block-button__link {
        width: 100%;
    }

.wp-block-restrict-content-pro-content-upgrade-redirect .wp-block-button__width-100 {
    margin-right: 0;
    width: 100%;
}

    .wp-block-restrict-content-pro-content-upgrade-redirect .wp-block-button__width-100 .wp-block-button__link {
        width: 100%;
    }

.fa-video-camera:before,
.fa-video:before {
    font-family: FontAwesome !important;
    content: " \f03d " !important;
}

.header .menu-item-has-children::after {
    font-family: FontAwesome !important;
    content: " \f078 " !important;
}

.fa-align-justify:before {
    font-family: FontAwesome !important;
    content: " \f0c9 " !important;
}

.fa-play:before {
    font-family: FontAwesome !important;
    content: " \f04b " !important;
}

.fa-moon:before {
    font-family: FontAwesome !important;
    content: " \f186 " !important;
}

.fa-sun:before {
    font-family: FontAwesome !important;
    content: " \f185 " !important;
}

.fa-bell:before {
    font-family: FontAwesome !important;
    content: " \f0f3 " !important;
}

.fa-magnifying-glass:before,
.fa-search:before {
    font-family: FontAwesome !important;
    content: " \f002 " !important;
}

.fa-chevron-left:before {
    font-family: FontAwesome !important;
    content: " \f053 " !important;
}

.margin-x20 {
    margin: 0 10px !important;
}

.padding-x40 {
    padding: 0 40px;
}

.fa-bars:before,
.fa-navicon:before {
    font-family: FontAwesome !important;
    content: " \f0c9 " !important;
}

.fa-chevron-up:before {
    font-family: FontAwesome !important;
    content: "\f077";
}

.all_key a:after {
    font-family: FontAwesome !important;
    content: "\f053";
}

.fa-bars-filter:before {
    font-family: FontAwesome !important;
    content: "\f078";
}

.fa-film:before {
    font-family: FontAwesome !important;
    content: "\f008";
}

.fa-house:before {
    font-family: FontAwesome !important;
    content: "\f015";
}

.fa-xmark:before {
    font-family: FontAwesome !important;
    content: "\f00d";
}

.fa-chevron-down:before {
    font-family: FontAwesome !important;
    content: "\f078";
}

.fa-calendar-alt:before,
.fa-calendar-days:before {
    font-family: FontAwesome !important;
    content: "\f073";
}

.fa-instagram:before {
    font-family: FontAwesome2 !important;
    content: "\f16d";
}

.fa-x-twitter:before {
    font-family: FontAwesome2 !important;
    content: "\e61b";
}

.fa-facebook-f:before {
    font-family: FontAwesome2 !important;
    content: "\f39e";
}

.fa-telegram-plane:before,
.fa-telegram:before {
    font-family: FontAwesome2 !important;
    content: "\f2c6";
}

.film_cat2 .imdb_score_circle {
    border-radius: 10px !important;
}

.film_cat .film_overlay .dobed,
.film_cat .film_overlay .sub,
.serial_card__badge {
    border-radius: 5px;
}

.imdbRate_overlay .rotten {
    gap: 10px;
}

.footer_minimal .copyright {
    padding-left: 20px;
    padding-right: 20px;
}

.footer_minimal .about .desc {
    display: none;
}

.fa-user:before {
    font-family: FontAwesome !important;
    content: "\f007"
}

@media(max-width:768px) {
    .footer_minimal .copyright {
        padding-bottom: 100px;
    }

    .comfort-slider .owl-stage-outer {
        padding: 0;
    }

    .comfortSlider_wrap {
        padding: 20px 0 10px;
    }
}

/* film */
/* .post2 .download_item .button {
    display: none;
} */
.fa-thumbs-up:before {
    font-family: FontAwesome !important;
    content: "\f164";
}

.fa-thumbs-down:before {
    font-family: FontAwesome !important;
    content: "\f165";
}

.fa-clock-four:before,
.fa-clock:before {
    font-family: FontAwesome !important;
    content: "\f017";
}

.fa-user-crown:before {
    font-family: FontAwesome !important;
    content: "\f4ff";
}

.fa-eye-slash:before {
    font-family: FontAwesome !important;
    content: "\f070";
}

.fa-download:before {
    font-family: FontAwesome !important;
    content: "\f019";
}

.fa-info-square:before,
.fa-square-info:before {
    font-family: FontAwesome !important;
    content: "\f05a";
}

.fa-comments:before {
    font-family: FontAwesome !important;
    content: "\f086";
}

.fa-question-square:before,
.fa-square-question:before {
    font-family: FontAwesome !important;
    content: "\f059";
}

.fa-circle-info:before,
.fa-info-circle:before {
    font-family: FontAwesome !important;
    content: "\f05a";
}

.fa-star:before {
    font-family: FontAwesome !important;
    content: "\f005";
}

.fa-flag:before {
    font-family: FontAwesome !important;
    content: "\f024";
}

.fa-share-alt:before,
.fa-share-nodes:before {
    font-family: FontAwesome !important;
    content: "\f1e0";
}

.tab-pane {
    display: none;
    opacity: 1;
    transition: opacity 0.3s ease;
}

    .tab-pane.tab-visible {
        display: block;
        opacity: 1;
    }

    /* جلوگیری از نمایش لودینگ */
    .tab-pane .loading {
        display: none !important;
    }

.fa-language:before {
    font-family: FontAwesome !important;
    content: "\f1ab";
}

.fa-pen:before {
    font-family: FontAwesome !important;
    content: "\f304";
}

.fa-comments-question:before {
    font-family: FontAwesome !important;
    content: "\f086";
}

.fa-calendar:before {
    font-family: FontAwesome !important;
    content: "\f133";
}

.fa-closed-captioning:before {
    font-family: FontAwesome !important;
    content: "\f20a";
}

.mt-100 {
    margin-top: 100px;
}

.mt-120 {
    margin-top: 120px;
}

.fa-eye:before {
    font-family: FontAwesome !important;
    content: "\f06e";
}

.fa-users:before {
    font-family: FontAwesome !important;
    content: "\f0c0";
}

.fa-phone:before {
    font-family: FontAwesome !important;
    content: "\f095";
}

.fa-chevron-right:before {
    font-family: FontAwesome !important;
    content: "\f054";
}

.fa-clapperboard-play:before {
    font-family: FontAwesome !important;
    content: "\f008";
}

.fa-masks-theater:before,
.fa-theater-masks:before {
    font-family: FontAwesome !important;
    content: "\f630";
}

.fa-ad:before,
.fa-rectangle-ad:before {
    font-family: FontAwesome !important;
    content: "\f641";
}

.fa-blog:before {
    font-family: FontAwesome !important;
    content: "\f781";
}

.fa-envelope:before {
    font-family: FontAwesome !important;
    content: "\f0e0";
}

.fa-location-dot:before,
.fa-map-marker-alt:before {
    font-family: FontAwesome !important;
    content: "\f3c5";
}

.fa-phone-square-alt:before,
.fa-square-phone-flip:before {
    font-family: FontAwesome !important;
    content: "\f87b";
}

.fa-lock:before {
    font-family: FontAwesome !important;
    content: "\f023";
}

.fa-rotate:before,
.fa-sync-alt:before {
    font-family: FontAwesome !important;
    content: "\f2f1";
}

.fa-headset:before {
    font-family: FontAwesome !important;
    content: "\f590";
}

.fa-objects-column:before {
    font-family: FontAwesome !important;
    content: "\f58d";
}

.fa-gem:before {
    font-family: FontAwesome !important;
    content: "\f3a5";
}

.fa-ticket:before {
    font-family: FontAwesome !important;
    content: "\f145";
}

.fa-bookmark:before {
    font-family: FontAwesome !important;
    content: "\f02e";
}

.fa-list-squares:before,
.fa-list:before {
    font-family: FontAwesome !important;
    content: "\f03a";
}

.fa-pencil-alt:before,
.fa-pencil:before {
    font-family: FontAwesome !important;
    content: "\f303";
}

.fa-arrow-right-from-bracket:before,
.fa-sign-out:before {
    font-family: FontAwesome !important;
    content: "\f011";
}

.fa-tv-retro:before {
    font-family: FontAwesome !important;
    content: "\f08b";
}

.fa-x:before {
    font-family: FontAwesome !important;
    content: "\58";
}

.fa-gem:before {
    font-family: FontAwesome !important;
    content: "\f3a5";
}

.fa-calendar-circle-exclamation:before {
    font-family: FontAwesome !important;
    content: "\f073";
}

.fa-list-squares:before,
.fa-list:before {
    font-family: FontAwesome !important;
    content: "\f03a";
}

.fa-ticket:before {
    font-family: FontAwesome !important;
    content: "\f145";
}

.fa-gem:before {
    font-family: FontAwesome !important;
    content: "\f3a5";
}

.sidebar .nav_panel ul .has-child > a:after {
    font-family: FontAwesome !important;
    content: "\f078";
}

.fa-circle-plus:before, .fa-plus-circle:before {
    content: "\f055";
}

.fa-spinner:before {
    font-family: FontAwesome !important;
    content: "\f110";
}

.fa-trash-alt:before, .fa-trash-can:before {
    font-family: FontAwesome !important;
    content: "\f2ed";
}

.fa-ticket-alt:before, .fa-ticket-simple:before {
    font-family: FontAwesome !important;
    content: "\f3ff";
}

.fa-whatsapp:before {
    font-family: FontAwesome2 !important;
    content: "\f232";
}

.fa-chain:before, .fa-link:before {
    font-family: FontAwesome !important;
    content: "\f0c1";
}

.fa-copy:before {
    font-family: FontAwesome !important;
    content: "\f0c5";
}

.fa-circle-plus:before, .fa-plus-circle:before {
    font-family: FontAwesome !important;
    content: "\f055";
}

.fa-user-check:before {
    font-family: FontAwesome !important;
    content: "\f4fc";
}

.fa-calendar-day:before {
    font-family: FontAwesome !important;
    content: "\f783";
}

.fa-bolt:before, .fa-zap:before {
    font-family: FontAwesome !important;
    content: "\f0e7";
}

.fa-hand-holding-heart:before {
    font-family: FontAwesome !important;
    content: "\f4be";
}
