.review-view{position:relative;width:100%}.review-view__header{display:flex;align-items:center;justify-content:space-between;gap:2rem;margin-bottom:2.5rem}.review-view__title-section{flex:1 1 auto;min-width:0}.review-view__title-section .pre-title{width:100%;color:var(--wp--preset--color--wpbf-palette-color-6);font-size:var(--text-size-400);font-family:var(--font-head);line-height:1;margin:0;padding:0}.review-view__title{margin:0;text-align:left;font-family:var(--font-head);font-size:var(--text-size-600);font-weight:700;line-height:1.1;color:#fff}.review-view__title-section .pre-title+.review-view__title{margin-top:1rem}.review-view__nav{display:flex;align-items:center;justify-content:flex-end;gap:.75rem;flex:0 0 auto}.review-view__nav-btn{display:inline-flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;padding:0;border:0;border-radius:50%;background-color:rgb(255 255 255 / .3);color:#fff;cursor:pointer;transition:background-color 0.2s ease,transform 0.2s ease}.review-view__nav-btn:hover,.review-view__nav-btn:focus-visible{background-color:rgb(255 255 255 / .5);transform:translateY(-.0625rem)}.review-view__nav-icon{display:block;width:.875rem;height:.875rem;position:relative}.review-view__nav-icon::before{content:"";position:absolute;top:50%;left:50%;width:.5rem;height:.5rem;border-top:.125rem solid currentColor;border-right:.125rem solid currentColor;transform:translate(-35%,-50%) rotate(-135deg)}.review-view__nav-btn--next .review-view__nav-icon::before{transform:translate(-65%,-50%) rotate(45deg)}.review-item-holder.review-view__slider{position:relative;width:100%}.review-view__slider .slick-list{overflow:hidden;margin:0 -1rem}.review-view__slider .slick-track{display:flex;align-items:stretch}.review-view__slider .slick-slide{display:flex;height:auto;padding:0 1rem}.review-view__slider .slick-slide>div{display:flex;width:100%}.review-view__slider .content-quote{margin:0}.review-highlight{width:100%;text-align:center;color:#fff;margin-bottom:2rem}.review-highlight.color-black{color:var(--wp--preset--color--wpbf-palette-color-1,#111)}.review-highlight p{display:block;text-align:center;margin:.25rem 0;line-height:1}.review-highlight p.review-summary__label{font-size:var(--text-size-300);font-weight:700;margin-bottom:.65rem}.review-highlight p.review-summary__avg{font-size:var(--text-size-200);font-weight:400;margin-bottom:1rem;display:flex;justify-content:center;align-items:center}.review-highlight p.review-summary__avg img.source-icon{width:2rem;margin-left:.75rem;margin-right:.75rem}.review-highlight p.review-summary__avg img.review-stars{width:5rem}.review-highlight p.review-summary__count{font-size:var(--text-size-100);font-weight:400}.reviw-item-all{display:flex;justify-content:center;margin-top:3rem}.reviw-item-all a{display:inline-block;position:relative;z-index:10;padding:.75rem 2.5rem;font-family:var(--font-head,700);font-size:var(--text-size-100);font-weight:700;letter-spacing:1px;background:#fff0;background-color:#fff0;border:2px solid var(--wp--preset--color--wpbf-palette-color-4);color:var(--wp--preset--color--wpbf-palette-color-4);text-align:center;transition:all 0.3s ease}.reviw-item-all a:hover{background-color:var(--wp--preset--color--wpbf-palette-color-4);color:#fff}@media (max-width:768px){.review-view__header{flex-wrap:wrap;margin-bottom:2rem}.review-view__title-section{width:100%}.review-view__title{font-size:var(--text-size-500)}.review-view__nav{width:100%;justify-content:flex-start}}