body {
background-color: var(--Background, #F4F6F9);
}
.page-template-page-video-testimonals main {
display: flex;
flex-direction: column;
}
.page_banner {
order: -1;
margin-bottom: 0;
}
.page-video-testimonals {
margin-bottom: 12.5rem;
}
.page-video-testimonals__content {
padding: 0 1.25rem;
}
.page-title {
font-size: 1.5rem;
font-weight: 600;
line-height: 1.2;
color: var(--Black_titles, #191A26);
margin-bottom: 1.75rem;
}
.page-title span {
color: var(--Red, #C11D1D);
}
.page-video-testimonals__items {
gap: 1.5rem 0;
justify-content: center;
}
.page_testimonals__slide__thumbnail {
border-radius: 0.25rem 0.25rem 0 0;
}
.page-video-testimonals__insert.hidden,
.page_testimonals__slide.hidden {
display: none;
}
.page-video-testimonals__insert {
margin-top: 2.25rem;
margin-bottom: 2.25rem;
}
.page-video-testimonals__insert__text {
color: var(--Black_titles, #191A26);
font-size: 1.5rem;
line-height: 1.4;
font-weight: 600;
padding: 0.3125rem 0 0.3125rem 1.25rem;
border-left: 0.25rem solid var(--Red, #C11D1D);
}
.page-video-testimonals__insert__text span {
color: var(--Red, #C11D1D);
}
.page-video-testimonals__insert__block__image {
display: none;
}
.page-video-testimonals__insert__block__content {
border-radius: 4px;
background-color: var(--white-back-texts, #FFF);
box-shadow: 1px 1px 16px 0px rgba(26, 20, 35, 0.10);
padding: 2.5rem 1.25rem;
color: var(--Black_titles, #191A26);
}
.page-video-testimonals__insert__block__content__title {
font-size: 1.5rem;
line-height: 1.2;
font-weight: 600;
margin-bottom: 1rem;
}
.page-video-testimonals__insert__block__content__text {
line-height: 1.5;
margin-bottom: 1.75rem;
}
.page-video-testimonals__insert__block__content__button button {
background-color: var(--Red, #C11D1D);
width: 100%;
border: 1px solid var(--Red, #C11D1D);
color: var(--white-back-texts, #FFF);
font-weight: 600;
line-height: 1;
padding: 0.9375rem;
}
.page-video-testimonals__show-more {
margin-top: 0.25rem;
}
.page-video-testimonals__show-more button {
display: flex;
align-items: center;
justify-content: center;
gap: 1.25rem;
width: min(320px, 100%);
border: 1px solid var(--Black_titles, #191A26);
padding: 1.0625rem 1.0625rem;
margin: 0 auto;
background-color: transparent;
color: var(--Black_titles, #191A26);
font-weight: 600;
font-size: 1.125rem;
line-height: 1;
}
.page_content {
padding: 0;
margin-bottom: 5rem;
}
.page-video-testimonals__twogis_reviews {
padding-inline: 1.6rem;
position: relative;
margin-top: 4rem;
}
.page-video-testimonals__twogis_reviews .glide__track {
overflow: hidden;
padding-block: 0.5rem;
}
.page-video-testimonals__twogis_reviews .glide__track .glide__slides { }
.page-video-testimonals__twogis_reviews .glide__slides { }
.page-video-testimonals__twogis_reviews .glide__arrows {
display: flex;
justify-content: space-between;
position: absolute;
width: calc(100% + 1rem);
z-index: 2;
top: calc(50% - 19px);
left: -0.5rem;
transform: translateY(-50%);
}
.ti-inner {
box-shadow: none !important;
}
.twogis_reviews_item {
background: #ffffff;
padding: 1rem;
font-size: 14px;
border-radius: 4px; }
.twogis_reviews_item__header {
display: flex;
justify-content: space-between;
gap: 0.5rem;
}
.twogis_reviews_item__identify {
display: flex;
align-items: flex-start;
gap: 0.5rem;
}
.twogis_reviews_item__image {
max-width: 30px;
border-radius: 50%;
}
.twogis_reviews_item__name {
font-weight: 600;
}
.twogis_reviews_item__date {
color: gray;
}
.twogis_reviews_item__identify_text {
flex: 0 0 100%;
}
.twogis_reviews_item__rating_wrapper {
position: relative;
}
.twogis_reviews_item__rating {
display: flex;
gap: 0.1rem;
}
.twogis_logo {
margin-inline-start: auto;
display: block;
border-radius: 8px;
position: absolute;
right: 0;
height: 25px;
width: 25px;
top: 1.2rem;
}
.twogis_reviews_item__body {
max-height: 123px;
overflow: auto;
margin-top: 1rem;
padding-right: 1rem;
}
.twogis_reviews_item  ::-webkit-scrollbar {
width: 4px;
border-radius: 3px
}
.twogis_reviews_item  ::-webkit-scrollbar-track {
background: rgba(85, 85, 85, 0.1)
}
.twogis_reviews_item  ::-webkit-scrollbar-thumb {
background: rgba(85, 85, 85, 0.6)
}
.twogis_reviews_item  ::-webkit-scrollbar-thumb:hover {
background: #555
}
.details-button.details-button__twogis,
.details-button.details-button__google {
width: 280px;
padding: 1rem;
margin-inline: auto;
margin-top: 2rem;
font-size: clamp(1rem, 1.5vw, 1.125rem);
} .page-avto-in-ukraine__filter {
margin-bottom: 1.75rem;
}
.page-avto-in-ukraine__show-filters {
align-items: center;
justify-content: space-between;
border-radius: 0.25rem;
border: 1px solid var(--Grey_light, #CCC);
background-color: var(--Background, #F4F6F9);
color: var(--Black_titles, #191A26);
line-height: 1;
padding: 0.6875rem 0.625rem;
width: min(320px, 100%);
margin-right: 0;
margin-left: auto;
}
.opened .page-avto-in-ukraine__show-filters {
margin-bottom: 1.25rem;
}
.page-avto-in-ukraine__show-filters .label {
display: inline-flex;
align-items: center;
gap: 0.625rem;
}
.page-avto-in-ukraine__show-filters .arrow {
transition: transform 0.2s ease;
}
.opened .page-avto-in-ukraine__show-filters .arrow {
transform: rotateX(180deg);
}
.page-avto-in-ukraine__filter__body, 
.page-avto-in-ukraine__filter__item {
display: flex;
flex-direction: column;
gap: 1.25rem 0;
}
.page-avto-in-ukraine__filter__item {
padding-bottom: 1.25rem;
border-bottom: 1px solid var(--Grey_light, #CCC);
}
.page-avto-in-ukraine__filter__title {
width: 100%;
display: flex;
align-items: center;
justify-content: space-between;
font-size: 1.25rem;
font-weight: 500;
line-height: 1;
color: var(--Black_titles);
}
.page-avto-in-ukraine__filter__title svg {
transition: transform 0.2s ease;
transform: rotateX(180deg);
margin-right: 0.625rem;
}
.page-avto-in-ukraine__filter__search {
position: relative;
}
.page-avto-in-ukraine__filter__search input {
padding: 0.59375rem 0.75rem;
border-radius: 4px;
border: 1px solid var(--Grey_light, #CCC);
background: var(--white-back-texts, #FFF);
width: 100%;
line-height: 1;
}
.page-avto-in-ukraine__search__loop {
position: absolute;
display: inline-flex;
right: 0.75rem;
top: 0.59375rem;
}
.page-avto-in-ukraine__filter__items {
display: flex;
flex-direction: column;
gap: 0.75rem 0;
}
.page-avto-in-urkaine__filter__item__element {
display: flex;
justify-content: flex-start;
align-items: center;
width: 100%;
gap: 0.75rem;
line-height: 1;
color: var(--Black_titles, #191A26);
}
.page-avto-in-ukraine__filter__item__checkbox {
appearance: none;
-webkit-appearance: none;
width: 1.25rem;
height: 1.25rem;
border-radius: 4px;
border: 1px solid var(--Grey_light, #CCC);
}
.page-avto-in-ukraine__filter__item__checkbox:checked {
background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="13" height="9" viewBox="0 0 13 9" fill="none"><path d="M1 4.23077L4.4375 8L12 1" stroke="%23191A26" stroke-linecap="round"/></svg>');
background-repeat: no-repeat;
background-position: center center;
}
.page-avto-in-urkaine__filter__item__element.hidden {
display: none;
}
.page-avto-in-ukraine__filter__items__show-more {
border: none;
padding: 0;
margin-top: 0.5rem;
text-align: left;
background-color: transparent;
color: var(--Grey_middle, #838587);
line-height: 1;
text-decoration: underline;
outline-color: currentColor;
text-underline-offset: 3px;
}
.page-avto-in-ukraine__filter__items__show-more.opened .is_showed {
display: none;
}
.page-avto-in-ukraine__filter__items__show-more.opened .is_hidden {
display: block;
}
@media screen and ( max-width: 991px ) {
.page_testimonals__slide__price {
margin-bottom: 1.125rem;
}
.page-video-testimonals__twogis_reviews .glide__bullets {
display: flex;
gap: 0.5rem;
justify-content: center;
margin-top: 1rem;
}
.page-avto-in-ukraine__show-filters {
display: flex;
}
.page-avto-in-ukraine__filter:not(.opened) .page-avto-in-ukraine__filter__body {
display: none;
}
.page-video-testimonals__twogis_reviews button.glide__bullet {
width: 10px;
height: 10px;
border-radius: 50%;
border: none;
background: lightgray;
}
.page-video-testimonals__twogis_reviews button.glide__bullet--active {
background: darkgray;
}
.page-video-testimonals__items {
width: 100%;
max-width: 100%;
margin: auto;
padding: 0;
}
}
@media screen and ( min-width: 992px ) {
.page-title {
font-size: 2rem;
margin-bottom: 2.5rem;
}
.page-video-testimonals__items { margin-left: auto; gap: 2.5rem 0;
justify-content: flex-start;
}
.page-video-testimonals__items > div {
padding-left: 1.125rem;
padding-right: 1.125rem;
}
.page-video-testimonals__insert {
margin: 2.5rem 0;
}
.page-video-testimonals__insert__text {
font-size: 2rem;
}
.page-video-testimonals__insert__block {
display: flex;
flex-wrap: wrap;
justify-content: flex-end;
align-items: flex-end;
position: relative;
min-height: var(--min-height);
}
.page-video-testimonals__insert__block__image {
display: inline-flex;
position: absolute;
left: 0;
bottom: 0;
object-fit: contain;
object-position: bottom center;
aspect-ratio: 472/327;
}
.page-video-testimonals__insert__block__content {
width: min(78.974%, 815px);
padding: 2.25rem min(108px, 12%) 2.25rem min(291px, 30%);
}
.page-video-testimonals__insert__block__content__title {
margin-bottom: 0.375rem;
}
.page-video-testimonals__insert__block__content__button button {
width: 15.5rem;
cursor: pointer;
transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out;
}
.page-video-testimonals__insert__block__content__button button:hover {
color: var(--Red, #C11D1D);
background-color: transparent;
}
.page-video-testimonals__show-more {
margin-top: 4rem;
}
.page-video-testimonals__show-more button {
transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out;
cursor: pointer;
}
.page-video-testimonals__show-more button path {
fill: currentColor;
}
.page-video-testimonals__show-more button:hover {
background-color: var(--Black_titles, #191A26);
color: var(--white, #FFF);
}
.page_content {
margin-bottom: 7.5rem;
}
}