.cr{padding:56px 0}.cr__header{text-align:center;max-width:900px;margin:0 auto 34px}.cr__title{margin:0 0 10px;font-size:calc(var(--font-heading-scale) * 3.2rem);line-height:1.1}.cr__subtitle{margin:0 0 18px;opacity:.75}.cr__rating{display:inline-flex;align-items:center;gap:10px}.cr__rating-num{font-size:3.4rem;font-weight:700;line-height:1}.cr__based{opacity:.7;font-size:1.3rem}.cr__list{gap:18px;padding:0;margin:0}.cr__item{width:calc((100% - 36px) / 3)}@media(max-width:989px){.cr__item{width:calc((100% - 18px)/2)}}@media(max-width:749px){.cr__item{width:100%}}.cr__card{background:rgb(var(--color-background));border:1px solid rgba(var(--color-foreground),.1);border-radius:12px;padding:18px;box-shadow:0 10px 26px #0000000a;height:100%}.cr__card-top{display:flex;justify-content:space-between;gap:14px;margin-bottom:10px}.cr__name{font-weight:700;line-height:1.2}.cr__date{font-size:1.2rem;opacity:.6;margin-top:2px}.cr__card-title{margin:6px 0 8px;font-size:1.8rem;font-weight:700}.cr__card-body{opacity:.85;font-size:1.4rem;line-height:1.6}.cr__image{margin-top:12px;border-radius:10px;overflow:hidden;border:1px solid rgba(var(--color-foreground),.1)}.cr__image img{width:100%;height:auto;display:block}.cr__verified{margin-top:12px;display:inline-flex;align-items:center;gap:8px;font-size:1.2rem;color:#1a7f37}.cr__check{display:inline-flex;width:18px;height:18px;align-items:center;justify-content:center;border-radius:50%;background:#1a7f371f;font-weight:700}.stars{display:inline-flex;gap:2px;font-size:14px;line-height:1}.star--full,.star--half{color:#f5a623}.star--empty{color:#0000002e}.star--half{position:relative;color:#0000002e}.star--half:before{content:"\2605";position:absolute;left:0;top:0;width:50%;overflow:hidden;color:#f5a623}.cr__list{display:flex!important;flex-wrap:nowrap!important}.cr__item{flex:0 0 auto!important}@media screen and (min-width:990px){.cr__item{width:calc((100% - 36px) / 3)!important}}@media screen and (min-width:750px)and (max-width:989px){.cr__item{width:calc((100% - 18px)/2)!important}}@media screen and (max-width:749px){.cr__item{width:85%!important}}.cr-photo .cr-pagination{display:flex;align-items:center;justify-content:center;gap:.8rem;margin-top:3.2rem}.cr-photo .cr-pagination__pages{display:flex;align-items:center;gap:.6rem}.cr-photo .cr-pagination button{display:inline-grid;width:4.2rem;height:4.2rem;padding:0;border:1px solid #3a3a3a;border-radius:.4rem;background:#121212;color:#f5f2e9;font:700 1.35rem/1 var(--font-body-family);cursor:pointer;place-items:center;transition:border-color .2s ease,background .2s ease,color .2s ease}.cr-photo .cr-pagination button:hover:not(:disabled),.cr-photo .cr-pagination button:focus-visible{border-color:#d4af37;color:#d4af37}.cr-photo .cr-pagination button.is-active{border-color:#d4af37;background:#d4af37;color:#090909}.cr-photo .cr-pagination button:disabled{cursor:not-allowed;opacity:.35}.cr-photo .cr-pagination__arrow{font-size:1.8rem!important}@media screen and (max-width:749px){.cr-photo .cr-pagination{gap:.55rem;margin-top:2.4rem}.cr-photo .cr-pagination__pages{gap:.45rem;max-width:calc(100vw - 13rem);overflow-x:auto;scrollbar-width:none}.cr-photo .cr-pagination__pages::-webkit-scrollbar{display:none}.cr-photo .cr-pagination button{width:3.8rem;height:3.8rem;flex:0 0 3.8rem}}@media screen and (max-width:749px){.cr-photo .cr-text__item{padding:0}.cr-photo .cr-text__card{padding:1.6rem}.cr-photo .cr-text__customer{padding:0 0 1.4rem}.cr-photo .cr-text__review{padding-top:1.5rem}.cr-photo .cr-text__reply{margin-top:1.6rem;padding:1.3rem}}.cr-photo{padding:clamp(5rem,7vw,9rem) 0;background:#fff;color:#151515}.cr-photo__wrap{max-width:180rem}.cr-main-title{margin:0 0 clamp(4rem,7vw,9rem);color:#151515;text-align:center;font:800 clamp(2.8rem,3vw,4.4rem)/1.1 var(--font-heading-family);letter-spacing:-.03em}.cr-overview{display:grid;grid-template-columns:1.05fr 1.1fr .95fr;gap:clamp(3rem,5vw,8rem);align-items:start;margin-bottom:4rem}.cr-overview__rating>p,.cr-overview__metrics>p{display:flex;align-items:center;gap:1.2rem;margin:0 0 3.6rem}.cr-overview__rating p strong,.cr-overview__metrics p strong{font-size:3.2rem;line-height:1}.cr-overview__rating p small,.cr-overview__metrics p{color:#8b8b8b;font-size:1.5rem}.cr-overview__stars{color:#111;font-size:2.5rem;letter-spacing:.08em}.cr-bars{display:grid;gap:1.1rem}.cr-bars>div{display:grid;grid-template-columns:4rem 1fr 3rem;gap:1.2rem;align-items:center;font-size:1.4rem}.cr-bars i{height:.8rem;border-radius:2rem;background:#f0f0f0;overflow:hidden}.cr-bars i b{display:block;height:100%;border-radius:inherit;background:#aaa}.cr-bars em{color:#888;font-style:normal;text-align:right}.cr-scale{margin-top:3rem}.cr-scale>b{display:block;margin-bottom:1.8rem;font-size:1.7rem}.cr-scale i{position:relative;display:block;height:.3rem;background:#d7d7d7}.cr-scale i:before{content:"";position:absolute;top:-.3rem;right:0;bottom:-.3rem;left:0;background:radial-gradient(circle,#bbb .45rem,transparent .5rem) 0 50%/25% 100%}.cr-scale i span{position:absolute;top:50%;z-index:2;width:1.4rem;height:1.4rem;border:.3rem solid #222;border-radius:50%;background:#fff;transform:translate(-50%,-50%)}.cr-scale small{display:flex;justify-content:space-between;margin-top:1.5rem;color:#222;font-size:1.2rem}.cr-overview__gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem}.cr-overview__gallery div{aspect-ratio:1;overflow:hidden;background:#eee}.cr-overview__gallery img{width:100%;height:100%;object-fit:cover}.cr-tabs{display:flex;gap:3.5rem;border-bottom:1px solid #ccc}.cr-tabs button{padding:0 0 1.3rem;border:0;background:none;color:#111;font:700 1.7rem var(--font-body-family);cursor:pointer}.cr-tabs button.is-active{border-bottom:3px solid #aaa}.cr-text__header{align-items:center;padding:2.4rem 0;border-bottom:1px solid #ccc}.cr-text__title{color:#222;font-family:var(--font-body-family);font-size:1.6rem;font-weight:500}.cr-text__write{margin:0;border-color:#222;background:#222;color:#fff}.cr-text__grid{display:block}.cr-text__item{padding:3rem 0;border-bottom:1px solid #bbb}.cr-text__card{display:grid;grid-template-columns:36rem 1fr;gap:3rem;border:0;background:#fff}.cr-text__customer{padding:2.4rem;border:1px solid #ccc;background:#f7f7f8}.cr-text__profile{display:flex;align-items:center;gap:1.8rem}.cr-text__initials{display:grid;width:6rem;height:6rem;flex:0 0 6rem;border-radius:50%;background:#e7e8ed;place-items:center;font-weight:800}.cr-text__name,.cr-text__verified{display:block}.cr-text__verified{margin-top:.4rem;color:#222}.cr-text__verified b{display:inline-grid;width:1.6rem;height:1.6rem;margin-left:.3rem;border-radius:50%;background:#222;color:#fff;font-size:1rem;place-items:center}.cr-text__product{display:flex;align-items:center;gap:1.8rem;margin:2rem 0}.cr-text__product-image{width:7rem;height:7rem;border:1px solid #bbb;object-fit:cover}.cr-text__product strong,.cr-text__product span{display:block}.cr-text__product span{margin-top:.4rem}.cr-text__recommend{margin:2rem 0}.cr-text__recommend b{margin-right:.6rem}.cr-text__facts{display:grid;gap:1.1rem;margin:2rem 0 0}.cr-text__facts div{display:flex;justify-content:space-between;gap:2rem}.cr-text__facts dt{font-weight:700}.cr-text__facts dd{margin:0;text-align:right}.cr-text__review{min-width:0;padding:.2rem 0}.cr-text__review-top{display:flex;justify-content:space-between;gap:2rem}.cr-text__card-stars{color:#ddd;font-size:2.5rem;letter-spacing:.05em}.cr-text__card-stars .is-filled{color:#050505}.cr-text__date{color:#888;font-size:1.3rem}.cr-text__card-title{margin:1.8rem 0 1rem;color:#111;font-size:2.2rem}.cr-text__body{margin:0;color:#222;font-size:1.55rem}.cr-text__helpful{display:flex;justify-content:flex-end;align-items:center;gap:1rem;min-height:7rem;color:#888}.cr-text__helpful button{padding:.5rem;border:0;background:none;color:#888;cursor:pointer}.cr-text__reply{display:flex;gap:2rem;padding-top:2.2rem;border-top:1px solid #ccc}.cr-text__brand-mark{display:grid;width:5.8rem;height:5.8rem;flex:0 0 5.8rem;border:3px solid #111;border-radius:50%;place-items:center;font-size:1.2rem;font-weight:900}.cr-text__reply .rte{margin-top:.8rem;color:#222}.cr-text__reply p{margin:0}.cr-text__actions{margin-top:2.4rem}.cr-text__more{border:0;background:#222;color:#fff}.cr-review-form{background:#f7f7f8;border-color:#ccc}.cr-review-form__intro h4,.cr-review-form__rating label,.cr-review-form .form__message,.cr-review-form .errors{color:#111}.cr-review-form__intro p,.cr-review-form__privacy{color:#666}.cr-review-form .field__input,.cr-review-form select{border-color:#bbb;background:#fff;color:#111}@media(max-width:989px){.cr-overview{grid-template-columns:1fr 1fr}.cr-overview__gallery{grid-column:1/-1}.cr-text__card{grid-template-columns:28rem 1fr}}@media(max-width:749px){.cr-photo{padding:4rem 1.5rem}.cr-main-title{margin-bottom:4rem;font-size:2.7rem}.cr-overview{display:block}.cr-overview__rating,.cr-overview__metrics{margin-bottom:4rem}.cr-overview__rating>p{flex-wrap:wrap}.cr-overview__gallery{margin-bottom:3rem}.cr-text__header{display:flex}.cr-text__grid{display:block;padding:0;overflow:visible}.cr-text__item{padding:2rem 0}.cr-text__card{display:block}.cr-text__customer{padding:1.8rem}.cr-text__review{padding-top:2.4rem}.cr-text__facts{display:none}.cr-text__helpful{justify-content:flex-start}.cr-text__reply{padding-bottom:1rem}.cr-text__actions--mobile{display:none}.cr-text__actions--desktop{display:flex}.cr-text__card-title{font-size:2rem}.cr-text__write{width:auto;margin:0}}.cr__slider{position:relative}.cr__slider .slider-button{position:absolute!important;top:50%!important;transform:translateY(-50%)!important;z-index:3;width:44px;height:44px;border-radius:999px;background:rgb(var(--color-background));border:1px solid rgba(var(--color-foreground),.12);box-shadow:0 10px 26px #00000014;display:inline-flex;align-items:center;justify-content:center}.cr__slider .slider-button--prev{left:-12px!important}.cr__slider .slider-button--next{right:-12px!important}.cr__slider .slider-button .icon-wrap{display:inline-flex;align-items:center;justify-content:center}@media screen and (min-width:990px){.cr__slider .slider-button{opacity:0;pointer-events:none;transition:opacity .2s ease}.cr__slider:hover .slider-button{opacity:1;pointer-events:auto}}@media screen and (max-width:749px){.cr__slider .slider-button--prev{left:6px!important}.cr__slider .slider-button--next{right:6px!important}}.cr__list{padding-left:56px;padding-right:56px}@media screen and (max-width:749px){.cr__list{padding-left:44px;padding-right:44px}}.cr__list{list-style:none!important;margin:0!important;padding:0!important}.cr__item{list-style:none!important}.cr__grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}@media(max-width:749px){.cr__grid{grid-template-columns:1fr}}.cr__grid-item.is-hidden{display:none!important}@media(max-width:989px){.cr__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:749px){.cr__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.cr__card-top{gap:0;margin-bottom:0;flex-direction:column}}.cr__lm-actions{margin-top:18px;display:flex;justify-content:center}@media(max-width:749px){.cr__grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}.cr__card{padding:12px!important;border-radius:14px}.cr__name{font-size:1.4rem}.cr__date{font-size:1.1rem}.stars{font-size:12px}.cr__card-title{font-size:1.55rem!important;line-height:1.25;margin:6px 0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.cr__card-body{font-size:1.25rem!important;line-height:1.55;opacity:.8;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.cr__image{margin-top:10px;border-radius:12px}.cr__image img{width:100%;aspect-ratio:4 / 5;object-fit:cover;height:auto;display:block}.cr__verified{margin-top:10px;font-size:1.15rem;gap:6px}.cr__check{width:16px;height:16px;font-size:12px}}@media(max-width:749px){.cr__card{height:100%;display:flex;flex-direction:column}.cr__image{margin-top:auto}.cr__verified{margin-top:10px}}.cr-photo{background:#090909;color:#f5f3ed}.cr-photo__title{margin:0 0 2.6rem;color:#f5f3ed;font-family:var(--font-body-family);font-size:28px!important;font-weight:800;letter-spacing:-.035em;line-height:1.05}.cr-photo__slider{position:relative}.cr-photo__list{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(18rem,1fr);gap:1.2rem;margin:0;padding:0 0 .8rem;overflow-x:auto;list-style:none;overscroll-behavior-inline:contain;scrollbar-width:thin;scroll-snap-type:x proximity}.cr-photo__item{min-width:0;list-style:none;scroll-snap-align:start}.cr-photo__image{height:clamp(17rem,15vw,28rem);overflow:hidden;border:1px solid #303030;background:#161616}.cr-photo__image img{display:block;width:100%;height:100%;object-fit:cover}.cr-photo__arrow{position:absolute;top:50%;z-index:3;display:grid;width:4.4rem;height:4.4rem;padding:0;border:1px solid #4a4a4a;border-radius:50%;background:#090909eb;color:#f5f3ed;cursor:pointer;place-items:center;transform:translateY(-50%);transition:border-color .16s ease,background .16s ease,opacity .16s ease}.cr-photo__arrow span{display:block;font-size:3rem;line-height:1;transform:translateY(-.1rem)}.cr-photo__arrow--prev{left:-2.2rem}.cr-photo__arrow--next{right:-2.2rem}.cr-photo__arrow:hover{border-color:#d4af37;background:#d4af37;color:#090909}.cr-photo__arrow:disabled{opacity:0;pointer-events:none}@media screen and (min-width:990px){.cr-photo__list{grid-auto-columns:calc((100% - 7.2rem) / 7)}}@media screen and (max-width:749px){.cr-photo{padding:10px}.cr-photo__wrap{padding:0}.cr-photo__title{margin-bottom:1.8rem;font-size:24px!important}.cr-photo__list{grid-auto-columns:58vw;gap:1rem;padding-right:1.5rem}.cr-photo__image{height:62vw;max-height:28rem}.cr-photo__arrow{width:3.8rem;height:3.8rem}.cr-photo__arrow--prev{left:.6rem}.cr-photo__arrow--next{right:.6rem}}.cr-text{margin-top:0;padding-top:0;border-top:0}.cr-text__title{margin:0;color:#f5f3ed;font-family:var(--font-heading-family);font-size:28px;line-height:1.15}.cr-text__summary{display:flex;flex-wrap:wrap;align-items:center;gap:.8rem;margin:1.2rem 0 2.6rem;color:#aaa394;font-size:1.3rem}@media screen and (max-width:749px){.cr-text__summary{margin:2px 0 5px}}.cr-text__score{color:#f5f3ed;font-size:2.2rem;font-weight:800}.cr-text__stars,.cr-text__card-stars .is-filled{color:#d4af37}.cr-text__stars{letter-spacing:.12em}.cr-text__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.2rem;margin:0;padding:0;list-style:none}.cr-text__item{min-width:0;list-style:none}.cr-text__card{height:100%;padding:0;border:1px solid #303030;background:#131313}.cr-text__content{display:flex;min-width:0;padding:2.2rem;flex-direction:column}.cr-text__content .cr-text__author{margin-top:auto}.cr-text__card-top,.cr-text__author{display:flex;align-items:center;justify-content:space-between;gap:1.2rem}.cr-text__author-profile{display:flex;min-width:0;align-items:center;gap:1rem}.cr-text__avatar{display:grid;width:4rem;height:4rem;flex:0 0 4rem;place-items:center;border:1px solid #3b3b3b;border-radius:50%;background:#242424;color:#d4af37;object-fit:cover;font-size:1.4rem;font-weight:800}.cr-text__card-stars{color:#484848;letter-spacing:.08em}.cr-text__date{color:#827d72;font-size:1.15rem}.cr-text__card-title{margin:1.4rem 0 .7rem;color:#f5f3ed;font-family:var(--font-body-family);font-size:1.6rem;font-weight:800}.cr-text__body{margin-top:1.4rem;color:#c6c0b3;font-size:1.35rem;line-height:1.6}.cr-text__body p{margin:0}.cr-text__author{margin-top:1.8rem;padding-top:1.4rem;border-top:1px solid #2b2b2b;color:#f5f3ed;font-size:1.2rem}.cr-text__verified{color:#d4af37;font-weight:700}.cr-text__actions{display:flex;justify-content:center;margin-top:2.4rem}.cr-text__actions--mobile{display:none}.cr-text__more{min-width:16rem;border-color:#d4af37;color:#f5f3ed}.cr-text__header{display:flex;align-items:flex-start;justify-content:space-between;gap:2rem;padding-top:30px}.cr-text__write{width:fit-content;min-height:4.6rem;margin:0 0 0 auto;border-color:#d4af37;color:#333;cursor:pointer;list-style:none;border-radius:4px}.cr-text__write::-webkit-details-marker{display:none}.cr-review-details[open]>.cr-text__write{margin-bottom:1.2rem;background:#d4af37;color:#090909}.cr-review-form{margin:0 0 2.6rem;padding:clamp(1.8rem,3vw,3rem);border:1px solid #353535;background:#111}.cr-review-form__form{display:grid;gap:1.5rem}.cr-review-form__intro h4{margin:0 0 .5rem;color:#f5f3ed;font-size:2rem}.cr-review-form__intro p{margin:0;color:#aaa394;font-size:1.3rem}.cr-review-form__success{display:grid;gap:.5rem;padding:1.6rem;border:1px solid #d4af37;color:#f5f3ed}.cr-review-form__success span{color:#aaa394}.cr-review-form__row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem}.cr-review-form .field{margin:0}.cr-review-form .field__input,.cr-review-form select{border-color:#3a3a3a;background:#171717;color:#f5f3ed}.cr-review-form__rating{display:grid;gap:.7rem}.cr-review-form__rating label{color:#f5f3ed;font-size:1.3rem;font-weight:800;text-transform:uppercase}.cr-review-form__rating select{width:100%;min-height:4.8rem;padding:0 1.4rem;border:1px solid #3a3a3a;border-radius:0;font:inherit}.cr-review-form__privacy{margin:0;color:#938d81;font-size:1.2rem}.cr-review-form__submit{width:100%;min-height:5.2rem;border:0;background:#d4af37;color:#090909;font-weight:900}.cr-review-form .form__message,.cr-review-form .errors{color:#f5f3ed}@media screen and (max-width:749px){.cr-photo{width:100%;max-width:100%;overflow-x:clip}.cr-photo__wrap,.cr-text{box-sizing:border-box;width:100%;max-width:100%;min-width:0}.cr-text__title{font-size:24px}.cr-text__header{display:block}.cr-text__write{width:max-content;margin-bottom:15px}.cr-review-form__row{grid-template-columns:1fr}.cr-text__grid{display:grid;box-sizing:border-box;width:100%;max-width:100%;min-width:0;grid-auto-flow:column;grid-auto-columns:88%;grid-template-columns:none;gap:1.2rem;margin-right:0;padding:0 1.5rem .8rem 0;overflow-x:auto;overscroll-behavior-inline:contain;scroll-behavior:smooth;scroll-padding-left:0;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch}.cr-text__grid::-webkit-scrollbar{display:none}.cr-text__item{scroll-snap-align:start;scroll-snap-stop:always}.cr-text__actions--desktop{display:none}.cr-text__actions--mobile{display:flex;min-height:24rem;align-items:center;justify-content:center;margin:0;border:1px solid #303030;background:#131313;list-style:none;scroll-snap-align:start;scroll-snap-stop:always}.cr-text__content{padding:1.6rem}}.cr-photo .cr-text__title{color:#222;font-family:var(--font-body-family);font-size:1.6rem;font-weight:500}.cr-photo .cr-text__header{align-items:center;padding:2.4rem 0;border-bottom:1px solid #ccc}.cr-photo .cr-text__write{margin:0;border-color:#222;background:#222;color:#fff}.cr-photo .cr-text__grid{display:block}.cr-photo .cr-text__item{padding:3rem 0;border-bottom:1px solid #bbb}.cr-photo .cr-text__card{display:grid;height:auto;grid-template-columns:36rem 1fr;gap:3rem;padding:0;border:0;border-radius:0;background:#fff}.cr-photo .cr-text__card-stars{color:#ddd;font-size:2.5rem}.cr-photo .cr-text__card-stars .is-filled{color:#050505}.cr-photo .cr-text__date{color:#888;font-size:1.3rem}.cr-photo .cr-text__card-title{margin:1.8rem 0 1rem;color:#111;font-size:2.2rem}.cr-photo .cr-text__body{margin:0;color:#222;font-size:1.55rem;line-height:1.6}.cr-photo .cr-text__actions--mobile{display:none}.cr-photo .cr-text__actions--desktop{display:flex}@media(max-width:989px){.cr-photo .cr-text__card{grid-template-columns:28rem 1fr}}@media(max-width:749px){.cr-photo .cr-text__header{display:flex}.cr-photo .cr-text__grid{display:block;padding:0;overflow:visible}.cr-photo .cr-text__item{padding:2rem 0}.cr-photo .cr-text__card{display:block}.cr-photo .cr-text__facts{display:none}.cr-photo .cr-text__write{width:auto;margin:0}.cr-photo .cr-text__actions--mobile{display:none}.cr-photo .cr-text__actions--desktop{display:flex}}.shopify-section .cr-photo,.shopify-section .cr-photo.gradient{background:#fff!important;background-color:#fff!important;color:#151515!important}.cr-photo :is(h1,h2,h3,h4,h5,h6,p,span,small,strong,b,em,dt,dd,time,button){color:inherit}.cr-photo .cr-main-title,.cr-photo .cr-overview,.cr-photo .cr-overview__rating p small,.cr-photo .cr-overview__metrics p,.cr-photo .cr-scale small,.cr-photo .cr-bars,.cr-photo .cr-tabs button,.cr-photo .cr-text__title,.cr-photo .cr-text__customer,.cr-photo .cr-text__name,.cr-photo .cr-text__product,.cr-photo .cr-text__recommend,.cr-photo .cr-text__facts,.cr-photo .cr-text__review,.cr-photo .cr-text__card-title,.cr-photo .cr-text__body,.cr-photo .cr-text__reply,.cr-photo .cr-text__reply .rte{color:#151515!important}.cr-photo .cr-overview__stars,.cr-photo .cr-text__card-stars .is-filled{color:#050505!important}.cr-photo .cr-text__date,.cr-photo .cr-text__helpful,.cr-photo .cr-text__helpful button,.cr-photo .cr-bars em{color:#888!important}.cr-photo .cr-text__verified{color:#946f00!important}.cr-photo .cr-text__verified b,.cr-photo .cr-text__write,.cr-photo .cr-text__more{color:#fff!important}.cr-photo .cr-text__card,.cr-photo .cr-text__review{background:#fff!important}.cr-photo .cr-text__customer{background:#f6f6f8!important}.shopify-section .cr-photo,.shopify-section .cr-photo.gradient{--cr-bg: #090909;--cr-surface: #131313;--cr-surface-soft: #181818;--cr-border: #343434;--cr-text: #f5f3ed;--cr-muted: #aaa394;--cr-gold: #d4af37;background:var(--cr-bg)!important;background-color:var(--cr-bg)!important;color:var(--cr-text)!important}.cr-photo .cr-main-title,.cr-photo .cr-overview,.cr-photo .cr-tabs button,.cr-photo .cr-text__title,.cr-photo .cr-text__customer,.cr-photo .cr-text__name,.cr-photo .cr-text__product,.cr-photo .cr-text__recommend,.cr-photo .cr-text__facts,.cr-photo .cr-text__review,.cr-photo .cr-text__card-title,.cr-photo .cr-text__body,.cr-photo .cr-text__reply,.cr-photo .cr-text__reply .rte{color:var(--cr-text)!important}.cr-photo .cr-overview__rating p small,.cr-photo .cr-overview__metrics p,.cr-photo .cr-bars em,.cr-photo .cr-text__date,.cr-photo .cr-text__helpful,.cr-photo .cr-text__helpful button,.cr-photo .cr-review-form__intro p,.cr-photo .cr-review-form__privacy{color:var(--cr-muted)!important}.cr-photo .cr-overview__stars,.cr-photo .cr-text__card-stars .is-filled,.cr-photo .cr-text__verified,.cr-photo .cr-text__verified b,.cr-photo .cr-text__recommend b{color:var(--cr-gold)!important}.cr-photo .cr-bars i{background:#262626}.cr-photo .cr-bars i b{background:var(--cr-gold)}.cr-photo .cr-scale i{background:#5a5a5a}.cr-photo .cr-scale i:before{background-image:radial-gradient(circle,#777 .45rem,transparent .5rem)}.cr-photo .cr-scale i span{border-color:var(--cr-gold);background:var(--cr-bg)}.cr-photo .cr-scale small{color:var(--cr-muted)}.cr-photo .cr-overview__gallery div{border:1px solid var(--cr-border);background:var(--cr-surface)}.cr-photo .cr-tabs,.cr-photo .cr-text__header,.cr-photo .cr-text__item,.cr-photo .cr-text__reply{border-color:var(--cr-border)}.cr-photo .cr-tabs button.is-active{border-color:var(--cr-gold);color:var(--cr-gold)!important}.cr-photo .cr-text__card,.cr-photo .cr-text__review{background:var(--cr-bg)!important}.cr-photo .cr-text__customer{border-color:var(--cr-border);background:var(--cr-surface)!important}.cr-photo .cr-text__initials{background:#292929;color:var(--cr-gold)}.cr-photo .cr-text__product-image{border-color:var(--cr-border)}.cr-photo .cr-text__verified b{background:transparent}.cr-photo .cr-text__brand-mark{border-color:var(--cr-gold);color:var(--cr-gold)}.cr-photo .cr-text__brand-mark{overflow:hidden;padding:.55rem;background:#0d0d0d}.cr-photo .cr-text__brand-mark img{display:block;width:100%;height:100%;object-fit:contain;border-radius:50%}.cr-photo .cr-text__card-stars{color:#444}.cr-photo .cr-text__write,.cr-photo .cr-text__more,.cr-photo .cr-review-form__submit{border:1px solid var(--cr-gold);background:var(--cr-gold)!important;color:#090909!important;font-weight:900}.cr-photo .cr-text__write:hover,.cr-photo .cr-text__more:hover,.cr-photo .cr-review-form__submit:hover{background:#efd05b!important;border-color:#efd05b}.cr-photo .cr-review-form{border-color:var(--cr-border);background:var(--cr-surface)}.cr-photo .cr-review-form__intro h4,.cr-photo .cr-review-form__rating label{color:var(--cr-text)}.cr-photo .cr-review-form .field__input,.cr-photo .cr-review-form select{border-color:var(--cr-border);background:var(--cr-surface-soft);color:var(--cr-text)}.cr-photo .cr-photo__wrap{width:100%;max-width:var(--page-width);margin-inline:auto}.cr-photo [data-cr-panel][hidden],.cr-photo .cr-question-form[hidden]{display:none!important}.cr-questions__toolbar{display:flex;min-height:7rem;align-items:center;justify-content:flex-end;gap:3rem;border-bottom:1px solid var(--cr-border);color:var(--cr-text)}.cr-questions__ask,.cr-question-form__submit{border:1px solid var(--cr-gold)!important;background:var(--cr-gold)!important;color:#090909!important;font-weight:900}.cr-question-form{padding:2.4rem;border-bottom:1px solid var(--cr-border);background:var(--cr-surface)}.cr-question-form__form{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.cr-question-form__form .field:nth-of-type(3){grid-column:1/-1}.cr-question-form__form .field__input{border-color:var(--cr-border);background:var(--cr-surface-soft);color:var(--cr-text)}.cr-question-form__submit{grid-column:1/-1}.cr-questions__list{margin:0;padding:0;list-style:none}.cr-question{padding:3rem 0;border-bottom:1px solid var(--cr-border)}.cr-question__asker{display:grid;grid-template-columns:5rem 1fr auto;gap:1.6rem;align-items:start}.cr-question__asker>span{display:grid;width:5rem;height:5rem;border-radius:50%;background:#292929;color:var(--cr-gold);font-weight:800;place-items:center}.cr-question__asker strong{display:block;color:var(--cr-text)}.cr-question__asker h4{margin:.7rem 0;color:var(--cr-text);font:800 1.55rem/1.35 var(--font-body-family)}.cr-question__asker small,.cr-question__asker time,.cr-question__answer small,.cr-question__answer time{color:var(--cr-muted)}.cr-question__answer{display:grid;grid-template-columns:5.8rem 1fr auto;gap:1.8rem;margin-top:2.5rem;padding:2.2rem;border:1px solid var(--cr-border);border-radius:.5rem;background:var(--cr-surface)}.cr-question__answer strong{color:var(--cr-text)}.cr-question__answer .rte{margin:.7rem 0;color:var(--cr-text)}.cr-question__answer .rte p{margin:0}.cr-questions__empty{padding:5rem 0;color:var(--cr-muted);text-align:center}@media(max-width:749px){.cr-questions__toolbar{min-height:6rem;justify-content:space-between;gap:1rem}.cr-questions__toolbar>span{font-size:1.2rem}.cr-question-form__form{grid-template-columns:1fr}.cr-question-form__form .field:nth-of-type(3),.cr-question-form__submit{grid-column:auto}.cr-question__asker{grid-template-columns:4.5rem 1fr}.cr-question__asker>span{width:4.5rem;height:4.5rem}.cr-question__asker time{grid-column:2}.cr-question__answer{grid-template-columns:4.8rem 1fr;padding:1.6rem}.cr-question__answer .cr-text__brand-mark{width:4.8rem;height:4.8rem;flex-basis:4.8rem}.cr-question__answer time{grid-column:2}}.cr-photo{padding-block:clamp(5.5rem,7vw,9rem)!important}.cr-photo .cr-photo__wrap{padding-inline:clamp(1.6rem,3vw,4rem)}.cr-photo .cr-main-title{max-width:80rem;margin:0 auto clamp(4rem,5vw,6.5rem);font-size:clamp(3rem,4vw,5rem);line-height:1;letter-spacing:-.045em;text-wrap:balance}.cr-photo .cr-overview{grid-template-columns:1fr 1.05fr .82fr;gap:clamp(3.5rem,5vw,7rem);margin-bottom:clamp(4rem,5vw,6rem)}.cr-photo .cr-overview--no-gallery{grid-template-columns:repeat(2,minmax(0,1fr));max-width:90rem;margin-inline:auto}.cr-photo .cr-overview__rating>p,.cr-photo .cr-overview__metrics>p{min-height:4rem;margin-bottom:3rem}.cr-photo .cr-overview__rating p strong,.cr-photo .cr-overview__metrics p strong{color:var(--cr-text)!important;font-size:clamp(3.2rem,3vw,4.2rem);letter-spacing:-.04em}.cr-photo .cr-overview__rating p small,.cr-photo .cr-overview__metrics p{font-size:1.35rem;line-height:1.4}.cr-photo .cr-overview__stars{font-size:clamp(2rem,2vw,2.8rem);line-height:1}.cr-photo .cr-bars{gap:1.2rem}.cr-photo .cr-bars>div{grid-template-columns:4.2rem 1fr 2.5rem}.cr-photo .cr-bars i{height:.7rem}.cr-photo .cr-scale{margin-top:3.2rem}.cr-photo .cr-scale>b{margin-bottom:2rem;font-size:1.6rem}.cr-photo .cr-overview__gallery{gap:.7rem}.cr-photo .cr-overview__gallery div{border-radius:.3rem;transition:border-color .2s ease,transform .2s ease}.cr-photo .cr-overview__gallery div:hover{z-index:1;border-color:var(--cr-gold);transform:scale(1.025)}.cr-photo .cr-overview__gallery img{transition:transform .35s ease}.cr-photo .cr-overview__gallery div:hover img{transform:scale(1.04)}.cr-photo .cr-tabs{gap:3.2rem;position:sticky;top:0;z-index:5;background:#090909f0;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.cr-photo .cr-tabs button{min-height:5.4rem;padding:.2rem 0 0;border-bottom:3px solid transparent;font-size:1.5rem;transition:color .18s ease,border-color .18s ease}.cr-photo .cr-tabs button:hover{color:var(--cr-gold)!important}.cr-photo .cr-text__header{min-height:7.2rem;padding:1.2rem 0}.cr-photo :is(.cr-text__write,.cr-text__more,.cr-questions__ask,.cr-question-form__submit){min-height:4.8rem;padding-inline:2.4rem;border-radius:.3rem;box-shadow:0 8px 24px #d4af371f;letter-spacing:.02em;transition:background .18s ease,border-color .18s ease,transform .18s ease,box-shadow .18s ease}.cr-photo :is(.cr-text__write,.cr-text__more,.cr-questions__ask,.cr-question-form__submit):hover{box-shadow:0 10px 28px #d4af3738;transform:translateY(-1px)}.cr-photo :is(button,input,select,textarea):focus-visible{outline:2px solid var(--cr-gold);outline-offset:3px}.cr-photo .cr-text__item{padding:3.2rem 0}.cr-photo .cr-text__card{grid-template-columns:minmax(25rem,31rem) minmax(0,1fr);gap:clamp(2.5rem,4vw,5rem)}.cr-photo .cr-text__customer{align-self:start;padding:2.2rem;border-radius:.4rem}.cr-photo .cr-text__initials{width:5.4rem;height:5.4rem;flex-basis:5.4rem}.cr-photo .cr-text__product{margin:2.2rem 0}.cr-photo .cr-text__facts{gap:1.25rem}.cr-photo .cr-text__review{padding:.5rem 0}.cr-photo .cr-text__card-title{margin:1.4rem 0 .8rem;font-size:clamp(2rem,2vw,2.5rem);line-height:1.25}.cr-photo .cr-text__body{max-width:85rem;font-size:1.5rem}.cr-photo .cr-text__helpful{min-height:6rem}.cr-photo .cr-text__helpful button:hover{color:var(--cr-gold)!important}.cr-photo .cr-text__reply{gap:1.8rem;padding:2.2rem;border:1px solid var(--cr-border);border-radius:.4rem;background:var(--cr-surface)!important}.cr-photo .cr-text__actions{margin-top:3rem}.cr-photo .cr-questions__toolbar{min-height:7.2rem}.cr-photo .cr-question{padding-block:3.2rem}.cr-photo .cr-question__answer{margin-top:2.4rem;padding:2.4rem;border-radius:.4rem}@media(max-width:989px){.cr-photo .cr-overview{grid-template-columns:1fr 1fr}.cr-photo .cr-overview__gallery{grid-column:1 / -1;grid-template-columns:repeat(6,1fr)}.cr-photo .cr-overview__gallery div:nth-child(n+7){display:none}.cr-photo .cr-text__card{grid-template-columns:minmax(23rem,27rem) minmax(0,1fr);gap:2.5rem}}@media(max-width:749px){.cr-photo{padding-block:4.5rem!important;padding-inline:0!important}.cr-photo .cr-photo__wrap{padding-inline:1.6rem}.cr-photo .cr-main-title{margin-bottom:3.5rem;font-size:clamp(2.8rem,9vw,3.8rem)}.cr-photo .cr-overview{display:grid;grid-template-columns:1fr;gap:3.5rem}.cr-photo .cr-overview__rating,.cr-photo .cr-overview__metrics{margin:0}.cr-photo .cr-overview__gallery{grid-column:auto;grid-template-columns:repeat(3,1fr)}.cr-photo .cr-overview__gallery div:nth-child(n+7){display:block}.cr-photo .cr-tabs{top:0;gap:2.5rem}.cr-photo .cr-tabs button{min-height:5rem;font-size:1.4rem}.cr-photo .cr-text__header{min-height:6.5rem}.cr-photo .cr-text__write{min-height:4.2rem;padding-inline:1.5rem;font-size:1.2rem}.cr-photo .cr-text__item{padding:2.4rem 0}.cr-photo .cr-text__customer{padding:1.8rem}.cr-photo .cr-text__review{padding-top:2.2rem}.cr-photo .cr-text__helpful{min-height:5rem}.cr-photo .cr-text__reply{padding:1.6rem}.cr-photo .cr-questions__ask{min-height:4.2rem;padding-inline:1.4rem;font-size:1.2rem}}@media(prefers-reduced-motion:reduce){.cr-photo *,.cr-photo *:before,.cr-photo *:after{scroll-behavior:auto!important;transition:none!important}}.cr-photo .cr-bars>div>span,.cr-photo .cr-bars>div>em{color:#c9c5bb!important;opacity:1!important;font-weight:700}.cr-photo .cr-bars>div>span{color:#f5f3ed!important}.cr-photo .cr-scale>b{color:#f5f3ed!important}.cr-photo .cr-scale>small,.cr-photo .cr-scale>small>span{color:#b9b4a9!important;opacity:1!important;font-weight:650}.cr-photo .cr-overview__metrics>p,.cr-photo .cr-overview__rating>p small{color:#b9b4a9!important}.cr-photo .cr-overview__metrics{padding-top:.2rem}.cr-photo .cr-overview__metrics>p{min-height:auto;gap:1.4rem;margin:0 0 3.4rem;font-size:1.35rem;font-weight:500;line-height:1.35}.cr-photo .cr-overview__metrics>p>strong{flex:0 0 auto;color:var(--cr-text)!important;font-size:3.2rem;font-weight:800;line-height:1;letter-spacing:-.035em}.cr-photo .cr-scale{margin-top:0}.cr-photo .cr-scale+.cr-scale{margin-top:4.2rem}.cr-photo .cr-scale>b{margin-bottom:1.8rem;color:var(--cr-text)!important;font-size:1.5rem;font-weight:650;line-height:1.2}.cr-photo .cr-scale>i{height:.2rem;background:#666}.cr-photo .cr-scale>i:before{top:-.35rem;right:0;bottom:-.35rem;left:0;background-image:radial-gradient(circle,#858585 .36rem,transparent .4rem);background-size:25% 100%}.cr-photo .cr-scale>i>span{width:1.3rem;height:1.3rem;border-width:.25rem;box-shadow:0 0 0 .25rem var(--cr-bg)}.cr-photo .cr-scale>small{margin-top:1.25rem;font-size:1.15rem;line-height:1.35;font-weight:500}.cr-photo .cr-scale>small>span{max-width:32%;font-weight:500}.cr-photo .cr-scale>small>span:nth-child(2){text-align:center}.cr-photo .cr-scale>small>span:last-child{text-align:right}@media(max-width:749px){.cr-photo .cr-overview__metrics>p{margin-bottom:3rem}.cr-photo .cr-overview__metrics>p>strong{font-size:3rem}.cr-photo .cr-scale+.cr-scale{margin-top:3.6rem}.cr-photo .cr-scale>small{font-size:1.1rem}.cr-photo .cr-text__facts{display:grid}}.cr-photo .cr-text__customer{position:relative;overflow:hidden;padding:2.4rem;border:1px solid #383838;border-radius:.6rem;background:linear-gradient(145deg,#171717,#111)!important;box-shadow:inset 0 1px #ffffff06}.cr-photo .cr-text__customer:before{content:"";position:absolute;top:0;left:0;width:100%;height:.3rem;background:linear-gradient(90deg,var(--cr-gold),rgba(212,175,55,.08))}.cr-photo .cr-text__profile{gap:1.4rem;padding-bottom:2rem;border-bottom:1px solid #303030}.cr-photo .cr-text__initials{width:5.2rem;height:5.2rem;flex-basis:5.2rem;border:1px solid #3b3b3b;background:#242424;color:var(--cr-gold);font-size:1.45rem;letter-spacing:.02em}.cr-photo .cr-text__name{font-size:1.55rem;line-height:1.25}.cr-photo .cr-text__verified{display:flex;align-items:center;gap:.5rem;margin-top:.55rem;color:var(--cr-gold)!important;font-size:1.15rem;font-weight:750;letter-spacing:.015em}.cr-photo .cr-text__verified b{display:grid;width:1.45rem;height:1.45rem;margin:0;border:1px solid var(--cr-gold);border-radius:50%;color:var(--cr-gold)!important;font-size:.9rem;place-items:center}.cr-photo .cr-text__product{gap:1.4rem;margin:2rem 0;padding:1.2rem;border:1px solid #303030;border-radius:.4rem;background:#0d0d0d}.cr-photo .cr-text__product-image{width:6.4rem;height:7.4rem;flex:0 0 6.4rem;border:0;border-radius:.25rem;background:#1d1d1d;object-fit:cover}.cr-photo .cr-text__product>div{min-width:0}.cr-photo .cr-text__product strong{margin-bottom:.55rem;color:var(--cr-muted);font-size:1rem;font-weight:750;letter-spacing:.1em;text-transform:uppercase}.cr-photo .cr-text__product span{display:-webkit-box;margin:0;overflow:hidden;color:var(--cr-text);font-size:1.25rem;font-weight:650;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:3}.cr-photo .cr-text__facts{grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;margin:0}.cr-photo .cr-text__facts>div{display:block;min-width:0;padding:1.15rem 1.2rem;border:1px solid #303030;border-radius:.4rem;background:#1b1b1b}.cr-photo .cr-text__facts dt{margin-bottom:.45rem;color:var(--cr-muted);font-size:.95rem;font-weight:750;letter-spacing:.075em;line-height:1.3;text-transform:uppercase}.cr-photo .cr-text__facts dd{overflow:hidden;margin:0;color:var(--cr-text);font-size:1.35rem;font-weight:800;line-height:1.3;text-align:left;text-overflow:ellipsis;white-space:nowrap}@media(max-width:749px){.cr-photo .cr-text__customer{padding:2rem}.cr-photo .cr-text__profile{padding-bottom:1.6rem}.cr-photo .cr-text__product{margin:1.6rem 0}}.cr-photo .cr-text__card{grid-template-columns:26rem minmax(0,1fr);gap:clamp(3rem,4vw,5rem)}.cr-photo .cr-text__customer{padding:2rem;border-color:#2d2d2d;border-radius:.3rem;background:#111!important;box-shadow:none}.cr-photo .cr-text__customer:before{width:4.5rem;height:.2rem;background:var(--cr-gold)}.cr-photo .cr-text__profile{gap:1.2rem;padding:.4rem 0 1.6rem;border-bottom:0}.cr-photo .cr-text__initials{width:4.6rem;height:4.6rem;flex-basis:4.6rem;font-size:1.25rem}.cr-photo .cr-text__name{font-size:1.4rem}.cr-photo .cr-text__verified{font-size:1.05rem}.cr-photo .cr-text__product{align-items:center;gap:1.2rem;margin:0;padding:1.5rem 0;border:0;border-top:1px solid #292929;border-bottom:1px solid #292929;border-radius:0;background:transparent}.cr-photo .cr-text__product-image{width:5.2rem;height:6.2rem;flex-basis:5.2rem}.cr-photo .cr-text__product strong{margin-bottom:.35rem;font-size:.85rem}.cr-photo .cr-text__product span{font-size:1.12rem;line-height:1.4;-webkit-line-clamp:2}.cr-photo .cr-text__facts{display:flex;gap:0;margin-top:1.5rem}.cr-photo .cr-text__facts>div{flex:1 1 50%;padding:0 1.2rem 0 0;border:0;border-radius:0;background:transparent}.cr-photo .cr-text__facts>div+div{padding:0 0 0 1.2rem;border-left:1px solid #303030}.cr-photo .cr-text__facts dt{margin-bottom:.35rem;font-size:.78rem;line-height:1.35}.cr-photo .cr-text__facts dd{font-size:1.2rem}.cr-photo .cr-text__review{display:flex;flex-direction:column;min-height:100%;padding:0}.cr-photo .cr-text__review-top{align-items:center}.cr-photo .cr-text__card-stars{font-size:2rem;letter-spacing:.02em}.cr-photo .cr-text__card-title{margin-top:1.2rem;font-size:2.1rem}.cr-photo .cr-text__body{max-width:74rem;color:#d2cec5!important;font-size:1.4rem}.cr-photo .cr-text__helpful{min-height:auto;margin:2.4rem 0 1.4rem;font-size:1.15rem}.cr-photo .cr-text__reply{align-items:center;gap:1.4rem;margin-top:2rem;padding:1.6rem 0 0;border:0;border-top:1px solid #2d2d2d;border-radius:0;background:transparent!important}.cr-photo .cr-text__brand-mark{width:5.2rem;height:5.2rem;flex-basis:5.2rem;display:flex;align-items:center;justify-content:center;overflow:hidden;padding:.3rem;border:2px solid var(--cr-gold);border-radius:50%;background:#181818;box-shadow:0 0 0 3px #d4af371a}.cr-photo .cr-text__brand-mark img{width:100%;height:100%;margin:0;border-radius:50%;object-fit:contain;object-position:50% 50%;transform:none}.cr-photo .cr-text__reply strong{font-size:1.2rem}.cr-photo .cr-text__reply .rte{margin-top:.35rem;color:#bdb8ad!important;font-size:1.2rem;line-height:1.55}@media(max-width:989px){.cr-photo .cr-text__card{grid-template-columns:23rem minmax(0,1fr);gap:2.5rem}}@media(max-width:749px){.cr-photo .cr-text__card{display:block}.cr-photo .cr-text__customer{padding:1.8rem}.cr-photo .cr-text__review{padding-top:2.2rem}.cr-photo .cr-text__reply{align-items:flex-start}}.cr-photo .cr-text__review-photo{display:block;width:15rem;height:18rem;margin:2rem 0 .6rem;overflow:hidden;padding:0;border:1px solid #343434;border-radius:.3rem;background:#151515;transition:border-color .2s ease,transform .2s ease}.cr-photo .cr-text__review-photo:hover{border-color:var(--cr-gold);transform:translateY(-2px)}.cr-photo .cr-text__review-photo img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.cr-photo .cr-text__review-photo:hover img{transform:scale(1.025)}@media(max-width:749px){.cr-photo .cr-text__review-photo{width:12rem;height:15rem;margin-top:1.6rem}}.template-product .cr-photo .cr-main-title{max-width:none;margin:0 0 3rem;color:#f5f3ed!important;font-family:var(--font-heading-family);font-size:32px!important;font-weight:700;line-height:1.15;letter-spacing:normal;text-align:left;text-wrap:initial}@media screen and (max-width:749px){.template-product .cr-photo .cr-main-title{margin-bottom:3rem;font-size:24px!important}}.cr-photo .cr-text__card{grid-template-columns:23rem minmax(0,1fr);gap:clamp(2.8rem,4vw,4.5rem)}.cr-photo .cr-text__customer{padding:1.7rem;border:1px solid #303030;border-radius:.35rem;background:#111!important}.cr-photo .cr-text__customer:before{display:none}.cr-photo .cr-text__profile{padding:0 0 1.3rem;border-bottom:1px solid #292929}.cr-photo .cr-text__name{font-size:1.35rem;font-weight:800}.cr-photo .cr-text__verified{margin-top:.45rem;font-size:1rem}.cr-photo .cr-text__verified b{width:1.35rem;height:1.35rem;font-size:.8rem}.cr-photo .cr-text__product{gap:1rem;padding:1.3rem 0;border-top:0;border-bottom:1px solid #292929}.cr-photo .cr-text__product-image{width:4.6rem;height:5.5rem;flex-basis:4.6rem}.cr-photo .cr-text__product strong{margin-bottom:.3rem;font-size:.76rem}.cr-photo .cr-text__product span{font-size:1.05rem;line-height:1.35}.cr-photo .cr-text__facts{margin-top:1.25rem}.cr-photo .cr-text__facts>div{padding-right:.9rem}.cr-photo .cr-text__facts>div+div{padding-right:0;padding-left:.9rem}.cr-photo .cr-text__facts dt{font-size:.7rem;letter-spacing:.065em}.cr-photo .cr-text__facts dd{font-size:1.1rem}@media(max-width:989px)and (min-width:750px){.cr-photo .cr-text__card{grid-template-columns:21rem minmax(0,1fr);gap:2.4rem}}@media(max-width:749px){.cr-photo .cr-text__customer{display:grid;grid-template-columns:1fr auto;gap:1.2rem 1.6rem;padding:1.5rem}.cr-photo .cr-text__profile{grid-column:1 / -1;padding-bottom:1.1rem}.cr-photo .cr-text__product{min-width:0;padding:0;border:0}.cr-photo .cr-text__product-image{width:4.2rem;height:5rem;flex-basis:4.2rem}.cr-photo .cr-text__facts{width:max-content;margin:0;align-self:center}.cr-photo .cr-text__facts>div{min-width:5.5rem}}.cr-photo .cr-text__item{margin:1.8rem 0;padding:0;border:1px solid #303030;border-radius:.6rem;background:#0d0d0d;box-shadow:0 10px 32px #0000002e;overflow:hidden}.cr-photo .cr-text__item+.cr-text__item{margin-top:2.4rem}.cr-photo .cr-text__card{gap:clamp(2.8rem,4vw,4.5rem);padding:2.4rem;background:transparent!important}.cr-photo .cr-text__customer{border-color:#353535;background:#151515!important}.cr-photo .cr-text__review{background:transparent!important}.cr-photo .cr-text__reply{margin-top:2.2rem;padding:1.7rem;border:1px solid #2d2d2d;border-radius:.4rem;background:#121212!important}.cr-photo .cr-text__item:before{display:none}@media(max-width:749px){.cr-photo .cr-text__item{margin:1.4rem 0;border-color:#383838}.cr-photo .cr-text__item+.cr-text__item{margin-top:2rem}.cr-photo .cr-text__card{padding:1.5rem}.cr-photo .cr-text__customer{border:0;border-bottom:1px solid #2e2e2e;border-radius:0;background:transparent!important;padding:0 0 1.5rem}.cr-photo .cr-text__review{padding-top:1.7rem}.cr-photo .cr-text__reply{margin-top:1.8rem;padding:1.4rem}}.cr-photo .cr-text__item{padding-block:2.8rem}.cr-photo .cr-text__card{grid-template-columns:21rem minmax(0,1fr);gap:clamp(3rem,4vw,4.8rem)}.cr-photo .cr-text__customer{padding:1.55rem}.cr-photo .cr-text__review{max-width:82rem}.cr-photo .cr-text__card-stars{font-size:1.8rem}.cr-photo .cr-text__body{max-width:68rem;font-size:1.35rem;line-height:1.65}.cr-photo .cr-text__review-photo{width:10.5rem;height:13.5rem;margin:1.6rem 0 0}.cr-photo .cr-text__reply{max-width:72rem;gap:1.2rem;margin-top:2rem;padding-top:1.6rem}.cr-photo .cr-text__brand-mark{width:4.4rem;height:4.4rem;flex-basis:4.4rem;padding:.25rem}.cr-photo .cr-text__reply strong{font-size:1.1rem}.cr-photo .cr-text__reply .rte{max-width:62rem;font-size:1.1rem}@media(min-width:1200px){.cr-photo .cr-text__review{padding-right:2rem}}@media(max-width:989px)and (min-width:750px){.cr-photo .cr-text__card{grid-template-columns:20rem minmax(0,1fr);gap:2.4rem}}@media(max-width:749px){.cr-photo .cr-text__item{padding-block:2.2rem}.cr-photo .cr-text__customer{padding:1.4rem}.cr-photo .cr-text__review{max-width:none}.cr-photo .cr-text__review-photo{width:9.5rem;height:12rem}.cr-photo .cr-text__reply{max-width:none}}.template-product .related-products{padding-bottom:0!important}.template-product .cr-photo{padding-top:4.8rem!important;padding-bottom:6.4rem!important;border-top:1px solid #242424}.template-product .cr-photo .cr-photo__wrap{padding-right:5rem;padding-left:5rem}@media screen and (max-width:749px){.template-product .cr-photo{padding-top:3.2rem!important;padding-bottom:4.8rem!important}.template-product .cr-photo .cr-photo__wrap{padding-right:1.5rem;padding-left:1.5rem}}.cr-photo .cr-text__facts{display:grid;width:100%;grid-template-columns:repeat(2,minmax(0,1fr));gap:0}.cr-photo .cr-text__facts>div{width:100%;min-width:0}.cr-photo .cr-text__facts>div:first-child{padding-right:1.2rem}.cr-photo .cr-text__facts>div+div{padding-left:1.2rem}.cr-photo .cr-text__item{padding:0}.cr-photo .cr-text__card{padding:2.2rem}@media screen and (max-width:749px){.cr-photo .cr-text__item{padding:0}.cr-photo .cr-text__card{padding:1.6rem}.cr-photo .cr-text__customer{padding:0 0 1.4rem}.cr-photo .cr-text__facts{width:100%;grid-template-columns:repeat(2,minmax(0,1fr))}.cr-photo .cr-text__review{padding-top:1.5rem}.cr-photo .cr-text__reply{margin-top:1.6rem;padding:1.3rem}}
/*# sourceMappingURL=/cdn/shop/t/49/assets/section-customer-reviews.css.map */
