.ugc-reviews{background-color:var(--color-background)}.ugc-reviews__inner{padding-left:4px;margin:0 auto}@media screen and (min-width: 750px){.ugc-reviews__inner{padding-left:8px;padding-right:8px}}.ugc-reviews__header{text-align:center;margin-bottom:24px}.ugc-reviews__rating{display:flex;align-items:center;justify-content:center;gap:2px;margin-bottom:6px}@media screen and (min-width: 750px){.ugc-reviews__rating{margin-bottom:12px}}.ugc-reviews__star{width:14px;height:14px}.ugc-reviews__star svg{display:block;width:14px;height:14px;max-width:none}.ugc-reviews__rating-text{font-family:var(--font-paragraph--family);font-size:12px;line-height:1.6;color:var(--color-foreground);margin-left:12px;-webkit-font-smoothing:antialiased}@media screen and (min-width: 750px){.ugc-reviews__rating-text{font-size:14px}}.ugc-reviews__heading{margin:0;font-family:var(--font-accent--family);font-weight:400;font-size:28px;line-height:1.1;letter-spacing:-2%;color:var(--color-foreground-heading);-webkit-font-smoothing:antialiased}@media screen and (min-width: 750px){.ugc-reviews__heading{font-size:40px}}.ugc-reviews__grid{display:grid;gap:4px}@media screen and (min-width: 750px){.ugc-reviews__grid{grid-template-columns:repeat(4, 1fr)}}.ugc-reviews__desktop{display:none}@media screen and (min-width: 750px){.ugc-reviews__desktop{display:block}}.ugc-reviews__mobile{display:block}@media screen and (min-width: 750px){.ugc-reviews__mobile{display:none}}.ugc-reviews__swiper{overflow:hidden}.ugc-reviews__swiper .swiper-scrollbar{overflow:hidden;position:relative !important;bottom:auto !important;left:auto !important;background-color:rgba(0,0,0,0) !important;border:1px solid rgba(51,51,51,.24) !important;display:flex !important;align-items:center !important;padding:3px !important;box-sizing:border-box !important;height:10px !important;width:80px !important;margin:24px auto 0}.ugc-reviews__swiper .swiper-scrollbar-drag{height:100% !important;background-color:var(--color-foreground-heading) !important;cursor:grab}.ugc-reviews__swiper .swiper-scrollbar-drag:active{cursor:grabbing}.ugc-reviews__card{position:relative;cursor:pointer;overflow:hidden}.ugc-reviews__card:hover .ugc-reviews__card-img,.ugc-reviews__card:hover .ugc-reviews__card-video{transform:scale(1.03)}.ugc-reviews__card-media{position:relative;overflow:hidden;background-color:var(--color-background-secondary, #f5f4f2);height:371px}@media screen and (min-width: 750px){.ugc-reviews__card-media{height:553px}}.ugc-reviews__card-img,.ugc-reviews__card-video{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center top;object-position:center top;transition:transform .4s ease}.ugc-reviews__card-overlay{position:absolute;bottom:16px;left:16px;right:16px;padding:8px;display:flex;align-items:center;justify-content:space-between;background:#fff;width:calc(100% - 32px);border-radius:32px}.ugc-reviews__card-overlay--top{top:16px;bottom:auto}.ugc-reviews__card-author{display:flex;align-items:center;gap:6px}.ugc-reviews__card-name{font-family:var(--font-paragraph--family);font-size:12px;line-height:1.6;font-weight:400;color:var(--color-foreground);-webkit-font-smoothing:antialiased}@media screen and (min-width: 750px){.ugc-reviews__card-name{font-size:14px}}.ugc-reviews__card-rating{display:flex;align-items:center;gap:2.5px;font-family:var(--font-paragraph--family);font-size:12px;color:var(--color-foreground);-webkit-font-smoothing:antialiased}.ugc-reviews__avatar{display:block;width:28px;height:28px;border-radius:50%;-o-object-fit:cover;object-fit:cover;flex-shrink:0}@media screen and (min-width: 750px){.ugc-reviews__avatar{width:32px;height:32px}}.ugc-reviews__avatar--placeholder{background-color:hsla(0,0%,100%,.3);display:flex;align-items:center;justify-content:center;font-size:12px;color:#fff;font-weight:500}.ugc-reviews__popup{background:none;display:none;position:fixed;inset:0;z-index:1000;align-items:center;justify-content:center}.ugc-reviews__popup.is-open{display:flex}.ugc-reviews__popup-overlay{position:absolute;inset:0;background:rgba(44,44,44,.32)}.ugc-reviews__popup-panel{position:relative;z-index:1;display:flex;flex-direction:column;background-color:#fff;box-shadow:0px 0px 32px 0px rgba(0,0,0,.1215686275);width:calc(100vw - 24px);max-width:800px;max-height:460px;overflow-y:auto;padding:52px}@media screen and (min-width: 750px){.ugc-reviews__popup-panel{flex-direction:row;overflow:hidden}}.ugc-reviews__popup-close{position:absolute;top:0;right:0;z-index:2;display:flex;align-items:center;justify-content:center;width:40px;height:40px;border:none;background:rgba(51,51,51,.12);cursor:pointer;color:var(--color-foreground-heading)}.ugc-reviews__popup-media{display:none;flex-shrink:0}@media screen and (min-width: 750px){.ugc-reviews__popup-media{display:block;width:240px;height:380px;overflow:hidden}}.ugc-reviews__popup-img,.ugc-reviews__popup-video{display:block;width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center top;object-position:center top}@media screen and (min-width: 750px){.ugc-reviews__popup-img,.ugc-reviews__popup-video{height:100%}}.ugc-reviews__popup-content{display:flex;flex-direction:column;gap:24px;flex:1}@media screen and (min-width: 750px){.ugc-reviews__popup-content{padding:0 40px;overflow-y:auto}}.ugc-reviews__popup-author{display:flex;align-items:center;gap:10px;margin-bottom:8px}.ugc-reviews__popup-avatar{width:32px;height:32px;border-radius:50%;overflow:hidden;flex-shrink:0}.ugc-reviews__popup-avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.ugc-reviews__popup-name{font-family:var(--font-paragraph--family);font-size:14px;line-height:1.6;font-weight:400;color:var(--color-foreground);-webkit-font-smoothing:antialiased;margin-right:auto}.ugc-reviews__popup-rating{font-family:var(--font-paragraph--family);font-size:14px;line-height:1.6;font-weight:400;color:var(--color-foreground);-webkit-font-smoothing:antialiased}.ugc-reviews__popup-text{margin:0;font-family:var(--font-accent--family);font-weight:400;font-size:24px;line-height:1.1;letter-spacing:-2%;color:var(--color-foreground);-webkit-font-smoothing:antialiased}.ugc-reviews__popup-subtext{opacity:.8;margin:0;font-family:var(--font-paragraph--family);font-size:14px;line-height:1.6;font-weight:400;color:var(--color-foreground);font-style:italic;-webkit-font-smoothing:antialiased}