.ali-widget-app-ext[hide] {
    display: none !important;
}
.ali-widget-app-ext:not([hide]) {
    display: block !important;
}

.alr-app-block {
    background: var(--color-section);
    background-color: var(--color-section);
    max-width: 1144px;
    width: 100%;
    margin: 20px auto;
    padding: 30px 16px 30px 32px;
    letter-spacing: unset !important;
}

#masonry-effect-desktop,
#masonry-effect-mobile {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    font-family: "Inter", sans-serif;
}
#masonry-effect-desktop .item figure,
#masonry-effect-mobile .item figure {
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column;
    position: relative;
}
#masonry-effect-desktop .item figure .count-img,
#masonry-effect-mobile .item figure .count-img {
    position: absolute;
    width: 38px;
    height: 20px;
    background: rgba(255, 255, 255, 0.6);
    border-radius: 4px;
    top: 8px;
    right: 12px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: "Inter", sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 18px;
    text-align: center;
    color: #1f1f1f;
}

#masonry-effect-desktop .item figure .count-img svg,
#masonry-effect-mobile .item figure .count-img svg {
    width: 11px;
    margin-left: 4px;
}

#masonry-effect-desktop .item figure figcaption,
#masonry-effect-mobile .item figure figcaption {
    padding: 29px 16px 12px;
    position: relative;
}

#masonry-effect-desktop .item figure figcaption .footer,
#masonry-effect-mobile .item figure figcaption .footer {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

#masonry-effect-desktop .item figure figcaption .footer .action,
#masonry-effect-mobile .item figure figcaption .footer .action {
    display: flex;
    align-items: center;
}

#masonry-effect-desktop .item figure figcaption .footer .action .action--like,
#masonry-effect-mobile .item figure figcaption .footer .action .action--like {
    display: flex;
    align-items: center;
}

#masonry-effect-desktop .item figure figcaption .footer .action .action--unlike,
#masonry-effect-mobile .item figure figcaption .footer .action .action--unlike {
    display: flex;
    align-items: center;
    margin-left: 12px;
}

#masonry-effect-desktop .item figure figcaption .footer .action .action--unlike label,
#masonry-effect-desktop .item figure figcaption .footer .action .action--like label,
#masonry-effect-mobile .item figure figcaption .footer .action .action--unlike label,
#masonry-effect-mobile .item figure figcaption .footer .action .action--like label {
    font-family: "Inter", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 12px;
    line-height: 18px;
    color: #757575;
}

#masonry-effect-desktop .item figure figcaption .footer .action .action--like svg,
#masonry-effect-mobile .item figure figcaption .footer .action .action--like svg {
    fill: #1f1f1f;
    cursor: pointer;
}

#masonry-effect-desktop .item figure figcaption .footer .action .action--unlike svg,
#masonry-effect-mobile .item figure figcaption .footer .action .action--unlike svg {
    fill: #757575;
    cursor: pointer;
}

#masonry-effect-desktop .item figure figcaption .footer .action svg,
#masonry-effect-mobile .item figure figcaption .footer .action svg {
    width: 16px;
    height: 16px;
    margin-right: 6px;
}
#masonry-effect-desktop .item figure figcaption .footer .date,
#masonry-effect-mobile .item figure figcaption .footer .date {
    font-family: "Inter", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 12px;
    line-height: 18px;
    text-align: right;
    color: #757575;
}

#masonry-effect-desktop .item figure figcaption .prapp-review,
#masonry-effect-mobile .item figure figcaption .prapp-review {
    position: absolute;
    top: -10px;
    left: 0;
    width: 100%;
    display: flex;
    justify-content: center;
    background: transparent;
    display: flex;
    justify-content: center;
    background-color: transparent;
}
#masonry-effect-desktop .item figure figcaption .prapp-review .prapp-review__list,
#masonry-effect-mobile .item figure figcaption .prapp-review .prapp-review__list {
    list-style: none;
    margin: 0;
    padding: 0;
    border-color: rgb(228, 228, 228);
    height: 26px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 12px;
    background: #ffffff;
    box-shadow: 0px 4px 4px rgb(0 0 0 / 10%);
    border-radius: 25px;
}

