body {
    padding-top: 50px;
}

header {
    position: fixed;
    width: 100%;
    z-index: 200;
    top: 0;
    transition: 0.3s;
}
#sidebar_block{
    z-index: 100;
}
.sidebar-block{
    background: transparent !important;
}
.top-best-show .review-feature__title {
    display: none;
}

.top-best-show {
    display: block;
    width: 100%;
    position: fixed;
    min-height: 122px;
    top: -400px;
    transition: 0.3s;
    background-color: #FFFFFF;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
    z-index: 250;
}

.top-best-show .review-feature {
    display: block;
    margin: 0;
}

.top-best-show .review-feature .review-feature__content {
    box-shadow: none;
    border-radius: 0;
}

.stick-best .top-best-show {
    top: 0;
}

.best-builder-block h1 {
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 34px;
    line-height: 50px;
    color: #232735;
    text-align: center;
    margin-bottom: 32px;
}

.contact-form {
    display: flex;
    min-height: 90vh;
    flex-flow: column;
    position: relative;
    justify-content: center;
    align-items: center;
}

.contact-form:after {
    content: '';
    height: 50%;
    width: 100%;
    display: block;
    left: 0;
    top: 0;
    z-index: -1;
    position: absolute;
    background: #F0F1F3;
}

.contact-cover {
    display: block;
    background: #FFFFFF;
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1);
    border-radius: 16px;
    width: 100%;
    max-width: 992px;
    box-sizing: border-box;
    padding: 24px 234px 48px;
}

.everest-forms .evf-container {
    margin-bottom: 0;
}

.contact-inner .everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
}

.contact-inner .evf-field-text,
.contact-inner .evf-field-email {
    width: 250px;
    margin-bottom: 14px !important;
}

.contact-inner label {
    display: block;
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    letter-spacing: 0.5px;
    line-height: 16px;
    color: #505565;
    margin-bottom: 8px;
}

.contact-inner input[type=email],
.contact-inner input[type=text] {
    display: block;
    border: 1px solid #D3D4D8;
    box-sizing: border-box;
    border-radius: 4px;
    height: 48px;
    padding: 0 12px;
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 16px;
    color: #D3D4D8;
    letter-spacing: 0.5px;
}

.contact-inner .evf-field-textarea {
    display: block;
    width: 100%;
    margin-bottom: 46px !important;
}

.contact-inner textarea {
    display: block;
    border: 1px solid #D3D4D8;
    box-sizing: border-box;
    border-radius: 4px;
    letter-spacing: 0.5px;
    color: #D3D4D8;
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 16px;
    padding: 16px 12px;
    height: 138px !important;
}

.contact-inner .everest-forms button[type=submit] {
    width: 180px;
    height: 48px;
    border: 0;
    padding: 16px;
    border-radius: 4px;
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 16px;
    text-decoration: none;
    color: #FFFFFF;
    background: #9B51E0;
    text-align: center;
    letter-spacing: 0.5px;
}

.contact-title {
    display: block;
    width: 100%;
    margin-bottom: 39px;
    text-align: center;
    font-style: normal;
    font-weight: 600;
    font-size: 32px;
    line-height: 48px;
    color: #232735;
}

.success-form {
    display: flex;
    position: fixed;
    flex-flow: column;
    align-items: center;
    justify-content: center;
    width: 100vw;
    height: 100vh;
    left: 0;
    top: 0;
    z-index: 500;
    background: rgba(76, 42, 107, 0.48);
}

.success-cover {
    display: flex;
    flex-flow: column;
    justify-content: center;
    box-sizing: border-box;
    padding: 29px 11px 24px;
    max-width: 340px;
    width: 100%;
    position: relative;
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1);
    border-radius: 16px;
    background: #fff;
}

.success-cover-text {
    display: block;
    width: 100%;
    margin-bottom: 24px;
    text-align: center;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 32px;
    color: #8B90A0;
}

.success-cover-btn {
    margin: 0 auto;
    cursor: pointer;
}

.success-cover-close {
    display: block;
    width: 24px;
    height: 24px;
    position: absolute;
    right: 8px;
    top: 8px;
    background: url(/web/20220223172142im_/https://top10webdesignsites.com/wp-content/themes/poseidon-b/assets/img/close.svg) center no-repeat;
    cursor: pointer;
}

.success-cover-title {
    display: block;
    width: 100%;
    margin-bottom: 16px;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    text-align: center;
    color: #232735;
}

.modal-section {
    display: none;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    position: fixed;
    background: rgba(76, 42, 107, 0.48);
    z-index: 600;
    left: 0;
    top: 0;
}

.open-modal .modal-section {
    display: flex;
}

.modal-cover {
    display: block;
    box-sizing: border-box;
    width: 100%;
    max-width: 614px;
    position: relative;
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1);
    border-radius: 16px;
    background: #fff;
}

