
@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@500;600;700;800;900&family=Inter:wght@400;500;600&display=swap');
:root{--red:#b3121b;--red2:#72090e;--ink:#070707;--panel:#0d0d0e;--line:#2a2a2d;--text:#f1f1f1;--muted:#aaa}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#050505;color:var(--text);font-family:Inter,Arial,sans-serif;overflow-x:hidden}
body:before{content:"";position:fixed;inset:0;pointer-events:none;background:radial-gradient(circle at 65% 20%,rgba(160,0,0,.09),transparent 25%),linear-gradient(115deg,transparent 0 48%,rgba(255,0,0,.018) 50%,transparent 52%);z-index:20}
.noise{position:fixed;inset:0;z-index:19;pointer-events:none;opacity:.055;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.8'/%3E%3C/svg%3E")}
.r6-header{height:90px;display:grid;grid-template-columns:320px 1fr 230px;align-items:center;padding:0 4vw;border-bottom:1px solid #1d1d1f;background:rgba(4,4,4,.93);position:sticky;top:0;z-index:50;backdrop-filter:blur(16px)}
.brand img{width:255px;height:64px;object-fit:contain;object-position:left center}.nav{display:flex;justify-content:center;gap:38px}.nav a,.btn{font:700 13px/1 'Barlow Condensed';letter-spacing:2px;color:#eee;text-decoration:none}.nav a:hover{color:var(--red)}
.btn{height:48px;padding:0 24px;display:inline-flex;align-items:center;justify-content:space-between;gap:28px;border:1px solid #555;transition:.25s}.btn:hover{transform:translateY(-2px);box-shadow:0 0 25px rgba(227,27,35,.2)}.btn-outline{border-color:#7d1014}.btn-red{background:linear-gradient(135deg,#bd0d14,#e11b23);border-color:#ef3037}.btn-dark{background:rgba(0,0,0,.65)}.header-cta{justify-self:end}
.hero{height:690px;min-height:650px;position:relative;overflow:hidden;border-bottom:1px solid #3b0c0d;background:#050505}
.hero-art{position:absolute;left:25%;right:8%;top:0;bottom:0;background:url('../images/r6-hero-art.jpg') center/cover no-repeat;filter:saturate(1.08) contrast(1.08)}
.hero-art:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#050505 0%,rgba(5,5,5,.88) 13%,rgba(5,5,5,.05) 45%,rgba(5,5,5,.05) 78%,#050505 100%),linear-gradient(0deg,#050505 0%,transparent 28%)}
.hero-grid{position:absolute;inset:0;background:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.018) 1px,transparent 1px);background-size:80px 80px;mask-image:linear-gradient(to bottom,transparent,black 20%,black 80%,transparent)}
.hero-flare{position:absolute;width:700px;height:220px;left:40%;bottom:30px;background:radial-gradient(ellipse,rgba(255,20,25,.28),transparent 65%);filter:blur(15px)}
.hero-copy{position:absolute;z-index:3;left:4vw;top:72px;width:470px}.eyebrow,small{font:700 12px 'Barlow Condensed';letter-spacing:2.8px;color:#f12a31}.hero h1{font:900 74px/.86 'Barlow Condensed';letter-spacing:-1px;margin:24px 0 22px;text-transform:uppercase}.hero h1 em{font-style:normal;color:var(--red)}.hero h1 span{color:var(--red)}.hero-copy p{color:#bbb;line-height:1.65;font-size:14px;max-width:430px}.actions{display:flex;gap:12px;margin-top:26px}
.hero-stats{position:absolute;z-index:4;right:4vw;top:135px;width:165px;border-left:1px solid #6e1619}.hero-stats div{padding:22px 0 22px 22px;border-bottom:1px solid #292929}.hero-stats b{display:block;font:800 34px 'Barlow Condensed';color:#f12830}.hero-stats span{font:600 10px/1.35 'Barlow Condensed';letter-spacing:1.3px;color:#bbb}
.hero-tags{position:absolute;z-index:4;left:4vw;bottom:54px;height:34px;padding:0;display:flex;align-items:center;gap:22px;border:0;background:transparent;font:700 10px 'Barlow Condensed';letter-spacing:2px}.hero-tags i{color:#666}
.trust{min-height:88px;padding:0 4vw;display:grid;grid-template-columns:225px 1fr 135px;gap:28px;align-items:center;border-top:1px solid #3a0c10;border-bottom:1px solid #343436;background:linear-gradient(180deg,#101012,#09090a);position:relative;overflow:hidden}
.trust:after{content:"";position:absolute;left:225px;right:135px;bottom:0;height:1px;background:linear-gradient(90deg,transparent,rgba(179,18,27,.48),transparent)}
.trust-label{font:700 9px/1.35 'Barlow Condensed';letter-spacing:1.7px;color:#f0f0f2}
.trust-wordrail{min-width:0;display:flex;align-items:center;gap:17px;white-space:nowrap;overflow:hidden}
.trust-name{font:800 17px/1 'Barlow Condensed';letter-spacing:.8px;color:#c9c9cc;text-transform:uppercase;transition:.2s ease}
.trust-name em{font-style:normal;color:#7f8085;font-weight:600}
.trust-wordrail i{font-style:normal;color:#5a5a5e;font:700 12px 'Barlow Condensed';letter-spacing:2px}
.trust-name:hover{color:#fff;text-shadow:0 0 16px rgba(179,18,27,.20)}
.trust-name:hover em{color:var(--red)}
.trust-more{justify-self:end;color:#eee;text-decoration:none;font:700 9px 'Barlow Condensed';letter-spacing:1.4px;white-space:nowrap}
.trust-more span{color:var(--red);font-size:16px;margin-left:7px}
.trust:after{content:"";position:absolute;left:235px;right:135px;bottom:0;height:1px;background:linear-gradient(90deg,transparent,rgba(179,18,27,.42),transparent)}
.trust-label{font:700 9px/1.35 'Barlow Condensed';letter-spacing:1.5px;color:#e5e5e7}
.trust-logos{min-width:0;display:grid;grid-template-columns:repeat(6,minmax(75px,1fr));gap:28px;align-items:center;height:100%}
.trust-logo{height:58px;display:flex;align-items:center;justify-content:center;opacity:.92;transition:opacity .2s ease,transform .2s ease,filter .2s ease}
.trust-logo img{display:block;max-width:100%;max-height:44px;width:auto;height:auto;object-fit:contain;filter:saturate(.88) brightness(.98) contrast(1.08)}
.trust-logo:nth-child(2) img,.trust-logo:nth-child(4) img{max-height:48px}
.trust-logo:hover{opacity:1;transform:translateY(-2px);filter:drop-shadow(0 0 9px rgba(179,18,27,.18))}.trust-logo:hover img{filter:saturate(1) brightness(1.05) contrast(1.05)}
.trust-more{justify-self:end;color:#eee;text-decoration:none;font:700 9px 'Barlow Condensed';letter-spacing:1.4px;white-space:nowrap}
.trust-more span{color:var(--red);font-size:16px;margin-left:7px}
.section{padding:52px 4vw}.section-head{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:26px}.section h2{font:800 42px/.95 'Barlow Condensed';margin:7px 0 0}.section-head p{max-width:510px;color:#aaa;font-size:13px;line-height:1.55}.section-head>a{color:#ddd;text-decoration:none;font:700 11px 'Barlow Condensed';letter-spacing:1.5px}
.capabilities{position:relative;overflow:hidden;padding-top:46px;padding-bottom:34px;background:
radial-gradient(circle at 12% 55%,rgba(115,0,8,.17),transparent 28%),
radial-gradient(circle at 84% 36%,rgba(115,0,8,.10),transparent 24%),
linear-gradient(180deg,#080809,#050506)}
.capabilities:before{content:"";position:absolute;inset:0;pointer-events:none;background:
linear-gradient(rgba(255,255,255,.018) 1px,transparent 1px),
linear-gradient(90deg,rgba(255,255,255,.014) 1px,transparent 1px);
background-size:72px 72px;mask-image:linear-gradient(to bottom,transparent 0,black 18%,black 82%,transparent 100%)}
.cap-bg{position:absolute;inset:0;pointer-events:none;overflow:hidden}
.cap-beam{position:absolute;height:2px;width:42%;background:linear-gradient(90deg,transparent,rgba(179,18,27,.1),rgba(179,18,27,.95),rgba(255,60,68,.85),rgba(179,18,27,.08),transparent);box-shadow:0 0 14px rgba(179,18,27,.45);opacity:.55;transform:rotate(-7deg);animation:capSweep 8s linear infinite}
.beam-1{left:-18%;top:28%;animation-delay:-2s}
.beam-2{right:-14%;top:62%;transform:rotate(6deg);animation-delay:-5s}
.beam-3{left:22%;bottom:10%;width:58%;animation-delay:-7s}
.cap-orbit{position:absolute;border:1px solid rgba(179,18,27,.13);border-radius:50%;filter:drop-shadow(0 0 10px rgba(179,18,27,.12));animation:capOrbit 16s linear infinite}
.orbit-1{width:420px;height:420px;left:-170px;top:30px}
.orbit-2{width:520px;height:520px;right:-240px;bottom:-280px;animation-direction:reverse;animation-duration:22s}
@keyframes capSweep{0%{transform:translateX(-12%) rotate(-7deg);opacity:.08}45%{opacity:.6}100%{transform:translateX(140%) rotate(-7deg);opacity:.08}}
@keyframes capOrbit{to{transform:rotate(360deg)}}

.cap-head{position:relative;z-index:2;margin-bottom:22px;align-items:center}
.cap-head h2{font-size:46px;letter-spacing:-.6px}
.cap-head h2 span{color:var(--red)}
.cap-head p{max-width:560px;margin:0;color:#b7b7ba;font-size:13px;line-height:1.58}

.cap-grid{position:relative;z-index:2;display:grid;grid-template-columns:repeat(4,1fr);gap:14px}
.tech-card{position:relative;min-height:285px;padding:24px 26px 22px;border:1px solid #3a3a3e;background:
linear-gradient(180deg,rgba(17,17,19,.94),rgba(8,8,9,.96));
box-shadow:inset 0 1px rgba(255,255,255,.03),0 12px 30px rgba(0,0,0,.22);
overflow:hidden;transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}
.tech-card:before{content:"";position:absolute;left:0;top:0;width:34%;height:3px;background:linear-gradient(90deg,#6f0a0f,var(--red),#ef353c);box-shadow:0 0 14px rgba(179,18,27,.65)}
.tech-card:after{content:"";position:absolute;left:0;right:0;bottom:0;height:2px;background:linear-gradient(90deg,transparent,rgba(179,18,27,.75),transparent);transform:scaleX(.15);opacity:.35;transition:transform .35s ease,opacity .35s ease}
.tech-card:hover{transform:translateY(-5px);border-color:#5a2024;box-shadow:0 18px 44px rgba(0,0,0,.36),0 0 24px rgba(179,18,27,.10)}
.tech-card:hover:after{transform:scaleX(1);opacity:1}
.tech-card-top{display:flex;align-items:center;gap:16px}
.tech-card b{font:800 28px/1 'Barlow Condensed';color:var(--red);letter-spacing:.5px}
.tech-divider{width:1px;height:40px;background:linear-gradient(to bottom,transparent,#444,transparent)}
.tech-icon{margin-left:auto;width:42px;height:42px;display:grid;place-items:center;color:#bcbec2}
.tech-icon svg{width:38px;height:38px;fill:none;stroke:currentColor;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 0 6px rgba(255,255,255,.04))}
.tech-icon .accent{stroke:var(--red)}
.tech-card:hover .tech-icon{color:#fff}
.tech-card h3{font:800 24px/.96 'Barlow Condensed';margin:38px 0 10px;letter-spacing:.2px}
.tech-card p{color:#aaa;font-size:12.5px;line-height:1.55;margin:0;max-width:92%}
.tech-card a{position:absolute;left:26px;bottom:22px;color:#ef2a31;text-decoration:none;font:700 11px 'Barlow Condensed';letter-spacing:1.5px}
.tech-card a span{display:inline-block;margin-left:12px;transition:transform .2s ease}
.tech-card:hover a span{transform:translateX(5px)}

.lab{position:relative;display:grid;grid-template-columns:230px 330px minmax(0,1fr);gap:28px;min-height:520px;padding-top:46px;padding-bottom:46px;border-top:1px solid #6e0d12;border-bottom:1px solid #6e0d12;background:
radial-gradient(circle at 55% 42%,rgba(121,0,7,.20),transparent 38%),
radial-gradient(circle at 10% 55%,rgba(74,0,6,.15),transparent 28%),
linear-gradient(180deg,#09090a,#050506);overflow:hidden}
.lab:before{content:"";position:absolute;inset:0;background:
linear-gradient(rgba(255,255,255,.015) 1px,transparent 1px),
linear-gradient(90deg,rgba(255,255,255,.012) 1px,transparent 1px);
background-size:64px 64px;mask-image:linear-gradient(to bottom,transparent,black 14%,black 88%,transparent);pointer-events:none}
.lab-atmosphere{position:absolute;inset:0;pointer-events:none;overflow:hidden}
.lab-ray{position:absolute;width:62%;height:2px;background:linear-gradient(90deg,transparent,rgba(179,18,27,.1),rgba(179,18,27,.9),rgba(255,54,62,.85),rgba(179,18,27,.08),transparent);box-shadow:0 0 16px rgba(179,18,27,.48);opacity:.55;animation:labSweep 9s linear infinite}
.ray-a{left:-35%;top:20%;transform:rotate(-7deg)}
.ray-b{right:-30%;bottom:14%;transform:rotate(5deg);animation-delay:-4.5s}
.lab-gridline{position:absolute;border:1px solid rgba(179,18,27,.10);transform:rotate(-12deg)}
.line-a{width:520px;height:260px;left:-210px;bottom:-120px}
.line-b{width:760px;height:300px;right:-260px;top:-140px}
@keyframes labSweep{0%{translate:-10% 0;opacity:.05}45%{opacity:.58}100%{translate:145% 0;opacity:.05}}

.lab-left,.lab-copy,.lab-product{position:relative;z-index:2}
.lab-left small{font-size:13px}
.lab-left h2{font:900 48px/.88 'Barlow Condensed';letter-spacing:-.5px;margin:13px 0 18px}
.lab-left h2 span{color:var(--red)}
.lab-left p,.lab-copy p{color:#a9a9ad;font-size:12.5px;line-height:1.62}
.lab-all{margin-top:20px;width:100%;justify-content:space-between;padding:0 18px}
.lab-nav{display:flex;align-items:center;justify-content:space-between;margin-top:54px}
.lab-nav button{width:46px;height:46px;border-radius:50%;border:1px solid #444;background:rgba(0,0,0,.38);color:#aaa;font-size:20px;cursor:pointer;transition:.2s}
.lab-nav button:hover{color:#fff;border-color:var(--red);box-shadow:0 0 18px rgba(179,18,27,.16)}
.lab-dots{display:flex;gap:13px;align-items:center}
.lab-dots i,.lab-dots b{display:block;width:7px;height:7px;border-radius:50%;background:#5b5b60}
.lab-dots b{background:var(--red);box-shadow:0 0 10px rgba(179,18,27,.55)}

.lab-copy{padding-top:8px}
.lab-copy label{display:inline-flex;font:700 9px 'Barlow Condensed';letter-spacing:1px;background:linear-gradient(135deg,#7a0c11,#b3121b);border:1px solid #b7262c;color:#fff;padding:6px 10px;box-shadow:0 0 20px rgba(179,18,27,.10)}
.lab-kicker{margin-top:21px;font:700 10px 'Barlow Condensed';letter-spacing:1.8px;color:#777}
.lab-copy h2{font:900 54px/.9 'Barlow Condensed';letter-spacing:.4px;margin:7px 0 4px}
.lab-copy h4{font:700 17px 'Inter';color:#e52a32;margin:0 0 16px}
.lab-copy p{margin:0;max-width:310px}
.chips{display:flex;flex-wrap:wrap;gap:7px;margin:23px 0}
.chips span{position:relative;border:1px solid #4b4b50;background:rgba(6,6,7,.55);padding:6px 9px;font:700 9px 'Barlow Condensed';letter-spacing:1px;color:#d4d4d6;transition:.2s}
.chips span:before{content:"";position:absolute;left:-1px;top:-1px;width:7px;height:7px;border-left:1px solid var(--red);border-top:1px solid var(--red)}
.chips span:hover{border-color:#7d2529;color:#fff;transform:translateY(-1px)}
.lab-peek{min-width:185px}

.lab-product{align-self:center;min-width:0;perspective:1200px;padding:16px 0 26px}
.lab-product-glow{position:absolute;left:9%;right:4%;top:8%;bottom:9%;background:radial-gradient(ellipse at center,rgba(179,18,27,.25),rgba(179,18,27,.04) 50%,transparent 72%);filter:blur(30px);animation:labPulse 3.8s ease-in-out infinite}
@keyframes labPulse{50%{opacity:.6;transform:scale(1.025)}}
.lab-product-frame{position:relative;z-index:2;transform:rotateY(-4deg) rotateX(1deg);transform-origin:center center;border:1px solid #8b1419;background:#09090a;box-shadow:0 22px 52px rgba(0,0,0,.48),0 0 30px rgba(179,18,27,.10);transition:transform .35s ease,box-shadow .35s ease}
.lab-product:hover .lab-product-frame{transform:rotateY(-1.5deg) rotateX(.5deg) translateY(-3px);box-shadow:0 28px 64px rgba(0,0,0,.56),0 0 36px rgba(179,18,27,.16)}
.lab-product-bar{height:42px;display:flex;align-items:center;justify-content:space-between;padding:0 14px;border-bottom:1px solid #343438;background:linear-gradient(180deg,#121214,#0a0a0b);font:700 9px 'Barlow Condensed';letter-spacing:1px;color:#747478}
.lab-product-bar div{display:flex;align-items:center;gap:9px}
.lab-product-bar b{color:#d8d8db}
.lab-r6{color:var(--red)}
.lab-product-screen{position:relative;overflow:hidden;background:#040405;aspect-ratio:1.905/1}
.lab-product-screen img{display:block;width:100%;height:100%;object-fit:cover;object-position:center;filter:saturate(.86) contrast(1.06) brightness(.84);transition:filter .35s ease,transform .5s ease}
.lab-product:hover .lab-product-screen img{filter:saturate(1) contrast(1.04) brightness(.93);transform:scale(1.008)}
.lab-product-screen:after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(90deg,rgba(179,18,27,.07),transparent 18%,transparent 82%,rgba(179,18,27,.06)),linear-gradient(0deg,rgba(0,0,0,.12),transparent 28%)}
.lab-scan{position:absolute;left:0;right:0;top:-12%;height:18%;background:linear-gradient(to bottom,transparent,rgba(255,255,255,.03),rgba(179,18,27,.12),transparent);mix-blend-mode:screen;animation:labScan 5.5s linear infinite;pointer-events:none}
@keyframes labScan{to{top:108%}}
.lab-corner{position:absolute;width:24px;height:24px;z-index:3}
.corner-tl{left:10px;top:10px;border-left:1px solid var(--red);border-top:1px solid var(--red)}
.corner-br{right:10px;bottom:10px;border-right:1px solid var(--red);border-bottom:1px solid var(--red)}
.lab-product-meta{position:relative;z-index:3;display:flex;justify-content:space-between;gap:12px;margin:13px 10px 0;color:#6f6f73;font:600 8px 'Barlow Condensed';letter-spacing:1px}
.lab-product-meta b{color:#aaa;margin-right:5px}

.work{background:#090909}.work-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.work-grid article{min-height:180px;padding:22px;border:1px solid #38383a;background:linear-gradient(135deg,rgba(125,0,0,.12),#0b0b0c 50%);position:relative}.work-grid h3{font:700 20px 'Barlow Condensed';margin:16px 0 8px}.work-grid p{color:#999;font-size:11px;line-height:1.5}.work-grid a{position:absolute;bottom:18px;color:#ddd;text-decoration:none;font:700 9px 'Barlow Condensed';letter-spacing:1px}
.process{display:grid;grid-template-columns:180px 1fr;gap:30px;border-top:1px solid #631114;border-bottom:1px solid #631114}.steps{display:grid;grid-template-columns:repeat(6,1fr);gap:14px}.steps article{position:relative;padding-left:34px}.steps b{color:var(--red);font:700 12px 'Barlow Condensed'}.steps i{position:absolute;left:0;top:17px;border:1px solid var(--red);width:28px;height:32px;display:grid;place-items:center;font-style:normal}.steps h4{font:700 15px 'Barlow Condensed';margin:6px 0}.steps p{color:#999;font-size:9px;line-height:1.45}
.closing{min-height:310px;padding:55px 4vw;display:grid;grid-template-columns:1.2fr .8fr;align-items:center;position:relative;overflow:hidden;background:#060606}.closing:after{content:"";position:absolute;right:0;top:0;width:58%;height:100%;background:url('../images/r6-closing-art.jpg') center/cover no-repeat;opacity:.55;mask-image:linear-gradient(90deg,transparent,black 35%)}.closing>div{position:relative;z-index:2}.closing h2{font:900 58px/.9 'Barlow Condensed';margin:0}.closing h2 em{font-style:normal;color:var(--red)}.closing h3{font:700 24px 'Barlow Condensed';margin:8px 0}.closing-copy{max-width:330px}.closing-copy p{color:#bbb;font-size:13px;line-height:1.6;margin-bottom:22px}
.footer{min-height:110px;padding:25px 4vw;border-top:1px solid #2a2a2c;display:flex;align-items:center;justify-content:space-between;color:#666;font:600 10px 'Barlow Condensed';letter-spacing:1px}.footer img{width:150px}.footer span{color:#a71318}
.reveal{animation:rise .8s ease both}@keyframes rise{from{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}
@media(max-width:1050px){.nav{display:none}.r6-header{grid-template-columns:1fr auto}.hero-art{left:18%}.hero-copy{width:410px}.hero h1{font-size:62px}.cap-grid,.work-grid{grid-template-columns:repeat(2,1fr)}.lab{grid-template-columns:220px 1fr;gap:24px}.lab-product{grid-column:1/-1}.lab-copy p{max-width:none}.steps{grid-template-columns:repeat(3,1fr)}.trust{grid-template-columns:170px 1fr 110px;gap:16px;padding:0 2.5vw}.trust-wordrail{gap:13px}.trust-name{font-size:14px}}
@media(max-width:700px){.r6-header{height:70px;padding:0 20px}.brand img{width:165px;height:48px}.header-cta{height:40px;padding:0 13px}.hero{height:auto;min-height:830px}.hero-art{left:0;right:0;top:250px;height:390px;opacity:.65}.hero-copy{left:22px;top:45px;width:calc(100% - 44px)}.hero h1{font-size:54px}.hero-copy p{font-size:12px}.hero-stats{top:620px;left:22px;right:22px;width:auto;display:grid;grid-template-columns:repeat(3,1fr);border-left:0}.hero-stats div{padding:12px;border-top:1px solid #333}.hero-stats b{font-size:25px}.hero-tags{left:22px;right:22px;bottom:18px;height:42px;gap:12px;overflow:hidden;white-space:nowrap}.trust{min-height:72px;display:grid;grid-template-columns:1fr auto;padding:0 20px;gap:14px}.trust-label{display:none}.trust-wordrail{gap:11px;overflow:hidden}.trust-name{font-size:13px}.trust-wordrail i{font-size:9px}.trust-more{font-size:8px}.section{padding:42px 22px}.section-head{display:block}.cap-grid,.work-grid{grid-template-columns:1fr}.lab{grid-template-columns:1fr;gap:24px}.lab-nav{margin-top:28px}.lab-product{grid-column:auto;padding-top:4px}.lab-product-frame{transform:none}.lab-product-meta{display:none}.process{grid-template-columns:1fr}.steps{grid-template-columns:repeat(2,1fr)}.closing{grid-template-columns:1fr;gap:25px;padding:45px 22px}.closing h2{font-size:43px}.footer{flex-direction:column;gap:15px;text-align:center}.actions{flex-wrap:wrap}}
