:root{--font-family-base: "Roboto", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--h1-font-size: 2.5rem;--h1-font-weight: 600;--h1-line-height: 1.25;--h2-font-size: 2rem;--h2-font-weight: 600;--h2-line-height: 1.25;--h3-font-size: 1.5rem;--h3-font-weight: 600;--h3-line-height: 1.25;--h4-font-size: 1.125rem;--h4-font-weight: 600;--h4-line-height: 1.25;--p1-r-font-size: 1rem;--p1-r-font-weight: 400;--p1-r-line-height: 1.5;--p1-b-font-size: 1rem;--p1-b-font-weight: 500;--p1-b-line-height: 1.5;--p2-r-font-size: .875rem;--p2-r-font-weight: 400;--p2-r-line-height: 1.5;--p2-b-font-size: .875rem;--p2-b-font-weight: 500;--p2-b-line-height: 1.5;--p3-r-font-size: .75rem;--p3-r-font-weight: 400;--p3-r-line-height: 1.5;--p3-b-font-size: .75rem;--p3-b-font-weight: 500;--p3-b-line-height: 1.5;--l1-r-font-size: 1.25rem;--l1-r-font-weight: 400;--l1-r-line-height: 1.25;--l1-b-font-size: 1.25rem;--l1-b-font-weight: 500;--l1-b-line-height: 1.25;--l2-r-font-size: 1rem;--l2-r-font-weight: 400;--l2-r-line-height: 1.25;--l2-b-font-size: 1rem;--l2-b-font-weight: 500;--l2-b-line-height: 1.25;--l3-r-font-size: .875rem;--l3-r-font-weight: 400;--l3-r-line-height: 1.25;--l3-b-font-size: .875rem;--l3-b-font-weight: 500;--l3-b-line-height: 1.25;--l4-r-font-size: .75rem;--l4-r-font-weight: 400;--l4-r-line-height: 1.25;--l4-b-font-size: .75rem;--l4-b-font-weight: 500;--l4-b-line-height: 1.25;--color-primary-50: #e6edf8;--color-primary-100: #ccdaf1;--color-primary-200: #b2c8eb;--color-primary-300: #80a3dd;--color-primary-400: #4c7ecf;--color-primary-500: #0047bb;--color-primary-600: #0040a8;--color-primary-700: #003996;--color-primary-800: #003283;--color-primary-900: #002b70;--color-primary: var(--color-primary-500);--color-secondary-50: #fff4e6;--color-secondary-100: #ffe4bf;--color-secondary-200: #ffd399;--color-secondary-300: #ffb866;--color-secondary-400: #ff9c33;--color-secondary-500: #ff6b00;--color-secondary-600: #e66000;--color-secondary-700: #cc5500;--color-secondary-800: #b34a00;--color-secondary-900: #8c3a00;--color-secondary: var(--color-secondary-500);--color-white: #f9fafb;--color-black: #111827}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:var(--font-family-base);background-color:#fff;color:var(--color-black)}img{max-width:100%}#root{min-height:100vh}.praxis-page{min-height:100vh;background:#fff;color:#06184a}.praxis-hero,.benefit-strip,.praxis-section,.solution-showcase,.praxis-audit{width:min(1200px,calc(100% - 48px));margin-inline:auto}.praxis-nav{width:100%;min-height:76px;position:sticky;top:0;z-index:50;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:34px;margin-inline:0;padding:18px max(24px,calc((100% - 1200px)/2)) 8px;background:#fffffff5;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.praxis-nav__brand,.praxis-nav__links a,.praxis-nav__cta,.praxis-button,.product-list__item{color:inherit;text-decoration:none}.praxis-nav__brand{display:inline-flex;align-items:center;gap:10px;color:#06205f}.praxis-nav__logo{display:block;width:220px;max-width:100%;height:auto}.praxis-nav__mark{width:36px;height:36px;border:3px solid #0b63f6;border-radius:8px;transform:rotate(45deg)}.praxis-nav__brand-text{display:grid;gap:1px;line-height:1}.praxis-nav__brand-text strong{font-size:22px;letter-spacing:.02em}.praxis-nav__brand-text span{color:#0b63f6;font-size:13px;font-weight:800;letter-spacing:.32em}.praxis-nav__links{display:flex;justify-content:center;gap:34px;color:#06184a;font-size:14px;font-weight:800}.praxis-nav__links a:hover{color:#0b63f6}.praxis-nav__cta{min-height:44px;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;padding:12px 18px;background:#0b63f6;color:#fff;font-size:14px;font-weight:800}.praxis-hero{min-height:470px;display:grid;grid-template-columns:minmax(0,.72fr) minmax(460px,1fr);align-items:center;gap:34px;padding:42px 0 26px}.praxis-hero__content{max-width:560px}.praxis-hero h1{margin:0;color:#06184a;font-size:clamp(52px,7vw,86px);font-weight:900;letter-spacing:0;line-height:.98}.praxis-hero h1 span{display:block;color:#0b63f6}.praxis-hero__lead{max-width:480px;margin:26px 0 0;color:#06184a;font-size:27px;font-weight:900;line-height:1.18}.praxis-hero__lead.text-type{display:block;min-height:96px}.praxis-hero__text{max-width:470px;margin:18px 0 0;color:#42527c;font-size:16px;line-height:1.55}.praxis-actions{display:flex;flex-wrap:wrap;gap:36px;margin-top:32px}.praxis-nav__cta,.praxis-button{position:relative;isolation:isolate;overflow:hidden;transform-origin:center;transition:background .18s ease,border-color .18s ease,color .18s ease,transform .28s cubic-bezier(.34,1.56,.64,1)}.praxis-button{min-height:50px;display:inline-flex;align-items:center;justify-content:center;gap:9px;border-radius:8px;padding:14px 28px;border:2px solid transparent;appearance:none;cursor:pointer;font-family:inherit;text-decoration:none;font-size:15px;font-weight:900;line-height:1.2}.praxis-nav__cta:hover,.praxis-nav__cta:focus-visible,.praxis-button:hover,.praxis-button:focus-visible{transform:translateY(-1px) scaleX(1.065) scaleY(.965)}.praxis-nav__cta:active,.praxis-button:active{transform:translateY(1px) scaleX(.98) scaleY(1.02)}.praxis-nav__cta:hover,.praxis-nav__cta:focus-visible{background:#084fc7;color:#fff}.praxis-button--primary{background:#0b63f6;color:#fff}.praxis-button--primary:hover,.praxis-button--primary:focus-visible{background:#084fc7;color:#fff}.praxis-button--secondary{background:#fff;border-color:#0b63f6;color:#0b63f6}.praxis-button--secondary:hover,.praxis-button--secondary:focus-visible{background:#eef4ff;border-color:#084fc7;color:#084fc7}.praxis-button:disabled{cursor:not-allowed;opacity:.45;transform:none}.praxis-hero__visual{min-height:500px;position:relative;display:block;overflow:hidden;border:1px solid rgba(11,99,246,.16);border-radius:34px;background:radial-gradient(circle at 52% 38%,rgba(255,255,255,.92) 0 18%,rgba(255,255,255,.48) 19%,transparent 42%),linear-gradient(135deg,#f8fbff,#e9f2ff 58%,#f6f9ff);box-shadow:inset 0 0 0 1px #ffffff9e}.praxis-hero__visual:before{content:"";position:absolute;width:430px;height:430px;right:52px;top:34px;z-index:1;border-radius:50%;background:conic-gradient(from 0deg,transparent 0 17%,rgba(11,99,246,.24) 19%,transparent 26% 56%,rgba(6,24,74,.12) 60%,transparent 67% 100%);mask:radial-gradient(circle,transparent 0 55%,#000 56% 59%,transparent 60%);-webkit-mask:radial-gradient(circle,transparent 0 55%,#000 56% 59%,transparent 60%);animation:praxis-orbit-spin 18s linear infinite;pointer-events:none}.praxis-hero__visual:after{content:"";position:absolute;inset:0;z-index:9;background:linear-gradient(180deg,rgba(248,251,255,.08) 0%,transparent 46%,rgba(234,242,255,.92) 100%),linear-gradient(90deg,rgba(248,251,255,.82) 0%,transparent 24%,transparent 78%,rgba(248,251,255,.65) 100%);pointer-events:none}@keyframes praxis-orbit-spin{to{transform:rotate(360deg)}}.infinite-menu-stage{position:relative;width:100%;height:100%;min-height:500px}.infinite-menu-stage:before{content:"";position:absolute;inset:20px;z-index:2;border-radius:28px;background-image:linear-gradient(rgba(11,99,246,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(11,99,246,.055) 1px,transparent 1px);background-size:32px 32px;opacity:.34;pointer-events:none}.infinite-menu-stage:after{content:"";position:absolute;left:50%;top:39%;z-index:3;width:min(360px,54%);aspect-ratio:1;border-radius:50%;border:1px solid rgba(11,99,246,.2);background:radial-gradient(circle,rgba(255,255,255,.6),rgba(219,234,255,.18) 58%,transparent 70%);transform:translate(-50%,-50%);pointer-events:none}.praxis-hero__visual #infinite-grid-menu-canvas{position:absolute;inset:-18px 36px 118px 42px;width:calc(100% - 78px);height:calc(100% - 100px);z-index:4;filter:saturate(1.12) contrast(1.02)}.placeholder-scene,.audit-placeholder{position:relative;display:grid;place-items:center;overflow:hidden;color:#06184a75;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.placeholder-scene:before,.audit-placeholder:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(255,255,255,.82),transparent 48%),repeating-linear-gradient(135deg,rgba(11,99,246,.08) 0 12px,transparent 12px 24px)}.placeholder-scene span,.audit-placeholder span{position:relative;z-index:1}.placeholder-scene--hero{width:100%;min-height:485px;border-radius:44% 0 0 44%;background:#eaf2ff;box-shadow:inset 0 0 0 1px #0b63f614}.benefit-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:-10px;padding-bottom:48px}.benefit-card{min-height:140px;display:grid;grid-template-columns:48px 1fr;gap:16px;align-items:center;padding:24px;border:1px solid #e8edf6;border-radius:8px;background:#fff;box-shadow:0 18px 48px #06184a17}.benefit-card__icon{width:46px;height:46px;display:grid;place-items:center;color:#0b63f6}.benefit-card__icon img{width:36px;height:36px;filter:invert(32%) sepia(94%) saturate(2499%) hue-rotate(211deg) brightness(96%) contrast(101%)}.benefit-card h3{margin:0;color:#06184a;font-size:17px;line-height:1.22}.benefit-card p{margin:8px 0 0;color:#536184;font-size:13px;line-height:1.45}.praxis-section{padding:42px 0 32px}.praxis-section--solutions{padding-top:10px}.praxis-section__header{max-width:760px;margin-bottom:34px}.praxis-section__header--center{margin-inline:auto;text-align:center}.praxis-eyebrow{margin:0 0 10px;color:#0b63f6;font-size:13px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.praxis-section h2{margin:0;color:#06184a;font-size:clamp(30px,4vw,44px);font-weight:900;letter-spacing:0;line-height:1.08}.category-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.category-card-shell{width:100%;height:100%;display:block;border-radius:8px;padding:2px}.category-card-shell .inner-content{height:100%;padding:0;border:0;border-radius:8px;background:var(--category-bg, #eef4ff);color:inherit;font-size:inherit;text-align:left}.category-card{height:100%;min-height:390px;padding:30px;background:var(--category-bg, #eef4ff);border-color:color-mix(in srgb,var(--category-accent, #2563eb),transparent 78%);display:flex;flex-direction:column}.category-card__icon{width:58px;height:58px;display:grid;place-items:center;border-radius:8px;background:#ffffffc7;box-shadow:0 14px 36px #1720331c}.category-card__icon-mask{width:31px;height:31px;display:block;background:var(--category-accent, #2563eb);mask-position:center;mask-repeat:no-repeat;mask-size:contain;-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain}.category-card__icon-mask--user-heart,.solution-row__icon-mask--user-heart{mask-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M20%2021V19C20%2017.9391%2019.5786%2016.9217%2018.8284%2016.1716C18.0783%2015.4214%2017.0609%2015%2016%2015H8C6.93913%2015%205.92172%2015.4214%205.17157%2016.1716C4.42143%2016.9217%204%2017.9391%204%2019V21'%20stroke='%231F2223'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M12%2011C14.2091%2011%2016%209.20914%2016%207C16%204.79086%2014.2091%203%2012%203C9.79086%203%208%204.79086%208%207C8%209.20914%209.79086%2011%2012%2011Z'%20stroke='%231F2223'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M20%2021V19C20%2017.9391%2019.5786%2016.9217%2018.8284%2016.1716C18.0783%2015.4214%2017.0609%2015%2016%2015H8C6.93913%2015%205.92172%2015.4214%205.17157%2016.1716C4.42143%2016.9217%204%2017.9391%204%2019V21'%20stroke='%231F2223'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M12%2011C14.2091%2011%2016%209.20914%2016%207C16%204.79086%2014.2091%203%2012%203C9.79086%203%208%204.79086%208%207C8%209.20914%209.79086%2011%2012%2011Z'%20stroke='%231F2223'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.category-card__icon-mask--calendar-days,.solution-row__icon-mask--calendar-days{mask-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M19%204H5C3.89543%204%203%204.89543%203%206V20C3%2021.1046%203.89543%2022%205%2022H19C20.1046%2022%2021%2021.1046%2021%2020V6C21%204.89543%2020.1046%204%2019%204Z'%20stroke='%231F2223'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M16%202V6'%20stroke='%231F2223'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M8%202V6'%20stroke='%231F2223'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M3%2010H21'%20stroke='%231F2223'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M19%204H5C3.89543%204%203%204.89543%203%206V20C3%2021.1046%203.89543%2022%205%2022H19C20.1046%2022%2021%2021.1046%2021%2020V6C21%204.89543%2020.1046%204%2019%204Z'%20stroke='%231F2223'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M16%202V6'%20stroke='%231F2223'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M8%202V6'%20stroke='%231F2223'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M3%2010H21'%20stroke='%231F2223'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.category-card__icon-mask--server,.solution-row__icon-mask--server{mask-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M20%202H4C2.89543%202%202%202.89543%202%204V8C2%209.10457%202.89543%2010%204%2010H20C21.1046%2010%2022%209.10457%2022%208V4C22%202.89543%2021.1046%202%2020%202Z'%20stroke='%231F2223'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M20%2014H4C2.89543%2014%202%2014.8954%202%2016V20C2%2021.1046%202.89543%2022%204%2022H20C21.1046%2022%2022%2021.1046%2022%2020V16C22%2014.8954%2021.1046%2014%2020%2014Z'%20stroke='%231F2223'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M6%206H6.01'%20stroke='%231F2223'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M6%2018H6.01'%20stroke='%231F2223'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M20%202H4C2.89543%202%202%202.89543%202%204V8C2%209.10457%202.89543%2010%204%2010H20C21.1046%2010%2022%209.10457%2022%208V4C22%202.89543%2021.1046%202%2020%202Z'%20stroke='%231F2223'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M20%2014H4C2.89543%2014%202%2014.8954%202%2016V20C2%2021.1046%202.89543%2022%204%2022H20C21.1046%2022%2022%2021.1046%2022%2020V16C22%2014.8954%2021.1046%2014%2020%2014Z'%20stroke='%231F2223'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M6%206H6.01'%20stroke='%231F2223'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M6%2018H6.01'%20stroke='%231F2223'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.category-card__icon-mask:not(.category-card__icon-mask--user-heart):not(.category-card__icon-mask--calendar-days):not(.category-card__icon-mask--server){mask-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M22%2011.08V12C21.9988%2014.1564%2021.3005%2016.2547%2020.0093%2017.9818C18.7182%2019.709%2016.9033%2020.9725%2014.8354%2021.5839C12.7674%2022.1953%2010.5573%2022.1219%208.53447%2021.3746C6.51168%2020.6273%204.78465%2019.2461%203.61096%2017.4371C2.43727%2015.628%201.87979%2013.4881%202.02168%2011.3363C2.16356%209.18457%202.99721%207.13633%204.39828%205.49707C5.79935%203.85782%207.69279%202.71538%209.79619%202.24015C11.8996%201.76491%2014.1003%201.98234%2016.07%202.86'%20stroke='%231F2223'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M22%204L12%2014.01L9%2011.01'%20stroke='%231F2223'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M22%2011.08V12C21.9988%2014.1564%2021.3005%2016.2547%2020.0093%2017.9818C18.7182%2019.709%2016.9033%2020.9725%2014.8354%2021.5839C12.7674%2022.1953%2010.5573%2022.1219%208.53447%2021.3746C6.51168%2020.6273%204.78465%2019.2461%203.61096%2017.4371C2.43727%2015.628%201.87979%2013.4881%202.02168%2011.3363C2.16356%209.18457%202.99721%207.13633%204.39828%205.49707C5.79935%203.85782%207.69279%202.71538%209.79619%202.24015C11.8996%201.76491%2014.1003%201.98234%2016.07%202.86'%20stroke='%231F2223'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M22%204L12%2014.01L9%2011.01'%20stroke='%231F2223'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.category-card__icon-svg,.solution-row__icon-svg,.product-list__mark--svg{color:var(--category-accent, #2563eb);display:block;flex:0 0 auto}.category-card__icon-svg,.category-card__icon-svg svg{width:31px;height:31px}.category-card__icon-svg svg,.solution-row__icon-svg svg,.product-list__mark--svg svg{display:block}.category-card__icon-svg svg [stroke]:not([stroke=none]),.solution-row__icon-svg svg [stroke]:not([stroke=none]),.product-list__mark--svg svg [stroke]:not([stroke=none]){stroke:currentColor}.category-card__icon-svg svg [fill]:not([fill=none]),.solution-row__icon-svg svg [fill]:not([fill=none]),.product-list__mark--svg svg [fill]:not([fill=none]){fill:currentColor}.category-card h3{margin:18px 0 0;color:#172033;font-size:20px;line-height:1.2;min-height:48px}.category-card p{margin:12px 0 0;color:#50607d;font-size:15px;line-height:1.62;min-height:74px}.product-list{display:grid;gap:11px;margin-top:24px}.product-list__item{min-height:34px;display:flex;align-items:center;gap:10px;color:#172033;font-weight:800}.product-list__item:hover{color:var(--category-accent, #2563eb)}.product-list__mark,.product-list__mark svg{width:30px;height:30px}.product-list__mark{flex:0 0 auto;display:block;background:var(--category-accent, #2563eb);mask-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3c!--%20Uploaded%20to:%20SVG%20Repo,%20www.svgrepo.com,%20Generator:%20SVG%20Repo%20Mixer%20Tools%20--%3e%3csvg%20width='800px'%20height='800px'%20viewBox='0%200%20512%20512'%20xmlns='http://www.w3.org/2000/svg'%3e%3ctitle%3eionicons-v5-e%3c/title%3e%3cpath%20d='M448,256c0-106-86-192-192-192S64,150,64,256s86,192,192,192S448,362,448,256Z'%20style='fill:none;stroke:%23000000;stroke-miterlimit:10;stroke-width:32px'/%3e%3cpolyline%20points='352%20176%20217.6%20336%20160%20272'%20style='fill:none;stroke:%23000000;stroke-linecap:round;stroke-linejoin:round;stroke-width:32px'/%3e%3c/svg%3e");mask-position:center;mask-repeat:no-repeat;mask-size:contain;-webkit-mask-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3c!--%20Uploaded%20to:%20SVG%20Repo,%20www.svgrepo.com,%20Generator:%20SVG%20Repo%20Mixer%20Tools%20--%3e%3csvg%20width='800px'%20height='800px'%20viewBox='0%200%20512%20512'%20xmlns='http://www.w3.org/2000/svg'%3e%3ctitle%3eionicons-v5-e%3c/title%3e%3cpath%20d='M448,256c0-106-86-192-192-192S64,150,64,256s86,192,192,192S448,362,448,256Z'%20style='fill:none;stroke:%23000000;stroke-miterlimit:10;stroke-width:32px'/%3e%3cpolyline%20points='352%20176%20217.6%20336%20160%20272'%20style='fill:none;stroke:%23000000;stroke-linecap:round;stroke-linejoin:round;stroke-width:32px'/%3e%3c/svg%3e");-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain}.solution-showcase{display:grid;gap:18px;padding:22px 0 34px}.solution-row{display:grid;grid-template-columns:minmax(0,.86fr) minmax(420px,1fr);gap:30px;align-items:center;padding:20px 24px;border:1px solid #dfe7f4;border-radius:8px;background:#fff;box-shadow:0 18px 48px #06184a0f}.solution-row--reversed{grid-template-columns:minmax(420px,1fr) minmax(0,.86fr)}.solution-row--reversed .solution-row__content{order:2}.solution-row__content{padding:18px 20px}.solution-row__icon{width:58px;height:58px;display:grid;place-items:center;border-radius:8px;background:color-mix(in srgb,var(--solution-accent),transparent 88%)}.solution-row__icon-mask{width:32px;height:32px;display:block;background:var(--solution-accent);mask-position:center;mask-repeat:no-repeat;mask-size:contain;-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain}.solution-row__icon-mask:not(.solution-row__icon-mask--user-heart):not(.solution-row__icon-mask--calendar-days):not(.solution-row__icon-mask--server){mask-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M22%2011.08V12C21.9988%2014.1564%2021.3005%2016.2547%2020.0093%2017.9818C18.7182%2019.709%2016.9033%2020.9725%2014.8354%2021.5839C12.7674%2022.1953%2010.5573%2022.1219%208.53447%2021.3746C6.51168%2020.6273%204.78465%2019.2461%203.61096%2017.4371C2.43727%2015.628%201.87979%2013.4881%202.02168%2011.3363C2.16356%209.18457%202.99721%207.13633%204.39828%205.49707C5.79935%203.85782%207.69279%202.71538%209.79619%202.24015C11.8996%201.76491%2014.1003%201.98234%2016.07%202.86'%20stroke='%231F2223'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M22%204L12%2014.01L9%2011.01'%20stroke='%231F2223'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M22%2011.08V12C21.9988%2014.1564%2021.3005%2016.2547%2020.0093%2017.9818C18.7182%2019.709%2016.9033%2020.9725%2014.8354%2021.5839C12.7674%2022.1953%2010.5573%2022.1219%208.53447%2021.3746C6.51168%2020.6273%204.78465%2019.2461%203.61096%2017.4371C2.43727%2015.628%201.87979%2013.4881%202.02168%2011.3363C2.16356%209.18457%202.99721%207.13633%204.39828%205.49707C5.79935%203.85782%207.69279%202.71538%209.79619%202.24015C11.8996%201.76491%2014.1003%201.98234%2016.07%202.86'%20stroke='%231F2223'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M22%204L12%2014.01L9%2011.01'%20stroke='%231F2223'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.solution-row__icon-svg{color:var(--solution-accent)}.solution-row__icon-svg,.solution-row__icon-svg svg{width:32px;height:32px}.product-list__mark--svg{background:transparent;color:var(--category-accent, #2563eb);mask-image:none;-webkit-mask-image:none}.solution-row h3{margin:18px 0 0;color:var(--solution-accent);font-size:31px;line-height:1.12}.solution-row p{margin:10px 0 0;color:#536184;line-height:1.55}.solution-row ul{display:grid;gap:11px;margin:18px 0 0;padding:0;list-style:none}.solution-row li{display:grid;grid-template-columns:20px minmax(0,1fr);align-items:start;gap:11px;color:#394669;font-size:15px;line-height:1.55}.solution-row__check-icon{width:20px;height:20px;margin-top:.15em;background:var(--solution-accent);mask-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3c!--%20Uploaded%20to:%20SVG%20Repo,%20www.svgrepo.com,%20Generator:%20SVG%20Repo%20Mixer%20Tools%20--%3e%3csvg%20width='800px'%20height='800px'%20viewBox='0%200%20512%20512'%20xmlns='http://www.w3.org/2000/svg'%3e%3ctitle%3eionicons-v5-e%3c/title%3e%3cpath%20d='M448,256c0-106-86-192-192-192S64,150,64,256s86,192,192,192S448,362,448,256Z'%20style='fill:none;stroke:%23000000;stroke-miterlimit:10;stroke-width:32px'/%3e%3cpolyline%20points='352%20176%20217.6%20336%20160%20272'%20style='fill:none;stroke:%23000000;stroke-linecap:round;stroke-linejoin:round;stroke-width:32px'/%3e%3c/svg%3e");mask-position:center;mask-repeat:no-repeat;mask-size:contain;-webkit-mask-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3c!--%20Uploaded%20to:%20SVG%20Repo,%20www.svgrepo.com,%20Generator:%20SVG%20Repo%20Mixer%20Tools%20--%3e%3csvg%20width='800px'%20height='800px'%20viewBox='0%200%20512%20512'%20xmlns='http://www.w3.org/2000/svg'%3e%3ctitle%3eionicons-v5-e%3c/title%3e%3cpath%20d='M448,256c0-106-86-192-192-192S64,150,64,256s86,192,192,192S448,362,448,256Z'%20style='fill:none;stroke:%23000000;stroke-miterlimit:10;stroke-width:32px'/%3e%3cpolyline%20points='352%20176%20217.6%20336%20160%20272'%20style='fill:none;stroke:%23000000;stroke-linecap:round;stroke-linejoin:round;stroke-width:32px'/%3e%3c/svg%3e");-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain}.solution-row__point-text{min-width:0}.solution-row li strong{color:#06184a;font-weight:900}.solution-row__point-text>span:before{content:" - ";color:#7b87a6}.solution-row__media{position:relative;min-height:245px;overflow:hidden;border-radius:8px}.solution-row__media img{width:100%;height:100%;min-height:245px;display:block;object-fit:cover}.solution-row__media--blue{background:#eaf2ff}.solution-row__media--violet{background:#f2edff}.solution-row__media--green{background:#e9f8f1}.praxis-audit{display:grid;grid-template-columns:minmax(0,.78fr) minmax(360px,1fr) minmax(250px,.62fr);gap:26px;align-items:stretch;margin-block:34px 60px;padding:34px 36px;border:1px solid #b9d3ff;border-radius:8px;background:#eef5ff;color:#06184a}.praxis-audit__intro{display:grid;align-content:center}.praxis-audit h2{margin:0;color:#06184a;font-size:clamp(28px,4vw,42px);line-height:1.05}.praxis-audit p{margin:12px 0 0;color:#536184;line-height:1.55}.praxis-audit__notice{padding:12px 14px;border-radius:8px;background:#ffffffb8;color:#173b7a!important;font-size:13px;font-weight:800}.audit-card,.audit-result{min-width:0;border:1px solid rgba(11,99,246,.16);border-radius:8px;background:#ffffffe6;box-shadow:0 18px 48px #06184a14}.audit-card{display:grid;gap:16px;padding:24px}.audit-card__topline{display:flex;align-items:center;justify-content:space-between;gap:16px}.audit-card__topline>div{display:flex;align-items:center;justify-content:space-between;gap:14px;min-width:0;flex:1;color:var(--audit-accent);font-size:13px;font-weight:900;text-transform:uppercase}.audit-card__icon{width:50px;height:50px;flex:0 0 auto;display:grid;place-items:center;border-radius:8px;background:color-mix(in srgb,var(--audit-accent),transparent 88%)}.audit-card__icon img{width:28px;height:28px;display:block}.audit-card__icon--user-heart img{filter:invert(32%) sepia(94%) saturate(2499%) hue-rotate(211deg) brightness(96%) contrast(101%)}.audit-card__icon--calendar-days img{filter:invert(25%) sepia(98%) saturate(3184%) hue-rotate(259deg) brightness(91%) contrast(96%)}.audit-card__icon--server img{filter:invert(31%) sepia(89%) saturate(715%) hue-rotate(122deg) brightness(87%) contrast(96%)}.audit-card__progress{height:8px;overflow:hidden;border-radius:999px;background:color-mix(in srgb,var(--audit-accent),transparent 88%)}.audit-card__progress span{display:block;height:100%;border-radius:inherit;background:var(--audit-accent);transition:width .24s ease}.audit-card h3,.audit-result h3{margin:0;color:#06184a;font-size:24px;line-height:1.16}.audit-card__answers{display:grid;gap:10px}.audit-card__answer{width:100%;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:center;border:1px solid #d9e5f7;border-radius:8px;padding:13px 14px;background:#fff;color:#06184a;cursor:pointer;text-align:left;font:inherit;font-weight:800;min-height:68px;transition:border-color .18s ease,background .18s ease,box-shadow .18s ease,transform .18s ease}.audit-card__answer:hover,.audit-card__answer:focus-visible,.audit-card__answer--selected{border-color:var(--audit-accent);background:color-mix(in srgb,var(--audit-accent),transparent 92%);box-shadow:inset 0 0 0 1px var(--audit-accent)}.audit-card__answer:active{transform:translateY(1px)}.audit-card__answer strong{color:var(--audit-accent)}.audit-card__feedback{min-height:46px;margin:0!important;padding:13px 14px;border-radius:8px;background:color-mix(in srgb,var(--audit-accent),transparent 91%);color:#26385f!important;font-size:14px;font-weight:800}.audit-card__feedback--empty{visibility:hidden}.audit-card__actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:4px}.audit-result{display:grid;gap:18px;align-content:start;padding:24px}.audit-score{width:166px;height:166px;display:grid;place-items:center;align-content:center;justify-self:center;border:10px solid #0b63f6;border-left-color:#b9d3ff;border-radius:50%;background:#fff}.audit-score strong{color:#0b63f6;font-size:46px;line-height:1}.audit-score span{color:#06184a;font-size:13px;font-weight:800}.audit-result p{margin-top:6px;font-size:14px}.audit-result ul{display:grid;gap:11px;margin:0;padding:0;list-style:none}.audit-result li{position:relative;padding-left:29px;color:#06184a;font-weight:800}.audit-result li:before{content:"";position:absolute;left:0;top:.16em;width:20px;height:20px;background:#0b63f6;mask-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3c!--%20Uploaded%20to:%20SVG%20Repo,%20www.svgrepo.com,%20Generator:%20SVG%20Repo%20Mixer%20Tools%20--%3e%3csvg%20width='800px'%20height='800px'%20viewBox='0%200%20512%20512'%20xmlns='http://www.w3.org/2000/svg'%3e%3ctitle%3eionicons-v5-e%3c/title%3e%3cpath%20d='M448,256c0-106-86-192-192-192S64,150,64,256s86,192,192,192S448,362,448,256Z'%20style='fill:none;stroke:%23000000;stroke-miterlimit:10;stroke-width:32px'/%3e%3cpolyline%20points='352%20176%20217.6%20336%20160%20272'%20style='fill:none;stroke:%23000000;stroke-linecap:round;stroke-linejoin:round;stroke-width:32px'/%3e%3c/svg%3e");mask-position:center;mask-repeat:no-repeat;mask-size:contain;-webkit-mask-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3c!--%20Uploaded%20to:%20SVG%20Repo,%20www.svgrepo.com,%20Generator:%20SVG%20Repo%20Mixer%20Tools%20--%3e%3csvg%20width='800px'%20height='800px'%20viewBox='0%200%20512%20512'%20xmlns='http://www.w3.org/2000/svg'%3e%3ctitle%3eionicons-v5-e%3c/title%3e%3cpath%20d='M448,256c0-106-86-192-192-192S64,150,64,256s86,192,192,192S448,362,448,256Z'%20style='fill:none;stroke:%23000000;stroke-miterlimit:10;stroke-width:32px'/%3e%3cpolyline%20points='352%20176%20217.6%20336%20160%20272'%20style='fill:none;stroke:%23000000;stroke-linecap:round;stroke-linejoin:round;stroke-width:32px'/%3e%3c/svg%3e");-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain}.praxis-audit{grid-template-columns:minmax(0,.9fr) minmax(360px,1fr);align-items:center}.praxis-audit--active{grid-template-columns:minmax(280px,.62fr) minmax(420px,1fr);align-items:stretch}.praxis-audit__start{width:fit-content;margin-top:24px}.audit-preview,.audit-summary{min-width:0;border:1px solid rgba(11,99,246,.16);border-radius:8px;background:#ffffffe6;box-shadow:0 18px 48px #06184a14}.audit-preview{display:grid;gap:16px;align-content:center;padding:28px}.audit-preview h3{margin:0;color:#06184a;font-size:24px;line-height:1.16}.audit-preview p{margin:0}.audit-preview ul{display:flex;flex-wrap:wrap;gap:10px;margin:0;padding:0;list-style:none}.audit-preview li{border-radius:8px;background:#eef5ff;padding:9px 11px;color:#173b7a;font-size:13px;font-weight:900}.audit-summary{display:grid;gap:22px;padding:28px}.audit-summary__head{display:grid;grid-template-columns:170px minmax(0,1fr);gap:22px;align-items:center}.audit-summary__head h3{margin:0;color:#06184a;font-size:clamp(28px,4vw,40px);line-height:1.05}.audit-summary__recommendations{display:grid;gap:14px}.audit-recommendation{position:relative;display:grid;gap:10px;overflow:hidden;border:1px solid #bfd5ff;border-radius:8px;padding:18px 18px 18px 22px;background:linear-gradient(90deg,rgba(11,99,246,.12) 0 5px,transparent 5px),linear-gradient(135deg,#fff,#f5f9ff);box-shadow:0 14px 34px #0b63f61a}.audit-recommendation:nth-child(2){border-color:#d8c7ff;background:linear-gradient(90deg,rgba(109,40,217,.16) 0 5px,transparent 5px),linear-gradient(135deg,#fff,#faf7ff);box-shadow:0 14px 34px #6d28d914}.audit-recommendation:nth-child(3){border-color:#b7e4d1;background:linear-gradient(90deg,rgba(4,120,87,.16) 0 5px,transparent 5px),linear-gradient(135deg,#fff,#f3fbf7);box-shadow:0 14px 34px #04785714}.audit-recommendation__topline{display:flex;align-items:center;justify-content:space-between;gap:12px}.audit-recommendation__topline>span{color:#0b63f6;font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.audit-recommendation:nth-child(2) .audit-recommendation__topline>span{color:#6d28d9}.audit-recommendation:nth-child(3) .audit-recommendation__topline>span{color:#047857}.audit-recommendation__topline>strong{flex:0 0 auto;min-width:54px;border-radius:999px;padding:7px 10px;background:#0b63f6;color:#fff;font-size:13px;line-height:1;text-align:center}.audit-recommendation:nth-child(2) .audit-recommendation__topline>strong{background:#6d28d9}.audit-recommendation:nth-child(3) .audit-recommendation__topline>strong{background:#047857}.audit-recommendation h4{margin:0;color:#06184a;font-size:20px;line-height:1.18}.audit-recommendation p{margin:0;color:#34466f;font-size:14px;line-height:1.55}.audit-recommendation__products{display:flex;flex-wrap:wrap;gap:8px}.audit-recommendation__products strong{border:1px solid rgba(11,99,246,.24);border-radius:8px;background:#eaf2ff;padding:8px 10px;color:#084fc7;font-size:13px}.audit-recommendation:nth-child(2) .audit-recommendation__products strong{border-color:#6d28d93d;background:#f1ebff;color:#5b21b6}.audit-recommendation:nth-child(3) .audit-recommendation__products strong{border-color:#0478573d;background:#e8f7f0;color:#047857}.consultation-modal{position:fixed;inset:0;z-index:1000;display:grid;place-items:center;padding:24px}.consultation-modal__backdrop{position:absolute;inset:0;background:#06184a94;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.consultation-modal__dialog{position:relative;z-index:1;width:min(760px,100%);max-height:min(88vh,820px);overflow:auto;border:1px solid rgba(11,99,246,.22);border-radius:8px;background:#fff;box-shadow:0 28px 80px #06184a47;padding:28px;color:#06184a}.consultation-modal__head{display:flex;justify-content:space-between;gap:20px;align-items:flex-start;margin-bottom:22px}.consultation-modal__head h3{margin:4px 0 0;color:#06184a;font-size:clamp(26px,4vw,36px);line-height:1.08}.consultation-modal__close{width:42px;height:42px;flex:0 0 auto;border:1px solid #cfe0fb;border-radius:8px;background:#eef5ff;color:#06184a;cursor:pointer;font:inherit;font-size:26px;font-weight:800;line-height:1}.consultation-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.consultation-form label{display:grid;gap:8px;color:#06184a;font-size:13px;font-weight:900}.consultation-form input,.consultation-form select{width:100%;min-height:48px;border:1px solid #cfe0fb;border-radius:8px;background:#f8fbff;color:#06184a;font:inherit;font-size:15px;font-weight:700;padding:12px 13px;outline:none;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}.consultation-form input:focus,.consultation-form select:focus{border-color:#0b63f6;background:#fff;box-shadow:0 0 0 3px #0b63f624}.consultation-form__privacy,.consultation-form__message,.consultation-form__actions{grid-column:1 / -1}.consultation-form__privacy{display:flex!important;grid-template-columns:none;align-items:flex-start;gap:12px!important;border:1px solid #cfe0fb;border-radius:8px;background:#eef5ff;padding:14px;color:#26385f!important;line-height:1.45}.consultation-form__privacy input{width:20px;min-height:20px;height:20px;flex:0 0 auto;margin-top:1px;accent-color:#0b63f6}.consultation-form__privacy a{color:#0b63f6;font-weight:900}.consultation-form__message{margin:0;border-radius:8px;padding:12px 14px;font-size:14px;font-weight:900}.consultation-form__message--success{background:#e8f7f0;color:#047857}.consultation-form__message--error{background:#fff4e6;color:#8c3a00}.consultation-form__actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:4px}.praxis-status{margin:0;padding:18px 20px;border-radius:8px;background:#eef4ff;color:#173b7a;font-weight:700}.praxis-status--error{background:#fff4e6;color:#8c3a00}.praxis-hero__visual .face-title,.praxis-hero__visual .face-description,.praxis-hero__visual .action-button{z-index:12}.praxis-hero__visual .face-title{inset:auto 126px 116px 28px;max-width:none;margin:0;padding:16px 18px 6px;border-radius:16px 16px 0 0;border:1px solid rgba(11,99,246,.14);border-bottom:0;background:#ffffffd6;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);color:#06184a;font-size:27px;line-height:1.05;transform:none}.praxis-hero__visual .face-title:before{content:"Aktív megoldás";display:block;margin-bottom:9px;color:#0b63f6;font-size:11px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.praxis-hero__visual .face-title.active{opacity:1;transform:translateY(0) scale(1)}.praxis-hero__visual .face-title.inactive{transform:translateY(12px) scale(.98)}.praxis-hero__visual .face-description{inset:auto 126px 64px 28px;max-width:none;min-height:52px;margin:0;padding:0 18px 15px;border:1px solid rgba(11,99,246,.14);border-top:0;border-radius:0 0 16px 16px;background:#ffffffd6;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);color:#42527c;font-size:14px;line-height:1.42;transform:none}.praxis-hero__visual .face-description.active{opacity:1;transform:translateY(0) scale(1)}.praxis-hero__visual .face-description.inactive{transform:translateY(12px) scale(.98)}.praxis-hero__visual .action-button{left:auto;right:34px;width:66px;height:66px;display:grid;place-items:center;overflow:hidden;background:#0b63f6;border:5px solid rgba(255,255,255,.94);transition:background .18s ease,border-color .18s ease,transform .18s ease,opacity .18s ease}.praxis-hero__visual .action-button-icon{margin:0;color:#fff;font-size:22px;line-height:1;top:0;transition:transform .22s ease}.praxis-hero__visual .action-button.active{bottom:76px;transform:scale(1)}.praxis-hero__visual .action-button.active:hover,.praxis-hero__visual .action-button.active:focus-visible{background:#084fc7;border-color:#dbe8ff;transform:scale(1.08) rotate(8deg)}.praxis-hero__visual .action-button.active:hover .action-button-icon,.praxis-hero__visual .action-button.active:focus-visible .action-button-icon{transform:translate(2px,-2px)}.praxis-hero__visual .action-button.active:active{transform:scale(.96) rotate(0)}.praxis-hero__visual .action-button.inactive{bottom:36px;transform:scale(.82)}@media(max-width:1080px){.praxis-nav{grid-template-columns:1fr auto}.praxis-nav__links{grid-column:1 / -1;justify-content:flex-start;order:3}.praxis-hero,.solution-row,.solution-row--reversed,.praxis-audit{grid-template-columns:1fr}.solution-row--reversed .solution-row__content{order:0}.benefit-strip,.category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.praxis-hero__visual{min-height:430px;border-radius:24px}.infinite-menu-stage{min-height:430px}.praxis-hero__visual #infinite-grid-menu-canvas{inset:-22px 20px 116px;width:calc(100% - 40px);height:calc(100% - 96px)}}@media(max-width:720px){.praxis-hero,.benefit-strip,.praxis-section,.solution-showcase,.praxis-audit{width:min(100% - 28px,1200px)}.praxis-nav{width:100%;display:flex;flex-direction:column;align-items:stretch;gap:16px;padding-inline:14px}.praxis-nav__links{flex-wrap:wrap;gap:14px 18px}.praxis-nav__logo{width:190px}.praxis-nav__cta,.praxis-button{width:100%}.praxis-hero{padding-top:26px}.praxis-hero h1{font-size:48px}.praxis-hero__lead{font-size:23px}.praxis-actions{gap:12px}.benefit-strip,.category-grid{grid-template-columns:1fr}.benefit-card{min-height:auto}.category-card{min-height:auto;padding:22px}.category-card h3,.category-card p{min-height:0}.solution-row,.praxis-audit,.audit-card,.audit-result{padding:22px}.solution-row__media{min-height:190px}}@media(max-width:1500px){.praxis-hero__visual .face-title,.praxis-hero__visual .face-description{display:block}}@media(max-width:720px){.praxis-hero__visual,.infinite-menu-stage{min-height:390px}.praxis-hero__visual #infinite-grid-menu-canvas{inset:-14px 10px 132px;width:calc(100% - 20px);height:calc(100% - 118px)}.praxis-hero__visual .face-title{left:16px;right:88px;bottom:94px;padding:14px 16px 6px;font-size:21px}.praxis-hero__visual .face-title:before{margin-bottom:6px;font-size:10px}.praxis-hero__visual .face-description{left:16px;right:88px;bottom:30px;min-height:64px;padding:0 16px 14px;font-size:13px}.praxis-hero__visual .action-button{right:18px;width:54px;height:54px;border-width:5px}.praxis-hero__visual .action-button.active{right:18px;bottom:42px}}@media(max-width:720px){.audit-summary__head{grid-template-columns:1fr}.praxis-audit__start{width:100%}}@media(max-width:720px){.consultation-modal{padding:14px}.consultation-modal__dialog{padding:22px}.consultation-form,.consultation-form__actions{grid-template-columns:1fr}}.praxis-footer{width:min(1200px,calc(100% - 48px));margin:20px auto 0;padding:28px 0 36px;border-top:1px solid #dfe7f4;display:flex;align-items:center;justify-content:space-between;gap:24px;color:#06184a}.praxis-footer__brand{display:inline-flex;align-items:center;gap:12px}.praxis-footer__logo{display:block;width:190px;max-width:100%;height:auto}.praxis-footer__brand>div{display:grid;gap:4px}.praxis-footer__brand strong{font-size:15px;font-weight:900}.praxis-footer__brand span{color:#536184;font-size:13px;font-weight:700}.praxis-footer__links{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:12px 22px}.praxis-footer__links a,.praxis-footer__links button{appearance:none;border:0;background:transparent;cursor:pointer;color:#0b63f6;font:inherit;font-size:14px;font-weight:900;padding:0;text-decoration:none}.praxis-footer__links a:hover,.praxis-footer__links a:focus-visible,.praxis-footer__links button:hover,.praxis-footer__links button:focus-visible{color:#084fc7;text-decoration:underline}.not-found-page{width:min(920px,calc(100% - 48px));min-height:55vh;margin:74px auto 84px;display:grid;align-content:center;justify-items:start;border:1px solid #dfe7f4;border-radius:8px;background:linear-gradient(135deg,#fff,#eef4ff);box-shadow:0 18px 48px #06184a0f;padding:clamp(30px,6vw,62px)}.not-found-page h1{margin:0;color:#06184a;font-size:clamp(42px,7vw,74px);line-height:1.02}.not-found-page p:not(.praxis-eyebrow){max-width:620px;margin:18px 0 0;color:#34466f;font-size:18px;line-height:1.65}.not-found-page__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.legal-page{width:min(960px,calc(100% - 48px));min-height:55vh;margin:56px auto 72px}.legal-page__content{border:1px solid #dfe7f4;border-radius:8px;background:#fff;box-shadow:0 18px 48px #06184a0f;padding:clamp(28px,5vw,54px)}.legal-page__content h1{margin:0 0 26px;color:#06184a;font-size:clamp(34px,5vw,54px);line-height:1.05}.legal-page__body{color:#34466f;font-size:17px;line-height:1.72}.legal-page__body>*:first-child{margin-top:0}.legal-page__body>*:last-child{margin-bottom:0}.legal-page__body h2,.legal-page__body h3,.legal-page__body h4{margin:1.6em 0 .55em;color:#06184a;line-height:1.18}.legal-page__body a{color:#0b63f6;font-weight:800}@media(max-width:720px){.praxis-footer,.legal-page,.not-found-page{width:min(100% - 28px,1200px)}.praxis-footer{align-items:flex-start;flex-direction:column}.praxis-footer__links{justify-content:flex-start}}.cookie-consent{position:fixed;inset:0;z-index:1200;display:grid;place-items:end center;padding:18px;background:#06184a2e}.cookie-consent__panel{width:min(860px,100%);max-height:min(88vh,760px);overflow:auto;border:1px solid rgba(11,99,246,.24);border-radius:8px;background:#fffffffc;box-shadow:0 24px 70px #06184a3d;padding:22px;color:#06184a}.cookie-consent__intro h2{margin:0;color:#06184a;font-size:24px;line-height:1.16}.cookie-consent__intro p:not(.praxis-eyebrow){margin:10px 0 0;color:#536184;font-size:15px;line-height:1.55}.cookie-consent__intro a{display:inline-flex;margin-top:12px;color:#0b63f6;font-size:14px;font-weight:900;text-decoration:none}.cookie-consent__intro a:hover,.cookie-consent__intro a:focus-visible{color:#084fc7;text-decoration:underline}.cookie-consent__categories{display:grid;margin-top:20px;border-top:1px solid #e8edf6}.cookie-consent__category{border-bottom:1px solid #e8edf6;padding:14px 0}.cookie-consent__category-head{width:100%;display:grid;grid-template-columns:18px minmax(0,1fr) auto;gap:10px;align-items:center;border:0;background:transparent;color:#1f2937;cursor:pointer;font:inherit;padding:0;text-align:left}.cookie-consent__category-head strong{color:#1f2937;font-size:16px;line-height:1.25}.cookie-consent__chevron{color:#06184a;font-size:17px;font-weight:900}.cookie-consent__always-active{color:#0f8a1f;font-size:13px;font-weight:900}.cookie-consent__category>p{margin:12px 0 0 28px;color:#34466f;font-size:14px;line-height:1.65}.cookie-consent__switch{position:relative;width:46px;height:26px;display:inline-flex;align-items:center}.cookie-consent__switch input{position:absolute;inset:0;opacity:0;cursor:pointer}.cookie-consent__switch span{width:46px;height:26px;display:block;border-radius:999px;background:#cbd5e1;transition:background .18s ease}.cookie-consent__switch span:after{content:"";position:absolute;left:3px;top:3px;width:20px;height:20px;border-radius:50%;background:#fff;box-shadow:0 2px 6px #0f172a40;transition:transform .18s ease}.cookie-consent__switch input:checked+span{background:#0b63f6}.cookie-consent__switch input:checked+span:after{transform:translate(20px)}.cookie-consent__switch input:disabled{cursor:not-allowed}.cookie-consent__switch input:disabled+span{background:#e2e8f0;opacity:.72}.cookie-consent__cookie-list{display:grid;gap:10px;margin:14px 0 0 28px}.cookie-consent__empty{margin:14px 0 0 28px!important;border-radius:8px;background:#f5f7fb;padding:12px;color:#536184!important;font-size:13px;font-weight:800;line-height:1.45}.cookie-consent__cookie-list dl{display:grid;gap:8px;margin:0;border-radius:8px;background:#f5f7fb;padding:12px}.cookie-consent__cookie-list div{display:grid;grid-template-columns:96px minmax(0,1fr);gap:12px}.cookie-consent__cookie-list dt,.cookie-consent__cookie-list dd{margin:0;color:#34466f;font-size:13px;line-height:1.45}.cookie-consent__cookie-list dt{color:#1f2937;font-weight:900}.cookie-consent__actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:12px;margin-top:22px}.cookie-consent__actions .praxis-button{min-height:46px;padding-inline:18px}@media(max-width:720px){.cookie-consent{padding:12px}.cookie-consent__panel{padding:18px}.cookie-consent__category-head{grid-template-columns:18px minmax(0,1fr)}.cookie-consent__always-active,.cookie-consent__switch{grid-column:2;justify-self:start}.cookie-consent__category>p,.cookie-consent__cookie-list{margin-left:0}.cookie-consent__cookie-list div{grid-template-columns:1fr;gap:3px}.cookie-consent__actions{display:grid;grid-template-columns:1fr}}.star-border-container{--star-border-color: white;--star-border-speed: 6s;--star-border-delay: 0s;--star-border-thickness: 1px;display:inline-block;position:relative;border-radius:20px;overflow:hidden;padding:var(--star-border-thickness);isolation:isolate}.star-border-container:before{content:"";position:absolute;inset:-45%;z-index:0;background:conic-gradient(from 0deg,transparent 0deg,transparent 54deg,color-mix(in srgb,var(--star-border-color),transparent 72%) 68deg,var(--star-border-color) 82deg,color-mix(in srgb,var(--star-border-color),transparent 72%) 96deg,transparent 112deg,transparent 360deg);animation:star-border-orbit var(--star-border-speed) linear infinite;animation-delay:var(--star-border-delay)}.star-border-container:after{content:"";position:absolute;inset:var(--star-border-thickness);z-index:0;border-radius:calc(20px - var(--star-border-thickness));background:var(--category-bg, #ffffff)}.inner-content{position:relative;z-index:1;border:1px solid #222;background:#000;color:#fff;font-size:16px;text-align:center;padding:16px 26px;border-radius:calc(20px - var(--star-border-thickness))}@keyframes star-border-orbit{to{transform:rotate(1turn)}}@media(prefers-reduced-motion:reduce){.star-border-container:before{animation:none}}.text-type{display:inline-block;white-space:pre-wrap}.text-type__cursor{margin-left:.16em;display:inline-block;opacity:1;color:#0b63f6}.text-type__cursor--hidden{display:none}#infinite-grid-menu-canvas{cursor:grab;width:100%;height:100%;overflow:hidden;position:relative;outline:none}#infinite-grid-menu-canvas:active{cursor:grabbing}.action-button{position:absolute;left:50%;z-index:10;width:60px;height:60px;display:grid;place-items:center;background:#5227ff;border:none;border-radius:50%;cursor:pointer;border:5px solid #000}.face-title{-webkit-user-select:none;user-select:none;position:absolute;font-weight:900;font-size:3rem;left:1.6em;top:50%}.action-button-icon{-webkit-user-select:none;user-select:none;position:relative;color:#fff;top:2px;font-size:26px}.face-title{position:absolute;top:50%;transform:translate(20%,-50%)}.face-title.active{opacity:1;transform:translate(20%,-50%);pointer-events:auto;transition:.5s ease}.face-title.inactive{pointer-events:none;opacity:0;transition:.1s ease}.face-description{-webkit-user-select:none;user-select:none;position:absolute;max-width:10ch;top:50%;font-size:1.2rem;right:1%;transform:translateY(-50%)}.face-description.active{opacity:1;transform:translate(-90%,-50%);pointer-events:auto;transition:.5s ease}.face-description.inactive{pointer-events:none;transform:translate(-60%,-50%);opacity:0;transition:.1s ease}.action-button{position:absolute;left:50%}.action-button.active{bottom:3.8em;transform:translate(-50%) scale(1);opacity:1;pointer-events:auto;transition:.5s ease}.action-button.inactive{bottom:-80px;transform:translate(-50%) scale(0);opacity:0;pointer-events:none;transition:.1s ease}@media(max-width:1500px){.face-title,.face-description{display:none}}