.modal-cover-top {
    display: flex;
    flex-flow: row;
    justify-content: space-between;
    box-sizing: border-box;
    padding: 24px 18px 32px 24px;
}

.modal-cover-image img {
    max-width: 100%;
    position: absolute;
    top: -9999px;
    bottom: -9999px;
    left: -9999px;
    right: -9999px;
    margin: auto;
}

.modal-cover-image {
    display: block;
    width: 280px;
    height: 242px;
    border: 1px solid #D3D4D8;
    box-sizing: border-box;
    border-radius: 10px;
    position: relative;
    overflow: hidden;
}

.modal-cover-stat {
    display: flex;
    flex-flow: row;
    justify-content: flex-start;
}

.modal-cover-stat-info {
    display: flex;
    flex-flow: column;
    height: 242px;
    justify-content: space-between;
}

.modal-cover-sum {
    display: flex;
    width: 96px;
    height: 84px;
    flex-flow: column;
    align-items: center;
    justify-content: center;
    border-radius: 8px;
    background: rgba(242, 201, 76, 0.3);
    margin-right: 24px;
}

.modal-cover-sum span {
    display: flex;
    flex-flow: column;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background: #F2C94C;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 24px;
    color: #FFFFFF;
    width: 36px;
    height: 36px;
}

.modal-cover-stats {
    display: flex;
    flex-flow: column;
    justify-content: center;
    height: 84px;
}

.modal-cover-stats .modal-cover-stat:first-child {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 32px;
    color: #8B90A0;
}

.modal-cover-stats .modal-cover-stat:last-child {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 32px;
    color: #505565;
}

.modal-cover-stat-rate .rating__item {
    width: 100%;
    display: flex;
    flex-flow: row;
    justify-content: space-between;
}

.modal-cover-stat-rate .ratings-block {
    margin: 0;
    width: 100%;
}

.modal-cover-stat-rate.review-feature__content {
    padding: 0;
    box-shadow: none;
}

.modal-cover-mid {
    display: flex;
    width: 100%;
    box-sizing: border-box;
    flex-flow: column;
    align-items: center;
    justify-content: center;
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 32px;
    color: #232735;
    background: #FEFAED;
    text-align: center;
    padding: 18px 0;
}

.modal-cover-mid span {
    display: block;
    max-width: 180px;
}

.modal-cover-bot {
    display: flex;
    flex-flow: column;
    align-items: center;
    justify-content: center;
    height: 128px;
}

.modal-cover-bot a {
    width: 100%;
    max-width: 310px;
}

.modal-close {
    display: block;
    width: 14px;
    height: 14px;
    background: url(/web/20220223172142im_/https://top10webdesignsites.com/wp-content/themes/poseidon-b/assets/img/close.svg) center no-repeat;
    position: absolute;
    right: 13px;
    top: 13px;
    cursor: pointer;
}

#cross-link {
    padding: 0 0 56px;
}

.cross-cover {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-around;
}

.cross-item {
    display: flex;
    flex-flow: column;
    justify-content: space-between;
    width: 180px;
    margin-bottom: 16px;
}

.cross-item-image {
    display: block;
    width: 100%;
    height: 105px;
    overflow: hidden;
    position: relative;
    margin-bottom: 8px;
}

.cross-item-image img {
    width: 100%;
    position: absolute;
    top: -9999px;
    bottom: -9999px;
    left: -9999px;
    right: -9999px;
    margin: auto;
    height: auto;
}

.cross-item-name {
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    color: #505565;
    display: block;
    margin-bottom: 16px;
    width: 100%;
}

.cross-item-review .cross-item-name {
    margin-bottom: 6px;
}

.cross-item-stats {
    display: block;
    width: 100%;
}

.cross-item-stats .cross-item-stat:first-child {
    display: block;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 24px;
    color: #8B90A0;
    margin-bottom: 0;
}

.cross-item-stats .cross-item-stat:last-child {
    display: block;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 24px;
    color: #505565;
    margin-bottom: 16px;
}

.cross-item-score {
    display: inline-block;
    margin-left: 6px;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    color: #9B51E0;
}

