.-\30 Crzq_tolstoyEmbed {
    text-align: center;
    width: 100%;
    height: 100%
}

.-\30 Crzq_embedContainer {
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: 960px;
    height: 100%;
    max-height: 540px;
    margin: auto;
    display: flex;
    position: relative
}

.-\30 Crzq_videoContainer {
    width: 100%;
    height: 100%;
    line-height: 0;
    overflow: hidden
}

.-\30 Crzq_videoPreview {
    z-index: 42;
    cursor: pointer;
    object-fit: cover;
    border-radius: 10px;
    width: 100%;
    max-width: 960px;
    height: 100%;
    max-height: 540px
}

@media only screen and (max-width:450px) {
    .-\30 Crzq_videoPreview {
        border-radius: 0 !important
    }
}

.-\30 Crzq_videoContainer:hover .-\30 Crzq_playButtonContainer {
    transform: scale(1.1)
}

.-\30 Crzq_startButtonContainer {
    pointer-events: none;
    background: linear-gradient(#0000, #0009);
    border-radius: 10px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    display: flex;
    position: absolute;
    top: 0;
    left: 0
}

.-\30 Crzq_startText {
    color: #fff;
    text-align: center;
    margin: 20px 0 0;
    font-family: Nunito Sans, sans-serif;
    font-size: 18px
}

.-\30 Crzq_playButtonContainer {
    opacity: .8;
    background: #000;
    border: 0;
    border-radius: 100%;
    justify-content: center;
    align-items: center;
    width: 64px;
    height: 64px;
    margin-top: 40px;
    padding: 0;
    transition: all .3s;
    display: flex
}

.HeM_QG_mainContainer {
    z-index: 2147483647 !important;
    background: #00000080 !important;
    place-content: center !important;
    place-items: center !important;
    width: 100% !important;
    height: 100% !important;
    display: flex !important;
    position: fixed !important;
    top: 0 !important;
    left: 0 !important
}

.HeM_QG_tolstoyModal {
    box-sizing: border-box !important;
    z-index: 2147483647 !important;
    border-radius: 10px !important;
    line-height: 0 !important;
    transition: all .3s !important;
    position: fixed !important;
    top: auto !important;
    box-shadow: 0 0 60px #00000026 !important
}

.HeM_QG_tolstoyEmbedModal {
    box-sizing: border-box !important;
    z-index: 42 !important;
    border-radius: 10px !important;
    width: 100% !important;
    height: 100% !important;
    margin: auto !important;
    line-height: 0 !important;
    transition: all .3s !important;
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    box-shadow: 0 0 60px #00000026 !important
}

.HeM_QG_tolstoyCenteredModal {
    position: relative;
    box-sizing: border-box !important;
    z-index: 2147483647 !important;
    border-radius: 10px !important;
    line-height: 0 !important;
    transition: all .3s !important;
    box-shadow: 0 0 60px #00000026 !important
}

.HeM_QG_tolstoyModalVertical {
    width: 369px !important;
    min-width: 269px !important;
    max-width: 540px !important;
    height: 656px !important;
    min-height: 479px !important;
    max-height: 960px !important
}

.HeM_QG_feedSmallModal {
    width: 369px !important;
    height: 656px !important
}

@media only screen and (max-height:700px) {
    .HeM_QG_feedSmallModal {
        height: calc(100% - 50px) !important
    }
}

.HeM_QG_tolstoyModalHorizontal {
    width: 640px !important;
    min-width: 640px !important;
    max-width: 960px !important;
    height: 360px !important;
    min-height: 360px !important;
    max-height: 540px !important
}

@media only screen and (max-width:450px) {
    .HeM_QG_tolstoyModalHorizontal {
        width: 100% !important;
        min-width: 100% !important;
        height: 540px !important;
        box-shadow: none !important
    }

    .HeM_QG_tolstoyModalVertical {
        width: 100% !important;
        min-width: 100% !important;
        height: 100% !important;
        min-height: 100% !important
    }
}

@media only screen and (max-height:450px) and (min-aspect-ratio:13/9) {
    .HeM_QG_tolstoyModalHorizontal {
        width: 66vw !important;
        min-width: 66vw !important;
        height: 66vh !important;
        min-height: 66vh !important
    }

    .HeM_QG_tolstoyModalVertical {
        width: 33vw !important;
        min-width: 33vw !important;
        height: 70vh !important;
        min-height: 70vh !important
    }
}

.HeM_QG_tolstoyModalBottomLeft {
    left: 32px;
    bottom: 27px !important
}

.HeM_QG_tolstoyModalBottomRight {
    bottom: 27px !important;
    right: 25px !important
}

.HeM_QG_iframeContainer {
    line-height: 0 !important;
    position: static !important;
    overflow: hidden !important
}

@keyframes HeM_QG_spin {
    0% {
        transform: rotate(0)
    }

    to {
        transform: rotate(360deg)
    }
}

.HeM_QG_iframeLoaderContainer {
    background-color: #fff;
    margin: auto;
    position: absolute;
    inset: 0
}

.HeM_QG_iframeLoaderBox {
    width: 100px;
    height: 100px;
    margin: auto;
    position: absolute;
    inset: 0
}

.HeM_QG_iframeLoader {
    box-sizing: border-box;
    z-index: 1;
    border: 2px solid #0000;
    border-top-color: #3498db;
    border-radius: 50%;
    width: 100%;
    height: 100%;
    animation: 1.2s ease-in-out infinite HeM_QG_spin;
    display: flex !important
}

.HeM_QG_tolstoyIframe {
    background: #000000e6;
    box-sizing: border-box !important;
    border: none !important;
    border-radius: 10px !important;
    width: 100% !important;
    height: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    position: absolute !important;
    bottom: 0 !important;
    left: 0 !important;
    overflow: hidden !important
}

@supports ((-webkit-backdrop-filter:blur(20px)) or (backdrop-filter:blur(20px))) {
    .HeM_QG_tolstoyIframe {
        -webkit-backdrop-filter: blur(20px);
        background: #000c
    }
}

.HeM_QG_feedTolstoyIframe {
    border-radius: 0 !important
}

.HeM_QG_closeButton {
    transition: all .7s;
    box-shadow: 0 2px 4px #0003;
    z-index: 2147483647 !important;
    color: #353535 !important;
    cursor: pointer !important;
    transform-origin: 50% !important;
    background: #2f3137 !important;
    border-radius: 20px !important;
    justify-content: center !important;
    align-items: center !important;
    width: 26px !important;
    height: 26px !important;
    display: flex !important;
    position: absolute !important;
    top: -8px !important;
    right: -8px !important
}

.HeM_QG_feedCloseButton {
    background: #0003;
    padding: 9px;
    z-index: 2147483647 !important;
    cursor: pointer !important;
    border-radius: 100px !important;
    justify-content: center !important;
    align-items: center !important;
    width: 40px !important;
    height: 40px !important;
    display: flex !important;
    position: absolute !important;
    top: 16px !important;
    left: 16px !important
}

.HeM_QG_feedCloseButton>svg {
    width: 18px !important;
    height: 18px !important
}

.HeM_QG_mobileFeedCloseButton {
    background: #0000004d;
    transition: all .15s;
    cursor: pointer !important;
    z-index: 999999 !important;
    border-radius: 100px !important;
    justify-content: center !important;
    align-items: center !important;
    width: 40px !important;
    height: 40px !important;
    padding: 0 !important;
    display: flex !important;
    position: absolute !important;
    top: 16px !important;
    left: 8px !important
}

@supports ((-webkit-backdrop-filter:blur(4px)) or (backdrop-filter:blur(4px))) {
    .HeM_QG_mobileFeedCloseButton {
        -webkit-backdrop-filter: blur(4px);
        background: #0003
    }
}

.HeM_QG_mobileFeedCloseButton>svg {
    width: 18px !important;
    height: 18px !important
}

.HeM_QG_hideFeedCloseButton {
    opacity: 0;
    pointer-events: none
}

.HeM_QG_closeButton:hover {
    transform: rotate(180deg)
}

@media only screen and (max-width:450px) {
    .HeM_QG_tolstoyModal {
        bottom: 0 !important
    }

    .HeM_QG_tolstoyModalVertical {
        bottom: -20px !important
    }

    .HeM_QG_closeButton {
        top: -6px !important;
        left: 6px !important
    }

    .HeM_QG_feedCloseButton {
        background: #0000004d;
        transition: all .15s;
        z-index: 999999 !important;
        padding: 7px !important;
        top: 16px !important;
        left: 8px !important
    }

    @supports ((-webkit-backdrop-filter:blur(4px)) or (backdrop-filter:blur(4px))) {
        .HeM_QG_feedCloseButton {
            -webkit-backdrop-filter: blur(4px);
            background: #0003
        }
    }

    .HeM_QG_feedCloseButton>svg {
        width: 18px !important;
        height: 18px !important
    }

    .HeM_QG_closeButtonVertical {
        top: 0 !important;
        right: 3px !important
    }

    .HeM_QG_tolstoyIframeVertical {
        background: #000000b3 !important;
        padding-bottom: 20px !important
    }

    .HeM_QG_tolstoyIframe {
        background: 0 0 !important;
        border-radius: 20px 20px 0 0 !important;
        padding-top: 0 !important
    }

    .HeM_QG_feedTolstoyIframe,
    .HeM_QG_embedTolstoyIframe {
        border-radius: 0 !important;
        padding: 0 !important
    }

    .HeM_QG_rebuyCartShown {
        position: relative !important
    }
}

@media only screen and (max-width:660px) {
    .HeM_QG_tolstoyModal {
        right: 0 !important
    }

    .HeM_QG_tolstoyModalBottomLeft {
        left: 0
    }
}

.HeM_QG_tolstoyWidgetShown {
    overflow: hidden
}

.HeM_QG_feedModal {
    transform: translateZ(.1px);
    border-radius: 0 !important;
    width: 100% !important;
    min-width: 100% !important;
    max-width: 100% !important;
    height: 100% !important;
    min-height: 100% !important;
    max-height: 100% !important;
    bottom: 0 !important;
    left: 0 !important;
    right: 0 !important
}

@media only screen and (max-height:700px) {
    .HeM_QG_tolstoyModalVerticalSmall {
        height: calc(100% - 50px) !important;
        min-height: unset !important
    }
}

.HeM_QG_rebuyCartShown {
    z-index: 2147483636 !important
}