.google-reviews__item-content,.google-reviews__item-content-top-info-text,.google-reviews__main-info{-webkit-box-orient:vertical;-webkit-box-direction:normal}.google-reviews{--main-block-width:220px}.google-reviews__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:32px}.google-reviews__main-info{-webkit-box-flex:0;-ms-flex:0 0 var(--main-block-width);flex:0 0 var(--main-block-width);background-color:var(--review-bg-color);padding:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px;margin-bottom:50px;border-radius:6px;-webkit-box-shadow:4px 4px 12px 0 rgba(62,62,62,.3);box-shadow:4px 4px 12px 0 rgba(62,62,62,.3)}.google-reviews__main-info-logo{width:40px;height:40px;-webkit-box-flex:0;-ms-flex:0 0 40px;flex:0 0 40px}.google-reviews__main-info-logo-img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.google-reviews__main-info-text{text-align:center;color:var(--color-foreground-heading);font-size:16px;font-style:normal;font-weight:500;line-height:1.25}.google-reviews__main-info-text b,.google-reviews__main-info-text strong{font-weight:800}.google-reviews__main-info-image-wrap{width:150px;height:40px}.google-reviews__main-info-img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.google-reviews__swiper-wrap{-webkit-box-flex:0;-ms-flex:0 0 calc(100% - var(--main-block-width) - 32px);flex:0 0 calc(100% - var(--main-block-width) - 32px);max-width:calc(100% - var(--main-block-width) - 32px)}.google-reviews__swiper::before{content:"";position:absolute;top:0;right:-1px;bottom:0;left:calc(100% - 100px);z-index:2;background:var(--color-background);background:-webkit-gradient(linear,left top,right top,color-stop(0,rgba(255,255,255,0)),to(var(--color-background)));background:linear-gradient(90deg,rgba(255,255,255,0) 0,var(--color-background) 100%)}.google-reviews__nav-bar{margin-top:12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:24px;margin-right:var(--main-block-width)}.google-reviews__nav-bar .google-reviews__swiper-pagination{position:static;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:.6rem;border-radius:4px;overflow:hidden}.google-reviews__nav-bar .google-reviews__swiper-pagination .swiper-pagination-bullet{margin:0;border-radius:4px;width:.7rem;height:.7rem;background-color:var(--color-primary-button-background);-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.google-reviews__nav-bar .google-reviews__swiper-pagination .swiper-pagination-bullet:active,.google-reviews__nav-bar .google-reviews__swiper-pagination .swiper-pagination-bullet:focus,.google-reviews__nav-bar .google-reviews__swiper-pagination .swiper-pagination-bullet:hover{opacity:1;background-color:var(--color-primary-button-hover-background)}.google-reviews__swiper-button-next.swiper-button-next,.google-reviews__swiper-button-prev.swiper-button-prev{margin:0;position:static;width:38px;height:38px;padding:8px;background-color:var(--color-primary-button-background);-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;border-radius:4px}.google-reviews__swiper-button-next.swiper-button-next svg,.google-reviews__swiper-button-prev.swiper-button-prev svg{width:24px;height:24px}.google-reviews__swiper-button-next.swiper-button-next svg path,.google-reviews__swiper-button-prev.swiper-button-prev svg path{fill:var(--color-primary-button-text);-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.google-reviews__swiper-button-next.swiper-button-next:active,.google-reviews__swiper-button-next.swiper-button-next:focus,.google-reviews__swiper-button-next.swiper-button-next:hover,.google-reviews__swiper-button-prev.swiper-button-prev:active,.google-reviews__swiper-button-prev.swiper-button-prev:focus,.google-reviews__swiper-button-prev.swiper-button-prev:hover{background-color:var(--color-primary-button-hover-background)}.google-reviews__swiper-button-next.swiper-button-next:active svg path,.google-reviews__swiper-button-next.swiper-button-next:focus svg path,.google-reviews__swiper-button-next.swiper-button-next:hover svg path,.google-reviews__swiper-button-prev.swiper-button-prev:active svg path,.google-reviews__swiper-button-prev.swiper-button-prev:focus svg path,.google-reviews__swiper-button-prev.swiper-button-prev:hover svg path{fill:var(--color-primary-button-hover-text)}.google-reviews__item-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:24px;width:100%;background-color:var(--review-bg-color);padding:24px;border-radius:6px;-webkit-box-shadow:4px 4px 12px 0 rgba(62,62,62,.3);box-shadow:4px 4px 12px 0 rgba(62,62,62,.3)}.google-reviews__item-content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:12px}.google-reviews__item-content-top{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:32px}.google-reviews__item-content-top-info{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.google-reviews__item-content-top-info-avatar{width:40px;height:40px;-webkit-box-flex:0;-ms-flex:0 0 40px;flex:0 0 40px}.google-reviews__item-content-top-info-avatar-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:50%}.google-reviews__item-content-top-info-avatar-no-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#ffffff;text-align:center;font-size:16px;font-weight:600;line-height:1}.google-reviews__item-content-top-info-text{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.google-reviews__item-content-top-info-name{color:var(--color-foreground-heading);font-size:16px;font-style:normal;font-weight:600;line-height:1.25}.google-reviews__item-content-top-info-date{color:var(--color-foreground-heading);opacity:.65;font-size:16px;font-style:normal;font-weight:400;line-height:1}.google-reviews__item-content-top-logo{width:40px;height:40px;-webkit-box-flex:0;-ms-flex:0 0 40px;flex:0 0 40px}.google-reviews__item-content-top-logo-img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.google-reviews__item-content-stars .google-reviews__stars.bh-stars{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.google-reviews__item-content-text{color:var(--color-foreground);font-size:16px;font-weight:400;line-height:1.25}.google-reviews__item-content-text h1,.google-reviews__item-content-text h2,.google-reviews__item-content-text h3,.google-reviews__item-content-text h4,.google-reviews__item-content-text h5,.google-reviews__item-content-text h6{font:inherit;font-weight:700;letter-spacing:inherit;color:inherit;margin:0}.google-reviews__item-content-text h1:not(:last-child),.google-reviews__item-content-text h2:not(:last-child),.google-reviews__item-content-text h3:not(:last-child),.google-reviews__item-content-text h4:not(:last-child),.google-reviews__item-content-text h5:not(:last-child),.google-reviews__item-content-text h6:not(:last-child){margin-bottom:12px}.google-reviews__item-content-text p{margin:0}.google-reviews__item-content-text p:not(:last-child){margin-bottom:12px}.google-reviews__item-content-text a{color:var(--color-primary);text-decoration:underline;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.google-reviews__item-content-text a:active,.google-reviews__item-content-text a:focus,.google-reviews__item-content-text a:hover{color:var(--color-primary-hover)}.google-reviews__item-content-text ol,.google-reviews__item-content-text ul{margin:12px 0;padding-left:30px}.google-reviews__item-content-text>*{font:inherit;color:inherit;letter-spacing:inherit}.google-reviews__item-image{-webkit-box-flex:0;-ms-flex:0 0 160px;flex:0 0 160px}.google-reviews__item-image-img{aspect-ratio:1;border-radius:6px}.google-reviews .swiper-slide{height:auto;display:-webkit-box;display:-ms-flexbox;display:flex}.google-reviews .bh-stars{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.google-reviews .bh-stars .bh-star{width:24px;height:24px}.google-reviews .bh-stars .bh-star .outline{fill:var(--stars-color)}.google-reviews .bh-stars .bh-star .full,.google-reviews .bh-stars .bh-star .left-half{fill:transparent}.google-reviews .bh-stars.rounding-up[data-bh-rating^="3.5"] .bh-star--4 .left-half,.google-reviews .bh-stars.rounding-up[data-bh-rating^="4.5"] .bh-star--5 .left-half,.google-reviews .bh-stars.rounding-up[data-bh-rating^="0.6"] .bh-star--1 .full,.google-reviews .bh-stars.rounding-up[data-bh-rating^="1.6"] .bh-star--2 .full,.google-reviews .bh-stars.rounding-up[data-bh-rating^="2.6"] .bh-star--3 .full,.google-reviews .bh-stars.rounding-up[data-bh-rating^="3.6"] .bh-star--4 .full,.google-reviews .bh-stars.rounding-up[data-bh-rating^="4.6"] .bh-star--5 .full,.google-reviews .bh-stars.rounding-up[data-bh-rating^="0.7"] .bh-star--1 .full,.google-reviews .bh-stars.rounding-up[data-bh-rating^="1.7"] .bh-star--2 .full,.google-reviews .bh-stars.rounding-up[data-bh-rating^="2.7"] .bh-star--3 .full,.google-reviews .bh-stars.rounding-up[data-bh-rating^="3.7"] .bh-star--4 .full,.google-reviews .bh-stars.rounding-up[data-bh-rating^="4.7"] .bh-star--5 .full,.google-reviews .bh-stars.rounding-up[data-bh-rating^="0.8"] .bh-star--1 .full,.google-reviews .bh-stars.rounding-up[data-bh-rating^="1.8"] .bh-star--2 .full,.google-reviews .bh-stars.rounding-up[data-bh-rating^="2.8"] .bh-star--3 .full,.google-reviews .bh-stars.rounding-up[data-bh-rating^="3.8"] .bh-star--4 .full,.google-reviews .bh-stars.rounding-up[data-bh-rating^="4.8"] .bh-star--5 .full,.google-reviews .bh-stars.rounding-up[data-bh-rating^="0.9"] .bh-star--1 .full,.google-reviews .bh-stars.rounding-up[data-bh-rating^="1.9"] .bh-star--2 .full,.google-reviews .bh-stars.rounding-up[data-bh-rating^="2.9"] .bh-star--3 .full,.google-reviews .bh-stars.rounding-up[data-bh-rating^="1"] .bh-star--1 .full,.google-reviews .bh-stars.rounding-up[data-bh-rating^="3.9"] .bh-star--4 .full,.google-reviews .bh-stars.rounding-up[data-bh-rating^="4.9"] .bh-star--5 .full,.google-reviews .bh-stars.rounding-up[data-bh-rating^="0.0"] .bh-star--1 .left-half,.google-reviews .bh-stars.rounding-up[data-bh-rating^="1.0"] .bh-star--2 .left-half,.google-reviews .bh-stars.rounding-up[data-bh-rating^="2.0"] .bh-star--3 .left-half,.google-reviews .bh-stars.rounding-up[data-bh-rating^="3.0"] .bh-star--4 .left-half,.google-reviews .bh-stars.rounding-up[data-bh-rating^="4.0"] .bh-star--5 .left-half,.google-reviews .bh-stars.rounding-up[data-bh-rating^="0.1"] .bh-star--1 .left-half,.google-reviews .bh-stars.rounding-up[data-bh-rating^="1.1"] .bh-star--2 .left-half,.google-reviews .bh-stars.rounding-up[data-bh-rating^="2.1"] .bh-star--3 .left-half,.google-reviews .bh-stars.rounding-up[data-bh-rating^="2"] .bh-star--1 .full,.google-reviews .bh-stars.rounding-up[data-bh-rating^="2"] .bh-star--2 .full,.google-reviews .bh-stars.rounding-up[data-bh-rating^="3.1"] .bh-star--4 .left-half,.google-reviews .bh-stars.rounding-up[data-bh-rating^="4.1"] .bh-star--5 .left-half,.google-reviews .bh-stars.rounding-up[data-bh-rating^="0.2"] .bh-star--1 .left-half,.google-reviews .bh-stars.rounding-up[data-bh-rating^="1.2"] .bh-star--2 .left-half,.google-reviews .bh-stars.rounding-up[data-bh-rating^="2.2"] .bh-star--3 .left-half,.google-reviews .bh-stars.rounding-up[data-bh-rating^="3.2"] .bh-star--4 .left-half,.google-reviews .bh-stars.rounding-up[data-bh-rating^="4.2"] .bh-star--5 .left-half,.google-reviews .bh-stars.rounding-up[data-bh-rating^="0.3"] .bh-star--1 .left-half,.google-reviews .bh-stars.rounding-up[data-bh-rating^="1.3"] .bh-star--2 .left-half,.google-reviews .bh-stars.rounding-up[data-bh-rating^="2.3"] .bh-star--3 .left-half,.google-reviews .bh-stars.rounding-up[data-bh-rating^="3"] .bh-star--1 .full,.google-reviews .bh-stars.rounding-up[data-bh-rating^="3"] .bh-star--2 .full,.google-reviews .bh-stars.rounding-up[data-bh-rating^="3"] .bh-star--3 .full,.google-reviews .bh-stars.rounding-up[data-bh-rating^="3.3"] .bh-star--4 .left-half,.google-reviews .bh-stars.rounding-up[data-bh-rating^="4.3"] .bh-star--5 .left-half,.google-reviews .bh-stars.rounding-up[data-bh-rating^="0.4"] .bh-star--1 .left-half,.google-reviews .bh-stars.rounding-up[data-bh-rating^="1.4"] .bh-star--2 .left-half,.google-reviews .bh-stars.rounding-up[data-bh-rating^="2.4"] .bh-star--3 .left-half,.google-reviews .bh-stars.rounding-up[data-bh-rating^="3.4"] .bh-star--4 .left-half,.google-reviews .bh-stars.rounding-up[data-bh-rating^="4.4"] .bh-star--5 .left-half,.google-reviews .bh-stars.rounding-up[data-bh-rating^="4"] .bh-star--1 .full,.google-reviews .bh-stars.rounding-up[data-bh-rating^="4"] .bh-star--2 .full,.google-reviews .bh-stars.rounding-up[data-bh-rating^="4"] .bh-star--3 .full,.google-reviews .bh-stars.rounding-up[data-bh-rating^="4"] .bh-star--4 .full,.google-reviews .bh-stars.rounding-up[data-bh-rating^="5"] .bh-star--1 .full,.google-reviews .bh-stars.rounding-up[data-bh-rating^="5"] .bh-star--2 .full,.google-reviews .bh-stars.rounding-up[data-bh-rating^="5"] .bh-star--3 .full,.google-reviews .bh-stars.rounding-up[data-bh-rating^="5"] .bh-star--4 .full,.google-reviews .bh-stars.rounding-up[data-bh-rating^="5"] .bh-star--5 .full,.google-reviews .bh-stars.rounding-up[data-bh-rating^="0.5"] .bh-star--1 .left-half,.google-reviews .bh-stars.rounding-up[data-bh-rating^="1.5"] .bh-star--2 .left-half,.google-reviews .bh-stars.rounding-up[data-bh-rating^="2.5"] .bh-star--3 .left-half,.google-reviews .bh-stars[data-bh-rating^="3.5"] .bh-star--4 .left-half,.google-reviews .bh-stars[data-bh-rating^="4.5"] .bh-star--5 .left-half,.google-reviews .bh-stars[data-bh-rating^="0.6"] .bh-star--1 .left-half,.google-reviews .bh-stars[data-bh-rating^="1.6"] .bh-star--2 .left-half,.google-reviews .bh-stars[data-bh-rating^="2.6"] .bh-star--3 .left-half,.google-reviews .bh-stars[data-bh-rating^="3.6"] .bh-star--4 .left-half,.google-reviews .bh-stars[data-bh-rating^="4.6"] .bh-star--5 .left-half,.google-reviews .bh-stars[data-bh-rating^="0.7"] .bh-star--1 .left-half,.google-reviews .bh-stars[data-bh-rating^="1.7"] .bh-star--2 .left-half,.google-reviews .bh-stars[data-bh-rating^="2.7"] .bh-star--3 .left-half,.google-reviews .bh-stars[data-bh-rating^="3.7"] .bh-star--4 .left-half,.google-reviews .bh-stars[data-bh-rating^="4.7"] .bh-star--5 .left-half,.google-reviews .bh-stars[data-bh-rating^="0.8"] .bh-star--1 .left-half,.google-reviews .bh-stars[data-bh-rating^="1.8"] .bh-star--2 .left-half,.google-reviews .bh-stars[data-bh-rating^="2.8"] .bh-star--3 .left-half,.google-reviews .bh-stars[data-bh-rating^="3.8"] .bh-star--4 .left-half,.google-reviews .bh-stars[data-bh-rating^="4.8"] .bh-star--5 .left-half,.google-reviews .bh-stars[data-bh-rating^="0.9"] .bh-star--1 .left-half,.google-reviews .bh-stars[data-bh-rating^="1.9"] .bh-star--2 .left-half,.google-reviews .bh-stars[data-bh-rating^="2.9"] .bh-star--3 .left-half,.google-reviews .bh-stars[data-bh-rating^="1"] .bh-star--1 .full,.google-reviews .bh-stars[data-bh-rating^="3.9"] .bh-star--4 .left-half,.google-reviews .bh-stars[data-bh-rating^="4.9"] .bh-star--5 .left-half,.google-reviews .bh-stars[data-bh-rating^="2"] .bh-star--1 .full,.google-reviews .bh-stars[data-bh-rating^="2"] .bh-star--2 .full,.google-reviews .bh-stars[data-bh-rating^="3"] .bh-star--1 .full,.google-reviews .bh-stars[data-bh-rating^="3"] .bh-star--2 .full,.google-reviews .bh-stars[data-bh-rating^="3"] .bh-star--3 .full,.google-reviews .bh-stars[data-bh-rating^="4"] .bh-star--1 .full,.google-reviews .bh-stars[data-bh-rating^="4"] .bh-star--2 .full,.google-reviews .bh-stars[data-bh-rating^="4"] .bh-star--3 .full,.google-reviews .bh-stars[data-bh-rating^="4"] .bh-star--4 .full,.google-reviews .bh-stars[data-bh-rating^="5"] .bh-star--1 .full,.google-reviews .bh-stars[data-bh-rating^="5"] .bh-star--2 .full,.google-reviews .bh-stars[data-bh-rating^="5"] .bh-star--3 .full,.google-reviews .bh-stars[data-bh-rating^="5"] .bh-star--4 .full,.google-reviews .bh-stars[data-bh-rating^="5"] .bh-star--5 .full,.google-reviews .bh-stars[data-bh-rating^="0.5"] .bh-star--1 .left-half,.google-reviews .bh-stars[data-bh-rating^="1.5"] .bh-star--2 .left-half,.google-reviews .bh-stars[data-bh-rating^="2.5"] .bh-star--3 .left-half{fill:var(--stars-color)}@media only screen and (max-width:1280px){.google-reviews__item-inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.google-reviews__item-image-img{aspect-ratio:16/9}}@media only screen and (max-width:1024px){.google-reviews__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px}.google-reviews__main-info{margin-bottom:0}.google-reviews__swiper-wrap{-webkit-box-flex:unset;-ms-flex:unset;flex:unset;max-width:100%}.google-reviews__swiper::before{display:none}.google-reviews__nav-bar{margin-top:8px;margin-right:0}.google-reviews__item-inner{gap:8px;padding:16px}.google-reviews__item-content{gap:8px}.google-reviews__item-content-top{gap:16px}}@media only screen and (max-width:990px){.google-reviews__main-info{padding:16px;gap:8px}.google-reviews__item-inner{-webkit-box-shadow:none;box-shadow:none}.google-reviews__item-content-text{font-size:14px}}