: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;overflow-x:clip}.praxis-hero,.benefit-strip,.praxis-section,.solution-showcase,.praxis-audit{width:min(1200px,calc(100% - 48px));margin-inline:auto}.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-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-button:hover,.praxis-button:focus-visible{transform:translateY(-1px) scaleX(1.065) scaleY(.965)}.praxis-button:active{transform:translateY(1px) scaleX(.98) scaleY(1.02)}.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}.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}.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")}.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")}.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")}.solution-row__icon-svg{color:var(--solution-accent, #2563eb);display:block;flex:0 0 auto}.solution-row__icon-svg svg{display:block;color:currentColor}.solution-row__icon-svg svg[stroke]:not([stroke=none]),.solution-row__icon-svg svg [stroke]:not([stroke=none]){stroke:currentColor!important}.solution-row__icon-svg svg[fill]:not([fill=none]),.solution-row__icon-svg svg [fill]:not([fill=none]){fill:currentColor!important}.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}.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{--audit-score-progress: 74%;--audit-score-accent: #0b63f6;--audit-score-track: #b9d3ff;position:relative;isolation:isolate;width:166px;height:166px;display:grid;place-items:center;align-content:center;justify-self:center;border-radius:50%;background:conic-gradient(var(--audit-score-accent) 0 var(--audit-score-progress),var(--audit-score-track) var(--audit-score-progress) 100%)}.audit-score:before{content:"";position:absolute;inset:10px;z-index:0;border-radius:inherit;background:#fff}.audit-score--animated{--audit-score-progress: 0%;animation:audit-score-pop .62s cubic-bezier(.2,.8,.2,1) both}.audit-score strong,.audit-score span{position:relative;z-index:1}.audit-score strong{color:#0b63f6;font-size:46px;line-height:1}.audit-score span{color:#06184a;font-size:13px;font-weight:800}@keyframes audit-score-pop{0%{opacity:0;transform:scale(.88)}70%{transform:scale(1.035)}to{opacity:1;transform:scale(1)}}@media(prefers-reduced-motion:reduce){.audit-score--animated{animation:none}}.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;display:grid;place-items:center;border:1px solid #cfe0fb;border-radius:8px;background:#eef5ff;color:#06184a;cursor:pointer;font:inherit;line-height:1}.consultation-modal__close-icon{width:20px;height:20px;display:block;background:currentColor;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='M18%206L6%2018'%20stroke='%231F2223'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M6%206L18%2018'%20stroke='%231F2223'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");mask-position:center;mask-repeat:no-repeat;mask-size:contain;-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='M18%206L6%2018'%20stroke='%231F2223'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M6%206L18%2018'%20stroke='%231F2223'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain}.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,.consultation-time-select__button{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,.consultation-time-select__button:focus-visible,.consultation-time-select.is-open .consultation-time-select__button{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__required-note{grid-column:1 / -1;margin:-2px 0 2px;border:1px solid #cfe0fb;border-radius:8px;background:#eef5ff;padding:10px 12px;color:#173b7a;font-size:13px;font-weight:900}.consultation-form__field-note{margin:-2px 0 0;font-size:12px;font-weight:800;line-height:1.25}.consultation-form__field-note.is-valid{color:#047857}.consultation-form__field-note.is-error{color:#b42318}.consultation-form__field-note--privacy{grid-column:1 / -1;margin-top:-8px}.consultation-time-select{position:relative}.consultation-time-select__button{display:flex;align-items:center;justify-content:space-between;gap:12px;cursor:pointer;text-align:left}.consultation-time-select__chevron{width:18px;height:18px;flex:0 0 auto;color:#06184a;transition:transform .2s ease,color .18s ease}.consultation-time-select__chevron:before{content:"";display:block;width:100%;height:100%;background:currentColor;clip-path:polygon(22% 35%,50% 63%,78% 35%,88% 45%,50% 83%,12% 45%)}.consultation-time-select.is-open .consultation-time-select__chevron{color:#0b63f6;transform:rotate(180deg)}.consultation-time-select__menu{position:absolute;bottom:calc(100% + 8px);left:0;right:0;z-index:20;display:grid;gap:6px;max-height:220px;overflow:auto;border:1px solid #cfe0fb;border-radius:8px;background:#fff;box-shadow:0 18px 44px #06184a29;padding:8px;animation:consultation-menu-in .18s ease both}.consultation-time-select__option{min-height:38px;border:0;border-radius:8px;background:transparent;color:#06184a;cursor:pointer;font:inherit;font-size:14px;font-weight:800;padding:9px 11px;text-align:left;transition:background .16s ease,color .16s ease,transform .16s ease}.consultation-time-select__option:hover,.consultation-time-select__option:focus-visible{background:#eef5ff;color:#0b63f6;outline:none}.consultation-time-select__option.is-selected{background:#0b63f6;color:#fff}.consultation-time-select__option:active{transform:scale(.985)}@keyframes consultation-menu-in{0%{opacity:0;transform:translateY(6px) scale(.98)}to{opacity:1;transform:translateY(0) scale(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}@media(max-width:1080px){.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}.solution-row,.praxis-audit,.audit-card,.audit-result{padding:22px}.solution-row__media{min-height:190px}}@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}.consultation-time-select__menu{top:calc(100% + 8px);bottom:auto;animation-name:consultation-menu-in-mobile}}@keyframes consultation-menu-in-mobile{0%{opacity:0;transform:translateY(-6px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.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){@keyframes consultation-menu-in-mobile{0%{opacity:0;transform:translateY(-6px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.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}}@media(max-width:1080px){.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{min-height:auto;align-items:start;gap:28px;padding:30px 0 24px}.praxis-hero__content{max-width:680px}}@media(max-width:720px){.praxis-hero,.benefit-strip,.praxis-section,.solution-showcase,.praxis-audit{width:min(100% - 28px,1200px)}.praxis-hero{gap:22px;padding:22px 0 18px}.praxis-hero h1{font-size:clamp(38px,13vw,52px);line-height:1;overflow-wrap:anywhere}.praxis-hero__lead{min-height:72px;margin-top:18px;font-size:20px;line-height:1.22}.praxis-hero__text{margin-top:14px;font-size:15px}.praxis-actions{display:grid;grid-template-columns:1fr;gap:12px;margin-top:22px}.praxis-button{width:100%;min-height:48px;padding:13px 18px;text-align:center}.benefit-strip,.category-grid{grid-template-columns:1fr;gap:14px}.benefit-strip{margin-top:0;padding-bottom:30px}.benefit-card{min-height:auto;grid-template-columns:42px minmax(0,1fr);gap:14px;padding:18px}.praxis-section{padding:28px 0 24px}.praxis-section__header{margin-bottom:22px}.praxis-section h2{font-size:clamp(26px,9vw,34px);overflow-wrap:anywhere}.solution-showcase{gap:14px;padding:16px 0 24px}.solution-row,.praxis-audit,.audit-card,.audit-result{padding:18px}.solution-row{gap:18px}.solution-row h3{font-size:24px;overflow-wrap:anywhere}.solution-row p,.solution-row li{font-size:14px}.solution-row__media{min-height:170px}.solution-row__media img{max-width:min(76%,260px)}.praxis-audit{gap:18px}.praxis-audit h2,.audit-result h3,.audit-card h3{font-size:24px;overflow-wrap:anywhere}.audit-card__topline{grid-template-columns:48px minmax(0,1fr)}.audit-card__answers{gap:10px}.audit-card__answer{min-height:52px;padding:12px 14px}.audit-card__actions,.audit-result__actions,.consultation-form__actions,.audit-summary__head{grid-template-columns:1fr}.consultation-modal{padding:10px;place-items:end center}.consultation-modal__dialog{width:100%;max-height:92vh;padding:18px}.consultation-modal__head{gap:12px}.consultation-modal__head h3{font-size:22px}.consultation-form{grid-template-columns:1fr;gap:12px}@keyframes consultation-menu-in-mobile{0%{opacity:0;transform:translateY(-6px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.cookie-consent{padding:10px}.cookie-consent__panel{max-height:90vh;padding:18px}}@media(max-width:480px){.praxis-hero,.benefit-strip,.praxis-section,.solution-showcase,.praxis-audit{width:min(100% - 20px,1200px)}.praxis-hero h1{font-size:clamp(34px,13vw,46px)}.praxis-hero__lead{font-size:18px}.benefit-card,.solution-row,.praxis-audit,.audit-card,.audit-result{padding:16px}}.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}.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__menu{display:contents}.praxis-nav__toggle{display:none;width:46px;height:46px;border:1px solid rgba(11,99,246,.18);border-radius:8px;background:#fff;color:#06184a;cursor:pointer;align-items:center;justify-content:center;flex-direction:column;gap:5px;padding:0}.praxis-nav__toggle span{display:block;width:20px;height:2px;border-radius:999px;background:currentColor;transition:transform .2s ease,opacity .2s ease}.praxis-nav--open .praxis-nav__toggle span:first-child{transform:translateY(7px) rotate(45deg)}.praxis-nav--open .praxis-nav__toggle span:nth-child(2){opacity:0}.praxis-nav--open .praxis-nav__toggle span:last-child{transform:translateY(-7px) rotate(-45deg)}.praxis-nav__brand,.praxis-nav__links a,.praxis-nav__cta{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__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;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-nav__cta:hover,.praxis-nav__cta:focus-visible{background:#084fc7;color:#fff;transform:translateY(-1px) scaleX(1.065) scaleY(.965)}.praxis-nav__cta:active{transform:translateY(1px) scaleX(.98) scaleY(1.02)}@media(max-width:1080px){.praxis-nav{width:100%;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px 14px 10px}.praxis-nav__toggle{display:inline-flex}.praxis-nav__menu{display:none;grid-column:1 / -1;gap:16px;padding:12px 0 8px}.praxis-nav--open .praxis-nav__menu{display:grid}.praxis-nav__links{flex-direction:column;align-items:stretch;gap:6px;order:0}.praxis-nav__links a{min-height:42px;display:flex;align-items:center;border-radius:8px;padding:10px 12px;background:#0b63f60f}.praxis-nav__logo{width:190px}.praxis-nav__cta{width:100%}}@media(max-width:480px){.praxis-nav{gap:10px;padding:10px 10px 8px}.praxis-nav__logo{width:min(168px,62vw)}.praxis-nav__toggle{width:42px;height:42px}.praxis-nav__links a,.praxis-nav__cta{min-height:40px;padding:9px 10px;font-size:13px}}.praxis-hero__visual{min-height:500px;position:relative;display:block;overflow:visible;border:0;border-radius:0;background:transparent;box-shadow:none}.praxis-hero__visual:before,.praxis-hero__visual:after{content:none}.hero-card-carousel{min-height:500px;height:100%;display:grid;grid-template-columns:minmax(0,.86fr) 128px;grid-template-rows:1fr auto;gap:16px}.hero-card-carousel__card{height:440px;display:grid;grid-template-rows:170px 120px 46px;gap:16px;padding:28px 28px 34px;border:1px solid rgba(11,99,246,.16);border-radius:24px;background:#fff;box-shadow:0 22px 58px #06184a14}.hero-card-carousel__media{height:170px;display:grid;place-items:center;overflow:hidden;border-radius:18px;background:#eef5ff}.hero-card-carousel__media img{width:min(92%,420px);max-height:156px;height:auto;object-fit:contain;transform:scale(var(--hero-card-image-scale, 1))}.hero-card-carousel__media[data-fit=wide] img{width:min(98%,520px);max-height:132px}.hero-card-carousel__media[data-fit=square] img{width:min(68%,250px);max-height:156px}.hero-card-carousel__content{min-height:120px;display:grid;grid-template-rows:16px minmax(41px,auto) minmax(38px,auto);gap:8px;overflow:hidden}.hero-card-carousel__content p{margin:0;color:#0b63f6;font-size:12px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.hero-card-carousel__content h2{margin:0;color:#06184a;font-size:clamp(28px,4vw,40px);font-weight:900;line-height:1.02}.hero-card-carousel__content span{display:-webkit-box;color:#40517d;font-size:15px;line-height:1.5;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.hero-card-carousel__cta{width:fit-content;height:46px;min-height:46px;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;padding:12px 20px;background:#0b63f6;color:#fff;font-size:14px;font-weight:900;text-decoration:none;transition:background .18s ease,transform .18s ease}.hero-card-carousel__cta:hover,.hero-card-carousel__cta:focus-visible{background:#084fc7;color:#fff;transform:translateY(-1px) scaleX(1.065) scaleY(.965)}.hero-card-carousel__cta:active{transform:translateY(1px) scaleX(.98) scaleY(1.02)}.hero-card-carousel__previews{display:grid;gap:12px;align-content:start}.hero-card-carousel__preview{position:relative;height:116px;border:1px solid rgba(11,99,246,.14);border-radius:18px;background:#fff;box-shadow:0 16px 36px #06184a0f;cursor:pointer;display:grid;overflow:hidden;place-items:center;padding:14px}.hero-card-carousel__preview img{width:100%;max-width:96px;max-height:72px;object-fit:contain;transform:scale(var(--hero-card-preview-image-scale, 1))}.hero-card-carousel__preview[data-fit=wide] img{max-width:112px;max-height:56px}.hero-card-carousel__preview[data-fit=square] img{max-width:78px;max-height:78px}.hero-card-carousel__preview span{position:absolute;left:50%;bottom:10px;width:calc(100% - 16px);box-sizing:border-box;border-radius:8px;padding:5px 8px;background:#06184a;color:#fff;display:block;font-size:11px;font-weight:900;line-height:1.15;opacity:0;overflow:hidden;pointer-events:none;text-align:center;text-overflow:ellipsis;transform:translate(-50%,4px);transition:opacity .18s ease,transform .18s ease;white-space:nowrap}.hero-card-carousel__preview:hover,.hero-card-carousel__preview:focus-visible{border-color:#0b63f65c}.hero-card-carousel__preview:hover span,.hero-card-carousel__preview:focus-visible span{opacity:1;transform:translate(-50%)}.hero-card-carousel__footer{grid-column:1 / -1;min-height:44px;display:flex;align-items:center;justify-content:center;gap:12px}.hero-card-carousel__footer>button{width:40px;height:40px;border:1px solid rgba(11,99,246,.18);border-radius:999px;background:#fff;color:#0b63f6;cursor:pointer;display:inline-grid;place-items:center;font-family:inherit;font-size:18px;font-weight:900;transition:background .18s ease,color .18s ease,border-color .18s ease}.hero-card-carousel__footer>button:hover,.hero-card-carousel__footer>button:focus-visible{border-color:#0b63f6;background:#0b63f6;color:#fff}.hero-card-carousel__control-icon{width:16px;height:16px;display:block;background:currentColor;mask-position:center;mask-repeat:no-repeat;mask-size:contain;-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain}.hero-card-carousel__control-icon--prev{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%2012H5'%20stroke='%231F2223'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M12%2019L5%2012L12%205'%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%2012H5'%20stroke='%231F2223'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M12%2019L5%2012L12%205'%20stroke='%231F2223'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.hero-card-carousel__control-icon--next{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='M5%2012H19'%20stroke='%231F2223'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M12%205L19%2012L12%2019'%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='M5%2012H19'%20stroke='%231F2223'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M12%205L19%2012L12%2019'%20stroke='%231F2223'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.hero-card-carousel__dots{display:flex;gap:8px}.hero-card-carousel__dots button{width:8px;height:8px;border:0;border-radius:999px;padding:0;background:#0b63f63d;cursor:pointer;transition:width .18s ease,background .18s ease}.hero-card-carousel__dots button.is-active{width:26px;background:#0b63f6}@media(max-width:1080px){.praxis-hero__visual{min-height:430px;border-radius:24px}}@media(max-width:720px){.praxis-hero__visual{min-height:416px}.hero-card-carousel{min-height:416px;grid-template-columns:1fr;grid-template-rows:360px 44px;gap:12px}.hero-card-carousel__card{box-sizing:border-box;height:360px;min-height:360px;grid-template-rows:128px 144px 46px;gap:14px;padding:16px;border-radius:18px}.hero-card-carousel__media{height:128px;min-height:128px;aspect-ratio:auto;border-radius:14px}.hero-card-carousel__media img{width:min(94%,300px);max-height:116px}.hero-card-carousel__media[data-fit=wide] img{width:min(98%,340px);max-height:104px}.hero-card-carousel__media[data-fit=square] img{width:min(58%,170px);max-height:118px}.hero-card-carousel__content{min-height:144px;grid-template-rows:16px minmax(32px,auto) minmax(42px,auto);gap:8px}.hero-card-carousel__content h2{display:-webkit-box;font-size:clamp(25px,8vw,32px);overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.hero-card-carousel__content span{font-size:14px;-webkit-line-clamp:3}.hero-card-carousel__cta{width:100%}.hero-card-carousel__previews{display:none}.hero-card-carousel__footer{grid-column:auto}.hero-card-carousel__footer>button{width:36px;height:36px}}@media(max-width:480px){.praxis-hero__visual{min-height:396px}.hero-card-carousel{min-height:396px;grid-template-rows:340px 44px}.hero-card-carousel__card{height:340px;min-height:340px;grid-template-rows:112px 140px 46px;padding:14px}.hero-card-carousel__media{height:112px;min-height:112px}.hero-card-carousel__content{min-height:140px}}.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}}.product-list__item{color:inherit;text-decoration:none}.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{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{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{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{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{display:block;color:currentColor}.category-card__icon-svg svg[stroke]:not([stroke=none]),.category-card__icon-svg svg [stroke]:not([stroke=none]){stroke:currentColor!important}.category-card__icon-svg svg[fill]:not([fill=none]),.category-card__icon-svg svg [fill]:not([fill=none]){fill:currentColor!important}.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}@media(max-width:720px){.category-card{min-height:auto;padding:22px}.category-card h3,.category-card p{min-height:0}.product-list{margin-top:18px}}@media(max-width:480px){.category-card{padding:18px}.category-card__icon{width:52px;height:52px}.category-card h3{font-size:19px}.category-card p{font-size:14px}}.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__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}@media(max-width:720px){.praxis-footer{width:min(100% - 28px,1200px);align-items:flex-start;flex-direction:column}.praxis-footer__links{justify-content:flex-start}}@media(max-width:480px){.praxis-footer{width:min(100% - 20px,1200px);gap:16px;padding:22px 0 28px}.praxis-footer__logo{width:168px}.praxis-footer__links{gap:10px 16px}}.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){.legal-page,.not-found-page{width:min(100% - 28px,1200px)}}@media(max-width:480px){.legal-page,.not-found-page{width:min(100% - 20px,1200px)}.not-found-page{margin:34px auto 46px;padding:24px 18px}.not-found-page h1{font-size:clamp(34px,12vw,46px)}.not-found-page__actions{width:100%;display:grid;grid-template-columns:1fr}.legal-page{margin:30px auto 44px}.legal-page__content{padding:22px 18px}.legal-page__content h1{font-size:clamp(30px,10vw,40px)}.legal-page__body{font-size:15px}}
