.zoh-real-results-section{width:100%;max-width:none;background-color:#000}.zoh-real-results{--zoh-rr-heading-size: 32px;--zoh-rr-slide-width: 233px;--zoh-rr-slide-height: 471px;--zoh-rr-card-width: 233px;--zoh-rr-card-height: 416px;--zoh-rr-card-width-active: 300px;--zoh-rr-card-height-active: 471px;--zoh-rr-gap: 10px;--zoh-rr-radius: 5px;--zoh-rr-logo-size: 84px;--zoh-rr-font-heading: "Anton", sans-serif;--zoh-rr-font-body: "Montserrat", sans-serif;--zoh-rr-color: #ffffff;--zoh-rr-star: #f5a623;--zoh-rr-bg: #000000;position:relative;display:block;width:100%;max-width:none;box-sizing:border-box;overflow:hidden;background-color:var(--zoh-rr-bg);color:var(--zoh-rr-color);padding-block-start:var(--zoh-rr-pad-top-mobile, 40px);padding-block-end:var(--zoh-rr-pad-bottom-mobile, 40px);padding-inline:0}@media screen and (min-width:750px){.zoh-real-results{--zoh-rr-slide-width: 292px;--zoh-rr-slide-height: 590px;--zoh-rr-card-width: 292px;--zoh-rr-card-height: 522px;--zoh-rr-card-width-active: 376px;--zoh-rr-card-height-active: 590px;--zoh-rr-gap: 0px;padding-block-start:var(--zoh-rr-pad-top-tablet, 48px);padding-block-end:var(--zoh-rr-pad-bottom-tablet, 48px)}}@media screen and (min-width:990px){.zoh-real-results{--zoh-rr-heading-size: 42px;padding-block-start:var(--zoh-rr-pad-top-desktop, 60px);padding-block-end:var(--zoh-rr-pad-bottom-desktop, 60px)}}.zoh-real-results__watermark{position:absolute;right:0;bottom:0;z-index:0;width:min(420px,55vw);height:auto;opacity:.12;pointer-events:none;-webkit-user-select:none;user-select:none}.zoh-real-results__inner{position:relative;z-index:1;width:100%;max-width:1440px;margin-inline:auto;box-sizing:border-box;padding-inline:0}.zoh-real-results__intro{display:flex;flex-direction:column;align-items:center;text-align:center;gap:16px;margin-block-end:28px;padding-inline-start:max(var(--page-margin, 16px),var(--zoh-rr-pad-left-mobile, 16px));padding-inline-end:max(var(--page-margin, 16px),var(--zoh-rr-pad-right-mobile, 16px));box-sizing:border-box}@media screen and (min-width:750px){.zoh-real-results__inner{padding-inline-start:max(var(--page-margin, 40px),var(--zoh-rr-pad-left-tablet, 24px));padding-inline-end:max(var(--page-margin, 40px),var(--zoh-rr-pad-right-tablet, 24px))}.zoh-real-results__intro{padding-inline:0}}@media screen and (min-width:990px){.zoh-real-results__inner{padding-inline-start:max(var(--page-margin, 40px),var(--zoh-rr-pad-left-desktop, 0px));padding-inline-end:max(var(--page-margin, 40px),var(--zoh-rr-pad-right-desktop, 0px))}}@media screen and (min-width:1520px){.zoh-real-results__inner{padding-inline-start:var(--zoh-rr-pad-left-desktop, 0px);padding-inline-end:var(--zoh-rr-pad-right-desktop, 0px)}}.zoh-real-results__component{display:block;width:100%}.zoh-real-results__logo{display:block;width:var(--zoh-rr-logo-size);height:var(--zoh-rr-logo-size);border-radius:50%;object-fit:cover}.zoh-real-results__logo-placeholder{width:var(--zoh-rr-logo-size);height:var(--zoh-rr-logo-size);border-radius:50%;background-color:#1a1a1a}.zoh-real-results__rating{display:inline-flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:8px;margin:0;font-family:var(--zoh-rr-font-body)!important;font-size:14px!important;line-height:1.3!important;color:var(--zoh-rr-color)!important}.zoh-real-results__stars{display:inline-flex;align-items:center;gap:2px;color:var(--zoh-rr-star)}.zoh-real-results__star{width:16px;height:16px;display:block}.zoh-real-results__rating-value{font-weight:700!important}.zoh-real-results__rating-suffix{font-weight:500!important}.zoh-real-results__heading,h2.zoh-real-results__heading{margin:0;font-family:var(--zoh-rr-font-heading)!important;font-weight:400!important;font-style:normal!important;font-size:var(--zoh-rr-heading-size)!important;line-height:1.1!important;letter-spacing:0!important;text-transform:uppercase!important;color:var(--zoh-rr-color)!important}.zoh-real-results__viewport{width:100%;overflow:hidden}.zoh-real-results__viewport:focus{outline:none}.zoh-real-results__viewport:focus-visible{outline:2px solid #ffffff;outline-offset:4px}.zoh-real-results__track{display:flex;flex-wrap:nowrap;align-items:center;gap:var(--zoh-rr-gap);will-change:transform;transition:transform .45s ease}.zoh-real-results__slide{position:relative;z-index:1;flex:0 0 var(--zoh-rr-slide-width);width:var(--zoh-rr-slide-width);min-width:var(--zoh-rr-slide-width);max-width:var(--zoh-rr-slide-width);height:var(--zoh-rr-slide-height);display:flex;align-items:center;justify-content:center;box-sizing:border-box}.zoh-real-results__slide[data-active]{z-index:3}.zoh-real-results__card{position:relative;width:var(--zoh-rr-card-width);height:var(--zoh-rr-card-height);overflow:hidden;border-radius:var(--zoh-rr-radius);background-color:#1a1a1a;transition:width .45s ease,height .45s ease}.zoh-real-results__slide[data-active] .zoh-real-results__card{width:var(--zoh-rr-card-width-active);height:var(--zoh-rr-card-height-active)}.zoh-real-results__video,.zoh-real-results__embed,.zoh-real-results__placeholder,.zoh-real-results__poster{display:block;width:100%;height:100%;object-fit:cover;border:0}.zoh-real-results__poster{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none}.zoh-real-results__slide[data-playing] .zoh-real-results__poster{opacity:0;visibility:hidden}.zoh-real-results__video,.zoh-real-results__embed{position:relative;z-index:0}.zoh-real-results__embed{pointer-events:none}.zoh-real-results__placeholder{background-color:#2a2a2a;color:#6a6a6a}.zoh-real-results__play{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;display:inline-flex;align-items:center;justify-content:center;width:100%;height:100%;padding:0;border:0;background:transparent;color:#fff;cursor:pointer;transition:opacity .25s ease}.zoh-real-results__slide[data-playing] .zoh-real-results__play,.zoh-real-results__slide[data-loading] .zoh-real-results__play{opacity:0}.zoh-real-results__slide[data-playing] .zoh-real-results__play:focus-visible,.zoh-real-results__slide[data-loading] .zoh-real-results__play:focus-visible{opacity:1}.zoh-real-results__play:focus-visible{outline:2px solid #ffffff;outline-offset:-6px}.zoh-real-results__play-icon{width:64px;height:64px;display:block;opacity:.85}.zoh-real-results__loader{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;display:none;align-items:center;justify-content:center;pointer-events:none}.zoh-real-results__slide[data-loading] .zoh-real-results__loader{display:flex}.zoh-real-results__loader-icon{width:64px;height:64px;display:block}.zoh-real-results__loader-spin{transform-origin:32px 32px;animation:zoh-rr-spin .8s linear infinite}@keyframes zoh-rr-spin{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.zoh-real-results__loader-spin{animation:none}}.zoh-real-results__sound{position:absolute;top:12px;right:12px;z-index:4;display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;padding:0;border:0;border-radius:50%;background-color:#0000008c;color:#fff;cursor:pointer}.zoh-real-results__sound:focus-visible{outline:2px solid #ffffff;outline-offset:2px}.zoh-real-results__sound-icon{width:18px;height:18px;display:block}.zoh-real-results__sound-icon--on,.zoh-real-results__sound[data-sound-on] .zoh-real-results__sound-icon--off{display:none}.zoh-real-results__sound[data-sound-on] .zoh-real-results__sound-icon--on{display:block}.zoh-real-results__profile{position:absolute;left:12px;bottom:12px;z-index:3;display:inline-flex;align-items:center;gap:8px;max-width:calc(100% - 24px);padding:6px 10px 6px 6px;border-radius:999px;background-color:#000000b8;pointer-events:none;box-sizing:border-box}.zoh-real-results__avatar{width:28px;height:28px;border-radius:50%;object-fit:cover;flex-shrink:0}.zoh-real-results__avatar-placeholder{width:28px;height:28px;border-radius:50%;background-color:#444;flex-shrink:0}.zoh-real-results__profile-text{display:flex;flex-direction:column;gap:2px;min-width:0}.zoh-real-results__handle{display:inline-flex;align-items:center;gap:4px;margin:0;font-family:var(--zoh-rr-font-body)!important;font-weight:600!important;font-size:12px!important;line-height:1.2!important;color:#fff!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.zoh-real-results__verified{width:12px;height:12px;flex-shrink:0;color:#fff}.zoh-real-results__name{margin:0;font-family:var(--zoh-rr-font-body)!important;font-weight:500!important;font-size:11px!important;line-height:1.2!important;color:#ffffffbf!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.zoh-real-results__nav{display:flex;align-items:center;justify-content:center;gap:16px;margin-block-start:20px;padding-inline-start:max(var(--page-margin, 16px),var(--zoh-rr-pad-left-mobile, 16px));padding-inline-end:max(var(--page-margin, 16px),var(--zoh-rr-pad-right-mobile, 16px));box-sizing:border-box}@media screen and (min-width:750px){.zoh-real-results__nav{padding-inline:0}}.zoh-real-results__nav[hidden]{display:none}.zoh-real-results__nav-btn{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;padding:0;border:0;background:transparent;color:var(--zoh-rr-color);cursor:pointer}.zoh-real-results__nav-btn:focus-visible{outline:2px solid var(--zoh-rr-color);outline-offset:3px}.zoh-real-results__nav-btn svg{width:22px;height:22px;display:block}.zoh-real-results__nav-btn--prev svg{transform:scaleX(-1)}.zoh-real-results__empty{margin:0;text-align:center;font-family:var(--zoh-rr-font-body);font-size:14px;color:#fff9}@media(prefers-reduced-motion:reduce){.zoh-real-results__track,.zoh-real-results__card,.zoh-real-results__play{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/zoh-real-results.css.map */
