.product-reviews-google{position:relative;color:rgb(var(--color-foreground))}.product-reviews-google__inner{padding-top:var(--reviews-padding-top);padding-bottom:var(--reviews-padding-bottom)}.product-reviews-google__header{display:flex;align-items:flex-end;justify-content:space-between;gap:3rem;padding-bottom:2.4rem;border-bottom:.1rem solid rgba(var(--color-foreground),.22)}.product-reviews-google__heading{margin:0 0 1.2rem;text-transform:uppercase}.product-reviews-google__summary,.product-reviews-google__stars,.product-reviews-google__actions,.product-reviews-google__card-footer{display:flex;align-items:center}.product-reviews-google__summary{flex-wrap:wrap;gap:.8rem;font-size:1.4rem}.product-reviews-google__stars,.product-reviews-google__card-rating{line-height:1;letter-spacing:.18rem;white-space:nowrap}.product-reviews-google__star{color:transparent;-webkit-text-stroke:.1rem rgba(var(--color-foreground),.72);text-stroke:.1rem rgba(var(--color-foreground),.72)}.product-reviews-google__star.is-filled{color:rgb(var(--color-foreground));-webkit-text-stroke:0;text-stroke:0}.product-reviews-google__rating{font-weight:600}.product-reviews-google__count{color:rgba(var(--color-foreground),.66)}.product-reviews-google__actions{justify-content:flex-end;gap:1.8rem;flex:0 0 auto}.product-reviews-google__action-divider{display:block;flex:0 0 .1rem;width:.1rem;height:3.2rem;background:rgba(var(--color-foreground),.55)}.product-reviews-google__action{-webkit-appearance:none;appearance:none;padding:.3rem 0;border:0;border-bottom:.1rem solid currentColor;border-radius:0;background:transparent;color:inherit;font:600 1.5rem/1.25 var(--font-body-family);text-transform:uppercase;cursor:pointer}.product-reviews-google__action:focus-visible,.product-reviews-google__tab:focus-visible,.product-review-drawer__close:focus-visible,.product-review-form input:focus-visible,.product-review-form select:focus-visible,.product-review-form textarea:focus-visible{outline:.2rem solid currentColor;outline-offset:.3rem}.product-reviews-google__tabs{display:flex;align-items:stretch;gap:2.8rem;border-bottom:.1rem solid rgba(var(--color-foreground),.18)}.product-reviews-google__tab{-webkit-appearance:none;appearance:none;position:relative;display:inline-flex;align-items:center;gap:.7rem;min-height:5.4rem;padding:.5rem 0;border:0;background:transparent;color:rgba(var(--color-foreground),.58);font:600 1.5rem/1.2 var(--font-body-family);text-transform:uppercase;cursor:pointer}.product-reviews-google__tab:after{content:"";position:absolute;right:0;bottom:-.1rem;left:0;height:.2rem;background:transparent}.product-reviews-google__tab.is-active{color:rgb(var(--color-foreground))}.product-reviews-google__tab.is-active:after{background:currentColor}.product-reviews-google__content[hidden]{display:none}.product-reviews-google__content{padding-top:2.4rem}.product-reviews-google__empty{margin:0;color:rgba(var(--color-foreground),.72);font-size:1.6rem}.product-reviews-google__question-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem}.product-reviews-google__question-card{min-width:0;padding:2.2rem;border:.1rem solid rgba(var(--color-foreground),.14);border-radius:1.2rem}.product-reviews-google__question-header,.product-reviews-google__question-meta{display:flex;align-items:center;justify-content:space-between;gap:1.2rem}.product-reviews-google__question-label{font-size:1.15rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.product-reviews-google__question-header time,.product-reviews-google__question-meta{color:rgba(var(--color-foreground),.6);font-size:1.25rem}.product-reviews-google__question-card h3{margin:1.4rem 0 1rem;font-family:var(--font-body-family);font-size:1.7rem;font-weight:600;line-height:1.4}.product-reviews-google__answer{margin-top:2rem;padding:1.8rem;border-radius:.9rem;background:rgba(var(--color-foreground),.045)}.product-reviews-google__answer strong{display:block;margin-bottom:.7rem;font-size:1.3rem;letter-spacing:.06em;text-transform:uppercase}.product-reviews-google__answer p{margin:0;color:rgba(var(--color-foreground),.78);font-size:1.45rem;line-height:1.55}.product-reviews-google__list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 4rem}.product-reviews-google__card{padding:2.4rem 0;border-bottom:.1rem solid rgba(var(--color-foreground),.18)}.product-reviews-google__card-rating{margin-bottom:1.2rem}.product-reviews-google__card-heading{display:flex;justify-content:space-between;gap:2rem;margin-bottom:1rem}.product-reviews-google__card-heading h3{margin:0;font-family:var(--font-body-family);font-size:1.7rem;font-weight:600}.product-reviews-google__card-heading time{flex:0 0 auto;color:rgba(var(--color-foreground),.6);font-size:1.3rem}.product-reviews-google__card-copy{color:rgba(var(--color-foreground),.8)}.product-reviews-google__card-copy>:first-child{margin-top:0}.product-reviews-google__card-copy>:last-child{margin-bottom:0}.product-reviews-google__card-images{display:grid;grid-template-columns:repeat(3,minmax(0,12rem));gap:.8rem;margin-top:1.6rem}.product-reviews-google__card-images a{display:block;overflow:hidden;aspect-ratio:1;border-radius:.8rem;background:rgba(var(--color-foreground),.05)}.product-reviews-google__card-images img{display:block;width:100%;height:100%;aspect-ratio:1;object-fit:cover;transition:transform .25s ease}.product-reviews-google__card-images a:hover img{transform:scale(1.025)}.product-reviews-google__card-footer{flex-wrap:wrap;gap:.7rem 1rem;margin-top:1.6rem;font-size:1.3rem}.product-reviews-google__verified,.product-reviews-google__disclosure{padding:.35rem .75rem;border-radius:99rem;background:rgba(var(--color-foreground),.07)}.product-review-drawer[hidden]{display:none}.product-review-drawer{position:fixed;z-index:100000;top:0;right:0;bottom:0;left:0;display:grid;grid-template-columns:1fr min(56rem,100%)}.product-review-drawer__backdrop{grid-area:1 / 1 / 2 / 3;padding:0;border:0;background:#0000006b;opacity:0;cursor:pointer;transition:opacity .28s ease}.product-review-drawer__panel{position:relative;grid-area:1 / 2;min-width:0;height:100%;overflow:auto;overscroll-behavior:contain;background:rgb(var(--color-background));color:rgb(var(--color-foreground));transform:translate(100%);transition:transform .34s cubic-bezier(.22,.78,.2,1)}.product-review-drawer.is-open .product-review-drawer__backdrop{opacity:1}.product-review-drawer.is-open .product-review-drawer__panel{transform:translate(0)}.product-review-drawer__header{position:sticky;z-index:2;top:0;display:flex;align-items:center;justify-content:space-between;min-height:8rem;padding:1.8rem 2.4rem;background:#111;color:#fff}.product-review-drawer__header h2{margin:0;color:inherit;font-size:2.2rem;text-transform:uppercase}.product-review-drawer__close{display:grid;place-items:center;width:4.4rem;height:4.4rem;padding:0;border:0;background:transparent;color:inherit;cursor:pointer}.product-review-drawer__close svg{width:2.5rem;height:2.5rem;fill:none;stroke:currentColor;stroke-width:1.5}.product-review-drawer__body{padding:3rem 2.4rem 5rem}.product-review-drawer__intro{margin:0 0 2.6rem;color:rgba(var(--color-foreground),.72);font-size:1.5rem;line-height:1.55}.product-review-form{display:grid;gap:2rem}.product-review-form__field{display:grid;gap:.7rem;font:500 1.4rem/1.3 var(--font-body-family)}.product-review-form__field input,.product-review-form__field select,.product-review-form__field textarea{width:100%;min-height:5.2rem;padding:1.2rem 1.4rem;border:.1rem solid rgba(var(--color-foreground),.45);border-radius:0;background:rgb(var(--color-background));color:rgb(var(--color-foreground));font:400 1.6rem/1.45 var(--font-body-family);box-shadow:none}.product-review-form__field textarea{min-height:14rem;resize:vertical}.product-review-form__photos{display:grid;gap:.8rem}.product-review-form__photo-label{display:flex;align-items:center;justify-content:space-between;gap:1.2rem;font:500 1.4rem/1.3 var(--font-body-family)}.product-review-form__photo-label small{color:rgba(var(--color-foreground),.62);font:inherit;font-weight:400}.product-review-form__photo-button{flex:0 0 auto;padding:.8rem 1.2rem;border:.1rem solid currentColor;border-radius:.6rem;cursor:pointer}.product-review-form__photo-help{margin:0;color:rgba(var(--color-foreground),.62);font-size:1.2rem}.product-review-form__photo-previews{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem}.product-review-form__photo-preview{position:relative;overflow:hidden;border-radius:.7rem;background:rgba(var(--color-foreground),.05)}.product-review-form__photo-preview img{display:block;width:100%;aspect-ratio:1;object-fit:cover}.product-review-form__photo-open{display:block;width:100%;padding:0;border:0;background:transparent;cursor:zoom-in}.product-review-form__photo-remove{position:absolute;top:.5rem;right:.5rem;display:grid;place-items:center;width:2.8rem;height:2.8rem;padding:0;border:0;border-radius:50%;background:#111111e0;color:#fff;font:500 1.8rem/1 var(--font-body-family);cursor:pointer}.product-review-form__privacy{margin:0;color:rgba(var(--color-foreground),.62);font-size:1.2rem;line-height:1.5}.product-review-form__privacy a{color:inherit}.product-review-form__submit{width:100%;min-height:5.4rem;border-radius:0;background:#111;color:#fff;font-family:var(--font-body-family);font-size:1.5rem;font-weight:600;text-transform:uppercase}.product-review-form__status,.product-review-form__errors,.product-review-form__live{margin:0;font-size:1.4rem}.product-review-form__status{color:#216e39}.product-review-form__errors{color:#b42318}.product-review-form__submit[aria-busy=true]{opacity:.65;pointer-events:none}html.valoraie-review-drawer-open,html.valoraie-review-drawer-open body,html.valoraie-review-lightbox-open,html.valoraie-review-lightbox-open body{overflow:hidden}.product-review-lightbox[hidden]{display:none}.product-review-lightbox{position:fixed;z-index:100100;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:3rem}.product-review-lightbox__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;padding:0;border:0;background:#000000d1;opacity:0;cursor:zoom-out;transition:opacity .24s ease}.product-review-lightbox__panel{position:relative;display:grid;grid-template-columns:5.2rem minmax(0,1fr) 5.2rem;align-items:center;width:min(110rem,94vw);max-height:92vh;padding:2rem;border-radius:1.2rem;background:#111;color:#fff;opacity:0;transform:translateY(1.2rem) scale(.985);transition:opacity .24s ease,transform .24s ease}.product-review-lightbox.is-open .product-review-lightbox__backdrop{opacity:1}.product-review-lightbox.is-open .product-review-lightbox__panel{opacity:1;transform:none}.product-review-lightbox__close,.product-review-lightbox__nav{display:grid;place-items:center;padding:0;border:0;border-radius:50%;background:#ffffff1f;color:#fff;cursor:pointer}.product-review-lightbox__nav[hidden]{display:none}.product-review-lightbox__nav--previous{grid-column:1}.product-review-lightbox__nav--next{grid-column:3}.product-review-lightbox__close{position:absolute;z-index:2;top:1.2rem;right:1.2rem;width:4.4rem;height:4.4rem}.product-review-lightbox__nav{width:4.4rem;height:4.4rem;justify-self:center}.product-review-lightbox__close svg,.product-review-lightbox__nav svg{width:2.4rem;height:2.4rem;fill:none;stroke:currentColor;stroke-width:1.6}.product-review-lightbox__figure{grid-column:2;display:grid;place-items:center;gap:1rem;min-width:0;margin:0}.product-review-lightbox__figure img{display:block;max-width:100%;max-height:calc(92vh - 8rem);border-radius:.8rem;object-fit:contain;touch-action:pan-y}.product-review-lightbox__figure figcaption{min-height:1.5rem;color:#ffffffc2;font-size:1.3rem}.product-review-lightbox button:focus-visible{outline:.2rem solid #fff;outline-offset:.3rem}@media screen and (min-width:750px)and (max-width:989px){.product-reviews-google__question-list{grid-template-columns:minmax(0,1fr)}}@media screen and (min-width:990px){html body.template-product .product-reviews-google .product-reviews-google__inner.page-width:not(#v-reviews-width0#v-reviews-width1#v-reviews-width2){--product-reviews-edge-gutter: clamp(3.2rem, 3.5vw, 5.4rem);width:100%;max-width:none;margin-inline:0;padding-left:var(--product-reviews-edge-gutter);padding-right:var(--product-reviews-edge-gutter);box-sizing:border-box}}@media screen and (max-width:749px){.product-reviews-google__inner{padding-top:calc(var(--reviews-padding-top) * .75);padding-bottom:calc(var(--reviews-padding-bottom) * .75)}.product-reviews-google__header{display:grid;align-items:start;gap:2rem;padding-bottom:2rem}.product-reviews-google__heading{margin-bottom:1rem;font-size:clamp(2.5rem,7vw,3.2rem)}.product-reviews-google__actions{display:grid;grid-template-columns:minmax(0,1fr) .1rem minmax(0,1fr);justify-content:stretch;gap:1.4rem}.product-reviews-google__tabs{gap:0}.product-reviews-google__tab{flex:1 1 50%;justify-content:center;min-width:0;min-height:5rem;font-size:1.3rem}.product-reviews-google__action{justify-self:start;font-size:1.35rem}.product-reviews-google__action:last-child{justify-self:end}.product-reviews-google__content{padding-top:2rem}.product-reviews-google__list,.product-reviews-google__question-list{grid-template-columns:minmax(0,1fr)}.product-reviews-google__question-card{padding:1.8rem}.product-reviews-google__question-card h3{font-size:1.55rem}.product-review-drawer{display:block}.product-review-drawer__backdrop{display:none}.product-review-drawer__panel{width:100%;transform:translate(100%)}.product-review-drawer__header{min-height:7.2rem;padding:1.4rem var(--valoraie-mobile-edge-padding, 1.8rem)}.product-review-drawer__header h2{font-size:2rem}.product-review-drawer__body{padding:2.4rem var(--valoraie-mobile-edge-padding, 1.8rem) 4rem}.product-review-lightbox{padding:0}.product-review-lightbox__panel{grid-template-columns:4.4rem minmax(0,1fr) 4.4rem;width:100vw;height:100dvh;max-height:none;padding:max(1.2rem,env(safe-area-inset-top)) .6rem max(1.2rem,env(safe-area-inset-bottom));border-radius:0}.product-review-lightbox__figure img{max-height:calc(100dvh - 8rem - env(safe-area-inset-top) - env(safe-area-inset-bottom));border-radius:.5rem}.product-review-lightbox__close{top:max(1rem,env(safe-area-inset-top));right:1rem}.product-review-lightbox__nav{width:3.8rem;height:3.8rem;background:#ffffff14}}@media(prefers-reduced-motion:reduce){.product-review-drawer__backdrop,.product-review-drawer__panel,.product-reviews-google__card-images img,.product-review-lightbox__backdrop,.product-review-lightbox__panel{transition:none}}.product-reviews-google__empty{max-width:58rem;margin:0 auto;padding:clamp(3rem,6vw,6rem) 2rem;text-align:center}.product-reviews-google__empty p{margin:0 0 1rem}.product-reviews-google__empty .button{margin-top:1rem}.product-review-form__photo-note{padding:1.4rem 1.6rem;border:1px solid rgba(var(--color-foreground),.14);background:rgba(var(--color-foreground),.025);font-size:1.3rem;line-height:1.5}.product-review-form__photo-note p{margin:.5rem 0 0}
/*# sourceMappingURL=/cdn/shop/t/10/assets/section-product-reviews-google.css.map */
