.top-place[data-type="black-friday25"].is-hide {
            display: block;
        }

        .top-place[data-type="black-friday25"]::before {
            content: none;
            display: none;
        }

        .top-place[data-type="black-friday25"]::after {
            content: none;
            display: none;
        }

        .top-place[data-type="black-friday25"] .top-place__wrapper {
            position: relative;
            width: 100%;
            height: 100px;

            display: flex;
            flex-direction: row;
            justify-content: center;
            align-items: center;
            background: #FCE700;
            padding: 0;
        }

        .top-place[data-type="black-friday25"] .top-place__close {
            background-color: #393939;
        }

        .top-place[data-type="black-friday25"] .top-place__text-wrapper {
            position: relative;
            width: fit-content;
            height: fit-content;

            display: flex;
            flex-direction: column;
            align-items: center;
            gap: 3px;
        }

        .top-place[data-type="black-friday25"] .top-place__background {
            position: relative;
            width: auto;
            height: 100%;
            flex: 1;
        }

        .top-place[data-type="black-friday25"] .top-place__background--black {
            background: url('/static/f/banner_top/14/img/black-word.svg');
            background-repeat: repeat-x;
            background-size: 116px auto;
            background-position: calc(100% + 2px) 50%;
            transform: translateX(-7px);
        }

        .top-place[data-type="black-friday25"] .top-place__background--friday {
            background: url('/static/f/banner_top/14/img/friday-word.svg');
            background-repeat: repeat-x;
            background-size: 147px auto;
            background-position: -2px 50%;
            transform: translateX(5px);
        }

        .top-place[data-type="black-friday25"] .top-place__image {
            position: absolute;
            width: 140px;
            height: 140px;
            top: -20px;
            right: calc(50% + -309px);
        }

        .top-place[data-type="black-friday25"] .top-place__discount-time {
            position: relative;

            font-family: "RotonReg", Arial, Helvetica, sans-serif;
            font-style: normal;
            font-weight: 400;
            font-size: 16px;
            line-height: 21px;
            text-align: center;

            color: #393939;
        }

        .top-place[data-type="black-friday25"] .top-place__title {
            position: relative;

            font-family: "RotonBol", Arial, Helvetica, sans-serif;
            font-style: normal;
            font-weight: 400;
            font-size: 32px;
            line-height: 34px;
            text-align: center;
            letter-spacing: 0.02em;

            color: #393939;
        }

        .top-place[data-type="black-friday25"] .top-place__text {
            position: relative;

            font-family: "RotonBol", Arial, Helvetica, sans-serif;
            font-style: normal;
            font-weight: 400;
            font-size: 16px;
            line-height: 21px;

            color: #FD4553;
        }

        .top-place[data-type="black-friday25"] .top-place__buy-button {
            display: none;
            position: relative;
            width: fit-content;
            height: fit-content;

            border: 2px solid #393939;
            border-radius: 24px;
            padding: 2px 28px;

            font-family: "RotonBol", Arial, Helvetica, sans-serif;
            font-style: normal;
            font-weight: 400;
            font-size: 12px;
            line-height: 24px;
            letter-spacing: 0.04em;

            color: #393939;
            transition: all 0.15s ease-in-out;
            z-index: 4;
        }

        .top-place[data-type="black-friday25"] .top-place__disclaimer {
            position: absolute;
            width: fit-content;
            height: fit-content;
            top: 71px;
            right: 29px;

            font-family: "RotonReg", Arial, Helvetica, sans-serif;
            font-style: normal;
            font-weight: 400;
            font-size: 10px;
            line-height: 12px;
            letter-spacing: 0.02em;

            color: #000000;
            opacity: 0.5;
        }

        @media (max-width: 1439px) {
            .top-place[data-type="black-friday25"] .top-place__disclaimer {
                width: calc((100% - 240px) / 2);
                right: unset;
                left: 30px;
            }
        }

        @media (max-width: 767px) {
            .top-place[data-type="black-friday25"] .top-place__wrapper {
                height: 145px;
            }

            .top-place[data-type="black-friday25"] .top-place__image {
                top: 24px;
                right: calc(50% + -254px);
            }

            .top-place[data-type="black-friday25"] .top-place__disclaimer {
                top: 101px;
            }
        }

        @media (max-width: 559px) {

            .top-place[data-type="black-friday25"] .top-place__wrapper {
                height: 154px;
            }

            .top-place[data-type="black-friday25"] .top-place__text-wrapper {
                flex-direction: column-reverse;
                max-width: 144px;
                gap: 7px;
                order: 1;
            }

            .top-place[data-type="black-friday25"] .top-place__text {
                font-size: 14px;
                line-height: 16px;
            }

            .top-place[data-type="black-friday25"] .top-place__discount-time {
                display: none;
            }

            .top-place[data-type="black-friday25"] .top-place__buy-button {
                display: block;
            }

            .top-place[data-type="black-friday25"] .top-place__disclaimer {
                width: calc((100% - 174px) / 2);
                left: 15px;
                top: 107px;
                font-size: 9px;
                line-height: 11px;
            }
            
            .top-place[data-type="black-friday25"] .top-place__image {
                top: 27px;
                right: calc(50% + -239px);
            }

            .top-place[data-type="black-friday25"] .top-place__background {
                position: absolute;
                width: 100%;
                height: 100%;
                flex: unset;
            }

            .top-place[data-type="black-friday25"] .top-place__background--black {
                background-position: 50% 33px;
                transform: translateX(0px);
            }

            .top-place[data-type="black-friday25"] .top-place__background--black::before {
                content: "";
                position: absolute;
                width: 116px;
                height: 40px;
                left: calc(50% - 58px);
                top: 31px;
                background: #FCE700;
            }

            .top-place[data-type="black-friday25"] .top-place__background--friday {
                background-position: 50% 61px;
                transform: translateX(0px);
            }

            .top-place[data-type="black-friday25"] .top-place__background--friday::before {
                content: "";
                position: absolute;
                width: 148px;
                height: 40px;
                left: calc(50% - 74px);
                top: 66px;
                background: #FCE700;
            }

            .top-place[data-type="black-friday25"] .top-place__close {
                background: none;
                width: 22px;
                height: 22px;
                top: 5px;
                right: 16px;
                opacity: 0.5;
            }

            .top-place[data-type="black-friday25"] .top-place__close::before {
                width: 20px;
                color: #001689;
            }

            .top-place[data-type="black-friday25"] .top-place__close::after {
                width: 20px;
                color: #001689;
            }
        }

        @media (max-width: 459px) {
            .top-place[data-type="black-friday25"] .top-place__disclaimer {
                width: calc((100% - 154px) / 2);
                left: 7px;
            }

            .top-place[data-type="black-friday25"] .top-place__image {
                top: 27px;
                right: calc(50% + -209px);
            }

            .top-place[data-type="black-friday25"] .top-place__disclaimer {
                font-size: 7px;
                line-height: 8px;
            }
        }

        @media (max-width: 390px) {
            .top-place[data-type="black-friday25"] .top-place__image {
                top: 77px;
                right: -4px;
                width: 90px;
                height: auto;
            }
        }