.grip-check-tool{display:grid;grid-template-columns:36% 1fr;grid-template-areas:"heading symptoms" "footer  symptoms";column-gap:2.4rem;row-gap:1.2rem;background-color:#f7f8fa;border-radius:2.4rem;padding:4rem}.grip-check-tool__heading-group{grid-area:heading;align-self:end;min-width:0}.grip-check-tool__footer-group{grid-area:footer;align-self:start;min-width:0}.grip-check-tool__eyebrow{margin:0 0 1rem}.grip-check-tool__heading{margin:0 0 1.2rem;color:#000;font-weight:700;font-size:5.6rem;line-height:7rem;letter-spacing:normal}.grip-check-tool__description{color:#000;margin:0 0 1.6rem}.grip-check-tool__description p{margin:0}.grip-check-tool__symptoms{grid-area:symptoms;min-width:0;display:flex;flex-wrap:wrap;align-content:center;justify-content:center;gap:1.6rem}.grip-check-tool__chip{display:inline-flex;align-items:center;gap:1rem;background-color:#fff;border:1px solid #DEDEDE;border-radius:100px;padding:1rem 2rem;cursor:pointer;font-family:var(--font-body-family);font-size:1.6rem;color:#000;transition:border-color .2s ease}.grip-check-tool__chip:hover{border-color:#ff8200}.grip-check-tool__bullet{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:.8rem;height:.8rem;border-radius:50%;background-color:#ff8200;transition:width .2s ease,height .2s ease,background .2s ease}.grip-check-tool__check{display:none;width:60%;color:#fff}.grip-check-tool__chip[aria-pressed=true] .grip-check-tool__bullet{width:1.6rem;height:1.6rem;background:linear-gradient(135deg,#ff8200,#ffbf7d)}.grip-check-tool__chip[aria-pressed=true] .grip-check-tool__check{display:flex}@media screen and (max-width:749px){.grip-check-tool__heading{font-size:2.8rem;line-height:1.25}.grip-check-tool{grid-template-columns:1fr;grid-template-areas:"heading" "symptoms" "footer";row-gap:3rem;column-gap:0;border-radius:0;padding:4rem 2.4rem;margin-left:-1.5rem;margin-right:-1.5rem}.grip-check-tool__heading-group,.grip-check-tool__footer-group{align-self:auto;text-align:center}.grip-check-tool__symptoms{justify-content:center}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/section-grip-check-tool.css.map */