#masonry-effect-desktop .item figure figcaption .content,
#masonry-effect-mobile .item figure figcaption .content {
    font-family: "Inter", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: var(--color-primary-text);
}

#masonry-effect-desktop .item figure figcaption .alr-author,
#masonry-effect-mobile .item figure figcaption .alr-author {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}

#masonry-effect-desktop .item figure figcaption .alr-author .alr-flag img,
#masonry-effect-mobile .item figure figcaption .alr-author .alr-flag img {
    width: 100%;
    height: 100%;
}

#masonry-effect-desktop .item figure figcaption .alr-author .alr-name,
#masonry-effect-mobile .item figure figcaption .alr-author .alr-name {
    font-family: "Inter", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 21px;
    color: var(--color-primary-text);
    margin-right: 8px;
    margin-top: 0;
    margin-bottom: 0;
}

#masonry-effect-desktop .item figure figcaption .alr-author .alr-avatar img,
#masonry-effect-mobile .item figure figcaption .alr-author .alr-avatar img {
    width: 20px;
    height: 20px;
    min-width: 20px;
    min-height: 20px;
    margin-bottom: 0;
    border-radius: 50%;
    border: 1px solid #ffffff;
    margin-right: 12px;
    object-fit: cover;
}

#masonry-effect-desktop .item figure figcaption .alr-author .alr-avatar svg,
#masonry-effect-mobile .item figure figcaption .alr-author .alr-avatar svg {
    width: 12px;
    height: 12px;
    position: absolute;
    right: -5px;
    bottom: 0px;
    background: #ffffff;
    border-radius: 50%;
}

#masonry-effect-desktop .item figure figcaption .alr-author .alr-avatar,
#masonry-effect-mobile .item figure figcaption .alr-author .alr-avatar {
    position: relative;
    margin-right: 12px;
    width: 20px;
    height: 20px;
}

#masonry-effect-desktop .item,
#masonry-effect-mobile .item {
    flex-direction: column;
    margin-right: 16px;
    margin-top: 16px;
    
    color: #1f1f1f;
    position: relative;
    width: calc(25% - 16px);
    border-radius: 12px;
    box-sizing: border-box;
    height: fit-content;
    background: #ffffff;
    box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.1);
    border-radius: 8px;
}
#masonry-effect-mobile .item {
    width: 100%;
}

#masonry-effect-desktop .item.no-images,
#masonry-effect-mobile .item.no-images {
    margin-top: 29px;
}

#masonry-effect-desktop .item figure > img,
#masonry-effect-mobile .item figure > img {
    height: auto;
    max-height: 380px;
    object-fit: cover;
    max-width: 100%;
    width: 100%;
    border-radius: 8px 8px 0px 0px;
}

.prapp-stars {
    display: flex;
}

.prapp-star + .prapp-star {
    margin-left: 4px;
}

progress {
    width: 40%;
    display: block;
    border: 0 none;
    background: #f0f2f8;
    border-radius: 14px;
}
progress::-moz-progress-bar {
    border-radius: 12px;
    background: var(--color-rating);
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    progress {
        height: 6px;
        width: 176px;
    }
}
progress::-webkit-progress-bar {
    background: transparent;
}
progress::-webkit-progress-value {
    border-radius: 12px;
    background: var(--color-rating);
}

.alr-app-block .prapp-block {
    padding-right: 16px;
}

.prapp-block .prapp-summary .prapp-summary__avg_rating {
    height: 75px;
    width: 75px;
    border-radius: 8px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #ffb303;
    color: #ffffff;
    text-align: center;
    font-family: "Inter", sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 27px;
    line-height: 40px;
}

