.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}.helix-price-stack{display:flex!important;flex-direction:column;align-items:flex-start;gap:7px;min-height:72px!important;white-space:normal!important}.helix-price-meta{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.helix-price-save{display:inline-flex;align-items:center;min-height:27px;padding:5px 9px;border-radius:6px;color:#fff;background:var(--helix-red, #e50914);font-size:12px;font-weight:900;letter-spacing:.01em}.helix-price-save:before{content:"\26a1";margin-right:5px;font-size:13px}.helix-price-ticket{color:#202226;font-size:11px;font-weight:850;letter-spacing:.035em}.helix-price-ticket s{margin-left:2px;color:#9da3ad;text-decoration-thickness:2px}.helix-price-current{display:flex;align-items:baseline;gap:5px;color:#111216;line-height:1}.helix-price-current strong{font-size:29px;font-weight:900;letter-spacing:-.035em}.helix-price-current small{font-size:11px;font-weight:800}.helix-card-colours{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;min-height:53px;margin:0 0 13px;padding:10px 0 0;border-top:1px solid #eceef1}.helix-card-colours__label{color:#6c7179;font-size:9px;font-weight:750;letter-spacing:.055em;text-transform:uppercase}.helix-card-colours__label strong{display:block;margin-top:3px;color:#17191d;font-size:11px;letter-spacing:0}.helix-card-colours__swatches{display:flex;align-items:center;gap:9px}.helix-colour-swatch{position:relative;width:27px;height:27px;padding:0;border:2px solid #fff;border-radius:50%;background:var(--swatch-colour, #ddd);box-shadow:0 0 0 1px #aeb3bb;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease}.helix-colour-swatch:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 0 0 2px #17191d}.helix-colour-swatch.is-selected{box-shadow:0 0 0 2px #17191d,0 0 0 4px #fff,0 0 0 5px #17191d}.helix-colour-swatch:focus-visible{outline:3px solid rgba(229,9,20,.28);outline-offset:4px}.helix-colour-swatch.is-unavailable{cursor:not-allowed;opacity:.38}.helix-colour-swatch.is-unavailable:after{content:"";position:absolute;top:50%;left:1px;right:1px;height:1px;background:#111;transform:rotate(-45deg)}.helix-card-colours__more{color:#5e646d;font-size:11px;font-weight:800}.helix-product-card__price.helix-price-stack{margin-bottom:12px}.helix-performance-card__footer{flex-wrap:wrap}.helix-performance-card__price.helix-price-stack{flex:1 1 190px;font-size:inherit}.helix-performance-card__stock.is-unavailable{color:#a61d19}@media(max-width:560px){.helix-price-current strong{font-size:27px}.helix-card-colours{align-items:center}.helix-colour-swatch{width:30px;height:30px}}@media(prefers-reduced-motion:reduce){.helix-colour-swatch{transition:none}}@media(min-width:1280px){.helix-performance-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:18px!important}.helix-performance-card__image{min-height:220px!important;padding:26px 16px 12px!important}.helix-performance-card__image img{max-width:92%!important;max-height:184px!important}.helix-performance-card__body{padding:15px 16px 0!important}.helix-performance-card__category{font-size:11px!important}.helix-performance-card h3{font-size:19px!important;line-height:1.1!important}.helix-performance-card__metric{margin:16px -16px 0!important;padding:13px 16px!important}.helix-performance-card__metric strong{font-size:28px!important}.helix-performance-card__metric span{font-size:10px!important}.helix-performance-card__footer{padding:14px 16px 16px!important}.helix-price-current strong{font-size:27px!important}.helix-price-current span{font-size:11px!important}.helix-price-save{padding:5px 8px!important;font-size:11px!important}.helix-price-ticket{font-size:11px!important}.helix-card-colours{gap:7px!important}.helix-colour-swatch{width:25px!important;height:25px!important}.helix-performance-card__cta{min-height:43px!important;font-size:12px!important}}@media(min-width:1280px){.helix-performance-hero:after{right:-70px;bottom:-300px;width:420px;height:420px;border-width:44px}.helix-performance-hero .helix-performance-shell{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"eyebrow eyebrow" "title title" "lead proof";column-gap:36px;row-gap:11px;align-items:end;padding:28px 0 26px}.helix-performance-eyebrow{grid-area:eyebrow;margin:0}.helix-performance-hero h1{grid-area:title;max-width:none;font-size:clamp(40px,3.4vw,50px);letter-spacing:-.035em;line-height:1}.helix-performance-lead{grid-area:lead;max-width:800px;margin:3px 0 0;font-size:18px;line-height:1.35}.helix-performance-proof{grid-area:proof;flex-wrap:nowrap;justify-content:flex-end;align-self:center;gap:6px;margin-top:3px}.helix-performance-proof span{padding:7px 9px;font-size:10px;letter-spacing:.075em;white-space:nowrap}.helix-performance-nav a{padding:13px 0 11px}.helix-performance-content{padding-top:30px}.helix-performance-heading{margin-bottom:18px}.helix-performance-heading h2{font-size:40px;line-height:1.05}.helix-performance-card__image{min-height:190px!important;padding:20px 14px 10px!important}.helix-performance-card__image img{max-height:158px!important}}
/*# sourceMappingURL=/cdn/shop/t/48/assets/helix-performance-destination.css.map */
