.grip-finder__outer{padding-block:60px;position:relative;font-family:"Source Sans 3",sans-serif}@media screen and (max-width:899px){.grip-finder__outer{padding-block:40px}}grip-finder{display:grid;grid-template-columns:2fr 3fr;grid-template-areas:"header header" "center right" "left   left";gap:16px;align-items:start}@media screen and (max-width:450px){grip-finder{gap:10px}}@media screen and (min-width:550px)and (max-width:1149px){grip-finder{grid-template-columns:2fr 3fr;grid-template-areas:"header header" "center right" "left   left";gap:20px 28px;align-items:center;position:static}}@media screen and (min-width:1150px){grip-finder{grid-template-columns:560px 1fr;grid-template-areas:"header right" "left   right";gap:0 48px;align-items:stretch;position:relative;min-height:480px}}.grip-finder__header{grid-area:header}.grip-finder__left{grid-area:left}.grip-finder__center{grid-area:center}.grip-finder__right{grid-area:right}@media screen and (min-width:1150px)and (max-width:1300px){.grip-finder__header{max-width:470px}}@media screen and (max-width:1149px){.grip-finder__header{text-align:center}}.grip-finder__pre-title{display:none;font-size:15px;font-weight:700;text-transform:uppercase;margin:0 0 10px;line-height:1}@media screen and (max-width:1149px){.grip-finder__pre-title{display:block}}.grip-finder__title{font-size:40px;font-weight:700;line-height:1;margin-bottom:12px;color:currentColor}@media screen and (max-width:1149px){.grip-finder__title{font-size:40px}}@media screen and (max-width:599px){.grip-finder__title{font-size:32px}}.grip-finder__subtitle{font-size:28px;font-weight:500;color:#000;line-height:1;margin:0}@media screen and (max-width:1149px){.grip-finder__subtitle{font-size:28px}}@media screen and (max-width:750px){.grip-finder__subtitle{font-size:15px}}.grip-finder__section-label{font-size:20px;font-weight:700;text-transform:uppercase;color:#000;margin:0 0 14px}@media screen and (max-width:1149px){.grip-finder__section-label{text-align:center}}@media screen and (max-width:450px){.grip-finder__section-label{font-size:14px;margin:0 0 8px}}.grip-finder__style-section{margin-bottom:28px}@media screen and (max-width:450px){.grip-finder__style-section{margin-bottom:16px}}.grip-finder__style-nav{position:relative;max-width:380px}@media screen and (max-width:1149px){.grip-finder__style-nav{margin-inline:auto}}@media screen and (max-width:450px){.grip-finder__style-nav{max-width:264px}}carousel-prev-button,carousel-next-button{position:absolute;top:50%;transform:translateY(-50%);z-index:2}carousel-prev-button{left:-30px}@media screen and (max-width:560px){carousel-prev-button{left:-16px}}carousel-next-button{right:-30px}@media screen and (max-width:560px){carousel-next-button{right:-16px}}.grip-finder__nav-btn{width:24px;height:24px;display:flex;align-items:center;justify-content:center;background:rgb(var(--color-background));border:1.5px solid rgb(var(--color-foreground) / .18);border-radius:50%;cursor:pointer;color:currentColor;transition:background .2s,border-color .2s;padding:0}@media screen and (max-width:560px){.grip-finder__nav-btn{width:unset;height:unset}}.grip-finder__nav-btn:hover:not(:disabled){background:rgb(var(--color-foreground) / .06);border-color:rgb(var(--color-foreground) / .4)}.grip-finder__nav-btn:disabled{opacity:.3;cursor:default;pointer-events:none}.grip-finder__style-track{display:flex;gap:16px;width:100%;min-width:0;cursor:grab;filter:drop-shadow(0 4px 4px rgba(0,0,0,.25))}.grip-finder__style-track:active{cursor:grabbing}.grip-finder__style-btn{flex:0 0 calc((100% - 16px * (var(--grip-finder-slides-visible, 3) - 1)) / var(--grip-finder-slides-visible, 3));display:flex;flex-direction:column;align-items:center;gap:8px;padding:8px 6px 10px;background-color:#fff;border:1.5px solid rgb(var(--color-foreground));border-radius:10px;cursor:pointer;transition:border-color .2s;box-sizing:border-box;scroll-snap-align:start;user-select:none;-webkit-user-select:none}.grip-finder__style-btn.is-active{border-color:var(--grip-finder-accent, #3ab54a);border-width:2.5px;box-shadow:inset 0 0 0 1px var(--grip-finder-accent, #3ab54a)}.grip-finder__style-thumb{width:100%;aspect-ratio:3 / 4;background:rgb(var(--color-background));border-radius:6px;overflow:hidden;display:flex;align-items:center;justify-content:center}.grip-finder__style-thumb img{width:100%;height:100%;object-fit:contain;display:block}.grip-finder__style-thumb svg.placeholder{width:100%;height:100%;opacity:.3}.grip-finder__style-label{font-size:16px;font-weight:700;color:currentColor;text-align:center;line-height:1.2}.grip-finder__center{display:flex;align-items:center;justify-content:center}@media screen and (min-width:500px)and (max-width:1149px){.grip-finder__center{position:static;inset:auto;z-index:auto;pointer-events:auto;width:auto;transform:none}}@media screen and (min-width:1150px){.grip-finder__center{position:absolute;top:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;pointer-events:none;z-index:0;width:fit-content;left:46%;transform:translate(-50%)}.grip-finder__left,.grip-finder__right{position:relative;z-index:1}}.grip-finder__main-image{display:flex;align-items:center;justify-content:center;width:100%}.grip-finder__image-slot{display:none;align-items:start;justify-content:start}.grip-finder__image-slot.is-active{display:flex}@media screen and (max-width:549px){.grip-finder__image-slot--default-desktop.is-active{display:none}}@media screen and (min-width:550px){.grip-finder__image-slot--default-mobile{display:none!important}}.grip-finder__image-slot img{width:100%;height:auto;max-height:300px;display:block;object-fit:cover;transform:rotate(var(--grip-finder-rotate-mobile, 16deg))}@media screen and (min-width:550px)and (max-width:1149px){.grip-finder__image-slot img{transform:rotate(var(--grip-finder-rotate-tablet, 16deg))}}@media screen and (min-width:1150px){.grip-finder__image-slot img{transform:rotate(var(--grip-finder-rotate-desktop, 25deg))}}@media screen and (max-width:500px){.grip-finder__image-slot img{aspect-ratio:2/3;max-height:unset}.grip-finder__image-slot.is-active:not([data-color-idx="-1"]) img{object-fit:cover}}@media screen and (min-width:550px)and (max-width:1149px){.grip-finder__center{aspect-ratio:2 / 3}.grip-finder__main-image{width:100%;height:100%}.grip-finder__image-slot{width:100%;height:100%;justify-content:end}.grip-finder__image-slot img{width:100%;height:100%;max-height:none;object-fit:contain;max-width:300px}}@media screen and (max-width:750px){.grip-finder__center{aspect-ratio:4 / 8}}@media screen and (max-width:560px){.grip-finder__center{aspect-ratio:unset}}@media screen and (min-width:1150px){.grip-finder__main-image,.grip-finder__image-slot{height:100%}.grip-finder__image-slot img{width:auto;height:100%;max-height:466px;max-width:100%}}.grip-finder__image-slot svg.placeholder{width:100%;max-height:400px;opacity:.2}.grip-finder__color-group{display:none;flex-wrap:wrap;gap:8px;align-items:center}.grip-finder__color-group.is-active{display:flex}@media screen and (max-width:1149px){.grip-finder__color-group.is-active{justify-content:center}}.grip-finder__color-swatch{--swatch-size: 28px !important;--swatch-offset: 2px;--swatch-border-size: 1.5px;cursor:pointer;transition:transform .15s ease;flex-shrink:0;-webkit-appearance:none;appearance:none;outline:none}.grip-finder__color-swatch.is-active{border-color:var(--grip-finder-accent, #3ab54a)!important}.grip-finder__color-swatch:hover{transform:scale(1.12)}@media screen and (min-width:500px)and (max-width:1149px){.grip-finder__left{display:flex;flex-direction:column;align-items:center}.grip-finder__style-section,.grip-finder__color-section{width:100%;max-width:500px}}@media screen and (min-width:1150px){.grip-finder__left{display:flex;flex-direction:column}}.grip-finder__right{position:relative;display:flex;align-items:stretch}@media screen and (max-width:1149px){.grip-finder__right{display:block}}.grip-finder__info-box{width:100%;padding:28px 24px 24px;display:flex;flex-direction:column;justify-content:center}@media screen and (max-width:750px){.grip-finder__info-box{max-width:345px;margin-inline:auto;padding:0!important}}.grip-finder__info-panel{display:none;max-width:523px;width:100%;margin-left:auto;background:#d9d9d954;border-radius:9px;border:1px solid #000000;padding:9px 33px}@media screen and (max-width:1149px){.grip-finder__info-panel{padding:9px 10px}}.grip-finder__info-panel.is-active{display:block}.grip-finder__product-name{font-size:40px;font-weight:700;text-transform:uppercase;letter-spacing:.03em;line-height:1;margin:0 0 10px;color:currentColor;text-align:center}@media screen and (max-width:450px){.grip-finder__product-name{margin:0 0 8px}}.grip-finder__badge{display:inline-block;background:var(--grip-finder-accent, #3ab54a);color:#fff;font-size:20px;font-weight:700;text-transform:uppercase;padding:4px 12px;border-radius:9px;line-height:1.4}@media screen and (max-width:550px){.grip-finder__badge{font-size:12px}}.grip-finder__badge-container{display:flex;justify-content:center;margin-bottom:20px}@media screen and (max-width:550px){.grip-finder__badge-container{margin-bottom:12px}}.grip-finder__metrics{display:flex;flex-direction:column;margin-bottom:16px}@media screen and (max-width:550px){.grip-finder__metrics{margin-bottom:8px}}.grip-finder__metric{display:flex;align-items:center;gap:12px;padding:11px 0;border-top:1px solid rgb(var(--color-foreground) / .08)}@media screen and (max-width:550px){.grip-finder__metric{column-gap:8px;padding:4px 0;gap:4px}}.grip-finder__metric:first-child{border-top:none;padding-top:0}.grip-finder__metric-icon{width:26px;height:26px;display:flex;align-items:center;justify-content:center;color:rgb(var(--color-foreground) / .5);flex-shrink:0}.grip-finder__metric-icon img{width:24px;height:24px;object-fit:contain;display:block}.grip-finder__metric-text{flex:1;display:flex;flex-direction:column;gap:2px;min-width:0}.grip-finder__metric-text strong{font-size:24px;font-weight:700;text-transform:uppercase;color:currentColor;line-height:1}@media screen and (max-width:1149px){.grip-finder__metric-text strong{font-size:20px}}@media screen and (max-width:750px){.grip-finder__metric-text strong{font-size:16px}}.grip-finder__metric-text span{font-size:20px;font-weight:600;color:rgb(var(--color-foreground) / .5);line-height:1}@media screen and (max-width:1149px){.grip-finder__metric-text span{font-size:15px}}.grip-finder__dots{display:flex;gap:12px;flex-shrink:0}.grip-finder__dot{width:25px;height:25px;border-radius:50%;background:#d9d9d9;transition:background .2s;flex-shrink:0}@media screen and (max-width:1149px){.grip-finder__dot{width:19px;height:19px}}.grip-finder__dot.is-filled{background:var(--grip-finder-accent, #3ab54a)}.grip-finder__description{font-size:24px;font-weight:700;color:currentColor;line-height:1;margin:0 0 6px;padding-top:4px;text-align:center}@media screen and (max-width:1149px){.grip-finder__description{font-size:16px}}@media screen and (max-width:550px){.grip-finder__description{font-size:11px}}.grip-finder__actions{display:flex;flex-direction:row;gap:30px;margin-top:20px}.grip-finder__btn-shop,.grip-finder__btn-quiz{flex:1;display:flex;align-items:center;justify-content:space-between;padding:4px 11px;border-radius:9px;text-decoration:none;transition:background .2s ease,color .2s ease;gap:8px;min-height:40px}.grip-finder__btn-shop{border:1.5px solid currentColor;color:currentColor;background:transparent}.grip-finder__btn-shop svg{width:24px;height:24px}.grip-finder__btn-shop:hover{background:#000;color:#fff}.grip-finder__btn-shop:hover svg path{fill:#fff}.grip-finder__btn-shop-content{display:flex;flex-direction:column;align-items:flex-start;gap:3px}.grip-finder__btn-shop-pre{font-size:18px;font-weight:700;text-transform:uppercase;line-height:1}@media screen and (max-width:1149px){.grip-finder__btn-shop-pre{font-size:12px}}.grip-finder__btn-shop-name{font-size:18px;font-weight:800;text-transform:uppercase;line-height:1.2}@media screen and (max-width:1149px){.grip-finder__btn-shop-name{font-size:12px}}.grip-finder__btn-quiz{background:var(--grip-finder-accent, #3ab54a);color:#fff;border:1.5px solid var(--grip-finder-accent, #3ab54a);font-size:18px;font-weight:700;text-transform:uppercase;line-height:1.35;transition:background .25s ease,color .25s ease}@media screen and (max-width:1149px){.grip-finder__btn-quiz{font-size:16px}}@media screen and (max-width:750px){.grip-finder__btn-quiz{font-size:12px}}.grip-finder__btn-quiz:hover{background:transparent;color:var(--grip-finder-accent, #3ab54a)}.grip-finder__btn-quiz:hover svg path{stroke:var(--grip-finder-accent, #3ab54a)}.grip-finder__btn-quiz svg{flex-shrink:0;overflow:visible}@media screen and (pointer:fine)and (prefers-reduced-motion:no-preference){.grip-finder__btn-quiz:hover svg{animation:.35s ease-in-out forwards animateIconInline}}@media screen and (max-width:1149px){.grip-finder__info-box{padding:20px 16px 16px}.grip-finder__product-name{font-size:24px}.grip-finder__actions{gap:8px}.grip-finder__btn-shop,.grip-finder__btn-quiz{min-height:48px;padding:4px 12px}.grip-finder__btn-shop-name{font-size:12px;font-weight:700}}@media screen and (max-width:360px){.grip-finder__style-btn{padding:4px}.grip-finder__dots{gap:3px}}@media screen and (max-width:550px){.grip-finder__product-name{font-size:18px}.grip-finder__metric-text strong{font-size:14px}.grip-finder__metric-text span{font-size:10px}}.grip-finder__actions--mobile{display:none}@media(max-width:549px){.grip-finder__info-box .grip-finder__actions{display:none}.grip-finder__dot{width:14px;height:14px}.grip-finder__dots{gap:4px;justify-content:center}.grip-finder__actions--mobile{display:flex;gap:12px;padding:0;margin-top:16px}}@media(max-width:450px){.grip-finder__dot{width:8px;height:8px}.grip-finder__dots{gap:4px;justify-content:center}}
/*# sourceMappingURL=/cdn/shop/t/13/assets/grip-finder.css.map */