.prapp-block .prapp-summary .prapp-summary__avg-title {
    font-family: "Inter", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    display: flex;
    align-items: center;
    text-align: center;
    color: #757575;
    margin-top: 10px;
}
.prapp-block .prapp-summary .prapp-summary__avg-title strong {
    color: #1f1f1f;
}
.prapp-block .prapp-summary .prapp-summary__block-avg {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    margin-right: 74px;
}
.prapp-block .prapp-summary .prapp-summary__list .prapp-summary__item-star {
    display: flex;
    align-items: center;
    padding-bottom: 4px;
}

.prapp-block .prapp-summary .prapp-summary__list .prapp-summary__item-star label {
    font-family: "Inter", sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 21px;
    color: var(--color-primary-text);
}
.prapp-block .prapp-summary .prapp-summary__list .prapp-summary__item-star label:first-child {
    margin-right: 8px;
}

.prapp-block .prapp-summary .prapp-summary__list .prapp-summary__item-star label:last-child {
    margin-left: 8px;
    font-weight: 400;
    font-size: 12px;
    line-height: 15px;
    color: #757575;
}
.prapp-block .prapp-summary .prapp-summary__list .prapp-summary__item-star .prapp-star {
    margin-right: 16px;
}

.prapp-block .prapp-summary .prapp-summary__headline {
    font-family: "Inter", sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 36px;
    color: var(--color-primary-text);
    margin-bottom: 24px;
    margin-top: 0;
}
.prapp-block .prapp-summary .prapp-summary__write-review {
    width: 136px;
    height: 40px;
    background: #1f1f1f;
    border-radius: 8px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: "Inter", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 21px;
    color: var(--color-section);
    margin-left: auto;
    align-self: center;
    outline: unset;
    border: unset;
    cursor: pointer;
}
.prapp-summary__block-write-review {
    display: flex;
}
.prapp-summary__avg-title--base-on,
.prapp-summary__avg-title--total {
    font-family: "Inter", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    color: var(--color-primary-text);
}
.prapp-summary__avg-title--total {
    font-weight: 600;
    color: var(--color-primary-text);
    white-space: break-spaces;
}
.prapp-summary__block-sort {
    margin: 35px 0 8px;
    font-family: "Inter", sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 21px;
    text-align: end;
    color: var(--color-primary-text);
    display: flex;
    justify-content: end;
    align-items: center;
}
.prapp-summary__block-sort svg {
    width: 8px;
    margin-left: 6px;
    fill: var(--color-primary-text);
}
.btn-load-more button {
    color: var(--color-primary-text);
    border-radius: 8px;
    width: 200px;
    height: 40px;
    border: 1px solid var(--color-primary-text);
    border-color: var(--color-primary-text);
    background: transparent;
    outline: unset;
    box-shadow: unset !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    padding: 9px 15px !important;
    font-family: "Inter", sans-serif;
    min-height: unset !important;
}
.btn-load-more {
    margin: 30px 0 20px;
    text-align: center;
    display: inline-block;
    width: 100%;
}


.alr-app-block.wg-list {
    display: flex;
    align-items: flex-start;
    max-width: 1144px;
    width: 100%;
    margin: 20px auto;
    padding: 30px 32px;
}
.alr-app-block.wg-list #masonry-effect-desktop .item figure figcaption .footer {
    margin-top: 10px;
}
.alr-app-block.wg-list .wg-list-right #masonry-effect-desktop .item figure figcaption .prapp-review {
    left: 16px;
    justify-content: flex-start;
}

