.oneof1-announcement-bar-section{margin:0;padding:0}.oneof1-marquee{background:var(--oneof1-bar-bg, #ff3b1f);color:var(--oneof1-bar-color, #ffffff);padding:10px 0;overflow:hidden;white-space:nowrap;border-bottom:1px solid rgba(0,0,0,.2)}.oneof1-marquee-track{display:inline-block;animation:oneof1-marquee-scroll var(--oneof1-bar-speed, 30s) linear infinite;font-family:Archivo Black,Inter,sans-serif;font-size:12px;letter-spacing:2px;text-transform:uppercase;font-weight:900}.oneof1-marquee-track span{margin:0 30px;display:inline-block}.oneof1-marquee-track span:before{content:"\2605  ";margin-right:8px}@keyframes oneof1-marquee-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.oneof1-marquee:hover .oneof1-marquee-track{animation-play-state:paused}@media(max-width:720px){.oneof1-marquee{padding:8px 0}.oneof1-marquee-track{font-size:11px;letter-spacing:1.5px}.oneof1-marquee-track span{margin:0 20px}}.oneof1-coll-wrap,.oneof1-coll-wrap *{box-sizing:border-box}.oneof1-coll-wrap{display:block;width:100%;background:#0a0a0a;color:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif}.oneof1-coll{max-width:1600px;margin:0 auto;padding:100px 40px}.oneof1-coll-head{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:50px;gap:40px;flex-wrap:wrap}.oneof1-coll-head-left{flex:1;min-width:280px}.oneof1-coll-label{font-family:Inter,sans-serif;font-size:11px;font-weight:500;letter-spacing:3px;text-transform:uppercase;color:#ff3b1f;margin-bottom:14px;display:flex;align-items:center;gap:10px}.oneof1-coll-label:before{content:"";width:24px;height:1px;background:#ff3b1f}.oneof1-coll .oneof1-coll-title{font-family:Archivo Black,sans-serif!important;font-size:clamp(38px,5vw,64px);font-weight:900;line-height:1;letter-spacing:-2px;text-transform:uppercase;max-width:800px;margin:0!important;padding:0;color:#fff}.oneof1-coll-title .oneof1-accent{color:#ff3b1f}.oneof1-coll-title .oneof1-stroke{-webkit-text-stroke:1.5px #fff;color:transparent}.oneof1-coll .oneof1-coll-sub{font-family:Inter,sans-serif;font-size:15px;color:#888;max-width:380px;line-height:1.6;margin:0!important;padding:0}.oneof1-coll-grid{display:grid;grid-template-columns:2fr 1fr 1fr;grid-template-rows:1fr 1fr;gap:16px;height:720px}.oneof1-coll-card{position:relative;border-radius:20px;overflow:hidden;cursor:pointer;background:#141414;border:1px solid #242424;transition:transform .4s ease,border-color .3s ease;text-decoration:none!important;color:#fff;display:block}.oneof1-coll-card:hover{transform:translateY(-4px);border-color:#fff3}.oneof1-coll-card-large{grid-row:1 / 3}.oneof1-coll-card-light{color:#000}.oneof1-coll-bg{position:absolute;top:0;right:0;bottom:0;left:0;transition:transform .7s cubic-bezier(.2,.8,.2,1)}.oneof1-coll-card:hover .oneof1-coll-bg{transform:scale(1.06)}.oneof1-coll-bg-svg{width:100%;height:100%;display:block}.oneof1-coll-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 30%,rgba(0,0,0,.9) 100%);z-index:1;pointer-events:none}.oneof1-coll-card-light:after{background:linear-gradient(180deg,transparent 30%,rgba(255,255,255,.85) 100%)}.oneof1-coll-badge{position:absolute;top:20px;left:20px;padding:6px 12px;background:#ff3b1f;color:#fff;font-family:Inter,sans-serif;font-size:10px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;border-radius:100px;z-index:3;line-height:1}.oneof1-coll-info{position:absolute;bottom:0;left:0;right:0;padding:32px;z-index:2;display:flex;justify-content:space-between;align-items:flex-end;gap:16px}.oneof1-coll .oneof1-coll-name{font-family:Archivo Black,sans-serif!important;font-size:28px;font-weight:900;letter-spacing:-1px;text-transform:uppercase;margin:0 0 6px!important;padding:0;line-height:1;color:inherit}.oneof1-coll-card-large .oneof1-coll-name{font-size:48px}.oneof1-coll .oneof1-coll-meta{font-family:Inter,sans-serif;font-size:12px;font-weight:500;color:#888;letter-spacing:2px;text-transform:uppercase;margin:0!important;padding:0;line-height:1.4}.oneof1-coll-card-light .oneof1-coll-meta{color:#555}.oneof1-coll-arrow{width:44px;height:44px;border-radius:50%;background:#ffffff1a;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);display:flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.2);flex-shrink:0;transition:background .25s ease,border-color .25s ease;color:inherit}.oneof1-coll-card-light .oneof1-coll-arrow{background:#00000014;border-color:#00000026}.oneof1-coll-card:hover .oneof1-coll-arrow{background:#ff3b1f;border-color:#ff3b1f;color:#fff}@media(max-width:1100px){.oneof1-coll-grid{grid-template-columns:1fr 1fr;grid-template-rows:auto;height:auto}.oneof1-coll-card{height:320px}.oneof1-coll-card-large{grid-column:1 / 3;grid-row:auto;height:420px}}@media(max-width:720px){.oneof1-coll{padding:70px 20px}.oneof1-coll-head{flex-direction:column;align-items:flex-start;gap:20px;margin-bottom:36px}.oneof1-coll-grid{grid-template-columns:1fr}.oneof1-coll-card-large{grid-column:1;height:360px}.oneof1-coll-card-large .oneof1-coll-name{font-size:36px}.oneof1-coll-info{padding:24px}}.oneof1-ed-wrap,.oneof1-ed-wrap *,.oneof1-ed-wrap *:before,.oneof1-ed-wrap *:after{box-sizing:border-box}.oneof1-ed-wrap{display:block!important;width:100%;background:#0a0a0a;color:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;margin:0;padding:0}.oneof1-ed{max-width:1600px;margin:0 auto;padding:100px 40px}.oneof1-ed-head{display:flex!important;align-items:flex-end;justify-content:space-between;margin-bottom:50px;gap:40px;flex-wrap:wrap}.oneof1-ed-head-left{flex:1;min-width:280px}.oneof1-ed-label{font-family:Inter,sans-serif!important;font-size:11px;font-weight:500;letter-spacing:3px;text-transform:uppercase;color:#ff3b1f;margin-bottom:14px;display:flex;align-items:center;gap:10px}.oneof1-ed-label:before{content:"";width:24px;height:1px;background:#ff3b1f}.oneof1-ed .oneof1-ed-title{font-family:Archivo Black,sans-serif!important;font-size:clamp(38px,5vw,64px)!important;font-weight:900!important;line-height:1!important;letter-spacing:-2px!important;text-transform:uppercase!important;margin:0!important;padding:0!important;color:#fff!important;max-width:800px}.oneof1-ed-title .oneof1-accent{color:#ff3b1f}.oneof1-ed-title .oneof1-stroke{-webkit-text-stroke:1.5px #fff;color:transparent}.oneof1-ed .oneof1-ed-sub{font-family:Inter,sans-serif!important;font-size:15px!important;color:#888!important;max-width:380px;line-height:1.6!important;margin:0!important;padding:0!important}.oneof1-ed .oneof1-ed-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-auto-rows:1fr;gap:20px;width:100%}.oneof1-ed .oneof1-ed-card{position:relative!important;display:block!important;width:100%;height:560px;border-radius:24px;overflow:hidden;background:#111;border:1px solid #242424;text-decoration:none!important;color:#fff;transition:transform .4s ease,border-color .3s ease}.oneof1-ed .oneof1-ed-card:hover{transform:translateY(-4px);border-color:#fff3}.oneof1-ed .oneof1-ed-card-wide{grid-column:1 / -1!important;height:460px}.oneof1-ed .oneof1-ed-bg{position:absolute!important;top:0;left:0;right:0;bottom:0;transition:transform .7s cubic-bezier(.2,.8,.2,1);display:flex!important;align-items:center;justify-content:center;z-index:0}.oneof1-ed .oneof1-ed-card:hover .oneof1-ed-bg{transform:scale(1.06)}.oneof1-ed-bg-text{font-family:Archivo Black,sans-serif!important;font-size:clamp(80px,14vw,180px);font-weight:900;color:#ffffff0f;letter-spacing:-5px;white-space:nowrap;text-transform:uppercase;line-height:1;pointer-events:none}.oneof1-ed .oneof1-ed-card:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(180deg,transparent 40%,rgba(0,0,0,.9));z-index:1;pointer-events:none}.oneof1-ed .oneof1-ed-content{position:absolute!important;bottom:0;left:0;right:0;padding:40px;z-index:2}.oneof1-ed-tag{font-family:Inter,sans-serif!important;font-size:11px;font-weight:500;letter-spacing:2.5px;text-transform:uppercase;color:#ff3b1f;margin-bottom:14px;display:flex;align-items:center;gap:10px;line-height:1}.oneof1-ed-tag:before{content:"";width:20px;height:1px;background:#ff3b1f}.oneof1-ed .oneof1-ed-card-heading{font-family:Archivo Black,sans-serif!important;font-size:clamp(28px,3vw,44px)!important;font-weight:900!important;line-height:1!important;letter-spacing:-1.5px!important;text-transform:uppercase!important;margin:0 0 14px!important;padding:0!important;color:#fff!important;max-width:520px}.oneof1-ed .oneof1-ed-card-desc{font-family:Inter,sans-serif!important;font-size:14px!important;color:#888!important;max-width:500px;margin:0 0 22px!important;padding:0!important;line-height:1.6!important}.oneof1-ed-link{display:inline-flex!important;align-items:center;gap:8px;font-family:Inter,sans-serif!important;font-size:12px;font-weight:600;letter-spacing:2px;text-transform:uppercase;color:#fff;padding-bottom:4px;border-bottom:1px solid #fff;line-height:1;transition:color .2s,border-color .2s}.oneof1-ed-card:hover .oneof1-ed-link{color:#ff3b1f;border-color:#ff3b1f}@media(max-width:720px){.oneof1-ed{padding:70px 20px}.oneof1-ed-head{flex-direction:column;align-items:flex-start;gap:20px;margin-bottom:36px}.oneof1-ed .oneof1-ed-grid{grid-template-columns:1fr!important}.oneof1-ed .oneof1-ed-card{height:460px}.oneof1-ed .oneof1-ed-card-wide{grid-column:1!important;height:460px}.oneof1-ed .oneof1-ed-content{padding:24px}}.oneof1-drop-wrap,.oneof1-drop-wrap *,.oneof1-drop-wrap *:before,.oneof1-drop-wrap *:after{box-sizing:border-box}.oneof1-drop-wrap{display:block!important;width:100%;background:linear-gradient(180deg,#0a0a0a,#141414);color:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;position:relative;overflow:hidden;margin:0;padding:0}.oneof1-drop-wrap:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse at 70% 40%,rgba(255,59,31,.08),transparent 60%);pointer-events:none;z-index:0}.oneof1-drop{max-width:1600px;margin:0 auto;padding:120px 40px;position:relative;z-index:2}.oneof1-drop .oneof1-drop-hero{display:grid!important;grid-template-columns:1fr 1fr!important;gap:60px;align-items:center;width:100%}.oneof1-drop-visual{position:relative;aspect-ratio:1 / 1;width:100%;background:linear-gradient(135deg,#1a1a1a,#0a0a0a);border-radius:24px;border:1px solid #242424;overflow:hidden;display:flex!important;align-items:center;justify-content:center}.oneof1-drop-visual-bg{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-family:Archivo Black,sans-serif!important;font-size:clamp(80px,14vw,180px);font-weight:900;color:#ffffff06;letter-spacing:-8px;white-space:nowrap;z-index:0;text-transform:uppercase;line-height:1;pointer-events:none;margin:0;padding:0}.oneof1-drop-visual-inner{position:relative;z-index:2;width:80%;height:80%;display:flex!important;align-items:center;justify-content:center}.oneof1-drop-tee,.oneof1-drop-img{width:100%;height:100%;object-fit:contain;display:block;max-width:100%;max-height:100%}.oneof1-drop-badge{position:absolute;top:24px;left:24px;z-index:4;display:inline-flex!important;align-items:center;gap:8px;padding:8px 16px;background:#ff3b1f;color:#fff;font-family:Inter,sans-serif!important;font-size:11px;font-weight:700;letter-spacing:2px;text-transform:uppercase;border-radius:100px;line-height:1;white-space:nowrap}.oneof1-drop-dot{display:inline-block;width:6px;height:6px;background:#fff;border-radius:50%;animation:oneof1-drop-pulse 1.5s infinite;flex-shrink:0}@keyframes oneof1-drop-pulse{0%,to{opacity:1}50%{opacity:.4}}.oneof1-drop-countdown{position:absolute;bottom:24px;right:24px;z-index:4;background:#000000b3;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1);padding:16px 20px;border-radius:16px;display:flex!important;flex-direction:row!important;gap:16px;align-items:center;white-space:nowrap}.oneof1-drop-countdown .oneof1-count-unit{display:flex!important;flex-direction:column!important;align-items:center;text-align:center;min-width:30px}.oneof1-drop-countdown .oneof1-count-num{font-family:Archivo Black,sans-serif!important;font-size:24px;font-weight:900;line-height:1;color:#fff;margin:0;padding:0}.oneof1-drop-countdown .oneof1-count-label{font-family:Inter,sans-serif!important;font-size:9px;font-weight:500;letter-spacing:1.5px;text-transform:uppercase;color:#888;margin:4px 0 0;padding:0;line-height:1}.oneof1-drop-info{min-width:0}.oneof1-drop-tag{display:inline-block;padding:6px 14px;background:#ff3b1f1a;border:1px solid rgba(255,59,31,.3);color:#ff3b1f;border-radius:100px;font-family:Inter,sans-serif!important;font-size:11px;font-weight:600;letter-spacing:2px;text-transform:uppercase;margin-bottom:20px;line-height:1}.oneof1-drop .oneof1-drop-heading{font-family:Archivo Black,sans-serif!important;font-size:clamp(48px,6vw,96px)!important;font-weight:900!important;line-height:.9!important;letter-spacing:-3px!important;text-transform:uppercase!important;margin:0 0 20px!important;padding:0!important;color:#fff!important}.oneof1-drop-heading .oneof1-italic{font-style:italic;color:#ff3b1f;font-family:inherit}.oneof1-drop-heading .oneof1-accent{color:#ff3b1f;font-family:inherit}.oneof1-drop .oneof1-drop-desc{font-family:Inter,sans-serif!important;font-size:16px!important;font-weight:400!important;color:#888!important;margin:0 0 30px!important;padding:0!important;max-width:480px;line-height:1.7!important}.oneof1-drop-meta{display:flex!important;flex-direction:row!important;gap:40px;margin-bottom:36px;flex-wrap:wrap;align-items:flex-start}.oneof1-drop-meta-item{display:block;min-width:0}.oneof1-drop-meta-label{font-family:Inter,sans-serif!important;font-size:10px;font-weight:500;letter-spacing:2px;text-transform:uppercase;color:#888;margin:0 0 6px;padding:0;line-height:1}.oneof1-drop-meta-value{font-family:Archivo Black,sans-serif!important;font-size:22px;font-weight:900;letter-spacing:-.5px;color:#fff;line-height:1;margin:0;padding:0}.oneof1-drop-meta-value .oneof1-accent-txt{color:#ff3b1f;font-family:inherit}.oneof1-drop-ctas{display:flex!important;flex-direction:row!important;gap:14px;flex-wrap:wrap;align-items:center}.oneof1-drop .oneof1-btn{display:inline-flex!important;align-items:center;justify-content:center;gap:10px;padding:16px 32px!important;font-family:Inter,sans-serif!important;font-size:13px!important;font-weight:700!important;letter-spacing:2px!important;text-transform:uppercase!important;border-radius:100px!important;cursor:pointer;transition:all .25s ease;text-decoration:none!important;line-height:1!important;white-space:nowrap;border:1.5px solid transparent!important;margin:0}.oneof1-drop .oneof1-btn-primary{background:#fff!important;color:#000!important;border-color:#fff!important}.oneof1-drop .oneof1-btn-primary:hover{background:#ff3b1f!important;color:#fff!important;border-color:#ff3b1f!important;transform:translateY(-2px)}.oneof1-drop .oneof1-btn-outline{background:transparent!important;color:#fff!important;border-color:#ffffff4d!important}.oneof1-drop .oneof1-btn-outline:hover{border-color:#fff!important;background:#ffffff0f!important}@media(max-width:1100px){.oneof1-drop .oneof1-drop-hero{grid-template-columns:1fr!important;gap:40px}}@media(max-width:720px){.oneof1-drop{padding:70px 20px}.oneof1-drop-visual-bg{font-size:80px;letter-spacing:-4px}.oneof1-drop-countdown{bottom:16px;right:16px;padding:12px 14px;gap:12px}.oneof1-drop-countdown .oneof1-count-num{font-size:20px}.oneof1-drop .oneof1-drop-heading{letter-spacing:-2px!important}.oneof1-drop-meta{gap:24px}.oneof1-drop-ctas .oneof1-btn{flex:1;padding:14px 20px!important;font-size:12px!important}}.oneof1-ft-wrap,.oneof1-ft-wrap *,.oneof1-ft-wrap *:before,.oneof1-ft-wrap *:after{box-sizing:border-box}.oneof1-ft-wrap{display:block!important;width:100%;background:#000!important;color:#fff!important;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;padding:80px 40px 30px!important;border-top:1px solid #242424;margin:0}.oneof1-ft-wrap .oneof1-ft-top{max-width:1600px;margin:0 auto 60px!important}.oneof1-ft-wrap .oneof1-ft-wordmark{font-family:Archivo Black,sans-serif!important;font-size:clamp(60px,14vw,220px);font-weight:900;letter-spacing:-8px;line-height:.85;text-align:center;background:linear-gradient(180deg,#fff,#333);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent;margin:0!important;padding:0;text-transform:uppercase}.oneof1-ft-wrap .oneof1-ft-grid{max-width:1600px;margin:0 auto 50px!important;display:grid!important;grid-template-columns:2fr repeat(3,minmax(0,1fr))!important;gap:60px!important}.oneof1-ft-wrap .oneof1-ft-brand-heading{font-family:Archivo Black,sans-serif!important;font-size:22px!important;font-weight:900!important;letter-spacing:-.5px!important;margin:0 0 14px!important;padding:0!important;color:#fff!important;line-height:1.2;text-transform:uppercase}.oneof1-ft-wrap .oneof1-ft-brand-text{font-family:Inter,sans-serif!important;font-size:13px!important;font-weight:400!important;color:#888!important;line-height:1.7!important;margin:0 0 24px!important;padding:0!important;max-width:360px}.oneof1-ft-wrap .oneof1-ft-socials{display:flex!important;gap:12px;flex-wrap:wrap}.oneof1-ft-wrap .oneof1-ft-social{width:40px;height:40px;border-radius:50%;border:1px solid #242424;display:inline-flex!important;align-items:center;justify-content:center;color:#fff!important;text-decoration:none!important;transition:all .25s ease;background:transparent}.oneof1-ft-wrap .oneof1-ft-social:hover{background:#ff3b1f!important;border-color:#ff3b1f!important}.oneof1-ft-wrap .oneof1-ft-col{min-width:0}.oneof1-ft-wrap .oneof1-ft-col-heading{font-family:Inter,sans-serif!important;font-size:12px!important;font-weight:700!important;letter-spacing:2.5px!important;text-transform:uppercase!important;margin:0 0 20px!important;padding:0!important;color:#fff!important;line-height:1.3}.oneof1-ft-wrap .oneof1-ft-col-list{list-style:none!important;margin:0!important;padding:0!important}.oneof1-ft-wrap .oneof1-ft-col-list li{margin:0 0 12px!important;padding:0;list-style:none}.oneof1-ft-wrap .oneof1-ft-col-list a{font-family:Inter,sans-serif!important;font-size:13px!important;font-weight:400;color:#888!important;text-decoration:none!important;transition:color .2s ease;line-height:1.4}.oneof1-ft-wrap .oneof1-ft-col-list a:hover{color:#ff3b1f!important}.oneof1-ft-wrap .oneof1-ft-bottom{max-width:1600px;margin:0 auto!important;padding-top:30px;border-top:1px solid #242424;display:flex!important;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:20px}.oneof1-ft-wrap .oneof1-ft-copy{font-family:Inter,sans-serif!important;font-size:11px!important;font-weight:400!important;color:#5a5a5a!important;letter-spacing:1px!important;margin:0!important;padding:0!important;line-height:1.4}.oneof1-ft-wrap .oneof1-ft-pays{display:flex!important;gap:8px;align-items:center;flex-wrap:wrap}.oneof1-ft-wrap .oneof1-ft-pay{padding:5px 10px;background:#121212;border:1px solid #242424;border-radius:6px;font-family:Inter,sans-serif!important;font-size:9px;font-weight:700;letter-spacing:1px;color:#888;text-transform:uppercase;line-height:1;display:inline-block}@media(max-width:1100px){.oneof1-ft-wrap .oneof1-ft-grid{grid-template-columns:1fr 1fr!important;gap:40px!important}.oneof1-ft-wrap .oneof1-ft-brand{grid-column:1 / -1}}@media(max-width:720px){.oneof1-ft-wrap{padding:60px 20px 24px!important}.oneof1-ft-wrap .oneof1-ft-wordmark{letter-spacing:-4px}.oneof1-ft-wrap .oneof1-ft-grid{grid-template-columns:1fr!important;gap:36px!important}.oneof1-ft-wrap .oneof1-ft-bottom{flex-direction:column;text-align:center}}.oneof1-hero-wrap,.oneof1-hero-wrap *{box-sizing:border-box}.oneof1-hero-wrap{display:block;width:100%;margin:0;padding:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.oneof1-hero{position:relative;height:100vh;min-height:700px;width:100%;overflow:hidden;background:#000;color:#fff}.oneof1-hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse at 30% 40%,rgba(255,59,31,.15) 0%,transparent 60%),radial-gradient(ellipse at 70% 60%,rgba(255,221,0,.08) 0%,transparent 50%),linear-gradient(180deg,#0a0a0a,#000);z-index:1}.oneof1-hero-grain{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.05;pointer-events:none;z-index:1;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence baseFrequency='0.9'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E")}.oneof1-hero-content{position:relative;z-index:2;max-width:1600px;margin:0 auto;padding:0 40px;height:100%;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:40px}.oneof1-hero-text{max-width:600px;color:#fff}.oneof1-hero-tag{display:inline-flex;align-items:center;gap:8px;background:#ff3b1f1a;border:1px solid rgba(255,59,31,.3);color:#ff3b1f;padding:6px 14px;border-radius:100px;font-size:11px;font-weight:600;letter-spacing:2px;text-transform:uppercase;margin-bottom:24px;line-height:1}.oneof1-hero-tag .oneof1-hero-dot{display:inline-block;width:6px;height:6px;background:#ff3b1f;border-radius:50%;flex-shrink:0;animation:oneof1-hero-pulse 2s infinite}@keyframes oneof1-hero-pulse{0%,to{opacity:1}50%{opacity:.4}}.oneof1-hero .oneof1-hero-heading{font-family:Archivo Black,Inter,sans-serif!important;font-size:clamp(52px,8vw,120px);font-weight:900;line-height:.9;letter-spacing:-3px;margin:0 0 24px!important;padding:0;text-transform:uppercase;color:#fff}.oneof1-hero-heading .oneof1-stroke{-webkit-text-stroke:2px #fff;color:transparent;font-family:inherit}.oneof1-hero-heading .oneof1-accent{color:#ff3b1f;font-style:italic;font-family:inherit}.oneof1-hero .oneof1-hero-desc{font-family:Inter,sans-serif;font-size:17px;font-weight:400;color:#888;margin:0 0 36px!important;padding:0;max-width:480px;line-height:1.6}.oneof1-hero-ctas{display:flex;gap:14px;flex-wrap:wrap;align-items:center}.oneof1-hero .oneof1-btn{display:inline-flex!important;align-items:center;justify-content:center;gap:10px;padding:16px 32px!important;font-size:13px!important;font-weight:700!important;letter-spacing:2px!important;text-transform:uppercase!important;border-radius:100px!important;cursor:pointer;transition:all .25s ease;border:none;font-family:Inter,sans-serif!important;text-decoration:none!important;line-height:1!important;white-space:nowrap}.oneof1-hero .oneof1-btn-primary{background:#fff!important;color:#000!important;border:1.5px solid #fff!important}.oneof1-hero .oneof1-btn-primary:hover{background:#ff3b1f!important;color:#fff!important;border-color:#ff3b1f!important;transform:translateY(-2px)}.oneof1-hero .oneof1-btn-outline{background:transparent!important;color:#fff!important;border:1.5px solid rgba(255,255,255,.3)!important}.oneof1-hero .oneof1-btn-outline:hover{border-color:#fff!important;background:#ffffff0f!important}.oneof1-hero-visual{position:relative;height:80%;display:flex;align-items:center;justify-content:center}.oneof1-hero-product-card{position:relative;width:100%;height:100%;max-height:600px;background:linear-gradient(135deg,#1a1a1a,#0f0f0f);border-radius:24px;border:1px solid #242424;overflow:hidden;transform:rotate(-2deg);transition:transform .6s cubic-bezier(.2,.8,.2,1);display:flex;align-items:center;justify-content:center}.oneof1-hero-product-card:hover{transform:rotate(0) scale(1.02)}.oneof1-tee-svg,.oneof1-hero-img{width:100%;height:100%;object-fit:contain;display:block}.oneof1-hero-live-badge{position:absolute;top:20px;right:20px;display:inline-flex;align-items:center;gap:8px;padding:8px 16px;background:#ff3b1f;color:#fff;font-size:11px;font-weight:700;letter-spacing:2px;text-transform:uppercase;border-radius:100px;z-index:3;line-height:1}.oneof1-hero-live-badge .oneof1-hero-dot{display:inline-block;width:6px;height:6px;background:#fff;border-radius:50%;animation:oneof1-hero-pulse 1.5s infinite}.oneof1-hero-floating{position:absolute;padding:16px 20px;background:#ffffff0a;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.1);border-radius:16px;z-index:3;color:#fff}.oneof1-hero-floating-1{top:15%;right:-5%;animation:oneof1-hero-float 6s ease-in-out infinite}.oneof1-hero-floating-2{bottom:12%;left:-8%;animation:oneof1-hero-float 6s ease-in-out infinite 3s}@keyframes oneof1-hero-float{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}.oneof1-float-label{font-family:Inter,sans-serif;font-size:10px;font-weight:500;letter-spacing:2px;text-transform:uppercase;color:#888;margin-bottom:4px}.oneof1-float-value{font-family:Archivo Black,sans-serif;font-size:18px;font-weight:900;letter-spacing:-.5px;color:#fff;line-height:1}.oneof1-float-value .oneof1-accent-txt{color:#ff3b1f;font-family:inherit}.oneof1-hero-scroll{position:absolute;bottom:30px;left:50%;transform:translate(-50%);color:#888;font-family:Inter,sans-serif;font-size:11px;letter-spacing:3px;text-transform:uppercase;display:flex;flex-direction:column;align-items:center;gap:12px;z-index:5}.oneof1-hero-scroll-line{width:1px;height:40px;background:linear-gradient(180deg,transparent,#fff);animation:oneof1-hero-scroll-anim 2s ease-in-out infinite}@keyframes oneof1-hero-scroll-anim{0%,to{transform:scaleY(.5);opacity:.5}50%{transform:scaleY(1);opacity:1}}@media(max-width:1100px){.oneof1-hero-content{grid-template-columns:1fr}.oneof1-hero-visual{display:none}}@media(max-width:720px){.oneof1-hero{min-height:600px;height:auto;padding:80px 0 60px}.oneof1-hero-content{padding:0 20px}.oneof1-hero .oneof1-hero-heading{letter-spacing:-2px}.oneof1-hero-ctas .oneof1-btn{flex:1;padding:14px 20px!important;font-size:12px!important}.oneof1-hero-scroll{display:none!important}}.oneof1-ls-wrap,.oneof1-ls-wrap *,.oneof1-ls-wrap *:before,.oneof1-ls-wrap *:after{box-sizing:border-box}.oneof1-ls-wrap{display:block!important;width:100%;background:#fff;color:#000;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;position:relative;overflow:hidden;margin:0;padding:0}.oneof1-ls{max-width:1600px;margin:0 auto;padding:120px 40px}.oneof1-ls .oneof1-ls-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:80px;align-items:center;width:100%}.oneof1-ls-text{min-width:0}.oneof1-ls-tag{font-family:Inter,sans-serif!important;font-size:11px;font-weight:500;letter-spacing:3px;text-transform:uppercase;color:#ff3b1f;margin-bottom:20px;display:flex;align-items:center;gap:10px;line-height:1}.oneof1-ls-tag:before{content:"";width:24px;height:1px;background:#ff3b1f}.oneof1-ls .oneof1-ls-heading{font-family:Archivo Black,sans-serif!important;font-size:clamp(44px,5vw,72px)!important;font-weight:900!important;line-height:.95!important;letter-spacing:-2px!important;text-transform:uppercase!important;color:#000!important;margin:0 0 28px!important;padding:0!important}.oneof1-ls-heading .oneof1-italic{font-style:italic;font-family:inherit}.oneof1-ls-heading .oneof1-accent{color:#ff3b1f;font-family:inherit}.oneof1-ls .oneof1-ls-desc{font-family:Inter,sans-serif!important;font-size:16px!important;font-weight:400!important;color:#444!important;line-height:1.7!important;margin:0 0 32px!important;padding:0!important;max-width:500px}.oneof1-ls .oneof1-ls-stats{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:30px;margin:36px 0;padding:30px 0;border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5}.oneof1-ls-stat{min-width:0}.oneof1-ls-stat-num{font-family:Archivo Black,sans-serif!important;font-size:40px;font-weight:900;line-height:1;color:#000;letter-spacing:-1.5px;margin:0 0 6px;padding:0}.oneof1-ls-stat-num .oneof1-accent{color:#ff3b1f;font-family:inherit}.oneof1-ls-stat-label{font-family:Inter,sans-serif!important;font-size:11px;font-weight:500;letter-spacing:1.5px;text-transform:uppercase;color:#666;line-height:1.3}.oneof1-ls .oneof1-btn{display:inline-flex!important;align-items:center;justify-content:center;gap:10px;padding:16px 32px!important;font-family:Inter,sans-serif!important;font-size:13px!important;font-weight:700!important;letter-spacing:2px!important;text-transform:uppercase!important;border-radius:100px!important;cursor:pointer;transition:all .25s ease;text-decoration:none!important;line-height:1!important;white-space:nowrap;border:1.5px solid #000!important;margin:0}.oneof1-ls .oneof1-btn-dark{background:#000!important;color:#fff!important}.oneof1-ls .oneof1-btn-dark:hover{background:#ff3b1f!important;border-color:#ff3b1f!important;transform:translateY(-2px)}.oneof1-ls-images{position:relative;width:100%;height:600px}.oneof1-ls-img{position:absolute;border-radius:20px;overflow:hidden;border:8px solid #ffffff;box-shadow:0 20px 50px #00000026;background-size:cover;background-position:center}.oneof1-ls-img-pic,.oneof1-ls-img-svg{width:100%;height:100%;object-fit:cover;display:block}.oneof1-ls-img-1{top:0;right:10%;width:320px;height:420px;z-index:2}.oneof1-ls-img-2{bottom:0;left:0;width:260px;height:320px;z-index:3}.oneof1-ls-img-3{top:30%;right:0;width:200px;height:200px;z-index:4;transform:rotate(8deg)}@media(max-width:1100px){.oneof1-ls .oneof1-ls-grid{grid-template-columns:1fr!important;gap:40px}.oneof1-ls-images{height:480px}}@media(max-width:720px){.oneof1-ls{padding:70px 20px}.oneof1-ls .oneof1-ls-stats{grid-template-columns:1fr!important;gap:20px}.oneof1-ls-images{height:380px}.oneof1-ls-img-1{width:220px;height:300px}.oneof1-ls-img-2{width:180px;height:230px}.oneof1-ls-img-3{width:140px;height:140px}.oneof1-ls-stat-num{font-size:32px}}.oneof1-nl-wrap,.oneof1-nl-wrap *,.oneof1-nl-wrap *:before,.oneof1-nl-wrap *:after{box-sizing:border-box}.oneof1-nl-wrap{display:block!important;width:100%;padding:120px 40px!important;background:radial-gradient(ellipse at 20% 50%,rgba(255,59,31,.15) 0%,transparent 60%),radial-gradient(ellipse at 80% 50%,rgba(255,221,0,.06) 0%,transparent 50%),#0a0a0a;color:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;text-align:center;position:relative;overflow:hidden;margin:0}.oneof1-nl-bg-text{position:absolute;top:10%;left:-10%;font-family:Archivo Black,sans-serif!important;font-size:clamp(100px,18vw,200px);font-weight:900;color:#ffffff05;letter-spacing:-5px;white-space:nowrap;transform:rotate(-8deg);pointer-events:none;line-height:1;text-transform:uppercase;z-index:0}.oneof1-nl-wrap .oneof1-nl{max-width:700px;margin:0 auto!important;position:relative;z-index:2;text-align:center!important}.oneof1-nl-wrap .oneof1-nl-tag{font-family:Inter,sans-serif!important;font-size:11px!important;font-weight:500!important;letter-spacing:3px!important;text-transform:uppercase!important;color:#ff3b1f!important;margin:0 0 20px!important;padding:0!important;line-height:1!important;display:block!important}.oneof1-nl-wrap .oneof1-nl-heading{font-family:Archivo Black,sans-serif!important;font-size:clamp(40px,5vw,72px)!important;font-weight:900!important;line-height:.95!important;letter-spacing:-2px!important;text-transform:uppercase!important;color:#fff!important;margin:0 0 20px!important;padding:0!important}.oneof1-nl-heading .oneof1-accent{color:#ff3b1f}.oneof1-nl-heading .oneof1-stroke{-webkit-text-stroke:1.5px #fff;color:transparent}.oneof1-nl-wrap .oneof1-nl-desc{font-family:Inter,sans-serif!important;font-size:16px!important;font-weight:400!important;color:#888!important;margin:0 auto 36px!important;padding:0!important;line-height:1.6!important;max-width:560px}.oneof1-nl-wrap .oneof1-nl-form{display:flex!important;flex-wrap:wrap;max-width:520px;margin:0 auto 20px!important;background:#ffffff0a!important;border:1px solid #242424!important;border-radius:100px!important;overflow:hidden;padding:6px!important;transition:border-color .25s ease}.oneof1-nl-wrap .oneof1-nl-form:focus-within{border-color:#ff3b1f!important}.oneof1-nl-wrap .oneof1-nl-input{flex:1 1 auto!important;min-width:0;background:transparent!important;border:none!important;outline:none!important;padding:14px 20px!important;color:#fff!important;font-family:Inter,sans-serif!important;font-size:14px!important;font-weight:400;line-height:1.4;box-shadow:none!important}.oneof1-nl-wrap .oneof1-nl-input::placeholder{color:#666!important;opacity:1}.oneof1-nl-wrap .oneof1-nl-btn{background:#fff!important;color:#000!important;border:none!important;padding:12px 28px!important;border-radius:100px!important;font-family:Inter,sans-serif!important;font-size:12px!important;font-weight:700!important;letter-spacing:2px!important;text-transform:uppercase!important;cursor:pointer;transition:background .25s ease,color .25s ease;line-height:1!important;white-space:nowrap;flex-shrink:0}.oneof1-nl-wrap .oneof1-nl-btn:hover{background:#ff3b1f!important;color:#fff!important}.oneof1-nl-msg{flex:1 0 100%;padding:10px 16px;margin-top:8px;border-radius:12px;font-family:Inter,sans-serif!important;font-size:13px;text-align:center}.oneof1-nl-msg-success{background:#32c8641a;color:#6d9;border:1px solid rgba(50,200,100,.25)}.oneof1-nl-msg-error{background:#ff3b1f1a;color:#ff6646;border:1px solid rgba(255,59,31,.3)}.oneof1-nl-wrap .oneof1-nl-fine{font-family:Inter,sans-serif!important;font-size:11px!important;color:#5a5a5a!important;letter-spacing:1px;margin:0!important;padding:0!important;line-height:1.4!important}@media(max-width:720px){.oneof1-nl-wrap{padding:70px 20px!important}.oneof1-nl-wrap .oneof1-nl-form{flex-direction:column;border-radius:16px!important;padding:8px!important;gap:6px}.oneof1-nl-wrap .oneof1-nl-input{text-align:center}.oneof1-nl-wrap .oneof1-nl-btn{width:100%;padding:14px!important}}.oneof1-pg-wrap,.oneof1-pg-wrap *,.oneof1-pg-wrap *:before,.oneof1-pg-wrap *:after{box-sizing:border-box}.oneof1-pg-wrap{display:block!important;width:100%;background:#0a0a0a;color:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;margin:0;padding:0}.oneof1-pg{max-width:1600px;margin:0 auto;padding:100px 40px}.oneof1-pg-head{display:flex!important;align-items:flex-end;justify-content:space-between;margin-bottom:50px;gap:40px;flex-wrap:wrap}.oneof1-pg-head-left{flex:1;min-width:260px}.oneof1-pg-label{font-family:Inter,sans-serif!important;font-size:11px;font-weight:500;letter-spacing:3px;text-transform:uppercase;color:#ff3b1f;margin-bottom:14px;display:flex;align-items:center;gap:10px}.oneof1-pg-label:before{content:"";width:24px;height:1px;background:#ff3b1f}.oneof1-pg .oneof1-pg-title{font-family:Archivo Black,sans-serif!important;font-size:clamp(38px,5vw,64px)!important;font-weight:900!important;line-height:1!important;letter-spacing:-2px!important;text-transform:uppercase!important;margin:0!important;padding:0!important;color:#fff!important}.oneof1-pg-title .oneof1-accent{color:#ff3b1f}.oneof1-pg-title .oneof1-stroke{-webkit-text-stroke:1.5px #fff;color:transparent}.oneof1-pg-link{display:inline-flex!important;align-items:center;gap:8px;font-family:Inter,sans-serif!important;font-size:12px!important;font-weight:600;letter-spacing:2px;text-transform:uppercase;color:#fff!important;padding:0 0 4px!important;border-bottom:1px solid #fff;transition:color .2s,border-color .2s;text-decoration:none!important;line-height:1}.oneof1-pg-link:hover{color:#ff3b1f!important;border-color:#ff3b1f}.oneof1-pg-grid{display:grid!important;grid-template-columns:repeat(var(--oneof1-cols, 4),1fr)!important;gap:20px}.oneof1-pg-card{background:#141414;border:1px solid #242424;border-radius:20px;overflow:hidden;cursor:pointer;transition:transform .4s ease,border-color .25s ease;position:relative;text-decoration:none!important;color:#fff;display:flex!important;flex-direction:column!important}.oneof1-pg-card:hover{transform:translateY(-6px);border-color:#fff3}.oneof1-pg-image{position:relative;aspect-ratio:1 / 1;width:100%;background:linear-gradient(135deg,#1f1f1f,#0f0f0f);overflow:hidden;display:flex!important;align-items:center;justify-content:center}.oneof1-pg-image-placeholder-0{background:linear-gradient(135deg,#1f1f1f,#0f0f0f)}.oneof1-pg-image-placeholder-1{background:linear-gradient(135deg,#f5f5f5,#e5e5e5)}.oneof1-pg-image-placeholder-2{background:linear-gradient(135deg,#2a1515,#1a0a0a)}.oneof1-pg-image-placeholder-3{background:linear-gradient(135deg,#1a1a2e,#0a0a1a)}.oneof1-pg-img{width:100%;height:100%;object-fit:cover;display:block}.oneof1-pg-badge{position:absolute;top:14px;left:14px;padding:5px 10px;font-family:Inter,sans-serif!important;font-size:10px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;border-radius:100px;z-index:2;line-height:1}.oneof1-pg-badge-new{background:#ff3b1f;color:#fff}.oneof1-pg-badge-sale{background:#fd0;color:#000}.oneof1-pg-badge-sold{background:#333;color:#fff}.oneof1-pg-quick{position:absolute;bottom:14px;right:14px;width:40px;height:40px;border-radius:50%;background:#000;display:flex!important;align-items:center;justify-content:center;opacity:0;transform:translateY(10px);transition:all .3s ease;z-index:2;border:none;color:#fff;cursor:pointer}.oneof1-pg-card:hover .oneof1-pg-quick{opacity:1;transform:translateY(0)}.oneof1-pg-quick:hover{background:#ff3b1f}.oneof1-pg-info{padding:20px 22px 22px;display:flex!important;flex-direction:column!important;flex:1 1 auto}.oneof1-pg-category{font-family:Inter,sans-serif!important;font-size:10px;font-weight:500;letter-spacing:2px;text-transform:uppercase;color:#888;margin:0 0 8px;line-height:1}.oneof1-pg .oneof1-pg-name{font-family:Inter,sans-serif!important;font-size:15px!important;font-weight:600!important;margin:0 0 10px!important;padding:0!important;letter-spacing:-.3px;color:#fff!important;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:2.6em}.oneof1-pg-price{margin-top:auto}.oneof1-pg-size-one{letter-spacing:1.2px;padding-inline:10px!important}.oneof1-pg-price{display:flex!important;align-items:center;gap:10px;margin-bottom:14px;flex-wrap:wrap}.oneof1-pg-price-now{font-family:Archivo Black,sans-serif!important;font-size:18px;font-weight:900;letter-spacing:-.5px;color:#fff;line-height:1}.oneof1-pg-price-old{font-family:Inter,sans-serif!important;font-size:13px;color:#888;text-decoration:line-through;line-height:1}.oneof1-pg-sizes{display:flex!important;gap:6px;flex-wrap:wrap}.oneof1-pg-size{display:inline-block;font-family:Inter,sans-serif!important;font-size:10px;padding:4px 8px;border:1px solid #242424;border-radius:6px;color:#888;font-weight:600;letter-spacing:.5px;line-height:1}.oneof1-pg-size-available{color:#fff;border-color:#fff3}@media(max-width:1100px){.oneof1-pg-grid{grid-template-columns:repeat(2,1fr)!important}}@media(max-width:720px){.oneof1-pg{padding:70px 20px}.oneof1-pg-head{flex-direction:column;align-items:flex-start;gap:20px;margin-bottom:36px}.oneof1-pg-grid{gap:12px}.oneof1-pg-info{padding:14px 16px 16px}.oneof1-pg .oneof1-pg-name{font-size:13px!important}.oneof1-pg-price-now{font-size:15px}}.oneof1-tm-wrap,.oneof1-tm-wrap *,.oneof1-tm-wrap *:before,.oneof1-tm-wrap *:after{box-sizing:border-box}.oneof1-tm-wrap{display:block!important;width:100%;background:linear-gradient(180deg,#0a0a0a,#1a1a1a);color:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;margin:0;padding:0}.oneof1-tm{max-width:1600px;margin:0 auto;padding:100px 40px}.oneof1-tm-head{text-align:center;margin-bottom:60px}.oneof1-tm-label{font-family:Inter,sans-serif!important;font-size:11px;font-weight:500;letter-spacing:3px;text-transform:uppercase;color:#ff3b1f;margin-bottom:14px;display:inline-flex;align-items:center;gap:10px;line-height:1}.oneof1-tm-label:before,.oneof1-tm-label:after{content:"";width:24px;height:1px;background:#ff3b1f}.oneof1-tm .oneof1-tm-title{font-family:Archivo Black,sans-serif!important;font-size:clamp(38px,5vw,64px)!important;font-weight:900!important;line-height:1!important;letter-spacing:-2px!important;text-transform:uppercase!important;color:#fff!important;margin:0 auto!important;padding:0!important;max-width:900px}.oneof1-tm-title .oneof1-accent{color:#ff3b1f}.oneof1-tm-title .oneof1-stroke{-webkit-text-stroke:1.5px #fff;color:transparent}.oneof1-tm-wrap .oneof1-tm-grid{display:grid!important;grid-template-columns:repeat(var(--oneof1-tm-cols, 3),minmax(0,1fr))!important;gap:24px!important;width:100%}.oneof1-tm-wrap .oneof1-tm-card{display:block!important;background:#141414!important;border:1px solid #242424!important;border-radius:20px!important;padding:36px 32px!important;text-align:left;position:relative!important;transition:border-color .25s ease,transform .25s ease;overflow:hidden}.oneof1-tm-wrap .oneof1-tm-card:hover{border-color:#ffffff26!important;transform:translateY(-3px)}.oneof1-tm-mark{position:absolute;top:28px;right:28px;font-family:Archivo Black,sans-serif!important;font-size:80px;line-height:.5;color:#ff3b1f26;pointer-events:none;-webkit-user-select:none;user-select:none}.oneof1-tm-stars{color:#fd0;font-size:16px;margin-bottom:20px;letter-spacing:3px;line-height:1}.oneof1-tm-star-empty{color:#fd03}.oneof1-tm .oneof1-tm-text{font-family:Inter,sans-serif!important;font-size:15px!important;font-weight:400!important;line-height:1.7!important;margin:0 0 26px!important;padding:0!important;color:#ddd!important}.oneof1-tm-author{display:flex!important;align-items:center;gap:14px;padding-top:22px;border-top:1px solid #242424}.oneof1-tm-avatar{width:42px;height:42px;border-radius:50%;background:linear-gradient(135deg,#ff3b1f,#f63);background-size:cover;background-position:center;display:flex!important;align-items:center;justify-content:center;font-family:Archivo Black,sans-serif!important;font-size:15px;font-weight:900;color:#fff;flex-shrink:0;text-transform:uppercase}.oneof1-tm-author-info{min-width:0}.oneof1-tm-name{font-family:Inter,sans-serif!important;font-size:13px;font-weight:600;letter-spacing:.2px;color:#fff;line-height:1.3}.oneof1-tm-role{font-family:Inter,sans-serif!important;font-size:11px;font-weight:500;color:#888;letter-spacing:1px;text-transform:uppercase;margin-top:2px;line-height:1.3}@media(max-width:1100px){.oneof1-tm-wrap .oneof1-tm-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:720px){.oneof1-tm{padding:70px 20px}.oneof1-tm-head{margin-bottom:40px}.oneof1-tm-wrap .oneof1-tm-grid{grid-template-columns:1fr!important}.oneof1-tm-wrap .oneof1-tm-card{padding:28px 24px!important}}.oneof1-ticker-wrap,.oneof1-ticker-wrap *{box-sizing:border-box}.oneof1-ticker-wrap{display:block;width:100%;margin:0;padding:0}.oneof1-ticker{background:var(--oneof1-ticker-bg, #ffffff);color:var(--oneof1-ticker-color, #000000);padding:24px 0;overflow:hidden;white-space:nowrap;border-top:1px solid #242424;border-bottom:1px solid #242424}.oneof1-ticker-track{display:inline-block;animation:oneof1-ticker-scroll var(--oneof1-ticker-speed, 40s) linear infinite;font-family:Archivo Black,Inter,sans-serif!important;font-size:var(--oneof1-ticker-size, 48px);font-weight:900;letter-spacing:-1px;text-transform:uppercase;line-height:1}.oneof1-ticker-item{display:inline-block;margin:0 40px;color:var(--oneof1-ticker-color, #000000);font-family:inherit}.oneof1-ticker-sep{display:inline-block;width:20px;height:20px;background:var(--oneof1-ticker-dot, #ff3b1f);border-radius:50%;vertical-align:middle;transform:translateY(-4px)}@keyframes oneof1-ticker-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.oneof1-ticker:hover .oneof1-ticker-track{animation-play-state:paused}@media(max-width:720px){.oneof1-ticker{padding:18px 0}.oneof1-ticker-track{font-size:calc(var(--oneof1-ticker-size, 48px) * .65)}.oneof1-ticker-item{margin:0 24px}.oneof1-ticker-sep{width:14px;height:14px;transform:translateY(-3px)}}.oneof1-val-wrap,.oneof1-val-wrap *,.oneof1-val-wrap *:before,.oneof1-val-wrap *:after{box-sizing:border-box}.oneof1-val-wrap{display:block!important;width:100%;background:#000;color:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;border-top:1px solid #242424;margin:0;padding:0}.oneof1-val{max-width:1600px;margin:0 auto;padding:100px 40px;display:grid!important;grid-template-columns:repeat(var(--oneof1-val-cols, 4),minmax(0,1fr))!important;gap:20px}.oneof1-val-card{padding:36px 28px;background:#121212;border:1px solid #242424;border-radius:16px;transition:border-color .3s ease,transform .3s ease}.oneof1-val-card:hover{border-color:#ff3b1f;transform:translateY(-4px)}.oneof1-val-icon{width:48px;height:48px;border-radius:12px;background:#ff3b1f1a;display:flex!important;align-items:center;justify-content:center;color:#ff3b1f;margin-bottom:20px}.oneof1-val-icon svg{display:block}.oneof1-val .oneof1-val-title{font-family:Archivo Black,sans-serif!important;font-size:18px!important;font-weight:900!important;letter-spacing:-.5px!important;text-transform:uppercase!important;color:#fff!important;margin:0 0 10px!important;padding:0!important;line-height:1.2}.oneof1-val .oneof1-val-text{font-family:Inter,sans-serif!important;font-size:13px!important;font-weight:400!important;color:#888!important;line-height:1.6!important;margin:0!important;padding:0!important}@media(max-width:1100px){.oneof1-val{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:720px){.oneof1-val{padding:70px 20px;grid-template-columns:1fr!important}.oneof1-val-card{padding:28px 22px}}
/*# sourceMappingURL=/cdn/shop/t/6/compiled_assets/styles.css.map */
