.snippet-companies-rating a.button--selection, 
        .snippet-companies-rating a.offer__button {
        --tw-text-opacity: 1;
        color: rgb(255 255 255 / var(--tw-text-opacity));
}
        .snippet-companies-rating a.details__link, 
        .snippet-companies-rating a.offer-reviews__reviews, 
        .snippet-companies-rating a.offer__name {
        --tw-text-opacity: 1;
        color: rgb(48 54 51 / var(--tw-text-opacity));
}
    .snippet-companies-rating .registered__description p {
        margin: 0px;
}
    .snippet-companies-rating .details-reviews-swiper p {
        margin-bottom: 0.5rem;
        margin-top: 0px;
}
    .snippet-companies-rating .details-options__title {
        margin-top: 0;
    }
    .snippet-companies-rating .offer-options__title {
        margin-bottom: 0;
    }
    .snippet-companies-rating .details-options__value,
    .snippet-companies-rating .offer-options__value,
    .snippet-companies-rating .offer-reviews {
        margin: 0;
    }
    .snippet-companies-rating .company-card-topline {
        z-index: 10;
        width: 100%;
}
    .snippet-companies-rating .company-card-topline-inner {
        display: flex;
        flex-direction: column;
}
    @media (min-width: 640px) {
        .snippet-companies-rating .company-card-topline-inner {
                flex-direction: row;
        }
        .snippet-companies-rating .company-card-topline {
                width: 66.666667%;
        }
    }
    .snippet-companies-rating .company-logo {
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: center;
        align-self: center;
        width: 100%;
        margin: 20px 0;
    }
    @media (min-width: 640px) {
        .snippet-companies-rating .company-logo {
            max-width: 100px;
            margin: 0 20px;
        }
    }
    .snippet-companies-rating .company-logo__image {
        max-width: 100px;
        max-height: 50px;
        -o-object-fit: contain;
           object-fit: contain;
    }
    .snippet-companies-rating .offer-name-wrapper {
        max-width: 170px;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    @media (min-width: 640px) {
        .snippet-companies-rating .offer-name-wrapper {
            margin-left: 10px;
            display: flex;
            flex-direction: column;
            justify-content: center;
        }
    }
    @media (min-width: 768px) {
        .snippet-companies-rating .offer-name-wrapper {
            margin-left: 20px;
        }
    }
    .snippet-companies-rating .offer__name {
        pointer-events: auto;
        font-weight: 600;
        font-size: 16px;
        line-height: 1.25;
        --tw-text-opacity: 1;
        color: rgb(51 57 66 / var(--tw-text-opacity));
}
    .snippet-companies-rating .offer-reviews {
        display: flex;
        align-items: center;
    }
    .snippet-companies-rating .offer-reviews__rating {
        display: flex;
        align-items: center;
        color: #FFD055;
    }
    .snippet-companies-rating .offer-reviews__rating_number {
        display: block;
        margin-left: 5px;
    }
    .snippet-companies-rating .offer-reviews__reviews {
        margin-left: 5px;
        font-size: 14px;
        line-height: 1.25;
        color: #A6A6A6;
    }
    .snippet-companies-rating .details-reviews-wrapper {
        padding-top: 25px;
    }
    .snippet-companies-rating .reviews-slide__head {
        display: flex;
        align-items: center;
    }
    .snippet-companies-rating .reviews-slide__avatar {
        width: 50px;
        height: 50px;
        border-radius: 100%;
        overflow: hidden;
    }
    .snippet-companies-rating .reviews-slide__avatar > img {
        vertical-align: middle;
    }
    .snippet-companies-rating .reviews-slide-info {
        width: calc(100% - 65px);
        margin-left: 15px;
    }
    .snippet-companies-rating .reviews-slide__author {
        margin-bottom: 3px;
        font-weight: 500;
        font-size: 18px;
        line-height: 1.25;
        --tw-text-opacity: 1;
        color: rgb(51 57 66 / var(--tw-text-opacity));
    }
    .snippet-companies-rating .reviews-slide__body {
        padding-top: 10px;
    }
    .snippet-companies-rating .reviews-slide__text {
        font-size: 12px;
        line-height: 150%;
        color: #7E7E7E;
    }
    .snippet-companies-rating .swiper-footer {
        display: flex;
        align-items: center;
        /*justify-content: flex-end;*/
        justify-content: flex-start;
        padding: 10px 0 20px 0;
    }
    .snippet-companies-rating .swiper-footer__link {
        max-width: 300px;
        margin-right: 10px;
        padding: 5px;
        font-size: 14px;
        line-height: 17px;
        color: #B1B1B1;
        border: 1px solid #F7F7F7;
        box-sizing: border-box;
        border-radius: 5px;
        transition: background 0.2s linear;
    }
    .snippet-companies-rating .swiper-footer__link:focus,
    .snippet-companies-rating .swiper-footer__link:hover {
        background-color: #F7F7F7;
    }
    .snippet-companies-rating .swiper-button {
        display: flex;
    }
    .snippet-companies-rating .details-reviews-swiper__button {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 30px;
        height: 30px;
        border-radius: 50px;
        transition: all 0.2s linear;
    }
    .snippet-companies-rating .details-reviews-swiper__button--prev,
    .snippet-companies-rating .details-reviews-swiper__button--next {
        margin-left: 10px;
        color: #B1B1B1;
        border: 1px solid #F5F5F5;
    }
    .snippet-companies-rating .details-reviews-swiper__button:focus {
        outline: 0;
    }
    .snippet-companies-rating .details-reviews-swiper__button:focus,
    .snippet-companies-rating .details-reviews-swiper__button:hover {
        color: #B1B1B1;
        background: #F5F5F5;
    }
    .snippet-companies-rating .details-reviews-swiper-slide {
        width: 100%;
    }
    @media (min-width: 768px) {
        .snippet-companies-rating .details-reviews-wrapper {
            width: 420px;
            padding-top: 30px;
            /*padding-right: 40px;*/
            /*padding-left: 40px;*/
            padding-right: 0;
            padding-left: 0;
        }

        .snippet-companies-rating .details-reviews-swiper__button--prev {
            position: absolute;
            top: 50%;
            left: 0;
            margin: 0;
            transform: translateY(-50%);
        }

        .snippet-companies-rating .details-reviews-swiper__button--next {
            position: absolute;
            top: 50%;
            right: 0;
            margin: 0;
            transform: translateY(-50%);
        }

        .snippet-companies-rating .reviews-slide__text {
            font-size: 15px;
            line-height: 150%;
        }
    }
    .snippet-companies-rating .reviews-slide__text-hide {
        position: relative;
        overflow-y: hidden;
        transition: max-height 0.2s linear;
    }
    .snippet-companies-rating .reviews-slide__text-hide::after {
        position: absolute;
        right: 0;
        bottom: 0;
        left: 0;
        display: block;
        height: 25px;
        content: "";
        background: linear-gradient(
            to top,
            rgba(242, 242, 242, 1),
            rgba(242, 242, 242, 0)
        );
    }
    .snippet-companies-rating .reviews-slide__text-hide--open::after {
        opacity: 0;
    }
    .snippet-companies-rating .reviews-slide-text__toggle {
        display: none;
        width: 280px;
        margin-top: 10px;
        padding-top: 8px;
        padding-bottom: 10px;
        font-size: 16px;
        color: #b4b4b4;
        background-color: transparent;
        border: 1px solid #fbfbfb;
        border-radius: 5px;
        transition: background-color 0.2s linear;
    }
    .snippet-companies-rating .reviews-slide-text__toggle:focus,
    .snippet-companies-rating .reviews-slide-text__toggle:hover {
        background-color: #fbfbfb;
        outline: none;
    }
    .snippet-companies-rating .swiper-footer__button-add_review {
        display: flex;
        align-items: center;
        max-width: 300px;
        padding: 5px;
        font-size: 14px;
        line-height: 17px;
        --tw-text-opacity: 1;
        color: rgb(51 57 66 / var(--tw-text-opacity));
        border: 2px solid #19BB4F;
        box-sizing: border-box;
        border-radius: 5px;
        transition: background 0.2s linear;
    }
    .snippet-companies-rating .swiper-footer__button-add_review .icon {
        margin-right: 5px;
    }
    .snippet-companies-rating .swiper-footer__button-add_review .text {
        font-size: 14px;
        line-height: 1.25;
        color: currentColor;
    }
    .snippet-companies-rating .swiper-footer__button-add_review:focus,
    .snippet-companies-rating .swiper-footer__button-add_review:hover {
        color: #ffffff;
        background: #19BB4F;
        outline: none;
    }
    .snippet-companies-rating .offer-card {
        margin-top: 5px;
        padding: 35px 20px 20px 20px;
        background: #FFFFFF;
        box-shadow: 0px 1px 3px #D9D9D9;
        border-radius: 5px;
        overflow: hidden;
        position: relative;
    }
    .snippet-companies-rating .offer-card:focus,
    .snippet-companies-rating .offer-card:hover {
        box-shadow: 0px 1px 3px #A9A9A9;
    }
    .snippet-companies-rating .offer-card__base-link::before {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: 0;
        display: block;
        content: "";
    }
    .snippet-companies-rating .offer-options {
        display: flex;
        flex-wrap: wrap;
        margin-top: 20px;
    }
    .snippet-companies-rating .offer-options-cell {
        width: 50%;
        padding-bottom: 15px;
}
    .snippet-companies-rating .offer-options-cell:nth-child(even) {
        padding-left: 5px;
    }
    .snippet-companies-rating .offer-options__value {
        font-weight: 500;
        font-size: 14px;
        line-height: 1.25;
        --tw-text-opacity: 1;
        color: rgb(51 57 66 / var(--tw-text-opacity));
    }
    .snippet-companies-rating .offer-options__title {
        margin-top: 10px;
        font-size: 12px;
        line-height: 1.25;
        color: #A6A6A6;
    }
    .snippet-companies-rating .offer__button {
        display: block;
        width: 100%;
        max-width: 180px;
        min-height: 50px;
        flex: 1 0 auto;
        margin: 5px auto 0 auto;
        padding: 15px 0;
        font-size: 16px;
        line-height: 1.25;
        text-align: center;
        color: #fff;
        background: #19BB4F;
        box-shadow: 0px 7px 16px rgba(25, 187, 79, 0.5);
        border-radius: 54px;
        transition: background 0.2s linear;
    }
    .snippet-companies-rating .offer__button:focus,
    .snippet-companies-rating .offer__button:hover {
        outline: 0;
        background: #1BC754;
    }
    .snippet-companies-rating .offer-details {
        margin: 20px -20px -20px -20px;
    }
    .snippet-companies-rating .offer-details__button {
        display: flex;
        align-items: stretch;
        justify-content: center;
        width: 100%;
        padding: 8px 0 10px 0;
        --tw-text-opacity: 1;
        color: rgb(51 57 66 / var(--tw-text-opacity));
        background-color: #F5F5F5;
        transition: color 0.2s linear, background 0.2s linear;
    }
    .snippet-companies-rating .offer-details__button__text {
        font-size: 18px;
        line-height: 1.25;
        color: currentColor;
    }
    .snippet-companies-rating .offer-details__button__icon {
        display: block;
        margin-left: 5px;
        color: currentColor;
    }
    .snippet-companies-rating .offer-details__button__icon svg {
        position: relative;
        animation: 0.4s ease-in-out 0s infinite alternate repeat_step_svg;
    }
    @keyframes repeat_step_svg {
        from {
            top: 7px;
        }
        to {
            top: 11px;
        }
    }
    .snippet-companies-rating .offer-details__button[aria-expanded="false"] .offer-details__button__icon svg {
        transform: rotate(0);
        transition: transform 0.2s linear;
    }
    .snippet-companies-rating .offer-details__button[aria-expanded="true"] .offer-details__button__icon svg {
        transform: rotate(-180deg);
    }
    .snippet-companies-rating .offer-details__button:focus,
    .snippet-companies-rating .offer-details__button:hover {
        color: #B4B4B4;
        background-color: #FBFBFB;
        outline: none;
    }
    .snippet-companies-rating .overflow-hidden-open {
        position: relative;
        max-height: 1000px;
    }
    .snippet-companies-rating .overflow-hidden-open::before {
        position: absolute;
        top: 4px;
        right: 20px;
        left: 20px;
        display: block;
        height: 1px;
        background-color: #F2F2F2;
        content: "";
    }
    .snippet-companies-rating .details__link {
        width: 180px;
        margin-bottom: 30px;
        padding-top: 15px;
        padding-bottom: 15px;
        font-size: 16px;
        line-height: 1.25;
        --tw-text-opacity: 1;
        color: rgb(51 57 66 / var(--tw-text-opacity));
        background: #EAEAEA;
        border-radius: 76px;
        text-align: center;
        transition: background 0.2s linear;
    }
    .snippet-companies-rating .details__link:focus,
    .snippet-companies-rating .details__link:hover {
        background: #F2F2F2;
    }
    .snippet-companies-rating .details__title {
        font-weight: 500;
        font-size: 18px;
        line-height: 1.25;
        --tw-text-opacity: 1;
        color: rgb(51 57 66 / var(--tw-text-opacity));
    }
    .snippet-companies-rating .details-options__title {
        flex: 0 0 auto;
        font-size: 14px;
        line-height: 1.25;
        color: #A6A6A6;
    }
    .snippet-companies-rating .details-options__value {
        font-size: 15px;
        line-height: 1.25;
        --tw-text-opacity: 1;
        color: rgb(51 57 66 / var(--tw-text-opacity));
    }
    .snippet-companies-rating .offer-details > .overflow-hidden {
        padding-right: 20px;
        padding-left: 20px;
    }
    .snippet-companies-rating .offer-details > .overflow-hidden-open {
        padding-top: 25px;
    }
    .snippet-companies-rating .details-title {
        margin-bottom: 16px;
    }
    .snippet-companies-rating .details-options {
        margin-bottom: 19px;
    }
    .snippet-companies-rating .details-options__title {
        margin-bottom: 5px;
    }
    .snippet-companies-rating .details-reviews {
        position: relative;
    }
    .snippet-companies-rating .details-reviews::before {
        position: absolute;
        top: 0;
        right: 0;
        left: 0;
        display: block;
        height: 1px;
        background-color: #F2F2F2;
        content: "";
    }
    @media (min-width: 690px) {
        .snippet-companies-rating .offer-options-cell {
            width: auto;
        }

        .snippet-companies-rating .offer-options-cell + .offer-options-cell {
            margin-left: 20px;
        }
    }
    @media (min-width: 768px) {
        .snippet-companies-rating .offer-card {
            padding: 42px 50px 30px 50px;
        }

        .snippet-companies-rating .offer-card__base > div {
            min-height: 72px;
        }

        .snippet-companies-rating .overflow-hidden-open::before {
            right: 50px;
            left: 50px;
        }

        .snippet-companies-rating .offer-options-cell + .offer-options-cell {
            margin-left: 35px;
        }

        .snippet-companies-rating .offer__button {
            position: absolute;
            top: 0;
            right: 0;
            margin: 0;
        }

        .snippet-companies-rating .offer-details {
            margin: 10px -50px -30px -50px;
        }

        .snippet-companies-rating .offer-details > .overflow-hidden-open {
            padding-top: 30px;
        }

        .snippet-companies-rating .offer-details > .overflow-hidden {
            padding-right: 50px;
            padding-left: 50px;
        }

        .snippet-companies-rating .details-title {
            margin-bottom: 35px;
        }

        .snippet-companies-rating .details-options {
            display: flex;
            margin-bottom: 25px;
        }

        .snippet-companies-rating .details-options__title {
            width: 200px;
        }
    }