.cross-item-review {
    display: block;
    text-align: center;
    margin-bottom: 4px;
    color: #8B90A0;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 24px;
}

.cross-item-more {
    display: block;
}

.review-title h1 {
    margin-right: 16px;
}

.review-title {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.review-rate {
    margin-bottom: 24px;
}

.sidebar-block {
    box-sizing: border-box;
    padding: 8px 8px 8px 8px;
}

.side-offer {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    background: #FFFFFF;
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1);
    border-radius: 4px;
    box-sizing: border-box;
    margin: 32px 0;
    padding: 8px;
}

.side-offer-image {
    display: block;
    width: 157px;
    height: 69px;
    position: relative;
    overflow: hidden;
    margin-bottom: 8px;
}

.side-offer-image img {
    max-width: 100%;
    position: absolute;
    top: -9999px;
    bottom: -9999px;
    left: -9999px;
    right: -9999px;
    margin: auto
}

.side-offer-rate span {
    display: flex;
    flex-flow: column;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background: #F2C94C;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 24px;
    color: #FFFFFF;
    width: 36px;
    height: 36px;
}

.side-offer-rate {
    display: flex;
    width: 147px;
    height: 69px;
    flex-flow: column;
    align-items: center;
    justify-content: center;
    border-radius: 8px;
    background: rgba(242, 201, 76, 0.3);
    margin-bottom: 8px;
}

.side-offer-stats {
    display: flex;
    width: 157px;
    height: 48px;
    flex-flow: column;
    align-items: center;
    justify-content: space-between;
    box-sizing: border-box;
    padding: 4px;
    border-radius: 8px;
    background: rgba(242, 201, 76, 0.3);
}

.side-offer-stats .side-offer-stat:last-child {
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 16px;
    color: #505565;
}

.side-offer-stats .side-offer-stat:first-child {
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 16px;
    color: #8B90A0;
}

.side-offer-more {
    width: 147px;
}

.quiz-start {
    display: flex;
    flex-flow: column;
    align-items: center;
    justify-content: center;
    background: #FEFAED;
    border-radius: 16px;
    width: 100%;
    margin: 32px 0;
    box-sizing: border-box;
    padding: 32px 0;
}

.quiz-start-title {
    display: block;
    width: 100%;
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 8px;
    color: #232735;
    text-align: center;
}

.quiz-start-desc {
    display: block;
    width: 100%;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 32px;
    color: #505565;
    margin-bottom: 24px;
    text-align: center;
}

.quiz-start-more {
    width: 100%;
    max-width: 148px;
}

#quiz-section {
    display: flex;
    flex-flow: column;
    justify-content: center;
    width: 100%;
    box-sizing: border-box;
    padding: 44px 0 80px;
    min-height: 80vh;
}

.quiz-cover {
    display: block;
    width: 100%;
    max-width: 736px;
    margin: 0 auto;
    background: #FEFAED;
    border-radius: 16px;
    box-sizing: border-box;
    padding: 44px 36px 34px;
}

.quiz-question-text {
    display: block;
    width: 100%;
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 40px;
    color: #232735;
    text-align: center;
}

.quiz-question-choice {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    margin-bottom: 28px;
}

.quiz-question-choice a {
    display: block;
    box-sizing: border-box;
    padding: 16px 7px;
    min-width: 120px;
    border: 1px solid #9B51E0;
    border-radius: 4px;
    background: #fff;
    text-align: center;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 16px;
    text-decoration: none;
    transition: 0.3s;
    color: #9B51E0;
    letter-spacing: 0.5px;
    margin-bottom: 12px;
}

.quiz-question-step {
    display: block;
    text-align: center;
    color: #232735;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
}

.quiz-question-step span {
    color: #8B90A0;
}

.congratulations-page-main {
    display: block;
    width: 100%;
    box-sizing: border-box;
    padding: 120px 0;
}

.congratulations-title span {
    color: #9B51E0;
}

.congratulations-title {
    display: block;
    width: 100%;
    text-align: center;
    margin: 0 auto 24px;
    font-style: normal;
    font-weight: 800;
    font-size: 44px;
    line-height: 64px;
    color: #232735;
}

.congratulations-cover {
    display: block;
    width: 100%;
    max-width: 736px;
    margin: 0 auto;
    background: #FEFAED;
    border-radius: 16px;
    padding: 44px 32px 16px;
    box-sizing: border-box;
}

.congratulations-cover-title {
    display: block;
    width: 100%;
    text-align: center;
    margin-bottom: 24px;
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 32px;
    color: #232735;
}

