.spp{--spp-bg: #f7f7f7;--spp-card: #fff;--spp-ink: #0c0c0c;--spp-muted: #5c5954;--spp-red: #c02126;--spp-red-hover: #df2530;--spp-link-red: #c02126;--spp-line: #ccc4b8;--spp-shadow: -2px -2px 30px 15px rgba(0, 0, 0, .035);--spp-card-shadow: 0 18px 36px rgba(0, 0, 0, .08);background:var(--spp-bg);color:var(--spp-ink);font-family:Montserrat,var(--font-body--family),Arial,sans-serif;letter-spacing:0}.spp *,.spp *:before,.spp *:after{box-sizing:border-box;letter-spacing:0}.spp a{color:inherit}.spp-product-shell,.spp-container{width:min(1200px,calc(100vw - 48px));margin:0 auto}.spp-product-shell{padding:72px 0 64px}.spp-hero-grid{display:grid;grid-template-columns:minmax(0,610px) minmax(0,520px);gap:30px;align-items:start}.spp-mobile-title{display:none}.spp-card,.spp-gallery-card,.spp-rating-card,.spp-review-card,.spp-hiw-card,.spp-related-card{background:var(--spp-card);border-radius:6px;box-shadow:var(--spp-card-shadow)}.spp-gallery-card{position:relative;display:grid;grid-template-columns:86px 1fr;width:610px;height:500px;min-height:500px;padding:0 20px 0 24px;overflow:hidden}.spp-gallery-badge{position:absolute;top:20px;right:20px;display:grid;place-items:center;min-width:153px;height:20px;padding:0 10px;border:1px solid var(--spp-red);border-radius:999px;background:#fff5f6;color:var(--spp-red);font-size:8px;line-height:10px;font-weight:800;text-transform:uppercase}.spp-thumbs{display:flex;flex-direction:column;gap:4px;padding:30px 0;position:relative;z-index:2}.spp-thumb{width:50px;height:50px;padding:0;border:0;border-radius:1px;background:#e9e9e9;cursor:pointer;overflow:hidden}.spp-thumb.is-active{outline:1px solid var(--spp-red);outline-offset:0}.spp-thumb img{width:100%;height:100%;object-fit:contain;background:#fff}.spp-thumbs .spp-thumb:nth-of-type(n+6){display:none}.spp-thumb--video{position:relative}.spp-thumb--video span,.spp-video-thumb{display:grid;place-items:center}.spp-thumb--video span{position:absolute;inset:50% auto auto 50%;width:18px;height:18px;border-radius:999px;background:#ffffffeb;color:var(--spp-red);font-size:9px;transform:translate(-50%,-50%)}.spp-video-thumb{width:100%;height:100%;color:#858585;font-size:24px}.spp-main-media{display:grid;place-items:center;align-self:stretch;min-width:0;min-height:100%;margin-right:-20px;overflow:hidden}.spp-main-image{width:100%;height:100%;max-height:none;object-fit:contain;cursor:zoom-in}.spp-main-video{display:block;width:100%;height:100%;max-height:none;aspect-ratio:16 / 9;border-radius:0;background:#111;object-fit:contain}html.spp-image-modal-open{overflow:hidden}.spp-image-modal[hidden]{display:none!important}.spp-image-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:grid;place-items:center;padding:28px}.spp-image-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:#0c0c0cc7;cursor:zoom-out}.spp-image-modal__dialog{position:relative;z-index:1;display:grid;place-items:center;width:min(980px,94vw);max-height:90vh;padding:42px 24px 24px;border-radius:10px;background:#fff;box-shadow:0 24px 70px #00000059}.spp-image-modal__close{position:absolute;top:12px;right:14px;border:0;background:transparent;color:var(--spp-red);font:inherit;font-size:12px;line-height:16px;font-weight:800;text-decoration:underline;cursor:pointer}.spp-image-modal__image{display:block;max-width:100%;max-height:calc(90vh - 80px);object-fit:contain}.spp-gallery-arrow{position:absolute;top:50%;display:grid;place-items:center;width:34px;height:44px;border:0;background:transparent;color:var(--spp-ink);font-size:36px;line-height:1;cursor:pointer;transform:translateY(-50%);transition:color .16s ease,font-weight .16s ease}.spp-gallery-arrow:hover,.spp-gallery-arrow:focus-visible,.spp-gallery-arrow:active{color:var(--spp-red);font-weight:900}.spp-gallery-arrow--prev{left:80px}.spp-gallery-arrow--next{right:12px}.spp-review-dots span{width:7px;height:7px;border-radius:999px;background:#cfcfcf}.spp-review-dots span:first-child{background:var(--spp-red)}.spp-gallery-count{position:absolute;z-index:3;right:76px;bottom:30px;min-width:74px;min-height:28px;padding:7px 14px;border-radius:999px;background:#777;color:#fff;font-size:13px;line-height:1;font-weight:800;text-align:center}.spp-summary h1{margin:0;color:var(--spp-ink);font-size:clamp(38px,3vw,44px);line-height:58px;font-weight:400;text-transform:none;white-space:nowrap}.spp--strikeman-smartshot-with-target .spp-summary h1{max-width:650px;font-size:clamp(30px,2.35vw,36px);line-height:1.16;white-space:normal;text-wrap:balance}.spp-title-row{margin-top:0}.spp-meta-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:28px;align-items:start;margin-top:14px}.spp-price-row{display:flex;align-items:baseline;gap:20px;margin-top:0}.spp-compare{color:#aaa;font-size:24px;line-height:1;text-decoration:line-through}.spp-sale{color:var(--spp-ink);font-size:30px;line-height:1;font-weight:800}.spp-code-note{margin:12px 0 0;color:var(--spp-red);font-size:14px;line-height:20px;font-style:italic;font-weight:600}.spp-rating{display:grid;grid-template-columns:auto auto;gap:9px 13px;align-items:center;color:var(--spp-red);font-size:16px;text-decoration:none;justify-items:end}.spp-rating span{color:var(--spp-ink);font-size:22px;line-height:1}.spp-rating strong{color:var(--spp-red);font-size:18px;letter-spacing:1px}.spp-rating em{grid-column:2;color:var(--spp-red);font-size:13px;font-style:normal;text-decoration:underline}.spp-caliber-card{width:520px;height:auto;margin-top:23px;padding:20px 22px}.spp-card-heading{display:flex;justify-content:space-between;gap:20px;align-items:flex-start}.spp-card-heading h2,.spp-caliber-card h3{margin:0;font-size:16px;line-height:20px;font-weight:800}.spp-card-heading button{display:grid;place-items:center;width:24px;height:24px;border:2px solid var(--spp-ink);border-radius:999px;background:transparent;color:var(--spp-ink);font-size:13px;font-weight:800;line-height:1;cursor:pointer;transition:color .16s ease,border-color .16s ease,font-weight .16s ease}.spp-card-heading button:hover,.spp-card-heading button:focus-visible,.spp-card-heading button:active{color:var(--spp-red);border-color:var(--spp-red);font-weight:900}.spp-caliber-card label{display:block;margin:5px 0 8px;font-size:12px;line-height:14px;color:var(--spp-ink)}.spp-select-shell{position:relative;display:inline-block;width:220px;height:52px}.spp-select-shell:after{display:none}.spp-select{position:absolute;width:1px;height:1px;margin:0;opacity:0;pointer-events:none}.spp-select:focus{outline:0!important;box-shadow:none!important}.spp-select:required:invalid:focus{border-color:transparent!important;border-width:1px;outline:0!important;box-shadow:none!important}.spp-select.is-attention{border-color:transparent;border-width:1px;outline:none;box-shadow:none}.spp-select-toggle{display:flex;align-items:center;justify-content:space-between;width:100%;height:100%;padding:0 28px 0 16px;border:1px solid var(--spp-line);border-radius:8px;background:#fff;color:var(--spp-ink);font:inherit;font-size:13px;line-height:18px;text-align:left;cursor:pointer;transition:border-color .16s ease,color .16s ease,background-color .16s ease}.spp-select-toggle:hover,.spp-select-toggle:focus-visible,.spp-select-shell.is-open .spp-select-toggle{border-color:var(--spp-line);outline:0}.spp-select-shell.is-attention .spp-select-toggle{border-color:var(--spp-red)}.spp-select-toggle__icon{position:absolute;right:18px;width:8px;height:8px;border-top:2px solid currentColor;border-left:2px solid currentColor;transform:translateY(2px) rotate(45deg);transition:transform .16s ease}.spp-select-shell:not(.is-open) .spp-select-toggle__icon{transform:translateY(-2px) rotate(225deg)}.spp-select-menu{position:absolute;z-index:70;top:calc(100% + 6px);left:0;width:100%;max-height:250px;overflow-y:auto;padding:10px 6px;border:1px solid var(--spp-line);border-radius:8px;background:#fff;box-shadow:0 14px 28px #0000001f}.spp-select-menu[hidden]{display:none}.spp-select-menu::-webkit-scrollbar{width:9px}.spp-select-menu::-webkit-scrollbar-track{background:transparent}.spp-select-menu::-webkit-scrollbar-thumb{border:2px solid #fff;border-radius:999px;background:#9b9b9b}.spp-select-option{display:block;width:100%;min-height:36px;padding:0 10px;border:0;border-radius:6px;background:transparent;color:var(--spp-ink);font:inherit;font-size:13px;line-height:36px;text-align:left;cursor:pointer;transition:background-color .14s ease,color .14s ease,font-weight .14s ease}.spp-select-option:hover,.spp-select-option:focus-visible{outline:0;background:#f7e8e9}.spp-select-option[aria-selected=true]{background:var(--spp-red);color:#fff;font-weight:800}.spp-select-option[aria-selected=true]:hover,.spp-select-option[aria-selected=true]:focus-visible{background:var(--spp-red);color:#fff}.spp-caliber-card h3{margin-top:20px}.spp-recommendation{margin:8px 0 14px;color:var(--spp-muted);font-size:12px;line-height:17px;font-style:italic}.spp-recommendation-restrictions{display:block;margin-top:7px}.spp-recommendation-restrictions strong{color:var(--spp-ink);font-weight:800}.spp-purchase-row{display:grid;grid-template-columns:120px 1fr;gap:40px;align-items:center}.spp-qty{display:grid;grid-template-columns:38px 1fr 38px;width:120px;height:50px;border:1px solid var(--spp-line);border-radius:999px;background:#fff;overflow:hidden}.spp-qty button,.spp-qty input{border:0;background:transparent;color:var(--spp-ink);font:inherit;font-size:16px;font-weight:800;text-align:center}.spp-qty input{width:100%;-webkit-appearance:textfield;appearance:textfield}.spp-qty input::-webkit-outer-spin-button,.spp-qty input::-webkit-inner-spin-button{-webkit-appearance:none;appearance:none;margin:0}.spp-add,.spp-mobile-shop,.spp-video-shop{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 32px;border:1px solid var(--spp-red);border-radius:999px;background:var(--spp-red);color:#fff;font-size:13px;line-height:18px;font-weight:800;text-decoration:none;transition:background .16s ease,border-color .16s ease,font-weight .16s ease}.spp .spp-video-shop,.spp .spp-video-shop:visited,.spp .spp-video-shop:hover,.spp .spp-video-shop:focus-visible,.spp .spp-video-shop:active{color:#fff}.spp-add:hover,.spp-add:focus-visible,.spp-mobile-shop:hover,.spp-mobile-shop:focus-visible,.spp-video-shop:hover,.spp-video-shop:focus-visible,.spp-add:active,.spp-mobile-shop:active,.spp-video-shop:active{background:var(--spp-red-hover);border-color:var(--spp-red-hover);font-weight:900}.spp-add[disabled]{cursor:not-allowed;opacity:.55}.spp-add[data-spp-needs-caliber=true]{cursor:pointer}.spp-add[data-spp-needs-caliber=true]:hover,.spp-add[data-spp-needs-caliber=true]:focus-visible{background:var(--spp-red-hover);border-color:var(--spp-red-hover);font-weight:900}.spp-card-trust{width:390px;margin:15px auto 0;color:var(--spp-ink);font-size:10.5px;line-height:15px;font-weight:700;text-align:center}.spp-product-description{grid-column:1 / -1;padding:0;overflow:hidden}.spp-product-description summary{display:flex;justify-content:space-between;gap:20px;padding:22px 30px;cursor:pointer;list-style:none;font-size:17px;font-weight:800}.spp-product-description[open] summary span:last-child{transform:rotate(0)}.spp-product-description:not([open]) summary span:last-child{transform:rotate(90deg)}.spp-product-description summary::-webkit-details-marker{display:none}.spp-description-body{padding:0 30px 22px;color:var(--spp-muted);font-size:13px;line-height:1.7}.spp-description-body ul{margin:0;padding-left:18px}.spp-trust-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;align-items:center;min-height:88px;padding:18px max(24px,calc((100vw - 1200px)/2));background:#0c0c0c;color:#fff;text-align:center}.spp-trust-strip div{display:grid;place-items:center;gap:7px;font-size:12px;line-height:16px}.spp-trust-strip svg{width:32px;height:32px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.spp-hiw,.spp-protect,.spp-related,.spp-reviews{padding:72px 0}.spp h2{margin:0;color:var(--spp-ink);font-family:inherit;font-size:clamp(28px,3.35vw,48px);line-height:1.1;font-weight:900;letter-spacing:0;text-transform:none}.spp .spp-card-heading h2,.spp .spp-caliber-card h3{font-size:16px;line-height:20px;font-weight:800;text-transform:none}.spp-hiw-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:42px;margin-top:42px}.spp-hiw-card{min-height:327px;overflow:hidden}.spp-hiw-photo{position:relative;height:210px}.spp-hiw-photo img{width:100%;height:100%;object-fit:cover}.spp-hiw-photo b{position:absolute;left:18px;bottom:-15px;display:grid;place-items:center;width:31px;height:31px;border-radius:999px;background:var(--spp-red);color:#fff;font-size:13px;line-height:1}.spp-hiw-card h3{margin:28px 22px 7px;font-size:15px;line-height:20px;font-weight:900}.spp-hiw-card p{margin:0 22px 24px;color:var(--spp-muted);font-size:12px;line-height:18px}.spp .spp-learn-link,.spp .spp-video-learn,.spp .spp-view-link{display:block;color:var(--spp-link-red);font-size:11px;line-height:14px;text-align:right;text-decoration:underline;transition:font-weight .16s ease}.spp .spp-learn-link{margin:0 0 30px auto}.spp .spp-learn-link:hover,.spp .spp-video-learn:hover,.spp .spp-view-link:hover,.spp .spp-learn-link:focus-visible,.spp .spp-video-learn:focus-visible,.spp .spp-view-link:focus-visible,.spp .spp-learn-link:active,.spp .spp-video-learn:active,.spp .spp-view-link:active{font-weight:900}.spp-video-row{display:grid;grid-template-columns:minmax(280px,334px) minmax(0,783px);column-gap:80px;align-items:start;margin-top:68px}.spp-video-copy{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;min-height:439px}.spp-video-column{min-width:0}.spp-video-title{max-width:334px;margin:0!important;font-size:clamp(36px,3.35vw,48px);line-height:1.25;text-transform:none}.spp-video-actions{display:grid;gap:22px;margin-top:52px}.spp-video-shop{width:240px;min-height:54px;font-size:13px}.spp .spp-video-learn{display:inline-flex;align-items:center;justify-content:center;width:240px;min-height:54px;border:1px solid var(--spp-red);border-radius:999px;background:#f7f7f7;color:var(--spp-red);font-size:13px;line-height:18px;font-weight:800;text-align:center;text-decoration:none}.spp .spp-video-learn:hover,.spp .spp-video-learn:focus-visible,.spp .spp-video-learn:active{background:#e8e8e8;font-weight:900}.spp-video{width:100%;margin-top:0;box-shadow:var(--spp-card-shadow)}.spp-video video{display:block;width:100%;aspect-ratio:785 / 439;background:#111;object-fit:cover}.spp-mobile-cta-row{display:none}.spp-pro-app{padding:72px 0;background:var(--spp-bg)}.spp-pro-grid{display:grid;grid-template-columns:minmax(0,760px) minmax(360px,428px);gap:64px;align-items:center}.spp-pro-copy{order:2}.spp-pro-copy h2{max-width:430px;font-size:clamp(34px,3vw,42px);line-height:1.18;font-weight:900;text-transform:none}.spp-pro-copy p{max-width:470px;margin:56px 0 0;color:var(--spp-ink);font-size:17px;line-height:26px}.spp-pro-copy a{display:inline-grid;place-items:center;min-width:190px;min-height:44px;margin-top:52px;padding:0 24px;border:1px solid var(--spp-red);border-radius:999px;background:#fff;color:var(--spp-red);font-size:14px;line-height:18px;text-align:center;text-decoration:none;transition:background .16s ease,font-weight .16s ease}.spp-pro-copy a:hover,.spp-pro-copy a:focus-visible,.spp-pro-copy a:active{background:#f1f1f1;font-weight:800}.spp-pro-image{order:1;filter:drop-shadow(0 10px 50px rgba(0,0,0,.18))}.spp-pro-image img{display:block;width:100%;height:auto;background:transparent;object-fit:contain}.spp-protect-grid{display:grid;grid-template-columns:minmax(0,520px) minmax(0,605px);gap:75px;align-items:center;min-height:453px}.spp-protect{min-height:453px;padding:0;background:#ebebeb;color:var(--spp-ink);overflow:hidden}.spp-protect p{margin:18px 0 0;color:var(--spp-muted);font-size:13px;line-height:20px}.spp-protect h2{color:var(--spp-ink);font-size:clamp(32px,3vw,42px);line-height:60px}.spp-protect ul{display:grid;gap:18px;max-width:430px;margin:38px 0 0;padding:0;list-style:none;color:var(--spp-ink);font-size:18px;line-height:20px;font-weight:400}.spp-protect li{display:grid;grid-template-columns:18px minmax(0,1fr);gap:10px;align-items:start}.spp-protect li:before{content:"\2713";margin:0;color:var(--spp-red);font-size:16px;line-height:18px;font-weight:800;text-align:center}.spp-protect>.spp-container>img,.spp-protect-art img{width:min(100%,605px);height:auto;margin:0;object-fit:contain}.spp-protect-art{position:relative;display:grid;place-items:start center;width:605px;max-width:100%;min-height:453px;overflow:hidden}.spp-protect-art:before{content:none}.spp-protect-art img{position:relative;width:605px;height:453px;max-width:none;margin:0;object-fit:contain}.spp-related{padding-top:26px;padding-bottom:78px;background:#ebebeb}.spp-related h2{font-size:clamp(28px,2.7vw,40px);line-height:1.05}.spp-related-grid{display:grid;grid-template-columns:repeat(3,minmax(0,320px));gap:24px;margin-top:26px}.spp-related-card{display:grid;grid-template-rows:180px auto;min-height:328px;overflow:hidden;color:var(--spp-ink);text-decoration:none;transition:transform .16s ease,box-shadow .16s ease}.spp-related-card:hover,.spp-related-card:focus-visible,.spp-related-card:active{transform:translateY(-2px);box-shadow:0 22px 44px #0000001a}.spp-related-image{display:grid;place-items:center;padding:18px;background:#fff}.spp-related-image img{width:auto;height:auto;max-width:100%;max-height:150px;object-fit:contain}.spp-related-copy{display:flex;flex-direction:column;padding:16px 20px 20px}.spp-related-copy h3{margin:0;font-size:18px;line-height:23px;font-weight:900}.spp-related-copy p{margin:8px 0 10px;color:var(--spp-muted);font-size:12px;line-height:18px}.spp-related-price{display:flex;gap:10px;align-items:baseline;margin-top:0;color:var(--spp-link-red);font-size:13px;line-height:18px}.spp-related-price s{color:#aaa;font-weight:500}.spp-related-price strong{font-weight:900}.spp-faq{padding:50px 0 54px;background:#0c0c0c;color:#fff}.spp-faq h2{margin:0;color:#fff;font-size:34px;line-height:42px;font-weight:900;text-transform:none}.spp-faq-search{position:relative;display:block;margin-top:24px}.spp-faq-search svg{position:absolute;left:16px;top:50%;width:18px;height:18px;fill:none;stroke:#8d8d8d;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;transform:translateY(-50%);pointer-events:none}.spp-faq-search input{width:100%;height:46px;margin:0;padding:0 18px 0 44px;border:0;border-radius:2px;background:#fff;color:var(--spp-ink);font-size:12px;font-style:italic}.spp-faq-list{display:grid;gap:12px;margin-top:24px}.spp-faq-item{background:#fff;color:var(--spp-ink);border-radius:2px;overflow:hidden}.spp-faq-item summary{display:flex;justify-content:space-between;gap:20px;padding:16px 20px;cursor:pointer;list-style:none;font-size:13px;line-height:18px;font-weight:800}.spp-faq-item summary::-webkit-details-marker{display:none}.spp-faq-item div{padding:0 20px 18px;color:var(--spp-muted);font-size:12px;line-height:18px}.spp-faq-link{margin-top:18px}.spp .spp-faq-link{color:#fff}.spp-faq-empty{margin:4px 0 0;color:#fff;font-size:12px;line-height:18px}.spp-reviews{background:var(--spp-bg);overflow:visible}.spp-reviews h2{font-size:48px;line-height:52px;font-weight:900;text-transform:none}.spp-rating-card{display:grid;grid-template-columns:auto 160px 140px 1fr;gap:28px;align-items:center;min-height:88px;margin-top:34px;padding:18px 30px;border-radius:10px;box-shadow:0 12px 15px #0c0c0c1a}.spp-rating-card>div{display:flex;align-items:center;gap:14px}.spp-rating-card strong,.spp-rating-stars{color:var(--spp-link-red)}.spp-rating-card>div strong{font-size:30px;line-height:1}.spp-rating-card span{font-size:44px;line-height:34px;font-weight:900}.spp-rating-card p{margin:0;font-size:12px;line-height:16px}.spp-rating-card b,.spp-rating-card small{display:block}.spp-rating-card small{color:var(--spp-muted)}.spp-rating-stars{text-align:left;font-size:18px;line-height:22px}.spp-review-track{display:grid;grid-auto-flow:column;grid-auto-columns:360px;gap:60px;margin-top:0;padding:46px 0 42px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.spp-review-wrap{position:relative}.spp-review-arrow{position:absolute;top:50%;z-index:2;border:0;background:transparent;color:var(--spp-ink);font-size:32px;line-height:1;opacity:.72;cursor:pointer;transform:translateY(-50%);transition:font-weight .16s ease,color .16s ease,opacity .16s ease}.spp-review-arrow:hover,.spp-review-arrow:focus-visible,.spp-review-arrow:active{font-weight:900;color:var(--spp-red-hover);opacity:1}.spp-review-arrow--prev{left:-76px}.spp-review-arrow--next{right:-76px}.spp-review-track::-webkit-scrollbar{display:none}.spp-review-card{display:flex;flex-direction:column;height:170px;padding:24px;border-radius:10px;box-shadow:0 12px 15px #0c0c0c1a;scroll-snap-align:start}.spp-review-card div{color:var(--spp-link-red);font-size:14px;line-height:18px;letter-spacing:0}.spp-review-card p{margin:24px 0 20px;color:var(--spp-ink);font-size:14px;line-height:21px;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3}.spp-review-card strong{margin-top:auto;font-size:12px;line-height:16px}.spp-review-footer{display:flex;justify-content:flex-end;gap:30px;align-items:center;margin-top:-8px}.spp-review-footer .spp-view-link{text-align:right;white-space:nowrap}.spp-review-dots{display:none;gap:7px}.spp-native-reviews{margin-top:40px}.spp-native-reviews .jdgm-rev-widg{margin-top:0}.spp-native-reviews:empty{display:none}.spp-judge-source{display:none!important}.spp-sticky-atc{display:none}@media screen and (min-width:750px)and (max-width:1239px){.spp-product-shell{width:min(720px,calc(100vw - 48px))}.spp-hero-grid{grid-template-columns:1fr;gap:30px}.spp-gallery-card,.spp-caliber-card{width:100%}.spp-product-description{grid-column:1}.spp-summary h1{white-space:normal}.spp-caliber-card{height:auto;min-height:342px}}.spp-modal[hidden]{display:none}.spp-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:grid;place-items:center;padding:24px}.spp-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#0000008a}.spp-modal__dialog{position:relative;z-index:1;width:min(560px,calc(100vw - 48px));max-height:calc(100vh - 48px);overflow:auto;padding:34px;border-radius:6px;background:#fff;box-shadow:0 24px 70px #00000047}.spp-modal__dialog h2{margin:0 42px 18px 0;font-size:24px;line-height:1.15;text-transform:none}.spp-modal__body{color:var(--spp-muted);font-size:14px;line-height:1.6}.spp-modal__close{position:absolute;top:18px;right:18px;display:grid;place-items:center;width:32px;height:32px;border:0;border-radius:999px;background:#f1f1f1;color:var(--spp-ink);font-size:22px;cursor:pointer}@media screen and (max-width:749px){.spp-product-shell,.spp-container{width:min(345px,calc(100vw - 48px))}.spp-product-shell{padding:18px 0 22px}.spp-hero-grid{display:flex;flex-direction:column;gap:16px;align-items:stretch}.spp-mobile-title{display:block;width:min(345px,calc(100vw - 48px));margin:0 auto 10px;color:var(--spp-ink);font-size:24px;line-height:32px;font-weight:500;text-transform:none}.spp-gallery-card{order:1;display:grid;grid-template-columns:59px minmax(0,1fr);width:100%;height:270px;min-height:270px;padding:0 15px;border-radius:8px;box-shadow:0 10px 26px -10px #0000000d;overflow:hidden}.spp-gallery-badge{top:10px;right:15px;display:grid;min-width:125px;height:20px;padding:0 12px;border-color:#f1d5d7;background:#f7e8e9;font-size:8px;line-height:10px;letter-spacing:.6px}.spp-summary{order:2}.spp-thumbs{gap:9px;padding:20px 0 47px}.spp-thumb{position:relative;width:44px;height:44px;background:#d9d9d9}.spp-thumb:nth-of-type(n+6){display:none}.spp-thumb:nth-of-type(5) img{filter:blur(1.2px);opacity:.82}.spp-thumb:nth-of-type(5):after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#d9d9d933,#7373736b);pointer-events:none}.spp-main-image,.spp-main-video{width:100%;height:100%;max-height:none}.spp-main-media{margin-right:-15px}.spp-gallery-arrow{display:none}.spp-gallery-arrow--prev{left:46px}.spp-gallery-arrow--next{right:6px}.spp-gallery-count{right:15px;bottom:17px;min-width:58px;min-height:24px;padding:6px 10px;border-radius:999px;background:#0c0c0c99;font-size:11px;line-height:13px}.spp-summary h1{display:none}.spp-title-row{margin-top:0}.spp-meta-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:start;margin-top:0}.spp-price-block{grid-column:2;grid-row:1}.spp-price-row{justify-content:flex-end;gap:10px;margin-top:0}.spp-compare{font-size:16px}.spp-sale{font-size:24px;color:var(--spp-ink)}.spp-code-note{margin-top:5px;text-align:right;font-size:13px;line-height:17px}.spp-rating{grid-column:1;grid-row:1;display:grid;grid-template-columns:auto auto;gap:3px 6px;justify-content:start;justify-items:start;align-items:center;margin-top:0;font-size:13px}.spp-rating span{font-size:16px}.spp-rating strong{color:var(--spp-red);font-size:13px;letter-spacing:0}.spp-rating em{grid-column:1 / -1;color:var(--spp-link-red);font-size:12px;line-height:15px}.spp-caliber-card{width:auto;min-height:0;margin-top:16px;padding:18px;box-shadow:0 12px 20px -10px #00000014}.spp-card-heading h2,.spp-caliber-card h3{font-size:16px;line-height:20px}.spp-card-heading button{width:24px;height:24px;font-size:13px;border-width:2px}.spp-caliber-card label{margin-top:14px;font-size:10px}.spp-select-shell{width:100%}.spp-caliber-card h3{margin-top:22px}.spp-recommendation{margin-bottom:14px;font-size:11px;line-height:18px}.spp-purchase-row{display:none}.spp-card-trust{width:auto;margin:0;padding-top:12px;border-top:1px solid #e2ddd5;font-size:9px;line-height:13px}.spp-product-description{order:4;margin-top:0}.spp-product-description summary{padding:17px 18px;font-size:13px}.spp-description-body{padding:0 18px 18px;font-size:11px;line-height:16px}.spp-trust-strip{min-height:60px;padding:9px 16px;gap:12px}.spp-trust-strip div{gap:4px;font-size:8px;line-height:11px}.spp-trust-strip svg{width:32px;height:32px}.spp-hiw,.spp-protect,.spp-related,.spp-reviews{padding:34px 0}.spp h2{font-size:22px;line-height:1.1}.spp .spp-card-heading h2,.spp .spp-caliber-card h3{font-size:16px;line-height:20px}.spp-hiw-cards{display:grid;grid-template-columns:1fr;gap:20px;margin-top:16px}.spp-hiw-card{display:grid;grid-template-columns:122px 1fr;gap:14px;min-height:128px;padding:0;overflow:visible}.spp-hiw-photo{width:122px;height:128px}.spp-hiw-photo img{border-radius:5px}.spp-hiw-photo b{top:-9px;left:50%;bottom:auto;width:36px;height:18px;border:1px solid var(--spp-red);background:#fff;color:var(--spp-red);font-size:10px;transform:translate(-50%)}.spp-hiw-card h3{margin:18px 16px 6px 0;font-size:13px;line-height:16px}.spp-hiw-card p{margin:0 16px 0 0;font-size:11px;line-height:16px}.spp-learn-link,.spp-video-actions{display:none}.spp-video-row{display:block;margin-top:34px}.spp-video-copy{display:block;min-height:0}.spp-video-title{max-width:250px;margin:0!important;font-size:22px;line-height:28px}.spp-video{margin-top:18px;border-radius:4px;overflow:hidden}.spp-mobile-cta-row{display:flex;justify-content:space-between;gap:12px;margin-top:22px}.spp .spp-mobile-shop,.spp .spp-mobile-learn{width:calc(50% - 6px);min-height:40px;min-width:0;padding:0 18px;border-radius:999px;font-size:10px;font-weight:800;text-align:center;text-decoration:none}.spp .spp-mobile-learn{display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--spp-red);color:var(--spp-red);background:#fff}.spp .spp-mobile-learn:hover,.spp .spp-mobile-learn:focus-visible,.spp .spp-mobile-learn:active{background:#e8e8e8;font-weight:900}.spp-pro-app{padding:44px 0}.spp-pro-grid{display:block}.spp-pro-copy h2{max-width:260px;font-size:24px;line-height:30px}.spp-pro-copy p{margin-top:18px;font-size:14px;line-height:22px}.spp-pro-copy a{min-width:150px;min-height:42px;margin-top:24px;font-size:12px}.spp-pro-image{margin-top:30px}.spp-protect-grid{display:block;min-height:0}.spp-protect{min-height:0;padding:44px 0}.spp-protect p{font-size:11px;line-height:18px}.spp-protect h2{font-size:22px;line-height:28px}.spp-protect ul{gap:14px;max-width:none;margin-top:24px;font-size:13px;line-height:20px}.spp-protect>.spp-container>img,.spp-protect-art img{width:min(100%,320px);height:auto;margin:0 auto}.spp-protect-art{width:100%;min-height:0;margin-top:18px}.spp-related{padding-top:4px;padding-bottom:40px}.spp-related-grid{grid-template-columns:1fr;gap:16px;margin-top:18px}.spp-related-card{grid-template-columns:106px 1fr;grid-template-rows:auto;min-height:122px;border-radius:8px}.spp-related-image{min-height:122px;padding:12px}.spp-related-image img{max-height:94px}.spp-related-copy{padding:14px 16px 14px 0}.spp-related-copy h3{font-size:14px;line-height:18px}.spp-related-copy p{margin:5px 0 8px;font-size:10.5px;line-height:15px}.spp-related-price{font-size:11px;line-height:15px}.spp-faq{padding:30px 0 31px}.spp-faq h2{font-size:24px;line-height:30px;max-width:345px}.spp-faq-search svg{left:9px;width:24px;height:24px}.spp-faq-search input{height:42px;margin:0;padding-left:47px;font-size:11px}.spp-faq-search{margin-top:26px}.spp-faq-list{gap:8px;margin-top:20px}.spp-faq-item summary{padding:16px 18px;font-size:12px;line-height:16px}.spp-faq-item div{padding:0 18px 16px;font-size:10.5px;line-height:15px}.spp .spp-faq-link{margin-top:24px}.spp-reviews h2{font-size:22px}.spp-rating-card{grid-template-columns:auto 1fr auto;gap:10px;min-height:56px;padding:12px}.spp-rating-card span{font-size:22px}.spp-rating-card>div strong{font-size:22px}.spp-rating-card p{font-size:9px;line-height:12px}.spp-rating-stars{font-size:10px}.spp-review-track{grid-auto-columns:279px;gap:20px;margin-top:18px;padding:0 0 26px}.spp-review-arrow{display:none}.spp-review-card{height:142px;padding:20px}.spp-review-card p{margin:16px 0 14px;font-size:12px;line-height:18px;-webkit-line-clamp:3}.spp-review-footer{display:grid;grid-template-columns:1fr auto 1fr;gap:0}.spp-review-dots{grid-column:2;display:flex}.spp-review-footer .spp-view-link{grid-column:3;align-self:center;justify-self:end}.spp-sticky-atc{position:fixed;left:0;right:0;bottom:0;z-index:30;display:block;padding:13px 20px 10px;background:#0c0c0c;transform:translateY(0);transition:transform .18s ease}.spp-sticky-atc.is-hidden{transform:translateY(100%)}.spp-sticky-form{display:grid;grid-template-columns:88px minmax(0,1fr);column-gap:14px;row-gap:5px;align-items:center;max-width:365px;margin:0 auto}.spp-qty--sticky{width:88px;height:38px;grid-template-columns:28px 1fr 28px;border-color:#fff;background:#111}.spp-qty--sticky button,.spp-qty--sticky input{color:#fff;font-size:13px}.spp-sticky-atc .spp-add{min-height:48px;font-size:12.5px}.spp-sticky-atc p{grid-column:2;margin:0;color:#fff;font-size:10px;line-height:13px;font-weight:700;text-align:center}.spp-modal__dialog{padding:26px 22px}.spp-modal__dialog h2{font-size:20px}}
/*# sourceMappingURL=/cdn/shop/t/169/assets/strikeman-standard-kit-product.css.map */