.alr-app-block.wg-list .wg-list-right #masonry-effect-desktop .item figure figcaption .alr-author {
    margin-bottom: 0;
}
.alr-app-block.wg-list .wg-list-right #masonry-effect-desktop .item figure figcaption .photos {
    margin-top: 14px;
    display: flex;
}
.alr-app-block.wg-list .wg-list-right #masonry-effect-desktop .item figure figcaption .photos img {
    width: 100%;
    height: auto;
    max-height: 380px;
    object-fit: cover;
    max-width: 100%;
    border-radius: 8px;
    width: 55px;
    height: 55px;
    margin-right: 7px;
    cursor: pointer;
}

.alr-app-block.wg-list .prapp-block {
    padding-right: 0;
}

.alr-app-block.wg-list #masonry-effect-desktop {
    display: flex;
}

.alr-app-block.wg-list #masonry-effect-desktop .item {
    margin-right: unset;
    width: 100%;
    margin-top: 30px;
}

.alr-app-block.wg-list .wg-list-left {
    width: 400px;
}
.wg-list-left .prapp-summary__header .prapp-summary__block-write-review {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.wg-list-left .prapp-summary__header .prapp-summary__block-write-review .prapp-summary__write-review {
    margin-left: unset;
    align-self: flex-start;
    margin-top: 40px;
}
.wg-list-left .prapp-summary__header .prapp-summary__block-write-review .prapp-summary__list {
    margin-top: 24px;
    margin-right: 115px;
}

.wg-list-left .prapp-summary__header .prapp-summary__block-write-review .prapp-summary__block-avg {
    flex-direction: row;
    margin-right: unset;
}
.wg-list-left
    .prapp-summary__header
    .prapp-summary__block-write-review
    .prapp-summary__block-avg
    .prapp-summary__avg-title {
    margin-left: 15px;
}

.wg-list-right .prapp-summary__block-sort {
    margin-top: 0;
}



.alr-app-block.wg-carousel {
    padding: 30px 16px 56px 32px;
}
.alr-app-block.wg-carousel #masonry-effect-desktop .item figure figcaption {
    height: 206px;
    display: flex;
    flex-direction: column;
}
.alr-app-block.wg-carousel #masonry-effect-desktop .item figure figcaption .footer {
    margin-top: auto;
}
.alr-app-block.wg-carousel #masonry-effect-desktop {
    display: flex;
    justify-content: center;
    position: relative;
}
.alr-app-block.wg-carousel #masonry-effect-desktop .owl-nav {
    display: flex;
    position: absolute;
    top: calc(50% - 9px);
    width: 100%;
    height: 39px;
    justify-content: space-between;
    padding-right: 80px;
    padding-left: 64px;
    opacity: 0.4;
}
.alr-app-block.wg-carousel #masonry-effect-desktop .owl-nav svg {
    fill: var(--color-primary-text);
    cursor: pointer;
}
.alr-app-block.wg-carousel #masonry-effect-desktop .item {
    width: 270px;
    height: 549px;
    min-height: 549px;
    max-height: 549px;
}
.alr-app-block.wg-carousel #masonry-effect-desktop .item figure figcaption .content {
    font-size: 13px;
    margin: 0;
}
.alr-app-block.wg-carousel #masonry-effect-desktop .item figure .photo {
    width: 270px;
    height: 343px;
    background: #1f1f1f;
    border-radius: 8px 8px 0px 0px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.alr-app-block.wg-carousel #masonry-effect-desktop .item figure .photo img {
    height: auto;
    max-height: 343px;
    object-fit: contain;
    max-width: 100%;
    width: 100%;
}

.alr-app-block.wg-carousel #masonry-effect-desktop .item:first-child figure .photo img {
    border-radius: 8px 8px 0px 0px;
}
.alr-app-block.wg-carousel #masonry-effect-desktop .item:nth-of-type(2) figure .photo img {
    border-radius: 8px 8px 0px 0px;
}


