.phnx-google-reviews{background:var(--pgr-background, #ffffff);padding-top:var(--pgr-padding-top, 64px);padding-bottom:var(--pgr-padding-bottom, 64px)}.phnx-google-reviews--border-top{border-top:1px solid var(--pgr-border-color, #e4e4e4)}.phnx-google-reviews--border-bottom{border-bottom:1px solid var(--pgr-border-color, #e4e4e4)}.phnx-google-reviews__container{max-width:1440px;margin:0 auto;padding:0 6.4rem}.phnx-google-reviews__header{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:48px}.phnx-google-reviews__logo{display:block;flex-shrink:0}.phnx-google-reviews__logo--link{text-decoration:none;transition:opacity .3s ease}.phnx-google-reviews__logo--link:hover{opacity:.75}.phnx-google-reviews__logo-image{display:block;width:auto;height:48px;max-width:100%;object-fit:contain}.phnx-google-reviews__logo-fallback{display:flex;align-items:center;gap:10px}.phnx-google-reviews__logo-g svg{display:block;width:44px;height:44px}.phnx-google-reviews__logo-lockup{display:flex;flex-direction:column;align-items:flex-start;gap:2px}.phnx-google-reviews__logo-stars{display:flex;align-items:center;gap:1px}.phnx-google-reviews__logo-stars .phnx-google-reviews__star{width:16px;height:16px}.phnx-google-reviews__logo-word{font-family:Jost,sans-serif;font-size:2.8rem;font-weight:400;line-height:1;color:#5f6368}.phnx-google-reviews__cta{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;padding:14px 32px;border:1px solid #111;font-family:Poppins,sans-serif;font-size:1.2rem;font-weight:600;letter-spacing:2px;text-transform:uppercase;text-decoration:none;color:#111;background:transparent;transition:background-color .3s ease,color .3s ease}.phnx-google-reviews__cta:hover{background-color:#111;color:#fff}.phnx-google-reviews__viewport{overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch}.phnx-google-reviews__viewport::-webkit-scrollbar{display:none}.phnx-google-reviews__track{display:flex;align-items:stretch;gap:40px}.phnx-google-reviews__slide{flex:0 0 calc((100% - (var(--pgr-columns, 3) - 1) * 40px) / var(--pgr-columns, 3));min-width:0;scroll-snap-align:start}.phnx-google-reviews__card{display:flex;flex-direction:column;align-items:flex-start;gap:20px;height:100%}.phnx-google-reviews__card-header{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%}.phnx-google-reviews__identity{display:flex;align-items:center;gap:16px;min-width:0}.phnx-google-reviews__avatar{display:block;flex-shrink:0;width:48px;height:48px;border-radius:50%;object-fit:cover}.phnx-google-reviews__avatar--initial{display:flex;align-items:center;justify-content:center;font-family:Poppins,sans-serif;font-size:1.8rem;font-weight:600;line-height:1;color:#fff;text-transform:uppercase}.phnx-google-reviews__name{font-family:Poppins,sans-serif;font-size:1.2rem;font-weight:600;letter-spacing:2px;text-transform:uppercase;color:#111;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.phnx-google-reviews__rating{display:flex;align-items:center;flex-shrink:0;gap:1px}.phnx-google-reviews__star{display:block;width:18px;height:18px;fill:#dadce0}.phnx-google-reviews__star--filled{fill:#fbbc04}.phnx-google-reviews__text{font-family:Jost,sans-serif;font-size:1.6rem;font-weight:400;line-height:1.55;color:#111;margin:0}.phnx-google-reviews--clamped .phnx-google-reviews__text{display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.phnx-google-reviews__read-more{margin-top:auto;font-family:Poppins,sans-serif;font-size:1.2rem;font-weight:600;letter-spacing:2px;text-transform:uppercase;color:#111;text-decoration:underline;text-decoration-color:currentColor;text-underline-offset:4px;transition:text-decoration-color .3s ease}.phnx-google-reviews__read-more:hover{text-decoration-color:transparent}.phnx-google-reviews__nav{display:flex;align-items:center;justify-content:center;gap:16px;margin-top:40px}.phnx-google-reviews__nav[hidden]{display:none}.phnx-google-reviews__button{display:flex;align-items:center;justify-content:center;width:44px;height:44px;padding:8px;background:none;border:none;cursor:pointer;color:#111;transition:opacity .3s ease}.phnx-google-reviews__button:hover{opacity:.7}.phnx-google-reviews__button svg{width:100%;height:100%;stroke:currentColor}.phnx-google-reviews__button--prev svg{transform:scaleX(-1)}.phnx-google-reviews__dots{display:flex;align-items:center;gap:10px}.phnx-google-reviews__dot{width:8px;height:8px;padding:0;border:1px solid #111;border-radius:50%;background:transparent;cursor:pointer;transition:background-color .3s ease}.phnx-google-reviews__dot--active{background-color:#111}@media(max-width:989px){.phnx-google-reviews{padding-top:calc(var(--pgr-padding-top, 64px) * .75);padding-bottom:calc(var(--pgr-padding-bottom, 64px) * .75)}.phnx-google-reviews__container{padding:0 3.2rem}.phnx-google-reviews__slide{flex-basis:calc((100% - 32px)/2)}.phnx-google-reviews__track{gap:32px}.phnx-google-reviews__header{margin-bottom:40px}}@media(max-width:749px){.phnx-google-reviews__container{padding:0 2.4rem}.phnx-google-reviews__header{flex-direction:column;align-items:flex-start;gap:24px;margin-bottom:32px}.phnx-google-reviews__cta{width:100%}.phnx-google-reviews__slide{flex-basis:100%}.phnx-google-reviews__track{gap:24px}.phnx-google-reviews__logo-g svg{width:38px;height:38px}.phnx-google-reviews__logo-word{font-size:2.4rem}.phnx-google-reviews__logo-image{height:40px}.phnx-google-reviews__nav{margin-top:32px}.phnx-google-reviews__button{width:36px;height:36px}}@media(prefers-reduced-motion:reduce){.phnx-google-reviews__viewport{scroll-behavior:auto}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/phnx-google-reviews.css.map */
