:root{--og-bg: #0b0d10;--og-surface: #12161d;--og-surface-2: #181d26;--og-border: #29313d;--og-text: #f7f8fa;--og-muted: #aeb6c2;--og-red: #e63946;--og-red-dark: #bd2634;--og-red-soft: #ff6570;--og-shadow: 0 24px 70px rgba(0, 0, 0, .38)}html{scroll-behavior:smooth}body{background:var(--og-bg);color:var(--og-text)}body,.color-scheme-1,.color-scheme-2{--color-background: 11, 13, 16}a,button,input{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,input:focus-visible{outline:2px solid var(--og-red-soft);outline-offset:3px}.header-group{position:relative;z-index:20}header-component,.header{background:#0b0d10!important;border-bottom:1px solid rgba(255,255,255,.08)}.header__row{min-height:72px}.header a,.header button{transition:color .16s ease,opacity .16s ease}.header a:hover,.header button:hover{color:var(--og-red-soft)}.announcement-bar,.header-announcements{background:#b72532;color:#fff}.og-shell{width:min(100% - 40px,1280px);margin-inline:auto}.og-home{overflow:hidden;background:radial-gradient(circle at 12% 8%,rgba(230,57,70,.12),transparent 28rem),var(--og-bg)}.og-hero{position:relative;isolation:isolate;border-bottom:1px solid var(--og-border)}.og-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;opacity:.18;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:54px 54px;-webkit-mask-image:linear-gradient(to bottom,#000,transparent 92%);mask-image:linear-gradient(to bottom,#000,transparent 92%)}.og-hero__grid{display:grid;grid-template-columns:minmax(0,1.04fr) minmax(420px,.96fr);align-items:center;gap:clamp(36px,7vw,96px);min-height:clamp(610px,76vh,780px);padding-block:clamp(70px,10vw,128px)}.og-hero__copy{position:relative;z-index:3;max-width:720px}.og-eyebrow{margin:0 0 14px;color:var(--og-red-soft);font-size:.78rem;font-weight:800;letter-spacing:.18em;line-height:1.35}.og-hero h1,.og-section h2{margin:0;color:var(--og-text);font-weight:850;letter-spacing:-.045em;line-height:.96}.og-hero h1{max-width:780px;font-size:clamp(3.25rem,7.2vw,7.2rem)}.og-hero h1 span{color:var(--og-red)}.og-hero__lead{max-width:650px;margin:24px 0 0;color:var(--og-muted);font-size:clamp(1.04rem,1.5vw,1.28rem);line-height:1.65}.og-search{display:grid;grid-template-columns:1fr auto;gap:8px;max-width:650px;margin-top:34px;padding:7px;background:#181d26f5;border:1px solid var(--og-border);border-radius:14px;box-shadow:0 14px 44px #00000042}.og-search input{min-width:0;min-height:50px;padding:0 15px;color:var(--og-text);background:transparent;border:0;font:inherit}.og-search input::placeholder{color:#858e9b}.og-search input:focus{outline:0}.og-search button,.og-button{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 23px;border:1px solid transparent;border-radius:10px;font-size:.94rem;font-weight:800;text-decoration:none;transition:transform .16s ease,background .16s ease,border-color .16s ease}.og-search button,.og-button--primary{color:#fff;background:var(--og-red)}.og-search button:hover,.og-button--primary:hover{background:var(--og-red-dark);transform:translateY(-1px)}.og-button--secondary{color:var(--og-text);background:transparent;border-color:var(--og-border)}.og-button--secondary:hover{background:var(--og-surface-2);border-color:#465263;transform:translateY(-1px)}.og-hero__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:18px}.og-hero__visual{position:relative;min-height:520px;perspective:1200px}.og-hero__visual:after{content:"";position:absolute;top:16%;right:4%;bottom:4%;left:4%;z-index:-1;background:radial-gradient(circle,rgba(230,57,70,.28),transparent 64%);filter:blur(28px)}.og-hero-card{position:absolute;display:block;width:45%;aspect-ratio:4 / 5;overflow:hidden;background:var(--og-surface-2);border:1px solid rgba(255,255,255,.16);border-radius:18px;box-shadow:var(--og-shadow);transition:transform .22s ease,border-color .22s ease}.og-hero-card img{width:100%;height:100%;object-fit:cover}.og-hero-card--1{top:9%;left:27%;z-index:3;transform:rotate(-2deg)}.og-hero-card--2{top:18%;left:0;z-index:1;transform:rotate(-10deg) scale(.9)}.og-hero-card--3{top:18%;right:0;z-index:2;transform:rotate(9deg) scale(.9)}.og-hero-card:hover{z-index:5;border-color:var(--og-red-soft)}.og-hero-card--1:hover{transform:rotate(0) translateY(-8px)}.og-hero-card--2:hover{transform:rotate(-5deg) scale(.94) translateY(-6px)}.og-hero-card--3:hover{transform:rotate(5deg) scale(.94) translateY(-6px)}.og-hero__stamp{position:absolute;top:2%;right:2%;z-index:7;display:grid;place-items:center;width:92px;aspect-ratio:1;color:#fff;background:var(--og-red);border:4px solid var(--og-bg);border-radius:50%;box-shadow:0 10px 28px #00000057;font-size:.72rem;font-weight:900;letter-spacing:.12em;transform:rotate(8deg)}.og-trust{border-bottom:1px solid var(--og-border);background:#0e1116}.og-trust__grid{display:grid;grid-template-columns:repeat(3,1fr)}.og-trust__item{display:grid;grid-template-columns:auto 1fr;gap:16px;align-items:center;min-height:132px;padding:24px clamp(18px,3vw,40px);border-inline-end:1px solid var(--og-border)}.og-trust__item:last-child{border-inline-end:0}.og-trust__icon{color:var(--og-red-soft);font-weight:900;font-size:.78rem;letter-spacing:.08em}.og-trust__item strong{display:block;color:var(--og-text);font-size:1rem}.og-trust__item p{margin:5px 0 0;color:var(--og-muted);font-size:.86rem;line-height:1.45}.og-section{padding-block:clamp(74px,9vw,118px)}.og-section--systems{background:var(--og-surface);border-block:1px solid var(--og-border)}.og-section--more{padding-top:clamp(64px,8vw,96px)}.og-section__header{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:34px}.og-section h2{font-size:clamp(2.25rem,4.5vw,4.1rem)}.og-section__header p:not(.og-eyebrow){margin:13px 0 0;color:var(--og-muted);font-size:1rem}.og-text-link{flex:0 0 auto;display:inline-flex;align-items:center;gap:8px;padding-block:8px;color:var(--og-text);border-bottom:1px solid var(--og-red);font-size:.92rem;font-weight:750;text-decoration:none}.og-text-link:hover{color:var(--og-red-soft)}.og-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.og-product-card{min-width:0;overflow:hidden;background:var(--og-surface);border:1px solid var(--og-border);border-radius:16px;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.og-product-card:hover{transform:translateY(-5px);border-color:#475365;box-shadow:0 22px 50px #00000047}.og-product-card__media{position:relative;display:block;aspect-ratio:4 / 5;overflow:hidden;background:#0a0c0f;border-bottom:1px solid var(--og-border)}.og-product-card__media img,.og-product-card__media svg{width:100%;height:100%;object-fit:cover;transition:transform .24s ease}.og-product-card:hover .og-product-card__media img{transform:scale(1.025)}.og-region-badge{position:absolute;top:12px;inset-inline-start:12px;max-width:calc(100% - 24px);padding:7px 10px;overflow:hidden;color:#fff;background:#0b0d10e0;border:1px solid rgba(255,255,255,.17);border-radius:7px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);font-size:.7rem;font-weight:850;letter-spacing:.06em;text-overflow:ellipsis;white-space:nowrap}.og-product-card__body{padding:18px}.og-product-card__platform{min-height:1.1em;margin:0 0 7px;color:var(--og-red-soft);font-size:.7rem;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.og-product-card h3{margin:0;color:var(--og-text);font-size:clamp(.96rem,1.3vw,1.08rem);line-height:1.35}.og-product-card h3 a{color:inherit;text-decoration:none}.og-product-card__meta{min-height:1.35em;margin:8px 0 0;color:var(--og-muted);font-size:.79rem;line-height:1.4}.og-product-card__meta span{color:#687385;padding-inline:4px}.og-product-card__footer{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:18px;padding-top:14px;border-top:1px solid var(--og-border)}.og-product-card__footer strong{color:var(--og-text);font-size:1.05rem}.og-product-card__footer a{color:var(--og-red-soft);font-size:.78rem;font-weight:800;text-decoration:none}.og-system-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.og-system-card{position:relative;display:grid;grid-template-columns:1fr auto;gap:12px;align-items:center;min-width:0;padding:11px 11px 16px;overflow:hidden;color:var(--og-text);background:#0e1116;border:1px solid var(--og-border);border-radius:15px;text-decoration:none;transition:transform .18s ease,border-color .18s ease}.og-system-card:hover{transform:translateY(-4px);border-color:var(--og-red)}.og-system-card__media{grid-column:1 / -1;display:block;aspect-ratio:16 / 10;overflow:hidden;background:linear-gradient(135deg,rgba(230,57,70,.2),transparent 60%),var(--og-surface-2);border-radius:10px}.og-system-card__media img{width:100%;height:100%;object-fit:cover}.og-system-card__fallback{display:grid;place-items:center;width:100%;height:100%;padding:20px;color:#ffffff38;font-size:1.25rem;font-weight:900;text-align:center}.og-system-card strong{padding-inline-start:4px;font-size:.94rem}.og-system-card>span:last-child{color:var(--og-red-soft);padding-inline-end:5px}.og-more-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.og-more-grid>a{display:block;min-height:220px;padding:28px;color:var(--og-text);background:linear-gradient(145deg,rgba(230,57,70,.1),transparent 48%),var(--og-surface);border:1px solid var(--og-border);border-radius:16px;text-decoration:none;transition:border-color .18s ease,transform .18s ease}.og-more-grid>a:hover{transform:translateY(-4px);border-color:var(--og-red)}.og-more-grid span{display:block;margin-bottom:42px;color:var(--og-red-soft);font-size:.76rem;font-weight:900}.og-more-grid strong{display:block;font-size:1.2rem}.og-more-grid p{margin:10px 0 0;color:var(--og-muted);font-size:.9rem;line-height:1.55}.og-footer{padding-block:68px 48px;color:var(--og-text);background:#08090c;border-top:1px solid var(--og-border)}.og-footer__grid{display:grid;grid-template-columns:minmax(260px,1.55fr) repeat(3,minmax(150px,1fr));gap:clamp(34px,5vw,72px)}.og-footer__logo{display:inline-block;width:min(230px,100%)}.og-footer__logo img{display:block;width:100%;height:auto}.og-footer__brand p{max-width:430px;margin:20px 0;color:var(--og-muted);font-size:.9rem;line-height:1.65}.og-footer__contact{color:var(--og-red-soft);font-size:.88rem;font-weight:800;text-decoration:none}.og-footer h2{margin:0 0 18px;color:var(--og-text);font-size:.78rem;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.og-footer__nav{display:flex;flex-direction:column;align-items:flex-start;gap:11px}.og-footer__nav a,.og-footer__promise a{color:var(--og-muted);font-size:.87rem;text-decoration:none}.og-footer__nav a:hover,.og-footer__promise a:hover{color:var(--og-text)}.og-footer__promise ul{display:grid;gap:9px;margin:0 0 18px;padding:0;color:var(--og-muted);font-size:.86rem;list-style:none}.og-footer__promise li:before{content:"\2713";margin-inline-end:8px;color:var(--og-red-soft)}product-card{overflow:hidden;background:var(--og-surface);border:1px solid var(--og-border);border-radius:14px;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}product-card:hover{transform:translateY(-4px);border-color:#465264;box-shadow:0 18px 44px #0000003d}product-card [class*=product-card-gallery],product-card .card-gallery{overflow:hidden;border-radius:11px 11px 0 0}.og-product-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.og-product-fact{min-width:0;padding:12px 13px;background:#0d1015;border:1px solid var(--og-border);border-radius:9px}.og-product-fact span{display:block;margin-bottom:4px;color:var(--og-muted);font-size:.67rem;font-weight:750;letter-spacing:.08em;text-transform:uppercase}.og-product-fact strong{display:block;overflow-wrap:anywhere;color:var(--og-text);font-size:.88rem;line-height:1.35}.og-low-stock{grid-column:1 / -1;margin:2px 0 0;color:var(--og-red-soft);font-size:.78rem;font-weight:800}.og-purchase-confidence{display:grid;gap:8px;padding:14px 15px;color:var(--og-muted);background:#ffffff06;border:1px solid var(--og-border);border-radius:10px;font-size:.79rem}.og-purchase-confidence span:before{content:"\2713";margin-inline-end:8px;color:var(--og-red-soft);font-weight:900}.cart__summary,.cart-summary,[class*=cart-summary]{color:var(--og-text)}.cart__summary .button,.cart-summary .button,[class*=cart-summary] .button{background:var(--og-red);border-color:var(--og-red)}.main-page,.page-width{scroll-margin-top:100px}[dir=rtl] .og-hero__visual{direction:ltr}[dir=rtl] .og-text-link span,[dir=rtl] .og-system-card>span:last-child{transform:scaleX(-1)}@media(max-width:1100px){.og-hero__grid{grid-template-columns:minmax(0,1fr) minmax(350px,.85fr);gap:34px}.og-product-grid,.og-system-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.og-footer__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:749px){.og-shell{width:min(100% - 28px,1280px)}.header__row{min-height:62px}.og-hero__grid{grid-template-columns:1fr;min-height:auto;gap:32px;padding-block:58px 42px}.og-hero h1{font-size:clamp(3rem,15vw,5.2rem)}.og-hero__lead{margin-top:18px;font-size:1rem}.og-search{margin-top:26px}.og-hero__visual{min-height:410px;width:min(100%,560px);margin-inline:auto}.og-hero-card{width:46%;border-radius:13px}.og-hero-card--1{left:27%}.og-hero__stamp{width:74px;font-size:.62rem}.og-trust__grid{grid-template-columns:1fr}.og-trust__item{min-height:96px;border-inline-end:0;border-bottom:1px solid var(--og-border)}.og-trust__item:last-child{border-bottom:0}.og-section{padding-block:70px}.og-section__header{align-items:flex-start;margin-bottom:27px}.og-section h2{font-size:clamp(2.2rem,10vw,3.25rem)}.og-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.og-product-card__body{padding:13px}.og-product-card__platform{font-size:.62rem}.og-product-card__footer{align-items:flex-start;flex-direction:column;gap:7px}.og-system-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.og-more-grid{grid-template-columns:1fr}.og-more-grid>a{min-height:180px}.og-more-grid span{margin-bottom:30px}.og-footer{padding-block:54px 38px}.og-footer__grid{grid-template-columns:1fr 1fr;gap:38px 22px}.og-footer__brand{grid-column:1 / -1}.og-product-facts{grid-template-columns:1fr}.og-low-stock{grid-column:auto}}@media(max-width:479px){.og-search{grid-template-columns:1fr}.og-search button{min-height:46px}.og-button{width:100%}.og-section__header{flex-direction:column;gap:17px}.og-text-link{align-self:flex-start}.og-product-card__footer a{display:none}.og-system-grid{grid-template-columns:1fr}.og-system-card__media{aspect-ratio:16 / 8.7}.og-footer__grid{grid-template-columns:1fr}.og-footer__brand{grid-column:auto}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.og-page{min-height:55vh;padding-block:clamp(48px,7vw,86px);background:var(--og-bg)}.og-page__inner{max-width:940px}.og-page h1{margin:0 0 28px;color:var(--og-text);font-size:clamp(2.5rem,5vw,4.6rem);letter-spacing:-.04em}.og-page__content{color:var(--og-muted);line-height:1.7}.og-page__content h1,.og-page__content h2,.og-page__content h3,.og-page__content strong{color:var(--og-text)}.og-page__content a{color:var(--og-red-soft)}
/*# sourceMappingURL=/cdn/shop/t/6/assets/outlaw-conversion.css.map */
