.solution_main__0F5UA{display:flex;flex-direction:column;min-height:100vh;background-color:var(--background);color:var(--foreground)}.solution_container__yiWXK{width:100%;max-width:1400px;margin:0 auto;padding:0 24px}.solution_goldText__uizED{color:#C9A84C}.solution_hero__F5_HQ{z-index:0;position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;background-color:transparent;overflow:hidden;padding:120px 32px 80px}.solution_hero__F5_HQ:before{content:"";position:absolute;inset:0;left:50%;width:100vw;background-image:url(/leaders/gold_hero_bg.png);background-size:cover;background-position:50%;background-attachment:fixed;background-color:#000000;filter:blur(4px) brightness(.3);z-index:-1;transform:translateX(-50%) scale(1.05)}.solution_heroGridBg__1VZRP{display:none}.solution_heroOrb__fJ9iY{top:-180px;left:-120px;width:600px;height:600px;background:radial-gradient(circle,rgba(201,168,76,.18) 0,transparent 70%);animation:solution_orbFloat__NmkVo 8s ease-in-out infinite}.solution_heroOrb2__96z74,.solution_heroOrb__fJ9iY{position:absolute;border-radius:50%;pointer-events:none}.solution_heroOrb2__96z74{bottom:-200px;right:-100px;width:500px;height:500px;background:radial-gradient(circle,rgba(124,109,181,.12) 0,transparent 70%);animation:solution_orbFloat__NmkVo 10s ease-in-out infinite reverse}@keyframes solution_orbFloat__NmkVo{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-24px) scale(1.04)}}.solution_heroContent__zt1vi{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;text-align:center;max-width:1000px;gap:24px}.solution_heroBadge__D03ff{display:inline-flex;align-items:center;gap:8px;border:1px solid rgba(201,168,76,.35);background:rgba(201,168,76,.08);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:6px 16px;border-radius:9999px;font-size:12px;font-weight:700;color:#C9A84C;text-transform:uppercase;letter-spacing:.08em}.solution_heroBadgeDot__oVBUt{width:6px;height:6px;background:#C9A84C;border-radius:50%;box-shadow:0 0 8px rgba(201,168,76,.8);animation:solution_pulse__KEUfJ 2s ease-in-out infinite}@keyframes solution_pulse__KEUfJ{0%,to{opacity:1;box-shadow:0 0 8px rgba(201,168,76,.8)}50%{opacity:.6;box-shadow:0 0 16px rgba(201,168,76,.4)}}.solution_heroTitle__xOMNV{font-family:var(--font-heading,"Outfit",sans-serif);font-size:clamp(36px,5.5vw,68px);font-weight:800;line-height:1.1;letter-spacing:-.03em;color:#ffffff;margin:0}.solution_heroDesc___ejNm{font-size:clamp(16px,1.6vw,18px);color:rgba(255,255,255,.75);line-height:1.7;max-width:640px;margin:0}.solution_heroButtons__bQqRB{display:flex;align-items:center;justify-content:center;gap:16px;flex-wrap:wrap;margin-top:8px}.solution_btnPrimary__CC8eX{display:inline-flex;align-items:center;gap:8px;background-color:#C9A84C;color:#000000;padding:14px 28px;border-radius:9999px;font-size:14px;font-weight:700;border:1px solid #c9a84c;cursor:pointer;transition:all .4s cubic-bezier(.16,1,.3,1);text-decoration:none;white-space:nowrap}.solution_btnPrimary__CC8eX:hover{background-color:transparent;color:#C9A84C;box-shadow:0 0 24px rgba(201,168,76,.25);transform:translateY(-2px)}.solution_btnSecondary__ojadq{display:inline-flex;align-items:center;gap:8px;background-color:transparent;color:#ffffff;padding:14px 28px;border-radius:9999px;font-size:14px;font-weight:700;border:1px solid rgba(255,255,255,.3);cursor:pointer;transition:all .4s cubic-bezier(.16,1,.3,1);text-decoration:none;white-space:nowrap;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.solution_btnSecondary__ojadq:hover{border-color:#C9A84C;color:#C9A84C;background-color:rgba(201,168,76,.06);transform:translateY(-2px)}.solution_audienceNav__DK_ZO{padding:40px 0;background:var(--background);border-top:1px solid var(--border-light);border-bottom:1px solid var(--border-light)}.solution_sectionLabel__g2CnD{font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.12em;color:rgba(255,255,255,.45);text-align:center;margin-bottom:36px}.solution_audienceTabs__PnN9j{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:10px}.solution_audienceTab__U2htv{padding:10px 22px;border-radius:9999px;border:1px solid rgba(255,255,255,.15);background:rgba(255,255,255,.04);color:rgba(255,255,255,.6);font-size:14px;font-weight:600;cursor:pointer;transition:all .3s cubic-bezier(.16,1,.3,1);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.solution_audienceTab__U2htv:hover{border-color:rgba(201,168,76,.4);color:#C9A84C;background:rgba(201,168,76,.06)}.solution_audienceTabActive__267DV{background:#C9A84C!important;border-color:#C9A84C!important;color:#000000!important;font-weight:800;box-shadow:0 4px 20px rgba(201,168,76,.3)}.solution_solutionSection__fbVEw{padding:40px 0;background:var(--background);overflow:hidden}.solution_solutionCard__NYDbR{display:grid;grid-template-columns:1fr 1fr;gap:60px;gap:24px;align-items:center;perspective:1200px}.solution_fadeIn__Zoisj{animation:solution_solFadeIn__a6tLT 1.5s cubic-bezier(.16,1,.3,1) forwards}.solution_fadeOut__6nu_A{animation:solution_solFadeOut__TY6NJ .26s cubic-bezier(.16,1,.3,1) forwards}@keyframes solution_solFadeIn__a6tLT{0%{opacity:0}to{opacity:1}}@keyframes solution_solFadeOut__TY6NJ{0%{opacity:1}to{opacity:0}}.solution_fadeIn__Zoisj .solution_solutionLeft__kddXo{animation:solution_slideInFromLeft__DBmRU 3s cubic-bezier(.16,1,.3,1) forwards}.solution_fadeIn__Zoisj .solution_solutionRight__BIX_5{animation:solution_slideInFromRight__07f8s 3s cubic-bezier(.16,1,.3,1) forwards}@keyframes solution_slideInFromLeft__DBmRU{0%{opacity:0;transform:translateX(-150px) translateZ(-100px) rotateY(-15deg)}to{opacity:1;transform:translateX(0) translateZ(0) rotateY(0deg)}}@keyframes solution_slideInFromRight__07f8s{0%{opacity:0;transform:translateX(150px) translateZ(-100px) rotateY(15deg)}to{opacity:1;transform:translateX(0) translateZ(0) rotateY(0deg)}}.solution_solutionLeft__kddXo{display:flex;flex-direction:column;gap:20px}.solution_solutionAudienceLabel__Z_alu{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.14em;color:#C9A84C}.solution_solutionTitle__2UuRO{font-family:var(--font-heading,"Outfit",sans-serif);font-size:clamp(28px,3.5vw,48px);font-weight:800;line-height:1.15;letter-spacing:-.02em;color:#ffffff;margin:0}.solution_solutionDesc__UtIm4{font-size:16px;color:var(--text-muted);line-height:1.7;margin:0}.solution_featureList__gUMjf{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.solution_featureItem__BN6GZ{display:flex;align-items:center;gap:12px;font-size:15px;color:var(--foreground);font-weight:500}.solution_featureIcon__rTCJD{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:8px;background:rgba(201,168,76,.1);border:1px solid rgba(201,168,76,.2);color:#C9A84C;flex-shrink:0;transition:all .3s ease}.solution_featureItem__BN6GZ:hover .solution_featureIcon__rTCJD{background:rgba(201,168,76,.2);box-shadow:0 0 12px rgba(201,168,76,.2)}.solution_solutionCta__Cn6GR{display:inline-flex;align-items:center;gap:8px;background:transparent;border:1px solid #c9a84c;color:#C9A84C;padding:13px 24px;border-radius:9999px;font-size:14px;font-weight:700;cursor:pointer;transition:all .35s cubic-bezier(.16,1,.3,1);width:fit-content;margin-top:8px}.solution_solutionCta__Cn6GR:hover{background:#C9A84C;color:#000000;box-shadow:0 8px 24px rgba(201,168,76,.25);transform:translateY(-2px)}.solution_solutionRight__BIX_5{display:flex;align-items:center;justify-content:flex-end;width:100%}.solution_solutionVisual__boZvK{position:relative;width:100%;max-width:600px;display:flex;align-items:center;justify-content:center;padding:20px 0}.solution_glowBg__xEBgx{position:absolute;inset:-20px;background:radial-gradient(circle at center,rgba(201,168,76,.15) 0,transparent 70%);z-index:0;border-radius:50%;filter:blur(20px)}.solution_visualGrid__fHzE5{display:flex;flex-direction:column;gap:16px;width:100%;z-index:2}.solution_visualChip__TcPpB{display:flex;align-items:center;gap:20px;background:linear-gradient(135deg,rgba(255,255,255,.05),rgba(255,255,255,.01));border:1px solid rgba(255,255,255,.08);border-left:3px solid #c9a84c;border-radius:16px;padding:20px 24px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transition:all .4s cubic-bezier(.16,1,.3,1);box-shadow:0 10px 30px rgba(0,0,0,.2);transform:translateX(0)}.solution_visualChip__TcPpB:nth-child(2n){margin-left:32px}.solution_visualChip__TcPpB:hover{border-color:rgba(201,168,76,.4);background:linear-gradient(135deg,rgba(201,168,76,.08),rgba(255,255,255,.02));transform:translateX(12px);box-shadow:0 16px 40px rgba(201,168,76,.15)}.solution_visualChipIcon__guWr9{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:12px;background:rgba(201,168,76,.1);color:#C9A84C;flex-shrink:0;transition:all .3s ease}.solution_visualChip__TcPpB:hover .solution_visualChipIcon__guWr9{background:rgba(201,168,76,.2);transform:scale(1.1)}.solution_visualChipText__hlFMK{font-size:1.125rem;font-weight:600;color:#ffffff;line-height:1.4}.solution_platformSection__ZvNmw{padding:50px 0;background:var(--background);position:relative;overflow:hidden}.solution_platformSection__ZvNmw:before{display:none}.solution_sectionHeader__Q9Et4{text-align:center;margin-bottom:60px}.solution_platformSection__ZvNmw .solution_sectionTitle__hLmjv{font-family:var(--font-heading,"Outfit",sans-serif);font-size:clamp(28px,3.5vw,48px);font-weight:800;line-height:1.15;letter-spacing:-.02em;color:var(--foreground);margin:0 0 16px}.solution_platformSection__ZvNmw .solution_goldText__uizED{color:#a07828}.solution_platformSection__ZvNmw .solution_sectionSubtitle__qIwq_{font-size:17px;color:var(--text-muted);line-height:1.6;max-width:480px;margin:0 auto}.solution_platformGrid__C6S_c{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.solution_platformCard__jRZvI{background:var(--card-bg);border:2px solid #c9a84c;border-radius:20px;padding:32px 28px;transition:all .4s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,.02);cursor:pointer}.solution_platformCard__jRZvI:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(160,120,40,.03),transparent 60%);opacity:0;transition:opacity .4s ease;border-radius:20px}.solution_platformCard__jRZvI:hover{border-color:#C9A84C;transform:translateY(-6px);box-shadow:0 20px 48px rgba(0,0,0,.06),0 0 32px rgba(201,168,76,.15)}.solution_platformCard__jRZvI:hover:before{opacity:1}.solution_platformIcon__0PeuK{width:52px;height:52px;border-radius:14px;background:rgba(201,168,76,.1);border:2px solid #c9a84c;color:#000000;display:flex;align-items:center;justify-content:center;margin-bottom:20px;transition:all .3s ease;box-shadow:0 4px 12px rgba(201,168,76,.15)}.solution_platformCard__jRZvI:hover .solution_platformIcon__0PeuK{background:#C9A84C;color:#ffffff;border-color:#C9A84C;box-shadow:0 8px 24px rgba(201,168,76,.4)}.solution_platformCardTitle__Kb1r2{font-size:17px;font-weight:700;color:var(--foreground);margin:0 0 10px;line-height:1.3}.solution_platformCardDesc__yN1Bu{font-size:14px;color:var(--text-muted);line-height:1.6;margin:0}.solution_advantageSection__656SZ{padding:50px 0;background:var(--background);position:relative;overflow:hidden}.solution_advantageBlob1__402yL{top:-200px;left:-100px;background:radial-gradient(circle,rgba(201,168,76,.1) 0,transparent 70%)}.solution_advantageBlob1__402yL,.solution_advantageBlob2__ZZ5ru{position:absolute;width:500px;height:500px;border-radius:50%;pointer-events:none}.solution_advantageBlob2__ZZ5ru{bottom:-200px;right:-100px;background:radial-gradient(circle,rgba(74,155,143,.08) 0,transparent 70%)}.solution_layersGrid__E1tGq{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;position:relative;z-index:1}.solution_layerCard__Ap_r_{background:#ffffff!important;border:2px solid #c9a84c!important;border-radius:24px;padding:40px 32px;position:relative;overflow:hidden;transition:all .4s cubic-bezier(.16,1,.3,1)}.solution_layerCard__Ap_r_:hover{transform:translateY(-8px);box-shadow:0 32px 64px rgba(0,0,0,.5);border-color:rgba(255,255,255,.12)}.solution_layerGlow__O21l5{position:absolute;bottom:0;left:0;right:0;height:50%;pointer-events:none;transition:opacity .4s ease}.solution_layerIconWrapper__zEAB8{width:56px;height:56px;border-radius:16px;border:1px solid;display:flex;align-items:center;justify-content:center;margin-bottom:24px;transition:all .3s ease}.solution_layerCard__Ap_r_:hover .solution_layerIconWrapper__zEAB8{box-shadow:0 0 24px currentColor}.solution_layerTitle__ijykH{font-size:20px;font-weight:800;margin:0 0 12px;line-height:1.2;color:#000000!important}.solution_layerDesc__QLf83{font-size:15px;color:var(--text-muted);line-height:1.65;margin:0}.solution_closingTagline__bn6ZH{margin-top:72px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:32px;position:relative;z-index:1}.solution_closingText__AXIG_{font-size:clamp(18px,2.2vw,26px);color:var(--foreground);line-height:1.6;font-weight:500}@media (max-width:1024px){.solution_platformGrid__C6S_c{grid-template-columns:repeat(2,1fr)}.solution_solutionCard__NYDbR{gap:48px}}@media (max-width:768px){.solution_hero__F5_HQ{padding:100px 24px 60px;min-height:auto}.solution_container__yiWXK{padding:0 20px}.solution_heroButtons__bQqRB{flex-direction:column;width:100%}.solution_btnPrimary__CC8eX,.solution_btnSecondary__ojadq{width:100%;justify-content:center}.solution_audienceTabs__PnN9j{flex-direction:column;align-items:stretch}.solution_audienceTab__U2htv{text-align:center}.solution_solutionSection__fbVEw{padding:60px 0 80px}.solution_solutionCard__NYDbR{grid-template-columns:1fr;gap:48px}.solution_solutionRight__BIX_5{display:none}.solution_platformSection__ZvNmw{padding:30px 0}.solution_platformGrid__C6S_c{grid-template-columns:1fr;gap:16px}.solution_advantageSection__656SZ{padding:70px 0 80px}.solution_layersGrid__E1tGq{grid-template-columns:1fr;gap:20px}.solution_sectionTitle__hLmjv{font-size:clamp(24px,7vw,36px)}.solution_closingText__AXIG_{font-size:18px}}@media (max-width:480px){.solution_heroTitle__xOMNV{font-size:clamp(30px,8vw,44px)}.solution_heroBadge__D03ff{font-size:11px}.solution_platformCard__jRZvI{padding:24px 20px}.solution_layerCard__Ap_r_{padding:28px 24px}}@keyframes solution_floatY__qBrPM{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes solution_miniFloat__jog3_{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}.solution_treeInfographic__vwx38{display:flex;align-items:center;justify-content:center;width:100%;padding:20px 0}.solution_treeDiamond__AkDx5{width:54px;height:54px;display:flex;align-items:center;justify-content:center;position:relative;z-index:3;cursor:pointer;flex-shrink:0}.solution_treeDiamond__AkDx5:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(201,168,76,.15),rgba(201,168,76,.02));border:1px solid rgba(201,168,76,.8);transform:rotate(45deg);box-shadow:0 0 24px rgba(201,168,76,.2);transition:all .4s cubic-bezier(.16,1,.3,1);border-radius:4px}.solution_treeDiamond__AkDx5:hover:before{background:rgba(201,168,76,.3);box-shadow:0 0 32px rgba(201,168,76,.4);transform:rotate(135deg) scale(1.1)}.solution_diamondCore__AGPSB{width:20px;height:20px;background:#C9A84C;box-shadow:0 0 12px #C9A84C;transform:rotate(45deg);z-index:1;transition:transform .4s cubic-bezier(.16,1,.3,1)}.solution_treeDiamond__AkDx5:hover .solution_diamondCore__AGPSB{transform:rotate(-45deg) scale(1.2)}.solution_diamondHoverText__RHVOc{position:absolute;top:-55px;left:50%;transform:translateX(-50%) translateY(10px);background:#C9A84C;color:#000000;padding:8px 16px;border-radius:8px;font-size:14px;font-weight:800;white-space:nowrap;opacity:0;pointer-events:none;transition:all .3s cubic-bezier(.16,1,.3,1);z-index:10;box-shadow:0 4px 16px rgba(201,168,76,.5);letter-spacing:.02em}.solution_diamondHoverText__RHVOc:after{content:"";position:absolute;bottom:-4px;left:50%;transform:translateX(-50%) rotate(45deg);width:10px;height:10px;background:#C9A84C}.solution_treeDiamond__AkDx5:hover .solution_diamondHoverText__RHVOc{opacity:1;transform:translateX(-50%) translateY(0)}.solution_treeLineMain__swJCZ{width:50px;height:2px;background:rgba(201,168,76,.4);z-index:1;flex-shrink:0;transition:all .3s ease}.solution_treeDiamond__AkDx5:hover~.solution_treeLineMain__swJCZ{background:rgba(201,168,76,.8);box-shadow:0 0 10px rgba(201,168,76,.5)}.solution_treeList__7xggr{display:flex;flex-direction:column;position:relative;z-index:2;flex:1 1;max-width:none}.solution_treeItem__rIFRl{position:relative;padding-left:40px;padding-top:14px;padding-bottom:14px;display:flex;align-items:center}.solution_treeItem__rIFRl:before{top:50%;width:40px;height:2px}.solution_treeItem__rIFRl:after,.solution_treeItem__rIFRl:before{content:"";position:absolute;left:0;background:rgba(201,168,76,.4);transition:all .3s ease}.solution_treeItem__rIFRl:after{top:0;bottom:0;width:2px}.solution_treeItem__rIFRl:first-child:after{top:50%}.solution_treeItem__rIFRl:last-child:after{bottom:50%}.solution_treeItem__rIFRl:hover:after,.solution_treeItem__rIFRl:hover:before{background:rgba(201,168,76,.8);box-shadow:0 0 8px rgba(201,168,76,.5)}.solution_treeItemCard__Wj6VZ{width:100%;display:flex;align-items:center;gap:16px;background:linear-gradient(135deg,rgba(255,255,255,.08),rgba(255,255,255,.02));border:1px solid rgba(255,255,255,.15);border-radius:9999px;padding:14px 28px 14px 14px;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);transition:all .4s cubic-bezier(.16,1,.3,1);box-shadow:0 8px 32px rgba(0,0,0,.2);cursor:pointer;transform:translateX(0)}.solution_treeItemCard__Wj6VZ:hover{border-color:rgba(201,168,76,.6);background:linear-gradient(135deg,rgba(201,168,76,.15),rgba(255,255,255,.04));transform:translateX(10px);box-shadow:0 12px 40px rgba(201,168,76,.25)}.solution_treeItemIcon__GDs0o{display:flex;align-items:center;justify-content:center;width:54px;height:54px;background:#ffffff;border-radius:50%;color:#111111;flex-shrink:0;transition:all .3s ease;box-shadow:inset 0 0 0 2px #C9A84C}@keyframes solution_dancingIcon__7uQ_2{0%,to{transform:rotate(0deg) scale(1)}25%{transform:rotate(-8deg) scale(1.05)}50%{transform:rotate(8deg) scale(1.05)}75%{transform:rotate(-4deg) scale(1.02)}}.solution_treeItemCard__Wj6VZ:hover .solution_treeItemIcon__GDs0o{background:#C9A84C;color:#000000;box-shadow:inset 0 0 0 2px #ffffff,0 0 16px rgba(201,168,76,.6)}@keyframes solution_dancingIconHover__a7BMt{0%{transform:rotate(0deg) scale(1.15)}25%{transform:rotate(-15deg) scale(1.2)}50%{transform:rotate(15deg) scale(1.2)}75%{transform:rotate(-15deg) scale(1.2)}to{transform:rotate(0deg) scale(1.15)}}.solution_treeItemText__luihp{font-size:1.15rem;font-weight:600;color:#ffffff;line-height:1.3}@media (max-width:992px){.solution_solutionCard__NYDbR{grid-template-columns:1fr;gap:60px}.solution_treeInfographic__vwx38{flex-direction:column;padding-top:0}.solution_treeLineMain__swJCZ{width:2px;height:40px}.solution_treeList__7xggr{width:100%;max-width:500px}.solution_treeItem__rIFRl{padding-left:0;padding-top:30px;padding-bottom:0;flex-direction:column}.solution_treeItem__rIFRl:before{top:0;left:50%;width:2px;height:30px;transform:translateX(-50%)}.solution_treeItem__rIFRl:after{top:0;left:0;right:0;bottom:auto;height:2px;width:auto}.solution_treeItem__rIFRl:first-child:after{left:50%}.solution_treeItem__rIFRl:last-child:after{right:50%;width:50%}.solution_treeItemCard__Wj6VZ{width:100%;max-width:100%}}.solution_treeItem__rIFRl:first-child .solution_treeItemIcon__GDs0o{animation-delay:0s}.solution_treeItem__rIFRl:nth-child(2) .solution_treeItemIcon__GDs0o{animation-delay:.5s}.solution_treeItem__rIFRl:nth-child(3) .solution_treeItemIcon__GDs0o{animation-delay:1s}.solution_treeItem__rIFRl:nth-child(4) .solution_treeItemIcon__GDs0o{animation-delay:1.5s}.solution_treeItem__rIFRl:nth-child(5) .solution_treeItemIcon__GDs0o{animation-delay:2s}.solution_treeItem__rIFRl:nth-child(6) .solution_treeItemIcon__GDs0o{animation-delay:2.5s}.solution_platformCard__jRZvI:first-child .solution_platformIcon__0PeuK{animation-delay:0s}.solution_platformCard__jRZvI:nth-child(2) .solution_platformIcon__0PeuK{animation-delay:.5s}.solution_platformCard__jRZvI:nth-child(3) .solution_platformIcon__0PeuK{animation-delay:1s}.solution_platformCard__jRZvI:nth-child(4) .solution_platformIcon__0PeuK{animation-delay:1.5s}.solution_platformCard__jRZvI:nth-child(5) .solution_platformIcon__0PeuK{animation-delay:2s}.solution_platformCard__jRZvI:nth-child(6) .solution_platformIcon__0PeuK{animation-delay:2.5s}.solution_layerCard__Ap_r_:first-child .solution_layerIconWrapper__zEAB8{animation-delay:0s}.solution_layerCard__Ap_r_:nth-child(2) .solution_layerIconWrapper__zEAB8{animation-delay:.5s}.solution_layerCard__Ap_r_:nth-child(3) .solution_layerIconWrapper__zEAB8{animation-delay:1s}.solution_layerCard__Ap_r_:nth-child(4) .solution_layerIconWrapper__zEAB8{animation-delay:1.5s}.solution_layerCard__Ap_r_:nth-child(5) .solution_layerIconWrapper__zEAB8{animation-delay:2s}.solution_layerCard__Ap_r_:nth-child(6) .solution_layerIconWrapper__zEAB8{animation-delay:2.5s}