@media (max-width: 375px) {
    #masonry-effect-desktop {
        display: none;
        
    }
    #masonry-effect-mobile {
        display: flex;
        
    }
    .prapp-summary__block-write-review {
        flex-direction: column;
        position: relative;
    }
    .prapp-summary__block-write-review .prapp-summary__write-review {
        position: absolute;
        top: 15px;
        right: 0;
    }
    .prapp-summary__block-write-review .prapp-summary__list {
        padding-top: 16px;
    }
    .prapp-summary__block-write-review .prapp-summary__block-avg {
        align-items: start !important;
    }
    .alr-app-block.wg-list .wg-list-left {
        width: 100%;
    }
    .alr-app-block.wg-list {
        flex-direction: column;
        max-width: 320px;
        width: 320px;
        margin: auto;
        padding: 10px 16px;
    }

    .wg-list-left .prapp-summary__header .prapp-summary__block-write-review .prapp-summary__write-review {
        margin-left: unset;
        align-self: unset;
        margin-top: unset;
    }
    .wg-list-left .prapp-summary__header .prapp-summary__block-write-review .prapp-summary__list {
        margin-top: unset;
        margin-right: unset;
    }

    .wg-list-left .prapp-summary__header .prapp-summary__block-write-review .prapp-summary__block-avg {
        flex-direction: column;
        margin-right: unset;
        align-items: center !important;
    }
    .wg-list-left
        .prapp-summary__header
        .prapp-summary__block-write-review
        .prapp-summary__block-avg
        .prapp-summary__avg-title {
        margin-left: 0;
    }

    .wg-list-right .prapp-summary__block-sort {
        margin-top: 24px;
    }

    .alr-app-block.wg-carousel #masonry-effect-desktop .item:nth-of-type(3) {
        display: none;
    }

    .alr-app-block.wg-carousel #masonry-effect-desktop .item:nth-of-type(1) {
        margin-right: 8px;
    }

    .alr-app-block.wg-carousel #masonry-effect-desktop .item:nth-of-type(2) {
        margin-right: unset;
    }

    .alr-app-block.wg-carousel #masonry-effect-desktop .item {
        width: calc(50% - 4px);
        height: 446px;
        min-height: 446px;
        max-height: 446px;
    }
    .alr-app-block.wg-carousel #masonry-effect-desktop .item figure .photo {
        width: 100%;
        height: 214px;
        max-height: 214px;
        min-height: 214px;
    }
    .alr-app-block.wg-carousel {
        padding: 30px 8px;
    }
    .alr-app-block.wg-carousel #masonry-effect-desktop .item figure figcaption .alr-author .alr-name {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .alr-app-block.wg-carousel #masonry-effect-desktop .owl-nav {
        display: none;
    }
    .alr-app-block.wg-carousel #masonry-effect-desktop .item figure .photo img {
        max-height: 152px;
    }
    .alr-app-block.wg-carousel #masonry-effect-desktop .item figure figcaption {
        height: 232px;
        padding: 24px 10px 12px;
    }
    .alr-app-block.wg-carousel #masonry-effect-desktop .item figure figcaption .content {
        display: block;
        display: -webkit-box;
        max-width: 100%;
        margin: 0 auto;
        -webkit-line-clamp: 6;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .alr-app-block.wg-carousel #masonry-effect-desktop .item figure figcaption .alr-author .alr-flag img {
        width: 18px;
    }
    .alr-app-block.wg-carousel #masonry-effect-desktop .item figure figcaption .footer {
        margin-top: auto;
        flex-direction: column-reverse;
        align-items: flex-start;
    }
    .alr-app-block.wg-carousel #masonry-effect-desktop .item figure figcaption .footer .action {
        margin-top: 6px;
    }
    .alr-app-block.wg-carousel #masonry-effect-desktop .item figure figcaption .alr-author {
        margin-bottom: 4px;
    }
    .alr-app-block.wg-carousel .prapp-block {
        padding-right: 0;
    }
}
@media (min-width: 376px) {
    #masonry-effect-desktop {
        display: flex;
        
    }
    #masonry-effect-mobile {
        display: none;
        
    }
}


