:root{--oxy-ink:#171717;--oxy-gold:#b48336;--oxy-copy:#2d2d2d;--oxy-line:rgba(153,111,50,.42);--oxy-sans:var(--font-sans);--oxy-serif:var(--font-serif)}
* { box-sizing: border-box; }
.oxyfit-hero-page { overflow: hidden; background: #f7f6f3; }
.oxyfit-hero { position: relative; min-height: calc(100vh - 1px); overflow: hidden; background: #f7f6f3; font-family: var(--oxy-sans); }
.oxyfit-hero__media { position: absolute; inset: 0; }
.oxyfit-hero__media img { display: block; width: 100%; height: 100%; object-fit: cover; object-position: center center; }
.oxyfit-hero__shade { position: absolute; inset: 0; background: linear-gradient(90deg, rgba(255,255,255,.55) 0%, rgba(255,255,255,.05) 55%, transparent 75%); pointer-events: none; }
.oxyfit-hero__copy { position: relative; z-index: 1; width: min(800px, calc(100% - 3rem)); padding-top: clamp(8rem, 16vh, 12.5rem); margin-left: max(2.5rem, calc((100% - 1400px)/2)); color: var(--oxy-ink); }
.oxyfit-brand { margin: 0 0 1.2rem; color: var(--oxy-gold); font-size: 1.15rem; font-weight: 700; letter-spacing: 0.6em; text-transform: uppercase; }
.oxyfit-hero h1 { margin: 0 0 1.6rem; font-family: var(--oxy-serif); font-size: clamp(3.2rem, 5.2vw, 5.5rem); font-weight: 700; letter-spacing: 0.02em; line-height: 1.08; }
.oxyfit-hero h1 span { display: block; margin-top: 0.1rem; color: var(--oxy-gold); font-size: clamp(2.4rem, 4vw, 4.1rem); letter-spacing: 0.02em; }
.oxyfit-lead { margin: 0 0 2.5rem; color: #222; font-size: 1.05rem; font-weight: 600; letter-spacing: 0.02em; line-height: 1.8; max-width: 500px; }
.oxyfit-button { display: inline-flex; min-height: 3.5rem; align-items: center; gap: 1.4rem; padding: 0 2rem; background: linear-gradient(110deg, #c29345, #dcb25b); color: #fff; font-size: .8rem; font-weight: 800; letter-spacing: .08em; text-decoration: none; border-radius: 0; }
.oxyfit-button b { font-size: 1.4rem; font-weight: 400; line-height: 0; }
.oxyfit-benefits { display: flex; gap: 3.5rem; margin-top: 4.5rem; }
.oxyfit-benefit { display: flex; align-items: center; gap: 1rem; }
.oxyfit-benefit i { display: grid; width: 2.8rem; height: 2.8rem; flex: 0 0 2.8rem; place-items: center; border: 2px solid var(--oxy-gold); border-radius: 50%; color: var(--oxy-gold); font-size: 1.5rem; font-style: normal; font-weight: 600; background: rgba(180, 131, 54, 0.06); box-shadow: 0 4px 12px rgba(180, 131, 54, 0.12); }
.oxyfit-benefit p { display: grid; gap: .35rem; margin: 0; color: #111; font-size: .65rem; line-height: 1.2; }
.oxyfit-benefit strong { font-size: .75rem; font-weight: 800; letter-spacing: .05em; text-transform: uppercase; }
.oxyfit-benefit span { font-size: .65rem; white-space: nowrap; color: #333; font-weight: 600; letter-spacing: 0.02em; }
@media(max-width:1100px){.oxyfit-hero__copy{margin-left:2.4rem}.oxyfit-hero__shade{background:linear-gradient(90deg,rgba(255,255,255,.55),rgba(255,255,255,.08) 58%,transparent)}}
@media(max-width:760px){.oxyfit-hero{min-height:900px}.oxyfit-hero__media img{object-position:center center}.oxyfit-hero__shade{background:linear-gradient(180deg,rgba(255,255,255,.92) 0%,rgba(255,255,255,.7) 30%,rgba(255,255,255,.08) 62%,transparent 78%)}.oxyfit-hero__copy{width:calc(100% - 2.5rem);padding-top:6.3rem;margin-left:1.25rem}.oxyfit-brand{margin-bottom:.8rem;font-size:.68rem;letter-spacing:.24em}.oxyfit-hero h1{margin-bottom:1rem;font-size:clamp(2.45rem,11.5vw,4.1rem);line-height:1.02}.oxyfit-lead{margin-bottom:1.35rem;font-size:.71rem;line-height:1.55}.oxyfit-button{min-height:2.9rem;padding:0 1rem;gap:1rem;font-size:.62rem}.oxyfit-button b{font-size:1.1rem}.oxyfit-benefits{display:grid;grid-template-columns:1fr;gap:.65rem;margin-top:1.7rem}.oxyfit-benefit{min-width:0}.oxyfit-benefit i{width:1.45rem;height:1.45rem;flex-basis:1.45rem;font-size:.9rem}.oxyfit-benefit p,.oxyfit-benefit strong{font-size:.56rem}.oxyfit-benefit span{font-size:.55rem}}

.oxyfit-advantage-bar{display:grid;grid-template-columns:repeat(4,1fr);padding:2rem max(1.5rem,calc((100% - 1300px)/2));background:#080808;border-top:2px solid #b98a3f;color:#fff}.oxyfit-advantage-bar__item{display:flex;min-height:100px;align-items:center;gap:1.4rem;padding:0 1.8rem;border-right:1px solid rgba(183,137,60,.38)}.oxyfit-advantage-bar__item:first-child{padding-left:0}.oxyfit-advantage-bar__item:last-child{padding-right:0;border-right:0}.oxyfit-advantage-bar__icon{display:grid;width:4.2rem;height:4.2rem;flex:0 0 4.2rem;place-items:center;color:#d8a649}.oxyfit-advantage-bar__icon svg{width:100%;height:100%;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.75}.oxyfit-advantage-bar h2{margin:0 0 .4rem;color:#fff;font-family:var(--oxy-sans);font-size:.9rem;font-weight:700;letter-spacing:0.02em;line-height:1.25}.oxyfit-advantage-bar p{margin:0;color:#b4b4b4;font-size:.68rem;line-height:1.45}.oxyfit-advantage-bar p br{display:block}
@media(max-width:1100px){.oxyfit-advantage-bar{padding-right:1.2rem;padding-left:1.2rem}.oxyfit-advantage-bar__item{gap:.65rem;padding:0 .8rem}.oxyfit-advantage-bar__icon{width:2.7rem;height:2.7rem;flex-basis:2.7rem}.oxyfit-advantage-bar h2{font-size:.72rem}.oxyfit-advantage-bar p{font-size:.56rem}}
@media(max-width:760px){.oxyfit-advantage-bar{grid-template-columns:1fr;padding:0 1.25rem;border-top-width:1px}.oxyfit-advantage-bar__item,.oxyfit-advantage-bar__item:first-child,.oxyfit-advantage-bar__item:last-child{min-height:0;padding:1.15rem 0;border-right:0;border-bottom:1px solid rgba(183,137,60,.3)}.oxyfit-advantage-bar__item:last-child{border-bottom:0}.oxyfit-advantage-bar__icon{width:2.7rem;height:2.7rem;flex-basis:2.7rem;margin-left:.1rem}.oxyfit-advantage-bar h2{font-size:.8rem}.oxyfit-advantage-bar p{font-size:.6rem}}

.oxyfit-premium{position:relative;min-height:750px;overflow:hidden;background:#f8f6f2;font-family:var(--oxy-sans);color:var(--oxy-ink)}.oxyfit-premium__media{position:absolute;inset:0}.oxyfit-premium__media img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.oxyfit-premium__inner{position:relative;z-index:1;width:min(1450px,calc(100% - 4rem));min-height:750px;margin:0 auto}.oxyfit-premium__copy{position:absolute;top:12%;left:-8%;width:37%}.oxyfit-premium__kicker{margin:0 0 1.2rem;color:var(--oxy-gold);font-size:1.25rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase}.oxyfit-premium h2{margin:0 0 1.2rem;font-family:var(--oxy-sans);font-size:clamp(2.5rem,3.2vw,3.5rem);font-weight:800;letter-spacing:.02em;line-height:1.15}.oxyfit-premium__lead{margin:0 0 2.5rem;color:#333;font-size:1.05rem;font-weight:500;line-height:1.6}.oxyfit-premium__mini-features{position:absolute;left:11%;bottom:8%;display:grid;gap:2rem;width:26%}.oxyfit-premium__right-features{position:absolute;top:25%;right:-3%;display:grid;gap:4rem;width:28%}.oxyfit-premium__mini-features article,.oxyfit-premium__right-features article{display:flex;align-items:flex-start;gap:1.4rem}.oxyfit-premium__mini-features article>span{display:grid;width:4.4rem;height:4.4rem;flex:0 0 4.4rem;place-items:center;border:2px solid var(--oxy-gold);border-radius:50%;color:var(--oxy-gold);background:rgba(180,131,54,.08)}.oxyfit-premium__right-features article>span{display:grid;width:4.6rem;height:4.6rem;flex:0 0 4.6rem;place-items:center;border:2px solid var(--oxy-gold);border-radius:50%;color:var(--oxy-gold);background:rgba(180,131,54,.08)}.oxyfit-premium__mini-features svg{width:2.3rem;height:2.3rem;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7}.oxyfit-premium__right-features svg{width:2.4rem;height:2.4rem;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7}.oxyfit-premium h3{margin:0 0 .4rem;font-size:1.1rem;font-weight:800;color:#111;line-height:1.2;letter-spacing:0.02em}.oxyfit-premium article p{margin:0;color:#444;font-size:.9rem;line-height:1.45;font-weight:500}.oxyfit-premium__right-features h3{font-size:1.25rem;margin-bottom:0.5rem}.oxyfit-premium__right-features article p{font-size:0.95rem;line-height:1.55}
@media(max-width:1180px) and (min-width:761px){.oxyfit-premium__inner{width:calc(100% - 2.5rem)}.oxyfit-premium__copy{width:28%}.oxyfit-premium__kicker{font-size:.61rem}.oxyfit-premium h2{font-size:1.85rem}.oxyfit-premium__lead{font-size:.61rem}.oxyfit-premium__mini-features{left:25%;width:25%}.oxyfit-premium__right-features{width:25%}.oxyfit-premium__mini-features article>span,.oxyfit-premium__right-features article>span{width:2.4rem;height:2.4rem;flex-basis:2.4rem}.oxyfit-premium h3,.oxyfit-premium__right-features h3{font-size:.59rem}.oxyfit-premium article p,.oxyfit-premium__right-features article p{font-size:.52rem}}
@media(max-width:760px){.oxyfit-premium{min-height:0;padding:4.2rem 0 3.5rem}.oxyfit-premium__media{top:260px;bottom:auto;height:690px}.oxyfit-premium__media img{object-fit:cover;object-position:center}.oxyfit-premium__inner{width:calc(100% - 2.5rem);min-height:0}.oxyfit-premium__copy,.oxyfit-premium__mini-features,.oxyfit-premium__right-features{position:relative;top:auto;right:auto;bottom:auto;left:auto;width:100%}.oxyfit-premium__copy{min-height:250px}.oxyfit-premium__kicker{margin-bottom:1rem;font-size:.62rem;letter-spacing:.14em}.oxyfit-premium h2{margin-bottom:.9rem;font-size:2.05rem}.oxyfit-premium__lead{margin-bottom:1.3rem;font-size:.64rem;line-height:1.6}.oxyfit-premium__lead br{display:none}.oxyfit-premium__mini-features{gap:.7rem;margin-top:650px}.oxyfit-premium__right-features{gap:.7rem;margin-top:.7rem}.oxyfit-premium__mini-features article,.oxyfit-premium__right-features article{min-height:76px;padding:.7rem .8rem;border:1px solid rgba(180,131,54,.18);border-radius:6px;background:rgba(255,255,255,.78);backdrop-filter:blur(5px)}.oxyfit-premium__mini-features article>span,.oxyfit-premium__right-features article>span{width:2.5rem;height:2.5rem;flex-basis:2.5rem}.oxyfit-premium__mini-features svg,.oxyfit-premium__right-features svg{width:1.5rem;height:1.5rem}.oxyfit-premium h3,.oxyfit-premium__right-features h3{font-size:.68rem}.oxyfit-premium article p,.oxyfit-premium__right-features article p{font-size:.58rem}.oxyfit-premium article p br{display:none}}

.oxyfit-science{position:relative;min-height:455px;overflow:hidden;background:#08090a;color:#fff;font-family:var(--oxy-sans)}.oxyfit-science__media{position:absolute;inset:0}.oxyfit-science__media img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.oxyfit-science__inner{position:relative;z-index:1;display:grid;grid-template-columns:31% 69%;gap:2rem;width:min(1400px,calc(100% - 4rem));min-height:455px;margin:0 auto;padding:2.3rem 0}.oxyfit-science__copy{max-width:500px}.oxyfit-science__kicker{margin:0 0 1rem;color:#c39648;font-size:1.15rem;font-weight:700;letter-spacing:.18em}.oxyfit-science h2{margin:0 0 1rem;font-family:var(--oxy-sans);font-size:clamp(2rem,3.1vw,3.15rem);font-weight:700;line-height:1.05;letter-spacing:.01em}.oxyfit-science__copy>p:not(.oxyfit-science__kicker){margin:0 0 1.5rem;color:#e1e2de;font-size:1rem;line-height:1.65;font-weight:500}.oxyfit-science .oxyfit-button{min-height:2.6rem;margin-top:.8rem;padding:0 1.8rem;font-size:.7rem}.oxyfit-science .oxyfit-button b{font-size:1.2rem}.oxyfit-science__steps{display:grid;grid-template-columns:repeat(4,1fr);align-items:start;padding-top:4.5rem}.oxyfit-science__steps article{position:relative;text-align:center}.oxyfit-science__steps article+article:before{content:'';position:absolute;top:3.5rem;left:-16%;width:32%;height:1px;background:rgba(190,147,75,.28)}.oxyfit-science__steps article>span{display:grid;width:7rem;height:7rem;margin:0 auto .75rem;place-items:center;border:1.5px solid rgba(187,143,67,.9);border-radius:50%;background:rgba(6,6,6,.65);color:#d1a454}.oxyfit-science__steps svg{width:3.8rem;height:3.8rem;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.6}.oxyfit-science__steps h3{margin:0 0 .5rem;color:#c79848;font-size:.72rem;font-weight:600;letter-spacing:.08em}.oxyfit-science__steps p{margin:0;color:#d2d0cb;font-size:.6rem;line-height:1.45}.oxyfit-science__steps article:nth-child(2) h3,.oxyfit-science__steps article:nth-child(3) h3,.oxyfit-science__steps article:nth-child(4) h3{color:#c79848}
@media(max-width:1100px) and (min-width:761px){.oxyfit-science__inner{width:calc(100% - 2.5rem);grid-template-columns:30% 70%}.oxyfit-science h2{font-size:2rem}.oxyfit-science__steps article>span{width:4.7rem;height:4.7rem}.oxyfit-science__steps svg{width:2.5rem;height:2.5rem}.oxyfit-science__steps p{font-size:.52rem}}
@media(max-width:760px){.oxyfit-science{min-height:0}.oxyfit-science__media img{object-fit:cover;object-position:center}.oxyfit-science__inner{display:block;width:calc(100% - 2.5rem);min-height:0;padding:4rem 0}.oxyfit-science__copy{max-width:none}.oxyfit-science__kicker{font-size:.61rem}.oxyfit-science h2{font-size:2.25rem}.oxyfit-science__copy>p:not(.oxyfit-science__kicker){font-size:.7rem;line-height:1.6}.oxyfit-science__copy .oxyfit-button{margin-top:.25rem}.oxyfit-science__steps{grid-template-columns:1fr 1fr;gap:2rem 1.2rem;margin-top:4.5rem;padding-top:0}.oxyfit-science__steps article+article:before{display:none}.oxyfit-science__steps article>span{width:4.4rem;height:4.4rem;margin-bottom:.55rem}.oxyfit-science__steps svg{width:2.35rem;height:2.35rem}.oxyfit-science__steps h3{font-size:.62rem}.oxyfit-science__steps p{font-size:.56rem}}

.oxyfit-benefits-showcase{padding:2.1rem max(1.5rem,calc((100% - 1570px)/2)) 2rem;background:#f7f7f5;color:#151515;font-family:var(--oxy-sans)}.oxyfit-benefits-showcase__heading{text-align:center}.oxyfit-benefits-showcase__heading p{margin:0 0 .25rem;color:#b48336;font-size:.72rem;font-weight:600;letter-spacing:.04em}.oxyfit-benefits-showcase__heading h2{margin:0;font-size:clamp(1.55rem,2.15vw,2.1rem);font-weight:700;letter-spacing:.035em;line-height:1.12}.oxyfit-benefits-showcase__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:2.25rem;margin-top:.75rem}.oxyfit-benefit-card{min-width:0}.oxyfit-benefit-card img{display:block;width:100%;aspect-ratio:1.5/1;object-fit:cover;border-radius:8px 8px 0 0}.oxyfit-benefit-card>div{padding:1rem 1.15rem 0}.oxyfit-benefit-card h3{margin:0 0 .45rem;color:#b48336;font-size:.96rem;font-weight:700;letter-spacing:.04em}.oxyfit-benefit-card p{margin:0;color:#2b2b2b;font-size:.73rem;line-height:1.45}.oxyfit-benefit-card__desktop-break{display:block}
@media(max-width:1100px) and (min-width:761px){.oxyfit-benefits-showcase{padding-right:1.2rem;padding-left:1.2rem}.oxyfit-benefits-showcase__grid{gap:1rem}.oxyfit-benefit-card>div{padding-right:.5rem;padding-left:.5rem}.oxyfit-benefit-card h3{font-size:.8rem}.oxyfit-benefit-card p{font-size:.62rem}}
@media(max-width:760px){.oxyfit-benefits-showcase{padding:2.4rem 1.25rem 2.5rem}.oxyfit-benefits-showcase__heading p{font-size:.58rem;letter-spacing:.02em}.oxyfit-benefits-showcase__heading h2{font-size:1.45rem}.oxyfit-benefits-showcase__grid{grid-template-columns:1fr;gap:1.5rem;margin-top:1.35rem}.oxyfit-benefit-card img{aspect-ratio:1.5/1}.oxyfit-benefit-card>div{padding:.8rem .35rem 0}.oxyfit-benefit-card h3{margin-bottom:.3rem;font-size:.82rem}.oxyfit-benefit-card p{font-size:.66rem}.oxyfit-benefit-card__desktop-break{display:none}}

.oxyfit-how-it-works{position:relative;min-height:520px;overflow:hidden;background:#050505;color:#fff;font-family:var(--oxy-sans)}.oxyfit-how-it-works__visual{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:right center}.oxyfit-how-it-works__inner{position:relative;z-index:1;width:100%;padding-left:max(1.5rem,3.5vw);min-height:520px;padding-top:4.5rem;padding-bottom:3rem}.oxyfit-how-it-works__heading{width:52%;max-width:820px;border-bottom:1.5px solid rgba(190,147,75,.4);padding-bottom:1.5rem;margin-bottom:2.2rem}.oxyfit-how-it-works__heading p{margin:0 0 .8rem;color:#c39543;font-size:.85rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase}.oxyfit-how-it-works__heading h2{margin:0;color:#f4f1ea;font-family:var(--font-serif);font-size:clamp(1.8rem,2.8vw,2.8rem);font-weight:400;letter-spacing:.02em;line-height:1.05}.oxyfit-how-it-works__steps{display:flex;justify-content:space-between;align-items:flex-start;width:52%;max-width:820px;gap:.8rem}.oxyfit-how-it-works__steps article{flex:1;text-align:center}.oxyfit-how-it-works__icon{display:grid;width:5.2rem;height:5.2rem;margin:0 auto 1.2rem;place-items:center;color:#c99536}.oxyfit-how-it-works__icon svg{width:100%;height:100%;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.4}.oxyfit-how-it-works__steps h3{min-height:2.4em;margin:0 0 .6rem;color:#c99536;font-size:.7rem;font-weight:700;line-height:1.2;letter-spacing:.02em}.oxyfit-how-it-works__steps p{margin:0;color:#d8d4cb;font-size:.62rem;line-height:1.55}.oxyfit-how-it-works__arrow{margin-top:2.1rem;color:#c99536;font-size:1.4rem;line-height:1;flex-shrink:0}
@media(max-width:1100px) and (min-width:761px){.oxyfit-how-it-works__inner{width:calc(100% - 2.5rem)}.oxyfit-how-it-works__heading,.oxyfit-how-it-works__steps{width:62%}.oxyfit-how-it-works__steps{gap:.5rem}.oxyfit-how-it-works__icon{width:3.5rem;height:3.5rem}.oxyfit-how-it-works__steps h3{font-size:.54rem}.oxyfit-how-it-works__steps p{font-size:.51rem}}
@media(max-width:760px){.oxyfit-how-it-works{min-height:0;background:#020202}.oxyfit-how-it-works__visual{top:0;bottom:auto;height:420px;object-fit:cover;object-position:60% 0%;opacity:1;-webkit-mask-image:linear-gradient(to bottom,#000 50%,transparent 100%);mask-image:linear-gradient(to bottom,#000 50%,transparent 100%)}.oxyfit-how-it-works__inner{width:calc(100% - 2.5rem);min-height:0;padding:2.1rem 0 2.8rem}.oxyfit-how-it-works__heading{width:100%;padding:0 0 1rem;border-bottom:1px solid rgba(183,137,60,.4);background:linear-gradient(90deg,rgba(2,2,2,.96) 0%,rgba(2,2,2,.7) 60%,transparent 100%)}.oxyfit-how-it-works__heading p{font-size:.56rem}.oxyfit-how-it-works__heading h2{font-size:1.45rem;line-height:1.16}.oxyfit-how-it-works__steps{display:grid;grid-template-columns:1fr 1fr;gap:1.8rem 1rem;width:100%;padding-top:14.5rem}.oxyfit-how-it-works__icon{width:3.35rem;height:3.35rem;margin-bottom:.55rem}.oxyfit-how-it-works__steps h3{min-height:0;margin-bottom:.35rem;font-size:.56rem}.oxyfit-how-it-works__steps p{font-size:.55rem;line-height:1.45}.oxyfit-how-it-works__arrow{display:none}}

.oxyfit-performance-cta{position:relative;min-height:280px;overflow:hidden;border-top:2px solid #a9782b;background:#030303;color:#fff;font-family:var(--oxy-sans)}.oxyfit-performance-cta__visual{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.oxyfit-performance-cta__shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(2,2,2,.96) 0%,rgba(2,2,2,.75) 25%,rgba(2,2,2,.04) 50%,rgba(2,2,2,.55) 75%,rgba(2,2,2,.96) 100%)}.oxyfit-performance-cta__inner{position:relative;z-index:1;display:grid;grid-template-columns:1fr 1fr;align-items:center;width:100%;min-height:280px;padding:1.3rem max(1.5rem,3.5vw)}.oxyfit-performance-cta__copy{align-self:center}.oxyfit-performance-cta__kicker{margin:0 0 .65rem;color:#c0913d;font-size:.73rem;font-weight:700;letter-spacing:.17em}.oxyfit-performance-cta h2{margin:0 0 .65rem;font-size:clamp(2rem,2.8vw,3rem);font-weight:500;letter-spacing:.035em;line-height:1.02}.oxyfit-performance-cta__lead{margin:0;color:#eee;font-size:1rem;font-weight:500}.oxyfit-performance-cta__action{display:grid;align-self:stretch;justify-items:end;align-content:center;gap:2rem}.oxyfit-performance-cta__action>a{display:flex;width:min(330px,100%);min-height:58px;align-items:center;justify-content:space-between;padding:0 1.8rem;border:1px solid #d0a24e;background:linear-gradient(100deg,#a8782d,#d2a54f,#a9782b);box-shadow:0 0 0 1px rgba(0,0,0,.55);color:#fff;font-size:.92rem;font-weight:700;text-decoration:none}.oxyfit-performance-cta__action>a span{font-size:2rem;font-weight:300}.oxyfit-performance-cta__trust{position:absolute;bottom:1.2rem;right:max(1.5rem,3.5vw);display:flex;align-items:center;justify-content:flex-end;gap:1.65rem}.oxyfit-performance-cta__trust>span{display:flex;align-items:center;gap:.45rem;color:#f1eee8;font-size:.7rem;font-weight:600;white-space:nowrap}.oxyfit-performance-cta__trust svg{width:1.35rem;height:1.35rem;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5}
@media(max-width:1100px) and (min-width:761px){.oxyfit-performance-cta__inner{width:calc(100% - 2.5rem)}.oxyfit-performance-cta h2{font-size:2.05rem}.oxyfit-performance-cta__lead{font-size:.8rem}.oxyfit-performance-cta__action>a{width:280px}.oxyfit-performance-cta__trust{gap:.75rem}.oxyfit-performance-cta__trust>span{font-size:.57rem}}
@media(max-width:760px){.oxyfit-performance-cta{min-height:650px}.oxyfit-performance-cta__visual{height:100%;object-position:66% center}.oxyfit-performance-cta__shade{background:linear-gradient(180deg,rgba(2,2,2,.94) 0%,rgba(2,2,2,.55) 25%,rgba(2,2,2,.16) 45%,rgba(2,2,2,.88) 68%,#020202 100%)}.oxyfit-performance-cta__inner{display:flex;width:calc(100% - 2.5rem);min-height:650px;flex-direction:column;align-items:stretch;padding:2.5rem 0 2rem}.oxyfit-performance-cta__copy{align-self:auto}.oxyfit-performance-cta__kicker{margin-bottom:.6rem;font-size:.58rem;letter-spacing:.13em}.oxyfit-performance-cta h2{font-size:2.1rem;line-height:1.02}.oxyfit-performance-cta__lead{font-size:.78rem}.oxyfit-performance-cta__action{display:flex;margin-top:auto;align-items:stretch;gap:1.4rem;flex-direction:column}.oxyfit-performance-cta__action>a{width:100%;min-height:54px;padding:0 1.25rem;font-size:.78rem}.oxyfit-performance-cta__trust{position:relative;display:grid;grid-template-columns:1fr;gap:.65rem;padding:0 .15rem;bottom:auto;right:auto}.oxyfit-performance-cta__trust>span{font-size:.63rem}.oxyfit-performance-cta__trust svg{width:1.25rem;height:1.25rem}}
