.helix-performance-page{--helix-red: #ed1c24;--helix-ink: #0b0b0d;--helix-grey: #5d6168;--helix-line: #dedfe2;--helix-soft: #f4f4f5;color:var(--helix-ink);background:#fff}.helix-performance-page *,.helix-performance-page *:before,.helix-performance-page *:after{box-sizing:border-box}.helix-performance-shell{width:min(1440px,calc(100% - 64px));margin:0 auto}.helix-performance-hero{position:relative;overflow:hidden;color:#fff;background:radial-gradient(circle at 82% 10%,rgba(237,28,36,.22),transparent 34%),linear-gradient(118deg,#050506,#101114 65%,#1a0c0e);border-top:5px solid var(--helix-red)}.helix-performance-hero:after{content:"";position:absolute;right:-110px;bottom:-210px;width:470px;height:470px;border:52px solid rgba(237,28,36,.14);border-radius:50%;pointer-events:none}.helix-performance-hero .helix-performance-shell{position:relative;z-index:1;padding:78px 0 64px}.helix-performance-eyebrow{margin:0 0 16px;color:var(--helix-red);font-size:13px;font-weight:800;letter-spacing:.14em;line-height:1.35}.helix-performance-hero h1{max-width:950px;margin:0;color:#fff;font-size:clamp(42px,5vw,76px);font-weight:800;letter-spacing:-.045em;line-height:.98}.helix-performance-lead{max-width:830px;margin:26px 0 0;color:#d7d7da;font-size:clamp(18px,1.8vw,24px);line-height:1.45}.helix-performance-proof{display:flex;flex-wrap:wrap;gap:10px;margin-top:36px}.helix-performance-proof span{padding:9px 12px;color:#fff;border:1px solid #3e4045;border-radius:3px;background:#ffffff0a;font-size:11px;font-weight:750;letter-spacing:.1em}.helix-performance-nav{border-bottom:1px solid var(--helix-line);background:#fff}.helix-performance-nav__inner{display:flex;align-items:stretch;gap:30px;overflow-x:auto;scrollbar-width:none}.helix-performance-nav__inner::-webkit-scrollbar{display:none}.helix-performance-nav a{position:relative;flex:0 0 auto;padding:22px 0 20px;color:#222327;font-size:15px;font-weight:700;text-decoration:none}.helix-performance-nav a:after{content:"";position:absolute;right:0;bottom:-1px;left:0;height:3px;background:transparent}.helix-performance-nav a:hover:after,.helix-performance-nav a[aria-current=page]:after{background:var(--helix-red)}.helix-performance-nav a[aria-current=page]{color:var(--helix-red)}.helix-performance-content{padding:62px 0 74px}.helix-performance-heading{display:flex;align-items:end;justify-content:space-between;gap:28px;margin-bottom:28px}.helix-performance-heading h2,.helix-performance-method h2,.helix-performance-next h2{margin:0;font-size:clamp(30px,3.4vw,52px);font-weight:800;letter-spacing:-.035em;line-height:1.03}.helix-performance-compare-link{flex:0 0 auto;padding-bottom:4px;color:var(--helix-ink);border-bottom:2px solid var(--helix-red);font-size:15px;font-weight:750;text-decoration:none}.helix-performance-compare-link span{color:var(--helix-red)}.helix-performance-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.helix-performance-card{position:relative;display:flex;min-width:0;flex-direction:column;overflow:hidden;border:1px solid var(--helix-line);border-radius:12px;background:#fff;box-shadow:0 13px 28px #0000000f}.helix-performance-card__rank{position:absolute;z-index:2;top:18px;left:18px;display:grid;width:42px;height:42px;place-items:center;color:#fff;border:5px solid rgba(237,28,36,.22);border-radius:50%;background:var(--helix-red);background-clip:padding-box;font-size:12px;font-weight:800}.helix-performance-card__image{display:block;aspect-ratio:4 / 3;padding:24px;background:linear-gradient(180deg,#fff,#f6f6f7)}.helix-performance-card__image img{width:100%;height:100%;object-fit:contain;transition:transform .25s ease}.helix-performance-card:hover .helix-performance-card__image img{transform:scale(1.025)}.helix-performance-card__body{display:flex;flex:1;flex-direction:column;padding:24px}.helix-performance-card__category{margin:0 0 7px;color:var(--helix-red);font-size:11px;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.helix-performance-card h3{margin:0;font-size:25px;font-weight:800;letter-spacing:-.025em;line-height:1.08}.helix-performance-card h3 a{color:var(--helix-ink);text-decoration:none}.helix-performance-card__metric{display:flex;align-items:end;justify-content:space-between;gap:18px;margin:24px -24px 0;padding:19px 24px 18px;color:#fff;background:var(--helix-ink)}.helix-performance-card__metric>span{max-width:48%;color:#bbbcc1;font-size:11px;font-weight:750;letter-spacing:.08em;line-height:1.3;text-transform:uppercase}.helix-performance-card__metric strong{color:#fff;font-size:32px;font-weight:800;letter-spacing:-.03em;line-height:1}.helix-performance-card__metric small{color:var(--helix-red);font-size:15px;font-weight:800}.helix-performance-card__footer{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:20px 0 18px}.helix-performance-card__price{font-size:22px;font-weight:800}.helix-performance-card__stock{color:#157c3c;font-size:12px;font-weight:750;text-transform:uppercase}.helix-performance-card__stock i{display:inline-block;width:7px;height:7px;margin-right:5px;border-radius:50%;background:currentColor}.helix-performance-card__cta,.helix-performance-primary{display:inline-flex;min-height:50px;align-items:center;justify-content:space-between;gap:20px;padding:0 20px;color:#fff;border:1px solid var(--helix-red);border-radius:5px;background:var(--helix-red);font-size:15px;font-weight:800;text-decoration:none}.helix-performance-card__cta:hover,.helix-performance-primary:hover{color:#fff;border-color:#c81118;background:#c81118}.helix-performance-method{display:grid;grid-template-columns:minmax(220px,.8fr) minmax(300px,1.4fr);gap:54px;margin-top:52px;padding:38px 42px;border-left:5px solid var(--helix-red);background:var(--helix-soft)}.helix-performance-method h2{font-size:34px}.helix-performance-method>p{align-self:center;margin:0;color:var(--helix-grey);font-size:16px;line-height:1.62}.helix-performance-next{display:flex;align-items:center;justify-content:space-between;gap:48px;margin-top:28px;padding:40px 42px;color:#fff;background:radial-gradient(circle at 92% 30%,rgba(237,28,36,.24),transparent 30%),var(--helix-ink)}.helix-performance-next>div{max-width:790px}.helix-performance-next h2{color:#fff;font-size:34px}.helix-performance-next p:not(.helix-performance-eyebrow){margin:14px 0 0;color:#c8c9cd;font-size:16px;line-height:1.55}.helix-performance-primary{flex:0 0 auto;min-width:250px}@media(max-width:1050px){.helix-performance-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.helix-performance-next{align-items:flex-start;flex-direction:column}}@media(max-width:720px){.helix-performance-shell{width:min(100% - 34px,1440px)}.helix-performance-hero .helix-performance-shell{padding:52px 0 46px}.helix-performance-hero h1{font-size:43px}.helix-performance-lead{font-size:18px}.helix-performance-nav__inner{gap:24px}.helix-performance-nav a{padding:18px 0 16px}.helix-performance-content{padding:44px 0 52px}.helix-performance-heading{align-items:flex-start;flex-direction:column;margin-bottom:22px}.helix-performance-grid{grid-template-columns:1fr}.helix-performance-card__image{aspect-ratio:5 / 3}.helix-performance-method{grid-template-columns:1fr;gap:18px;margin-top:36px;padding:28px 24px}.helix-performance-next{gap:28px;margin-top:20px;padding:32px 24px}.helix-performance-primary{width:100%;min-width:0}}.helix-performance-grid{gap:18px}.helix-performance-card{border-radius:7px;box-shadow:none}.helix-performance-card__rank{top:14px;left:14px;width:34px;height:34px;border-width:3px}.helix-performance-card__image{aspect-ratio:auto;min-height:230px;padding:44px 14px 8px;background:linear-gradient(#fff,#fbfbfb)}.helix-performance-card__image img{max-height:190px}.helix-performance-card__body{padding:14px}.helix-performance-card h3{font-size:17px}.helix-performance-card__metric{margin:16px -14px 0;padding:12px 14px}.helix-performance-card__metric strong{font-size:28px}.helix-performance-card__footer{align-items:flex-start;min-height:92px;padding:14px 0 12px}.helix-performance-card__price{min-height:62px;white-space:pre-line;font-size:20px;line-height:1.14}.helix-performance-card__price:first-line{color:var(--helix-red);font-size:14px;font-weight:850}.helix-performance-card__cta{min-height:42px;font-size:13px}
/*# sourceMappingURL=/cdn/shop/t/17/assets/helix-performance-destination.css.map */
