.kik-vsothers-section{display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#fff}.kik-vsothers-section .kik-vsothers-container{display:flex;flex-direction:column;align-items:center;gap:32px;width:100%}.kik-vsothers-section .kik-vsothers-header{display:flex;flex-direction:column;align-items:center;gap:16px;max-width:1600px;width:100%}.kik-vsothers-section .kik-vsothers-header--left{text-align:left;align-items:flex-start}.kik-vsothers-section .kik-vsothers-header--center{text-align:center;align-items:center}.kik-vsothers-section .kik-vsothers-header--right{text-align:right;align-items:flex-end}.kik-vsothers-section .kik-vsothers-title{font-weight:700;line-height:1.2;color:#000;margin:0}.kik-vsothers-section .kik-vsothers-subtitle{font-weight:400;line-height:1.5;color:#000;margin:0}.kik-vsothers-section .kik-vsothers-subtitle p{margin:0}.kik-vsothers-section .kik-vsothers-component{display:flex;flex-direction:column;align-items:center;gap:16px;width:100%}.kik-vsothers-section .kik-vsothers-comparison{position:relative;width:100%;max-width:500px;display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:16px}.kik-vsothers-section .kik-vsothers-item{width:100%;display:flex;flex-direction:column;align-items:center;gap:24px}.kik-vsothers-section .kik-vsothers-item.kik-hidden{display:none}.kik-vsothers-section .kik-vsothers-images{position:relative;width:100%;aspect-ratio:1 / 1;overflow:hidden;border-radius:16px;background:#fff}.kik-vsothers-section .kik-vsothers-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.kik-vsothers-section .kik-vsothers-image--bg{z-index:1}.kik-vsothers-section .kik-vsothers-image--fg{z-index:2;clip-path:inset(0 0 0 100%)}.kik-vsothers-section .kik-vsothers-img{width:100%;height:100%;object-fit:cover;object-position:center;-webkit-user-select:none;user-select:none;pointer-events:none;mix-blend-mode:multiply}.kik-vsothers-section .kik-vsothers-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#f5f5f5;color:#999;font-size:14px}.kik-vsothers-section .kik-vsothers-divider{position:absolute;top:0;bottom:0;left:0;width:4px;background:#fffc;z-index:3;transform:translate(-50%);pointer-events:none}.kik-vsothers-section .kik-vsothers-stats{display:flex;justify-content:space-between;align-items:center;gap:24px;width:100%}.kik-vsothers-section .kik-vsothers-stat{font-weight:700;line-height:1.2;text-align:center;color:#000}.kik-vsothers-section .kik-vsothers-stat--other,.kik-vsothers-section .kik-vsothers-stat--ours{color:#000}.kik-vsothers-section .kik-vsothers-control-wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#f7f8f9;border-radius:136px;padding:32px 24px;width:100%;max-width:320px;margin:0 auto;box-sizing:border-box}.kik-vsothers-section .kik-vsothers-control{width:100%;position:relative;-webkit-user-select:none;user-select:none;padding-bottom:5px}.kik-vsothers-section .kik-vsothers-track{position:relative;width:100%;height:5px;border-radius:8px;background:linear-gradient(to right,#999 0% 0%,#9c5455 0% 100%);cursor:pointer}.kik-vsothers-section .kik-vsothers-handle{position:absolute;top:50%;left:0;transform:translate(-50%,-50%);background:#9c5455;border-radius:168px;display:flex;align-items:center;justify-content:center;padding:2px;cursor:grab;z-index:10;transition:box-shadow .2s ease}.kik-vsothers-section .kik-vsothers-handle:hover{box-shadow:0 6px 16px #9c545566}.kik-vsothers-section .kik-vsothers-handle:focus{outline:2px solid #9c5455;outline-offset:3px}.kik-vsothers-section .kik-vsothers-handle:active,.kik-vsothers-section .kik-vsothers-handle.kik-dragging{cursor:grabbing}.kik-vsothers-section .kik-vsothers-handle-icon{color:#fff;width:20px;height:20px}.kik-vsothers-section .kik-vsothers-tooltip{position:absolute;top:calc(100% + 16px);left:0;transform:translate(-50%);z-index:20}.kik-vsothers-section .kik-vsothers-tooltip.kik-hidden{display:none}.kik-vsothers-section .kik-vsothers-tooltip-text{display:inline-block;background:#000c;color:#fff;font-size:16px;font-weight:600;line-height:1.5;padding:8px;border-radius:4px;white-space:nowrap;box-shadow:0 1px 2px #0000004d,0 1px 3px 1px #00000026}.kik-vsothers-section .kik-vsothers-thumbs{display:flex;justify-content:center;align-items:center;margin-top:16px}.kik-vsothers-section .kik-vsothers-thumbs::-webkit-scrollbar{height:0;display:none}.kik-vsothers-section .kik-vsothers-thumbs{scrollbar-width:none;-ms-overflow-style:none}.kik-vsothers-section .kik-vsothers-thumb{display:flex;flex-direction:column;align-items:center;background:#fff;border:1px solid #999999;border-radius:16px;cursor:pointer;padding:8px;overflow:hidden;transition:border-color .2s ease}.kik-vsothers-section .kik-vsothers-thumb:hover,.kik-vsothers-section .kik-vsothers-thumb--active{border-color:#9c5455}.kik-vsothers-section .kik-vsothers-thumb-stats{display:flex;justify-content:space-between;align-items:center;width:100%;margin-bottom:4px}.kik-vsothers-section .kik-vsothers-thumb-stat{font-weight:600;line-height:1.5}.kik-vsothers-section .kik-vsothers-thumb-stat--other{color:#000}.kik-vsothers-section .kik-vsothers-thumb-stat--ours{color:#9c5455}.kik-vsothers-section .kik-vsothers-thumb-image{width:100%;flex:1;overflow:hidden;background:#fff;position:relative}.kik-vsothers-section .kik-vsothers-thumb-img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain}.kik-vsothers-section .kik-vsothers-thumb-img--ours{clip-path:inset(0 0 0 50%)}.kik-vsothers-section .kik-vsothers-thumb-divider{position:absolute;top:0;bottom:0;left:50%;width:2px;background:#fffc;transform:translate(-50%);pointer-events:none;z-index:3}.kik-vsothers-section .kik-vsothers-thumb-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;background:#f5f5f5}.kik-vsothers-section .kik-vsothers-thumb-placeholder--ours{left:50%;background:#e5e5e5}@media(prefers-reduced-motion:reduce){.kik-vsothers-section .kik-vsothers-handle,.kik-vsothers-section .kik-vsothers-thumb{transition:none}}@media screen and (max-width:767px){.kik-vsothers-section .kik-vsothers-title{font-size:32px}.kik-vsothers-section .kik-vsothers-subtitle{font-size:16px}.kik-vsothers-section .kik-vsothers-comparison{border-radius:10px;width:100%}.kik-vsothers-section .kik-vsothers-images{border-radius:10px}.kik-vsothers-section .kik-vsothers-stat{font-size:18px}.kik-vsothers-section .kik-vsothers-control-wrapper{padding:32px 24px;width:100%;max-width:320px}.kik-vsothers-section .kik-vsothers-handle{width:48px;height:48px}.kik-vsothers-section .kik-vsothers-thumbs{gap:12px;width:100%}.kik-vsothers-section .kik-vsothers-thumb{flex:1 0 0;min-width:0;height:98px}.kik-vsothers-section .kik-vsothers-thumb-stat{font-size:12px}.kik-vsothers-section .kik-vsothers-tooltip-text{font-size:14px}}@media screen and (min-width:768px){.kik-vsothers-section .kik-vsothers-title{font-size:40px}.kik-vsothers-section .kik-vsothers-subtitle{font-size:16px}.kik-vsothers-section .kik-vsothers-component{width:1000px;max-width:100%}.kik-vsothers-section .kik-vsothers-comparison{border-radius:16px}.kik-vsothers-section .kik-vsothers-images{aspect-ratio:1 / 1}.kik-vsothers-section .kik-vsothers-stat{font-size:20px}.kik-vsothers-section .kik-vsothers-control-wrapper{padding:40px 32px;max-width:340px}.kik-vsothers-section .kik-vsothers-handle{width:60px;height:60px}.kik-vsothers-section .kik-vsothers-thumbs{gap:40px}.kik-vsothers-section .kik-vsothers-thumb{flex:0 0 auto;width:240px;height:140px}.kik-vsothers-section .kik-vsothers-thumb-stat{font-size:14px}}
/*# sourceMappingURL=/cdn/shop/t/22/assets/section-kik-vsothers.css.map */