.cong-item {
    display: block;
    width: 100%;
    margin-bottom: 24px;
}

.cong-item-title span:last-child {
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 16px;
    color: #8B90A0;
    margin-left: 4px;
    display: inline-block;
}

.cong-item-title span:nth-child(1) {
    color: #7F8392;
    display: inline-block;
    margin-right: 6px;
}

.cong-item-title {
    display: block;
    margin-bottom: 8px;
    width: 100%;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    color: #9B51E0;
}

.cong-item-cover {
    display: flex;
    flex-flow: row;
    align-items: center;
    justify-content: space-between;
    box-sizing: border-box;
    padding: 14px 16px;
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1);
    border-radius: 16px;
    background: #fff;
}

.cong-item-image img {
    max-width: 100%;
    position: absolute;
    top: -9999px;
    bottom: -9999px;
    left: -9999px;
    right: -9999px;
    margin: auto;
}

.cong-item-image {
    display: block;
    position: relative;
    width: 144px;
    height: 84px;
    overflow: hidden;
}

.cong-item-rating span {
    display: flex;
    flex-flow: column;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background: #F2C94C;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 24px;
    color: #FFFFFF;
    width: 36px;
    height: 36px;
}

.cong-item-rating {
    display: flex;
    width: 96px;
    height: 84px;
    flex-flow: column;
    align-items: center;
    justify-content: center;
    border-radius: 8px;
    background: rgba(242, 201, 76, 0.3);
}

.cong-item-line {
    width: 1px;
    height: 84px;
    background-color: #F0F1F3;
    margin: 0px 4px
}

.cong-item-stats {
    display: flex;
    flex-flow: column;
    justify-content: center;
    height: 84px;
}

.cong-item-stat:last-child {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 32px;
    color: #505565;
}

.cong-item-stat:first-child {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 32px;
    color: #8B90A0;
}

.cong-item-more-visit {
    width: 175px;
}

.cong-item-more-review {
    font-size: 14px;
    line-height: 24px;
    color: #8B90A0;
    text-decoration-line: underline;
    font-style: normal;
    font-weight: 600;
    text-align: center;
}

.cong-item-more {
    text-align: center;
    display: flex;
    flex-direction: column;
}

.cong-item-info-name {
    display: none;
}

.cong-item-info-rating {
    display: none;
}

.sidebar-block__sites .top-site__feature-content {
    display: flex;
    flex-flow: row wrap;
}

.sidebar-block__sites .top-site__feature-content .star {
    width: 100%;
    margin: 4px 0 7px;
}

.container.review-container,
.container.for-template {
    box-sizing: border-box;
    padding-top: 82px !important;
}
.review-feature__content .btn.link-visit__offer{
    height: auto;
    min-height: 48px;
    display: flex;
    flex-flow: column;
    align-items: center;
    justify-content: center;
    padding: 16px 5px;
}
.review-feature__content .link-visit{
    align-items: center;
    max-width: 180px;
}
@media screen and (max-width: 1200px) {
    .contact-cover {
        padding: 24px 200px 48px;
    }
}

@media screen and (max-width: 991px) {
    .contact-inner .evf-field-text, .contact-inner .evf-field-email {
        width: 100%;
    }

    .contact-cover {
        padding: 16px 24px 32px;
        max-width: 768px;
    }

    .contact-inner .everest-forms button[type=submit] {
        width: 100%;
    }

    .contact-inner .evf-field-textarea {
        margin-bottom: 30px !important;
    }

    .top-best-show .ratings-block {
        display: none;
    }

    .top-best-show .link-visit__review {
        display: none;
    }

    .top-best-show .review-feature__content .line {
        display: none;
    }

    .stick-best header {
        top: 0;
    }
}

