
:root{
  --bg:#020713;--panel:#071126;--panel2:#0b1530;--text:#f8fbff;--muted:#97a2c2;
  --cyan:#00dcff;--blue:#2976ff;--violet:#7948ff;--pink:#d139ff;--line:rgba(255,255,255,.09);
}
*{box-sizing:border-box}
html{scroll-behavior:smooth;background:var(--bg);overflow-x:hidden}
body{margin:0;background:var(--bg);color:var(--text);font-family:Inter,Arial,sans-serif;overflow-x:hidden}
img,svg,video,canvas{max-width:100%;display:block}
a{color:inherit}
.page-shell{position:relative;z-index:2}
.sub-header{
  position:sticky;top:0;z-index:1000;padding:14px max(18px,calc((100vw - 1320px)/2));
  background:rgba(2,7,19,.72);backdrop-filter:blur(22px);border-bottom:1px solid var(--line)
}
.sub-header-inner{display:flex;align-items:center;justify-content:space-between;gap:18px}
.sub-brand img{width:170px}
.sub-nav{display:flex;gap:22px;align-items:center}
.sub-nav a{text-decoration:none;font-size:10px;font-weight:800;letter-spacing:.1em;color:#b8c0d7}
.sub-nav a:hover{color:#fff}
.sub-actions{display:flex;gap:10px;align-items:center}
.sub-actions a,.back-home{
  text-decoration:none;padding:11px 15px;border-radius:11px;border:1px solid var(--line);
  font-size:9px;font-weight:850;letter-spacing:.08em
}
.back-home{background:linear-gradient(135deg,var(--blue),var(--violet),var(--pink));border:0}
.page-hero{
  position:relative;min-height:76svh;display:grid;place-items:center;overflow:hidden;
  padding:120px max(22px,calc((100vw - 1240px)/2)) 80px;
  background:
    radial-gradient(circle at 70% 20%,rgba(0,220,255,.13),transparent 27%),
    radial-gradient(circle at 20% 80%,rgba(121,72,255,.15),transparent 30%),#020713
}
.page-hero:before{
  content:"";position:absolute;inset:0;opacity:.16;
  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:52px 52px
}
.page-hero-inner{position:relative;z-index:2;display:grid;grid-template-columns:1fr .9fr;gap:70px;align-items:center;width:100%}
.page-kicker{font-size:10px;letter-spacing:.23em;color:var(--cyan);font-weight:850}
.page-hero h1{font-family:"Space Grotesk";font-size:clamp(54px,7vw,96px);line-height:.9;letter-spacing:-.055em;margin:18px 0 22px}
.page-hero p{color:var(--muted);font-size:17px;line-height:1.75;max-width:700px}
.hero-badges{display:flex;flex-wrap:wrap;gap:9px;margin-top:28px}
.hero-badges span{padding:8px 11px;border-radius:999px;border:1px solid rgba(0,220,255,.18);background:rgba(0,220,255,.05);font-size:8px;letter-spacing:.11em}
.orb-visual{position:relative;min-height:520px;display:grid;place-items:center}
.orb-core{
  width:250px;height:250px;border-radius:50%;display:grid;place-items:center;
  background:radial-gradient(circle at 35% 30%,#22efff,#2448ff 44%,#7b35ff 70%,#120b2e);
  box-shadow:0 0 95px rgba(0,220,255,.2),0 0 140px rgba(121,72,255,.18);
  font-family:"Space Grotesk";font-size:78px;font-weight:700
}
.orb-ring{position:absolute;border-radius:50%;border:1px solid rgba(0,220,255,.2);animation:spin 18s linear infinite}
.orb-ring.one{width:360px;height:360px}.orb-ring.two{width:480px;height:480px;border-style:dashed;animation-direction:reverse}
@keyframes spin{to{transform:rotate(360deg)}}
.content-section{padding:110px max(22px,calc((100vw - 1240px)/2));position:relative}
.content-section.alt{background:linear-gradient(180deg,#04091a,#071025)}
.section-title{max-width:780px;margin-bottom:48px}
.section-title span{font-size:9px;letter-spacing:.22em;color:var(--cyan);font-weight:850}
.section-title h2{font-family:"Space Grotesk";font-size:clamp(38px,5vw,66px);line-height:1.03;letter-spacing:-.04em;margin:13px 0}
.section-title p{color:var(--muted);line-height:1.75}
.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.feature-card{
  min-height:240px;padding:26px;border-radius:22px;border:1px solid var(--line);
  background:linear-gradient(145deg,rgba(255,255,255,.05),rgba(255,255,255,.018));position:relative;overflow:hidden
}
.feature-card:after{content:"";position:absolute;width:180px;height:180px;border-radius:50%;right:-70px;bottom:-80px;background:radial-gradient(circle,rgba(0,220,255,.11),transparent 70%)}
.feature-card .num{font-family:"Space Grotesk";font-size:12px;color:var(--cyan)}
.feature-card h3{font-family:"Space Grotesk";font-size:25px;margin:26px 0 12px}
.feature-card p{color:#9ca6c3;font-size:13px;line-height:1.65}
.flow{
  display:grid;grid-template-columns:repeat(4,1fr);gap:16px;counter-reset:flow
}
.flow-step{padding:24px;border:1px solid var(--line);border-radius:20px;background:#081127;min-height:190px}
.flow-step:before{counter-increment:flow;content:"0" counter(flow);font-family:"Space Grotesk";color:var(--cyan);font-size:12px}
.flow-step h3{font-family:"Space Grotesk";font-size:22px;margin:24px 0 10px}
.flow-step p{color:var(--muted);font-size:12px;line-height:1.6}
.phone-showcase{display:grid;grid-template-columns:.9fr 1.1fr;gap:70px;align-items:center}
.phone-mock{
  width:310px;margin:auto;padding:8px;border-radius:46px;background:linear-gradient(145deg,#7b8497,#181d2a 13%,#050711 78%,#6b7488);
  box-shadow:0 45px 100px rgba(0,0,0,.58),0 0 70px rgba(0,220,255,.09)
}
.phone-screen-demo{min-height:590px;border-radius:39px;background:radial-gradient(circle at 50% 10%,rgba(0,140,255,.22),transparent 28%),linear-gradient(#071127,#050819);padding:22px}
.demo-status{display:flex;justify-content:space-between;font-size:8px}
.demo-logo{text-align:center;margin:15px 0 24px;font-family:"Space Grotesk";letter-spacing:.18em}
.demo-card{padding:15px;border-radius:15px;border:1px solid rgba(255,255,255,.09);background:rgba(12,26,51,.75);margin-bottom:11px}
.demo-card small{font-size:7px;color:#8490ad}.demo-card strong{display:block;font-size:18px;margin-top:5px}
.demo-alert{background:rgba(56,16,37,.92);border-color:rgba(255,92,124,.28)}
.demo-alert strong{color:#ff768e}
.copy-list{display:grid;gap:14px}
.copy-point{display:grid;grid-template-columns:40px 1fr;gap:15px;padding:17px;border-radius:16px;border:1px solid var(--line);background:rgba(255,255,255,.025)}
.copy-point span{width:40px;height:40px;border-radius:12px;display:grid;place-items:center;background:rgba(0,220,255,.08);color:var(--cyan)}
.copy-point h3{margin:0 0 6px;font-size:17px}.copy-point p{margin:0;color:var(--muted);font-size:12px;line-height:1.55}
.module-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.module-card{
  text-decoration:none;padding:24px;border-radius:22px;border:1px solid var(--line);
  background:linear-gradient(145deg,rgba(255,255,255,.05),rgba(255,255,255,.018));transition:.3s
}
.module-card:hover{transform:translateY(-6px);border-color:rgba(0,220,255,.28);box-shadow:0 28px 70px rgba(0,0,0,.28)}
.module-card span{font-size:8px;letter-spacing:.16em;color:var(--cyan)}.module-card h3{font-family:"Space Grotesk";font-size:26px}.module-card p{color:var(--muted);font-size:12px;line-height:1.6}
.comm-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}
.comm-column{padding:22px;border:1px solid var(--line);border-radius:18px;background:rgba(255,255,255,.025)}
.comm-column h3{font-size:12px;letter-spacing:.13em;color:var(--cyan);margin-top:0}
.comm-column a{display:block;text-decoration:none;color:#bac2d6;font-size:11px;padding:8px 0;border-bottom:1px solid rgba(255,255,255,.045)}
.comm-column a:hover{color:#fff}
.page-footer{padding:55px max(22px,calc((100vw - 1240px)/2)) 28px;border-top:1px solid var(--line);background:#020713}
.page-footer-top{display:grid;grid-template-columns:1fr 2fr;gap:45px}
.page-footer-brand img{width:180px}.page-footer-brand p{color:var(--muted);font-size:11px;line-height:1.6}
.page-footer-links{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}
.page-footer-links strong{font-size:9px;letter-spacing:.14em;color:var(--cyan)}
.page-footer-links a{display:block;text-decoration:none;color:#aeb7ce;font-size:10px;margin-top:10px}
.page-footer-bottom{display:flex;justify-content:space-between;border-top:1px solid var(--line);margin-top:35px;padding-top:20px;color:#6f7996;font-size:9px}
@media(max-width:950px){
  .sub-nav{display:none}.page-hero-inner,.phone-showcase{grid-template-columns:1fr}.orb-visual{min-height:420px}
  .feature-grid,.module-grid{grid-template-columns:repeat(2,1fr)}.flow{grid-template-columns:repeat(2,1fr)}
  .comm-grid{grid-template-columns:repeat(2,1fr)}.page-footer-top{grid-template-columns:1fr}.page-footer-links{grid-template-columns:repeat(2,1fr)}
}
@media(max-width:620px){
  .sub-header{padding:10px}.sub-brand img{width:145px}.sub-actions a:not(.back-home){display:none}
  .page-hero{padding:105px 16px 65px;min-height:auto}.page-hero-inner{text-align:center;gap:30px}.page-hero h1{font-size:48px}.page-hero p{font-size:14px}
  .hero-badges{justify-content:center}.orb-core{width:190px;height:190px;font-size:58px}.orb-ring.one{width:280px;height:280px}.orb-ring.two{width:360px;height:360px}
  .content-section{padding:80px 14px}.feature-grid,.module-grid,.flow,.comm-grid{grid-template-columns:1fr}
  .phone-mock{width:min(300px,88vw)}.page-footer{padding-left:14px;padding-right:14px}.page-footer-links{grid-template-columns:1fr 1fr}.page-footer-bottom{flex-direction:column;gap:8px;text-align:center}
}

/* Piani: card uniformi e allineamento verticale */
.plans-page-section{padding-top:95px}
.page-plans-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;align-items:stretch}
.page-plan-card{position:relative;display:flex;flex-direction:column;min-height:640px;padding:28px;border:1px solid var(--line);border-radius:24px;background:linear-gradient(145deg,rgba(255,255,255,.05),rgba(255,255,255,.018));overflow:hidden;transition:.3s}
.page-plan-card:hover{transform:translateY(-7px);border-color:rgba(0,220,255,.28);box-shadow:0 28px 70px rgba(0,0,0,.3)}
.page-plan-content{display:flex;flex:1;flex-direction:column}
.page-plan-name{font-size:9px;letter-spacing:.2em;color:var(--cyan);font-weight:850}
.page-plan-card h3{min-height:64px;margin:14px 0 12px;font-family:"Space Grotesk";font-size:25px;line-height:1.12}
.page-plan-price{font-family:"Space Grotesk";font-size:43px;line-height:1;font-weight:700}
.page-plan-card small{display:block;min-height:31px;margin-top:9px;color:#78839f;font-size:9px;font-weight:700}
.page-plan-card p{min-height:58px;margin:8px 0 0;color:#9ca6c3;font-size:11px;line-height:1.55}
.page-plan-card ul{list-style:none;margin:20px 0 24px;padding:0;flex:1}
.page-plan-card li{padding:9px 0;border-bottom:1px solid rgba(255,255,255,.055);color:#b1b8ce;font-size:10px;line-height:1.45}
.page-plan-card li:before{content:"✓";margin-right:8px;color:var(--cyan)}
.page-plan-button{display:flex;align-items:center;justify-content:center;min-height:46px;border:1px solid rgba(255,255,255,.13);border-radius:11px;background:#0c1228;text-decoration:none;font-size:9px;font-weight:850;letter-spacing:.03em}
.page-plan-button.primary{border:0;background:linear-gradient(135deg,var(--blue),var(--violet),var(--pink))}
.featured-plan{border-color:rgba(0,220,255,.3);background:linear-gradient(145deg,rgba(0,220,255,.07),rgba(101,54,255,.08))}
.page-plan-badge{position:absolute;top:16px;right:16px;padding:6px 8px;border:1px solid rgba(0,220,255,.22);border-radius:999px;background:rgba(0,220,255,.1);color:var(--cyan);font-size:7px;font-weight:850}
@media(max-width:1100px){.page-plans-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.page-plan-card{min-height:600px}}
@media(max-width:620px){.page-plans-grid{grid-template-columns:1fr}.page-plan-card{width:100%;max-width:430px;min-height:auto;margin:0 auto}.page-plan-card h3,.page-plan-card p,.page-plan-card small{min-height:auto}}


/* Confronto piani */
.plans-comparison-section{scroll-margin-top:88px}
.plan-comparison-wrap{overflow-x:auto;border:1px solid var(--line);border-radius:22px;background:rgba(255,255,255,.025);box-shadow:0 24px 70px rgba(0,0,0,.2);-webkit-overflow-scrolling:touch}
.plan-comparison-table{width:100%;min-width:880px;border-collapse:separate;border-spacing:0;text-align:center}
.plan-comparison-table th,.plan-comparison-table td{padding:17px 14px;border-right:1px solid rgba(255,255,255,.065);border-bottom:1px solid rgba(255,255,255,.065);font-size:11px}
.plan-comparison-table th:last-child,.plan-comparison-table td:last-child{border-right:0}
.plan-comparison-table tbody tr:last-child th,.plan-comparison-table tbody tr:last-child td{border-bottom:0}
.plan-comparison-table thead th{position:sticky;top:0;background:#0a142b;color:#fff;font-size:10px;letter-spacing:.08em;z-index:1}
.plan-comparison-table thead th:first-child{text-align:left;min-width:290px}
.plan-comparison-table thead small{display:inline-block;margin-top:6px;color:#98a4c3;font-size:10px;letter-spacing:0}
.plan-comparison-table tbody th{text-align:left;background:rgba(7,17,38,.78);color:#c4cbe0;font-weight:650}
.plan-comparison-table tbody td{color:#aeb8d0;background:rgba(255,255,255,.012)}
.plan-comparison-table .recommended{background:linear-gradient(180deg,rgba(0,220,255,.16),rgba(121,72,255,.16))}
.plan-comparison-table td:nth-child(4){background:rgba(0,220,255,.035)}
.plan-comparison-table .yes{color:var(--cyan);font-size:17px;font-weight:800}
.plan-comparison-table .no{color:#59637d;font-size:16px}
.plan-comparison-table .limited{display:inline-block;padding:5px 8px;border-radius:999px;background:rgba(255,190,80,.1);color:#ffd08a;font-size:9px;font-weight:800}
.comparison-mobile-note{display:none;margin:14px 0 0;color:#7f89a5;font-size:10px;text-align:center}
@media(max-width:950px){.comparison-mobile-note{display:block}.plan-comparison-wrap{border-radius:17px}}
@media(max-width:620px){.plans-comparison-section{padding-left:14px;padding-right:14px}.plan-comparison-table{min-width:760px}.plan-comparison-table th,.plan-comparison-table td{padding:14px 11px}.plan-comparison-table thead th:first-child{min-width:235px}}

/* V4 — Pagina Protezioni immersiva */
.protection-hero{position:relative;min-height:94svh;display:grid;place-items:center;overflow:hidden;padding:130px 24px 90px;background:radial-gradient(circle at 50% 38%,rgba(0,220,255,.12),transparent 25%),radial-gradient(circle at 50% 70%,rgba(121,72,255,.17),transparent 35%),#020713}
.hero-noise{position:absolute;inset:0;opacity:.16;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:48px 48px;mask-image:linear-gradient(to bottom,#000,transparent 92%)}
.protection-hero-inner{position:relative;z-index:3;text-align:center;max-width:980px}.hero-mark{width:72px;margin:0 auto 26px;filter:drop-shadow(0 0 30px rgba(0,220,255,.4))}.protection-hero h1{font-family:"Space Grotesk";font-size:clamp(58px,8.8vw,128px);line-height:.82;letter-spacing:-.065em;margin:20px 0 30px}.protection-hero h1 em{font-style:normal;background:linear-gradient(90deg,#fff 10%,#38e9ff 45%,#8c5cff 75%,#ef4cff);-webkit-background-clip:text;background-clip:text;color:transparent}.protection-hero p{max-width:760px;margin:0 auto;color:var(--muted);font-size:clamp(14px,1.5vw,18px);line-height:1.8}.hero-scroll{display:inline-flex;align-items:center;gap:14px;margin-top:38px;padding:14px 20px;border:1px solid rgba(0,220,255,.24);border-radius:999px;text-decoration:none;font-size:9px;font-weight:850;letter-spacing:.14em;background:rgba(0,220,255,.045)}.hero-scroll span{font-size:18px}.hero-sphere{position:absolute;inset:auto 6vw 8vh auto;width:240px;height:240px;opacity:.35}.hero-sphere div{position:absolute;inset:0;border:1px solid rgba(0,220,255,.4);border-radius:50%;animation:spin 15s linear infinite}.hero-sphere div:nth-child(2){transform:rotateX(68deg);animation-direction:reverse}.hero-sphere img{position:absolute;width:54px;inset:93px;margin:auto;filter:drop-shadow(0 0 20px #00dcff)}
.module-index{position:sticky;top:68px;z-index:900;padding:12px max(14px,calc((100vw - 1320px)/2));background:rgba(2,7,19,.86);backdrop-filter:blur(20px);border-block:1px solid var(--line);overflow-x:auto}.module-index>div{display:flex;align-items:center;gap:19px;min-width:max-content}.module-index span{font-size:8px;letter-spacing:.2em;color:var(--cyan);font-weight:850}.module-index a{text-decoration:none;color:#8792af;font-size:9px;font-weight:750;white-space:nowrap;transition:.25s}.module-index a:hover{color:#fff}
.module-story{position:relative;min-height:90svh;display:grid;grid-template-columns:1fr 1fr;gap:7vw;align-items:center;padding:120px max(24px,calc((100vw - 1240px)/2));overflow:hidden;border-bottom:1px solid rgba(255,255,255,.045);scroll-margin-top:118px}.module-story:nth-child(even){background:linear-gradient(180deg,#030817,#071025)}.module-reverse .module-copy{order:2}.module-reverse .module-art{order:1}.module-ambient{position:absolute;width:650px;height:650px;border-radius:50%;right:-260px;top:10%;background:radial-gradient(circle,rgba(0,220,255,.1),transparent 66%);pointer-events:none}.module-reverse .module-ambient{right:auto;left:-260px;background:radial-gradient(circle,rgba(121,72,255,.14),transparent 66%)}.module-meta{display:flex;align-items:center;gap:13px}.module-meta span{font-family:"Space Grotesk";font-size:14px;color:var(--cyan)}.module-meta b{padding:7px 10px;border:1px solid rgba(0,220,255,.2);border-radius:999px;font-size:8px;letter-spacing:.12em;color:#c7f8ff}.module-eyebrow{margin:30px 0 10px;color:#7f8aa8;font-size:10px;letter-spacing:.22em;font-weight:850}.module-copy h2{font-family:"Space Grotesk";font-size:clamp(44px,5.5vw,76px);line-height:.96;letter-spacing:-.05em;margin:0 0 25px}.module-lead{color:var(--muted);font-size:15px;line-height:1.8;max-width:610px}.module-points{list-style:none;padding:0;margin:34px 0;display:grid;gap:12px}.module-points li{display:flex;gap:13px;align-items:center;color:#c0c8dd;font-size:12px}.module-points span{width:28px;height:28px;display:grid;place-items:center;border-radius:9px;background:rgba(0,220,255,.08);color:var(--cyan)}.module-cta{display:flex;flex-wrap:wrap;gap:12px}.module-cta a{padding:12px 15px;border-radius:10px;text-decoration:none;font-size:8px;font-weight:850;letter-spacing:.1em;border:1px solid var(--line)}.module-cta a:first-child{background:linear-gradient(135deg,var(--blue),var(--violet),var(--pink));border:0}
.module-art{position:relative;min-height:560px;display:grid;place-items:center;perspective:1000px}.art-grid{position:absolute;width:410px;height:410px;transform:rotateX(66deg) rotateZ(45deg);background-image:linear-gradient(rgba(0,220,255,.14) 1px,transparent 1px),linear-gradient(90deg,rgba(0,220,255,.14) 1px,transparent 1px);background-size:34px 34px;mask-image:radial-gradient(circle,#000 20%,transparent 70%);animation:gridFloat 8s ease-in-out infinite}.art-orbit{position:absolute;border:1px solid rgba(0,220,255,.22);border-radius:50%;animation:spin 15s linear infinite}.orbit-a{width:360px;height:360px}.orbit-b{width:470px;height:470px;border-style:dashed;animation-direction:reverse}.art-logo{position:relative;z-index:3;width:250px;height:250px;border-radius:50%;display:grid;place-items:center;background:radial-gradient(circle at 35% 28%,rgba(62,242,255,.9),rgba(31,69,255,.75) 38%,rgba(103,47,255,.7) 65%,rgba(8,10,29,.95));box-shadow:0 0 90px rgba(0,220,255,.23),inset 0 0 45px rgba(255,255,255,.1);animation:logoFloat 5s ease-in-out infinite}.art-logo img{width:86px;filter:drop-shadow(0 0 22px rgba(255,255,255,.7))}.art-logo span{position:absolute;bottom:42px;font-size:8px;letter-spacing:.21em;font-weight:850}.signal{position:absolute;width:12px;height:12px;border-radius:50%;background:var(--cyan);box-shadow:0 0 20px var(--cyan);animation:pulseSignal 2.4s infinite}.signal-one{top:18%;left:22%}.signal-two{right:13%;top:46%;animation-delay:.8s}.signal-three{bottom:15%;left:35%;animation-delay:1.4s}@keyframes gridFloat{50%{transform:rotateX(66deg) rotateZ(48deg) translateY(-20px)}}@keyframes logoFloat{50%{transform:translateY(-18px) rotateY(7deg)}}@keyframes pulseSignal{50%{transform:scale(2.4);opacity:.25}}
.final-cta{text-align:center;padding:130px 24px;background:radial-gradient(circle at 50% 50%,rgba(121,72,255,.18),transparent 38%),#030817}.final-cta img{width:210px;margin:0 auto 35px}.final-cta h2{font-family:"Space Grotesk";font-size:clamp(42px,6vw,78px);line-height:.98;letter-spacing:-.05em;margin:0}.final-cta p{color:var(--muted);margin:24px 0 30px}.final-cta a{display:inline-flex;padding:15px 20px;border-radius:12px;text-decoration:none;background:linear-gradient(135deg,var(--blue),var(--violet),var(--pink));font-size:9px;font-weight:850;letter-spacing:.12em}
.reveal{opacity:0;transform:translateY(34px);transition:opacity .9s ease,transform .9s ease}.reveal.visible{opacity:1;transform:none}
@media(max-width:950px){.module-story{grid-template-columns:1fr;gap:35px;min-height:auto;padding-top:95px;padding-bottom:95px}.module-reverse .module-copy,.module-reverse .module-art{order:initial}.module-art{min-height:460px}.module-copy{text-align:center}.module-meta,.module-cta{justify-content:center}.module-lead{margin-inline:auto}.module-points{max-width:560px;margin-inline:auto;text-align:left}.hero-sphere{display:none}}
@media(max-width:620px){.protection-hero{padding:115px 16px 75px;min-height:86svh}.protection-hero h1{font-size:54px}.hero-mark{width:58px}.module-index{top:61px}.module-story{padding:78px 16px;scroll-margin-top:105px}.module-copy h2{font-size:43px}.module-art{min-height:350px}.art-grid{width:290px;height:290px}.orbit-a{width:250px;height:250px}.orbit-b{width:330px;height:330px}.art-logo{width:180px;height:180px}.art-logo img{width:62px}.art-logo span{bottom:28px;font-size:7px}.module-points li{font-size:11px}.final-cta{padding:95px 16px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;scroll-behavior:auto!important;transition:none!important}.reveal{opacity:1;transform:none}}