@media screen and (max-width: 768px) {
    .congratulations-title,
    .cong-item-title {
        display: none;
    }

    .quiz-cover {
        padding: 24px;
    }

    .quiz-question-text {
        margin: 0 0 32px;
    }

    .quiz-question-choice a {
        width: 100%;
        padding: 15px 7px;
    }

    .cong-item-stats,
    .cong-item-line,
    .cong-item-rating {
        display: none;
    }

    .cong-item-cover {
        padding: 8px;
        align-items: flex-start;
        border-radius: 4px;
    }

    .cong-item-image {
        width: 77px;
        height: 60px;
    }

    .cong-item-info {
        width: calc(100% - 90px);
    }

    .cong-item-more {
        display: flex;
        flex-flow: row;
        align-items: center;
        justify-content: space-between;
    }

    .congratulations-cover {
        max-width: 500px;
        padding: 24px 8px 1px;
        max-width: 500px;
        border-radius: 16px;
    }

    .cong-item-info-rating img {
        margin-right: 4px;
        position: relative;
        top: -2px;
    }

    .cong-item-info-rating {
        display: flex;
        flex-flow: row;
        align-items: center;
        font-style: normal;
        font-weight: 600;
        font-size: 14px;
        line-height: 24px;
        color: #F2C94C;
        margin-bottom: 8px;
    }

    .cong-item-more-visit {
        width: 100%;
        max-width: 135px;
        height: 30px;
        line-height: 30px;
        padding: 0 5px;
        box-sizing: border-box;
    }

    .cong-item-info-name {
        display: block;
        font-style: normal;
        font-weight: 600;
        font-size: 14px;
        line-height: 24px;
        color: #8B90A0;
        margin-bottom: 5px;
    }

    .review-title h1 {
        margin-right: 0;
        margin-bottom: 2px;
    }

    .review-title {
        display: flex;
        flex-flow: column;
        align-items: initial;
    }

    .review-rate {
        margin-bottom: 15px;
        padding: 0 8px;
    }

    .top-best-show .review-feature .review-feature__content .price-block .price-block__free-plan {
        font-style: normal;
        font-weight: normal;
        font-size: 12px;
        line-height: 16px;
    }

    .top-best-show .review-feature .review-feature__content .price-block .price-block__price {
        font-size: 12px;
        line-height: 16px;
    }

    .top-best-show .review-feature .review-feature__content .price-block {
        margin: 0;
        height: 48px;
        display: flex;
        flex-flow: column;
        justify-content: space-between;
    }

    .top-best-show .review-feature__content .link-visit .link-visit__offer {
        width: 98px;
    }

    .top-best-show .review-feature .review-feature__content {
        flex-flow: row;
        justify-content: space-between;
        height: 90px;
        padding: 0;
    }

    .top-best-show .review-feature__content .rating-rectangle.rating-rectangle_best .best-choice {
        display: none;
    }

    .top-best-show .top-best-show .review-feature .review-feature__content {
        padding: 0;
    }

    .top-best-show .review-feature {
        position: relative;
    }

    .top-best-show .review-feature__content .rating-rectangle .circle,
    .top-best-show .review-feature__content .rating-rectangle.rating-rectangle_best .circle {
        width: 32px;
        height: 32px;
    }

    .top-best-show .review-feature__content .rating-rectangle {
        background: transparent;
        width: 32px;
        height: 32px;
        margin: 0;
        left: 74px;
        bottom: 5px;
        position: absolute;
    }

    .top-best-show {
        min-height: initial;
    }

    .top-best-show .container {
        padding: 0 16px;
    }

    .top-best-show .review-feature__content .logo {
        width: 98px;
        height: 58px;
    }

    .block-content h1 {
        font-size: 20px;
        line-height: 30px;
    }
}

@media screen and (max-width: 630px) {
    .modal-cover-top {
        flex-flow: column;
        align-items: center;
        justify-content: center;
        padding: 40px 24px 24px 24px;
    }

    .modal-cover-stat-info {
        height: initial;
        width: 100%;
        max-width: 275px;
    }

    .modal-cover-stats {
        margin-bottom: 16px;
    }

    .modal-cover {
        max-width: 328px;
    }

    .modal-cover-mid span {
        max-width: initial;
    }

    .modal-cover-mid {
        padding: 18px 20px;
    }

    .modal-cover-bot {
        height: 102px;
        box-sizing: border-box;
        padding: 0 9px;
    }

    .modal-cover-sum {
        margin-right: 10px;
    }

    .modal-cover-image {
        width: 100%;
        max-width: 212px;
        height: 91px;
        border: none;
        margin-bottom: 16px;
    }
}

@media screen and (max-width: 360px) {
    .top-best-show .review-feature .review-feature__content .price-block {
        display: none;
    }
}
/*
     FILE ARCHIVED ON 17:21:42 Feb 23, 2022 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 07:16:41 Jun 09, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.498
  exclusion.robots: 0.035
  exclusion.robots.policy: 0.008
  esindex: 0.007
  cdx.remote: 66.466
  LoadShardBlock: 499.517 (3)
  PetaboxLoader3.resolve: 362.793 (4)
  PetaboxLoader3.datanode: 337.119 (4)
  load_resource: 211.306
*/