html,body{font-family:Inter,Manrope,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}:root{--bg:#f2f2f2;--dark:#3f424d;--dark-2:#30333d;--yellow:#ffd229;--white:#fff;--muted:#606570}body{background:var(--bg);color:var(--dark);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}.site-page{min-height:100vh;padding:18px}.hero-shell{background:#111318;border-radius:42px;min-height:calc(100vh - 36px);padding:26px;position:relative;overflow:hidden}.hero-bg-grid{display:none}.hero-right{z-index:0;border-radius:42px;position:absolute;inset:0;overflow:hidden}.robot-image{object-fit:cover;object-position:center center;transform-origin:50%;border-radius:42px;width:100%;max-width:none;height:100%;animation:7s ease-in-out infinite robotFloat;position:absolute;inset:0}.hero-right:before{content:"";z-index:2;pointer-events:none;background:linear-gradient(90deg,#14161cf0 0%,#14161cdb 30%,#14161c7a 58%,#14161c1f 100%),linear-gradient(#14161c6b 0%,#14161c0d 45%,#14161cc2 100%);position:absolute;inset:0}.navbar{z-index:10;justify-content:space-between;align-items:center;gap:24px;display:flex;position:relative}.brand{color:var(--white);letter-spacing:-.03em;white-space:nowrap;align-items:center;gap:10px;font-size:20px;font-weight:800;display:flex}.brand-mark{background:var(--white);width:30px;height:30px;color:var(--dark);border-radius:8px;place-items:center;font-size:14px;font-weight:900;display:grid}.nav-links{color:var(--white);opacity:.92;align-items:center;gap:22px;font-size:16px;display:flex}.nav-button,.primary-button{background:var(--yellow);color:#1e2129;border-radius:18px;justify-content:center;align-items:center;min-height:58px;padding:0 28px;font-size:17px;font-weight:800;display:inline-flex;box-shadow:0 10px 25px #00000024}.hero-content{z-index:5;align-items:center;min-height:690px;padding-top:70px;display:flex;position:relative}.hero-left{z-index:6;max-width:920px;position:relative}.title-stack{flex-direction:column;align-items:flex-start;display:flex}.paper-line,.yellow-line{letter-spacing:-.06em;color:var(--dark-2);font-size:clamp(44px,5.4vw,86px);font-weight:900;line-height:.98;display:inline-block}.paper-line{background:var(--white);padding:18px 34px 20px;animation:.8s both paperIn;transform:rotate(1deg);box-shadow:0 18px 45px #00000029}.paper-line-wide{margin-top:-5px;animation-delay:.12s;transform:rotate(-1deg)}.yellow-line{background:var(--yellow);margin-top:-3px;margin-left:110px;padding:16px 38px 20px;animation:.8s .24s both paperIn;transform:rotate(.4deg)}.hero-text{max-width:700px;color:var(--white);text-shadow:0 8px 24px #00000059;margin:42px 0 0;font-size:23px;font-weight:700;line-height:1.35;animation:.8s .36s both fadeUp}.hero-text-short{max-width:610px}.hero-actions{flex-wrap:wrap;gap:14px;margin-top:34px;animation:.8s .48s both fadeUp;display:flex}.secondary-button{min-height:58px;color:var(--white);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff17;border:1px solid #ffffff52;border-radius:18px;justify-content:center;align-items:center;padding:0 28px;font-size:17px;font-weight:800;display:inline-flex}.hero-mini-tags{flex-wrap:wrap;gap:10px;margin-top:26px;animation:.8s .6s both fadeUp;display:flex}.hero-mini-tags span{color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff1c;border:1px solid #ffffff2e;border-radius:999px;padding:10px 14px;font-size:14px;font-weight:800}.hero-cards{z-index:8;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:-10px;display:grid;position:relative}.hero-cards article{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff0;border-radius:28px;min-height:175px;padding:26px;box-shadow:0 18px 45px #00000029}.hero-cards span{color:var(--yellow);margin-bottom:22px;font-size:26px;font-weight:900;display:inline-flex}.hero-cards h3{color:var(--dark-2);letter-spacing:-.04em;margin:0;font-size:25px;font-weight:900;line-height:1.08}.hero-cards p{color:#5d626e;margin:14px 0 0;font-size:17px;font-weight:600;line-height:1.35}.section-kicker{background:var(--yellow);color:#1e2129;border-radius:999px;margin-bottom:18px;padding:10px 16px;font-size:15px;font-weight:900;display:inline-flex}.solutions-section{padding:96px 18px 40px}.section-head{grid-template-columns:1fr .85fr;align-items:end;gap:40px;max-width:1440px;margin:0 auto 34px;display:grid}.section-head h2{color:var(--dark-2);letter-spacing:-.06em;margin:0;font-size:clamp(42px,5vw,82px);font-weight:900;line-height:.95}.section-head p{color:#5f6470;margin:0;font-size:22px;font-weight:650;line-height:1.35}.solutions-showcase{grid-template-columns:repeat(6,1fr);gap:18px;max-width:1440px;margin:0 auto;display:grid}.solution-card{min-height:360px;color:var(--dark-2);background:#fff;border:1px solid #30333d0f;border-radius:34px;grid-column:span 2;padding:30px;transition:transform .35s,box-shadow .35s;position:relative;overflow:hidden;box-shadow:0 18px 45px #22252e14}.solution-card:hover{transform:translateY(-8px);box-shadow:0 28px 70px #22252e29}.solution-card:after{content:"";background:#ffd22929;border-radius:50%;width:190px;height:190px;position:absolute;bottom:-70px;right:-70px}.solution-card-dark{background:var(--dark-2);color:#fff}.solution-card-yellow{background:var(--yellow);color:#1e2129}.solution-card-yellow:after{background:#ffffff52}.card-number{letter-spacing:-.06em;opacity:.9;margin-bottom:54px;font-size:42px;font-weight:900;line-height:1;display:inline-flex}.solution-card h3{z-index:2;letter-spacing:-.05em;max-width:440px;margin:0;font-size:31px;font-weight:900;line-height:1.02;position:relative}.solution-card p{z-index:2;color:#666b76;margin:20px 0 0;font-size:18px;font-weight:600;line-height:1.35;position:relative}.solution-card-yellow p{color:#1e2129b8}.solution-card ul{z-index:2;flex-wrap:wrap;gap:10px;margin:26px 0 0;padding:0;list-style:none;display:flex;position:relative}.solution-card li{color:var(--dark);background:#f1f1f1;border-radius:999px;padding:9px 13px;font-size:14px;font-weight:800}.solution-card-dark li{color:#fff;background:#ffffff1a}.solution-card-yellow li{color:#1e2129;background:#ffffff73}.card-actions{z-index:2;margin-top:28px;position:relative}.card-actions a{background:var(--dark-2);color:#fff;border-radius:14px;justify-content:center;align-items:center;min-height:48px;padding:0 18px;font-size:15px;font-weight:900;display:inline-flex}.solution-card-dark .card-actions a{background:var(--yellow);color:#1e2129}.solution-card-yellow .card-actions a{background:var(--dark-2);color:#fff}.tool-flow-section{background:#080c12;border-radius:42px;max-width:1440px;min-height:820px;margin:56px auto 40px;position:relative;overflow:hidden;box-shadow:0 28px 90px #14161c2e}.tool-flow-bg{z-index:0;position:absolute;inset:0}.tool-flow-bg img{object-fit:cover;object-position:center center;width:100%;height:100%;animation:9s ease-in-out infinite toolBgFloat;transform:scale(1.02)}.tool-flow-shade{z-index:1;pointer-events:none;background:linear-gradient(90deg,#05080d14 0%,#05080d3d 36%,#05080da3 58%,#05080dd1 100%),linear-gradient(#05080d57 0%,#05080d0f 45%,#05080db8 100%);position:absolute;inset:0}.tool-flow-content{z-index:2;grid-template-columns:.92fr 1.08fr;align-items:center;gap:28px;min-height:820px;padding:42px;display:grid;position:relative}.tool-flow-head{align-self:start;max-width:520px;padding-top:14px}.tool-flow-head h2{color:#fff;letter-spacing:-.06em;text-shadow:0 18px 50px #00000073;margin:0;font-size:clamp(42px,4.8vw,76px);font-weight:900;line-height:.95}.tool-flow-head p{color:#ffffffb8;max-width:500px;margin:24px 0 0;font-size:21px;font-weight:650;line-height:1.35}.tool-flow-stage{min-height:620px;position:relative}.tool-flow-stage:before{content:"";background:linear-gradient(90deg,#ffd22900,#ffd229e6,#ffd22900);width:380px;height:2px;animation:3s ease-in-out infinite energyLine;position:absolute;top:58%;left:-210px;transform:rotate(-7deg);box-shadow:0 0 24px #ffd2298c}.flow-card{color:#fff;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);transform-origin:0;background:#0c111abd;border:1px solid #ffd22938;border-radius:30px;width:min(520px,100%);min-height:150px;padding:24px;transition:transform .35s,border-color .35s,background .35s;animation:.9s both cardFromRobot;position:absolute;right:0;box-shadow:0 24px 70px #00000057}.flow-card:hover{background:#121924db;border-color:#ffd229bf;transform:translateY(-8px)scale(1.02)}.flow-card:before{content:"";background:linear-gradient(90deg,#ffd22900,#ffd229f2);width:54px;height:1px;position:absolute;top:50%;left:-54px;box-shadow:0 0 20px #ffd22980}.flow-card span{color:var(--yellow);background:#ffd22929;border-radius:999px;margin-bottom:16px;padding:8px 12px;font-size:13px;font-weight:900;display:inline-flex}.flow-card h3{letter-spacing:-.05em;margin:0;font-size:32px;font-weight:900;line-height:1}.flow-card p{color:#ffffffad;max-width:390px;margin:13px 0 20px;font-size:16px;font-weight:650;line-height:1.35}.flow-card a{background:var(--yellow);color:#1e2129;border-radius:13px;justify-content:center;align-items:center;min-height:42px;padding:0 15px;font-size:14px;font-weight:900;display:inline-flex}.flow-card-1{animation-delay:50ms;top:24px;right:28px}.flow-card-2{animation-delay:.18s;top:190px;right:100px}.flow-card-3{animation-delay:.31s;top:356px;right:28px}.flow-card-4{animation-delay:.44s;top:522px;right:100px}.flow-controls{z-index:4;flex-wrap:wrap;gap:14px;display:flex;position:absolute;bottom:42px;left:42px}.flow-controls a{border-radius:17px;justify-content:center;align-items:center;min-height:54px;padding:0 22px;font-size:16px;font-weight:900;display:inline-flex}.flow-controls a:first-child{background:var(--yellow);color:#1e2129}.flow-controls a:last-child{color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff17;border:1px solid #ffffff29}@keyframes cardFromRobot{0%{opacity:0;filter:blur(8px);transform:translate(-70px)translateY(18px)scale(.94)}to{opacity:1;filter:blur();transform:translate(0)translateY(0)scale(1)}}@keyframes energyLine{0%{opacity:.25;transform:rotate(-7deg)scaleX(.82)}50%{opacity:1;transform:rotate(-7deg)scaleX(1)}to{opacity:.25;transform:rotate(-7deg)scaleX(.82)}}@keyframes toolBgFloat{0%{transform:scale(1.02)translate(0,0)}50%{transform:scale(1.045)translateY(-8px)}to{transform:scale(1.02)translate(0,0)}}.projects-section{padding:56px 18px 96px}.projects-panel{background:radial-gradient(circle at 85% 20%, #ffd22933, transparent 28%), linear-gradient(135deg, var(--dark-2) 0%, var(--dark) 100%);color:#fff;border-radius:42px;max-width:1440px;margin:0 auto;padding:42px;overflow:hidden}.projects-head{grid-template-columns:1fr .75fr;align-items:end;gap:38px;margin-bottom:28px;display:grid}.projects-head h2{letter-spacing:-.06em;margin:0;font-size:clamp(42px,5vw,78px);font-weight:900;line-height:.95}.projects-head p{color:#ffffffb8;margin:0;font-size:21px;font-weight:650;line-height:1.35}.projects-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.projects-grid article{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff17;border:1px solid #ffffff21;border-radius:30px;min-height:280px;padding:28px;transition:transform .35s,background .35s}.projects-grid article:hover{background:#ffffff21;transform:translateY(-8px)}.projects-grid span{color:var(--yellow);margin-bottom:46px;font-size:34px;font-weight:900;display:inline-flex}.projects-grid h3{letter-spacing:-.05em;margin:0;font-size:30px;font-weight:900;line-height:1.02}.projects-grid p{color:#ffffffb3;margin:16px 0 24px;font-size:17px;font-weight:600;line-height:1.35}.projects-grid a{background:var(--yellow);color:#1e2129;border-radius:14px;justify-content:center;align-items:center;min-height:46px;padding:0 16px;font-weight:900;display:inline-flex}@keyframes paperIn{0%{opacity:0;transform:translateY(34px)rotate(-2deg)}to{opacity:1}}@keyframes fadeUp{0%{opacity:0;transform:translateY(26px)}to{opacity:1;transform:translateY(0)}}@keyframes robotFloat{0%{transform:scale(1.04)translate(0,0)}50%{transform:scale(1.07)translate(-16px,-12px)}to{transform:scale(1.04)translate(0,0)}}@keyframes hubBgFloat{0%{transform:scale(1)translate(0,0)}50%{transform:scale(1.025)translateY(-6px)}to{transform:scale(1)translate(0,0)}}@media (max-width:1200px){.nav-links{display:none}.hero-content{min-height:720px;padding-top:70px}.robot-image{object-position:62% center}.hero-cards{grid-template-columns:1fr;margin-top:20px}}@media (max-width:1100px){.section-head,.hub-head,.projects-head{grid-template-columns:1fr;align-items:start}:is(.section-head,.hub-head,.projects-head) .tool-flow-content{grid-template-columns:1fr;min-height:auto;padding:30px}:is(.section-head,.hub-head,.projects-head) .tool-flow-section{min-height:auto}:is(.section-head,.hub-head,.projects-head) .tool-flow-stage{gap:14px;min-height:auto;display:grid}:is(.section-head,.hub-head,.projects-head) .tool-flow-stage:before{display:none}:is(.section-head,.hub-head,.projects-head) .flow-card{width:100%;position:relative;top:auto;right:auto}:is(.section-head,.hub-head,.projects-head) .flow-card:before{display:none}:is(.section-head,.hub-head,.projects-head) .flow-controls{margin-top:24px;position:relative;bottom:auto;left:auto}.solutions-showcase{grid-template-columns:1fr 1fr}.solution-card,.solution-card-wide{grid-column:auto}.hub-panel{height:auto;min-height:880px;padding:22px}.hub-bg{opacity:.72}.hub-card{width:auto;margin-top:12px;position:relative;inset:auto}.hub-card-1{margin-top:360px}.projects-grid{grid-template-columns:1fr}}@media (max-width:700px){.site-page{padding:10px}.site-page .tool-flow-section{border-radius:30px;margin:40px 10px 24px}.site-page .tool-flow-content{padding:22px}.site-page .tool-flow-bg img{opacity:.74;object-position:28% center}.site-page .tool-flow-head h2{font-size:clamp(38px,12vw,56px)}.site-page .tool-flow-head p{font-size:18px}.site-page .flow-card{border-radius:24px;min-height:auto;padding:20px}.site-page .flow-card h3{font-size:26px}.site-page .flow-controls{flex-direction:column}.site-page .flow-controls a{width:100%}.hero-shell{border-radius:28px;padding:18px}.hero-right,.robot-image{border-radius:28px}.robot-image{object-position:67% center}.brand{font-size:16px}.nav-button{display:none}.hero-content{min-height:720px;padding-top:54px}.paper-line,.yellow-line{padding:12px 16px 14px;font-size:clamp(34px,11vw,56px)}.yellow-line{margin-left:26px}.hero-text{margin-top:30px;font-size:18px}.hero-actions{flex-direction:column}.primary-button,.secondary-button{width:100%}.solutions-section{padding:64px 10px 24px}.section-head h2,.hub-head h2{font-size:clamp(38px,12vw,56px)}.section-head p,.hub-head p{font-size:18px}.solutions-showcase{grid-template-columns:1fr}.solution-card{border-radius:28px;min-height:auto;padding:24px}.card-number{margin-bottom:38px}.solution-card h3{font-size:28px}.hub-section{padding:40px 10px 24px}.hub-panel{border-radius:30px;min-height:820px}.hub-card-1{margin-top:300px}.projects-section{padding:40px 10px 64px}.projects-panel{border-radius:30px;padding:24px}.projects-grid article{min-height:auto}}@media (min-width:701px){.hub-panel{height:760px!important;min-height:760px!important;padding:0!important}.hub-bg{opacity:1!important;object-fit:cover!important;object-position:center center!important}.hub-card{width:205px!important;min-height:100px!important;margin:0!important;padding:15px!important;position:absolute!important}.hub-card-1{top:170px!important;left:74px!important}.hub-card-2{top:170px!important;right:74px!important}.hub-card-3{top:auto!important;bottom:170px!important;left:74px!important}.hub-card-4{top:auto!important;bottom:170px!important;right:74px!important}.hub-card-5{top:auto!important;bottom:54px!important;left:335px!important}.hub-card-6{top:auto!important;bottom:54px!important;right:335px!important}.hub-card h3{font-size:20px!important}.hub-card p{font-size:13px!important}}.tool-showcase-bg img{object-fit:cover;object-position:center center;width:100%;height:100%;animation:9s ease-in-out infinite finalToolBg}.tool-showcase-left{align-self:start;max-width:560px;padding-top:8px}.tool-showcase-right{flex-direction:column;align-items:flex-end;gap:18px;display:flex;position:relative}.active-tool-card h3{letter-spacing:-.06em;margin:0;font-size:clamp(42px,4vw,64px);font-weight:900;line-height:.95}.active-tool-card a{background:var(--yellow);color:#1e2129;border-radius:16px;justify-content:center;align-items:center;min-height:52px;padding:0 20px;font-size:15px;font-weight:900;display:inline-flex}.tool-switcher button{color:#ffffffb8;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);min-height:62px;font:inherit;text-align:left;cursor:pointer;background:#ffffff14;border:1px solid #ffffff21;border-radius:18px;padding:0 16px;font-size:15px;font-weight:900;transition:background .25s,border-color .25s,color .25s,transform .25s}.tool-switcher button:hover,.tool-switcher button.active{color:#fff;background:#ffd22929;border-color:#ffd2298c;transform:translateY(-3px)}@keyframes finalCardIn{0%{opacity:0;filter:blur(8px);transform:translate(-60px)translateY(16px)scale(.96)}to{opacity:1;filter:blur();transform:translate(0)translateY(0)scale(1)}}@keyframes finalEnergyLine{0%{opacity:.22;transform:rotate(-7deg)scaleX(.82)}50%{opacity:1;transform:rotate(-7deg)scaleX(1)}to{opacity:.22;transform:rotate(-7deg)scaleX(.82)}}@keyframes finalToolBg{0%{transform:scale(1.02)translate(0,0)}50%{transform:scale(1.045)translateY(-8px)}to{transform:scale(1.02)translate(0,0)}}@media (max-width:1100px){.tool-showcase-content{grid-template-columns:1fr;min-height:auto;padding:30px}.tool-showcase-section{min-height:auto}.tool-showcase-right{align-items:stretch}.tool-showcase-right:before{display:none}.active-tool-card,.tool-switcher{width:100%}}@media (max-width:700px){.tool-showcase-section{border-radius:30px;margin:40px 10px 24px}.tool-showcase-content{padding:22px}.tool-showcase-bg img{opacity:.74;object-position:28% center}.tool-showcase-left h2{font-size:clamp(38px,12vw,56px)}.tool-showcase-left p{font-size:18px}.active-tool-card{border-radius:26px;min-height:auto;padding:22px}.active-tool-card h3{font-size:36px}.tool-switcher{grid-template-columns:1fr}}.tool-showcase-section{background:#080c12!important;border-radius:42px!important;max-width:1440px!important;min-height:760px!important;margin:56px auto 40px!important;position:relative!important;overflow:hidden!important}.tool-showcase-left{grid-column:2!important;align-self:start!important;max-width:560px!important;margin-left:auto!important;padding-top:10px!important}.tool-showcase-left h2{color:#fff!important;letter-spacing:-.06em!important;text-shadow:0 18px 50px #0000008c!important;margin:0!important;font-size:clamp(38px,4vw,62px)!important;font-weight:900!important;line-height:.95!important}.tool-showcase-left p{color:#ffffffb8!important;max-width:470px!important;margin:22px 0 0!important;font-size:19px!important;font-weight:650!important;line-height:1.35!important}.tool-showcase-right{flex-direction:column!important;grid-column:2!important;align-self:end!important;align-items:flex-end!important;gap:16px!important;display:flex!important;position:relative!important}.active-tool-card{-webkit-backdrop-filter:blur(18px)!important;backdrop-filter:blur(18px)!important;background:#0a0f17b8!important;border:1px solid #ffd22947!important;border-radius:30px!important;width:430px!important;min-height:245px!important;padding:26px!important;animation:.55s both finalCardIn!important;box-shadow:0 24px 70px #0000005c!important}.active-tool-card span{color:#ffd229!important;background:#ffd22929!important;border-radius:999px!important;margin-bottom:20px!important;padding:8px 12px!important;font-size:13px!important;font-weight:900!important}.active-tool-card a{color:#1e2129!important;background:#ffd229!important;border-radius:15px!important;min-height:46px!important;padding:0 18px!important;font-size:14px!important;font-weight:900!important}.tool-switcher{grid-template-columns:repeat(2,1fr)!important;gap:10px!important;width:430px!important;display:grid!important}.tool-switcher button{color:#ffffffbd!important;-webkit-backdrop-filter:blur(14px)!important;backdrop-filter:blur(14px)!important;background:#ffffff14!important;border:1px solid #ffffff21!important;border-radius:16px!important;min-height:54px!important;padding:0 14px!important;font-size:14px!important}.tool-switcher button.active{color:#fff!important;background:#ffd2292e!important;border-color:#ffd22999!important}.tool-switcher button span{color:#ffd229!important;margin-right:8px!important}@media (max-width:1100px){.tool-showcase-content{grid-template-columns:1fr!important;min-height:auto!important;padding:30px!important}.tool-showcase-left,.tool-showcase-right{grid-column:auto!important;align-items:stretch!important;margin-left:0!important}.tool-showcase-left{max-width:620px!important}.tool-showcase-right:before{display:none!important}.active-tool-card,.tool-switcher{width:100%!important}.tool-showcase-bg img{object-position:25% center!important}}@media (max-width:700px){.tool-showcase-section{border-radius:30px!important;margin:40px 10px 24px!important}.tool-showcase-content{padding:22px!important}.tool-showcase-bg img{opacity:.72!important;object-position:22% center!important}.tool-showcase-left h2{font-size:clamp(38px,12vw,56px)!important}.tool-showcase-left p{font-size:18px!important}.active-tool-card{border-radius:26px!important;min-height:auto!important;padding:22px!important}.active-tool-card h3{font-size:36px!important}.tool-switcher{grid-template-columns:1fr!important}}.tool-showcase-right{flex-direction:column!important;grid-column:2!important;align-items:flex-start!important;gap:18px!important;width:100%!important;max-width:520px!important;margin-left:auto!important;display:flex!important;position:relative!important}.active-tool-card{color:#fff!important;-webkit-backdrop-filter:blur(18px)!important;backdrop-filter:blur(18px)!important;background:#0a0f17b8!important;border:1px solid #ffd22952!important;border-radius:28px!important;width:420px!important;min-height:218px!important;padding:24px!important;animation:.55s both activeCardCleanIn!important;box-shadow:0 24px 70px #00000057!important}@keyframes activeCardCleanIn{0%{opacity:0;filter:blur(7px);transform:translate(-52px)translateY(12px)scale(.96)}to{opacity:1;filter:blur();transform:translate(0)translateY(0)scale(1)}}@keyframes finalEnergyLineClean{0%{opacity:.2;transform:rotate(-8deg)scaleX(.82)}50%{opacity:1;transform:rotate(-8deg)scaleX(1)}to{opacity:.2;transform:rotate(-8deg)scaleX(.82)}}@keyframes finalToolBgClean{0%{transform:scale(1.01)translate(0,0)}50%{transform:scale(1.035)translate(-6px,-6px)}to{transform:scale(1.01)translate(0,0)}}@media (max-width:1100px){.tool-showcase-content{grid-template-columns:1fr!important;min-height:auto!important;padding:30px!important}.tool-showcase-right{grid-column:auto!important;align-items:stretch!important;max-width:100%!important;margin-left:0!important}.tool-showcase-right:before{display:none!important}.active-tool-card{width:100%!important}.tool-showcase-bg img{object-position:24% center!important;opacity:.82!important}}@media (max-width:700px){.tool-showcase-section{border-radius:30px!important;margin:40px 10px 24px!important}.tool-showcase-content{padding:22px!important}.tool-showcase-title h2{font-size:clamp(38px,12vw,56px)!important}.tool-showcase-title p{font-size:18px!important}.active-tool-card{border-radius:26px!important;min-height:auto!important;padding:22px!important}.active-tool-card h3{font-size:34px!important}}.tool-showcase-bg img{object-fit:cover!important;object-position:left center!important;opacity:1!important;width:100%!important;height:100%!important;animation:10s ease-in-out infinite finalToolBgCleanV3!important;transform:scale(1.01)!important}.tool-showcase-title{max-width:450px!important;margin-bottom:4px!important}.active-tool-card{color:#fff!important;-webkit-backdrop-filter:blur(18px)!important;backdrop-filter:blur(18px)!important;will-change:transform, opacity, filter!important;background:#0a0f17bd!important;border:1px solid #ffd22957!important;border-radius:26px!important;width:390px!important;min-height:198px!important;padding:22px!important;animation:4.2s ease-in-out both toolCardSlideRight!important;box-shadow:0 24px 70px #00000057!important}.active-tool-card span{color:#ffd229!important;background:#ffd22929!important;border-radius:999px!important;margin-bottom:15px!important;padding:7px 11px!important;font-size:12px!important;font-weight:900!important;display:inline-flex!important}.tool-dots{align-items:center!important;gap:10px!important;margin-top:0!important;display:flex!important}@keyframes toolCardSlideRight{0%{opacity:0;filter:blur(8px);transform:translate(-90px)translateY(12px)scale(.94)}14%{opacity:1;filter:blur();transform:translate(0)translateY(0)scale(1)}78%{opacity:1;filter:blur();transform:translate(0)translateY(0)scale(1)}to{opacity:0;filter:blur(7px);transform:translate(90px)translateY(-8px)scale(.97)}}@keyframes finalEnergyLineCleanV3{0%{opacity:.22;transform:rotate(-7deg)scaleX(.82)}50%{opacity:1;transform:rotate(-7deg)scaleX(1)}to{opacity:.22;transform:rotate(-7deg)scaleX(.82)}}@keyframes finalToolBgCleanV3{0%{transform:scale(1.01)translate(0,0)}50%{transform:scale(1.03)translate(-6px,-6px)}to{transform:scale(1.01)translate(0,0)}}@media (max-width:1100px){.tool-showcase-content{grid-template-columns:1fr!important;min-height:auto!important;padding:30px!important}.tool-showcase-right{grid-column:auto!important;align-items:flex-start!important;max-width:520px!important;margin-left:auto!important;margin-right:0!important}.tool-showcase-right:before{display:none!important}.active-tool-card{width:100%!important}.tool-showcase-bg img{object-position:20% center!important;opacity:.86!important}}@media (max-width:700px){.tool-showcase-section{border-radius:30px!important;margin:40px 10px 24px!important}.tool-showcase-content{padding:22px!important}.tool-showcase-bg img{opacity:.72!important;object-position:20% center!important}.tool-showcase-title h2{font-size:clamp(36px,11vw,54px)!important}.tool-showcase-title p{font-size:17px!important}.active-tool-card{border-radius:24px!important;min-height:auto!important;padding:20px!important}.active-tool-card h3{font-size:32px!important}}.active-tool-card{margin-top:120px!important}.tool-dots{margin-top:10px!important}.active-tool-card{width:360px!important;min-height:176px!important;margin-top:104px!important;margin-left:52px!important;padding:20px!important}.active-tool-card h3{font-size:32px!important}.active-tool-card p{max-width:300px!important;margin:12px 0 16px!important;font-size:14px!important}.active-tool-card span{margin-bottom:12px!important}.active-tool-card a{min-height:40px!important;padding:0 14px!important;font-size:13px!important}.tool-showcase-section{background:#080c12!important;border-radius:42px!important;max-width:1440px!important;min-height:760px!important;margin:56px auto 40px!important;position:relative!important;overflow:hidden!important;box-shadow:0 28px 90px #14161c2e!important}.tool-showcase-bg{z-index:0!important;position:absolute!important;inset:0!important}.tool-showcase-bg img{object-fit:cover!important;object-position:left center!important;opacity:1!important;width:100%!important;height:100%!important;animation:10s ease-in-out infinite toolBgPremium!important}.tool-showcase-shade{z-index:1!important;pointer-events:none!important;background:linear-gradient(90deg,#05080d05 0%,#05080d0a 28%,#05080d57 48%,#05080dc7 68%,#05080df5 100%),linear-gradient(#05080d1f 0%,#05080d0a 45%,#05080db8 100%)!important;position:absolute!important;inset:0!important}.tool-showcase-content{z-index:2!important;grid-template-columns:53% 47%!important;align-items:center!important;gap:0!important;min-height:760px!important;padding:42px!important;display:grid!important;position:relative!important}.tool-showcase-left{min-height:1px!important}.tool-showcase-right{flex-direction:column!important;grid-column:2!important;align-items:flex-start!important;gap:20px!important;width:100%!important;max-width:610px!important;margin-left:auto!important;margin-right:26px!important;display:flex!important;position:relative!important}.tool-showcase-right:before{content:""!important;background:linear-gradient(90deg,#ffd22900,#ffd229f2,#ffd22900)!important;width:430px!important;height:2px!important;animation:2.8s ease-in-out infinite premiumEnergyLine!important;position:absolute!important;top:390px!important;left:-390px!important;transform:rotate(-7deg)!important;box-shadow:0 0 26px #ffd22999!important}.tool-showcase-title .section-kicker{margin-bottom:16px!important}.tool-showcase-title h2{color:#fff!important;letter-spacing:-.06em!important;text-shadow:0 18px 50px #0000008c!important;margin:0!important;font-size:clamp(38px,3.7vw,60px)!important;font-weight:900!important;line-height:.95!important}.tool-showcase-title p{color:#ffffffb8!important;max-width:500px!important;margin:18px 0 0!important;font-size:17px!important;font-weight:650!important;line-height:1.35!important}.tool-card-deck{width:520px!important;height:315px!important;margin-top:70px!important;position:relative!important}.deck-shadow-card{-webkit-backdrop-filter:blur(14px)!important;backdrop-filter:blur(14px)!important;background:#ffffff0e!important;border:1px solid #ffd22924!important;border-radius:32px!important;width:500px!important;height:275px!important;position:absolute!important;inset:auto 0 0 auto!important}.deck-shadow-card-one{opacity:.5!important;bottom:16px!important;right:18px!important;transform:rotate(-2deg)!important}.deck-shadow-card-two{opacity:.38!important;bottom:-8px!important;right:-8px!important;transform:rotate(2deg)!important}.active-tool-card{z-index:3!important;color:#fff!important;-webkit-backdrop-filter:blur(18px)!important;backdrop-filter:blur(18px)!important;will-change:transform, opacity, filter!important;background:radial-gradient(circle at 20% 20%,#ffd2291f,#0000 32%),#0a0f17c7!important;border:1px solid #ffd22957!important;border-radius:32px!important;width:500px!important;min-height:275px!important;padding:28px!important;animation:4.2s cubic-bezier(.22,1,.36,1) both premiumCardCycle!important;position:relative!important;box-shadow:0 28px 80px #0000005c!important}.active-tool-card span{color:#ffd229!important;letter-spacing:.04em!important;background:#ffd22929!important;border-radius:999px!important;margin-bottom:18px!important;padding:8px 12px!important;font-size:12px!important;font-weight:900!important;display:inline-flex!important}.active-tool-card h3{color:#fff!important;letter-spacing:-.06em!important;margin:0!important;font-size:42px!important;font-weight:900!important;line-height:.95!important}.active-tool-card p{color:#ffffffb8!important;max-width:420px!important;margin:15px 0 18px!important;font-size:16px!important;font-weight:650!important;line-height:1.35!important}.active-tool-card a{color:#1e2129!important;background:#ffd229!important;border-radius:13px!important;justify-content:center!important;align-items:center!important;min-height:42px!important;padding:0 16px!important;font-size:13px!important;font-weight:900!important;display:inline-flex!important}.tool-dots{align-items:center!important;gap:10px!important;margin-top:2px!important;margin-left:8px!important;display:flex!important}.tool-dots button{cursor:pointer!important;background:#ffffff52!important;border:0!important;border-radius:999px!important;width:11px!important;height:11px!important;padding:0!important;transition:width .25s,background .25s,transform .25s!important}.tool-dots button.active{background:#ffd229!important;width:34px!important}.tool-dots button:hover{transform:translateY(-2px)!important}@keyframes premiumCardCycle{0%{opacity:0;filter:blur(10px);transform:translate(-130px)translateY(22px)rotate(-3deg)scale(.92)}16%{opacity:1;filter:blur();transform:translate(0)translateY(0)rotate(0)scale(1)}76%{opacity:1;filter:blur();transform:translate(0)translateY(0)rotate(0)scale(1)}to{opacity:0;filter:blur(8px);transform:translate(150px)translateY(-12px)rotate(2deg)scale(.97)}}@keyframes premiumEnergyLine{0%{opacity:.2;transform:rotate(-7deg)scaleX(.82)}50%{opacity:1;transform:rotate(-7deg)scaleX(1)}to{opacity:.2;transform:rotate(-7deg)scaleX(.82)}}@keyframes toolBgPremium{0%{transform:scale(1.01)translate(0,0)}50%{transform:scale(1.035)translate(-6px,-6px)}to{transform:scale(1.01)translate(0,0)}}@media (max-width:1100px){.tool-showcase-content{grid-template-columns:1fr!important;min-height:auto!important;padding:30px!important}.tool-showcase-right{grid-column:auto!important;max-width:560px!important;margin-left:auto!important;margin-right:0!important}.tool-showcase-right:before{display:none!important}.tool-card-deck,.active-tool-card{width:100%!important}.deck-shadow-card{width:calc(100% - 18px)!important}.tool-showcase-bg img{object-position:18% center!important;opacity:.84!important}}@media (max-width:700px){.tool-showcase-section{border-radius:30px!important;margin:40px 10px 24px!important}.tool-showcase-content{padding:22px!important}.tool-showcase-title h2{font-size:clamp(36px,11vw,54px)!important}.tool-showcase-title p{font-size:17px!important}.tool-card-deck{height:auto!important;margin-top:32px!important}.deck-shadow-card{display:none!important}.active-tool-card{border-radius:24px!important;min-height:auto!important;padding:22px!important}.active-tool-card h3{font-size:32px!important}}.tool-showcase-section{min-height:760px!important}.tool-showcase-bg img{object-position:left center!important;opacity:1!important;animation:11s ease-in-out infinite toolBgPremiumSoft!important}.tool-showcase-shade{background:linear-gradient(90deg,#05080d05 0%,#05080d0d 24%,#05080d42 44%,#05080dc2 67%,#05080df5 100%),linear-gradient(#05080d1f 0%,#05080d0a 44%,#05080db3 100%)!important}.tool-showcase-content{grid-template-columns:52% 48%!important;align-items:center!important}.tool-showcase-right{grid-column:2!important;gap:18px!important;max-width:560px!important;margin-left:auto!important;margin-right:34px!important;transform:translateY(82px)!important}.tool-showcase-right:before{display:none!important}.tool-showcase-title{max-width:520px!important}.tool-showcase-title h2{font-size:clamp(38px,3.8vw,60px)!important;line-height:.94!important}.tool-showcase-title p{max-width:500px!important;margin-top:18px!important;font-size:17px!important}.deck-shadow-card,.deck-shadow-card-one,.deck-shadow-card-two{display:none!important}.tool-card-deck{perspective:1200px!important;width:520px!important;height:300px!important;margin-top:22px!important}.active-tool-card{-webkit-backdrop-filter:blur(18px)!important;backdrop-filter:blur(18px)!important;transform-origin:bottom!important;background:radial-gradient(circle at 18% 18%,#ffd22924,#0000 34%),linear-gradient(135deg,#0e141fd6,#080c14c7)!important;border:1px solid #ffd22957!important;border-radius:32px!important;width:500px!important;min-height:276px!important;margin:0!important;padding:28px!important;animation:4.2s cubic-bezier(.22,1,.36,1) both deckFlipCard!important;box-shadow:0 28px 80px #00000061,inset 0 1px #ffffff14!important}.active-tool-card span{letter-spacing:.04em!important;margin-bottom:18px!important;padding:8px 12px!important;font-size:12px!important}.active-tool-card h3{font-size:42px!important;line-height:.95!important}.active-tool-card p{max-width:420px!important;margin:15px 0 18px!important;font-size:16px!important;line-height:1.35!important}.tool-points{flex-wrap:wrap!important;gap:8px!important;margin-bottom:18px!important;display:flex!important}.tool-points b{color:#ffffffd1!important;background:#ffffff14!important;border-radius:999px!important;padding:8px 10px!important;font-size:12px!important;font-weight:900!important;display:inline-flex!important}.tool-dots{margin-top:8px!important;margin-left:8px!important}.tool-switcher{display:none!important}@keyframes deckFlipCard{0%{opacity:0;filter:blur(8px);transform:translateY(-34px)rotateX(-62deg)scale(.94)}16%{opacity:1;filter:blur();transform:translateY(0)rotateX(0)scale(1)}74%{opacity:1;filter:blur();transform:translateY(0)rotateX(0)scale(1)}to{opacity:0;filter:blur(8px);transform:translateY(58px)rotateX(58deg)scale(.96)}}@keyframes toolBgPremiumSoft{0%{transform:scale(1.01)translate(0,0)}50%{transform:scale(1.025)translate(-4px,-5px)}to{transform:scale(1.01)translate(0,0)}}@media (max-width:1100px){.tool-showcase-content{grid-template-columns:1fr!important}.tool-showcase-right{grid-column:auto!important;max-width:560px!important;margin-left:auto!important;margin-right:0!important;transform:translateY(40px)!important}.tool-card-deck,.active-tool-card{width:100%!important}.tool-showcase-bg img{object-position:20% center!important}}@media (max-width:700px){.tool-showcase-right{transform:translateY(0)!important}.tool-card-deck{height:auto!important;margin-top:24px!important}.active-tool-card{border-radius:24px!important;min-height:auto!important;padding:22px!important}.active-tool-card h3{font-size:32px!important}}.tool-dots{justify-content:center!important;width:500px!important;margin-top:12px!important;margin-left:0!important}.case-showcase-section{color:#fff;background:radial-gradient(circle at 78% 18%,#ffd2292e,#0000 34%),linear-gradient(135deg,#151820 0%,#080b10 100%);border-radius:42px;grid-template-columns:.78fr 1.22fr;align-items:center;gap:34px;max-width:1440px;margin:56px auto 40px;padding:38px;display:grid;overflow:hidden;box-shadow:0 28px 90px #14161c2e}.case-showcase-copy h2{letter-spacing:-.07em;max-width:560px;margin:18px 0 0;font-size:clamp(44px,4.8vw,76px);font-weight:900;line-height:.92}.case-showcase-copy>p{color:#ffffffb8;max-width:520px;margin:24px 0 0;font-size:20px;font-weight:650;line-height:1.35}.case-tags{flex-wrap:wrap;gap:10px;margin-top:26px;display:flex}.case-tags span{color:#ffd229;background:#ffd22921;border:1px solid #ffd22938;border-radius:999px;padding:10px 13px;font-size:14px;font-weight:900}.case-steps{gap:12px;margin-top:34px;display:grid}.case-steps div{background:#fff1;border:1px solid #ffffff14;border-radius:20px;padding:16px}.case-steps b{color:#ffd229;margin-bottom:8px;font-size:14px;font-weight:900;display:block}.case-steps p{color:#ffffffbd;margin:0;font-size:15px;font-weight:650;line-height:1.35}.case-screen{min-width:0}.case-browser{background:#111722;border:1px solid #ffffff1f;border-radius:30px;overflow:hidden;box-shadow:0 34px 90px #0000006b,0 0 0 8px #ffffff09}.case-browser-top{background:#ffffff14;border-bottom:1px solid #ffffff17;align-items:center;gap:16px;height:48px;padding:0 18px;display:flex}.case-browser-top div{gap:7px;display:flex}.case-browser-top span{background:#ffffff59;border-radius:999px;width:10px;height:10px}.case-browser-top p{color:#ffffff94;margin:0;font-size:13px;font-weight:800}.case-image-stage{background:#eaf3f8;height:560px;position:relative;overflow:hidden}.case-image-visual{width:100%;height:100%;position:relative;overflow:hidden}.case-image-stage img,.case-image-visual img{object-fit:cover;width:100%;height:100%;animation:.75s both caseImageIn}.case-action-badge{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#080c12c7;border:1px solid #ffd22942;border-radius:20px;width:min(390px,100% - 44px);padding:16px 18px;animation:.75s both caseBadgeIn;position:absolute;bottom:22px;left:22px;box-shadow:0 18px 48px #00000042}.case-action-badge b{color:#fff;margin-bottom:7px;font-size:18px;font-weight:900;display:block}.case-action-badge span{color:#ffffffb8;font-size:14px;font-weight:650;line-height:1.35}.case-click-point{left:var(--x);top:var(--y);background:#ffd229;border-radius:999px;width:18px;height:18px;animation:1.5s ease-in-out infinite caseClickPulse;position:absolute;transform:translate(-50%,-50%);box-shadow:0 0 #ffd2298c}.case-click-point:after{content:"";border-radius:inherit;border:1px solid #ffd2298c;position:absolute;inset:-13px}.case-slide-dots{justify-content:center;gap:9px;margin-top:18px;display:flex}.case-slide-dots button{cursor:pointer;background:#ffffff42;border:0;border-radius:999px;width:10px;height:10px;padding:0;transition:width .25s,background .25s,transform .25s}.case-slide-dots button.active{background:#ffd229;width:34px}.case-slide-dots button:hover{transform:translateY(-2px)}@keyframes caseImageIn{0%{opacity:0;filter:blur(8px);transform:scale(1.035)translateY(14px)}to{opacity:1;filter:blur();transform:scale(1)translateY(0)}}@keyframes caseBadgeIn{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes caseClickPulse{0%{transform:translate(-50%,-50%)scale(.88);box-shadow:0 0 #ffd2298c}70%{transform:translate(-50%,-50%)scale(1);box-shadow:0 0 0 18px #ffd22900}to{transform:translate(-50%,-50%)scale(.88);box-shadow:0 0 #ffd22900}}@media (max-width:1100px){.case-showcase-section{grid-template-columns:1fr;padding:30px}.case-image-stage{height:470px}}@media (max-width:700px){.case-showcase-section{border-radius:30px;margin:40px 10px 24px;padding:22px}.case-showcase-copy h2{font-size:clamp(38px,12vw,56px)}.case-showcase-copy>p{font-size:18px}.case-image-stage{height:330px}.case-action-badge{width:calc(100% - 28px);bottom:14px;left:14px}}.case-showcase-section{padding:44px!important;display:block!important}.case-showcase-head .section-kicker{margin:0 auto 18px}.case-showcase-head h2{color:#fff;letter-spacing:-.075em;margin:0;font-size:clamp(46px,5vw,82px);font-weight:900;line-height:.9}.case-showcase-head p{color:#ffffffb8;max-width:760px;margin:24px auto 0;font-size:21px;font-weight:650;line-height:1.35}.case-info-panel{gap:16px;display:grid}.case-info-card{background:#fff1;border:1px solid #ffffff17;border-radius:26px;padding:22px;box-shadow:inset 0 1px #ffffff0d}.case-info-card-accent{background:radial-gradient(circle at 18% 10%,#ffd22929,#0000 38%),#ffffff13;border-color:#ffd22938}.case-info-card b{color:#fff;letter-spacing:-.04em;margin-bottom:16px;font-size:22px;font-weight:900;line-height:1.05;display:block}.case-info-card ul{gap:11px;margin:0;padding:0;list-style:none;display:grid}.case-info-card li{color:#ffffffbd;padding-left:22px;font-size:15px;font-weight:650;line-height:1.35;position:relative}.case-info-card li:before{content:"";background:#ffd229;border-radius:999px;width:8px;height:8px;position:absolute;top:8px;left:0;box-shadow:0 0 18px #ffd22973}.case-info-panel .case-tags{margin-top:4px!important}.case-info-panel .case-tags span{font-size:13px}.case-steps{display:none!important}@media (max-width:1100px){.case-showcase-section{padding:30px!important}.case-showcase-body{grid-template-columns:1fr}.case-info-panel{grid-template-columns:repeat(2,1fr)}.case-info-panel .case-tags{grid-column:1/-1}}@media (max-width:700px){.case-showcase-section{padding:22px!important}.case-showcase-head{text-align:left;margin-bottom:28px}.case-showcase-head .section-kicker{margin-left:0}.case-showcase-head h2{font-size:clamp(38px,12vw,56px)}.case-showcase-head p{font-size:18px}.case-info-panel{grid-template-columns:1fr}}.case-info-panel .case-tags{display:none!important}.build-systems-section{color:#2e323d;background:radial-gradient(circle at 8% 18%,#ffffff6b,#0000 22%),radial-gradient(circle at 92% 14%,#ffffff52,#0000 26%),#ffd229;border-radius:42px;max-width:1440px;margin:56px auto 40px;padding:54px;position:relative;overflow:hidden;box-shadow:0 28px 90px #14161c29}.build-systems-section:before{content:"";border:2px dashed #2e323d2e;border-radius:80px;width:360px;height:360px;position:absolute;top:80px;left:-120px;transform:rotate(-18deg)}.build-systems-section:after{content:"";filter:blur(2px);background:#ffffff38;border-radius:999px;width:360px;height:360px;position:absolute;bottom:-120px;right:-80px}.build-systems-head{z-index:2;text-align:center;max-width:1040px;margin:0 auto 42px;position:relative}.section-kicker.dark{color:#2e323d;background:#2e323d1f}.build-systems-head h2{justify-items:center;gap:8px;margin:20px 0 0;display:grid}.build-systems-head h2 span{color:#3a3d48;letter-spacing:-.07em;background:#fff;padding:8px 22px 12px;font-size:clamp(42px,5vw,82px);font-weight:900;line-height:.95;display:inline-block;transform:rotate(-1deg);box-shadow:0 18px 42px #2e323d1a}.build-systems-head h2 span:nth-child(2){transform:rotate(1deg)}.build-systems-head p{color:#2e323db8;max-width:760px;margin:28px auto 0;font-size:21px;font-weight:700;line-height:1.35}.build-systems-grid{z-index:2;grid-template-columns:repeat(3,1fr);gap:18px;display:grid;position:relative}.build-system-card{background:#ffffffd1;border:1px solid #2e323d14;border-radius:30px;min-height:245px;padding:26px;transition:transform .28s,box-shadow .28s,background .28s;box-shadow:0 24px 55px #2e323d1f}.build-system-card:hover{background:#fff;transform:translateY(-8px)rotate(-.6deg);box-shadow:0 34px 70px #2e323d2e}.build-system-card.large{background:radial-gradient(circle at 18% 16%,#ffd22942,#0000 34%),#fff;grid-row:span 2;min-height:508px}.build-system-card.accent{color:#fff;background:#2e323d}.build-system-card b{color:#2e323d;background:#ffd229;border-radius:16px;justify-content:center;align-items:center;width:46px;height:46px;margin-bottom:28px;font-size:15px;font-weight:900;display:inline-flex}.build-system-card.accent b{background:#fff}.build-system-card h3{color:inherit;letter-spacing:-.055em;margin:0;font-size:clamp(27px,2vw,38px);font-weight:900;line-height:.98}.build-system-card p{color:#2e323dad;margin:16px 0 0;font-size:16px;font-weight:700;line-height:1.35}.build-system-card.accent p{color:#ffffffb8}.build-systems-bottom{z-index:2;color:#fff;background:#2e323de0;border-radius:28px;justify-content:space-between;align-items:center;gap:24px;margin-top:24px;padding:22px 24px;display:flex;position:relative}.build-systems-bottom p{color:#ffffffc2;max-width:680px;margin:0;font-size:17px;font-weight:700;line-height:1.35}.build-systems-bottom a{color:#2e323d;background:#ffd229;border-radius:16px;flex:none;justify-content:center;align-items:center;min-height:52px;padding:0 22px;font-size:15px;font-weight:900;display:inline-flex}@media (max-width:1100px){.build-systems-section{padding:34px}.build-systems-grid{grid-template-columns:repeat(2,1fr)}.build-system-card.large{grid-row:auto;min-height:245px}.build-systems-bottom{flex-direction:column;align-items:flex-start}}@media (max-width:700px){.build-systems-section{border-radius:30px;margin:40px 10px 24px;padding:22px}.build-systems-head{text-align:left}.build-systems-head h2{justify-items:start}.build-systems-head h2 span{font-size:clamp(34px,11vw,52px)}.build-systems-head p{font-size:18px}.build-systems-grid{grid-template-columns:1fr}}.build-systems-grid{display:none!important}.build-systems-list{z-index:2;gap:22px;display:grid;position:relative}.build-wide-card{color:#343844;background:#ffffffe6;border:1px solid #2e323d14;border-radius:38px;grid-template-columns:210px 1fr 260px;align-items:center;gap:28px;min-height:250px;padding:34px 38px;transition:transform .3s,box-shadow .3s,background .3s;display:grid;position:relative;overflow:hidden;box-shadow:0 26px 70px #2e323d24}.build-wide-card:nth-child(2n){transform:translate(42px)}.build-wide-card:hover{background:#fff;transform:translateY(-8px);box-shadow:0 36px 90px #2e323d33}.build-wide-card:nth-child(2n):hover{transform:translate(42px)translateY(-8px)}.build-wide-card.dark{color:#fff;background:#30343f}.build-wide-card:before{content:"";background:#ffd22938;border-radius:70px;width:280px;height:280px;position:absolute;top:-90px;right:-90px;transform:rotate(18deg)}.build-wide-card.dark:before{background:#ffd2292e}.build-wide-number{z-index:2;color:#343844e0;letter-spacing:-.08em;font-size:clamp(72px,8vw,120px);font-weight:900;line-height:.85;position:relative}.build-wide-card.dark .build-wide-number{color:#ffffffc7}.build-wide-text{z-index:2;position:relative}.build-wide-text h3{color:inherit;letter-spacing:-.06em;margin:0;font-size:clamp(30px,3vw,52px);font-weight:900;line-height:.95}.build-wide-text p{color:#343844ad;max-width:650px;margin:16px 0 0;font-size:18px;font-weight:700;line-height:1.35}.build-wide-card.dark .build-wide-text p{color:#ffffffb8}.build-wide-visual{z-index:2;background:linear-gradient(135deg,#ffffffd1,#ffffff47),#ffffff5c;border:1px solid #2e323d14;border-radius:34px;justify-content:center;justify-self:end;align-items:center;width:210px;height:150px;display:flex;position:relative;transform:rotate(-7deg);box-shadow:0 24px 50px #2e323d29,inset 0 1px #ffffff8c}.build-wide-card.dark .build-wide-visual{background:linear-gradient(135deg,#ffd229f2,#ffffff70),#ffd22980}.build-wide-visual:before{content:"";border:1px dashed #2e323d2e;border-radius:24px;position:absolute;inset:18px}.build-wide-visual span{z-index:2;color:#343844;letter-spacing:-.04em;font-size:28px;font-weight:900;position:relative}@media (max-width:1100px){.build-wide-card{grid-template-columns:150px 1fr;min-height:230px}.build-wide-visual{grid-column:1/-1;justify-self:start;width:220px;height:110px}.build-wide-card:nth-child(2n),.build-wide-card:nth-child(2n):hover{transform:none}}@media (max-width:700px){.build-wide-card{border-radius:28px;grid-template-columns:1fr;padding:24px}.build-wide-number{font-size:76px}.build-wide-text h3{font-size:34px}.build-wide-text p{font-size:16px}.build-wide-visual{width:100%}}.business-pain-section{color:#30343f;background:radial-gradient(circle at 8% 16%,#ffffff5c,#0000 24%),radial-gradient(circle at 92% 18%,#ffffff47,#0000 26%),#ffd229;border-radius:42px;max-width:1440px;margin:56px auto 40px;padding:54px;position:relative;overflow:hidden;box-shadow:0 28px 90px #14161c29}.business-pain-section:before{content:"";border:2px dashed #30343f29;border-radius:90px;width:380px;height:380px;position:absolute;top:90px;left:-130px;transform:rotate(-18deg)}.business-pain-section:after{content:"";background:#ffffff3d;border-radius:999px;width:360px;height:360px;position:absolute;bottom:-120px;right:-90px}.business-pain-head{z-index:2;text-align:center;max-width:1060px;margin:0 auto 44px;position:relative}.business-pain-head h2{justify-items:center;gap:8px;margin:20px 0 0;display:grid}.business-pain-head h2 span{color:#3a3d48;letter-spacing:-.07em;background:#fff;padding:8px 22px 12px;font-size:clamp(42px,5vw,82px);font-weight:900;line-height:.95;display:inline-block;transform:rotate(-1deg);box-shadow:0 18px 42px #2e323d1a}.business-pain-head h2 span:nth-child(2){transform:rotate(1deg)}.business-pain-head p{color:#30343fb8;max-width:780px;margin:28px auto 0;font-size:21px;font-weight:700;line-height:1.35}.business-pain-list{z-index:2;gap:22px;display:grid;position:relative}.business-pain-card{color:#343844;background:#ffffffe6;border:1px solid #2e323d14;border-radius:38px;grid-template-columns:210px 1fr 220px;align-items:center;gap:28px;min-height:230px;padding:34px 38px;transition:transform .3s,box-shadow .3s,background .3s;display:grid;position:relative;overflow:hidden;box-shadow:0 26px 70px #2e323d24}.business-pain-card:nth-child(2n){transform:translate(42px)}.business-pain-card:hover{background:#fff;transform:translateY(-8px);box-shadow:0 36px 90px #2e323d33}.business-pain-card:nth-child(2n):hover{transform:translate(42px)translateY(-8px)}.business-pain-card.dark{color:#fff;background:#30343f}.business-pain-card:before{content:"";background:#ffd22938;border-radius:70px;width:280px;height:280px;position:absolute;top:-90px;right:-90px;transform:rotate(18deg)}.business-pain-card.dark:before{background:#ffd2292e}.business-pain-number{z-index:2;color:#343844e0;letter-spacing:-.08em;font-size:clamp(72px,8vw,118px);font-weight:900;line-height:.85;position:relative}.business-pain-card.dark .business-pain-number{color:#ffffffc7}.business-pain-text{z-index:2;position:relative}.business-pain-text h3{color:inherit;letter-spacing:-.06em;margin:0;font-size:clamp(30px,3vw,52px);font-weight:900;line-height:.95}.business-pain-text p{color:#343844ad;max-width:660px;margin:16px 0 0;font-size:18px;font-weight:700;line-height:1.35}.business-pain-card.dark .business-pain-text p{color:#ffffffb8}.business-pain-label{z-index:2;color:#30343f;text-align:center;background:#ffd229;border-radius:999px;justify-content:center;justify-self:end;align-items:center;min-width:170px;height:78px;padding:0 20px;font-size:17px;font-weight:900;line-height:1.1;display:inline-flex;position:relative;transform:rotate(-5deg);box-shadow:0 20px 44px #2e323d24}.business-pain-card.dark .business-pain-label{background:#fff}@media (max-width:1100px){.business-pain-section{padding:34px}.business-pain-card{grid-template-columns:150px 1fr;min-height:230px}.business-pain-label{grid-column:1/-1;justify-self:start}.business-pain-card:nth-child(2n),.business-pain-card:nth-child(2n):hover{transform:none}}@media (max-width:700px){.business-pain-section{border-radius:30px;margin:40px 10px 24px;padding:22px}.business-pain-head{text-align:left}.business-pain-head h2{justify-items:start}.business-pain-head h2 span{font-size:clamp(34px,11vw,52px)}.business-pain-head p{font-size:18px}.business-pain-card{border-radius:28px;grid-template-columns:1fr;padding:24px}.business-pain-number{font-size:76px}.business-pain-text h3{font-size:34px}.business-pain-text p{font-size:16px}}.warehouse-case-section{background:radial-gradient(circle at 18% 16%,#00d2aa29,#0000 32%),radial-gradient(circle at 86% 14%,#ffd22929,#0000 30%),linear-gradient(135deg,#10151e 0%,#070a0f 100%)!important}.warehouse-case-section .case-info-card-accent{background:radial-gradient(circle at 18% 10%,#00d2aa29,#0000 38%),#ffffff13!important;border-color:#00d2aa3d!important}.warehouse-case-section .case-info-card li:before{background:#10c9b5!important;box-shadow:0 0 18px #10c9b573!important}.warehouse-browser{box-shadow:0 34px 90px #0000006b,0 0 0 8px #10c9b50d!important}.warehouse-action-badge{border-color:#10c9b54d!important}.warehouse-click-point{background:#10c9b5!important;box-shadow:0 0 #10c9b58c!important}.warehouse-click-point:after{border-color:#10c9b58c!important}.warehouse-slide-dots button.active{background:#10c9b5!important}.security-direction-bg img{object-fit:cover;opacity:.34;filter:saturate(.9)contrast(1.05);width:100%;height:100%}.security-direction-section:before{content:"";z-index:1;background:linear-gradient(90deg,#07090df5 0%,#07090dd1 40%,#07090d7a 100%),radial-gradient(circle at 75% 55%,#ffd22924,#0000 34%);position:absolute;inset:0}.security-direction-section:after{content:"";z-index:1;border:1px dashed #ffd22938;border-radius:90px;width:430px;height:430px;position:absolute;top:90px;right:-90px;transform:rotate(18deg)}.security-direction-content{z-index:2;grid-template-columns:.92fr 1.08fr;align-items:center;gap:42px;min-height:664px;display:grid;position:relative}.security-direction-copy h2{letter-spacing:-.075em;max-width:650px;margin:20px 0 0;font-size:clamp(46px,5vw,82px);font-weight:900;line-height:.9}.security-direction-copy p{color:#ffffffb8;max-width:580px;margin:26px 0 0;font-size:21px;font-weight:650;line-height:1.35}.security-direction-actions{flex-wrap:wrap;gap:12px;margin-top:32px;display:flex}.security-direction-actions a{color:#252934;background:#ffd229;border-radius:17px;justify-content:center;align-items:center;min-height:56px;padding:0 22px;font-size:15px;font-weight:900;display:inline-flex}.security-direction-actions a.secondary{color:#fff;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff14;border:1px solid #ffffff24}.security-direction-cards{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.security-direction-cards article{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffff13;border:1px solid #ffffff1c;border-radius:30px;min-height:245px;padding:24px;transition:transform .28s,border-color .28s,background .28s;box-shadow:0 24px 70px #00000038}.security-direction-cards article:hover{background:#ffffff1b;border-color:#ffd2294d;transform:translateY(-8px)}.security-direction-cards article.accent{background:radial-gradient(circle at 20% 16%,#ffd22938,#0000 36%),#ffd2291f;border-color:#ffd22952}.security-direction-cards b{color:#ffd229;background:#ffd22926;border-radius:999px;margin-bottom:30px;padding:9px 12px;font-size:13px;font-weight:900;display:inline-flex}.security-direction-cards h3{color:#fff;letter-spacing:-.06em;margin:0;font-size:clamp(27px,2.4vw,42px);font-weight:900;line-height:.96}.security-direction-cards p{color:#ffffffb3;margin:16px 0 0;font-size:16px;font-weight:650;line-height:1.35}@media (max-width:1100px){.security-direction-section{padding:34px}.security-direction-content{grid-template-columns:1fr}}@media (max-width:700px){.security-direction-section{border-radius:30px;margin:40px 10px 24px;padding:22px}.security-direction-copy h2{font-size:clamp(38px,12vw,56px)}.security-direction-copy p{font-size:18px}.security-direction-cards{grid-template-columns:1fr}}.security-direction-section{color:#fff!important;background:#07090d!important;border-radius:42px!important;max-width:1440px!important;min-height:820px!important;margin:56px auto 40px!important;padding:48px!important;position:relative!important;overflow:hidden!important;box-shadow:0 28px 90px #14161c2e!important}.security-direction-bg{z-index:0!important;position:absolute!important;inset:0!important}.security-direction-bg img{object-fit:cover!important;object-position:center center!important;opacity:1!important;width:100%!important;height:100%!important;animation:14s ease-in-out infinite securityBgMove!important}.security-direction-overlay{z-index:1!important;background:linear-gradient(90deg,#05070bf0 0%,#05070bc7 38%,#05070b52 72%,#05070b2e 100%),linear-gradient(#05070b2e 0%,#05070b29 54%,#05070bd6 100%)!important;position:absolute!important;inset:0!important}.security-hero-content{z-index:2!important;grid-template-columns:.9fr 1.1fr!important;align-items:center!important;gap:36px!important;min-height:540px!important;display:grid!important;position:relative!important}.security-hero-copy{max-width:680px!important}.security-kicker{color:#ffd229!important;text-transform:uppercase!important;background:#ffd22921!important;border:1px solid #ffd2293d!important;border-radius:999px!important;align-items:center!important;gap:8px!important;margin-bottom:22px!important;padding:10px 14px!important;font-size:14px!important;font-weight:900!important;display:inline-flex!important}.security-hero-copy h2{color:#fff!important;letter-spacing:-.08em!important;max-width:720px!important;margin:0!important;font-size:clamp(48px,5.6vw,92px)!important;font-weight:900!important;line-height:.9!important}.security-hero-copy p{color:#ffffffbd!important;max-width:620px!important;margin:28px 0 0!important;font-size:21px!important;font-weight:650!important;line-height:1.35!important}.security-hero-actions{flex-wrap:wrap!important;gap:12px!important;margin-top:34px!important;display:flex!important}.security-hero-actions a{color:#252934!important;background:#ffd229!important;border-radius:18px!important;justify-content:center!important;align-items:center!important;min-height:58px!important;padding:0 24px!important;font-size:15px!important;font-weight:900!important;display:inline-flex!important;box-shadow:0 20px 50px #ffd2292e!important}.security-hero-actions a.secondary{color:#fff!important;-webkit-backdrop-filter:blur(14px)!important;backdrop-filter:blur(14px)!important;box-shadow:none!important;background:#ffffff14!important;border:1px solid #ffffff29!important}.security-floating-panel{-webkit-backdrop-filter:blur(18px)!important;backdrop-filter:blur(18px)!important;background:#070c12c2!important;border:1px solid #ffd22942!important;border-radius:28px!important;place-self:end!important;width:380px!important;padding:24px!important;position:relative!important;transform:translateY(42px)rotate(-2deg)!important;box-shadow:0 28px 80px #00000057!important}.security-floating-panel b{color:#ffd229!important;background:#ffd22924!important;border-radius:999px!important;margin-bottom:12px!important;padding:8px 12px!important;font-size:13px!important;font-weight:900!important;display:inline-flex!important}.security-floating-panel span{color:#fff!important;letter-spacing:-.04em!important;font-size:24px!important;font-weight:900!important;line-height:1.05!important;display:block!important}.security-floating-panel p{color:#ffffffad!important;margin:14px 0 0!important;font-size:15px!important;font-weight:650!important;line-height:1.35!important}.security-feature-strip{z-index:2!important;grid-template-columns:repeat(3,1fr)!important;gap:14px!important;margin-top:28px!important;display:grid!important;position:relative!important}.security-feature-strip article{-webkit-backdrop-filter:blur(16px)!important;backdrop-filter:blur(16px)!important;background:#ffffff13!important;border:1px solid #ffffff1f!important;border-radius:26px!important;min-height:160px!important;padding:22px!important;transition:transform .28s,background .28s,border-color .28s!important}.security-feature-strip article:nth-child(2){transform:translateY(28px)!important}.security-feature-strip article:nth-child(3){transform:translateY(-12px)!important}.security-feature-strip article:hover{background:#ffffff1b!important;border-color:#ffd2294d!important;transform:translateY(-8px)!important}.security-feature-strip article:nth-child(2):hover{transform:translateY(18px)!important}.security-feature-strip article:nth-child(3):hover{transform:translateY(-20px)!important}.security-feature-strip b{color:#ffd229!important;margin-bottom:18px!important;font-size:14px!important;font-weight:900!important;display:inline-flex!important}.security-feature-strip h3{color:#fff!important;letter-spacing:-.055em!important;margin:0!important;font-size:28px!important;font-weight:900!important;line-height:.98!important}.security-feature-strip p{color:#ffffffad!important;margin:12px 0 0!important;font-size:15px!important;font-weight:650!important;line-height:1.35!important}@keyframes securityBgMove{0%{transform:scale(1.01)translate(0,0)}50%{transform:scale(1.045)translate(-10px,-8px)}to{transform:scale(1.01)translate(0,0)}}@media (max-width:1100px){.security-direction-section{padding:34px!important}.security-hero-content{grid-template-columns:1fr!important}.security-floating-panel{justify-self:start!important;transform:none!important}.security-feature-strip{grid-template-columns:1fr!important}.security-feature-strip article,.security-feature-strip article:nth-child(2),.security-feature-strip article:nth-child(3),.security-feature-strip article:hover,.security-feature-strip article:nth-child(2):hover,.security-feature-strip article:nth-child(3):hover{transform:none!important}}@media (max-width:700px){.security-direction-section{border-radius:30px!important;margin:40px 10px 24px!important;padding:22px!important}.security-hero-copy h2{font-size:clamp(38px,12vw,56px)!important}.security-hero-copy p{font-size:18px!important}.security-floating-panel{width:100%!important}}.security-direction-bg img{object-position:center center!important;opacity:.92!important;filter:saturate(.95)contrast(1.08)brightness(.82)!important}.security-direction-overlay{background:linear-gradient(90deg,#05070bf5 0%,#05070be0 34%,#05070b85 62%,#05070b3d 100%),linear-gradient(#05070b2e 0%,#05070b29 48%,#05070bd1 100%)!important}.security-floating-panel{display:none!important}.security-feature-strip{max-width:980px!important}.security-feature-strip article{min-height:138px!important}.security-clean-section{color:#fff!important;background:#07090d!important;border-radius:42px!important;max-width:1440px!important;min-height:760px!important;margin:56px auto 40px!important;padding:56px!important;position:relative!important;overflow:hidden!important;box-shadow:0 28px 90px #14161c2e!important}.security-clean-section .security-direction-bg{z-index:0!important;position:absolute!important;inset:0!important}.security-clean-section .security-direction-bg img{object-fit:cover!important;object-position:62% center!important;opacity:1!important;filter:brightness(1.06)contrast(1.08)saturate(1.02)!important;width:100%!important;height:100%!important;animation:13s ease-in-out infinite securityCleanBgMove!important}.security-clean-overlay{z-index:1!important;background:linear-gradient(90deg,#05070bfa 0%,#05070be6 30%,#05070b8a 52%,#05070b1f 78%,#05070b0a 100%),linear-gradient(#05070b1a 0%,#05070b14 48%,#05070bb8 100%)!important;position:absolute!important;inset:0!important}.security-clean-content{z-index:2!important;grid-template-columns:.82fr 1.18fr!important;align-items:center!important;gap:34px!important;min-height:648px!important;display:grid!important;position:relative!important}.security-clean-copy{max-width:660px!important}.security-clean-copy h2{color:#fff!important;letter-spacing:-.085em!important;text-shadow:0 22px 70px #00000080!important;max-width:680px!important;margin:0!important;font-size:clamp(52px,5.8vw,96px)!important;font-weight:900!important;line-height:.88!important}.security-clean-copy p{color:#ffffffc2!important;max-width:610px!important;margin:28px 0 0!important;font-size:21px!important;font-weight:650!important;line-height:1.36!important}.security-kicker{color:#ffd229!important;text-transform:uppercase!important;background:#ffd22924!important;border:1px solid #ffd22947!important;border-radius:999px!important;margin-bottom:22px!important;padding:10px 14px!important;font-size:13px!important;font-weight:900!important;display:inline-flex!important}.security-clean-actions{flex-wrap:wrap!important;gap:12px!important;margin-top:34px!important;display:flex!important}.security-clean-actions a{color:#252934!important;background:#ffd229!important;border-radius:18px!important;justify-content:center!important;align-items:center!important;min-height:58px!important;padding:0 24px!important;font-size:15px!important;font-weight:900!important;display:inline-flex!important;box-shadow:0 20px 50px #ffd2292e!important}.security-clean-actions a.secondary{color:#fff!important;-webkit-backdrop-filter:blur(14px)!important;backdrop-filter:blur(14px)!important;box-shadow:none!important;background:#ffffff14!important;border:1px solid #ffffff29!important}.security-direction-cards,.security-feature-strip,.security-floating-panel{display:none!important}.security-status-stack{place-self:end!important;gap:12px!important;width:430px!important;margin-bottom:34px!important;display:grid!important;position:relative!important}.security-status-stack article{-webkit-backdrop-filter:blur(18px)!important;backdrop-filter:blur(18px)!important;background:#070c129e!important;border:1px solid #ffffff21!important;border-radius:22px!important;padding:18px 20px!important;transition:transform .28s,border-color .28s,background .28s!important;transform:translate(0)!important;box-shadow:0 18px 54px #0000003d!important}.security-status-stack article:first-child{border-color:#ffd22952!important;transform:translate(-60px)rotate(-1deg)!important}.security-status-stack article:nth-child(2){border-color:#00d2aa47!important;transform:translate(20px)rotate(1deg)!important}.security-status-stack article:nth-child(3){transform:translate(-20px)rotate(-.5deg)!important}.security-status-stack article:hover{background:#070c12c7!important;border-color:#ffd22973!important}.security-status-stack article:first-child:hover{transform:translate(-60px)translateY(-6px)rotate(-1deg)!important}.security-status-stack article:nth-child(2):hover{transform:translate(20px)translateY(-6px)rotate(1deg)!important}.security-status-stack article:nth-child(3):hover{transform:translate(-20px)translateY(-6px)rotate(-.5deg)!important}.security-status-stack b{color:#fff!important;letter-spacing:-.04em!important;margin-bottom:6px!important;font-size:18px!important;font-weight:900!important;line-height:1.05!important;display:block!important}.security-status-stack span{color:#ffffffad!important;font-size:14px!important;font-weight:650!important;line-height:1.3!important;display:block!important}@keyframes securityCleanBgMove{0%{transform:scale(1.02)translate(0,0)}50%{transform:scale(1.045)translate(-10px,-8px)}to{transform:scale(1.02)translate(0,0)}}@media (max-width:1100px){.security-clean-section{padding:34px!important}.security-clean-content{grid-template-columns:1fr!important}.security-status-stack{justify-self:start!important;width:min(430px,100%)!important}.security-clean-section .security-direction-bg img{object-position:70% center!important}}@media (max-width:700px){.security-clean-section{border-radius:30px!important;margin:40px 10px 24px!important;padding:22px!important}.security-clean-copy h2{font-size:clamp(38px,12vw,56px)!important}.security-clean-copy p{font-size:18px!important}.security-status-stack article,.security-status-stack article:first-child,.security-status-stack article:nth-child(2),.security-status-stack article:nth-child(3){transform:none!important}}@media (max-width:1250px){.security-status-stack{justify-self:end!important;width:360px!important;margin-right:0!important}.security-status-stack article:first-child,.security-status-stack article:nth-child(2),.security-status-stack article:nth-child(3){transform:none!important}.security-status-stack article:hover,.security-status-stack article:first-child:hover,.security-status-stack article:nth-child(2):hover,.security-status-stack article:nth-child(3):hover{transform:translateY(-6px)!important}}@media (max-width:1050px){.security-clean-content{grid-template-columns:1fr!important}.security-status-stack{justify-self:start!important;width:min(430px,100%)!important;margin-bottom:0!important}}html,body{overflow-x:hidden!important}main,.page,.site-page{width:100%!important;overflow-x:hidden!important}.hero-section,.solutions-section,.case-showcase-section,.business-pain-section,.security-clean-section,.security-direction-section,.build-systems-section,.projects-section,.contacts-section{width:min(1440px,100vw - 32px)!important;margin-left:auto!important;margin-right:auto!important}@media (max-width:1280px){.hero-section,.solutions-section,.case-showcase-section,.business-pain-section,.security-clean-section,.security-direction-section,.build-systems-section,.projects-section,.contacts-section{width:min(1180px,100vw - 28px)!important}.case-showcase-section,.business-pain-section,.security-clean-section,.security-direction-section,.build-systems-section{padding:34px!important}}@media (max-width:1180px){.case-showcase-body{grid-template-columns:.82fr 1.18fr!important;gap:24px!important}.case-showcase-head h2{font-size:clamp(42px,5.5vw,68px)!important}.case-showcase-head p{font-size:19px!important}.case-info-card{border-radius:22px!important;padding:18px!important}.case-info-card b{font-size:19px!important}.case-info-card li{font-size:14px!important}.case-image-stage{height:460px!important}}@media (max-width:1024px){.case-showcase-body{grid-template-columns:1fr!important}.case-info-panel{grid-template-columns:repeat(2,1fr)!important}.case-screen{width:100%!important}.case-image-stage{height:500px!important}.business-pain-card{grid-template-columns:140px 1fr!important;transform:none!important}.business-pain-card:nth-child(2n),.business-pain-card:nth-child(2n):hover{transform:none!important}}.case-browser,.case-screen,.case-image-stage,.case-image-stage img,.business-pain-list,.build-systems-list,.business-pain-card,.build-wide-card{max-width:100%!important}@media (max-width:1300px){.business-pain-card:nth-child(2n),.build-wide-card:nth-child(2n){transform:none!important}.business-pain-card:nth-child(2n):hover,.build-wide-card:nth-child(2n):hover{transform:translateY(-8px)!important}}html,body{width:100%!important;overflow-x:hidden!important}*{box-sizing:border-box}.hero-section,.solutions-section,.case-showcase-section,.business-pain-section,.security-clean-section,.security-direction-section,.projects-section,.contacts-section{width:min(1440px,100vw - 40px)!important;max-width:1440px!important;margin-left:auto!important;margin-right:auto!important}@media (max-width:1280px){.hero-section,.solutions-section,.case-showcase-section,.business-pain-section,.security-clean-section,.security-direction-section,.projects-section,.contacts-section{width:min(1180px,100vw - 28px)!important}.case-showcase-section,.business-pain-section,.security-clean-section,.security-direction-section{padding:34px!important}}.solutions-section{padding-left:34px!important;padding-right:34px!important;overflow:hidden!important}.solutions-grid,.solutions-cards,.solutions-list{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:24px!important;max-width:100%!important;display:grid!important}.solution-card,.solutions-card,.solution-item{width:100%!important;min-width:0!important;max-width:100%!important}.solution-card.large,.solutions-card.large,.solution-item.large{grid-area:auto!important}@media (max-width:1050px){.solutions-grid,.solutions-cards,.solutions-list{grid-template-columns:1fr!important}}.case-showcase-section{padding:44px!important;display:block!important;overflow:hidden!important}.case-showcase-head h2{max-width:900px!important;margin-left:auto!important;margin-right:auto!important;font-size:clamp(44px,5.2vw,76px)!important;line-height:.9!important}.case-showcase-head p{max-width:780px!important;font-size:clamp(17px,1.35vw,21px)!important}.case-showcase-body{grid-template-columns:minmax(330px,.38fr) minmax(0,.62fr)!important;align-items:center!important;gap:34px!important;display:grid!important}.case-info-panel{gap:16px!important;min-width:0!important;max-width:100%!important;display:grid!important}.case-info-card{width:100%!important;max-width:100%!important;padding:22px!important}.case-screen,.case-browser,.case-image-stage{width:100%!important;min-width:0!important;max-width:100%!important}.case-image-stage{height:clamp(420px,36vw,560px)!important}@media (max-width:1120px){.case-showcase-body{grid-template-columns:1fr!important}.case-info-panel{grid-template-columns:repeat(2,minmax(0,1fr))!important}.case-image-stage{height:500px!important}}@media (max-width:850px){.case-info-panel{grid-template-columns:1fr!important}.case-image-stage{height:420px!important}}.business-pain-section{overflow:hidden!important}.business-pain-list{width:100%!important;max-width:100%!important}.business-pain-card{grid-template-columns:170px minmax(0,1fr) 190px!important;width:100%!important;max-width:100%!important;transform:none!important}.business-pain-card:nth-child(2n),.business-pain-card:nth-child(2n):hover{transform:none!important}.business-pain-card:hover{transform:translateY(-6px)!important}@media (max-width:1120px){.business-pain-card{grid-template-columns:130px minmax(0,1fr)!important}.business-pain-label{grid-column:1/-1!important;justify-self:start!important}}.security-clean-section{overflow:hidden!important}.security-clean-content{grid-template-columns:minmax(430px,.82fr) minmax(0,1.18fr)!important}.security-status-stack{justify-self:end!important;width:min(430px,100%)!important;margin-right:0!important}@media (max-width:1250px){.security-status-stack{width:360px!important}.security-status-stack article,.security-status-stack article:first-child,.security-status-stack article:nth-child(2),.security-status-stack article:nth-child(3){transform:none!important}.security-status-stack article:hover,.security-status-stack article:first-child:hover,.security-status-stack article:nth-child(2):hover,.security-status-stack article:nth-child(3):hover{transform:translateY(-6px)!important}}@media (max-width:1050px){.security-clean-content{grid-template-columns:1fr!important}.security-status-stack{justify-self:start!important;width:min(430px,100%)!important}}@media (min-width:820px){.nav-links,.navbar-links,.header-links,.header-nav,.site-nav{visibility:visible!important;opacity:1!important;display:flex!important}}@media (max-width:1100px){.nav-links,.navbar-links,.header-links,.header-nav,.site-nav{gap:8px!important}.nav-links a,.navbar-links a,.header-links a,.header-nav a,.site-nav a{white-space:nowrap!important;padding-left:10px!important;padding-right:10px!important;font-size:13px!important}}.case-showcase-section{width:min(1440px,100vw - 40px)!important;max-width:1440px!important;margin-left:auto!important;margin-right:auto!important;padding:44px!important;display:block!important;overflow:hidden!important}.case-showcase-head{text-align:center!important;max-width:960px!important;margin:0 auto 42px!important}.case-showcase-head h2{letter-spacing:-.075em!important;max-width:920px!important;margin-left:auto!important;margin-right:auto!important;font-size:clamp(48px,5.2vw,78px)!important;line-height:.9!important}.case-showcase-head p{max-width:780px!important;margin-left:auto!important;margin-right:auto!important;font-size:clamp(18px,1.35vw,21px)!important;line-height:1.35!important}.case-showcase-body{grid-template-columns:360px minmax(0,1fr)!important;align-items:center!important;gap:34px!important;display:grid!important;position:relative!important}.case-info-panel{z-index:4!important;grid-template-columns:1fr!important;align-self:center!important;gap:16px!important;width:360px!important;max-width:360px!important;display:grid!important}.case-info-card{border-radius:26px!important;width:100%!important;max-width:100%!important;padding:22px!important}.case-info-card b{font-size:22px!important;line-height:1.05!important}.case-info-card li{font-size:15px!important;line-height:1.35!important}.case-screen{justify-self:end!important;width:100%!important;min-width:0!important;max-width:900px!important}.case-browser{border-radius:30px!important;width:100%!important;max-width:900px!important;margin-left:auto!important;margin-right:0!important}.case-image-stage{width:100%!important;height:clamp(430px,34vw,560px)!important;max-height:560px!important;overflow:hidden!important}.case-image-stage img{object-fit:cover!important;width:100%!important;height:100%!important}.case-action-badge{max-width:390px!important}.case-slide-dots{justify-content:center!important;width:100%!important;max-width:900px!important;margin-left:auto!important;margin-right:0!important}@media (max-width:1150px){.case-showcase-body{grid-template-columns:1fr!important;gap:28px!important}.case-info-panel{grid-template-columns:repeat(2,minmax(0,1fr))!important;width:100%!important;max-width:100%!important}.case-screen,.case-browser,.case-slide-dots{justify-self:stretch!important;max-width:100%!important;margin-left:0!important;margin-right:0!important}.case-image-stage{height:520px!important}}@media (max-width:850px){.case-showcase-section{padding:28px!important}.case-info-panel{grid-template-columns:1fr!important}.case-image-stage{height:420px!important}.case-showcase-head{text-align:left!important}.case-showcase-head h2,.case-showcase-head p{margin-left:0!important;margin-right:0!important}}.solutions-section{overflow:hidden!important}.solutions-grid,.solutions-cards,.solutions-list{grid-template-columns:1.15fr .85fr!important;align-items:stretch!important;gap:24px!important;max-width:1180px!important;margin-left:auto!important;margin-right:auto!important;display:grid!important}.solution-card,.solutions-card,.solution-item{border-radius:32px!important;width:100%!important;min-width:0!important;max-width:100%!important;transform:none!important}.solution-card:first-child,.solutions-card:first-child,.solution-item:first-child{min-height:360px!important}.solution-card:nth-child(n+2),.solutions-card:nth-child(n+2),.solution-item:nth-child(n+2),.solution-card:nth-child(3),.solutions-card:nth-child(3),.solution-item:nth-child(3),.solution-card:nth-child(4),.solutions-card:nth-child(4),.solution-item:nth-child(4){min-height:300px!important}.solution-card:nth-child(odd),.solution-card:nth-child(2n),.solutions-card:nth-child(odd),.solutions-card:nth-child(2n),.solution-item:nth-child(odd),.solution-item:nth-child(2n){transform:none!important}@media (max-width:1100px){.solutions-grid,.solutions-cards,.solutions-list{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:18px!important}.solution-card,.solutions-card,.solution-item{min-height:300px!important}}@media (max-width:820px){.solutions-grid,.solutions-cards,.solutions-list{grid-template-columns:1fr!important}.solution-card,.solutions-card,.solution-item{min-height:auto!important}}.capabilities-final-section{color:#30333d;background:#f4f4f2;border-radius:42px;width:min(1440px,100vw - 40px);max-width:1440px;margin:56px auto 40px;padding:54px;overflow:hidden}.capabilities-final-head{grid-template-columns:.95fr 1.05fr;align-items:end;gap:42px;margin-bottom:38px;display:grid}.capabilities-final-head>span{color:#252934;background:#ffd229;border-radius:999px;width:fit-content;padding:10px 18px;font-size:15px;font-weight:900}.capabilities-final-head h2{color:#30333d;letter-spacing:-.085em;max-width:720px;margin:0;font-size:clamp(54px,6vw,96px);font-weight:900;line-height:.88}.capabilities-final-head p{color:#30333db8;max-width:620px;margin:26px 0 0;font-size:21px;font-weight:750;line-height:1.35}.capabilities-final-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;display:grid}.capability-final-card{color:#30333d;background:#fff;border-radius:34px;flex-direction:column;justify-content:space-between;min-height:340px;padding:32px;display:flex;position:relative;overflow:hidden;box-shadow:0 24px 70px #1e222a1a}.capability-final-card:after{content:"";background:#ffd22938;border-radius:999px;width:190px;height:190px;position:absolute;bottom:-54px;right:-46px}.capability-final-card.dark{color:#fff;background:#30333d}.capability-final-card.yellow{color:#30333d;background:#ffd229}.capability-final-card b{z-index:2;color:inherit;letter-spacing:-.06em;font-size:46px;font-weight:900;line-height:1;display:block;position:relative}.capability-final-card h3{z-index:2;max-width:520px;color:inherit;letter-spacing:-.065em;margin:0;font-size:clamp(31px,2.8vw,46px);font-weight:900;line-height:.98;position:relative}.capability-final-card p{z-index:2;color:#30333dad;max-width:560px;margin:16px 0 0;font-size:18px;font-weight:750;line-height:1.35;position:relative}.capability-final-card.dark p{color:#ffffffb3}.capability-final-card.yellow p{color:#30333dc7}.capability-final-card a{z-index:2;color:#fff;background:#30333d;border-radius:16px;justify-content:center;align-items:center;width:fit-content;min-height:50px;padding:0 20px;font-size:15px;font-weight:900;display:inline-flex;position:relative}.capability-final-card.dark a{color:#252934;background:#ffd229}.capability-final-card.yellow a{color:#fff;background:#30333d}@media (max-width:1150px){.capabilities-final-section{padding:34px}.capabilities-final-head{grid-template-columns:1fr;align-items:start;gap:24px}.capabilities-final-head h2{font-size:clamp(48px,7vw,76px)}.capability-final-card{min-height:320px}}@media (max-width:850px){.capabilities-final-grid{grid-template-columns:1fr}.capability-final-card{min-height:280px}}.services-six-section{color:#30333d;background:#f4f4f2;border-radius:42px;width:min(1440px,100vw - 40px);max-width:1440px;margin:56px auto 40px;padding:54px;overflow:hidden}.services-six-head>span{color:#252934;background:#ffd229;border-radius:999px;width:fit-content;padding:10px 18px;font-size:15px;font-weight:900}.services-six-head h2{color:#30333d;letter-spacing:-.08em;max-width:760px;margin:0;font-size:clamp(52px,5.4vw,88px);font-weight:900;line-height:.9}.services-six-head p{color:#30333db8;max-width:680px;margin:24px 0 0;font-size:21px;font-weight:750;line-height:1.35}.services-six-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:22px;display:grid}.services-six-card{aspect-ratio:1;color:#30333d;background:#fff;border-radius:34px;flex-direction:column;min-height:0;padding:30px;display:flex;position:relative;overflow:hidden;box-shadow:0 24px 70px #1e222a1a}.services-six-card:after{content:"";background:#ffd22938;border-radius:999px;width:180px;height:180px;position:absolute;bottom:-58px;right:-54px}.services-six-card.dark{color:#fff;background:#30333d}.services-six-card.yellow{color:#30333d;background:#ffd229}.services-six-card b{z-index:2;color:inherit;letter-spacing:-.06em;margin-bottom:auto;font-size:44px;font-weight:900;line-height:1;display:block;position:relative}.services-six-card h3{z-index:2;max-width:360px;color:inherit;letter-spacing:-.06em;margin:0;font-size:clamp(26px,2.1vw,36px);font-weight:900;line-height:.98;position:relative}.services-six-card p{z-index:2;color:#30333dad;max-width:390px;margin:14px 0 22px;font-size:16px;font-weight:750;line-height:1.34;position:relative}.services-six-card.dark p{color:#ffffffb3}.services-six-card.yellow p{color:#30333dc7}.services-six-card a{z-index:2;color:#fff;background:#30333d;border-radius:15px;justify-content:center;align-items:center;width:fit-content;min-height:46px;padding:0 18px;font-size:14px;font-weight:900;display:inline-flex;position:relative}.services-six-card.dark a{color:#252934;background:#ffd229}.services-six-card.yellow a{color:#fff;background:#30333d}@media (max-width:1180px){.services-six-section{padding:34px}.services-six-head{grid-template-columns:1fr;align-items:start;gap:24px}.services-six-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.services-six-card{aspect-ratio:auto;min-height:300px}}@media (max-width:760px){.services-six-section{border-radius:30px;width:min(100%,100vw - 20px);margin:40px auto 24px;padding:22px}.services-six-head h2{font-size:clamp(38px,11vw,56px)}.services-six-head p{font-size:18px}.services-six-grid{grid-template-columns:1fr}.services-six-card{min-height:280px}}.bot-demo-window,.reports-data-journey,.integration-journey{border:1px solid #ffffff1f;border-radius:34px;min-width:0;overflow:hidden;box-shadow:0 32px 80px #00000038}.bot-demo-window{color:#fff;background:#10151b}.bot-demo-header{background:#18222cfa;border-bottom:1px solid #ffffff14;grid-template-columns:46px 1fr auto;align-items:center;gap:12px;padding:18px 20px;display:grid}.bot-demo-avatar{color:#0c1720;background:linear-gradient(135deg,#4ec4ff,#ffd326);border-radius:50%;place-items:center;width:46px;height:46px;font-size:12px;font-weight:950;display:grid}.bot-demo-header b,.bot-demo-header span{display:block}.bot-demo-header b{font-size:14px}.bot-demo-header span{color:#67dda4;margin-top:3px;font-size:10px}.bot-demo-header>i{color:#ffffff73;letter-spacing:.16em;font-style:normal}.bot-demo-chat{background:radial-gradient(circle at 24px 24px,#4cb1eb17 1px,#0000 1.5px) 0 0/32px 32px,linear-gradient(140deg,#14212c,#0c151d 62%,#17251f);flex-direction:column;min-height:590px;padding:22px;display:flex}.bot-demo-date{color:#ffffff94;background:#0a10169e;border-radius:999px;align-self:center;margin-bottom:20px;padding:6px 12px;font-size:9px;font-weight:800}.bot-message{background:#202b34;border-radius:18px 18px 18px 5px;max-width:78%;margin-bottom:12px;padding:13px 15px 9px;animation:.55s cubic-bezier(.2,.8,.2,1) both botMessageIn;position:relative;box-shadow:0 10px 26px #00000024}.bot-message p{color:#fff;margin:0;font-size:13px;line-height:1.45}.bot-message small{color:#ffffff6b;text-align:right;margin-top:6px;font-size:8px;display:block}.bot-message-user{background:#2d83d4;border-radius:18px 18px 5px;align-self:flex-end}.bot-message-user small{color:#ffffffb3}.bot-message-1{animation-delay:.15s}.bot-message-2{animation-delay:.8s}.bot-message-3{animation-delay:1.65s}.bot-message-4{animation-delay:2.45s}.bot-message-5{animation-delay:3.15s}.bot-typing{background:#202b34;border-radius:16px 16px 16px 5px;align-self:flex-start;align-items:center;gap:5px;margin:0 0 12px;padding:10px 13px;animation:1.35s .8s both botTypingLife;display:flex}.bot-typing i{background:#8fa1ad;border-radius:50%;width:6px;height:6px;animation:.7s infinite alternate botTypingDot}.bot-typing i:nth-child(2){animation-delay:.16s}.bot-typing i:nth-child(3){animation-delay:.32s}.bot-typing span{color:#ffffff7a;margin-left:5px;font-size:9px}.bot-quick-actions{flex-wrap:wrap;gap:6px;margin-top:10px;display:flex}.bot-quick-actions span{color:#7bcaff;border:1px solid #4cb1eb8c;border-radius:999px;padding:6px 9px;font-size:9px;font-weight:800}.bot-message-result{background:linear-gradient(135deg,#20302d,#1e292a);border:1px solid #4dda943d;grid-template-columns:34px 1fr;gap:10px;max-width:88%;padding:15px;display:grid}.bot-result-icon{color:#10241a;background:#4dda94;border-radius:50%;place-items:center;width:34px;height:34px;font-weight:950;display:grid}.bot-message-result b{font-size:13px}.bot-message-result p{color:#ffffffad;margin-top:5px;font-size:10px}.bot-result-meta{flex-wrap:wrap;gap:6px;margin-top:10px;display:flex}.bot-result-meta span{color:#b8c8c4;background:#ffffff12;border-radius:7px;padding:5px 7px;font-size:8px}.bot-demo-input{color:#ffffff59;background:#18222b;justify-content:space-between;align-items:center;padding:14px 18px;font-size:11px;display:flex}.bot-demo-input b{color:#fff;background:#2d83d4;border-radius:50%;place-items:center;width:34px;height:34px;display:grid}@keyframes botMessageIn{0%{opacity:0;transform:translateY(14px)scale(.97)}to{opacity:1;transform:none}}@keyframes botTypingDot{to{opacity:.25;transform:translateY(-3px)}}@keyframes botTypingLife{0%{opacity:0;transform:translateY(10px)}12%,82%{opacity:1;transform:none}to{opacity:.38}}.reports-data-journey{color:#fff;background:radial-gradient(circle at 55% 45%,#ffd32626,#0000 31%),#0d1016;grid-template-columns:.85fr .92fr 1.28fr;align-items:stretch;gap:14px;min-height:560px;padding:18px;display:grid}.reports-source-rail{align-content:center;gap:8px;display:grid}.reports-source-rail article{background:#ffffff0b;border:1px solid #ffffff1c;border-radius:13px;padding:13px;position:relative}.reports-source-rail b,.reports-source-rail span{display:block}.reports-source-rail b{color:#ffd326;font-size:12px}.reports-source-rail span{color:#ffffff85;margin-top:3px;font-size:8px}.reports-source-rail article>i{background:#ffd32659;width:16px;height:1px;position:absolute;top:50%;right:-15px}.reports-source-rail article>i:after{content:"";width:5px;height:5px;animation:dataPulse 1.9s var(--source-delay) infinite;background:#ffd326;border-radius:50%;position:absolute;top:-2px;right:0;box-shadow:0 0 12px #ffd326}.reports-calculation-core{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:18px;display:flex;position:relative}.reports-core-ring{border:1px solid #ffd32647;border-radius:50%;width:122px;height:122px;margin-bottom:22px;animation:9s linear infinite coreRotate;position:relative;box-shadow:inset 0 0 42px #ffd32614}.reports-core-ring:before,.reports-core-ring:after{content:"";border:1px dashed #fff3;border-radius:50%;position:absolute;inset:15px}.reports-core-ring:after{background:#ffd326;border:0;inset:38px;box-shadow:0 0 34px #ffd3267a}.reports-core-ring i{background:#ffd326;border-radius:50%;width:8px;height:8px;position:absolute}.reports-core-ring i:first-child{top:7px;left:55px}.reports-core-ring i:nth-child(2){bottom:23px;right:9px}.reports-core-ring i:nth-child(3){bottom:27px;left:10px}.reports-calculation-core>span{color:#ffffff75;letter-spacing:.08em;text-transform:uppercase;font-size:8px}.reports-calculation-core>b{max-width:150px;margin-top:8px;font-size:13px;line-height:1.35}.reports-core-progress{background:#ffffff1a;border-radius:9px;width:80%;height:3px;margin-top:18px;overflow:hidden}.reports-core-progress i{background:#ffd326;width:42%;height:100%;animation:2.2s ease-in-out infinite coreProgress;display:block;box-shadow:0 0 12px #ffd326}.reports-result-panel{background:linear-gradient(160deg,#ffffff1a,#ffffff09);border:1px solid #ffffff21;border-radius:22px;align-self:center;padding:17px}.reports-result-head span,.reports-result-head b{display:block}.reports-result-head span{color:#6ce1a5;letter-spacing:.08em;font-size:8px;font-weight:900}.reports-result-head b{margin-top:7px;font-size:14px}.reports-metric-row{grid-template-columns:1fr 1fr;gap:8px;margin-top:16px;display:grid}.reports-metric-row article{background:#00000038;border-radius:11px;padding:11px}.reports-metric-row small,.reports-metric-row b,.reports-metric-row i{display:block}.reports-metric-row small{color:#ffffff6e;font-size:7px}.reports-metric-row b{margin-top:6px;font-size:12px}.reports-metric-row i{color:#65dfa1;margin-top:5px;font-size:7px;font-style:normal}.reports-metric-row i.warning{color:#ffaf62}.reports-mini-chart{background:#0000002e;border-radius:12px;align-items:end;gap:5px;height:104px;margin-top:12px;padding:15px 10px 8px;display:flex;position:relative;overflow:hidden}.reports-mini-chart span{transform-origin:bottom;background:linear-gradient(#ffd326,#ffd3263d);border-radius:4px 4px 1px 1px;flex:1;animation:1.8s ease-in-out infinite alternate reportBar}.reports-mini-chart span:first-child{height:34%}.reports-mini-chart span:nth-child(2){height:58%}.reports-mini-chart span:nth-child(3){height:44%}.reports-mini-chart span:nth-child(4){height:72%}.reports-mini-chart span:nth-child(5){height:64%}.reports-mini-chart span:nth-child(6){height:88%}.reports-mini-chart span:nth-child(7){height:76%}.reports-mini-chart i{background:#fff3;height:1px;position:absolute;top:44px;left:8px;right:8px;transform:rotate(-9deg)}.reports-alert-return{background:#ffa5501f;border:1px solid #ffa5502e;border-radius:11px;grid-template-columns:29px 1fr;align-items:center;gap:9px;margin-top:10px;padding:10px;display:grid}.reports-alert-return>span{color:#16120d;background:#ffad5c;border-radius:50%;place-items:center;width:29px;height:29px;font-weight:950;animation:1.8s infinite alertPulse;display:grid}.reports-alert-return b,.reports-alert-return small{display:block}.reports-alert-return b{font-size:9px}.reports-alert-return small{color:#ffffff78;margin-top:3px;font-size:7px}@keyframes dataPulse{0%,to{opacity:.25;transform:translate(-10px)}50%{opacity:1;transform:translate(0)}}@keyframes coreRotate{to{transform:rotate(360deg)}}@keyframes coreProgress{0%{transform:translate(-110%)}55%,to{transform:translate(240%)}}@keyframes reportBar{to{filter:brightness(1.18);transform:scaleY(.72)}}@keyframes alertPulse{50%{transform:scale(1.05);box-shadow:0 0 0 8px #ffad5c00}}.integration-journey{color:#fff;background:radial-gradient(circle,#ffd32629,#0000 27%),#0d1016;grid-template-columns:.78fr .9fr 1.15fr;align-items:center;gap:16px;min-height:550px;padding:24px;display:grid;position:relative}.integration-channel-stack,.integration-output-stack{z-index:2;gap:9px;display:grid;position:relative}.integration-channel-stack article,.integration-output-stack article{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0e;border:1px solid #ffffff1f;border-radius:14px;padding:13px}.integration-channel-stack b{color:#101218;background:#ffd326;border-radius:8px;place-items:center;width:34px;height:28px;margin-bottom:8px;font-size:8px;display:grid}.integration-channel-stack span{color:#ffffffb3;font-size:9px}.integration-engine{z-index:3;text-align:center;background:#131516d1;border:1px solid #ffd3264d;border-radius:22px;padding:23px 16px;position:relative;box-shadow:0 0 50px #ffd32614}.integration-engine-orbit{border:1px solid #ffd32652;border-radius:50%;width:80px;height:80px;margin:0 auto 18px;animation:8s linear infinite coreRotate;position:relative}.integration-engine-orbit:before{content:"";background:#ffd326;border-radius:50%;position:absolute;inset:20px;box-shadow:0 0 26px #ffd32673}.integration-engine-orbit i{background:#ffd326;border-radius:50%;width:6px;height:6px;position:absolute}.integration-engine-orbit i:first-child{top:4px;left:37px}.integration-engine-orbit i:nth-child(2){bottom:13px;right:7px}.integration-engine-orbit i:nth-child(3){bottom:13px;left:7px}.integration-engine>span{color:#ffd326;letter-spacing:.12em;font-size:7px;font-weight:950}.integration-engine>b{margin-top:8px;font-size:12px;line-height:1.35;display:block}.integration-engine-log{gap:5px;margin-top:14px;display:grid}.integration-engine-log small{color:#ffffff80;background:#ffffff0d;border-radius:6px;padding:6px;font-size:7px}.integration-engine-log small:before{content:"✓";color:#69dfa4;margin-right:5px}.integration-output-stack small,.integration-output-stack b,.integration-output-stack span{display:block}.integration-output-stack small{color:#ffd326;letter-spacing:.08em;font-size:7px;font-weight:950}.integration-output-stack b{margin-top:5px;font-size:10px}.integration-output-stack span{color:#ffffff7a;margin-top:5px;font-size:7px;line-height:1.35}.integration-output-stack article{animation:2.6s infinite outputGlow}.integration-output-stack article:nth-child(2){animation-delay:.45s}.integration-output-stack article:nth-child(3){animation-delay:.9s}.integration-flow-line{z-index:1;background:linear-gradient(90deg,#ffd3261a,#ffd326,#ffd3261a);height:1px;position:absolute;top:50%;left:14%;right:18%}.integration-flow-line i{background:#ffd326;border-radius:50%;width:7px;height:7px;animation:3s linear infinite integrationSignal;position:absolute;top:-3px;box-shadow:0 0 12px #ffd326}.integration-flow-line i:nth-child(2){animation-delay:1s}.integration-flow-line i:nth-child(3){animation-delay:2s}@keyframes integrationSignal{0%{opacity:0;left:0}15%,85%{opacity:1}to{opacity:0;left:100%}}@keyframes outputGlow{50%{border-color:#ffd3264d;transform:translate(2px)}}.app-security-architecture,.security-crm-operations{color:#fff;background:#080d12;border-radius:42px;min-height:650px;position:relative;overflow:hidden}.app-security-architecture>img,.security-crm-operations>img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.app-security-architecture-shade,.security-crm-operations-shade{background:linear-gradient(90deg,#05090df7 0%,#05090dd1 40%,#05090d24 73%,#05090d38);position:absolute;inset:0}.app-security-architecture-copy,.security-crm-operations-copy{z-index:2;width:min(590px,55%);padding:clamp(48px,7vw,92px);position:relative}.app-security-architecture-copy>span,.security-crm-operations-copy>span{color:#ffd326;letter-spacing:.08em;text-transform:uppercase;background:#ffd32624;border-radius:999px;padding:7px 11px;font-size:9px;font-weight:950;display:inline-flex}.app-security-architecture-copy h2,.security-crm-operations-copy h2{color:#fff;letter-spacing:-.055em;max-width:620px;margin:24px 0 18px;font-size:clamp(38px,5.3vw,72px);line-height:.96}.app-security-architecture-copy p,.security-crm-operations-copy p{color:#ffffffa6;max-width:530px;font-size:16px;line-height:1.55}.app-security-architecture-status{flex-wrap:wrap;gap:8px;margin-top:28px;display:flex}.app-security-architecture-status b{background:#05090d8a;border:1px solid #ffffff1c;border-radius:999px;padding:9px 12px;font-size:9px}.app-security-architecture-status i{background:#62dfa1;border-radius:50%;width:6px;height:6px;margin-right:6px;display:inline-block;box-shadow:0 0 10px #62dfa1}.app-security-architecture-map{z-index:3;grid-template-columns:1fr 56px 1fr 56px 1fr;align-items:center;max-width:760px;display:grid;position:absolute;bottom:36px;left:clamp(48px,7vw,92px);right:clamp(48px,7vw,92px)}.app-security-architecture-map article{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#070b0fc2;border:1px solid #ffffff21;border-radius:15px;padding:15px}.app-security-architecture-map small,.app-security-architecture-map b,.app-security-architecture-map span{display:block}.app-security-architecture-map small{color:#ffd326;font-size:8px}.app-security-architecture-map b{margin-top:7px;font-size:11px}.app-security-architecture-map span{color:#ffffff73;margin-top:4px;font-size:8px}.app-security-architecture-map>i{background:linear-gradient(90deg,#ffd32626,#ffd326);height:1px;position:relative}.app-security-architecture-map>i:after{content:"";background:#ffd326;border-radius:50%;width:7px;height:7px;animation:1.8s infinite dataPulse;position:absolute;top:-3px;right:0;box-shadow:0 0 12px #ffd326}.app-security-card-top{justify-content:space-between;align-items:center;display:flex}.app-security-card-top>i{color:#a28200;border:1px solid #10121821;border-radius:999px;padding:6px 8px;font-size:8px;font-style:normal;font-weight:950}.app-security-card-signal{background:linear-gradient(145deg,#ffd32633,#080c110f);border-radius:14px;align-items:end;gap:5px;height:72px;margin:28px 0 20px;padding:12px;display:flex;position:relative;overflow:hidden}.app-security-card-signal span{background:#ffd326;border-radius:5px 5px 1px 1px;width:10px}.app-security-card-signal span:first-child{height:28%}.app-security-card-signal span:nth-child(2){height:68%}.app-security-card-signal span:nth-child(3){height:45%}.app-security-card-signal em{background:linear-gradient(90deg,#ffd326,#0000);height:1px;position:absolute;top:32px;left:12px;right:12px;transform:rotate(-8deg)}.app-security-card:nth-child(2n) .app-security-card-signal{background:linear-gradient(145deg,#111822,#243320)}.app-security-card:nth-child(2n) .app-security-card-signal span{background:#62dfa1}.security-crm-operations{margin-top:26px}.security-crm-operations-panel{z-index:3;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#060a0eb8;border:1px solid #ffffff1f;border-radius:20px;grid-template-columns:repeat(3,1fr);max-width:790px;display:grid;position:absolute;bottom:36px;left:clamp(48px,7vw,92px);right:clamp(48px,7vw,92px);overflow:hidden}.security-crm-operations-panel article{border-right:1px solid #ffffff1a;padding:18px}.security-crm-operations-panel article:last-child{border-right:0}.security-crm-operations-panel small,.security-crm-operations-panel b,.security-crm-operations-panel span{display:block}.security-crm-operations-panel small{color:#ffffff6b;letter-spacing:.09em;font-size:8px}.security-crm-operations-panel b{margin-top:10px;font-size:28px}.security-crm-operations-panel span{color:#71dfa8;margin-top:5px;font-size:8px}.security-crm-operations-panel span.warning{color:#ffaf62}.security-crm-operations-panel span i{background:currentColor;border-radius:50%;width:6px;height:6px;margin-right:5px;display:inline-block;box-shadow:0 0 10px}.local-apps-network{color:#fff;background:radial-gradient(circle at 78%,#ffd32621,#0000 34%),#0b0e13;border-radius:38px;grid-template-columns:.82fr 1.18fr;align-items:center;gap:54px;padding:clamp(38px,6vw,78px);display:grid;overflow:hidden}.local-apps-network-copy>span{color:#ffd326;letter-spacing:.09em;text-transform:uppercase;font-size:9px;font-weight:950}.local-apps-network-copy h2{color:#fff;letter-spacing:-.05em;margin:22px 0 18px;font-size:clamp(34px,4.5vw,60px);line-height:.98}.local-apps-network-copy p{color:#fff9;font-size:15px;line-height:1.55}.local-apps-network-facts{flex-wrap:wrap;gap:7px;margin-top:24px;display:flex}.local-apps-network-facts b{background:#ffffff0a;border:1px solid #ffffff1c;border-radius:999px;padding:8px 10px;font-size:8px}.local-apps-topology{background:linear-gradient(145deg,#ffffff12,#ffffff06);border:1px solid #ffffff1f;border-radius:28px;min-height:390px;padding:72px 24px 38px;position:relative}.local-apps-topology-cloud{color:#f77;border:1px solid #ff61613b;border-radius:9px;padding:8px 11px;font-size:8px;position:absolute;top:18px;right:20px}.local-apps-topology-cloud s{font-weight:950}.local-apps-topology-cloud span{color:#fff6;margin-left:7px}.local-apps-topology-grid{grid-template-columns:1fr 44px 1.1fr 44px 1fr;align-items:center;height:250px;display:grid}.local-apps-topology-grid article{background:#121820;border:1px solid #ffffff1f;border-radius:17px;min-height:130px;padding:16px}.local-apps-topology-grid article.server{background:linear-gradient(145deg,#ffd3262e,#151811);border-color:#ffd32657;box-shadow:0 0 36px #ffd32614}.local-apps-topology-grid article i,.local-apps-topology-grid article b,.local-apps-topology-grid article span{display:block}.local-apps-topology-grid article i{color:#ffd326;font-size:8px;font-style:normal}.local-apps-topology-grid article b{margin-top:35px;font-size:11px}.local-apps-topology-grid article span{color:#ffffff6e;margin-top:5px;font-size:8px}.local-apps-topology-grid>em{background:#ffd32659;height:1px;position:relative}.local-apps-topology-grid>em i{background:#ffd326;border-radius:50%;width:7px;height:7px;animation:2s linear infinite topologySignal;position:absolute;top:-3px;box-shadow:0 0 10px #ffd326}.local-apps-topology-grid>em:nth-of-type(2) i{animation-delay:1s}.local-apps-topology-status{color:#72e0a9;letter-spacing:.08em;background:#62dfa11a;border-radius:999px;align-items:center;padding:8px 10px;font-size:8px;font-weight:950;display:inline-flex}.local-apps-topology-status i{background:#72e0a9;border-radius:50%;width:6px;height:6px;margin-right:7px;animation:1.8s infinite alertPulse;box-shadow:0 0 9px #72e0a9}@keyframes topologySignal{0%{left:0}to{left:calc(100% - 7px)}}.erp-role-workspaces{grid-template-columns:1fr 1fr;gap:22px;display:grid}.erp-role-card{border-radius:38px;grid-template-rows:auto 1fr;gap:30px;min-height:670px;padding:clamp(28px,4vw,54px);display:grid;position:relative;overflow:hidden}.erp-role-manager{color:#101218;background:linear-gradient(145deg,#ffd326,#ffe57d)}.erp-role-employee{color:#fff;background:radial-gradient(circle at 90% 0,#ffd32638,#0000 36%),#0b0e14}.erp-role-copy>span{letter-spacing:.09em;text-transform:uppercase;font-size:9px;font-weight:950}.erp-role-manager .erp-role-copy>span{color:#6f5b00}.erp-role-employee .erp-role-copy>span{color:#ffd326}.erp-role-copy h2{color:inherit;letter-spacing:-.05em;margin:20px 0 16px;font-size:clamp(34px,4vw,54px);line-height:.98}.erp-role-copy p{color:inherit;opacity:.66;font-size:14px;line-height:1.5}.erp-manager-dashboard,.erp-employee-workspace{color:#fff;background:#11161c;border-radius:22px;align-self:end;padding:18px;transform:perspective(900px)rotateX(3deg);box-shadow:0 24px 50px #00000038}.erp-manager-head,.erp-employee-head{border-bottom:1px solid #ffffff17;justify-content:space-between;align-items:center;padding-bottom:13px;display:flex}.erp-manager-head b,.erp-employee-head b{font-size:11px}.erp-manager-head span,.erp-employee-head span{color:#75dfa9;font-size:7px}.erp-manager-head i{background:#75dfa9;border-radius:50%;width:6px;height:6px;margin-left:5px;display:inline-block;box-shadow:0 0 9px #75dfa9}.erp-manager-metrics{grid-template-columns:repeat(3,1fr);gap:7px;margin-top:13px;display:grid}.erp-manager-metrics article{background:#ffffff0e;border-radius:10px;padding:10px}.erp-manager-metrics small,.erp-manager-metrics b,.erp-manager-metrics em{display:block}.erp-manager-metrics small{color:#fff6;font-size:7px}.erp-manager-metrics b{margin-top:7px;font-size:11px}.erp-manager-metrics em{color:#73dda7;margin-top:5px;font-size:7px;font-style:normal}.erp-manager-metrics em.warning{color:#ffae60}.erp-manager-chart{background:#ffffff09;border-radius:11px;align-items:end;gap:6px;height:105px;margin-top:12px;padding:10px;display:flex;position:relative;overflow:hidden}.erp-manager-chart span{background:linear-gradient(#ffd326,#ffd32633);border-radius:4px 4px 1px 1px;flex:1;animation:1.8s infinite alternate reportBar}.erp-manager-chart span:first-child{height:25%}.erp-manager-chart span:nth-child(2){height:48%}.erp-manager-chart span:nth-child(3){height:40%}.erp-manager-chart span:nth-child(4){height:67%}.erp-manager-chart span:nth-child(5){height:58%}.erp-manager-chart span:nth-child(6){height:82%}.erp-manager-chart span:nth-child(7){height:72%}.erp-manager-chart i{background:#fff3;height:1px;position:absolute;top:42px;left:10px;right:10px;transform:rotate(-8deg)}.erp-employee-workspace{box-shadow:none;background:#ffffff0f;border:1px solid #ffffff1a}.erp-employee-workspace>article{border-bottom:1px solid #ffffff14;grid-template-columns:30px 1fr auto;align-items:center;gap:10px;padding:13px 0;display:grid}.erp-employee-workspace>article:last-child{border-bottom:0}.erp-employee-workspace>article>i{color:#8c9aa4;background:#ffffff12;border-radius:9px;place-items:center;width:30px;height:30px;font-size:8px;font-style:normal;font-weight:950;display:grid}.erp-employee-workspace>article.active>i{color:#101218;background:#ffd326}.erp-employee-workspace article div b,.erp-employee-workspace article div span{display:block}.erp-employee-workspace article div b{font-size:9px}.erp-employee-workspace article div span{color:#fff6;margin-top:4px;font-size:7px}.erp-employee-workspace article>em{color:#ffffff59;font-size:7px;font-style:normal}@media (max-width:1180px){.reports-data-journey,.integration-journey{min-height:500px}.app-security-architecture-copy,.security-crm-operations-copy{width:68%}.local-apps-network,.erp-role-workspaces{grid-template-columns:1fr}.erp-role-card{min-height:0}}@media (max-width:760px){.bot-demo-window,.reports-data-journey,.integration-journey{border-radius:24px}.bot-demo-chat{min-height:540px;padding:15px}.bot-message{max-width:88%}.bot-message-result{max-width:96%}.bot-quick-actions span{font-size:8px}.reports-data-journey,.integration-journey{grid-template-columns:1fr;min-height:0;padding:14px}.reports-source-rail{grid-template-columns:1fr 1fr}.reports-source-rail article>i{display:none}.reports-calculation-core{padding:26px 12px}.reports-result-panel{width:100%}.integration-channel-stack,.integration-output-stack{grid-template-columns:1fr 1fr 1fr}.integration-channel-stack article,.integration-output-stack article{padding:10px}.integration-engine{padding:18px 14px}.integration-flow-line{display:none}.app-security-architecture,.security-crm-operations{border-radius:28px;min-height:760px}.app-security-architecture>img,.security-crm-operations>img{object-position:70% center}.app-security-architecture-shade,.security-crm-operations-shade{background:linear-gradient(#05090deb,#05090d9e 55%,#05090deb)}.app-security-architecture-copy,.security-crm-operations-copy{width:100%;padding:36px 24px}.app-security-architecture-copy h2,.security-crm-operations-copy h2{font-size:38px}.app-security-architecture-copy p,.security-crm-operations-copy p{font-size:14px}.app-security-architecture-map{grid-template-columns:1fr;gap:7px;bottom:22px;left:20px;right:20px}.app-security-architecture-map>i{background:#ffd326;width:1px;height:16px;margin:auto}.app-security-architecture-map>i:after{top:auto;bottom:0;right:-3px}.security-crm-operations-panel{grid-template-columns:1fr;bottom:22px;left:20px;right:20px}.security-crm-operations-panel article{border-bottom:1px solid #ffffff1a;border-right:0;grid-template-columns:72px 60px 1fr;align-items:center;padding:10px 14px;display:grid}.security-crm-operations-panel article:last-child{border-bottom:0}.security-crm-operations-panel b,.security-crm-operations-panel span{margin-top:0}.local-apps-network{border-radius:28px;gap:30px;padding:30px 20px}.local-apps-topology{min-height:560px;padding:70px 16px 22px}.local-apps-topology-grid{grid-template-columns:1fr;gap:8px;height:auto}.local-apps-topology-grid>em{width:1px;height:22px;margin:auto}.local-apps-topology-grid>em i{animation:2s linear infinite topologySignalVertical;top:0}.local-apps-topology-grid article{min-height:105px}.local-apps-topology-grid article b{margin-top:22px}@keyframes topologySignalVertical{0%{top:0}to{top:15px}}.erp-role-card{border-radius:28px;gap:24px;padding:28px 20px}.erp-manager-metrics{grid-template-columns:1fr 1fr}.erp-manager-metrics article:last-child{grid-column:1/-1}.erp-employee-workspace>article{grid-template-columns:30px 1fr}.erp-employee-workspace article>em{display:none}}@media (prefers-reduced-motion:reduce){.bot-message,.bot-typing,.reports-source-rail article>i:after,.reports-core-ring,.reports-core-progress i,.reports-mini-chart span,.reports-alert-return>span,.integration-engine-orbit,.integration-output-stack article,.integration-flow-line i,.local-apps-topology-grid>em i,.local-apps-topology-status i,.erp-manager-chart span{animation:none!important}}.mobile-platform-stage{color:#fff;background:radial-gradient(circle at 8% 90%,#ffd32629,#0000 30%),linear-gradient(140deg,#090b10,#161a22);border-radius:46px;grid-template-columns:minmax(300px,.68fr) minmax(0,1.32fr);align-items:center;gap:clamp(40px,6vw,92px);padding:clamp(42px,6vw,82px);display:grid;overflow:hidden}.mobile-platform-intro>span{color:var(--product-yellow);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:12px;font-size:11px;font-weight:950;display:inline-flex}.mobile-platform-intro>span:before{content:"";background:currentColor;border-radius:99px;width:26px;height:3px}.mobile-platform-intro h2{letter-spacing:-.055em;margin:22px 0 0;font-size:clamp(43px,4.5vw,70px);line-height:.92}.mobile-platform-intro p{color:#ffffff9e;max-width:520px;margin:25px 0 0;font-size:15px;line-height:1.55}.mobile-platform-stage .mobile-platform-strip{background:0 0;border:0;border-radius:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid;overflow:visible}.mobile-platform-stage .mobile-platform-strip article{color:#fff;background:#ffffff0e;border:1px solid #ffffff1f;border-radius:28px;flex-direction:column;align-items:stretch;min-height:286px;padding:24px;display:flex;position:relative;overflow:hidden}.mobile-platform-stage .mobile-platform-strip article.ios{background:var(--product-yellow);color:#111318}.mobile-platform-stage .mobile-platform-strip article.pwa{background:#277b7824}.mobile-platform-stage .mobile-platform-strip article.offline{background:#ffffff17}.mobile-platform-stage .mobile-platform-strip article>b{width:auto;height:auto;color:var(--product-yellow);letter-spacing:.08em;background:0 0;border-radius:0;font-size:10px;display:block;position:absolute;top:24px;right:24px}.mobile-platform-stage .mobile-platform-strip article.ios>b{color:#11131894}.mobile-platform-visual{background:#080a0f;border:1px solid #ffffff2b;border-radius:22px;width:88px;height:104px;position:relative;overflow:hidden;box-shadow:0 18px 40px #0003}.mobile-platform-visual:before{content:"";background:#ffffff2e;border-radius:99px;width:28px;height:4px;position:absolute;top:8px;left:50%;transform:translate(-50%)}.mobile-platform-visual i{background:#ffffff24;border-radius:99px;height:5px;position:absolute;left:13px}.mobile-platform-visual i:first-child{width:38px;top:31px}.mobile-platform-visual i:nth-child(2){width:61px;top:45px}.mobile-platform-visual i:nth-child(3){width:47px;top:59px}.mobile-platform-visual span{background:var(--product-yellow);color:#111318;border-radius:8px;justify-content:center;align-items:center;width:34px;height:25px;font-size:8px;font-weight:950;display:inline-flex;position:absolute;bottom:10px;right:10px}.mobile-platform-copy{margin-top:auto}.mobile-platform-copy small{color:var(--product-yellow);letter-spacing:.08em;text-transform:uppercase;font-size:9px;font-weight:950}.mobile-platform-strip article.ios .mobile-platform-copy small{color:#1113189e}.mobile-platform-copy h3{letter-spacing:-.04em;margin:10px 0 0;font-size:25px;line-height:1}.mobile-platform-copy p{color:#ffffff94;margin:12px 0 0;font-size:12px;line-height:1.42}.mobile-platform-strip article.ios .mobile-platform-copy p{color:#111318a8}.mobile-capabilities-showcase{grid-template-columns:minmax(300px,.78fr) minmax(0,1.22fr);align-items:center;gap:clamp(38px,6vw,88px);display:grid}.mobile-capabilities-status{border-top:1px solid #ffffff21;align-items:center;gap:12px;margin-top:34px;padding-top:22px;display:flex}.mobile-capabilities-status span{background:var(--product-yellow);color:#111318;letter-spacing:.08em;border-radius:999px;padding:8px 10px;font-size:8px;font-weight:950}.mobile-capabilities-status b{color:#ffffffbd;font-size:11px;line-height:1.3}.mobile-capabilities-media{border:1px solid #ffffff21;border-radius:34px;min-height:430px;position:relative;overflow:hidden;box-shadow:0 32px 70px #0000004d}.mobile-capabilities-media:after{content:"";pointer-events:none;background:linear-gradient(90deg,#07090d61,#0000 48%);position:absolute;inset:0}.mobile-capabilities-media img{object-fit:cover;object-position:center;width:100%;height:100%;min-height:430px;display:block}.mobile-capabilities-media>div{z-index:2;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#07090dc2;border:1px solid #ffffff21;border-radius:18px;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:16px;display:grid;position:absolute;bottom:20px;left:20px;right:20px}.mobile-capabilities-media>div span,.mobile-capabilities-media>div i{color:var(--product-yellow);letter-spacing:.08em;font-size:8px;font-style:normal;font-weight:950}.mobile-capabilities-media>div b{font-size:12px}.mobile-capabilities .mobile-capabilities-grid{border-top:0;gap:12px;margin-top:64px}.mobile-capabilities .mobile-capabilities-grid article,.mobile-capabilities .mobile-capabilities-grid article:nth-child(n){background:#ffffff0b;border:1px solid #ffffff1c;border-radius:24px;min-height:270px;padding:22px}.mobile-capabilities .mobile-capabilities-grid article:nth-child(3n+2){background:#ffd32612}.mobile-capability-glyph{background:#00000024;border:1px solid #ffffff1a;border-radius:10px;align-items:end;gap:4px;width:74px;height:34px;margin-top:28px;padding:7px;display:flex}.mobile-capability-glyph i{background:var(--product-yellow);opacity:.26;border-radius:4px 4px 2px 2px;flex:1}.mobile-capability-glyph i:first-child{height:28%}.mobile-capability-glyph i:nth-child(2){height:58%}.mobile-capability-glyph i:nth-child(3){height:42%}.mobile-capability-glyph i:nth-child(4){opacity:.9;height:100%}.mobile-capabilities .mobile-capabilities-grid h3{margin-top:24px}.business-auto-capability-grid article{position:relative;overflow:hidden;box-shadow:0 22px 70px #14161c0d}.business-auto-capability-topline{justify-content:space-between;align-items:center;display:flex}.business-auto-capability-topline>b{color:#a68900;font-size:12px}.business-auto-capability-topline>span{color:#1113186b;letter-spacing:.1em;border:1px solid;border-radius:999px;padding:7px 9px;font-size:8px;font-weight:950}.business-auto-capability-grid article.dark .business-auto-capability-topline>span{color:#ffd42699}.business-auto-capability-visual{background:#ffffff3d;border:1px solid #1113181c;border-radius:13px;align-items:end;gap:5px;width:108px;height:48px;margin-top:28px;padding:10px;display:flex}.business-auto-capability-visual i{color:#b39200;opacity:.22;background:currentColor;border-radius:4px 4px 2px 2px;flex:1}.business-auto-capability-visual i:first-child{height:32%}.business-auto-capability-visual i:nth-child(2){height:68%}.business-auto-capability-visual i:nth-child(3){height:47%}.business-auto-capability-visual i:nth-child(4){height:82%}.business-auto-capability-visual i:nth-child(5){opacity:.78;height:100%}.business-auto-capability-grid article.dark .business-auto-capability-visual{background:#ffffff0a;border-color:#ffffff1c}.business-auto-capability-grid article.dark .business-auto-capability-visual i{color:var(--business-yellow)}.business-auto-flow{grid-template-columns:minmax(300px,.78fr) minmax(420px,1.22fr);align-items:start;gap:clamp(42px,7vw,104px);display:grid}.business-auto-flow-map{grid-template-columns:1fr;gap:10px;margin-top:0;display:grid;position:relative}.business-auto-flow-map:before{background:linear-gradient(var(--business-yellow), #ffd42614);content:"";width:1px;position:absolute;top:34px;bottom:34px;left:32px}.business-auto-flow-item,.business-auto-flow-item:last-child{grid-template-columns:1fr;gap:0;display:grid;position:relative}.business-auto-flow-item article{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff0e;border-radius:24px;grid-template-columns:44px 92px minmax(0,1fr);align-items:center;gap:18px;min-height:124px;padding:18px 22px;display:grid}.business-auto-flow-item:nth-child(2n) article{background:#ffd42611;margin-left:26px}.business-auto-flow-node-head{z-index:2;flex-direction:column;gap:8px;display:flex;position:relative}.business-auto-flow-node-head b{background:var(--business-yellow);border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex;color:#111318!important;font-size:9px!important}.business-auto-flow-node-head em{color:#ffffff61;letter-spacing:.08em;font-size:7px;font-style:normal;font-weight:950}.business-auto-flow-node-visual{background:#00000029;border:1px solid #ffffff1a;border-radius:14px;grid-template-columns:repeat(3,1fr);align-items:end;gap:5px;height:56px;padding:10px;display:grid}.business-auto-flow-node-visual span{background:var(--business-yellow);opacity:.22;border-radius:3px;display:block;max-width:none!important}.business-auto-flow-node-visual span:first-child{height:42%}.business-auto-flow-node-visual span:nth-child(2){height:78%}.business-auto-flow-node-visual span:nth-child(3){opacity:.7;height:58%}.business-auto-flow-node-visual i{background:#45c382;border-radius:50%;width:5px;height:5px;position:absolute;box-shadow:0 0 12px #45c382}.business-auto-flow-item article>span{max-width:none;font-size:clamp(17px,1.6vw,22px)}.erp-operations-visual{color:#fff;background:#080b10;border-radius:44px;min-height:680px;margin-top:120px;position:relative;overflow:hidden}.erp-operations-visual>img{object-fit:cover;object-position:center;width:100%;height:100%;display:block;position:absolute;inset:0}.erp-operations-shade{background:linear-gradient(90deg,#06080cfa 0%,#06080cd6 38%,#06080c29 76%);position:absolute;inset:0}.erp-operations-copy{z-index:1;width:min(720px,58%);padding:clamp(48px,7vw,94px);position:relative}.erp-operations-copy>span{color:var(--product-yellow);letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:950}.erp-operations-copy h2{letter-spacing:-.055em;margin:22px 0 0;font-size:clamp(46px,5vw,76px);line-height:.92}.erp-operations-copy p{color:#ffffffa3;margin:26px 0 0;font-size:15px;line-height:1.55}.erp-operations-chain{flex-wrap:wrap;align-items:center;gap:8px;margin-top:38px;display:flex}.erp-operations-chain span{background:#ffffff12;border:1px solid #ffffff26;border-radius:999px;padding:11px 13px;font-size:10px;font-weight:850}.erp-operations-chain i{color:var(--product-yellow);font-size:13px;font-style:normal}@media (max-width:1180px){.mobile-platform-stage,.mobile-capabilities-showcase,.business-auto-flow{grid-template-columns:1fr}.business-auto-flow-copy{position:static}.business-auto-flow-map{margin-top:12px}}@media (max-width:760px){.mobile-platform-stage{border-radius:30px;padding:32px 22px}.mobile-platform-stage .mobile-platform-strip{grid-template-columns:1fr}.mobile-platform-stage .mobile-platform-strip article,.mobile-platform-stage .mobile-platform-strip article:nth-child(n){border:1px solid #ffffff1f;border-radius:24px;min-height:250px;padding:22px}.mobile-capabilities-media,.mobile-capabilities-media img{min-height:310px}.mobile-capabilities-media{border-radius:24px}.mobile-capabilities-media>div{bottom:12px;left:12px;right:12px}.mobile-capabilities .mobile-capabilities-grid article,.mobile-capabilities .mobile-capabilities-grid article:nth-child(n){border:1px solid #ffffff1c;border-radius:22px;min-height:238px;padding:22px}.business-auto-capability-grid article{min-height:320px}.business-auto-flow-item article,.business-auto-flow-item:nth-child(2n) article{grid-template-columns:40px 72px minmax(0,1fr);gap:12px;min-height:110px;margin-left:0;padding:15px}.business-auto-flow-node-visual{height:50px}.business-auto-flow-node-head em{display:none}.business-auto-flow-map:before{left:28px}.erp-operations-visual{border-radius:32px;min-height:720px;margin-top:86px}.erp-operations-visual>img{object-position:72% center}.erp-operations-shade{background:linear-gradient(#06080cfa 0%,#06080ce0 52%,#06080c2e 100%)}.erp-operations-copy{width:100%;padding:34px 22px}.erp-operations-chain i{display:none}}.services-six-head{grid-template-columns:1fr .9fr!important;align-items:end!important;gap:38px 70px!important;margin-bottom:38px!important;display:grid!important}.services-six-head>span{grid-area:1/1/auto/-1!important;justify-self:start!important}.services-six-head h2{grid-area:2/1!important;max-width:760px!important;margin:0!important}.services-six-head p{grid-area:2/2!important;align-self:end!important;max-width:620px!important;margin:0 0 8px!important}@media (max-width:1100px){.services-six-head{grid-template-columns:1fr!important;gap:22px!important}.services-six-head>span,.services-six-head h2,.services-six-head p{grid-area:auto/1!important}.services-six-head p{max-width:720px!important;margin:0!important}}.contacts-section{color:#fff;background:radial-gradient(circle at 18% 18%,#ffd22933,#0000 32%),radial-gradient(circle at 82% 18%,#ffffff14,#0000 32%),linear-gradient(135deg,#11151d 0%,#07090d 100%);border-radius:42px;width:min(1440px,100vw - 40px);max-width:1440px;margin:56px auto 40px;overflow:hidden;box-shadow:0 28px 90px #14161c2e}.contacts-panel{flex-direction:column;justify-content:center;align-items:flex-start;min-height:560px;padding:64px;display:flex}.contacts-panel h2{color:#fff;letter-spacing:-.085em;max-width:920px;margin:22px 0 0;font-size:clamp(54px,6vw,96px);font-weight:900;line-height:.88}.contacts-panel p{color:#ffffffb8;max-width:720px;margin:28px 0 0;font-size:22px;font-weight:650;line-height:1.35}.contacts-actions{flex-wrap:wrap;gap:12px;margin-top:36px;display:flex}.contacts-actions a{color:#252934;background:#ffd229;border-radius:18px;justify-content:center;align-items:center;min-height:58px;padding:0 22px;font-size:15px;font-weight:900;display:inline-flex;box-shadow:0 20px 50px #ffd22929}.contacts-actions a:nth-child(2),.contacts-actions a:nth-child(3){color:#fff;box-shadow:none;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff14;border:1px solid #ffffff24}@media (max-width:900px){.contacts-panel{min-height:460px;padding:34px}.contacts-panel h2{font-size:clamp(42px,10vw,70px)}.contacts-panel p{font-size:19px}}@media (max-width:700px){.contacts-section{border-radius:30px;width:min(100%,100vw - 20px);margin:40px auto 24px}.contacts-panel{padding:24px}.contacts-actions,.contacts-actions a{width:100%}}.final-cta-section{color:#11151d;background:#ffd229;border-radius:42px;width:min(1440px,100vw - 40px);max-width:1440px;min-height:720px;margin:56px auto 0;position:relative;overflow:hidden;box-shadow:0 28px 90px #14161c29}.final-cta-bg{z-index:0;position:absolute;inset:0}.final-cta-bg img{object-fit:cover;object-position:center center;filter:saturate(1.05)contrast(1.04);width:100%;height:100%;animation:13s ease-in-out infinite finalCtaBgMove}.final-cta-section:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(90deg,#ffd2290a 0%,#ffd2291f 42%,#ffd22905 100%),linear-gradient(#ffd2290a 0%,#ffd2291a 100%);position:absolute;inset:0}.final-cta-content{z-index:2;align-items:center;min-height:720px;padding:64px;display:flex;position:relative}.final-cta-copy{max-width:760px}.final-cta-kicker{color:#ffd229;background:#11151d;border-radius:999px;align-items:center;gap:8px;margin-bottom:24px;padding:10px 16px;font-size:14px;font-weight:900;display:inline-flex}.final-cta-kicker:before{content:"";background:#ffd229;border-radius:999px;width:9px;height:9px}.final-cta-copy h2{color:#11151d;letter-spacing:-.085em;max-width:760px;margin:0;font-size:clamp(56px,6.6vw,108px);font-weight:900;line-height:.88}.final-cta-copy p{color:#11151dc2;max-width:640px;margin:28px 0 0;font-size:23px;font-weight:750;line-height:1.35}.final-cta-points{flex-wrap:wrap;gap:10px;margin-top:28px;display:flex}.final-cta-points span{color:#11151d;background:#11151d1a;border:1px solid #11151d29;border-radius:999px;padding:10px 13px;font-size:14px;font-weight:900}.final-cta-actions{flex-wrap:wrap;gap:14px;margin-top:36px;display:flex}.final-cta-actions a{color:#fff;background:#11151d;border-radius:18px;justify-content:center;align-items:center;min-height:60px;padding:0 26px;font-size:16px;font-weight:900;display:inline-flex;box-shadow:0 22px 54px #11151d33}.final-cta-actions a.secondary{color:#11151d;box-shadow:none;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff2e;border:1px solid #11151d2e}.site-footer{color:#30333d;grid-template-columns:1.3fr .7fr .8fr .8fr;gap:42px;width:min(1440px,100vw - 40px);max-width:1440px;margin:0 auto 40px;padding:54px 10px 0;display:grid}.footer-brand h3{letter-spacing:-.06em;margin:0;font-size:42px;font-weight:900;line-height:.95}.footer-column a{color:#30333d;font-size:16px;font-weight:750}@keyframes finalCtaBgMove{0%{transform:scale(1.01)translate(0,0)}50%{transform:scale(1.035)translate(-8px,-6px)}to{transform:scale(1.01)translate(0,0)}}@media (max-width:1000px){.final-cta-content{padding:38px}.final-cta-copy h2{font-size:clamp(46px,9vw,78px)}.site-footer{grid-template-columns:repeat(2,1fr);padding-top:38px}}@media (max-width:700px){.final-cta-section{border-radius:30px;width:min(100%,100vw - 20px);min-height:620px;margin-top:40px}.final-cta-content{min-height:620px;padding:24px}.final-cta-copy p{font-size:18px}.final-cta-actions a{width:100%}.site-footer{grid-template-columns:1fr;gap:28px;width:min(100%,100vw - 20px)}}.contacts-section,.contacts-panel,.contacts-actions{display:none!important}@media (max-width:1200px){.final-cta-section{min-height:660px!important}.final-cta-bg img{object-position:64% center!important}.final-cta-section:after{background:linear-gradient(90deg,#ffd2290a 0%,#ffd22938 42%,#ffd2290a 100%),linear-gradient(#ffd2290f 0%,#ffd22924 100%)!important}.final-cta-content{min-height:660px!important;padding:46px!important}.final-cta-copy{max-width:620px!important}.final-cta-copy h2{max-width:620px!important;font-size:clamp(52px,7vw,82px)!important}.final-cta-copy p{max-width:520px!important;font-size:20px!important}}@media (max-width:980px){.final-cta-section{min-height:720px!important}.final-cta-bg img{object-position:72% center!important;filter:saturate(1.05)contrast(1.04)brightness(.92)!important}.final-cta-section:after{background:linear-gradient(90deg,#ffd229eb 0%,#ffd229c2 52%,#ffd22933 100%),linear-gradient(#ffd22914 0%,#ffd2296b 100%)!important}.final-cta-content{align-items:flex-start!important;min-height:720px!important;padding:38px!important}.final-cta-copy{max-width:560px!important;padding-top:12px!important}.final-cta-copy h2{max-width:560px!important;font-size:clamp(46px,8vw,72px)!important}.final-cta-copy p{max-width:500px!important;margin-top:22px!important;font-size:19px!important}.final-cta-points{max-width:480px!important}.final-cta-actions{max-width:520px!important}}@media (max-width:760px){.final-cta-section{border-radius:30px!important;width:min(100%,100vw - 20px)!important;min-height:680px!important;margin-top:40px!important}.final-cta-bg img{object-position:77% center!important;opacity:.72!important}.final-cta-section:after{background:linear-gradient(#ffd229f5 0%,#ffd229e0 48%,#ffd2296b 100%)!important}.final-cta-content{align-items:flex-start!important;min-height:680px!important;padding:24px!important}.final-cta-copy{max-width:100%!important}.final-cta-copy h2{max-width:100%!important;font-size:clamp(40px,12vw,58px)!important}.final-cta-copy p{max-width:100%!important;font-size:18px!important}.final-cta-points{gap:8px!important}.final-cta-points span{padding:9px 11px!important;font-size:13px!important}.final-cta-actions,.final-cta-actions a{width:100%!important}}.site-footer{color:#30333d!important;grid-template-columns:minmax(260px,1.15fr) minmax(140px,.55fr) minmax(220px,.75fr) minmax(260px,.85fr)!important;align-items:start!important;gap:clamp(22px,3vw,52px)!important;width:min(1440px,100vw - 40px)!important;max-width:1440px!important;margin:0 auto 40px!important;padding:54px 10px 0!important;display:grid!important}.footer-brand,.footer-column{min-width:0!important}.footer-brand h3{letter-spacing:-.06em!important;color:#30333d!important;margin:0!important;font-size:clamp(30px,3vw,42px)!important;font-weight:900!important;line-height:.95!important}.footer-brand p{color:#30333d9e!important;max-width:360px!important;margin:22px 0 0!important;font-size:clamp(15px,1.2vw,18px)!important;font-weight:700!important;line-height:1.35!important}.footer-column{flex-direction:column!important;gap:13px!important;display:flex!important}.footer-column b{color:#30333d85!important;margin-bottom:8px!important;font-size:15px!important;font-weight:900!important}.footer-column a{color:#30333d!important;word-break:normal!important;font-size:clamp(14px,1.1vw,16px)!important;font-weight:750!important;line-height:1.25!important}.footer-bottom{color:#30333d7a!important;text-align:center!important;border-top:1px solid #30333d29!important;grid-column:1/-1!important;margin-top:34px!important;padding-top:24px!important;font-size:14px!important;font-weight:700!important}@media (max-width:1100px){.site-footer{grid-template-columns:minmax(220px,1fr) minmax(120px,.55fr) minmax(190px,.75fr) minmax(220px,.85fr)!important;gap:22px!important;width:min(1180px,100vw - 28px)!important}.footer-brand p{max-width:300px!important}}@media (max-width:820px){.site-footer{grid-template-columns:1fr 1fr!important;gap:28px!important}.footer-brand{grid-column:1/-1!important}}@media (max-width:560px){.site-footer{grid-template-columns:1fr!important;width:min(100%,100vw - 20px)!important}}.privacy-page{color:#30333d;background:#f4f4f2;width:100%;min-height:100vh;padding-top:24px}.privacy-hero{background:radial-gradient(circle at 80% 18%,#ffd22942,#0000 34%),#fff;border-radius:42px;width:min(1440px,100vw - 40px);max-width:1440px;margin:0 auto 40px;padding:56px;box-shadow:0 24px 70px #1e222a14}.privacy-breadcrumbs{color:#30333d85;flex-wrap:wrap;gap:8px;margin-bottom:28px;font-size:15px;font-weight:800;display:flex}.privacy-breadcrumbs a{color:#30333d}.privacy-hero h1{color:#30333d;letter-spacing:-.08em;max-width:980px;margin:22px 0 0;font-size:clamp(48px,6vw,96px);font-weight:900;line-height:.9}.privacy-hero p{color:#30333dad;max-width:720px;margin:26px 0 0;font-size:21px;font-weight:700;line-height:1.35}.privacy-document{background:#fff;border-radius:34px;width:min(1060px,100vw - 40px);margin:0 auto 56px;padding:48px;box-shadow:0 24px 70px #1e222a14}.privacy-document article+article{border-top:1px solid #30333d1f;margin-top:42px;padding-top:34px}.privacy-document h2{color:#30333d;letter-spacing:-.055em;margin:0 0 18px;font-size:clamp(28px,3vw,42px);font-weight:900;line-height:1}.privacy-document p{color:#30333dbd;margin:14px 0 0;font-size:17px;font-weight:650;line-height:1.6}.privacy-document ul{gap:10px;margin:16px 0 0;padding:0;list-style:none;display:grid}.privacy-document li{color:#30333dbd;padding-left:22px;font-size:17px;font-weight:650;line-height:1.55;position:relative}.privacy-document li:before{content:"";background:#ffd229;border-radius:999px;width:8px;height:8px;position:absolute;top:11px;left:0}.privacy-table{gap:12px;margin-top:18px;display:grid}.privacy-table div{background:#f4f4f2;border-radius:20px;gap:8px;padding:18px;display:grid}.privacy-table b{color:#30333d;font-size:15px;font-weight:900}.privacy-table span{color:#30333db8;font-size:16px;font-weight:650;line-height:1.4}@media (max-width:900px){.privacy-hero{padding:34px}.privacy-document{padding:30px}.privacy-hero h1{font-size:clamp(40px,10vw,68px)}}@media (max-width:600px){.privacy-page{padding-top:10px}.privacy-hero,.privacy-document{border-radius:28px;width:min(100%,100vw - 20px);padding:22px}.privacy-document p,.privacy-document li{font-size:15px}}.cookie-consent-text b{color:#fff!important;margin:0 0 7px!important;font-size:17px!important;font-weight:900!important;display:block!important}.cookie-consent-links a{color:#ffd229!important;font-size:13px!important;font-weight:850!important}.cookie-consent button{color:#11151d!important;cursor:pointer!important;white-space:nowrap!important;background:#ffd229!important;border:0!important;border-radius:16px!important;height:52px!important;padding:0 22px!important;font-size:15px!important;font-weight:950!important}@media (max-width:720px){.cookie-consent{border-radius:22px!important;grid-template-columns:1fr!important;width:min(100%,100vw - 20px)!important;bottom:12px!important}.cookie-consent button{width:100%!important}}.cookie-consent{z-index:999999!important;color:#11151d!important;-webkit-backdrop-filter:blur(18px)!important;backdrop-filter:blur(18px)!important;background:#ffffffeb!important;border:1px solid #11151d1a!important;border-radius:22px!important;grid-template-columns:1fr!important;align-items:start!important;gap:14px!important;width:min(390px,100vw - 44px)!important;margin:0!important;padding:16px!important;display:grid!important;position:fixed!important;inset:auto 22px 22px auto!important;transform:none!important;box-shadow:0 22px 70px #11151d2e!important}.cookie-consent-text{min-width:0!important}.cookie-consent-text b{color:#11151d!important;margin:0 0 6px!important;font-size:15px!important;font-weight:950!important;line-height:1.15!important;display:block!important}.cookie-consent-text p{color:#11151d9e!important;max-width:100%!important;margin:0!important;font-size:12.5px!important;font-weight:650!important;line-height:1.38!important}.cookie-consent-links{flex-wrap:wrap!important;gap:8px 12px!important;margin-top:10px!important;display:flex!important}.cookie-consent-links a{color:#11151d!important;text-underline-offset:3px!important;opacity:.72!important;font-size:12px!important;font-weight:850!important;line-height:1.2!important;text-decoration:underline!important}.cookie-consent button{color:#11151d!important;cursor:pointer!important;white-space:nowrap!important;background:#ffd229!important;border:0!important;border-radius:14px!important;width:100%!important;height:44px!important;padding:0 18px!important;font-size:14px!important;font-weight:950!important;box-shadow:0 12px 28px #ffd22947!important}.cookie-consent button:hover{transform:translateY(-1px)!important}@media (max-width:720px){.cookie-consent{border-radius:20px!important;width:min(360px,100vw - 20px)!important;padding:14px!important;bottom:10px!important;right:10px!important}}.navbar{z-index:50;position:relative}.brand{text-decoration:none!important}.nav-actions{align-items:center;gap:10px;display:flex}.nav-button{white-space:nowrap!important;border-radius:14px!important;justify-content:center!important;align-items:center!important;height:42px!important;min-height:42px!important;padding:0 16px!important;font-size:13px!important;font-weight:900!important;line-height:1!important;display:inline-flex!important}.menu-open-button{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff14;border:1px solid #ffffff24;border-radius:14px;align-items:center;gap:10px;height:42px;padding:0 14px 0 16px;font-size:13px;font-weight:900;display:inline-flex}.menu-open-button i{width:16px;height:10px;display:block;position:relative}.menu-open-button i:before,.menu-open-button i:after{content:"";background:currentColor;border-radius:999px;width:16px;height:2px;position:absolute;left:0}.menu-open-button i:before{top:0}.menu-open-button i:after{bottom:0}.side-menu-overlay{z-index:99999;pointer-events:auto;justify-content:flex-end;display:flex;position:fixed;inset:0}.side-menu-backdrop{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);cursor:pointer;background:#05070b8f;border:0;position:absolute;inset:0}.side-menu{z-index:2;color:#fff;background:radial-gradient(circle at 78% 12%,#ffd2292e,#0000 34%),linear-gradient(#161921fa,#0a0c11fa);border:1px solid #ffffff1f;border-radius:32px;width:min(520px,100vw - 24px);height:calc(100vh - 24px);margin:12px 12px 12px 0;padding:22px;animation:.28s both sideMenuIn;position:relative;overflow-y:auto;box-shadow:-24px 0 80px #00000057}.side-menu-top{border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:flex-start;gap:18px;padding-bottom:20px;display:flex}.side-menu-top div{gap:7px;display:grid}.side-menu-top span{color:#ffd229;letter-spacing:.08em;font-size:13px;font-weight:950}.side-menu-top b{color:#fff;letter-spacing:-.055em;font-size:28px;font-weight:950;line-height:.95}.side-menu-close{color:#11151d;cursor:pointer;white-space:nowrap;background:#ffd229;border:0;border-radius:14px;height:40px;padding:0 14px;font-size:13px;font-weight:950}.side-menu-group{background:#fff1;border:1px solid #ffffff14;border-radius:24px;padding:16px}.side-menu-group span{color:#ffffff75;letter-spacing:.08em;text-transform:uppercase;margin-bottom:12px;font-size:12px;font-weight:950;display:block}.side-menu-group a{color:#fff;border-radius:15px;align-items:center;min-height:44px;padding:0 12px;font-size:16px;font-weight:850;line-height:1.2;text-decoration:none;transition:background .18s,transform .18s,color .18s;display:flex}.side-menu-group a:hover{background:#ffffff14;transform:translate(4px)}.side-menu-group-dark{background:#ffd229;border-color:#ffd229b3}.side-menu-group-dark span{color:#11151d8a}.side-menu-group-dark a{color:#11151d}.side-menu-group-dark a:hover{background:#11151d14}@keyframes sideMenuIn{0%{opacity:0;transform:translate(28px)scale(.98)}to{opacity:1;transform:translate(0)scale(1)}}@media (max-width:980px){.nav-links,.nav-button{display:none!important}}@media (max-width:620px){.side-menu{border-radius:26px;width:calc(100vw - 16px);height:calc(100vh - 16px);margin:8px;padding:16px}.side-menu-top b{font-size:24px}.side-menu-group a{font-size:15px}}.side-menu-intro{background:#ffffff0f;border:1px solid #ffffff14;border-radius:22px;margin-top:16px;padding:16px}.side-menu-intro p{color:#ffffff9e;margin:0;font-size:14px;font-weight:650;line-height:1.45}.side-menu-content{gap:14px!important;padding-top:14px!important;display:grid!important}.side-menu-group a{align-items:start!important;gap:5px!important;min-height:auto!important;padding:13px 12px!important;display:grid!important}.side-menu-group a b{color:inherit;font-size:16px;font-weight:950;line-height:1.15}.side-menu-group a small{color:#ffffff80;max-width:410px;font-size:12.5px;font-weight:650;line-height:1.35}.side-menu-main-group{background:radial-gradient(circle at 84% 16%,#ffd2293d,#0000 34%),#ffffff13!important;border-color:#ffd2292e!important}.side-menu-main-group a b{color:#ffd229}.side-menu-docs-group a{align-items:center!important;min-height:42px!important;font-size:15px!important;display:flex!important}.side-menu-group-dark a small{color:#11151d94!important}.side-menu-group-dark a b{color:#11151d!important}@media (max-width:1180px){.nav-links{gap:8px!important}.nav-links a{padding:0 8px!important;font-size:13px!important}}@media (max-width:980px){.nav-links,.nav-button{display:none!important}}.navbar{gap:12px!important}.nav-links{flex:auto!important;justify-content:center!important;min-width:0!important}.nav-links a{white-space:nowrap!important}.nav-actions{flex:none!important}.menu-open-button{border-radius:13px!important;flex:none!important;gap:8px!important;height:40px!important;padding:0 12px!important;font-size:12px!important}.menu-open-button i{width:14px!important;height:9px!important}.menu-open-button i:before,.menu-open-button i:after{width:14px!important}@media (max-width:1280px){.navbar{padding-left:14px!important;padding-right:10px!important}.brand{gap:8px!important}.brand span:last-child{font-size:13px!important}.nav-links{gap:4px!important}.nav-links a{padding:0 6px!important;font-size:12px!important}.nav-button{height:38px!important;min-height:38px!important;padding:0 12px!important;font-size:12px!important}.menu-open-button{height:38px!important}}@media (max-width:1080px){.nav-links,.nav-button{display:none!important}}.side-menu-catalog{width:min(860px,100vw - 24px)!important}.side-menu-catalog-layout{grid-template-columns:285px 1fr;gap:14px;padding-top:18px;display:grid}.side-menu-tabs{align-content:start;gap:10px;display:grid}.side-menu-tabs button{color:#fff;cursor:pointer;text-align:left;background:#ffffff0f;border:1px solid #ffffff14;border-radius:22px;gap:6px;width:100%;min-height:82px;padding:14px;display:grid}.side-menu-tabs button b{font-size:16px;font-weight:950;line-height:1.1}.side-menu-tabs button span{color:#ffffff7a;font-size:12.5px;font-weight:650;line-height:1.3}.side-menu-tabs button.active{color:#11151d;background:#ffd229;border-color:#ffd229b8}.side-menu-tabs button.active span{color:#11151d94}.side-menu-details{min-width:0}.side-menu-detail-panel{background:radial-gradient(circle at 86% 12%,#ffd2292e,#0000 34%),#fff1;border:1px solid #ffffff17;border-radius:26px;min-height:100%;padding:18px}.side-menu-detail-panel>span{color:#ffd229;background:#ffd2291f;border-radius:999px;margin-bottom:14px;padding:8px 11px;font-size:12px;font-weight:950;display:inline-flex}.side-menu-detail-panel h3{color:#fff;letter-spacing:-.055em;max-width:440px;margin:0;font-size:34px;font-weight:950;line-height:.95}.side-menu-topic-list{gap:10px;margin-top:18px;display:grid}.side-menu-topic-list a{color:#fff;background:#fff1;border-radius:19px;gap:5px;padding:14px;text-decoration:none;transition:background .18s,transform .18s;display:grid}.side-menu-topic-list a:hover{background:#ffffff1a;transform:translate(4px)}.side-menu-topic-list a b{color:#fff;font-size:16px;font-weight:950;line-height:1.15}.side-menu-topic-list a small{color:#ffffff85;max-width:460px;font-size:12.5px;font-weight:650;line-height:1.35}@media (max-width:760px){.side-menu-catalog{width:calc(100vw - 16px)!important}.side-menu-catalog-layout{grid-template-columns:1fr}.side-menu-tabs{grid-template-columns:1fr 1fr}.side-menu-tabs button{min-height:72px}.side-menu-detail-panel h3{font-size:28px}}@media (max-width:520px){.side-menu-tabs{grid-template-columns:1fr}}.nav-links{display:flex!important}@media (max-width:1200px){.navbar{gap:8px!important;padding-left:12px!important;padding-right:8px!important}.brand{gap:7px!important}.brand span:last-child{font-size:12px!important}.nav-links{gap:2px!important}.nav-links a{white-space:nowrap!important;padding:0 5px!important;font-size:11.5px!important}.nav-button{height:36px!important;min-height:36px!important;padding:0 10px!important;font-size:11.5px!important}.menu-open-button{height:36px!important;padding:0 10px!important;font-size:11.5px!important}}@media (max-width:980px){.nav-links,.nav-button{display:none!important}}.top-header-v2{z-index:80;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0d1016b8;border:1px solid #ffffff1f;border-radius:24px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;width:100%;height:68px;padding:0 14px 0 18px;display:grid;position:relative}.top-brand-v2{color:#fff;white-space:nowrap;letter-spacing:-.02em;align-items:center;gap:10px;min-width:0;font-size:14px;font-weight:950;text-decoration:none;display:inline-flex}.top-brand-mark-v2{color:#11151d;background:#ffd229;border-radius:11px;justify-content:center;align-items:center;width:34px;min-width:34px;height:34px;font-size:14px;font-weight:950;display:inline-flex}.top-nav-v2{justify-content:center;align-items:center;gap:6px;min-width:0;display:flex;overflow:hidden}.top-nav-v2 a{color:#ffffffbd;white-space:nowrap;border-radius:13px;justify-content:center;align-items:center;height:38px;padding:0 10px;font-size:13px;font-weight:850;line-height:1;text-decoration:none;display:inline-flex}.top-nav-v2 a:hover{color:#fff;background:#ffffff14}.top-actions-v2{white-space:nowrap;align-items:center;gap:8px;display:inline-flex}.top-contact-v2{color:#11151d;background:#ffd229;border-radius:14px;justify-content:center;align-items:center;height:42px;padding:0 15px;font-size:13px;font-weight:950;line-height:1;text-decoration:none;display:inline-flex}.top-menu-v2{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff14;border:1px solid #ffffff24;border-radius:14px;align-items:center;gap:9px;height:42px;padding:0 13px 0 15px;font-size:13px;font-weight:950;line-height:1;display:inline-flex}.top-menu-v2 i{width:15px;height:10px;display:block;position:relative}.top-menu-v2 i:before,.top-menu-v2 i:after{content:"";background:currentColor;border-radius:999px;width:15px;height:2px;position:absolute;left:0}.top-menu-v2 i:before{top:0}.top-menu-v2 i:after{bottom:0}@media (max-width:1220px){.top-header-v2{border-radius:21px;gap:8px;height:60px;padding:0 10px 0 12px}.top-brand-v2{gap:8px;font-size:12px}.top-brand-mark-v2{border-radius:9px;width:30px;min-width:30px;height:30px;font-size:13px}.top-nav-v2{gap:2px}.top-nav-v2 a{border-radius:11px;height:34px;padding:0 5px;font-size:11px}.top-contact-v2{border-radius:12px;height:36px;padding:0 10px;font-size:11px}.top-menu-v2{border-radius:12px;gap:7px;height:36px;padding:0 10px;font-size:11px}.top-menu-v2 i{width:13px;height:9px}.top-menu-v2 i:before,.top-menu-v2 i:after{width:13px}}@media (max-width:1060px){.top-contact-v2{display:none}.top-nav-v2 a{padding:0 4px;font-size:10.5px}}@media (max-width:960px){.top-brand-v2 span:last-child{display:none}}@media (max-width:820px){.top-header-v2{justify-content:space-between;display:flex}.top-nav-v2{display:none}.top-menu-v2{height:38px;padding:0 13px;font-size:12px}}@media (max-width:1060px){.top-contact-v2{border-radius:11px!important;height:34px!important;padding:0 9px!important;font-size:10.5px!important;display:inline-flex!important}.top-nav-v2 a{padding:0 4px!important;font-size:10.4px!important}.top-menu-v2{border-radius:11px!important;height:34px!important;padding:0 9px!important;font-size:10.5px!important}}@media (max-width:940px){.top-contact-v2{display:none!important}}.title-stack{z-index:5;gap:10px;width:fit-content;max-width:920px;display:grid;position:relative}.paper-line{color:#11151d;letter-spacing:-.085em;background:#fffffff5;border-radius:18px;width:fit-content;max-width:100%;padding:10px 30px 14px;font-size:clamp(64px,6.4vw,108px);font-weight:950;line-height:.86;box-shadow:0 22px 60px #0000002e,inset 0 -1px #11151d14}.paper-line-wide{font-size:clamp(56px,5.7vw,94px)}.yellow-line{color:#11151d;letter-spacing:-.085em;background:#ffd229;border-radius:18px;width:fit-content;max-width:100%;margin-left:108px;padding:10px 30px 14px;font-size:clamp(58px,5.9vw,96px);font-weight:950;line-height:.86;box-shadow:0 22px 60px #ffd22938,inset 0 -1px #11151d1f}.hero-text-short{z-index:5;color:#ffffffc7;max-width:680px;margin-top:32px;font-size:clamp(20px,1.6vw,25px);font-weight:700;line-height:1.28;position:relative}.hero-actions{z-index:5;flex-wrap:wrap;gap:12px;margin-top:34px;display:flex;position:relative}.primary-button,.secondary-button{border-radius:18px;justify-content:center;align-items:center;min-height:58px;padding:0 24px;font-size:15px;font-weight:950;line-height:1;text-decoration:none;display:inline-flex}.primary-button{color:#11151d;background:#ffd229;box-shadow:0 22px 54px #ffd22933}.secondary-button{color:#fff;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff17;border:1px solid #ffffff29}@media (max-width:1180px){.paper-line{border-radius:16px;padding:9px 24px 12px;font-size:clamp(54px,6.4vw,78px)}.paper-line-wide{font-size:clamp(47px,5.8vw,68px)}.yellow-line{border-radius:16px;margin-left:78px;padding:9px 24px 12px;font-size:clamp(50px,6vw,72px)}.hero-text-short{max-width:580px;margin-top:28px;font-size:21px}.hero-actions{margin-top:28px}.primary-button,.secondary-button{border-radius:17px;min-height:54px;padding:0 22px;font-size:14px}}@media (max-width:760px){.title-stack{width:100%}.paper-line,.paper-line-wide,.yellow-line{border-radius:15px;max-width:100%;padding:8px 18px 11px;font-size:clamp(38px,11vw,56px)}.yellow-line{margin-left:34px}.hero-text-short{max-width:100%;margin-top:24px;font-size:18px}.hero-actions{grid-template-columns:1fr;margin-top:26px;display:grid}.primary-button,.secondary-button{width:100%}}.solution-page{color:#11151d;background:#f3f2ee;width:100%;min-height:100vh;padding:20px 0 46px}.solution-hero{background:radial-gradient(circle at 82% 16%,#ffd2296b,#0000 30%),radial-gradient(circle at 18% 86%,#ffffff1f,#0000 34%),linear-gradient(135deg,#11151d 0%,#1d2230 48%,#0b0d12 100%);border-radius:42px;width:min(1440px,100vw - 40px);min-height:520px;margin:0 auto;padding:26px;position:relative;overflow:hidden}.solution-hero:before{content:"";opacity:.35;pointer-events:none;background-image:linear-gradient(#ffffff0d 1px,#0000 1px),linear-gradient(90deg,#ffffff0d 1px,#0000 1px);background-size:54px 54px;position:absolute;inset:0}.solution-topline{z-index:2;color:#ffffff94;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffff14;border-radius:20px;align-items:center;gap:10px;height:54px;padding:0 16px;font-size:13px;font-weight:850;display:inline-flex;position:relative}.solution-topline a{color:#fff;text-decoration:none}.solution-hero-content{z-index:2;max-width:860px;margin-top:86px;position:relative}.solution-kicker{color:#ffd229;background:#ffd22924;border-radius:999px;margin-bottom:18px;padding:9px 13px;font-size:13px;font-weight:950;display:inline-flex}.solution-hero h1{color:#fff;letter-spacing:-.075em;max-width:920px;margin:0;font-size:clamp(54px,6vw,94px);font-weight:950;line-height:.88}.solution-hero p{color:#ffffffad;max-width:760px;margin:26px 0 0;font-size:clamp(19px,1.7vw,26px);font-weight:700;line-height:1.32}.solution-tags{flex-wrap:wrap;gap:9px;margin-top:28px;display:flex}.solution-tags span{color:#ffffffc2;background:#ffffff1a;border-radius:999px;align-items:center;height:38px;padding:0 15px;font-size:13px;font-weight:850;display:inline-flex}.solution-content{grid-template-columns:.85fr 1.15fr;gap:18px;width:min(1180px,100vw - 40px);margin:28px auto 0;display:grid}.solution-card{background:#fff;border-radius:32px;padding:34px;box-shadow:0 24px 80px #11151d14}.solution-card-dark{color:#fff;background:#11151d}.solution-card-wide{grid-column:1/-1}.solution-card span,.solution-cta span{color:#11151d70;margin-bottom:16px;font-size:13px;font-weight:950;display:inline-flex}.solution-card-dark span{color:#ffd229e6}.solution-card h2,.solution-cta h2{color:inherit;letter-spacing:-.06em;margin:0;font-size:clamp(30px,3vw,48px);font-weight:950;line-height:.94}.solution-card p{color:#11151d9e;margin:22px 0 0;font-size:18px;font-weight:700;line-height:1.42}.solution-card-dark p{color:#ffffff9e}.solution-card ul{gap:12px;margin:24px 0 0;padding:0;list-style:none;display:grid}.solution-card li{color:#11151db8;background:#11151d0e;border-radius:18px;padding:16px 18px;font-size:16px;font-weight:750;line-height:1.32}.solution-cta{color:#11151d;background:#ffd229;border-radius:32px;grid-column:1/-1;justify-content:space-between;align-items:center;gap:24px;padding:32px;display:flex}.solution-cta h2{max-width:720px}.solution-cta a{color:#fff;background:#11151d;border-radius:18px;flex:none;justify-content:center;align-items:center;min-height:58px;padding:0 24px;font-size:15px;font-weight:950;text-decoration:none;display:inline-flex}@media (max-width:900px){.solution-hero{border-radius:30px;width:min(100%,100vw - 20px);min-height:auto;padding:18px}.solution-hero-content{margin-top:64px}.solution-content{grid-template-columns:1fr;width:min(100%,100vw - 20px)}.solution-card,.solution-cta{border-radius:24px;padding:24px}.solution-cta{display:grid}.solution-cta a{width:100%}}.solution-card li a{color:inherit;font-weight:900;text-decoration:none}.solution-card li a:hover{text-underline-offset:4px;text-decoration:underline}.crm-security-page .site-footer{margin-top:58px!important}.crm-security-hero{background:radial-gradient(circle at 84% 14%,#ffd22975,#0000 30%),radial-gradient(circle at 16% 88%,#ffffff1f,#0000 34%),linear-gradient(135deg,#10141d 0%,#1d2433 48%,#07090d 100%)}.crm-security-content{grid-template-columns:1fr 1fr}.crm-problem-card p+p,.crm-intro-card p+p,.solution-card-dark p+p{margin-top:16px}.crm-modules-title p{max-width:850px}.crm-modules-grid{grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.crm-module-card{background:#fff;border-radius:28px;padding:28px;box-shadow:0 24px 80px #11151d12}.crm-module-card h3{color:#11151d;letter-spacing:-.045em;margin:0;font-size:clamp(24px,2.2vw,34px);font-weight:950;line-height:.98}.crm-module-card p{color:#11151da3;margin:16px 0 0;font-size:16px;font-weight:700;line-height:1.44}.crm-buyout-card ul{margin-top:22px}.crm-buyout-card li{background:#ffd2292e}@media (max-width:900px){.crm-security-content,.crm-modules-grid{grid-template-columns:1fr}.crm-module-card{border-radius:24px;padding:24px}}.perimetr-problem-card p+p,.perimetr-intro-card p+p{margin-top:16px}.perimetr-steps-title p{max-width:850px}.perimetr-feature-list{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:24px;display:grid}.perimetr-feature-list div{color:#11151db8;background:#11151d0e;border-radius:18px;align-items:center;min-height:82px;padding:16px;font-size:15px;font-weight:850;line-height:1.25;display:flex}.perimetr-demo-card{color:#fff;background:radial-gradient(circle at 92% 16%,#ffd2294d,#0000 32%),#11151d;border-radius:34px;grid-column:1/-1;grid-template-columns:1fr auto;align-items:center;gap:28px;padding:34px;display:grid}.perimetr-demo-card span{color:#ffd229;margin-bottom:16px;font-size:13px;font-weight:950;display:inline-flex}.perimetr-demo-card h2{letter-spacing:-.06em;max-width:760px;margin:0;font-size:clamp(34px,3.4vw,56px);font-weight:950;line-height:.94}.perimetr-demo-card p{color:#ffffff9e;max-width:760px;margin:20px 0 0;font-size:18px;font-weight:700;line-height:1.4}.perimetr-demo-actions{gap:12px;min-width:260px;display:grid}.perimetr-demo-actions a{border-radius:18px;justify-content:center;align-items:center;min-height:56px;padding:0 22px;font-size:15px;font-weight:950;text-decoration:none;display:inline-flex}.perimetr-demo-actions a:first-child{color:#11151d;background:#ffd229}.perimetr-demo-actions a:last-child{color:#fff;background:#ffffff1a;border:1px solid #ffffff29}@media (max-width:1100px){.perimetr-steps-grid,.perimetr-feature-list{grid-template-columns:repeat(2,minmax(0,1fr))}.perimetr-demo-card{grid-template-columns:1fr}.perimetr-demo-actions{grid-template-columns:1fr 1fr;min-width:0}}@media (max-width:900px){.perimetr-content,.perimetr-steps-grid,.perimetr-feature-list{grid-template-columns:1fr}.perimetr-demo-card{border-radius:24px;padding:24px}.perimetr-demo-actions{grid-template-columns:1fr}.perimetr-demo-actions a{width:100%}}.perimetr-page .site-footer{margin-top:58px!important}.perimetr-hero{background:radial-gradient(circle at 84% 14%,#ffd22975,#0000 30%),radial-gradient(circle at 18% 90%,#ffffff1f,#0000 34%),linear-gradient(135deg,#10141d 0%,#1d2433 48%,#07090d 100%)!important}.perimetr-content{grid-template-columns:1fr 1fr!important}.perimetr-page .solution-card p+p{margin-top:16px!important}.perimetr-steps-grid{grid-column:1/-1!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:18px!important;display:grid!important}.perimetr-step-card{background:#fff!important;border-radius:28px!important;min-height:260px!important;padding:26px!important;box-shadow:0 24px 80px #11151d12!important}.perimetr-step-card span{color:#11151d!important;background:#ffd229!important;border-radius:14px!important;justify-content:center!important;align-items:center!important;width:44px!important;height:44px!important;margin-bottom:24px!important;font-size:14px!important;font-weight:950!important;display:inline-flex!important}.perimetr-step-card h3{color:#11151d!important;letter-spacing:-.045em!important;margin:0!important;font-size:clamp(22px,2vw,30px)!important;font-weight:950!important;line-height:.98!important}.perimetr-step-card p{color:#11151da3!important;margin:16px 0 0!important;font-size:15.5px!important;font-weight:700!important;line-height:1.42!important}.perimetr-advantages-card ul{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important;margin-top:24px!important;padding:0!important;list-style:none!important;display:grid!important}.perimetr-advantages-card li{color:#11151db8!important;background:#11151d0e!important;border-radius:18px!important;padding:18px!important;font-size:16px!important;font-weight:750!important;line-height:1.34!important}.perimetr-trial-card{background:radial-gradient(circle at 92% 16%,#ffd2293d,#0000 34%),#fff!important}.perimetr-trial-card h2{max-width:620px!important}.perimetr-trial-card p{max-width:660px!important}.perimetr-demo-actions{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important;margin-top:28px!important;display:grid!important}.perimetr-demo-button{border-radius:22px!important;align-content:center!important;gap:7px!important;min-height:82px!important;padding:18px 20px!important;text-decoration:none!important;transition:transform .18s,box-shadow .18s,background .18s!important;display:grid!important}.perimetr-demo-button span{letter-spacing:.02em!important;text-transform:uppercase!important;margin:0!important;font-size:12px!important;font-weight:850!important;line-height:1!important;display:block!important}.perimetr-demo-button b{letter-spacing:-.04em!important;margin:0!important;font-size:clamp(18px,1.8vw,24px)!important;font-weight:950!important;line-height:1!important;display:block!important}.perimetr-demo-button-primary{color:#11151d!important;background:#ffd229!important;box-shadow:0 24px 60px #ffd2293d!important}.perimetr-demo-button-primary span{color:#11151d94!important}.perimetr-demo-button-primary b{color:#11151d!important}.perimetr-demo-button-secondary{color:#fff!important;background:#11151d!important;border:1px solid #11151d1f!important;box-shadow:0 24px 60px #11151d1f!important}.perimetr-demo-button-secondary span{color:#ffffff80!important}.perimetr-demo-button-secondary b{color:#fff!important}.perimetr-demo-button:hover{transform:translateY(-2px)!important}.perimetr-demo-button-primary:hover{box-shadow:0 30px 70px #ffd22952!important}.perimetr-demo-button-secondary:hover{background:#1b2130!important}@media (max-width:1100px){.perimetr-steps-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.perimetr-advantages-card ul,.perimetr-demo-actions{grid-template-columns:1fr!important}}@media (max-width:900px){.perimetr-content,.perimetr-steps-grid{grid-template-columns:1fr!important}.perimetr-step-card{border-radius:24px!important;min-height:auto!important;padding:24px!important}.perimetr-demo-button{min-height:76px!important}}.crm-showcase-section{color:#fff!important;background:radial-gradient(circle at 92% 8%,#ffd2292e,#0000 34%),#11151d!important;border-radius:36px!important;grid-column:1/-1!important;padding:34px!important}.crm-showcase-heading{max-width:850px!important}.crm-showcase-heading>span{color:#ffd229!important;margin-bottom:16px!important;font-size:13px!important;font-weight:950!important;display:inline-flex!important}.crm-showcase-heading h2{color:#fff!important;letter-spacing:-.065em!important;margin:0!important;font-size:clamp(38px,4vw,64px)!important;font-weight:950!important;line-height:.92!important}.crm-showcase-heading p{color:#ffffff9e!important;max-width:760px!important;margin:22px 0 0!important;font-size:18px!important;font-weight:700!important;line-height:1.4!important}.crm-showcase-list{gap:18px!important;margin-top:30px!important;display:grid!important}.crm-showcase-card{background:#ffffff13!important;border:1px solid #ffffff17!important;border-radius:30px!important;grid-template-columns:.42fr .58fr!important;align-items:center!important;gap:22px!important;padding:22px!important;display:grid!important}.crm-showcase-copy{padding:8px!important}.crm-showcase-copy span{color:#ffd229!important;background:#ffd2291f!important;border-radius:999px!important;margin-bottom:14px!important;padding:8px 11px!important;font-size:12px!important;font-weight:950!important;display:inline-flex!important}.crm-showcase-copy h3{color:#fff!important;letter-spacing:-.055em!important;margin:0!important;font-size:clamp(28px,3vw,46px)!important;font-weight:950!important;line-height:.94!important}.crm-showcase-copy p{color:#ffffff9e!important;margin:18px 0 0!important;font-size:16.5px!important;font-weight:700!important;line-height:1.42!important}.crm-showcase-images{gap:14px!important;display:grid!important}.crm-showcase-images-grid{grid-template-columns:1fr!important}.crm-showcase-image{background:#eef1f7!important;border-radius:24px!important;overflow:hidden!important;box-shadow:0 24px 70px #00000047,0 0 0 1px #ffffff14!important}.crm-showcase-image img{object-fit:contain!important;width:100%!important;height:auto!important;display:block!important}@media (min-width:1180px){.crm-showcase-images-grid{grid-template-columns:1fr 1fr!important}.crm-showcase-images-grid .crm-showcase-image img{object-fit:cover!important;object-position:top center!important;height:260px!important}}@media (max-width:980px){.crm-showcase-section{border-radius:28px!important;padding:24px!important}.crm-showcase-card{border-radius:24px!important;grid-template-columns:1fr!important;padding:18px!important}.crm-showcase-copy{padding:0!important}.crm-showcase-images-grid{grid-template-columns:1fr!important}}.security-crm-v2-page .site-footer{margin-top:58px!important}.security-crm-v2-hero{background:radial-gradient(circle at 84% 12%,#ffd2296b,#0000 30%),radial-gradient(circle at 10% 92%,#ffffff1f,#0000 34%),linear-gradient(135deg,#10141d 0%,#1d2433 48%,#07090d 100%)!important;border-radius:42px!important;width:min(1440px,100vw - 40px)!important;min-height:640px!important;margin:0 auto!important;padding:26px!important;position:relative!important;overflow:hidden!important}.security-crm-v2-hero:before{content:""!important;opacity:.34!important;pointer-events:none!important;background-image:linear-gradient(#ffffff0b 1px,#0000 1px),linear-gradient(90deg,#ffffff0b 1px,#0000 1px)!important;background-size:54px 54px!important;position:absolute!important;inset:0!important}.security-crm-v2-hero-grid{z-index:2!important;grid-template-columns:.9fr 1.1fr!important;align-items:center!important;gap:34px!important;min-height:510px!important;padding-top:44px!important;display:grid!important;position:relative!important}.security-crm-v2-hero-copy h1{color:#fff!important;letter-spacing:-.075em!important;max-width:720px!important;margin:0!important;font-size:clamp(58px,6vw,98px)!important;font-weight:950!important;line-height:.88!important}.security-crm-v2-hero-copy p{color:#ffffffad!important;max-width:650px!important;margin:26px 0 0!important;font-size:clamp(19px,1.6vw,25px)!important;font-weight:700!important;line-height:1.34!important}.security-crm-v2-hero-screen{background:#eef1f7!important;border-radius:28px!important;overflow:hidden!important;transform:rotate(1.2deg)!important;box-shadow:0 38px 110px #0000006b,0 0 0 1px #ffffff1f!important}.security-crm-v2-hero-screen img{width:100%!important;height:auto!important;display:block!important}.security-crm-v2-content{gap:18px!important;width:min(1180px,100vw - 40px)!important;margin:28px auto 0!important;display:grid!important}.security-crm-v2-split{grid-template-columns:1fr 1fr!important;gap:18px!important;display:grid!important}.security-crm-v2-page .solution-card p+p{margin-top:16px!important}.security-crm-v2-section-head{background:#fff!important;border-radius:34px!important;padding:42px 34px 24px!important;box-shadow:0 24px 80px #11151d14!important}.security-crm-v2-section-head span{color:#11151d75!important;margin-bottom:16px!important;font-size:13px!important;font-weight:950!important;display:inline-flex!important}.security-crm-v2-section-head h2{color:#11151d!important;letter-spacing:-.065em!important;max-width:850px!important;margin:0!important;font-size:clamp(38px,4vw,64px)!important;font-weight:950!important;line-height:.92!important}.security-crm-v2-section-head p{color:#11151d9e!important;max-width:820px!important;margin:22px 0 0!important;font-size:18px!important;font-weight:700!important;line-height:1.42!important}.security-crm-v2-program-list{gap:18px!important;display:grid!important}.security-crm-v2-program-card{background:#fff!important;border-radius:34px!important;grid-template-columns:.42fr .58fr!important;align-items:center!important;gap:24px!important;padding:22px!important;display:grid!important;box-shadow:0 24px 80px #11151d14!important}.security-crm-v2-program-card:nth-child(2n){grid-template-columns:.58fr .42fr!important}.security-crm-v2-program-card:nth-child(2n) .security-crm-v2-program-copy{order:2!important}.security-crm-v2-program-card:nth-child(2n) .security-crm-v2-screen-single,.security-crm-v2-program-card:nth-child(2n) .security-crm-v2-screen-grid{order:1!important}.security-crm-v2-program-copy{padding:12px!important}.security-crm-v2-program-number{color:#11151d!important;background:#ffd229!important;border-radius:16px!important;justify-content:center!important;align-items:center!important;width:48px!important;height:48px!important;margin-bottom:18px!important;font-size:14px!important;font-weight:950!important;display:inline-flex!important}.security-crm-v2-program-copy>span{color:#11151d7a!important;margin-bottom:14px!important;font-size:13px!important;font-weight:950!important;display:inline-flex!important}.security-crm-v2-program-copy h3{color:#11151d!important;letter-spacing:-.06em!important;margin:0!important;font-size:clamp(30px,3.2vw,52px)!important;font-weight:950!important;line-height:.94!important}.security-crm-v2-program-copy p{color:#11151da3!important;margin:18px 0 0!important;font-size:16.5px!important;font-weight:700!important;line-height:1.44!important}.security-crm-v2-points{flex-wrap:wrap!important;gap:8px!important;margin-top:22px!important;display:flex!important}.security-crm-v2-points b{color:#11151dad!important;background:#11151d0f!important;border-radius:999px!important;padding:9px 12px!important;font-size:12.5px!important;font-weight:850!important;line-height:1!important}.security-crm-v2-screen-single,.security-crm-v2-screen-grid{gap:14px!important;display:grid!important}.security-crm-v2-screen img{object-fit:contain!important;width:100%!important;height:auto!important;display:block!important}.security-crm-v2-program-card:first-child .security-crm-v2-screen img{object-fit:cover!important;object-position:top center!important;height:280px!important}@media (min-width:1180px){.security-crm-v2-screen-grid{grid-template-columns:1fr 1fr!important}.security-crm-v2-screen-grid .security-crm-v2-screen img{object-fit:cover!important;object-position:top center!important;height:265px!important}}@media (max-width:980px){.security-crm-v2-hero{border-radius:30px!important;width:min(100%,100vw - 20px)!important;min-height:auto!important;padding:18px!important}.security-crm-v2-hero-grid{grid-template-columns:1fr!important;min-height:auto!important;padding-top:54px!important}.security-crm-v2-hero-screen{border-radius:22px!important;transform:none!important}.security-crm-v2-content{width:min(100%,100vw - 20px)!important}.security-crm-v2-split,.security-crm-v2-program-card,.security-crm-v2-program-card:nth-child(2n){grid-template-columns:1fr!important}.security-crm-v2-program-card:nth-child(2n) .security-crm-v2-program-copy,.security-crm-v2-program-card:nth-child(2n) .security-crm-v2-screen-single,.security-crm-v2-program-card:nth-child(2n) .security-crm-v2-screen-grid{order:initial!important}.security-crm-v2-section-head,.security-crm-v2-program-card{border-radius:26px!important;padding:24px!important}.security-crm-v2-program-copy{padding:0!important}.security-crm-v2-screen-grid{grid-template-columns:1fr!important}.security-crm-v2-program-card:first-child .security-crm-v2-screen img,.security-crm-v2-screen-grid .security-crm-v2-screen img{object-fit:contain!important;height:auto!important}}.security-crm-v2-screen-grid{grid-template-columns:1fr!important}.security-crm-v2-screen-single{gap:14px!important;display:grid!important}.security-crm-v2-screen{background:#eef1f7!important;border-radius:24px!important;overflow:hidden!important;box-shadow:0 28px 80px #11151d29,0 0 0 1px #11151d0f!important}.security-crm-v2-screen img{object-fit:contain!important;object-position:top center!important;width:100%!important;height:auto!important;max-height:none!important;display:block!important}.security-crm-v2-program-card:first-child .security-crm-v2-screen img,.security-crm-v2-screen-grid .security-crm-v2-screen img{object-fit:contain!important;height:auto!important;max-height:none!important}@media (min-width:1180px){.security-crm-v2-screen-grid{grid-template-columns:1fr!important}.security-crm-v2-screen-grid .security-crm-v2-screen img{object-fit:contain!important;height:auto!important;max-height:none!important}}.local-apps-page .site-footer{margin-top:58px!important}.local-apps-hero{background:#11151d!important;border-radius:42px!important;width:min(1440px,100vw - 40px)!important;min-height:680px!important;margin:0 auto!important;padding:26px!important;position:relative!important;overflow:hidden!important}.local-apps-hero-bg{z-index:0!important;position:absolute!important;inset:0!important}.local-apps-hero-bg img{object-fit:cover!important;object-position:center right!important;opacity:.82!important;width:100%!important;height:100%!important;display:block!important}.local-apps-hero:after{content:""!important;z-index:1!important;pointer-events:none!important;background:linear-gradient(90deg,#080a0eeb 0%,#080a0ec2 42%,#080a0e38 100%),linear-gradient(#080a0e26 0%,#080a0ea8 100%)!important;position:absolute!important;inset:0!important}.local-apps-hero .solution-topline{z-index:3!important;position:relative!important}.local-apps-hero-content{z-index:3!important;max-width:760px!important;margin-top:118px!important;position:relative!important}.local-apps-hero-content h1{color:#fff!important;letter-spacing:-.075em!important;margin:0!important;font-size:clamp(56px,6vw,96px)!important;font-weight:950!important;line-height:.88!important}.local-apps-hero-content p{color:#ffffffb8!important;max-width:680px!important;margin:26px 0 0!important;font-size:clamp(19px,1.6vw,25px)!important;font-weight:700!important;line-height:1.34!important}.local-apps-hero-actions{flex-wrap:wrap!important;gap:12px!important;margin-top:34px!important;display:flex!important}.local-apps-hero-actions a{border-radius:18px!important;justify-content:center!important;align-items:center!important;min-height:58px!important;padding:0 24px!important;font-size:15px!important;font-weight:950!important;line-height:1!important;text-decoration:none!important;display:inline-flex!important}.local-apps-hero-actions a:first-child{color:#11151d!important;background:#ffd229!important;box-shadow:0 24px 60px #ffd22938!important}.local-apps-hero-actions a:last-child{color:#fff!important;-webkit-backdrop-filter:blur(16px)!important;backdrop-filter:blur(16px)!important;background:#ffffff1a!important;border:1px solid #ffffff29!important}.local-apps-content{gap:18px!important;width:min(1180px,100vw - 40px)!important;margin:28px auto 0!important;display:grid!important}.local-apps-split{grid-template-columns:1fr 1fr!important;gap:18px!important;display:grid!important}.local-apps-page .solution-card p+p{margin-top:16px!important}.local-apps-section-head{background:#fff!important;border-radius:34px!important;padding:42px 34px 24px!important;box-shadow:0 24px 80px #11151d14!important}.local-apps-section-head span{color:#11151d75!important;margin-bottom:16px!important;font-size:13px!important;font-weight:950!important;display:inline-flex!important}.local-apps-section-head h2{color:#11151d!important;letter-spacing:-.065em!important;max-width:850px!important;margin:0!important;font-size:clamp(38px,4vw,64px)!important;font-weight:950!important;line-height:.92!important}.local-apps-section-head p{color:#11151d9e!important;max-width:820px!important;margin:22px 0 0!important;font-size:18px!important;font-weight:700!important;line-height:1.42!important}.local-apps-capabilities-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:18px!important;display:grid!important}.local-apps-capability-card{background:#fff!important;border-radius:30px!important;min-height:260px!important;padding:28px!important;box-shadow:0 24px 80px #11151d14!important}.local-apps-capability-card h3{color:#11151d!important;letter-spacing:-.045em!important;margin:0!important;font-size:clamp(24px,2.2vw,34px)!important;font-weight:950!important;line-height:.98!important}.local-apps-capability-card p{color:#11151da3!important;margin:18px 0 0!important;font-size:16px!important;font-weight:700!important;line-height:1.42!important}.local-ai-card{color:#fff!important;background:radial-gradient(circle at 88% 12%,#ffd2293d,#0000 34%),#11151d!important;border-radius:36px!important;padding:38px!important}.local-ai-card span{color:#ffd229!important;margin-bottom:16px!important;font-size:13px!important;font-weight:950!important;display:inline-flex!important}.local-ai-card h2{color:#fff!important;letter-spacing:-.065em!important;max-width:850px!important;margin:0!important;font-size:clamp(38px,4vw,64px)!important;font-weight:950!important;line-height:.92!important}.local-ai-card p{color:#ffffffa3!important;max-width:860px!important;margin:22px 0 0!important;font-size:18px!important;font-weight:700!important;line-height:1.42!important}@media (max-width:980px){.local-apps-hero{border-radius:30px!important;width:min(100%,100vw - 20px)!important;min-height:auto!important;padding:18px!important}.local-apps-hero-content{margin-top:86px!important}.local-apps-content{width:min(100%,100vw - 20px)!important}.local-apps-split,.local-apps-capabilities-grid{grid-template-columns:1fr!important}.local-apps-section-head,.local-ai-card{border-radius:26px!important;padding:24px!important}.local-apps-hero-actions{grid-template-columns:1fr!important;display:grid!important}.local-apps-hero-actions a{width:100%!important}}.local-apps-back{z-index:3!important;color:#fff!important;-webkit-backdrop-filter:blur(16px)!important;backdrop-filter:blur(16px)!important;background:#ffffff1a!important;border-radius:16px!important;align-items:center!important;width:fit-content!important;height:48px!important;padding:0 16px!important;font-size:14px!important;font-weight:900!important;text-decoration:none!important;display:inline-flex!important;position:relative!important}.local-apps-process{color:#fff!important;background:radial-gradient(circle at 88% 10%,#ffd2293d,#0000 34%),#11151d!important;border-radius:36px!important;grid-template-columns:.75fr 1.25fr!important;align-items:center!important;gap:28px!important;padding:36px!important;display:grid!important}.local-apps-process>div:first-child span{color:#ffd229!important;margin-bottom:16px!important;font-size:13px!important;font-weight:950!important;display:inline-flex!important}.local-apps-process h2{color:#fff!important;letter-spacing:-.065em!important;margin:0!important;font-size:clamp(34px,3.8vw,58px)!important;font-weight:950!important;line-height:.92!important}.local-apps-process-steps{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:12px!important;display:grid!important}.local-apps-process-steps div{background:#ffffff14!important;border:1px solid #ffffff17!important;border-radius:22px!important;align-content:space-between!important;min-height:118px!important;padding:18px!important;display:grid!important}.local-apps-process-steps b{color:#ffd229!important;font-size:14px!important;font-weight:950!important}.local-apps-process-steps span{color:#fff!important;font-size:16px!important;font-weight:850!important;line-height:1.18!important}.local-apps-card-link{color:#11151d!important;background:#ffd229!important;border-radius:16px!important;justify-content:center!important;align-items:center!important;width:fit-content!important;min-height:52px!important;margin-top:24px!important;padding:0 20px!important;font-size:14px!important;font-weight:950!important;text-decoration:none!important;display:inline-flex!important}@media (max-width:980px){.local-apps-process{border-radius:26px!important;grid-template-columns:1fr!important;padding:24px!important}.local-apps-process-steps{grid-template-columns:1fr 1fr!important}}@media (max-width:560px){.local-apps-process-steps{grid-template-columns:1fr!important}}html{scroll-behavior:auto!important}body{overflow-x:hidden!important}.app-security-page .site-footer{margin-top:58px!important}.app-security-hero{background:#11151d!important;border-radius:42px!important;width:min(1440px,100vw - 40px)!important;min-height:680px!important;margin:0 auto!important;padding:26px!important;position:relative!important;overflow:hidden!important}.app-security-hero-bg{z-index:0!important;position:absolute!important;inset:0!important}.app-security-hero-bg img{object-fit:cover!important;object-position:center right!important;opacity:.86!important;width:100%!important;height:100%!important;display:block!important}.app-security-hero:after{content:""!important;z-index:1!important;pointer-events:none!important;background:linear-gradient(90deg,#080a0ef0 0%,#080a0ec7 42%,#080a0e2e 100%),linear-gradient(#080a0e1f 0%,#080a0e9e 100%)!important;position:absolute!important;inset:0!important}.app-security-back{z-index:3!important;color:#fff!important;-webkit-backdrop-filter:blur(16px)!important;backdrop-filter:blur(16px)!important;background:#ffffff1a!important;border-radius:16px!important;align-items:center!important;width:fit-content!important;height:48px!important;padding:0 16px!important;font-size:14px!important;font-weight:900!important;text-decoration:none!important;display:inline-flex!important;position:relative!important}.app-security-hero-content{z-index:3!important;max-width:760px!important;margin-top:112px!important;position:relative!important}.app-security-hero-content h1{color:#fff!important;letter-spacing:-.075em!important;margin:0!important;font-size:clamp(56px,6vw,96px)!important;font-weight:950!important;line-height:.88!important}.app-security-hero-content p{color:#ffffffb8!important;max-width:680px!important;margin:26px 0 0!important;font-size:clamp(19px,1.6vw,25px)!important;font-weight:700!important;line-height:1.34!important}.app-security-hero-actions{flex-wrap:wrap!important;gap:12px!important;margin-top:34px!important;display:flex!important}.app-security-hero-actions a{border-radius:18px!important;justify-content:center!important;align-items:center!important;min-height:58px!important;padding:0 24px!important;font-size:15px!important;font-weight:950!important;line-height:1!important;text-decoration:none!important;display:inline-flex!important}.app-security-hero-actions a:first-child{color:#11151d!important;background:#ffd229!important;box-shadow:0 24px 60px #ffd22938!important}.app-security-hero-actions a:last-child{color:#fff!important;-webkit-backdrop-filter:blur(16px)!important;backdrop-filter:blur(16px)!important;background:#ffffff1a!important;border:1px solid #ffffff29!important}.app-security-content{gap:18px!important;width:min(1180px,100vw - 40px)!important;margin:28px auto 0!important;display:grid!important}.app-security-split{grid-template-columns:1fr 1fr!important;gap:18px!important;display:grid!important}.app-security-page .solution-card p+p{margin-top:16px!important}.app-security-section-head{background:#fff!important;border-radius:34px!important;padding:42px 34px 24px!important;box-shadow:0 24px 80px #11151d14!important}.app-security-section-head span{color:#11151d75!important;margin-bottom:16px!important;font-size:13px!important;font-weight:950!important;display:inline-flex!important}.app-security-section-head h2{color:#11151d!important;letter-spacing:-.065em!important;max-width:850px!important;margin:0!important;font-size:clamp(38px,4vw,64px)!important;font-weight:950!important;line-height:.92!important}.app-security-section-head p{color:#11151d9e!important;max-width:820px!important;margin:22px 0 0!important;font-size:18px!important;font-weight:700!important;line-height:1.42!important}.app-security-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:18px!important;display:grid!important}.app-security-card{background:#fff!important;border-radius:30px!important;min-height:275px!important;padding:28px!important;box-shadow:0 24px 80px #11151d14!important}.app-security-card b{color:#11151d!important;background:#ffd229!important;border-radius:16px!important;justify-content:center!important;align-items:center!important;width:48px!important;height:48px!important;margin-bottom:22px!important;font-size:14px!important;font-weight:950!important;display:inline-flex!important}.app-security-card h3{color:#11151d!important;letter-spacing:-.045em!important;margin:0!important;font-size:clamp(24px,2.2vw,34px)!important;font-weight:950!important;line-height:.98!important}.app-security-card p{color:#11151da3!important;margin:18px 0 0!important;font-size:16px!important;font-weight:700!important;line-height:1.42!important}.app-security-principles{color:#fff!important;background:radial-gradient(circle at 88% 12%,#ffd2293d,#0000 34%),#11151d!important;border-radius:36px!important;grid-template-columns:.75fr 1.25fr!important;align-items:center!important;gap:28px!important;padding:38px!important;display:grid!important}.app-security-principles>div:first-child span{color:#ffd229!important;margin-bottom:16px!important;font-size:13px!important;font-weight:950!important;display:inline-flex!important}.app-security-principles h2{color:#fff!important;letter-spacing:-.065em!important;margin:0!important;font-size:clamp(34px,3.8vw,58px)!important;font-weight:950!important;line-height:.92!important}.app-security-principles p{color:#ffffffa3!important;margin:22px 0 0!important;font-size:18px!important;font-weight:700!important;line-height:1.42!important}.app-security-principles-list{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important;display:grid!important}.app-security-principles-list div{color:#fff!important;background:#ffffff14!important;border:1px solid #ffffff17!important;border-radius:22px!important;align-items:center!important;min-height:92px!important;padding:18px!important;font-size:15.5px!important;font-weight:850!important;line-height:1.24!important;display:flex!important}.app-security-card-link{color:#11151d!important;background:#ffd229!important;border-radius:16px!important;justify-content:center!important;align-items:center!important;width:fit-content!important;min-height:52px!important;margin-top:24px!important;padding:0 20px!important;font-size:14px!important;font-weight:950!important;text-decoration:none!important;display:inline-flex!important}.app-security-card-link-dark{color:#fff!important;background:#ffffff1f!important;border:1px solid #ffffff24!important}@media (max-width:980px){.app-security-hero{border-radius:30px!important;width:min(100%,100vw - 20px)!important;min-height:auto!important;padding:18px!important}.app-security-hero-content{margin-top:86px!important}.app-security-content{width:min(100%,100vw - 20px)!important}.app-security-split,.app-security-grid,.app-security-principles{grid-template-columns:1fr!important}.app-security-section-head,.app-security-principles{border-radius:26px!important;padding:24px!important}.app-security-hero-actions{grid-template-columns:1fr!important;display:grid!important}.app-security-hero-actions a{width:100%!important}}@media (max-width:620px){.app-security-principles-list{grid-template-columns:1fr!important}}.erp-page .site-footer{margin-top:58px!important}.erp-hero{background:#11151d!important;border-radius:42px!important;width:min(1440px,100vw - 40px)!important;min-height:680px!important;margin:0 auto!important;padding:26px!important;position:relative!important;overflow:hidden!important}.erp-hero-bg{z-index:0!important;position:absolute!important;inset:0!important}.erp-hero-bg img{object-fit:cover!important;object-position:center right!important;opacity:.88!important;width:100%!important;height:100%!important;display:block!important}.erp-hero:after{content:""!important;z-index:1!important;pointer-events:none!important;background:linear-gradient(90deg,#080a0ef0 0%,#080a0ec7 42%,#080a0e2e 100%),linear-gradient(#080a0e1f 0%,#080a0e9e 100%)!important;position:absolute!important;inset:0!important}.erp-back{z-index:3!important;color:#fff!important;-webkit-backdrop-filter:blur(16px)!important;backdrop-filter:blur(16px)!important;background:#ffffff1a!important;border-radius:16px!important;align-items:center!important;width:fit-content!important;height:48px!important;padding:0 16px!important;font-size:14px!important;font-weight:900!important;text-decoration:none!important;display:inline-flex!important;position:relative!important}.erp-hero-content{z-index:3!important;max-width:760px!important;margin-top:112px!important;position:relative!important}.erp-hero-content h1{color:#fff!important;letter-spacing:-.075em!important;margin:0!important;font-size:clamp(56px,6vw,96px)!important;font-weight:950!important;line-height:.88!important}.erp-hero-content p{color:#ffffffb8!important;max-width:680px!important;margin:26px 0 0!important;font-size:clamp(19px,1.6vw,25px)!important;font-weight:700!important;line-height:1.34!important}.erp-hero-actions{flex-wrap:wrap!important;gap:12px!important;margin-top:34px!important;display:flex!important}.erp-hero-actions a{border-radius:18px!important;justify-content:center!important;align-items:center!important;min-height:58px!important;padding:0 24px!important;font-size:15px!important;font-weight:950!important;line-height:1!important;text-decoration:none!important;display:inline-flex!important}.erp-hero-actions a:first-child{color:#11151d!important;background:#ffd229!important;box-shadow:0 24px 60px #ffd22938!important}.erp-hero-actions a:last-child{color:#fff!important;-webkit-backdrop-filter:blur(16px)!important;backdrop-filter:blur(16px)!important;background:#ffffff1a!important;border:1px solid #ffffff29!important}.erp-content{gap:18px!important;width:min(1180px,100vw - 40px)!important;margin:28px auto 0!important;display:grid!important}.erp-split{grid-template-columns:1fr 1fr!important;gap:18px!important;display:grid!important}.erp-page .solution-card p+p{margin-top:16px!important}.erp-showcase{color:#fff!important;background:radial-gradient(circle at 86% 16%,#ffd2293d,#0000 34%),#11151d!important;border-radius:38px!important;grid-template-columns:.85fr 1.15fr!important;align-items:center!important;gap:34px!important;min-height:520px!important;padding:38px!important;display:grid!important;overflow:hidden!important}.erp-showcase-copy span,.erp-process>div:first-child span{color:#ffd229!important;margin-bottom:16px!important;font-size:13px!important;font-weight:950!important;display:inline-flex!important}.erp-showcase-copy h2,.erp-process h2{color:#fff!important;letter-spacing:-.065em!important;margin:0!important;font-size:clamp(36px,4vw,62px)!important;font-weight:950!important;line-height:.92!important}.erp-showcase-copy p,.erp-process p{color:#ffffffa3!important;margin:22px 0 0!important;font-size:18px!important;font-weight:700!important;line-height:1.42!important}.erp-screen-deck{min-height:360px!important;position:relative!important}.erp-screen-card{background:#eef1f7!important;border-radius:26px!important;width:min(560px,100%)!important;position:absolute!important;overflow:hidden!important;box-shadow:0 34px 90px #00000057,0 0 0 1px #ffffff1f!important}.erp-screen-card img{width:100%!important;height:auto!important;display:block!important}.erp-screen-card-one{z-index:3!important;top:20px!important;right:0!important;transform:rotate(1.2deg)!important}.erp-screen-card-two{z-index:2!important;opacity:.78!important;top:74px!important;right:48px!important;transform:rotate(-4deg)scale(.92)!important}.erp-screen-card-three{z-index:1!important;opacity:.52!important;top:126px!important;right:96px!important;transform:rotate(4deg)scale(.84)!important}.erp-section-head{background:#fff!important;border-radius:34px!important;padding:42px 34px 24px!important;box-shadow:0 24px 80px #11151d14!important}.erp-section-head span{color:#11151d75!important;margin-bottom:16px!important;font-size:13px!important;font-weight:950!important;display:inline-flex!important}.erp-section-head h2{color:#11151d!important;letter-spacing:-.065em!important;max-width:850px!important;margin:0!important;font-size:clamp(38px,4vw,64px)!important;font-weight:950!important;line-height:.92!important}.erp-section-head p{color:#11151d9e!important;max-width:820px!important;margin:22px 0 0!important;font-size:18px!important;font-weight:700!important;line-height:1.42!important}.erp-modules-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:18px!important;display:grid!important}.erp-module-card{background:#fff!important;border-radius:30px!important;min-height:250px!important;padding:28px!important;box-shadow:0 24px 80px #11151d14!important}.erp-module-card h3{color:#11151d!important;letter-spacing:-.045em!important;margin:0!important;font-size:clamp(25px,2.2vw,36px)!important;font-weight:950!important;line-height:.98!important}.erp-module-card p{color:#11151da3!important;margin:18px 0 0!important;font-size:16px!important;font-weight:700!important;line-height:1.42!important}.erp-process{color:#fff!important;background:radial-gradient(circle at 88% 12%,#ffd2293d,#0000 34%),#11151d!important;border-radius:36px!important;grid-template-columns:.75fr 1.25fr!important;align-items:center!important;gap:28px!important;padding:38px!important;display:grid!important}.erp-process-steps{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:12px!important;display:grid!important}.erp-process-steps div{background:#ffffff14!important;border:1px solid #ffffff17!important;border-radius:22px!important;align-content:space-between!important;min-height:118px!important;padding:18px!important;display:grid!important}.erp-process-steps b{color:#ffd229!important;font-size:14px!important;font-weight:950!important}.erp-process-steps span{color:#fff!important;font-size:16px!important;font-weight:850!important;line-height:1.18!important}@media (max-width:980px){.erp-hero{border-radius:30px!important;width:min(100%,100vw - 20px)!important;min-height:auto!important;padding:18px!important}.erp-hero-content{margin-top:86px!important}.erp-content{width:min(100%,100vw - 20px)!important}.erp-split,.erp-showcase,.erp-modules-grid,.erp-process{grid-template-columns:1fr!important}.erp-section-head,.erp-showcase,.erp-process{border-radius:26px!important;padding:24px!important}.erp-screen-deck{min-height:300px!important}.erp-screen-card-one{top:0!important;right:0!important}.erp-screen-card-two{top:56px!important;right:28px!important}.erp-screen-card-three{top:104px!important;right:56px!important}.erp-process-steps{grid-template-columns:1fr 1fr!important}.erp-hero-actions{grid-template-columns:1fr!important;display:grid!important}.erp-hero-actions a{width:100%!important}}@media (max-width:560px){.erp-process-steps{grid-template-columns:1fr!important}}.erp-included-section{background:radial-gradient(circle at 88% 8%,#ffffff52,#0000 28%),linear-gradient(135deg,#ffd229 0%,#ffe36a 52%,#f4c414 100%)!important;border-radius:42px!important;padding:56px 44px 64px!important;position:relative!important;overflow:hidden!important;box-shadow:0 28px 90px #11151d1c!important}.erp-included-section:before{content:""!important;pointer-events:none!important;border:4px dashed #11151d1f!important;border-radius:50%!important;width:460px!important;height:460px!important;position:absolute!important;top:-70px!important;left:-120px!important}.erp-included-section:after{content:""!important;pointer-events:none!important;background:#ffffff57!important;border-radius:50%!important;width:520px!important;height:520px!important;position:absolute!important;bottom:-180px!important;right:-160px!important}.erp-included-heading{z-index:2!important;text-align:center!important;max-width:1060px!important;margin:0 auto 42px!important;position:relative!important}.erp-included-heading>span{color:#11151db8!important;background:#11151d1f!important;border-radius:999px!important;margin-bottom:20px!important;padding:10px 15px!important;font-size:13px!important;font-weight:950!important;line-height:1!important;display:inline-flex!important}.erp-included-heading h2{color:#2d3140!important;letter-spacing:-.075em!important;justify-items:center!important;gap:10px!important;margin:0!important;font-size:clamp(40px,5.6vw,78px)!important;font-weight:950!important;line-height:.96!important;display:grid!important}.erp-included-heading h2 mark{color:#2d3140!important;background:#fff!important;padding:4px 22px 10px!important;display:inline-block!important;transform:rotate(-.8deg)!important}.erp-included-heading h2 mark:nth-child(2){transform:rotate(.5deg)!important}.erp-included-heading h2 mark:nth-child(3){transform:rotate(-.35deg)!important}.erp-included-heading p{color:#11151d9e!important;max-width:850px!important;margin:30px auto 0!important;font-size:clamp(18px,1.9vw,26px)!important;font-weight:850!important;line-height:1.28!important}.erp-included-list{z-index:2!important;gap:18px!important;display:grid!important;position:relative!important}.erp-included-card{background:#fff!important;border-radius:34px!important;grid-template-columns:220px 1fr!important;align-items:center!important;gap:28px!important;min-height:210px!important;padding:34px 40px!important;display:grid!important;box-shadow:0 22px 70px #11151d1a,inset 0 0 0 1px #11151d0a!important}.erp-included-number{color:#2d3140!important;letter-spacing:-.08em!important;font-size:clamp(64px,6.5vw,108px)!important;font-weight:950!important;line-height:.86!important}.erp-included-copy span{color:#2d3140!important;background:#ffd229!important;border-radius:999px!important;width:fit-content!important;margin-top:22px!important;padding:13px 18px!important;font-size:15px!important;font-weight:950!important;line-height:1!important;display:inline-flex!important;transform:rotate(-3deg)!important}@media (max-width:980px){.erp-included-section{border-radius:30px!important;padding:34px 20px 42px!important}.erp-included-heading{margin-bottom:28px!important}.erp-included-card{border-radius:26px!important;grid-template-columns:1fr!important;gap:14px!important;min-height:auto!important;padding:28px!important}.erp-included-card:nth-child(2n){transform:none!important}.erp-included-number{font-size:64px!important}}.erp-included-list{z-index:2!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;align-items:stretch!important;gap:22px!important;display:grid!important;position:relative!important}.erp-included-card{background:radial-gradient(circle at 92% 10%,#ffd2292e,#0000 28%),#fff!important;border-radius:34px!important;flex-direction:column!important;justify-content:space-between!important;gap:26px!important;min-height:300px!important;padding:30px!important;display:flex!important;transform:rotate(-1.2deg)!important;box-shadow:0 24px 80px #11151d1f,inset 0 0 0 1px #11151d0b!important}.erp-included-card:nth-child(2n){transform:translateY(28px)rotate(1.4deg)!important}.erp-included-card:nth-child(3){transform:rotate(1deg)!important}.erp-included-card:nth-child(4){transform:translateY(28px)rotate(-1.1deg)!important}.erp-included-card:nth-child(5){transform:rotate(-.7deg)!important}.erp-included-card:nth-child(6){transform:translateY(28px)rotate(1.1deg)!important}.erp-included-number{color:#fff!important;letter-spacing:-.055em!important;background:#2d3140!important;border-radius:18px!important;width:fit-content!important;padding:10px 14px 12px!important;font-size:28px!important;font-weight:950!important;line-height:.9!important;box-shadow:0 16px 36px #11151d29!important}.erp-included-copy{flex-direction:column!important;justify-content:flex-end!important;min-height:180px!important;display:flex!important}.erp-included-copy h3{color:#2d3140!important;letter-spacing:-.07em!important;margin:0!important;font-size:clamp(36px,4vw,58px)!important;font-weight:950!important;line-height:.9!important}.erp-included-copy p{color:#2d3140a8!important;max-width:100%!important;margin:18px 0 0!important;font-size:clamp(17px,1.55vw,22px)!important;font-weight:800!important;line-height:1.24!important}.erp-included-copy span{color:#2d3140!important;background:#ffd229!important;border-radius:999px!important;width:fit-content!important;margin-top:24px!important;padding:13px 18px!important;font-size:15px!important;font-weight:950!important;line-height:1!important;display:inline-flex!important;transform:rotate(-3deg)!important;box-shadow:0 14px 34px #ffd22938!important}.erp-included-card:nth-child(2n) .erp-included-copy span{transform:rotate(2.5deg)!important}@media (max-width:980px){.erp-included-list{grid-template-columns:1fr!important;gap:16px!important}.erp-included-card,.erp-included-card:nth-child(2n),.erp-included-card:nth-child(3),.erp-included-card:nth-child(4),.erp-included-card:nth-child(5),.erp-included-card:nth-child(6){min-height:auto!important;padding:26px!important;transform:none!important}.erp-included-copy{min-height:auto!important}.erp-included-copy h3{font-size:38px!important}}.erp-process-photo{color:#fff!important;background:#11151d!important;border-radius:42px!important;grid-template-columns:.82fr 1.18fr!important;align-items:end!important;gap:28px!important;min-height:660px!important;padding:38px!important;display:grid!important;position:relative!important;overflow:hidden!important}.erp-process-photo-bg{z-index:0!important;position:absolute!important;inset:0!important}.erp-process-photo-bg img{object-fit:cover!important;object-position:center right!important;opacity:.9!important;width:100%!important;height:100%!important;display:block!important}.erp-process-photo:after{content:""!important;z-index:1!important;pointer-events:none!important;background:linear-gradient(90deg,#080a0ef0 0%,#080a0ec7 42%,#080a0e38 100%),linear-gradient(#080a0e14 0%,#080a0ec7 100%)!important;position:absolute!important;inset:0!important}.erp-process-photo-copy{z-index:2!important;align-self:center!important;max-width:600px!important;position:relative!important}.erp-process-photo-copy span{color:#ffd229!important;-webkit-backdrop-filter:blur(14px)!important;backdrop-filter:blur(14px)!important;background:#ffd22929!important;border-radius:999px!important;margin-bottom:18px!important;padding:10px 14px!important;font-size:13px!important;font-weight:950!important;line-height:1!important;display:inline-flex!important}.erp-process-photo-copy h2{color:#fff!important;letter-spacing:-.075em!important;margin:0!important;font-size:clamp(42px,5vw,76px)!important;font-weight:950!important;line-height:.9!important}.erp-process-photo-copy p{color:#ffffffb8!important;max-width:560px!important;margin:24px 0 0!important;font-size:clamp(18px,1.6vw,23px)!important;font-weight:750!important;line-height:1.32!important}.erp-process-photo-steps{z-index:2!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;align-self:end!important;gap:12px!important;display:grid!important;position:relative!important}.erp-process-photo-steps div{-webkit-backdrop-filter:blur(18px)!important;backdrop-filter:blur(18px)!important;background:#ffffff1a!important;border:1px solid #ffffff21!important;border-radius:22px!important;align-content:space-between!important;min-height:120px!important;padding:18px!important;display:grid!important;box-shadow:0 24px 70px #0000002e!important}.erp-process-photo-steps div:nth-child(odd){transform:rotate(-1deg)!important}.erp-process-photo-steps div:nth-child(2n){transform:rotate(1deg)translateY(10px)!important}.erp-process-photo-steps b{color:#11151d!important;background:#ffd229!important;border-radius:12px!important;width:fit-content!important;padding:8px 10px!important;font-size:13px!important;font-weight:950!important;line-height:1!important}.erp-process-photo-steps span{color:#fff!important;font-size:16px!important;font-weight:850!important;line-height:1.16!important}@media (max-width:980px){.erp-process-photo{border-radius:30px!important;grid-template-columns:1fr!important;gap:34px!important;min-height:auto!important;padding:24px!important}.erp-process-photo-copy{padding-top:120px!important}.erp-process-photo-steps{grid-template-columns:1fr 1fr!important}.erp-process-photo-steps div,.erp-process-photo-steps div:nth-child(odd),.erp-process-photo-steps div:nth-child(2n){transform:none!important}}@media (max-width:560px){.erp-process-photo-steps{grid-template-columns:1fr!important}}.erp-process-photo-clean{min-height:680px!important;padding:42px!important;display:block!important}.erp-process-photo-clean .erp-process-photo-copy{flex-direction:column!important;justify-content:center!important;max-width:660px!important;min-height:590px!important;display:flex!important}.erp-process-clean-list div{-webkit-backdrop-filter:blur(14px)!important;backdrop-filter:blur(14px)!important;background:#ffffff14!important;border:1px solid #ffffff1a!important;border-radius:18px!important;align-items:center!important;gap:12px!important;min-height:68px!important;padding:13px 15px!important;display:flex!important}.erp-process-clean-list b{color:#11151d!important;background:#ffd229!important;border-radius:12px!important;flex:0 0 36px!important;justify-content:center!important;align-items:center!important;width:36px!important;height:36px!important;font-size:12px!important;font-weight:950!important;line-height:1!important;display:inline-flex!important}.erp-process-photo-clean .erp-process-photo-steps{display:none!important}@media (max-width:980px){.erp-process-photo-clean{min-height:auto!important;padding:24px!important}.erp-process-photo-clean .erp-process-photo-copy{min-height:auto!important;padding-top:160px!important}.erp-process-clean-list{grid-template-columns:1fr!important}}.erp-process-photo-clean .erp-process-photo-copy>span{color:#ffffff9e!important;letter-spacing:.08em!important;text-transform:uppercase!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background:0 0!important;border-radius:0!important;align-self:flex-start!important;width:fit-content!important;max-width:fit-content!important;margin:0 0 18px!important;padding:0!important;font-size:13px!important;font-weight:950!important;line-height:1!important;display:inline-flex!important}.erp-process-clean-list div{-webkit-backdrop-filter:none!important;backdrop-filter:none!important;min-height:54px!important;box-shadow:none!important;background:0 0!important;border:none!important;border-radius:0!important;grid-template-columns:42px 1fr!important;align-items:center!important;gap:14px!important;padding:0!important;display:grid!important}.erp-process-clean-list b{color:#ffffffc7!important;background:#ffffff1f!important;border:1px solid #ffffff2e!important;border-radius:999px!important;flex:none!important;justify-content:center!important;align-items:center!important;width:34px!important;height:34px!important;font-size:11px!important;font-weight:950!important;line-height:1!important;display:inline-flex!important}.erp-process-photo-clean .erp-process-photo-copy h2{max-width:620px!important}.erp-process-photo-clean .erp-process-photo-copy p{color:#ffffffad!important;max-width:540px!important}@media (max-width:980px){.erp-process-clean-list{max-width:100%!important}.erp-process-clean-list span{font-size:15px!important}}.erp-process-photo-clean{border-radius:42px!important;min-height:720px!important;padding:56px!important}.erp-process-photo-clean:after{background:linear-gradient(90deg,#080a0ef5 0%,#080a0edb 34%,#080a0e5c 62%,#080a0e14 100%),linear-gradient(#080a0e0f 0%,#080a0e8f 100%)!important}.erp-process-photo-clean .erp-process-photo-copy{justify-content:center!important;max-width:650px!important;min-height:610px!important}.erp-process-photo-clean .erp-process-photo-copy>span{color:#ffffff8a!important;letter-spacing:.12em!important;text-transform:uppercase!important;background:0 0!important;border:none!important;width:fit-content!important;max-width:fit-content!important;margin:0 0 18px!important;padding:0!important;font-size:12px!important;font-weight:950!important;line-height:1!important}.erp-process-photo-clean .erp-process-photo-copy h2{max-width:620px!important;font-size:clamp(46px,5.2vw,78px)!important;line-height:.88!important}.erp-process-photo-clean .erp-process-photo-copy p{color:#ffffffa8!important;max-width:560px!important;margin-top:24px!important;font-size:clamp(17px,1.45vw,21px)!important;line-height:1.34!important}.erp-process-clean-list{grid-template-columns:1fr 1fr!important;gap:10px!important;max-width:560px!important;margin-top:34px!important;display:grid!important}.erp-process-clean-list div{-webkit-backdrop-filter:blur(16px)!important;backdrop-filter:blur(16px)!important;background:#ffffff13!important;border:1px solid #ffffff1a!important;border-radius:20px!important;grid-template-columns:34px 1fr!important;align-items:center!important;gap:12px!important;min-height:76px!important;padding:16px!important;display:grid!important;box-shadow:0 18px 44px #0000001f!important}.erp-process-clean-list div+div{border-top:1px solid #ffffff1a!important;padding-top:16px!important}.erp-process-clean-list div:first-child,.erp-process-clean-list div:nth-child(4),.erp-process-clean-list div:nth-child(5){transform:rotate(-.7deg)!important}.erp-process-clean-list div:nth-child(2),.erp-process-clean-list div:nth-child(3),.erp-process-clean-list div:nth-child(6){transform:rotate(.7deg)!important}.erp-process-clean-list b{color:#ffffffd1!important;background:#ffffff1f!important;border:1px solid #ffffff29!important;border-radius:12px!important;justify-content:center!important;align-items:center!important;width:34px!important;height:34px!important;font-size:11px!important;font-weight:950!important;line-height:1!important;display:inline-flex!important}.erp-process-clean-list span{color:#ffffffe6!important;font-size:15px!important;font-weight:850!important;line-height:1.14!important}@media (max-width:980px){.erp-process-photo-clean{min-height:auto!important;padding:26px!important}.erp-process-photo-clean .erp-process-photo-copy{min-height:auto!important;padding-top:150px!important}.erp-process-clean-list{grid-template-columns:1fr!important;max-width:100%!important}.erp-process-clean-list div,.erp-process-clean-list div:first-child,.erp-process-clean-list div:nth-child(2),.erp-process-clean-list div:nth-child(3),.erp-process-clean-list div:nth-child(4),.erp-process-clean-list div:nth-child(5),.erp-process-clean-list div:nth-child(6){transform:none!important}}.local-erp-page .site-footer{margin-top:58px!important}.local-erp-hero{background:#11151d!important;border-radius:42px!important;width:min(1440px,100vw - 40px)!important;min-height:680px!important;margin:0 auto!important;padding:26px!important;position:relative!important;overflow:hidden!important}.local-erp-hero-bg{z-index:0!important;position:absolute!important;inset:0!important}.local-erp-hero-bg img{object-fit:cover!important;object-position:center right!important;opacity:.9!important;width:100%!important;height:100%!important;display:block!important}.local-erp-hero:after{content:""!important;z-index:1!important;pointer-events:none!important;background:linear-gradient(90deg,#080a0ef5 0%,#080a0ed1 40%,#080a0e3d 72%,#080a0e14 100%),linear-gradient(#080a0e14 0%,#080a0e9e 100%)!important;position:absolute!important;inset:0!important}.local-erp-back{z-index:3!important;color:#fff!important;-webkit-backdrop-filter:blur(16px)!important;backdrop-filter:blur(16px)!important;background:#ffffff1a!important;border-radius:16px!important;align-items:center!important;width:fit-content!important;height:48px!important;padding:0 16px!important;font-size:14px!important;font-weight:900!important;text-decoration:none!important;display:inline-flex!important;position:relative!important}.local-erp-hero-content{z-index:3!important;max-width:760px!important;margin-top:112px!important;position:relative!important}.local-erp-hero-content h1{color:#fff!important;letter-spacing:-.075em!important;margin:0!important;font-size:clamp(54px,5.8vw,92px)!important;font-weight:950!important;line-height:.88!important}.local-erp-hero-content p{color:#ffffffb8!important;max-width:680px!important;margin:26px 0 0!important;font-size:clamp(19px,1.6vw,24px)!important;font-weight:700!important;line-height:1.34!important}.local-erp-hero-actions{flex-wrap:wrap!important;gap:12px!important;margin-top:34px!important;display:flex!important}.local-erp-hero-actions a{border-radius:18px!important;justify-content:center!important;align-items:center!important;min-height:58px!important;padding:0 24px!important;font-size:15px!important;font-weight:950!important;line-height:1!important;text-decoration:none!important;display:inline-flex!important}.local-erp-hero-actions a:first-child{color:#11151d!important;background:#ffd229!important;box-shadow:0 24px 60px #ffd22938!important}.local-erp-hero-actions a:last-child{color:#fff!important;-webkit-backdrop-filter:blur(16px)!important;backdrop-filter:blur(16px)!important;background:#ffffff1a!important;border:1px solid #ffffff29!important}.local-erp-content{gap:18px!important;width:min(1180px,100vw - 40px)!important;margin:28px auto 0!important;display:grid!important}.local-erp-main-card{color:#fff!important;background:radial-gradient(circle at 88% 12%,#ffd22933,#0000 34%),#11151d!important;border-radius:38px!important;padding:42px!important}.local-erp-main-card>span,.local-erp-scenarios-card>span{color:#ffd229!important;margin-bottom:16px!important;font-size:13px!important;font-weight:950!important;display:inline-flex!important}.local-erp-main-card h2{color:#fff!important;letter-spacing:-.065em!important;max-width:900px!important;margin:0!important;font-size:clamp(38px,4vw,64px)!important;font-weight:950!important;line-height:.92!important}.local-erp-main-card p{color:#ffffffa8!important;max-width:820px!important;margin:22px 0 0!important;font-size:18px!important;font-weight:700!important;line-height:1.42!important}.local-erp-flow{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:12px!important;margin-top:30px!important;display:grid!important}.local-erp-flow div{background:#ffffff14!important;border:1px solid #ffffff1a!important;border-radius:22px!important;align-content:space-between!important;min-height:120px!important;padding:18px!important;display:grid!important}.local-erp-flow b{color:#ffd229!important;font-size:14px!important;font-weight:950!important}.local-erp-flow span{color:#fff!important;font-size:18px!important;font-weight:900!important;line-height:1.08!important}.local-erp-benefits-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:18px!important;display:grid!important}.local-erp-benefit-card{background:#fff!important;border-radius:30px!important;min-height:260px!important;padding:26px!important;box-shadow:0 24px 80px #11151d14!important}.local-erp-benefit-card h3{color:#11151d!important;letter-spacing:-.045em!important;margin:0!important;font-size:clamp(24px,2.2vw,34px)!important;font-weight:950!important;line-height:.98!important}.local-erp-benefit-card p{color:#11151da3!important;margin:18px 0 0!important;font-size:15.5px!important;font-weight:700!important;line-height:1.38!important}.local-erp-split{grid-template-columns:1fr 1fr!important;gap:18px!important;display:grid!important}.local-erp-scenarios-card{background:radial-gradient(circle at 90% 10%,#ffd2293d,#0000 32%),#fff!important;border-radius:34px!important;padding:34px!important;box-shadow:0 24px 80px #11151d14!important}.local-erp-scenarios-card>span{color:#11151d75!important}.local-erp-scenarios-card ul{gap:10px!important;margin:0!important;padding:0!important;list-style:none!important;display:grid!important}.local-erp-scenarios-card li{color:#11151db8!important;background:#11151d0e!important;border-radius:18px!important;padding:16px 18px!important;font-size:16px!important;font-weight:800!important;line-height:1.24!important}.local-erp-compare{grid-template-columns:1fr 1fr!important;gap:18px!important;display:grid!important}.local-erp-compare div{background:#fff!important;border-radius:34px!important;padding:34px!important;box-shadow:0 24px 80px #11151d14!important}.local-erp-compare div:last-child{color:#fff!important;background:radial-gradient(circle at 88% 10%,#ffd2293d,#0000 32%),#11151d!important}.local-erp-compare span{color:#11151d75!important;margin-bottom:18px!important;font-size:13px!important;font-weight:950!important;display:inline-flex!important}.local-erp-compare div:last-child span{color:#ffd229!important}.local-erp-compare p{color:#11151db8!important;letter-spacing:-.045em!important;margin:0!important;font-size:clamp(22px,2.4vw,34px)!important;font-weight:900!important;line-height:1.04!important}.local-erp-compare div:last-child p{color:#fff!important}@media (max-width:1100px){.local-erp-flow,.local-erp-benefits-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:980px){.local-erp-hero{border-radius:30px!important;width:min(100%,100vw - 20px)!important;min-height:auto!important;padding:18px!important}.local-erp-hero-content{margin-top:86px!important}.local-erp-content{width:min(100%,100vw - 20px)!important}.local-erp-split,.local-erp-compare{grid-template-columns:1fr!important}.local-erp-main-card,.local-erp-scenarios-card,.local-erp-compare div{border-radius:26px!important;padding:24px!important}.local-erp-hero-actions{grid-template-columns:1fr!important;display:grid!important}.local-erp-hero-actions a{width:100%!important}}@media (max-width:620px){.local-erp-flow,.local-erp-benefits-grid{grid-template-columns:1fr!important}}.local-erp-visual-system{color:#fff!important;background:radial-gradient(circle at 82% 16%,#ffd22942,#0000 34%),#11151d!important;border-radius:40px!important;grid-template-columns:.82fr 1.18fr!important;align-items:center!important;gap:34px!important;min-height:560px!important;padding:42px!important;display:grid!important;overflow:hidden!important}.local-erp-visual-copy span,.local-erp-yellow-block span,.local-erp-link-card span{color:#ffd229!important;margin-bottom:16px!important;font-size:13px!important;font-weight:950!important;display:inline-flex!important}.local-erp-visual-copy h2,.local-erp-yellow-block h2,.local-erp-link-card h2{color:#fff!important;letter-spacing:-.07em!important;margin:0!important;font-size:clamp(38px,4.6vw,72px)!important;font-weight:950!important;line-height:.9!important}.local-erp-visual-copy p,.local-erp-link-card p{color:#ffffffa8!important;max-width:560px!important;margin:24px 0 0!important;font-size:18px!important;font-weight:750!important;line-height:1.38!important}.local-erp-network{min-height:420px!important;position:relative!important}.local-erp-server-node{text-align:center!important;-webkit-backdrop-filter:blur(18px)!important;backdrop-filter:blur(18px)!important;z-index:3!important;background:radial-gradient(circle at 50% 22%,#ffd2295c,#0000 40%),#ffffff1a!important;border:1px solid #ffffff29!important;border-radius:42px!important;place-content:center!important;width:190px!important;height:190px!important;display:grid!important;position:absolute!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important;box-shadow:0 34px 90px #0000003d!important}.local-erp-server-node b{color:#ffd229!important;font-size:28px!important;font-weight:950!important;line-height:1!important}.local-erp-server-node span{color:#ffffffc7!important;max-width:130px!important;margin:10px auto 0!important;font-size:14px!important;font-weight:850!important;line-height:1.12!important}.local-erp-line{transform-origin:50%!important;z-index:1!important;background:linear-gradient(90deg,#ffd22900,#ffd2298c,#ffd22900)!important;height:2px!important;position:absolute!important}.local-erp-line-one{width:260px!important;top:34%!important;left:17%!important;transform:rotate(-22deg)!important}.local-erp-line-two{width:280px!important;top:72%!important;left:34%!important;transform:rotate(18deg)!important}.local-erp-line-three{width:260px!important;top:38%!important;right:10%!important;transform:rotate(22deg)!important}.local-erp-workplace{z-index:2!important;background:#fff!important;border-radius:26px!important;align-content:space-between!important;width:160px!important;min-height:118px!important;padding:18px!important;display:grid!important;position:absolute!important;box-shadow:0 28px 80px #00000038!important}.local-erp-workplace-one{top:15%!important;left:3%!important;transform:rotate(-4deg)!important}.local-erp-workplace-two{top:12%!important;right:2%!important;transform:rotate(4deg)!important}.local-erp-workplace-three{bottom:2%!important;left:38%!important;transform:rotate(-2deg)!important}.local-erp-workplace b{color:#11151d66!important;font-size:13px!important;font-weight:950!important}.local-erp-workplace span{color:#11151d!important;letter-spacing:-.045em!important;font-size:26px!important;font-weight:950!important;line-height:.96!important}.local-erp-benefits-row{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:14px!important;display:grid!important}.local-erp-benefit-mini{background:#fff!important;border-radius:28px!important;min-height:190px!important;padding:24px!important;box-shadow:0 22px 70px #11151d14!important}.local-erp-benefit-mini h3{color:#11151d!important;letter-spacing:-.055em!important;margin:0!important;font-size:28px!important;font-weight:950!important;line-height:.96!important}.local-erp-benefit-mini p{color:#11151d9e!important;margin:18px 0 0!important;font-size:15.5px!important;font-weight:760!important;line-height:1.3!important}.local-erp-yellow-block{background:radial-gradient(circle at 12% 12%,#ffffff57,#0000 30%),#ffd229!important;border-radius:38px!important;grid-template-columns:.8fr 1.2fr!important;align-items:center!important;gap:30px!important;padding:42px!important;display:grid!important}.local-erp-yellow-block span{color:#11151d85!important}.local-erp-yellow-block h2{color:#11151d!important}.local-erp-yellow-list{gap:10px!important;display:grid!important}.local-erp-yellow-list div{background:#ffffff7a!important;border-radius:22px!important;grid-template-columns:46px 1fr!important;align-items:center!important;gap:14px!important;padding:18px!important;display:grid!important}.local-erp-yellow-list b{color:#fff!important;background:#11151d!important;border-radius:14px!important;justify-content:center!important;align-items:center!important;width:38px!important;height:38px!important;font-size:12px!important;font-weight:950!important;display:inline-flex!important}.local-erp-yellow-list span{color:#11151dc2!important;margin:0!important;font-size:16px!important;font-weight:850!important;line-height:1.18!important}.local-erp-compare-clean{grid-template-columns:1fr 1fr!important;gap:18px!important;display:grid!important}.local-erp-compare-card{background:#fff!important;border-radius:34px!important;padding:34px!important;box-shadow:0 24px 80px #11151d14!important}.local-erp-compare-card-dark{background:radial-gradient(circle at 88% 12%,#ffd22938,#0000 34%),#11151d!important}.local-erp-compare-card span{color:#11151d7a!important;margin-bottom:18px!important;font-size:13px!important;font-weight:950!important;display:inline-flex!important}.local-erp-compare-card-dark span{color:#ffd229!important}.local-erp-compare-card h3{color:#11151d!important;letter-spacing:-.065em!important;margin:0!important;font-size:clamp(32px,3.4vw,54px)!important;font-weight:950!important;line-height:.94!important}.local-erp-compare-card-dark h3{color:#fff!important}.local-erp-compare-card p{color:#11151da3!important;margin:20px 0 0!important;font-size:17px!important;font-weight:750!important;line-height:1.34!important}.local-erp-compare-card-dark p{color:#ffffffad!important}.local-erp-link-card{color:#fff!important;background:#11151d!important;border-radius:38px!important;grid-template-columns:1fr auto!important;align-items:center!important;gap:28px!important;padding:38px!important;display:grid!important}.local-erp-link-card a{white-space:nowrap!important;color:#11151d!important;background:#ffd229!important;border-radius:18px!important;justify-content:center!important;align-items:center!important;min-height:58px!important;padding:0 24px!important;font-size:15px!important;font-weight:950!important;text-decoration:none!important;display:inline-flex!important}@media (max-width:1100px){.local-erp-benefits-row{grid-template-columns:repeat(2,minmax(0,1fr))!important}.local-erp-visual-system,.local-erp-yellow-block,.local-erp-link-card{grid-template-columns:1fr!important}}@media (max-width:760px){.local-erp-network{min-height:520px!important}.local-erp-server-node{width:160px!important;height:160px!important}.local-erp-workplace{width:140px!important}.local-erp-benefits-row,.local-erp-compare-clean{grid-template-columns:1fr!important}}.local-erp-workflow-card{color:#fff!important;background:radial-gradient(circle at 88% 12%,#ffd22938,#0000 34%),#11151d!important;border-radius:38px!important;grid-template-columns:.82fr 1.18fr!important;align-items:center!important;gap:28px!important;padding:38px!important;display:grid!important;overflow:hidden!important}.local-erp-workflow-copy span,.local-erp-yellow-copy span,.local-erp-link-clean span{color:#ffd229!important;margin-bottom:16px!important;font-size:13px!important;font-weight:950!important;line-height:1!important;display:inline-flex!important}.local-erp-workflow-copy h2,.local-erp-yellow-copy h2,.local-erp-link-clean h2{color:#fff!important;letter-spacing:-.07em!important;margin:0!important;font-size:clamp(38px,4.2vw,66px)!important;font-weight:950!important;line-height:.92!important}.local-erp-workflow-copy p,.local-erp-link-clean p{color:#ffffffa8!important;max-width:600px!important;margin:24px 0 0!important;font-size:18px!important;font-weight:750!important;line-height:1.38!important}.local-erp-workflow-steps{gap:12px!important;display:grid!important}.local-erp-workflow-steps div{-webkit-backdrop-filter:blur(18px)!important;backdrop-filter:blur(18px)!important;background:#ffffff16!important;border:1px solid #ffffff1c!important;border-radius:24px!important;grid-template-columns:56px 1fr!important;grid-template-areas:"num title""num text"!important;align-items:center!important;column-gap:16px!important;min-height:118px!important;padding:20px!important;display:grid!important}.local-erp-workflow-steps div:nth-child(2),.local-erp-workflow-steps div:nth-child(4){transform:translate(24px)!important}.local-erp-workflow-steps b{color:#11151d!important;background:#ffd229!important;border-radius:16px!important;grid-area:num!important;justify-content:center!important;align-items:center!important;width:48px!important;height:48px!important;font-size:13px!important;font-weight:950!important;display:inline-flex!important}.local-erp-workflow-steps strong{color:#fff!important;letter-spacing:-.04em!important;grid-area:title!important;font-size:22px!important;font-weight:950!important;line-height:1!important}.local-erp-workflow-steps p{color:#ffffff94!important;grid-area:text!important;margin:8px 0 0!important;font-size:15px!important;font-weight:720!important;line-height:1.26!important}.local-erp-benefit-clean{background:#fff!important;border-radius:28px!important;flex-direction:column!important;justify-content:space-between!important;min-height:220px!important;padding:24px!important;display:flex!important;box-shadow:0 22px 70px #11151d14!important}.local-erp-benefit-clean span{color:#ffd229!important;background:#11151d!important;border-radius:14px!important;justify-content:center!important;align-items:center!important;width:42px!important;height:42px!important;font-size:12px!important;font-weight:950!important;display:inline-flex!important}.local-erp-benefit-clean h3{color:#11151d!important;letter-spacing:-.06em!important;margin:28px 0 0!important;font-size:30px!important;font-weight:950!important;line-height:.94!important}.local-erp-benefit-clean p{color:#11151d9e!important;margin:16px 0 0!important;font-size:15.5px!important;font-weight:740!important;line-height:1.3!important}.local-erp-yellow-clean{background:radial-gradient(circle at 10% 12%,#ffffff6b,#0000 30%),linear-gradient(135deg,#ffd229 0%,#ffe36a 54%,#f3c411 100%)!important;border-radius:38px!important;grid-template-columns:.78fr 1.22fr!important;align-items:center!important;gap:28px!important;padding:42px!important;display:grid!important;box-shadow:0 28px 90px #11151d1a!important}.local-erp-yellow-copy span{color:#11151d8a!important}.local-erp-yellow-copy h2{color:#11151d!important}.local-erp-yellow-items{gap:10px!important;display:grid!important}.local-erp-yellow-items div{color:#11151dc2!important;background:#ffffff80!important;border-radius:22px!important;padding:18px 20px!important;font-size:17px!important;font-weight:850!important;line-height:1.18!important}.local-erp-compare-simple div{background:#fff!important;border-radius:34px!important;padding:34px!important;box-shadow:0 24px 80px #11151d14!important}.local-erp-compare-simple div:last-child{background:radial-gradient(circle at 88% 12%,#ffd2293d,#0000 34%),#11151d!important}.local-erp-compare-simple span{color:#11151d7a!important;margin-bottom:18px!important;font-size:13px!important;font-weight:950!important;display:inline-flex!important}.local-erp-compare-simple div:last-child span{color:#ffd229!important}.local-erp-compare-simple h3{color:#11151d!important;letter-spacing:-.065em!important;margin:0!important;font-size:clamp(32px,3.4vw,54px)!important;font-weight:950!important;line-height:.94!important}.local-erp-compare-simple p{color:#11151da3!important;margin:20px 0 0!important;font-size:17px!important;font-weight:750!important;line-height:1.34!important}.local-erp-link-clean{color:#fff!important;background:radial-gradient(circle at 88% 12%,#ffd22933,#0000 34%),#11151d!important;border-radius:38px!important;grid-template-columns:1fr auto!important;align-items:center!important;gap:28px!important;padding:38px!important;display:grid!important}.local-erp-link-clean a{white-space:nowrap!important;color:#11151d!important;background:#ffd229!important;border-radius:18px!important;justify-content:center!important;align-items:center!important;min-height:58px!important;padding:0 24px!important;font-size:15px!important;font-weight:950!important;text-decoration:none!important;display:inline-flex!important;box-shadow:0 24px 60px #ffd22933!important}@media (max-width:1100px){.local-erp-workflow-card,.local-erp-yellow-clean,.local-erp-link-clean{grid-template-columns:1fr!important}.local-erp-benefits-clean{grid-template-columns:repeat(2,minmax(0,1fr))!important}.local-erp-workflow-steps div:nth-child(2),.local-erp-workflow-steps div:nth-child(4){transform:none!important}}@media (max-width:760px){.local-erp-workflow-card,.local-erp-yellow-clean,.local-erp-link-clean,.local-erp-compare-simple div{border-radius:26px!important;padding:24px!important}.local-erp-benefits-clean,.local-erp-compare-simple{grid-template-columns:1fr!important}.local-erp-workflow-steps div{grid-template-columns:48px 1fr!important}}.local-erp-workflow-card{color:#fff!important;background:radial-gradient(circle at 88% 10%,#ffd22942,#0000 34%),radial-gradient(circle at 12% 92%,#ffffff14,#0000 30%),linear-gradient(135deg,#11151d 0%,#1b2130 48%,#07090d 100%)!important;border-radius:42px!important;grid-template-columns:.82fr 1.18fr!important;align-items:center!important;gap:34px!important;padding:46px!important;display:grid!important;position:relative!important;overflow:hidden!important;box-shadow:0 34px 110px #11151d29!important}.local-erp-workflow-card:before{content:""!important;pointer-events:none!important;border:2px dashed #ffd22929!important;border-radius:50%!important;width:430px!important;height:430px!important;position:absolute!important;top:-120px!important;right:-150px!important}.local-erp-workflow-copy{z-index:2!important;position:relative!important}.local-erp-workflow-steps{z-index:2!important;grid-template-columns:1fr 1fr!important;gap:14px!important;display:grid!important;position:relative!important}.local-erp-workflow-steps div{-webkit-backdrop-filter:blur(18px)!important;backdrop-filter:blur(18px)!important;background:linear-gradient(135deg,#ffffff21,#ffffff0e)!important;border:1px solid #ffffff21!important;border-radius:30px!important;flex-direction:column!important;justify-content:space-between!important;min-height:210px!important;padding:24px!important;display:flex!important;transform:rotate(-1deg)!important;box-shadow:0 26px 70px #00000038!important}.local-erp-workflow-steps div:nth-child(2){transform:rotate(1.2deg)translateY(18px)!important}.local-erp-workflow-steps div:nth-child(3){transform:rotate(1deg)!important}.local-erp-workflow-steps div:nth-child(4){transform:rotate(-1.2deg)translateY(18px)!important}.local-erp-workflow-steps b{color:#11151d!important;background:#ffd229!important;border-radius:14px!important;width:fit-content!important;padding:10px 12px!important;font-size:13px!important;font-weight:950!important;line-height:1!important;display:inline-flex!important}.local-erp-workflow-steps strong{color:#fff!important;letter-spacing:-.055em!important;margin-top:auto!important;font-size:clamp(24px,2.4vw,36px)!important;font-weight:950!important;line-height:.96!important}.local-erp-workflow-steps p{color:#ffffff9e!important;margin:12px 0 0!important;font-size:15px!important;font-weight:720!important;line-height:1.28!important}.local-erp-benefits-clean{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:16px!important;display:grid!important}.local-erp-benefit-clean{background:radial-gradient(circle at 90% 12%,#ffd22947,#0000 32%),#fff!important;border-radius:32px!important;flex-direction:column!important;justify-content:space-between!important;min-height:280px!important;padding:26px!important;display:flex!important;position:relative!important;overflow:hidden!important;transform:rotate(-1deg)!important;box-shadow:0 28px 80px #11151d1a,inset 0 0 0 1px #11151d0a!important}.local-erp-benefit-clean:nth-child(2n){transform:rotate(1deg)translateY(18px)!important}.local-erp-benefit-clean:after{content:""!important;pointer-events:none!important;background:#ffd2292e!important;border-radius:50%!important;width:180px!important;height:180px!important;position:absolute!important;bottom:-70px!important;right:-70px!important}.local-erp-benefit-clean span{z-index:2!important;color:#ffd229!important;background:#11151d!important;border-radius:16px!important;justify-content:center!important;align-items:center!important;width:46px!important;height:46px!important;font-size:12px!important;font-weight:950!important;display:inline-flex!important;position:relative!important}.local-erp-benefit-clean h3{z-index:2!important;color:#11151d!important;letter-spacing:-.065em!important;margin:auto 0 0!important;font-size:clamp(28px,2.7vw,40px)!important;font-weight:950!important;line-height:.92!important;position:relative!important}.local-erp-benefit-clean p{z-index:2!important;color:#11151d9e!important;margin:16px 0 0!important;font-size:15.5px!important;font-weight:760!important;line-height:1.3!important;position:relative!important}.local-erp-yellow-clean:before{content:""!important;pointer-events:none!important;border:4px dashed #11151d1f!important;border-radius:50%!important;width:420px!important;height:420px!important;position:absolute!important;bottom:-150px!important;left:-140px!important}.local-erp-yellow-items div{color:#11151d!important;letter-spacing:-.035em!important;background:#fff!important;border-radius:28px!important;align-items:flex-end!important;min-height:150px!important;padding:22px!important;font-size:clamp(17px,1.7vw,23px)!important;font-weight:900!important;line-height:1.12!important;display:flex!important;transform:rotate(-1deg)!important;box-shadow:0 20px 60px #11151d14!important}.local-erp-compare-simple{grid-template-columns:1fr 1fr!important;gap:18px!important;display:grid!important}.local-erp-compare-simple div{background:#fff!important;border-radius:36px!important;flex-direction:column!important;justify-content:space-between!important;min-height:320px!important;padding:34px!important;display:flex!important;position:relative!important;overflow:hidden!important;box-shadow:0 28px 80px #11151d17!important}.local-erp-compare-simple div:after{content:""!important;pointer-events:none!important;background:#11151d0d!important;border-radius:50%!important;width:210px!important;height:210px!important;position:absolute!important;top:-80px!important;right:-80px!important}.local-erp-compare-simple div:last-child{color:#fff!important;background:radial-gradient(circle at 88% 12%,#ffd22947,#0000 34%),#11151d!important}.local-erp-compare-simple div:last-child:after{background:#ffd22929!important}.local-erp-compare-simple span{z-index:2!important;color:#11151d8a!important;background:#11151d0f!important;border-radius:999px!important;width:fit-content!important;padding:10px 14px!important;font-size:12px!important;font-weight:950!important;line-height:1!important;position:relative!important}.local-erp-compare-simple div:last-child span{color:#ffd229!important;background:#ffd22924!important}.local-erp-compare-simple h3{z-index:2!important;color:#11151d!important;letter-spacing:-.075em!important;margin:auto 0 0!important;font-size:clamp(36px,4vw,62px)!important;font-weight:950!important;line-height:.9!important;position:relative!important}.local-erp-compare-simple div:last-child h3{color:#fff!important}.local-erp-compare-simple p{z-index:2!important;color:#11151d9e!important;margin:22px 0 0!important;font-size:17px!important;font-weight:750!important;line-height:1.34!important;position:relative!important}.local-erp-compare-simple div:last-child p{color:#ffffffa8!important}.local-erp-link-clean{color:#fff!important;background:radial-gradient(circle at 88% 12%,#ffd22938,#0000 34%),linear-gradient(135deg,#11151d 0%,#1b2130 52%,#07090d 100%)!important;border-radius:42px!important;grid-template-columns:1fr auto!important;align-items:center!important;gap:32px!important;padding:44px!important;display:grid!important;position:relative!important;overflow:hidden!important;box-shadow:0 30px 90px #11151d24!important}.local-erp-link-clean:before{content:""!important;pointer-events:none!important;background:#ffd2291f!important;border-radius:50%!important;width:220px!important;height:220px!important;position:absolute!important;top:-80px!important;right:220px!important}.local-erp-link-clean a{z-index:2!important;white-space:nowrap!important;color:#11151d!important;background:#ffd229!important;border-radius:20px!important;justify-content:center!important;align-items:center!important;min-height:62px!important;padding:0 28px!important;font-size:15px!important;font-weight:950!important;text-decoration:none!important;display:inline-flex!important;position:relative!important;box-shadow:0 24px 60px #ffd2293d!important}@media (max-width:1100px){.local-erp-workflow-card,.local-erp-yellow-clean,.local-erp-link-clean{grid-template-columns:1fr!important}.local-erp-workflow-steps,.local-erp-yellow-items{grid-template-columns:1fr 1fr!important}.local-erp-benefits-clean{grid-template-columns:repeat(2,minmax(0,1fr))!important}.local-erp-workflow-steps div,.local-erp-workflow-steps div:nth-child(2),.local-erp-workflow-steps div:nth-child(3),.local-erp-workflow-steps div:nth-child(4),.local-erp-benefit-clean,.local-erp-benefit-clean:nth-child(2n),.local-erp-yellow-items div,.local-erp-yellow-items div:nth-child(2n){transform:none!important}}@media (max-width:760px){.local-erp-workflow-card,.local-erp-yellow-clean,.local-erp-link-clean,.local-erp-compare-simple div{border-radius:28px!important;padding:24px!important}.local-erp-workflow-steps,.local-erp-benefits-clean,.local-erp-yellow-items,.local-erp-compare-simple{grid-template-columns:1fr!important}.local-erp-workflow-steps div,.local-erp-benefit-clean,.local-erp-yellow-items div,.local-erp-compare-simple div{min-height:auto!important}}.local-erp-rope-section{background:#11151d!important;border-radius:42px!important;min-height:660px!important;position:relative!important;overflow:hidden!important;box-shadow:0 30px 100px #11151d24!important}.local-erp-rope-bg{z-index:0!important;position:absolute!important;inset:0!important}.local-erp-rope-bg img{object-fit:cover!important;object-position:center center!important;width:100%!important;height:100%!important;display:block!important}.local-erp-rope-section:after{content:""!important;z-index:1!important;pointer-events:none!important;background:linear-gradient(90deg,#080a0e14 0%,#080a0e05 46%,#080a0e14 100%),linear-gradient(#080a0e0f 0%,#080a0e2e 100%)!important;position:absolute!important;inset:0!important}.local-erp-rope-card{z-index:2!important;-webkit-backdrop-filter:blur(3px)!important;backdrop-filter:blur(3px)!important;background:#080a0e2e!important;border:1px solid #ffd22947!important;border-radius:22px!important;flex-direction:column!important;justify-content:flex-end!important;width:12.5%!important;min-height:225px!important;padding:18px!important;display:flex!important;position:absolute!important}.local-erp-rope-card span{color:#11151d!important;background:#ffd229!important;border-radius:12px!important;justify-content:center!important;align-items:center!important;width:34px!important;height:34px!important;font-size:11px!important;font-weight:950!important;line-height:1!important;display:inline-flex!important;position:absolute!important;top:14px!important;left:16px!important;box-shadow:0 12px 28px #ffd22938!important}@media (max-width:980px){.local-erp-rope-section{background:radial-gradient(circle at 90% 10%,#ffd22938,#0000 34%),#11151d!important;border-radius:30px!important;grid-template-columns:1fr 1fr!important;gap:12px!important;min-height:auto!important;padding:24px!important;display:grid!important}.local-erp-rope-bg,.local-erp-rope-section:after{display:none!important}.local-erp-rope-card,.local-erp-rope-card-one,.local-erp-rope-card-two,.local-erp-rope-card-three,.local-erp-rope-card-four{-webkit-backdrop-filter:blur(16px)!important;backdrop-filter:blur(16px)!important;background:#ffffff14!important;border:1px solid #ffffff1f!important;width:auto!important;min-height:190px!important;position:relative!important;top:auto!important;left:auto!important}}@media (max-width:620px){.local-erp-rope-section{grid-template-columns:1fr!important}}.local-erp-rope-bg img{object-position:center center!important}.local-erp-rope-card{-webkit-backdrop-filter:blur(4px)!important;backdrop-filter:blur(4px)!important;background:#080a0e33!important;border:1px solid #ffd22957!important;border-radius:24px!important;width:11.9%!important;min-height:238px!important;padding:18px 17px!important;box-shadow:0 22px 60px #0003,inset 0 0 0 1px #ffffff08!important}.local-erp-rope-card span{border-radius:14px!important;width:38px!important;height:38px!important;font-size:12px!important;top:15px!important;left:17px!important}.local-erp-yellow-clean{background:radial-gradient(circle at 12% 10%,#ffffff61,#0000 30%),linear-gradient(135deg,#ffd229 0%,#ffe36a 54%,#f2c20f 100%)!important;border-radius:42px!important;grid-template-columns:.72fr 1.28fr!important;align-items:center!important;gap:34px!important;padding:54px 46px 62px!important;display:grid!important;position:relative!important;overflow:hidden!important;box-shadow:0 30px 90px #11151d1f!important}.local-erp-yellow-clean:before{content:""!important;pointer-events:none!important;border:4px dashed #11151d1f!important;border-radius:50%!important;width:390px!important;height:390px!important;position:absolute!important;top:-100px!important;left:-120px!important}.local-erp-yellow-clean:after{content:""!important;pointer-events:none!important;background:#ffffff4d!important;border-radius:50%!important;width:440px!important;height:440px!important;position:absolute!important;bottom:-150px!important;right:-130px!important}.local-erp-yellow-copy{z-index:2!important;position:relative!important}.local-erp-yellow-copy span{color:#11151da8!important;background:#11151d1f!important;border-radius:999px!important;width:fit-content!important;margin:0 0 20px!important;padding:10px 14px!important;font-size:13px!important;font-weight:950!important;line-height:1!important;display:inline-flex!important}.local-erp-yellow-copy h2{color:#11151d!important;letter-spacing:-.075em!important;margin:0!important;font-size:clamp(40px,4.8vw,76px)!important;font-weight:950!important;line-height:.88!important}.local-erp-yellow-items{z-index:2!important;grid-template-columns:1fr 1fr!important;gap:16px!important;display:grid!important;position:relative!important}.local-erp-yellow-items div{color:#11151d!important;letter-spacing:-.045em!important;background:#fff!important;border-radius:30px!important;align-items:flex-end!important;min-height:180px!important;padding:24px!important;font-size:clamp(18px,1.7vw,25px)!important;font-weight:950!important;line-height:1.08!important;display:flex!important;position:relative!important;overflow:hidden!important;transform:rotate(-1.2deg)!important;box-shadow:0 24px 70px #11151d1a,inset 0 0 0 1px #11151d0a!important}.local-erp-yellow-items div:nth-child(2n){transform:rotate(1.2deg)translateY(18px)!important}.local-erp-yellow-items div:before{color:#11151d29!important;letter-spacing:-.08em!important;font-size:58px!important;font-weight:950!important;line-height:.8!important;position:absolute!important;top:20px!important;left:22px!important}.local-erp-yellow-items div:first-child:before{content:"#01"!important}.local-erp-yellow-items div:nth-child(2):before{content:"#02"!important}.local-erp-yellow-items div:nth-child(3):before{content:"#03"!important}.local-erp-yellow-items div:nth-child(4):before{content:"#04"!important}.local-erp-yellow-items div:after{content:""!important;pointer-events:none!important;background:#ffd2293d!important;border-radius:50%!important;width:150px!important;height:150px!important;position:absolute!important;bottom:-54px!important;right:-54px!important}@media (max-width:1100px){.local-erp-yellow-clean{grid-template-columns:1fr!important}.local-erp-yellow-items{grid-template-columns:1fr 1fr!important}.local-erp-yellow-items div,.local-erp-yellow-items div:nth-child(2n){transform:none!important}}@media (max-width:980px){.local-erp-rope-section{min-height:auto!important}.local-erp-rope-card,.local-erp-rope-card-one,.local-erp-rope-card-two,.local-erp-rope-card-three,.local-erp-rope-card-four{width:auto!important;min-height:190px!important;top:auto!important;left:auto!important}}@media (max-width:700px){.local-erp-yellow-clean{border-radius:30px!important;padding:28px!important}.local-erp-yellow-items{grid-template-columns:1fr!important}.local-erp-yellow-items div{min-height:150px!important}}.local-erp-rope-card{border-radius:24px!important;justify-content:flex-end!important;width:12.8%!important;min-height:255px!important;padding:20px 18px!important}.local-erp-rope-card span{border-radius:14px!important;width:40px!important;height:40px!important;top:16px!important;left:18px!important}@media (max-width:980px){.local-erp-rope-card,.local-erp-rope-card-one,.local-erp-rope-card-two,.local-erp-rope-card-three,.local-erp-rope-card-four{width:auto!important;min-height:190px!important;top:auto!important;left:auto!important}}.local-erp-rope-section{min-height:700px!important}@media (max-width:980px){.local-erp-rope-card,.local-erp-rope-card-one,.local-erp-rope-card-two,.local-erp-rope-card-three,.local-erp-rope-card-four{width:auto!important;min-height:190px!important;position:relative!important;top:auto!important;left:auto!important}.local-erp-rope-card span{margin-bottom:34px!important}}.local-erp-rope-card{-webkit-backdrop-filter:blur(3px)!important;backdrop-filter:blur(3px)!important;background:#080a0e4d!important;border:1px solid #ffd22947!important;border-radius:24px!important;justify-content:flex-start!important;width:12.6%!important;min-height:235px!important;padding:18px!important;box-shadow:inset 0 0 0 1px #ffffff06,0 18px 48px #00000029!important}.local-erp-rope-card span{border-radius:14px!important;width:40px!important;height:40px!important;margin-bottom:44px!important;font-size:12px!important}.local-erp-rope-card h3{color:#fff!important;letter-spacing:-.05em!important;max-width:100%!important;margin:0!important;font-size:clamp(19px,1.35vw,24px)!important;font-weight:950!important;line-height:.94!important}.local-erp-rope-card p{color:#ffffffa3!important;max-width:100%!important;margin:11px 0 0!important;font-size:12.8px!important;font-weight:760!important;line-height:1.2!important}.local-erp-rope-card-three h3{font-size:clamp(19px,1.35vw,24px)!important}@media (max-width:980px){.local-erp-rope-card,.local-erp-rope-card-one,.local-erp-rope-card-two,.local-erp-rope-card-three,.local-erp-rope-card-four{width:auto!important;min-height:190px!important;position:relative!important;top:auto!important;left:auto!important}}.local-erp-rope-card{width:12.3%!important;min-height:226px!important;padding:18px 17px!important}.local-erp-rope-card span{width:39px!important;height:39px!important;margin-bottom:40px!important}.local-erp-rope-card p{margin-top:10px!important;font-size:12.4px!important;line-height:1.18!important}.local-erp-rope-section{aspect-ratio:16/9!important;border-radius:42px!important;min-height:auto!important}.local-erp-rope-bg img{object-fit:cover!important;object-position:center center!important}.local-erp-rope-card{-webkit-backdrop-filter:blur(2px)!important;backdrop-filter:blur(2px)!important;background:#080a0e42!important;border:1px solid #ffd22947!important;border-radius:22px!important;justify-content:flex-start!important;width:10.9%!important;height:28.8%!important;min-height:0!important;padding:18px 16px!important;box-shadow:inset 0 0 0 1px #ffffff08,0 18px 44px #00000029!important}.local-erp-rope-card-one{top:55.6%!important;left:34.2%!important}.local-erp-rope-card-two{top:55.6%!important;left:48.4%!important}.local-erp-rope-card-three{top:55.6%!important;left:63.2%!important}.local-erp-rope-card-four{top:55.6%!important;left:77.7%!important}.local-erp-rope-card span{border-radius:14px!important;width:38px!important;height:38px!important;margin-bottom:34px!important;font-size:12px!important;position:relative!important;top:auto!important;left:auto!important}.local-erp-rope-card h3{color:#fff!important;letter-spacing:-.045em!important;margin:0!important;font-size:clamp(17px,1.18vw,21px)!important;font-weight:950!important;line-height:.94!important}.local-erp-rope-card p{color:#ffffff9e!important;margin:9px 0 0!important;font-size:11.8px!important;font-weight:760!important;line-height:1.16!important}@media (max-width:980px){.local-erp-rope-section{aspect-ratio:auto!important;min-height:auto!important}.local-erp-rope-card,.local-erp-rope-card-one,.local-erp-rope-card-two,.local-erp-rope-card-three,.local-erp-rope-card-four{width:auto!important;height:auto!important;min-height:190px!important;position:relative!important;top:auto!important;left:auto!important}}.local-erp-rope-card{height:33.5%!important;padding:18px 16px 16px!important}.local-erp-rope-card-one,.local-erp-rope-card-two,.local-erp-rope-card-three,.local-erp-rope-card-four{top:51.6%!important}.local-erp-rope-card span{margin-bottom:30px!important}.local-erp-rope-card h3{font-size:clamp(16px,1.12vw,20px)!important;line-height:.94!important}.local-erp-rope-card p{font-size:11.4px!important;line-height:1.14!important}.local-erp-rope-card-two h3,.local-erp-rope-card-four h3{font-size:clamp(15.5px,1.05vw,19px)!important}.local-erp-rope-card-one,.local-erp-rope-card-two,.local-erp-rope-card-three,.local-erp-rope-card-four{top:46.2%!important}.perimetr-hero-v2{background:#050607!important;border-radius:42px!important;width:min(1440px,100vw - 40px)!important;min-height:720px!important;margin:0 auto!important;padding:26px!important;position:relative!important;overflow:hidden!important}.perimetr-hero-v2-bg{z-index:0!important;position:absolute!important;inset:0!important}.perimetr-hero-v2-bg img{object-fit:cover!important;object-position:center center!important;opacity:.96!important;width:100%!important;height:100%!important;display:block!important}.perimetr-hero-v2:after{content:""!important;z-index:1!important;pointer-events:none!important;background:linear-gradient(90deg,#030406f5 0%,#030406db 38%,#03040661 68%,#03040614 100%),linear-gradient(#03040614 0%,#03040694 100%)!important;position:absolute!important;inset:0!important}.perimetr-back-v2{z-index:3!important;color:#fff!important;-webkit-backdrop-filter:blur(16px)!important;backdrop-filter:blur(16px)!important;background:#ffffff14!important;border:1px solid #ffffff1f!important;border-radius:16px!important;align-items:center!important;width:fit-content!important;height:48px!important;padding:0 16px!important;font-size:14px!important;font-weight:900!important;text-decoration:none!important;display:inline-flex!important;position:relative!important}.perimetr-hero-v2-content{z-index:3!important;max-width:760px!important;margin-top:126px!important;position:relative!important}.perimetr-hero-v2-content h1{color:#fff!important;letter-spacing:-.08em!important;margin:0!important;font-size:clamp(58px,6.4vw,104px)!important;font-weight:950!important;line-height:.86!important}.perimetr-hero-v2-content p{color:#ffffffad!important;max-width:650px!important;margin:28px 0 0!important;font-size:clamp(19px,1.6vw,25px)!important;font-weight:700!important;line-height:1.34!important}.perimetr-hero-v2-actions{flex-wrap:wrap!important;gap:12px!important;margin-top:34px!important;display:flex!important}.perimetr-hero-v2-actions a{border-radius:18px!important;justify-content:center!important;align-items:center!important;min-height:58px!important;padding:0 24px!important;font-size:15px!important;font-weight:950!important;line-height:1!important;text-decoration:none!important;display:inline-flex!important}.perimetr-hero-v2-actions a:first-child{color:#fff!important;background:#e52222!important;box-shadow:0 24px 60px #e5222242!important}.perimetr-hero-v2-actions a:last-child{color:#fff!important;-webkit-backdrop-filter:blur(16px)!important;backdrop-filter:blur(16px)!important;background:#ffffff1a!important;border:1px solid #ffffff29!important}.perimetr-hero-v2 .solution-kicker{color:#ff3232!important}@media (max-width:980px){.perimetr-hero-v2{border-radius:30px!important;width:min(100%,100vw - 20px)!important;min-height:auto!important;padding:18px!important}.perimetr-hero-v2-content{margin-top:92px!important}.perimetr-hero-v2-actions{grid-template-columns:1fr!important;display:grid!important}.perimetr-hero-v2-actions a{width:100%!important}}.perimetr-hero-v2{min-height:680px!important}.perimetr-hero-v2:after{background:linear-gradient(90deg,#030406fa 0%,#030406e6 32%,#03040661 55%,#0304060a 100%),linear-gradient(#0304060f 0%,#0304067a 100%)!important}.perimetr-hero-v2-content{max-width:560px!important;margin-top:98px!important;margin-left:12px!important}.perimetr-hero-v2-content h1{letter-spacing:-.075em!important;max-width:540px!important;font-size:clamp(48px,4.8vw,78px)!important;line-height:.88!important}.perimetr-hero-v2-content p{max-width:500px!important;margin-top:22px!important;font-size:clamp(17px,1.25vw,21px)!important;line-height:1.32!important}.perimetr-hero-v2-actions{margin-top:28px!important}.perimetr-hero-v2-actions a{border-radius:16px!important;min-height:54px!important;padding:0 20px!important;font-size:14px!important}@media (max-width:980px){.perimetr-hero-v2-content{max-width:100%!important;margin-top:86px!important;margin-left:0!important}.perimetr-hero-v2-content h1{max-width:100%!important;font-size:clamp(42px,11vw,58px)!important}.perimetr-hero-v2-content p{max-width:100%!important}}.perimetr-problem-solution-v2{grid-column:1/-1!important;grid-template-columns:1fr 1fr!important;gap:18px!important;display:grid!important}.perimetr-problem-solution-v2 article{color:#fff!important;background:radial-gradient(circle at 88% 12%,#e5222242,#0000 34%),linear-gradient(135deg,#101114 0%,#191b20 52%,#070809 100%)!important;border-radius:36px!important;min-height:360px!important;padding:34px!important;position:relative!important;overflow:hidden!important;box-shadow:0 30px 90px #11151d24!important}.perimetr-problem-solution-v2 article:after{content:""!important;pointer-events:none!important;background:#e522221f!important;border-radius:50%!important;width:220px!important;height:220px!important;position:absolute!important;bottom:-80px!important;right:-80px!important}.perimetr-problem-solution-v2 span{z-index:2!important;color:#ff3232!important;text-transform:uppercase!important;letter-spacing:.08em!important;margin-bottom:18px!important;font-size:13px!important;font-weight:950!important;line-height:1!important;display:inline-flex!important;position:relative!important}.perimetr-problem-solution-v2 h2{z-index:2!important;color:#fff!important;letter-spacing:-.07em!important;margin:0!important;font-size:clamp(34px,3.8vw,58px)!important;font-weight:950!important;line-height:.9!important;position:relative!important}.perimetr-problem-solution-v2 p{z-index:2!important;color:#ffffffa3!important;max-width:560px!important;margin:24px 0 0!important;font-size:18px!important;font-weight:740!important;line-height:1.34!important;position:relative!important}.perimetr-app-showcase{color:#fff!important;background:radial-gradient(circle at 86% 12%,#e5222240,#0000 34%),radial-gradient(circle at 10% 88%,#ffffff14,#0000 32%),linear-gradient(135deg,#090a0c 0%,#15171c 50%,#050506 100%)!important;border-radius:42px!important;grid-column:1/-1!important;grid-template-columns:.76fr 1.24fr!important;align-items:center!important;gap:34px!important;min-height:720px!important;padding:42px!important;display:grid!important;position:relative!important;overflow:hidden!important;box-shadow:0 34px 110px #11151d29!important}.perimetr-app-showcase:before{content:""!important;pointer-events:none!important;border:2px dashed #e522222e!important;border-radius:50%!important;width:440px!important;height:440px!important;position:absolute!important;top:-140px!important;right:-160px!important}.perimetr-app-showcase-copy{z-index:2!important;position:relative!important}.perimetr-app-showcase-copy>span{color:#ff3232!important;text-transform:uppercase!important;letter-spacing:.08em!important;margin-bottom:18px!important;font-size:13px!important;font-weight:950!important;line-height:1!important;display:inline-flex!important}.perimetr-app-showcase-copy h2{color:#fff!important;letter-spacing:-.075em!important;max-width:620px!important;margin:0!important;font-size:clamp(40px,4.7vw,72px)!important;font-weight:950!important;line-height:.88!important}.perimetr-app-showcase-copy p{color:#ffffff9e!important;max-width:560px!important;margin:24px 0 0!important;font-size:18px!important;font-weight:740!important;line-height:1.34!important}.perimetr-app-hints{min-height:250px!important;margin-top:34px!important;position:relative!important}.perimetr-app-hint{-webkit-backdrop-filter:blur(16px)!important;backdrop-filter:blur(16px)!important;opacity:0!important;background:#ffffff13!important;border:1px solid #ffffff1c!important;border-radius:24px!important;grid-template-columns:48px 1fr!important;align-items:start!important;gap:14px!important;width:min(100%,560px)!important;padding:18px!important;animation:36s infinite perimetrHintCycle!important;display:grid!important;position:absolute!important;inset:0 auto auto 0!important;transform:translateY(16px)!important}.perimetr-app-hint b{color:#fff!important;background:#e52222!important;border-radius:14px!important;justify-content:center!important;align-items:center!important;width:42px!important;height:42px!important;font-size:12px!important;font-weight:950!important;display:inline-flex!important}.perimetr-app-hint strong{color:#fff!important;letter-spacing:-.045em!important;font-size:24px!important;font-weight:950!important;line-height:1!important;display:block!important}.perimetr-app-hint small{color:#ffffff9e!important;margin-top:8px!important;font-size:15px!important;font-weight:700!important;line-height:1.28!important;display:block!important}.perimetr-app-screen-stage{z-index:2!important;perspective:1200px!important;min-height:560px!important;position:relative!important}.perimetr-app-screen{opacity:0!important;justify-content:center!important;align-items:center!important;animation:36s infinite perimetrScreenCycle!important;display:flex!important;position:absolute!important;inset:0!important;transform:translate(28px)scale(.94)rotateY(-7deg)!important}.perimetr-app-screen img{object-fit:contain!important;border-radius:28px!important;width:min(100%,760px)!important;max-height:560px!important;display:block!important;box-shadow:0 34px 100px #0000006b,0 0 0 1px #ffffff1a!important}.perimetr-app-hint-1,.perimetr-app-screen-1{animation-delay:0s!important}.perimetr-app-hint-2,.perimetr-app-screen-2{animation-delay:6s!important}.perimetr-app-hint-3,.perimetr-app-screen-3{animation-delay:12s!important}.perimetr-app-hint-4,.perimetr-app-screen-4{animation-delay:18s!important}.perimetr-app-hint-5,.perimetr-app-screen-5{animation-delay:24s!important}.perimetr-app-hint-6,.perimetr-app-screen-6{animation-delay:30s!important}@keyframes perimetrScreenCycle{0%{opacity:0;transform:translate(28px)scale(.94)rotateY(-7deg)}4%,14%{opacity:1;transform:translate(0)scale(1)rotateY(0)}18%,to{opacity:0;transform:translate(-28px)scale(.94)rotateY(7deg)}}@keyframes perimetrHintCycle{0%{opacity:0;transform:translateY(16px)}4%,14%{opacity:1;transform:translateY(0)}18%,to{opacity:0;transform:translateY(-14px)}}@media (max-width:1100px){.perimetr-app-showcase{grid-template-columns:1fr!important;min-height:auto!important}.perimetr-app-screen-stage{min-height:460px!important}.perimetr-app-screen img{max-height:460px!important}}@media (max-width:760px){.perimetr-problem-solution-v2{grid-template-columns:1fr!important}.perimetr-problem-solution-v2 article,.perimetr-app-showcase{border-radius:30px!important;padding:24px!important}.perimetr-app-hints{min-height:270px!important}.perimetr-app-screen-stage{min-height:320px!important}.perimetr-app-screen img{border-radius:18px!important;max-height:320px!important}}.perimetr-app-screen-stage{z-index:5!important;min-height:560px!important;display:block!important;position:relative!important;overflow:visible!important}.perimetr-app-screen{visibility:hidden!important;opacity:0!important;pointer-events:none!important;justify-content:center!important;align-items:center!important;animation:36s infinite perimetrScreenFixedCycle!important;display:flex!important;position:absolute!important;inset:0!important;transform:translate(24px)scale(.96)!important}.perimetr-app-screen img{object-fit:contain!important;opacity:1!important;visibility:visible!important;border-radius:28px!important;width:min(100%,760px)!important;max-height:560px!important;display:block!important;box-shadow:0 34px 100px #0000006b,0 0 0 1px #ffffff1a!important}.perimetr-app-screen-1{visibility:visible!important;opacity:1!important;animation-delay:0s!important;transform:translate(0)scale(1)!important}.perimetr-app-screen-2{animation-delay:6s!important}.perimetr-app-screen-3{animation-delay:12s!important}.perimetr-app-screen-4{animation-delay:18s!important}.perimetr-app-screen-5{animation-delay:24s!important}.perimetr-app-screen-6{animation-delay:30s!important}.perimetr-app-hint{visibility:hidden!important;opacity:0!important;animation:36s infinite perimetrHintFixedCycle!important}.perimetr-app-hint-1{visibility:visible!important;opacity:1!important;animation-delay:0s!important}.perimetr-app-hint-2{animation-delay:6s!important}.perimetr-app-hint-3{animation-delay:12s!important}.perimetr-app-hint-4{animation-delay:18s!important}.perimetr-app-hint-5{animation-delay:24s!important}.perimetr-app-hint-6{animation-delay:30s!important}@keyframes perimetrScreenFixedCycle{0%,15%{visibility:visible;opacity:1;transform:translate(0)scale(1)}18%,to{visibility:hidden;opacity:0;transform:translate(-24px)scale(.96)}}@keyframes perimetrHintFixedCycle{0%,15%{visibility:visible;opacity:1;transform:translateY(0)}18%,to{visibility:hidden;opacity:0;transform:translateY(-12px)}}@media (max-width:1100px){.perimetr-app-screen-stage{min-height:460px!important}.perimetr-app-screen img{max-height:460px!important}}@media (max-width:760px){.perimetr-app-screen-stage{min-height:320px!important}.perimetr-app-screen img{border-radius:18px!important;max-height:320px!important}}.perimetr-product-showcase{color:#fff!important;background:radial-gradient(circle at 86% 10%,#e522223d,#0000 34%),radial-gradient(circle at 12% 92%,#ffffff12,#0000 32%),linear-gradient(135deg,#08090b 0%,#15171c 52%,#050506 100%)!important;border-radius:42px!important;grid-column:1/-1!important;padding:42px!important;position:relative!important;overflow:hidden!important;box-shadow:0 34px 110px #11151d29!important}.perimetr-product-showcase:before{content:""!important;pointer-events:none!important;border:2px dashed #e522222e!important;border-radius:50%!important;width:430px!important;height:430px!important;position:absolute!important;top:-130px!important;right:-150px!important}.perimetr-product-head{z-index:3!important;max-width:880px!important;margin-bottom:32px!important;position:relative!important}.perimetr-product-head span{color:#ff3232!important;text-transform:uppercase!important;letter-spacing:.08em!important;margin-bottom:18px!important;font-size:13px!important;font-weight:950!important;line-height:1!important;display:inline-flex!important}.perimetr-product-head h2{color:#fff!important;letter-spacing:-.075em!important;max-width:820px!important;margin:0!important;font-size:clamp(42px,4.8vw,76px)!important;font-weight:950!important;line-height:.88!important}.perimetr-product-head p{color:#ffffff9e!important;max-width:760px!important;margin:24px 0 0!important;font-size:18px!important;font-weight:740!important;line-height:1.34!important}.perimetr-product-visual{z-index:3!important;background:radial-gradient(circle at 80% 18%,#e5222224,#0000 34%),#08090b!important;border:1px solid #ffffff14!important;border-radius:36px!important;min-height:620px!important;position:relative!important;overflow:hidden!important;box-shadow:inset 0 0 0 1px #ffffff06,0 30px 90px #00000047!important}.perimetr-product-visual:after{content:""!important;z-index:4!important;pointer-events:none!important;background:linear-gradient(90deg,#08090be0 0%,#08090b70 30%,#08090b14 58%,#08090b42 100%),linear-gradient(#08090b14 0%,#08090bb8 100%)!important;position:absolute!important;inset:0!important}.perimetr-product-slide{z-index:1;opacity:0;justify-content:center;align-items:flex-end;padding:70px 42px 34px;animation:36s infinite perimetrProductSlide;display:flex;position:absolute;inset:0;transform:translate(34px)scale(.96)}.perimetr-product-slide img{object-fit:contain!important;border-radius:28px!important;width:min(100%,1040px)!important;max-height:540px!important;display:block!important;box-shadow:0 36px 110px #00000075,0 0 0 1px #ffffff1f!important}.perimetr-product-notes{z-index:6!important;width:min(520px,100% - 68px)!important;min-height:138px!important;position:absolute!important;bottom:34px!important;left:34px!important}.perimetr-product-note{opacity:0;width:100%;animation:36s infinite perimetrProductNote;position:absolute;inset:0 auto auto 0;transform:translateY(18px);-webkit-backdrop-filter:blur(18px)!important;backdrop-filter:blur(18px)!important;background:#14161bb8!important;border:1px solid #ffffff21!important;border-radius:26px!important;grid-template-columns:50px 1fr!important;align-items:start!important;gap:16px!important;padding:20px!important;display:grid!important;box-shadow:0 24px 70px #00000047!important}.perimetr-product-note b{color:#fff!important;background:#e52222!important;border-radius:15px!important;justify-content:center!important;align-items:center!important;width:44px!important;height:44px!important;font-size:12px!important;font-weight:950!important;line-height:1!important;display:inline-flex!important}.perimetr-product-note strong{color:#fff!important;letter-spacing:-.055em!important;font-size:clamp(22px,2.1vw,32px)!important;font-weight:950!important;line-height:.96!important;display:block!important}.perimetr-product-note small{color:#ffffffa8!important;margin-top:9px!important;font-size:15px!important;font-weight:720!important;line-height:1.28!important;display:block!important}.perimetr-product-dots{z-index:6!important;gap:8px!important;display:flex!important;position:absolute!important;bottom:34px!important;right:34px!important}.perimetr-product-dot{background:#ffffff3d!important;border-radius:999px!important;width:9px!important;height:9px!important;animation:36s infinite perimetrProductDot!important}.perimetr-product-slide-1,.perimetr-product-note-1,.perimetr-product-dot-1{animation-delay:0s}.perimetr-product-slide-2,.perimetr-product-note-2,.perimetr-product-dot-2{animation-delay:6s}.perimetr-product-slide-3,.perimetr-product-note-3,.perimetr-product-dot-3{animation-delay:12s}.perimetr-product-slide-4,.perimetr-product-note-4,.perimetr-product-dot-4{animation-delay:18s}.perimetr-product-slide-5,.perimetr-product-note-5,.perimetr-product-dot-5{animation-delay:24s}.perimetr-product-slide-6,.perimetr-product-note-6,.perimetr-product-dot-6{animation-delay:30s}@keyframes perimetrProductSlide{0%{opacity:0;transform:translate(34px)scale(.96)}4%,15%{opacity:1;transform:translate(0)scale(1)}19%,to{opacity:0;transform:translate(-34px)scale(.96)}}@keyframes perimetrProductNote{0%{opacity:0;transform:translateY(18px)}4%,15%{opacity:1;transform:translateY(0)}19%,to{opacity:0;transform:translateY(-14px)}}@keyframes perimetrProductDot{0%,15%{background:#e52222;width:28px}19%,to{background:#ffffff3d;width:9px}}@media (max-width:1100px){.perimetr-product-visual{min-height:560px!important}.perimetr-product-slide img{max-height:460px!important}}@media (max-width:760px){.perimetr-product-showcase{border-radius:30px!important;padding:24px!important}.perimetr-product-visual{border-radius:26px!important;min-height:500px!important}.perimetr-product-slide{align-items:center!important;padding:40px 18px 170px!important}.perimetr-product-slide img{border-radius:18px!important;max-height:300px!important}.perimetr-product-notes{width:auto!important;bottom:16px!important;left:16px!important;right:16px!important}.perimetr-product-dots{bottom:170px!important;right:18px!important}}.perimetr-product-showcase{padding:42px!important}.perimetr-product-visual{background:radial-gradient(circle at 84% 12%,#e5222229,#0000 34%),linear-gradient(135deg,#07080a 0%,#111318 54%,#050506 100%)!important;border-radius:38px!important;min-height:720px!important}.perimetr-product-visual:after{background:linear-gradient(90deg,#08090b2e 0%,#08090b0a 38%,#08090b05 68%,#08090b14 100%),linear-gradient(#08090b05 0%,#08090b29 100%)!important}.perimetr-product-slide{justify-content:center!important;align-items:center!important;padding:28px 32px 34px!important}.perimetr-product-slide img{object-fit:contain!important;opacity:1!important;filter:none!important;border-radius:30px!important;width:min(100%,1180px)!important;max-height:650px!important;box-shadow:0 34px 110px #00000075,0 0 0 1px #ffffff21!important}.perimetr-product-notes{width:min(430px,100% - 60px)!important;min-height:104px!important;bottom:30px!important;left:30px!important}.perimetr-product-note{-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important;background:#0c0d1094!important;border:1px solid #ffffff1f!important;border-radius:20px!important;grid-template-columns:40px 1fr!important;gap:12px!important;padding:14px 16px!important;box-shadow:0 18px 50px #0000003d!important}.perimetr-product-note b{border-radius:12px!important;width:36px!important;height:36px!important;font-size:11px!important}.perimetr-product-note strong{letter-spacing:-.045em!important;font-size:clamp(18px,1.55vw,25px)!important;line-height:.98!important}.perimetr-product-note small{color:#ffffff9e!important;margin-top:7px!important;font-size:13.2px!important;line-height:1.22!important}.perimetr-product-dots{gap:7px!important;bottom:30px!important;right:30px!important}.perimetr-product-dot{width:8px!important;height:8px!important}.perimetr-product-slide{z-index:2!important}.perimetr-product-note,.perimetr-product-dots{z-index:8!important}@media (max-width:1100px){.perimetr-product-visual{min-height:600px!important}.perimetr-product-slide img{max-height:520px!important}}@media (max-width:760px){.perimetr-product-visual{min-height:520px!important}.perimetr-product-slide{padding:22px 16px 150px!important}.perimetr-product-slide img{border-radius:18px!important;max-height:330px!important}.perimetr-product-notes{width:auto!important;bottom:14px!important;left:14px!important;right:14px!important}.perimetr-product-dots{bottom:132px!important;right:18px!important}}.perimetr-product-head{text-align:center!important;max-width:980px!important;margin:0 auto 36px!important}.perimetr-product-head span{justify-content:center!important}.perimetr-product-head h2{max-width:920px!important;margin-left:auto!important;margin-right:auto!important}.perimetr-product-head p{max-width:760px!important;margin-left:auto!important;margin-right:auto!important}.perimetr-audience-section{color:#fff!important;background:#07080a!important;border-radius:42px!important;grid-column:1/-1!important;min-height:760px!important;padding:42px!important;position:relative!important;overflow:hidden!important;box-shadow:0 34px 110px #11151d29!important}.perimetr-audience-bg{z-index:0!important;position:absolute!important;inset:0!important}.perimetr-audience-bg img{object-fit:cover!important;object-position:center center!important;opacity:.96!important;width:100%!important;height:100%!important;display:block!important}.perimetr-audience-section:after{content:""!important;z-index:1!important;pointer-events:none!important;background:linear-gradient(#07080a2e 0%,#07080a14 42%,#07080abd 100%),linear-gradient(90deg,#07080a47 0%,#07080a05 50%,#07080a47 100%)!important;position:absolute!important;inset:0!important}.perimetr-audience-head{z-index:2!important;text-align:center!important;max-width:920px!important;margin:0 auto!important;position:relative!important}.perimetr-audience-head span{color:#ff3232!important;text-transform:uppercase!important;letter-spacing:.08em!important;margin-bottom:18px!important;font-size:13px!important;font-weight:950!important;line-height:1!important;display:inline-flex!important}.perimetr-audience-head h2{color:#fff!important;letter-spacing:-.075em!important;margin:0!important;font-size:clamp(42px,4.8vw,76px)!important;font-weight:950!important;line-height:.88!important}.perimetr-audience-head p{color:#ffffffa3!important;max-width:720px!important;margin:24px auto 0!important;font-size:18px!important;font-weight:740!important;line-height:1.34!important}.perimetr-audience-card{-webkit-backdrop-filter:blur(18px)!important;backdrop-filter:blur(18px)!important;border-radius:34px!important;flex-direction:column!important;justify-content:flex-end!important;min-height:280px!important;padding:28px!important;display:flex!important;position:relative!important;overflow:hidden!important;box-shadow:0 28px 90px #00000052,inset 0 0 0 1px #ffffff0a!important}.perimetr-audience-card span{border-radius:16px!important;justify-content:center!important;align-items:center!important;width:48px!important;height:48px!important;font-size:13px!important;font-weight:950!important;line-height:1!important;display:inline-flex!important;position:absolute!important;top:24px!important;left:24px!important}.perimetr-audience-card p{color:#ffffffad!important;margin:18px 0 0!important;font-size:17px!important;font-weight:740!important;line-height:1.3!important}@media (max-width:1100px){.perimetr-audience-section{min-height:auto!important;padding:28px!important}.perimetr-audience-cards{gap:18px!important;margin-top:320px!important;position:relative!important;bottom:auto!important;left:auto!important;right:auto!important}}@media (max-width:760px){.perimetr-audience-section{border-radius:30px!important;padding:24px!important}.perimetr-audience-head{text-align:left!important}.perimetr-audience-head p{margin-left:0!important;margin-right:0!important}.perimetr-audience-cards{grid-template-columns:1fr!important;margin-top:260px!important}.perimetr-audience-card,.perimetr-audience-card-red,.perimetr-audience-card-green{min-height:240px!important;transform:none!important}}.perimetr-audience-head h2{font-size:clamp(40px,4.4vw,70px)!important}.perimetr-audience-cards{gap:clamp(260px,28vw,430px)!important;bottom:118px!important;left:58px!important;right:58px!important}.perimetr-audience-card{border-radius:32px!important;justify-content:flex-end!important;min-height:235px!important;padding:26px!important}.perimetr-audience-card span{border-radius:18px!important;width:54px!important;height:54px!important;font-size:25px!important;line-height:1!important;top:24px!important;left:24px!important}.perimetr-audience-card h3{font-size:clamp(31px,3vw,50px)!important}@media (max-width:1100px){.perimetr-audience-cards{gap:18px!important;margin-top:300px!important;position:relative!important;bottom:auto!important;left:auto!important;right:auto!important}.perimetr-audience-card-red,.perimetr-audience-card-green{transform:none!important}}.perimetr-advantages-v2{color:#fff!important;background:radial-gradient(circle at 90% 10%,#e5222238,#0000 34%),radial-gradient(circle at 10% 90%,#ffffff12,#0000 30%),linear-gradient(135deg,#08090b 0%,#15171c 52%,#050506 100%)!important;border-radius:42px!important;grid-column:1/-1!important;padding:42px!important;position:relative!important;overflow:hidden!important;box-shadow:0 34px 110px #11151d29!important}.perimetr-advantages-v2:before{content:""!important;pointer-events:none!important;border:2px dashed #e522222e!important;border-radius:50%!important;width:420px!important;height:420px!important;position:absolute!important;top:-130px!important;right:-130px!important}.perimetr-advantages-v2-head{z-index:2!important;text-align:center!important;max-width:880px!important;margin:0 auto 34px!important;position:relative!important}.perimetr-advantages-v2-head span{color:#ff3232!important;text-transform:uppercase!important;letter-spacing:.08em!important;margin-bottom:18px!important;font-size:13px!important;font-weight:950!important;line-height:1!important;display:inline-flex!important}.perimetr-advantages-v2-head h2{color:#fff!important;letter-spacing:-.075em!important;margin:0!important;font-size:clamp(42px,4.8vw,76px)!important;font-weight:950!important;line-height:.88!important}.perimetr-advantages-v2-head p{color:#ffffff9e!important;max-width:720px!important;margin:24px auto 0!important;font-size:18px!important;font-weight:740!important;line-height:1.34!important}.perimetr-advantages-v2-grid{z-index:2!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:16px!important;display:grid!important;position:relative!important}.perimetr-advantages-v2-grid article{-webkit-backdrop-filter:blur(16px)!important;backdrop-filter:blur(16px)!important;background:linear-gradient(135deg,#ffffff1c,#ffffff0b)!important;border:1px solid #ffffff1c!important;border-radius:30px!important;flex-direction:column!important;justify-content:space-between!important;min-height:220px!important;padding:24px!important;display:flex!important;position:relative!important;overflow:hidden!important;transform:rotate(-.7deg)!important;box-shadow:0 24px 70px #0000003d!important}.perimetr-advantages-v2-grid article:nth-child(2n){transform:rotate(.7deg)translateY(16px)!important}.perimetr-advantages-v2-grid article:after{content:""!important;pointer-events:none!important;background:#e522221f!important;border-radius:50%!important;width:170px!important;height:170px!important;position:absolute!important;bottom:-62px!important;right:-62px!important}.perimetr-advantages-v2-grid b{z-index:2!important;color:#ff3232e6!important;letter-spacing:-.08em!important;font-size:clamp(38px,4vw,62px)!important;font-weight:950!important;line-height:.8!important;position:relative!important}.perimetr-advantages-v2-grid p{z-index:2!important;color:#ffffffc7!important;margin:42px 0 0!important;font-size:17px!important;font-weight:780!important;line-height:1.28!important;position:relative!important}@media (max-width:1000px){.perimetr-advantages-v2-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.perimetr-advantages-v2-grid article,.perimetr-advantages-v2-grid article:nth-child(2n){transform:none!important}}@media (max-width:700px){.perimetr-audience-head{text-align:left!important}.perimetr-audience-cards{grid-template-columns:1fr!important;margin-top:260px!important}.perimetr-audience-card{min-height:230px!important}.perimetr-advantages-v2{border-radius:30px!important;padding:24px!important}.perimetr-advantages-v2-head{text-align:left!important}.perimetr-advantages-v2-head p{margin-left:0!important;margin-right:0!important}.perimetr-advantages-v2-grid{grid-template-columns:1fr!important}}.perimetr-audience-head h2{max-width:780px!important;margin:0 auto!important;font-size:clamp(36px,4vw,64px)!important;line-height:.9!important}.perimetr-audience-head p{max-width:620px!important;margin-top:20px!important;font-size:17px!important}.perimetr-audience-cards{z-index:3!important;grid-template-columns:1fr 1fr!important;align-items:end!important;gap:clamp(300px,30vw,470px)!important;display:grid!important;position:absolute!important;bottom:74px!important;left:50px!important;right:50px!important}.perimetr-audience-card{-webkit-backdrop-filter:blur(14px)!important;backdrop-filter:blur(14px)!important;border-radius:32px!important;flex-direction:column!important;justify-content:flex-end!important;min-height:230px!important;padding:26px!important;display:flex!important}.perimetr-audience-card h3{letter-spacing:-.065em!important;margin:0!important;font-size:clamp(30px,3vw,48px)!important;line-height:.92!important}.perimetr-audience-card-red{background:radial-gradient(circle at 12% 12%,#e5222242,#0000 34%),#1c0a0da3!important;border:1px solid #e522224d!important;transform:rotate(-.7deg)translateY(-6px)!important}.perimetr-audience-card-green{background:radial-gradient(circle at 88% 12%,#45be5442,#0000 34%),#08180ea3!important;border:1px solid #45be5447!important;transform:rotate(.7deg)translateY(-6px)!important}.perimetr-advantages-lines{color:#fff!important;background:radial-gradient(circle at 92% 8%,#e5222238,#0000 34%),linear-gradient(135deg,#08090b 0%,#15171c 52%,#050506 100%)!important;border-radius:42px!important;grid-column:1/-1!important;padding:42px!important;position:relative!important;overflow:hidden!important;box-shadow:0 34px 110px #11151d29!important}.perimetr-advantages-lines:before{content:""!important;pointer-events:none!important;border:2px dashed #e522222e!important;border-radius:50%!important;width:420px!important;height:420px!important;position:absolute!important;top:-130px!important;right:-130px!important}.perimetr-advantages-lines-head{z-index:2!important;text-align:center!important;max-width:880px!important;margin:0 auto 34px!important;position:relative!important}.perimetr-advantages-lines-head span{color:#ff3232!important;text-transform:uppercase!important;letter-spacing:.08em!important;margin-bottom:18px!important;font-size:13px!important;font-weight:950!important;line-height:1!important;display:inline-flex!important}.perimetr-advantages-lines-head h2{color:#fff!important;letter-spacing:-.075em!important;margin:0!important;font-size:clamp(42px,4.8vw,76px)!important;font-weight:950!important;line-height:.88!important}.perimetr-advantages-lines-head p{color:#ffffff9e!important;max-width:720px!important;margin:24px auto 0!important;font-size:18px!important;font-weight:740!important;line-height:1.34!important}.perimetr-advantages-lines-list{z-index:2!important;grid-template-columns:1fr!important;display:grid!important;position:relative!important}.perimetr-advantages-lines-list div{border-top:1px solid #ffffff1f!important;grid-template-columns:150px 1fr!important;align-items:center!important;gap:28px!important;min-height:96px!important;padding:24px 0!important;display:grid!important}@media (max-width:1100px){.perimetr-audience-cards{gap:18px!important;margin-top:300px!important;position:relative!important;bottom:auto!important;left:auto!important;right:auto!important}.perimetr-audience-card-red,.perimetr-audience-card-green{transform:none!important}}@media (max-width:700px){.perimetr-audience-head,.perimetr-advantages-lines-head{text-align:left!important}.perimetr-audience-cards{grid-template-columns:1fr!important;margin-top:260px!important}.perimetr-advantages-lines{border-radius:30px!important;padding:24px!important}.perimetr-advantages-lines-list div{grid-template-columns:1fr!important;gap:12px!important}}.perimetr-audience-section{min-height:820px!important}.perimetr-audience-head{max-width:780px!important}.perimetr-audience-head h2{max-width:760px!important;font-size:clamp(34px,3.8vw,60px)!important;line-height:.9!important}.perimetr-audience-head p{max-width:560px!important;font-size:16.5px!important;line-height:1.32!important}.perimetr-audience-cards{align-items:start!important;gap:clamp(360px,36vw,560px)!important;bottom:178px!important;left:86px!important;right:86px!important}.perimetr-audience-card{border-radius:32px!important;justify-content:flex-end!important;max-width:470px!important;min-height:315px!important;padding:28px!important}.perimetr-audience-card-red{justify-self:start!important;transform:rotate(-1.4deg)translateY(-18px)!important}.perimetr-audience-card-green{justify-self:end!important;transform:rotate(1.4deg)translateY(-18px)!important}.perimetr-audience-card span{letter-spacing:.06em!important;border-radius:14px!important;min-width:64px!important;height:42px!important;padding:0 14px!important;font-size:11px!important;top:26px!important;left:26px!important}.perimetr-audience-card h3{font-size:clamp(31px,2.9vw,46px)!important;line-height:.92!important}.perimetr-audience-card p{max-width:390px!important;margin-top:16px!important;font-size:15.5px!important;line-height:1.28!important}.perimetr-advantages-lines{border-radius:42px!important;padding:44px!important}.perimetr-advantages-lines-head{max-width:850px!important;margin-bottom:38px!important}@media (max-width:1100px){.perimetr-audience-cards{gap:18px!important;margin-top:300px!important;position:relative!important;bottom:auto!important;left:auto!important;right:auto!important}.perimetr-audience-card,.perimetr-audience-card-red,.perimetr-audience-card-green{max-width:none!important;transform:none!important}.perimetr-advantages-lines-list div,.perimetr-advantages-lines-list div:nth-child(2n),.perimetr-advantages-lines-list div:nth-child(3n){transform:none!important}}@media (max-width:700px){.perimetr-audience-section{min-height:auto!important}.perimetr-audience-cards{grid-template-columns:1fr!important;margin-top:260px!important}.perimetr-audience-card{min-height:260px!important}.perimetr-advantages-lines-list div{grid-template-columns:1fr!important;gap:12px!important;min-height:auto!important}.perimetr-advantages-lines-list b{font-size:46px!important}}.perimetr-audience-section{min-height:820px!important;padding:36px!important}.perimetr-audience-cards{z-index:4!important;pointer-events:none!important;display:block!important;position:absolute!important;inset:0!important}.perimetr-advantages-lines-list{gap:16px!important;display:grid!important}.perimetr-advantages-lines-list div{-webkit-backdrop-filter:blur(16px)!important;backdrop-filter:blur(16px)!important;background:radial-gradient(circle at 92% 18%,#e5222221,#0000 32%),linear-gradient(135deg,#ffffff1c,#ffffff0b)!important;border:1px solid #ffffff1f!important;border-radius:28px!important;grid-template-columns:136px 1fr!important;align-items:center!important;gap:28px!important;width:min(100%,1060px)!important;min-height:118px!important;margin:0 auto!important;padding:24px 30px!important;display:grid!important;transform:rotate(-1deg)translate(-10px)!important;box-shadow:0 24px 76px #00000038!important}.perimetr-advantages-lines-list div:nth-child(2n){transform:rotate(1deg)translate(18px)!important}.perimetr-advantages-lines-list div:nth-child(3n){transform:rotate(-.65deg)translate(34px)!important}.perimetr-advantages-lines-list div:nth-child(4n){transform:rotate(.75deg)translate(-24px)!important}.perimetr-advantages-lines-list div:last-child{border-bottom:1px solid #ffffff1f!important}.perimetr-advantages-lines-list b{color:#ff3232!important;letter-spacing:-.08em!important;font-size:clamp(40px,4.7vw,74px)!important;font-weight:950!important;line-height:.82!important}.perimetr-advantages-lines-list p{color:#ffffffd1!important;letter-spacing:-.035em!important;max-width:820px!important;margin:0!important;font-size:clamp(19px,1.8vw,27px)!important;font-weight:850!important;line-height:1.1!important}@media (max-width:1100px){.perimetr-audience-section{min-height:auto!important}.perimetr-audience-cards{grid-template-columns:1fr 1fr!important;gap:18px!important;margin-top:300px!important;display:grid!important;position:relative!important;inset:auto!important}.perimetr-audience-card,.perimetr-audience-card-red,.perimetr-audience-card-green{width:auto!important;max-width:none!important;min-height:280px!important;position:relative!important;top:auto!important;left:auto!important;right:auto!important;transform:none!important}.perimetr-advantages-lines-list div,.perimetr-advantages-lines-list div:nth-child(2n),.perimetr-advantages-lines-list div:nth-child(3n),.perimetr-advantages-lines-list div:nth-child(4n){transform:none!important}}@media (max-width:700px){.perimetr-audience-cards{grid-template-columns:1fr!important;margin-top:260px!important}.perimetr-advantages-lines-list div{grid-template-columns:1fr!important;gap:12px!important;min-height:auto!important}}.perimetr-audience-section{min-height:820px!important;padding:34px!important;position:relative!important}.perimetr-audience-bg img{object-fit:cover!important;object-position:center center!important}.perimetr-audience-head{text-align:center!important;max-width:720px!important;margin:0 auto!important}.perimetr-audience-head h2{letter-spacing:-.07em!important;max-width:700px!important;margin:0 auto!important;font-size:clamp(32px,3.5vw,56px)!important;line-height:.9!important}.perimetr-audience-head p{max-width:540px!important;margin:18px auto 0!important;font-size:15.5px!important;line-height:1.3!important}.perimetr-audience-cards{z-index:5!important;pointer-events:none!important;gap:0!important;margin:0!important;display:block!important;position:absolute!important;inset:0!important}.perimetr-audience-card{pointer-events:auto!important;-webkit-backdrop-filter:blur(14px)!important;backdrop-filter:blur(14px)!important;border-radius:30px!important;flex-direction:column!important;justify-content:flex-end!important;width:285px!important;max-width:285px!important;min-height:390px!important;padding:24px!important;display:flex!important;position:absolute!important;top:265px!important;box-shadow:0 28px 90px #0000005c,inset 0 0 0 1px #ffffff0a!important}.perimetr-audience-card-red{background:radial-gradient(circle at 18% 12%,#e522224d,#0000 34%),#1e0a0db3!important;border:1px solid #e522225c!important;justify-self:auto!important;left:58px!important;right:auto!important;transform:rotate(-1.5deg)!important}.perimetr-audience-card-green{background:radial-gradient(circle at 82% 12%,#45be544d,#0000 34%),#08180eb3!important;border:1px solid #45be5457!important;justify-self:auto!important;left:auto!important;right:58px!important;transform:rotate(1.5deg)!important}.perimetr-audience-card span{letter-spacing:.06em!important;border-radius:14px!important;justify-content:center!important;align-items:center!important;width:auto!important;min-width:58px!important;height:40px!important;padding:0 13px!important;font-size:10.5px!important;font-weight:950!important;line-height:1!important;display:inline-flex!important;position:absolute!important;top:22px!important;left:22px!important}.perimetr-audience-card-red span{color:#fff!important;background:#e52222!important}.perimetr-audience-card-green span{color:#07100a!important;background:#45be54!important}.perimetr-audience-card h3{color:#fff!important;letter-spacing:-.065em!important;margin:0!important;font-size:clamp(29px,2.45vw,40px)!important;font-weight:950!important;line-height:.9!important}.perimetr-audience-card p{color:#ffffffb3!important;max-width:235px!important;margin:15px 0 0!important;font-size:14.2px!important;font-weight:740!important;line-height:1.28!important}@media (max-width:1100px){.perimetr-audience-section{min-height:auto!important}.perimetr-audience-cards{grid-template-columns:1fr 1fr!important;gap:18px!important;margin-top:300px!important;display:grid!important;position:relative!important;inset:auto!important}.perimetr-audience-card,.perimetr-audience-card-red,.perimetr-audience-card-green{width:auto!important;max-width:none!important;min-height:280px!important;position:relative!important;top:auto!important;left:auto!important;right:auto!important;transform:none!important}.perimetr-audience-card p{max-width:100%!important}}@media (max-width:700px){.perimetr-audience-cards{grid-template-columns:1fr!important;margin-top:250px!important}}.perimetr-page .perimetr-audience-section{min-height:820px!important;padding:34px!important;position:relative!important}.perimetr-page .perimetr-audience-section .perimetr-audience-cards{z-index:10!important;pointer-events:none!important;grid-template-columns:none!important;gap:0!important;margin:0!important;display:block!important;position:absolute!important;inset:0!important}.perimetr-page .perimetr-audience-section .perimetr-audience-cards .perimetr-audience-card{pointer-events:auto!important;-webkit-backdrop-filter:blur(14px)!important;backdrop-filter:blur(14px)!important;border-radius:30px!important;flex-direction:column!important;justify-content:flex-end!important;width:315px!important;min-width:315px!important;max-width:315px!important;height:360px!important;min-height:360px!important;padding:24px!important;display:flex!important;position:absolute!important;top:235px!important;box-shadow:0 28px 90px #0000005c,inset 0 0 0 1px #ffffff0a!important}.perimetr-page .perimetr-audience-section .perimetr-audience-cards .perimetr-audience-card-red{background:radial-gradient(circle at 18% 12%,#e522224d,#0000 34%),#1e0a0db3!important;border:1px solid #e522225c!important;place-self:auto!important;left:74px!important;right:auto!important;transform:rotate(-1.4deg)!important}.perimetr-page .perimetr-audience-section .perimetr-audience-cards .perimetr-audience-card-green{background:radial-gradient(circle at 82% 12%,#45be544d,#0000 34%),#08180eb3!important;border:1px solid #45be5457!important;place-self:auto!important;left:auto!important;right:74px!important;transform:rotate(1.4deg)!important}.perimetr-page .perimetr-audience-section .perimetr-audience-card span{letter-spacing:.06em!important;border-radius:14px!important;width:auto!important;min-width:58px!important;height:40px!important;padding:0 13px!important;font-size:10.5px!important;font-weight:950!important;line-height:1!important;position:absolute!important;top:22px!important;left:22px!important}.perimetr-page .perimetr-audience-section .perimetr-audience-card h3{color:#fff!important;letter-spacing:-.065em!important;margin:0!important;font-size:34px!important;font-weight:950!important;line-height:.9!important}.perimetr-page .perimetr-audience-section .perimetr-audience-card p{color:#ffffffb3!important;max-width:250px!important;margin:15px 0 0!important;font-size:14px!important;font-weight:740!important;line-height:1.28!important}.perimetr-page .perimetr-audience-section .perimetr-audience-head{text-align:center!important;max-width:720px!important;margin:0 auto!important}.perimetr-page .perimetr-audience-section .perimetr-audience-head h2{letter-spacing:-.07em!important;max-width:700px!important;margin:0 auto!important;font-size:clamp(32px,3.4vw,54px)!important;line-height:.9!important}.perimetr-page .perimetr-audience-section .perimetr-audience-head p{max-width:540px!important;margin:16px auto 0!important;font-size:15.5px!important;line-height:1.3!important}@media (max-width:1100px){.perimetr-page .perimetr-audience-section{min-height:auto!important}.perimetr-page .perimetr-audience-section .perimetr-audience-cards{grid-template-columns:1fr 1fr!important;gap:18px!important;margin-top:300px!important;display:grid!important;position:relative!important;inset:auto!important}.perimetr-page .perimetr-audience-section .perimetr-audience-cards .perimetr-audience-card,.perimetr-page .perimetr-audience-section .perimetr-audience-cards .perimetr-audience-card-red,.perimetr-page .perimetr-audience-section .perimetr-audience-cards .perimetr-audience-card-green{width:auto!important;min-width:0!important;max-width:none!important;height:auto!important;min-height:280px!important;position:relative!important;top:auto!important;left:auto!important;right:auto!important;transform:none!important}.perimetr-page .perimetr-audience-section .perimetr-audience-card p{max-width:100%!important}}@media (max-width:700px){.perimetr-page .perimetr-audience-section .perimetr-audience-cards{grid-template-columns:1fr!important;margin-top:250px!important}}@media (min-width:701px){.solution-page.perimetr-page .solution-content .perimetr-audience-section{min-height:820px!important;position:relative!important;overflow:hidden!important}.solution-page.perimetr-page .solution-content .perimetr-audience-section .perimetr-audience-cards{grid-template-columns:unset!important;grid-template-rows:unset!important;z-index:20!important;pointer-events:none!important;gap:0!important;margin:0!important;padding:0!important;display:block!important;position:absolute!important;inset:0!important}.solution-page.perimetr-page .solution-content .perimetr-audience-section .perimetr-audience-cards .perimetr-audience-card{pointer-events:auto!important;-webkit-backdrop-filter:blur(14px)!important;backdrop-filter:blur(14px)!important;border-radius:28px!important;flex-direction:column!important;justify-content:flex-end!important;width:255px!important;min-width:255px!important;max-width:255px!important;height:335px!important;min-height:335px!important;max-height:335px!important;padding:22px!important;display:flex!important;position:absolute!important;top:185px!important;box-shadow:0 28px 90px #00000061,inset 0 0 0 1px #ffffff0a!important}.solution-page.perimetr-page .solution-content .perimetr-audience-section .perimetr-audience-cards .perimetr-audience-card-red{justify-self:unset!important;align-self:unset!important;background:radial-gradient(circle at 18% 12%,#e5222257,#0000 34%),#1e0a0db8!important;border:1px solid #e5222261!important;margin:0!important;bottom:auto!important;left:64px!important;right:auto!important;transform:rotate(-2deg)!important}.solution-page.perimetr-page .solution-content .perimetr-audience-section .perimetr-audience-cards .perimetr-audience-card-green{justify-self:unset!important;align-self:unset!important;background:radial-gradient(circle at 82% 12%,#45be5457,#0000 34%),#08180eb8!important;border:1px solid #45be545c!important;margin:0!important;bottom:auto!important;left:auto!important;right:64px!important;transform:rotate(2deg)!important}.solution-page.perimetr-page .solution-content .perimetr-audience-section .perimetr-audience-card span{letter-spacing:.06em!important;border-radius:13px!important;min-width:54px!important;height:38px!important;padding:0 12px!important;font-size:10px!important;font-weight:950!important;line-height:1!important;position:absolute!important;top:20px!important;left:20px!important}.solution-page.perimetr-page .solution-content .perimetr-audience-section .perimetr-audience-card h3{color:#fff!important;letter-spacing:-.065em!important;margin:0!important;font-size:30px!important;font-weight:950!important;line-height:.9!important}.solution-page.perimetr-page .solution-content .perimetr-audience-section .perimetr-audience-card p{color:#ffffffb3!important;max-width:205px!important;margin:14px 0 0!important;font-size:13px!important;font-weight:740!important;line-height:1.25!important}}.perimetr-page .perimetr-advantages-lines{color:#fff!important;background:radial-gradient(circle at 90% 10%,#e522223d,#0000 34%),radial-gradient(circle at 12% 92%,#ffffff12,#0000 30%),linear-gradient(135deg,#08090b 0%,#15171c 52%,#050506 100%)!important;border-radius:42px!important;grid-column:1/-1!important;padding:46px!important;position:relative!important;overflow:hidden!important;box-shadow:0 34px 110px #11151d29!important}.perimetr-page .perimetr-advantages-lines-head{text-align:center!important;max-width:860px!important;margin:0 auto 42px!important}.perimetr-page .perimetr-advantages-lines-head span{color:#ff3232!important;text-transform:uppercase!important;letter-spacing:.08em!important;margin-bottom:18px!important;font-size:13px!important;font-weight:950!important;line-height:1!important;display:inline-flex!important}.perimetr-page .perimetr-advantages-lines-head h2{color:#fff!important;letter-spacing:-.075em!important;margin:0!important;font-size:clamp(42px,4.8vw,76px)!important;font-weight:950!important;line-height:.88!important}.perimetr-page .perimetr-advantages-lines-head p{color:#ffffff9e!important;max-width:700px!important;margin:24px auto 0!important;font-size:18px!important;font-weight:740!important;line-height:1.34!important}.perimetr-page .perimetr-advantages-lines-list{z-index:2!important;gap:18px!important;display:grid!important;position:relative!important}.perimetr-page .perimetr-advantages-lines-list div{-webkit-backdrop-filter:blur(16px)!important;backdrop-filter:blur(16px)!important;background:radial-gradient(circle at 92% 18%,#e5222224,#0000 34%),linear-gradient(135deg,#ffffff1c,#ffffff0b)!important;border:1px solid #ffffff1f!important;border-radius:30px!important;grid-template-columns:138px 1fr!important;align-items:center!important;gap:30px!important;width:min(100%,1080px)!important;min-height:124px!important;margin:0 auto!important;padding:26px 32px!important;display:grid!important;box-shadow:0 24px 76px #0000003d!important}.perimetr-page .perimetr-advantages-lines-list div:first-child{transform:rotate(-1.1deg)translate(-28px)!important}.perimetr-page .perimetr-advantages-lines-list div:nth-child(2){transform:rotate(.9deg)translate(34px)!important}.perimetr-page .perimetr-advantages-lines-list div:nth-child(3){transform:rotate(-.7deg)translate(10px)!important}.perimetr-page .perimetr-advantages-lines-list div:nth-child(4){transform:rotate(1.1deg)translate(-20px)!important}.perimetr-page .perimetr-advantages-lines-list div:nth-child(5){transform:rotate(-.85deg)translate(40px)!important}.perimetr-page .perimetr-advantages-lines-list div:nth-child(6){transform:rotate(.65deg)translate(-8px)!important}.perimetr-page .perimetr-advantages-lines-list b{color:#ff3232!important;letter-spacing:-.08em!important;font-size:clamp(42px,4.8vw,78px)!important;font-weight:950!important;line-height:.82!important}.perimetr-page .perimetr-advantages-lines-list p{color:#ffffffd1!important;letter-spacing:-.035em!important;max-width:820px!important;margin:0!important;font-size:clamp(19px,1.85vw,28px)!important;font-weight:850!important;line-height:1.1!important}.perimetr-page .perimetr-launch-section{color:#fff!important;background:radial-gradient(circle at 14% 12%,#e5222238,#0000 34%),radial-gradient(circle at 88% 88%,#ffffff12,#0000 30%),linear-gradient(135deg,#090a0c 0%,#15171c 52%,#050506 100%)!important;border-radius:42px!important;grid-column:1/-1!important;padding:46px!important;position:relative!important;overflow:hidden!important;box-shadow:0 34px 110px #11151d29!important}.perimetr-page .perimetr-launch-section:before{content:""!important;pointer-events:none!important;border:2px dashed #e522222e!important;border-radius:50%!important;width:430px!important;height:430px!important;position:absolute!important;top:-140px!important;right:-150px!important}.perimetr-page .perimetr-launch-head{z-index:2!important;text-align:center!important;max-width:880px!important;margin:0 auto 36px!important;position:relative!important}.perimetr-page .perimetr-launch-head span{color:#ff3232!important;text-transform:uppercase!important;letter-spacing:.08em!important;margin-bottom:18px!important;font-size:13px!important;font-weight:950!important;line-height:1!important;display:inline-flex!important}.perimetr-page .perimetr-launch-head h2{color:#fff!important;letter-spacing:-.075em!important;margin:0!important;font-size:clamp(42px,4.8vw,76px)!important;font-weight:950!important;line-height:.88!important}.perimetr-page .perimetr-launch-head p{color:#ffffff9e!important;max-width:720px!important;margin:24px auto 0!important;font-size:18px!important;font-weight:740!important;line-height:1.34!important}.perimetr-page .perimetr-launch-grid{z-index:2!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:16px!important;display:grid!important;position:relative!important}.perimetr-page .perimetr-launch-grid article{-webkit-backdrop-filter:blur(16px)!important;backdrop-filter:blur(16px)!important;background:radial-gradient(circle at 88% 12%,#e522222e,#0000 34%),linear-gradient(135deg,#ffffff1b,#ffffff0b)!important;border:1px solid #ffffff1f!important;border-radius:32px!important;flex-direction:column!important;justify-content:flex-end!important;min-height:300px!important;padding:26px!important;display:flex!important;position:relative!important;overflow:hidden!important;box-shadow:0 24px 76px #0000003d!important}.perimetr-page .perimetr-launch-grid article:first-child{transform:rotate(-1deg)translateY(10px)!important}.perimetr-page .perimetr-launch-grid article:nth-child(2){transform:rotate(.8deg)translateY(-8px)!important}.perimetr-page .perimetr-launch-grid article:nth-child(3){transform:rotate(-.6deg)translateY(12px)!important}.perimetr-page .perimetr-launch-grid b{color:#fff!important;background:#e52222!important;border-radius:16px!important;justify-content:center!important;align-items:center!important;width:48px!important;height:48px!important;font-size:13px!important;font-weight:950!important;line-height:1!important;display:inline-flex!important;position:absolute!important;top:24px!important;left:24px!important}.perimetr-page .perimetr-launch-grid h3{color:#fff!important;letter-spacing:-.065em!important;margin:0!important;font-size:clamp(28px,2.8vw,44px)!important;font-weight:950!important;line-height:.9!important}.perimetr-page .perimetr-launch-grid p{color:#ffffffad!important;margin:16px 0 0!important;font-size:15.5px!important;font-weight:740!important;line-height:1.28!important}.perimetr-page .perimetr-launch-actions{z-index:2!important;flex-wrap:wrap!important;justify-content:center!important;gap:12px!important;margin-top:34px!important;display:flex!important;position:relative!important}.perimetr-page .perimetr-launch-actions a{border-radius:18px!important;justify-content:center!important;align-items:center!important;min-height:58px!important;padding:0 24px!important;font-size:15px!important;font-weight:950!important;line-height:1!important;text-decoration:none!important;display:inline-flex!important}.perimetr-page .perimetr-launch-actions a:first-child{color:#fff!important;background:#e52222!important;box-shadow:0 24px 60px #e5222242!important}.perimetr-page .perimetr-launch-actions a:last-child{color:#fff!important;-webkit-backdrop-filter:blur(16px)!important;backdrop-filter:blur(16px)!important;background:#ffffff1a!important;border:1px solid #ffffff29!important}@media (max-width:1000px){.perimetr-page .perimetr-advantages-lines-list div,.perimetr-page .perimetr-advantages-lines-list div:first-child,.perimetr-page .perimetr-advantages-lines-list div:nth-child(2),.perimetr-page .perimetr-advantages-lines-list div:nth-child(3),.perimetr-page .perimetr-advantages-lines-list div:nth-child(4),.perimetr-page .perimetr-advantages-lines-list div:nth-child(5),.perimetr-page .perimetr-advantages-lines-list div:nth-child(6),.perimetr-page .perimetr-launch-grid article,.perimetr-page .perimetr-launch-grid article:first-child,.perimetr-page .perimetr-launch-grid article:nth-child(2),.perimetr-page .perimetr-launch-grid article:nth-child(3){transform:none!important}.perimetr-page .perimetr-launch-grid{grid-template-columns:1fr!important}}@media (max-width:700px){.perimetr-page .perimetr-advantages-lines,.perimetr-page .perimetr-launch-section{border-radius:30px!important;padding:24px!important}.perimetr-page .perimetr-advantages-lines-head,.perimetr-page .perimetr-launch-head{text-align:left!important}.perimetr-page .perimetr-advantages-lines-head p,.perimetr-page .perimetr-launch-head p{margin-left:0!important;margin-right:0!important}.perimetr-page .perimetr-advantages-lines-list div{grid-template-columns:1fr!important;gap:12px!important;min-height:auto!important}.perimetr-page .perimetr-launch-actions{grid-template-columns:1fr!important;display:grid!important}.perimetr-page .perimetr-launch-actions a{width:100%!important}}.perimetr-page .perimetr-advantages-tilt{color:#fff!important;background:radial-gradient(circle at 90% 8%,#e5222242,#0000 34%),radial-gradient(circle at 10% 92%,#ffffff12,#0000 32%),linear-gradient(135deg,#08090b 0%,#15171c 52%,#050506 100%)!important;border-radius:42px!important;grid-column:1/-1!important;padding:48px 46px 58px!important;position:relative!important;overflow:hidden!important;box-shadow:0 34px 110px #11151d29!important}.perimetr-page .perimetr-advantages-tilt:before{content:""!important;pointer-events:none!important;border:2px dashed #e522222e!important;border-radius:50%!important;width:430px!important;height:430px!important;position:absolute!important;top:-130px!important;right:-130px!important}.perimetr-page .perimetr-advantages-tilt-head{z-index:2!important;text-align:center!important;max-width:860px!important;margin:0 auto 48px!important;position:relative!important}.perimetr-page .perimetr-advantages-tilt-head span{color:#ff3232!important;text-transform:uppercase!important;letter-spacing:.08em!important;margin-bottom:18px!important;font-size:13px!important;font-weight:950!important;line-height:1!important;display:inline-flex!important}.perimetr-page .perimetr-advantages-tilt-head h2{color:#fff!important;letter-spacing:-.075em!important;margin:0!important;font-size:clamp(42px,4.8vw,76px)!important;font-weight:950!important;line-height:.88!important}.perimetr-page .perimetr-advantages-tilt-head p{color:#ffffff9e!important;max-width:720px!important;margin:24px auto 0!important;font-size:18px!important;font-weight:740!important;line-height:1.34!important}.perimetr-page .perimetr-advantages-tilt-list{z-index:2!important;min-height:860px!important;position:relative!important}.perimetr-page .perimetr-advantages-tilt-list article{-webkit-backdrop-filter:blur(16px)!important;backdrop-filter:blur(16px)!important;background:radial-gradient(circle at 92% 18%,#e5222226,#0000 34%),linear-gradient(135deg,#ffffff1f,#ffffff0b)!important;border:1px solid #ffffff21!important;border-radius:32px!important;grid-template-columns:150px 1fr!important;align-items:center!important;gap:30px!important;width:min(78%,980px)!important;min-height:132px!important;padding:28px 34px!important;display:grid!important;position:absolute!important;box-shadow:0 26px 80px #00000047,inset 0 0 0 1px #ffffff06!important}.perimetr-page .perimetr-advantages-tilt-list article:first-child{top:0!important;left:1%!important;transform:rotate(-2.2deg)!important}.perimetr-page .perimetr-advantages-tilt-list article:nth-child(2){top:142px!important;right:2%!important;transform:rotate(1.8deg)!important}.perimetr-page .perimetr-advantages-tilt-list article:nth-child(3){top:284px!important;left:7%!important;transform:rotate(-1.4deg)!important}.perimetr-page .perimetr-advantages-tilt-list article:nth-child(4){top:426px!important;right:6%!important;transform:rotate(2.1deg)!important}.perimetr-page .perimetr-advantages-tilt-list article:nth-child(5){top:568px!important;left:0!important;transform:rotate(1.2deg)!important}.perimetr-page .perimetr-advantages-tilt-list article:nth-child(6){top:710px!important;right:0!important;transform:rotate(-1.8deg)!important}.perimetr-page .perimetr-advantages-tilt-list b{color:#ff3232!important;letter-spacing:-.085em!important;font-size:clamp(46px,5vw,82px)!important;font-weight:950!important;line-height:.82!important}.perimetr-page .perimetr-advantages-tilt-list p{color:#ffffffd1!important;letter-spacing:-.04em!important;margin:0!important;font-size:clamp(20px,1.95vw,30px)!important;font-weight:850!important;line-height:1.1!important}.perimetr-page .perimetr-launch-final{color:#fff!important;background:radial-gradient(circle at 14% 12%,#e522223d,#0000 34%),radial-gradient(circle at 88% 88%,#ffffff12,#0000 30%),linear-gradient(135deg,#090a0c 0%,#15171c 52%,#050506 100%)!important;border-radius:42px!important;grid-column:1/-1!important;padding:48px!important;position:relative!important;overflow:hidden!important;box-shadow:0 34px 110px #11151d29!important}.perimetr-page .perimetr-launch-final:before{content:""!important;pointer-events:none!important;border:2px dashed #e522222e!important;border-radius:50%!important;width:430px!important;height:430px!important;position:absolute!important;top:-140px!important;right:-150px!important}.perimetr-page .perimetr-launch-final-head{z-index:2!important;text-align:center!important;max-width:880px!important;margin:0 auto 38px!important;position:relative!important}.perimetr-page .perimetr-launch-final-head span{color:#ff3232!important;text-transform:uppercase!important;letter-spacing:.08em!important;margin-bottom:18px!important;font-size:13px!important;font-weight:950!important;line-height:1!important;display:inline-flex!important}.perimetr-page .perimetr-launch-final-head h2{color:#fff!important;letter-spacing:-.075em!important;margin:0!important;font-size:clamp(42px,4.8vw,76px)!important;font-weight:950!important;line-height:.88!important}.perimetr-page .perimetr-launch-final-head p{color:#ffffff9e!important;max-width:720px!important;margin:24px auto 0!important;font-size:18px!important;font-weight:740!important;line-height:1.34!important}.perimetr-page .perimetr-launch-final-grid{z-index:2!important;grid-template-columns:1fr 1fr!important;align-items:stretch!important;gap:18px!important;display:grid!important;position:relative!important}.perimetr-page .perimetr-launch-final-card{-webkit-backdrop-filter:blur(16px)!important;backdrop-filter:blur(16px)!important;border:1px solid #ffffff1f!important;border-radius:36px!important;flex-direction:column!important;justify-content:flex-end!important;min-height:390px!important;padding:32px!important;display:flex!important;position:relative!important;overflow:hidden!important;box-shadow:0 28px 90px #00000047,inset 0 0 0 1px #ffffff06!important}.perimetr-page .perimetr-launch-final-card-dark{background:radial-gradient(circle at 16% 12%,#e522222e,#0000 34%),linear-gradient(135deg,#ffffff1b,#ffffff0b)!important;transform:rotate(-1deg)translateY(10px)!important}.perimetr-page .perimetr-launch-final-card-red{background:radial-gradient(circle at 86% 12%,#e5222247,#0000 34%),#200a0db8!important;border-color:#e5222247!important;transform:rotate(1deg)translateY(-8px)!important}.perimetr-page .perimetr-launch-final-card>span{color:#ff3232!important;text-transform:uppercase!important;letter-spacing:.06em!important;background:#e5222229!important;border-radius:14px!important;justify-content:center!important;align-items:center!important;width:fit-content!important;height:42px!important;padding:0 15px!important;font-size:12px!important;font-weight:950!important;line-height:1!important;display:inline-flex!important;position:absolute!important;top:28px!important;left:28px!important}.perimetr-page .perimetr-launch-final-card h3{color:#fff!important;letter-spacing:-.075em!important;margin:0!important;font-size:clamp(34px,3.6vw,58px)!important;font-weight:950!important;line-height:.88!important}.perimetr-page .perimetr-launch-final-card p{color:#ffffffad!important;margin:18px 0 0!important;font-size:16px!important;font-weight:740!important;line-height:1.32!important}.perimetr-page .perimetr-launch-final-actions{grid-template-columns:1fr 1fr!important;gap:12px!important;margin-top:26px!important;display:grid!important}.perimetr-page .perimetr-launch-final-actions a{color:#fff!important;background:#ffffff1a!important;border:1px solid #ffffff21!important;border-radius:22px!important;align-content:center!important;gap:7px!important;min-height:86px!important;padding:18px!important;text-decoration:none!important;display:grid!important}.perimetr-page .perimetr-launch-final-actions a:first-child{background:#e52222!important;border-color:#e5222280!important;box-shadow:0 24px 60px #e522223d!important}.perimetr-page .perimetr-launch-final-actions small{color:#fff9!important;text-transform:uppercase!important;letter-spacing:.04em!important;font-size:11px!important;font-weight:850!important;line-height:1!important}.perimetr-page .perimetr-launch-final-actions b{color:#fff!important;letter-spacing:-.04em!important;font-size:clamp(17px,1.6vw,23px)!important;font-weight:950!important;line-height:1!important}@media (max-width:1000px){.perimetr-page .perimetr-advantages-tilt-list{gap:14px!important;min-height:auto!important;display:grid!important}.perimetr-page .perimetr-advantages-tilt-list article,.perimetr-page .perimetr-advantages-tilt-list article:first-child,.perimetr-page .perimetr-advantages-tilt-list article:nth-child(2),.perimetr-page .perimetr-advantages-tilt-list article:nth-child(3),.perimetr-page .perimetr-advantages-tilt-list article:nth-child(4),.perimetr-page .perimetr-advantages-tilt-list article:nth-child(5),.perimetr-page .perimetr-advantages-tilt-list article:nth-child(6){width:100%!important;position:relative!important;inset:auto!important;transform:none!important}.perimetr-page .perimetr-launch-final-grid{grid-template-columns:1fr!important}.perimetr-page .perimetr-launch-final-card,.perimetr-page .perimetr-launch-final-card-dark,.perimetr-page .perimetr-launch-final-card-red{transform:none!important}}@media (max-width:700px){.perimetr-page .perimetr-advantages-tilt,.perimetr-page .perimetr-launch-final{border-radius:30px!important;padding:24px!important}.perimetr-page .perimetr-advantages-tilt-head,.perimetr-page .perimetr-launch-final-head{text-align:left!important}.perimetr-page .perimetr-advantages-tilt-list article{grid-template-columns:1fr!important;gap:14px!important;min-height:auto!important}.perimetr-page .perimetr-launch-final-actions{grid-template-columns:1fr!important}}.perimetr-page .perimetr-benefits-final{color:#fff!important;background:radial-gradient(circle at 90% 8%,#e5222242,#0000 34%),radial-gradient(circle at 10% 92%,#ffffff12,#0000 32%),linear-gradient(135deg,#08090b 0%,#15171c 52%,#050506 100%)!important;border-radius:42px!important;grid-column:1/-1!important;padding:48px 46px 64px!important;position:relative!important;overflow:hidden!important;box-shadow:0 34px 110px #11151d29!important}.perimetr-page .perimetr-benefits-final:before{content:""!important;pointer-events:none!important;border:2px dashed #e522222e!important;border-radius:50%!important;width:430px!important;height:430px!important;position:absolute!important;top:-130px!important;right:-130px!important}.perimetr-page .perimetr-benefits-final-head{z-index:2!important;text-align:center!important;max-width:860px!important;margin:0 auto 52px!important;position:relative!important}.perimetr-page .perimetr-benefits-final-head span{color:#ff3232!important;text-transform:uppercase!important;letter-spacing:.08em!important;margin-bottom:18px!important;font-size:13px!important;font-weight:950!important;line-height:1!important;display:inline-flex!important}.perimetr-page .perimetr-benefits-final-head h2{color:#fff!important;letter-spacing:-.075em!important;margin:0!important;font-size:clamp(42px,4.8vw,76px)!important;font-weight:950!important;line-height:.88!important}.perimetr-page .perimetr-benefits-final-head p{color:#ffffff9e!important;max-width:720px!important;margin:24px auto 0!important;font-size:18px!important;font-weight:740!important;line-height:1.34!important}.perimetr-page .perimetr-benefits-final-stack{z-index:2!important;min-height:940px!important;position:relative!important}.perimetr-page .perimetr-benefits-final-stack article{-webkit-backdrop-filter:blur(16px)!important;backdrop-filter:blur(16px)!important;background:radial-gradient(circle at 92% 18%,#e5222229,#0000 34%),linear-gradient(135deg,#ffffff20,#ffffff0c)!important;border:1px solid #ffffff24!important;border-radius:34px!important;grid-template-columns:150px 1fr!important;align-items:center!important;gap:30px!important;width:min(78%,980px)!important;min-height:138px!important;padding:30px 34px!important;display:grid!important;position:absolute!important;box-shadow:0 28px 86px #0000004d,inset 0 0 0 1px #ffffff07!important}.perimetr-page .perimetr-benefits-final-stack article:first-child{top:0!important;left:0!important;transform:rotate(-2.8deg)!important}.perimetr-page .perimetr-benefits-final-stack article:nth-child(2){top:150px!important;right:0!important;transform:rotate(2.4deg)!important}.perimetr-page .perimetr-benefits-final-stack article:nth-child(3){top:300px!important;left:8%!important;transform:rotate(-1.9deg)!important}.perimetr-page .perimetr-benefits-final-stack article:nth-child(4){top:450px!important;right:7%!important;transform:rotate(2.7deg)!important}.perimetr-page .perimetr-benefits-final-stack article:nth-child(5){top:600px!important;left:1%!important;transform:rotate(1.8deg)!important}.perimetr-page .perimetr-benefits-final-stack article:nth-child(6){top:750px!important;right:2%!important;transform:rotate(-2.3deg)!important}.perimetr-page .perimetr-benefits-final-stack b{color:#ff3232!important;letter-spacing:-.085em!important;font-size:clamp(48px,5.2vw,86px)!important;font-weight:950!important;line-height:.82!important}.perimetr-page .perimetr-benefits-final-stack p{color:#ffffffd6!important;letter-spacing:-.04em!important;margin:0!important;font-size:clamp(20px,1.95vw,30px)!important;font-weight:850!important;line-height:1.1!important}.perimetr-page .perimetr-start-final:before{content:""!important;pointer-events:none!important;border:2px dashed #e522222e!important;border-radius:50%!important;width:430px!important;height:430px!important;position:absolute!important;top:-140px!important;right:-150px!important}.perimetr-page .perimetr-start-final-head span{color:#ff3232!important;text-transform:uppercase!important;letter-spacing:.08em!important;margin-bottom:18px!important;font-size:13px!important;font-weight:950!important;line-height:1!important;display:inline-flex!important}.perimetr-page .perimetr-start-final-head h2{color:#fff!important;letter-spacing:-.075em!important;margin:0!important;font-size:clamp(42px,4.8vw,76px)!important;font-weight:950!important;line-height:.88!important}.perimetr-page .perimetr-start-final-head p{color:#ffffff9e!important;max-width:720px!important;margin:24px auto 0!important;font-size:18px!important;font-weight:740!important;line-height:1.34!important}.perimetr-page .perimetr-start-final-card{-webkit-backdrop-filter:blur(16px)!important;backdrop-filter:blur(16px)!important;border:1px solid #ffffff1f!important;border-radius:36px!important;flex-direction:column!important;justify-content:flex-end!important;min-height:430px!important;padding:32px!important;display:flex!important;position:relative!important;overflow:hidden!important;box-shadow:0 28px 90px #00000047,inset 0 0 0 1px #ffffff06!important}.perimetr-page .perimetr-start-final-card-left{background:radial-gradient(circle at 16% 12%,#e522222e,#0000 34%),linear-gradient(135deg,#ffffff1b,#ffffff0b)!important;transform:rotate(-1deg)translateY(10px)!important}.perimetr-page .perimetr-start-final-card-right{background:radial-gradient(circle at 86% 12%,#e5222247,#0000 34%),#200a0db8!important;border-color:#e5222247!important;transform:rotate(1deg)translateY(-8px)!important}.perimetr-page .perimetr-start-final-card h3{color:#fff!important;letter-spacing:-.075em!important;margin:0!important;font-size:clamp(34px,3.6vw,58px)!important;font-weight:950!important;line-height:.88!important}.perimetr-page .perimetr-start-final-card p{color:#ffffffad!important;margin:18px 0 0!important;font-size:16px!important;font-weight:740!important;line-height:1.32!important}@media (max-width:1000px){.perimetr-page .perimetr-benefits-final-stack{gap:14px!important;min-height:auto!important;display:grid!important}.perimetr-page .perimetr-benefits-final-stack article,.perimetr-page .perimetr-benefits-final-stack article:first-child,.perimetr-page .perimetr-benefits-final-stack article:nth-child(2),.perimetr-page .perimetr-benefits-final-stack article:nth-child(3),.perimetr-page .perimetr-benefits-final-stack article:nth-child(4),.perimetr-page .perimetr-benefits-final-stack article:nth-child(5),.perimetr-page .perimetr-benefits-final-stack article:nth-child(6){width:100%!important;position:relative!important;inset:auto!important;transform:none!important}.perimetr-page .perimetr-start-final-grid{grid-template-columns:1fr!important}.perimetr-page .perimetr-start-final-card,.perimetr-page .perimetr-start-final-card-left,.perimetr-page .perimetr-start-final-card-right{transform:none!important}}@media (max-width:700px){.perimetr-page .perimetr-benefits-final,.perimetr-page .perimetr-start-final{border-radius:30px!important;padding:24px!important}.perimetr-page .perimetr-benefits-final-head,.perimetr-page .perimetr-start-final-head{text-align:left!important}.perimetr-page .perimetr-benefits-final-stack article{grid-template-columns:1fr!important;gap:14px!important;min-height:auto!important}.perimetr-page .perimetr-start-final-actions{grid-template-columns:1fr!important}}.perimetr-page .perimetr-start-final{color:#fff!important;background:radial-gradient(circle at 14% 12%,#e522223d,#0000 34%),radial-gradient(circle at 88% 88%,#ffffff12,#0000 30%),linear-gradient(135deg,#090a0c 0%,#15171c 52%,#050506 100%)!important;border-radius:42px!important;grid-column:1/-1!important;padding:48px!important;position:relative!important;overflow:hidden!important;box-shadow:0 34px 110px #11151d29!important}.perimetr-page .perimetr-start-final-head{z-index:2!important;text-align:center!important;max-width:880px!important;margin:0 auto 38px!important;position:relative!important}.perimetr-page .perimetr-start-final-grid{z-index:2!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;align-items:stretch!important;gap:20px!important;display:grid!important;position:relative!important}.perimetr-page .perimetr-start-final-card{-webkit-backdrop-filter:blur(16px)!important;backdrop-filter:blur(16px)!important;border:1px solid #ffffff1f!important;border-radius:36px!important;flex-direction:column!important;justify-content:flex-end!important;width:auto!important;min-width:0!important;max-width:none!important;height:auto!important;min-height:440px!important;padding:34px!important;display:flex!important;position:relative!important;overflow:hidden!important;transform:none!important;box-shadow:0 28px 90px #00000047,inset 0 0 0 1px #ffffff06!important}.perimetr-page .perimetr-start-final-card-left{background:radial-gradient(circle at 16% 12%,#e522222e,#0000 34%),linear-gradient(135deg,#ffffff1b,#ffffff0b)!important}.perimetr-page .perimetr-start-final-card-right{background:radial-gradient(circle at 86% 12%,#e5222247,#0000 34%),#200a0db8!important;border-color:#e5222247!important}.perimetr-page .perimetr-start-final-card>span{color:#ff3232!important;text-transform:uppercase!important;letter-spacing:.06em!important;background:#e5222229!important;border-radius:14px!important;justify-content:center!important;align-items:center!important;width:fit-content!important;height:42px!important;padding:0 15px!important;font-size:12px!important;font-weight:950!important;line-height:1!important;display:inline-flex!important;position:absolute!important;top:28px!important;left:28px!important}.perimetr-page .perimetr-start-final-card h3{color:#fff!important;letter-spacing:-.075em!important;max-width:620px!important;margin:0!important;font-size:clamp(34px,3.4vw,56px)!important;font-weight:950!important;line-height:.88!important}.perimetr-page .perimetr-start-final-card p{color:#ffffffad!important;max-width:620px!important;margin:18px 0 0!important;font-size:16px!important;font-weight:740!important;line-height:1.32!important}.perimetr-page .perimetr-start-final-actions{grid-template-columns:1fr 1fr!important;gap:12px!important;margin-top:28px!important;display:grid!important}.perimetr-page .perimetr-start-final-actions a{color:#fff!important;background:#ffffff1a!important;border:1px solid #ffffff21!important;border-radius:22px!important;align-content:center!important;gap:7px!important;min-height:88px!important;padding:18px!important;text-decoration:none!important;display:grid!important}.perimetr-page .perimetr-start-final-actions a:first-child{background:#e52222!important;border-color:#e5222280!important;box-shadow:0 24px 60px #e522223d!important}.perimetr-page .perimetr-start-final-actions small{color:#fff9!important;text-transform:uppercase!important;letter-spacing:.04em!important;font-size:11px!important;font-weight:850!important;line-height:1!important}.perimetr-page .perimetr-start-final-actions b{color:#fff!important;letter-spacing:-.04em!important;font-size:clamp(17px,1.6vw,23px)!important;font-weight:950!important;line-height:1!important}@media (min-width:760px){.perimetr-page .perimetr-start-final-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;display:grid!important}.perimetr-page .perimetr-start-final-card,.perimetr-page .perimetr-start-final-card-left,.perimetr-page .perimetr-start-final-card-right{transform:none!important}}@media (max-width:759px){.perimetr-page .perimetr-start-final{border-radius:30px!important;padding:24px!important}.perimetr-page .perimetr-start-final-head{text-align:left!important}.perimetr-page .perimetr-start-final-grid,.perimetr-page .perimetr-start-final-actions{grid-template-columns:1fr!important}}@media (min-width:701px){.solution-page.perimetr-page .solution-content .perimetr-audience-section .perimetr-audience-cards .perimetr-audience-card{border-radius:26px!important;justify-content:flex-start!important;width:255px!important;min-width:255px!important;max-width:255px!important;height:275px!important;min-height:275px!important;max-height:275px!important;padding:20px!important;top:175px!important}.solution-page.perimetr-page .solution-content .perimetr-audience-section .perimetr-audience-card span{border-radius:12px!important;min-width:52px!important;height:36px!important;padding:0 11px!important;font-size:9.5px!important;top:18px!important;left:18px!important}.solution-page.perimetr-page .solution-content .perimetr-audience-section .perimetr-audience-card h3{letter-spacing:-.065em!important;margin-top:92px!important;font-size:28px!important;line-height:.9!important}.solution-page.perimetr-page .solution-content .perimetr-audience-section .perimetr-audience-card p{max-width:210px!important;margin-top:13px!important;font-size:12.5px!important;line-height:1.24!important}.solution-page.perimetr-page .solution-content .perimetr-audience-section .perimetr-audience-cards .perimetr-audience-card-red{left:70px!important;transform:rotate(-2deg)!important}.solution-page.perimetr-page .solution-content .perimetr-audience-section .perimetr-audience-cards .perimetr-audience-card-green{right:70px!important;transform:rotate(2deg)!important}}.perimetr-page .solution-cta{color:#fff!important;background:radial-gradient(circle at 88% 16%,#e5222242,#0000 34%),linear-gradient(135deg,#08090b 0%,#17191f 58%,#050506 100%)!important;border:1px solid #ffffff1a!important;border-radius:36px!important;grid-column:1/-1!important;padding:34px 36px!important;box-shadow:0 28px 90px #0000002e!important}.perimetr-page .solution-cta span{color:#ff3232!important;text-transform:uppercase!important;letter-spacing:.08em!important;font-size:12px!important;font-weight:950!important}.perimetr-page .solution-cta h2{color:#fff!important;letter-spacing:-.07em!important;font-size:clamp(32px,3.6vw,56px)!important;line-height:.9!important}.perimetr-page .solution-cta a{color:#fff!important;background:#e52222!important;border:1px solid #e522228c!important;border-radius:18px!important;min-height:58px!important;padding:0 24px!important;font-weight:950!important;text-decoration:none!important;box-shadow:0 22px 58px #e522223d!important}.perimetr-page .solution-cta a:hover{background:#ff3232!important;transform:translateY(-2px)!important}.local-apps-page .local-apps-process-image-block{background:#08090b;border-radius:42px;width:100%;margin:0;overflow:hidden;box-shadow:0 34px 110px #11151d33}.local-apps-page .local-apps-process-image-block img{width:100%;height:auto;display:block}.local-apps-page .local-apps-modules-section{color:#fff;background:radial-gradient(circle at 88% 12%,#ffcd2633,#0000 34%),radial-gradient(circle at 12% 92%,#ffffff12,#0000 30%),linear-gradient(135deg,#090b0f 0%,#14171d 52%,#07080a 100%);border-radius:42px;padding:46px;position:relative;overflow:hidden;box-shadow:0 34px 110px #11151d2e}.local-apps-page .local-apps-modules-section:before{content:"";pointer-events:none;border:2px dashed #ffcd262e;border-radius:50%;width:430px;height:430px;position:absolute;top:-130px;right:-130px}.local-apps-page .local-apps-modules-section:after{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#ffcd262e,#0000);height:1px;position:absolute;top:50%;left:46px;right:46px}.local-apps-page .local-apps-modules-head{z-index:2;grid-template-columns:minmax(0,1fr) 300px;align-items:end;gap:28px;margin-bottom:34px;display:grid;position:relative}.local-apps-page .local-apps-modules-head span{color:#ffd326;text-transform:uppercase;letter-spacing:.08em;margin-bottom:18px;font-size:13px;font-weight:950;line-height:1;display:inline-flex}.local-apps-page .local-apps-modules-head h2{color:#fff;letter-spacing:-.08em;max-width:920px;margin:0;font-size:clamp(42px,5vw,82px);font-weight:950;line-height:.88}.local-apps-page .local-apps-modules-head p{color:#ffffff9e;max-width:760px;margin:24px 0 0;font-size:18px;font-weight:740;line-height:1.34}.local-apps-page .local-apps-modules-badge{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:radial-gradient(circle at 88% 12%,#ffcd262e,#0000 38%),#ffffff0f;border:1px solid #ffffff1f;border-radius:28px;flex-direction:column;justify-content:flex-end;min-height:132px;padding:22px;display:flex}.local-apps-page .local-apps-modules-badge small{color:#ffffff85;text-transform:uppercase;letter-spacing:.06em;margin-bottom:10px;font-size:12px;font-weight:900;line-height:1}.local-apps-page .local-apps-modules-badge b{color:#fff;letter-spacing:-.055em;font-size:26px;font-weight:950;line-height:.95}.local-apps-page .local-apps-modules-grid{z-index:2;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid;position:relative}.local-apps-page .local-apps-module-card{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:radial-gradient(circle at 86% 14%,#ffcd2621,#0000 34%),linear-gradient(135deg,#ffffff1b,#ffffff0b);border:1px solid #ffffff1f;border-radius:32px;flex-direction:column;justify-content:flex-end;min-height:310px;padding:24px;display:flex;position:relative;overflow:hidden;box-shadow:0 24px 76px #0000003d,inset 0 0 0 1px #ffffff06}.local-apps-page .local-apps-module-card:before{content:"";pointer-events:none;background:#ffcd2614;border-radius:50%;width:170px;height:170px;position:absolute;top:-60px;right:-60px}.local-apps-page .local-apps-module-card:after{content:"";opacity:.9;pointer-events:none;background:#ffd326;border-radius:999px;width:44px;height:2px;position:absolute;top:88px;left:24px}.local-apps-page .local-apps-module-card-1{transform:translateY(8px)}.local-apps-page .local-apps-module-card-2{transform:translateY(-8px)}.local-apps-page .local-apps-module-card-3{transform:translateY(14px)}.local-apps-page .local-apps-module-card-4{transform:translateY(-4px)}.local-apps-page .local-apps-module-card-5{transform:translateY(10px)}.local-apps-page .local-apps-module-card-6{transform:translateY(-10px)}.local-apps-page .local-apps-module-top{justify-content:space-between;align-items:center;display:flex;position:absolute;top:24px;left:24px;right:24px}.local-apps-page .local-apps-module-top b{color:#ffd326;letter-spacing:-.06em;font-size:32px;font-weight:950;line-height:1}.local-apps-page .local-apps-module-top i{color:#ffd326;letter-spacing:.06em;background:#ffcd261a;border:1px solid #ffcd2638;border-radius:13px;justify-content:center;align-items:center;min-width:58px;height:38px;padding:0 12px;font-size:10px;font-style:normal;font-weight:950;line-height:1;display:inline-flex}.local-apps-page .local-apps-module-card h3{color:#fff;letter-spacing:-.07em;max-width:330px;margin:0;font-size:clamp(28px,2.8vw,42px);font-weight:950;line-height:.9}.local-apps-page .local-apps-module-card p{color:#ffffffa3;max-width:360px;margin:18px 0 0;font-size:15.5px;font-weight:740;line-height:1.3}@media (max-width:1100px){.local-apps-page .local-apps-modules-head{grid-template-columns:1fr}.local-apps-page .local-apps-modules-badge{max-width:360px}.local-apps-page .local-apps-modules-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.local-apps-page .local-apps-module-card,.local-apps-page .local-apps-module-card-1,.local-apps-page .local-apps-module-card-2,.local-apps-page .local-apps-module-card-3,.local-apps-page .local-apps-module-card-4,.local-apps-page .local-apps-module-card-5,.local-apps-page .local-apps-module-card-6{transform:none}}@media (max-width:700px){.local-apps-page .local-apps-modules-section{border-radius:30px;padding:24px}.local-apps-page .local-apps-modules-head h2{font-size:42px}.local-apps-page .local-apps-modules-head p{font-size:16px}.local-apps-page .local-apps-modules-grid{grid-template-columns:1fr}.local-apps-page .local-apps-module-card{min-height:270px}}.local-apps-page .local-apps-modules-section{border-radius:42px!important;padding:42px!important}.local-apps-page .local-apps-modules-head{margin-bottom:28px!important;display:block!important}.local-apps-page .local-apps-modules-head h2{max-width:980px!important;font-size:clamp(42px,4.8vw,76px)!important;line-height:.88!important}.local-apps-page .local-apps-modules-head p{max-width:880px!important;margin-top:22px!important;font-size:17px!important;line-height:1.32!important}.local-apps-page .local-apps-modules-badge{display:none!important}.local-apps-page .local-apps-modules-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:14px!important}.local-apps-page .local-apps-module-card{border-radius:28px!important;justify-content:flex-start!important;min-height:230px!important;padding:22px!important}.local-apps-page .local-apps-module-card:after{width:40px!important;top:76px!important;left:22px!important}.local-apps-page .local-apps-module-top{margin-bottom:48px!important;position:relative!important;top:auto!important;left:auto!important;right:auto!important}.local-apps-page .local-apps-module-top b{font-size:30px!important}.local-apps-page .local-apps-module-top i{border-radius:12px!important;min-width:52px!important;height:34px!important;padding:0 10px!important;font-size:9.5px!important}.local-apps-page .local-apps-module-card h3{max-width:320px!important;font-size:clamp(25px,2.3vw,34px)!important;line-height:.92!important}.local-apps-page .local-apps-module-card p{max-width:340px!important;margin-top:14px!important;font-size:14.5px!important;line-height:1.25!important}.local-apps-page .local-apps-module-card-1,.local-apps-page .local-apps-module-card-2,.local-apps-page .local-apps-module-card-3,.local-apps-page .local-apps-module-card-4,.local-apps-page .local-apps-module-card-5,.local-apps-page .local-apps-module-card-6{transform:none!important}@media (max-width:1100px){.local-apps-page .local-apps-modules-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:700px){.local-apps-page .local-apps-modules-section{border-radius:30px!important;padding:24px!important}.local-apps-page .local-apps-modules-grid{grid-template-columns:1fr!important}.local-apps-page .local-apps-module-card{min-height:220px!important}}.local-apps-page .local-apps-proof-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:18px;display:grid}.local-apps-page .local-apps-proof-card{isolation:isolate;background:#090b0f;border-radius:42px;align-items:flex-end;min-height:430px;display:flex;position:relative;overflow:hidden;box-shadow:0 34px 110px #11151d2e}.local-apps-page .local-apps-proof-link:hover{transform:translateY(-2px)}@media (max-width:1000px){.local-apps-page .local-apps-proof-grid{grid-template-columns:1fr}.local-apps-page .local-apps-proof-card{min-height:390px}}@media (max-width:700px){.local-apps-page .local-apps-proof-card{border-radius:30px;min-height:360px}.local-apps-page .local-apps-proof-card:after{border-radius:29px}.local-apps-page .local-apps-proof-content{padding:26px}.local-apps-page .local-apps-proof-content h2{font-size:36px}.local-apps-page .local-apps-proof-content p{font-size:15px}}.local-apps-page .local-apps-proof-card{isolation:isolate!important;background:#090b0f!important;border-radius:42px!important;align-items:flex-end!important;width:100%!important;min-width:0!important;max-width:none!important;height:520px!important;min-height:520px!important;display:flex!important;position:relative!important;overflow:hidden!important;box-shadow:0 34px 110px #11151d2e!important}.local-apps-page .local-apps-proof-bg img{object-fit:cover!important;width:100%!important;height:100%!important;display:block!important}.local-apps-page .local-apps-proof-card-crm .local-apps-proof-bg img,.local-apps-page .local-apps-proof-card-license .local-apps-proof-bg img{object-position:center center!important}.local-apps-page .local-apps-proof-content{z-index:2!important;width:100%!important;max-width:none!important;padding:34px!important;position:relative!important}@media (min-width:760px){.local-apps-page .local-apps-proof-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;display:grid!important}.local-apps-page .local-apps-proof-card{height:520px!important;min-height:520px!important}}@media (max-width:759px){.local-apps-page .local-apps-proof-grid{grid-template-columns:1fr!important}.local-apps-page .local-apps-proof-card{border-radius:30px!important;height:auto!important;min-height:390px!important}.local-apps-page .local-apps-proof-card:after{border-radius:29px!important}.local-apps-page .local-apps-proof-content{padding:26px!important}.local-apps-page .local-apps-proof-content h2{font-size:34px!important}.local-apps-page .local-apps-proof-content p{font-size:15px!important}}.local-apps-page .local-apps-proof-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;align-items:stretch!important;gap:20px!important;display:grid!important}.local-apps-page .local-apps-proof-card{isolation:isolate!important;border-radius:38px!important;justify-content:flex-start!important;align-items:center!important;height:420px!important;min-height:420px!important;max-height:420px!important;display:flex!important;position:relative!important;overflow:hidden!important}.local-apps-page .local-apps-proof-bg{z-index:-3!important;position:absolute!important;inset:0!important}.local-apps-page .local-apps-proof-bg img{object-fit:cover!important;opacity:.95!important;filter:saturate(1.08)contrast(1.08)brightness(.9)!important;width:100%!important;height:100%!important;display:block!important}.local-apps-page .local-apps-proof-content{z-index:2!important;width:100%!important;max-width:610px!important;padding:36px!important;position:relative!important;transform:translateY(-4px)!important}.local-apps-page .local-apps-proof-content span{color:#ffd326!important;text-transform:uppercase!important;letter-spacing:.08em!important;margin-bottom:18px!important;font-size:12px!important;font-weight:950!important;line-height:1!important;display:inline-flex!important}.local-apps-page .local-apps-proof-content h2{color:#fff!important;letter-spacing:-.07em!important;max-width:560px!important;margin:0!important;font-size:clamp(32px,2.7vw,46px)!important;font-weight:950!important;line-height:.92!important}.local-apps-page .local-apps-proof-content p{color:#ffffffb8!important;max-width:540px!important;margin:18px 0 0!important;font-size:15.5px!important;font-weight:740!important;line-height:1.3!important}.local-apps-page .local-apps-proof-link{color:#08090b!important;background:#ffd326!important;border-radius:17px!important;justify-content:center!important;align-items:center!important;width:fit-content!important;min-height:54px!important;margin-top:24px!important;padding:0 22px!important;font-size:14.5px!important;font-weight:950!important;line-height:1!important;text-decoration:none!important;display:inline-flex!important;box-shadow:0 22px 54px #ffd32633!important}@media (min-width:760px){.local-apps-page .local-apps-proof-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.local-apps-page .local-apps-proof-card{height:420px!important;min-height:420px!important;max-height:420px!important}}@media (max-width:759px){.local-apps-page .local-apps-proof-grid{grid-template-columns:1fr!important}.local-apps-page .local-apps-proof-card{border-radius:30px!important;height:auto!important;min-height:360px!important;max-height:none!important}.local-apps-page .local-apps-proof-card:after{border-radius:29px!important}.local-apps-page .local-apps-proof-content{padding:26px!important;transform:none!important}.local-apps-page .local-apps-proof-content h2{font-size:34px!important}.local-apps-page .local-apps-proof-content p{font-size:15px!important}}.local-apps-page .local-apps-proof-card:before{background:linear-gradient(90deg,#060709a3 0%,#06070975 48%,#06070924 100%),linear-gradient(#0607091f 0%,#06070957 100%)!important}.local-apps-page .local-apps-proof-content h2{font-size:clamp(31px,2.55vw,44px)!important;line-height:.92!important}.local-apps-page .local-apps-proof-content p{color:#ffffffc2!important;max-width:520px!important;font-size:15px!important;line-height:1.28!important}.local-apps-page .local-apps-proof-link{margin-top:22px!important}.local-apps-page .local-apps-proof-card{border-radius:38px!important;align-items:center!important;height:420px!important;min-height:420px!important;max-height:420px!important}.local-apps-page .local-apps-proof-bg img{opacity:1!important;filter:saturate(1.15)contrast(1.08)brightness(.96)!important}.local-apps-page .local-apps-proof-card-crm .local-apps-proof-bg img{object-position:38% center!important}.local-apps-page .local-apps-proof-card-license .local-apps-proof-bg img{object-position:68% center!important}.local-apps-page .local-apps-proof-card:before{content:""!important;z-index:-2!important;background:linear-gradient(90deg,#050608e0 0%,#050608b3 42%,#05060847 100%),linear-gradient(#05060814 0%,#0506086b 100%)!important;position:absolute!important;inset:0!important}.local-apps-page .local-apps-proof-card-license:before{background:linear-gradient(90deg,#050608e6 0%,#050608b8 46%,#05060833 100%),linear-gradient(#05060814 0%,#05060861 100%)!important}.local-apps-page .local-apps-proof-content{-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background:0 0!important;border:none!important;border-radius:0!important;max-width:620px!important;margin-left:0!important;padding:36px!important;transform:none!important}.local-apps-page .local-apps-proof-card:after{content:""!important;z-index:-1!important;pointer-events:none!important;border:1px solid #ffffff21!important;border-radius:37px!important;position:absolute!important;inset:1px!important}.local-apps-page .local-apps-proof-content span{color:#ffd326!important;text-shadow:0 2px 18px #0000008c!important;margin-bottom:18px!important}.local-apps-page .local-apps-proof-content h2{text-shadow:0 3px 24px #000000b8!important;max-width:560px!important;font-size:clamp(32px,2.7vw,46px)!important;line-height:.92!important}.local-apps-page .local-apps-proof-content p{color:#ffffffc2!important;text-shadow:0 2px 18px #000000a6!important;max-width:530px!important;margin-top:18px!important;font-size:15.5px!important;line-height:1.3!important}.local-apps-page .local-apps-proof-link{border-radius:17px!important;min-height:54px!important;margin-top:24px!important;padding:0 22px!important}.local-apps-page .local-apps-proof-card-crm .local-apps-proof-bg img{opacity:1!important;object-position:28% center!important;filter:saturate(1.28)contrast(1.12)brightness(1.28)!important}.local-apps-page .local-apps-proof-card-crm:before{background:linear-gradient(90deg,#05060894 0%,#0506086b 42%,#0506081f 100%),radial-gradient(circle at 18% 80%,#ffd3262e,#0000 36%),linear-gradient(#0506080a 0%,#0506083d 100%)!important}.local-apps-page .local-apps-proof-card-crm .local-apps-proof-content{-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background:0 0!important;border:none!important;padding:36px!important}.local-apps-page .local-apps-proof-card-crm .local-apps-proof-content h2,.local-apps-page .local-apps-proof-card-crm .local-apps-proof-content p,.local-apps-page .local-apps-proof-card-crm .local-apps-proof-content span{text-shadow:0 3px 18px #000000e6,0 0 34px #000000b8!important}.local-apps-page .local-apps-proof-card-crm .local-apps-proof-link{box-shadow:0 20px 52px #ffd32638,0 3px 18px #00000059!important}.dev-crm-page .dev-crm-hero-picture{z-index:-4;background:#06080c;display:block;position:absolute;inset:0}.dev-crm-page .dev-crm-hero-background{object-fit:contain;object-position:center center;width:100%;height:100%;position:absolute;inset:0}.dev-crm-page .dev-crm-transition-pill{z-index:5;color:#111318;letter-spacing:.05em;text-transform:uppercase;white-space:nowrap;background:#fff;border:1px solid #11131814;border-radius:999px;justify-content:center;align-items:center;min-height:42px;padding:0 18px;font-size:11px;font-weight:900;display:inline-flex;position:absolute;top:68px;left:52.3%;transform:translate(-50%,-50%)rotate(-4deg);box-shadow:0 18px 50px #0a0c122e}.dev-crm-page .dev-crm-roles{background:#080a0f;border-radius:46px;grid-template-columns:minmax(360px,.82fr) minmax(560px,1.18fr);min-height:760px;padding:0;display:grid;position:relative;overflow:hidden}.dev-crm-page .dev-crm-roles-background{z-index:0;object-fit:contain;object-position:left center;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.dev-crm-page .dev-crm-roles-body{z-index:2;background:linear-gradient(90deg,#080a0f80 0%,#080a0ff0 14%,#080a0ffc 100%);grid-column:2;padding:clamp(54px,5vw,82px) clamp(40px,5vw,76px);position:relative}.dev-crm-page .dev-crm-roles-body .dev-crm-section-heading h2{max-width:760px;font-size:clamp(43px,4.2vw,68px)}.dev-crm-page .dev-crm-roles-grid{border-top:1px solid #ffffff26;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;margin-top:46px}.dev-crm-page .dev-crm-roles-grid:before{width:50%}.dev-crm-page .dev-crm-roles-grid p{margin-top:12px}.dev-crm-page .dev-crm-final{isolation:isolate;background:#ffd326;border-radius:46px;min-height:620px;padding:clamp(54px,6vw,88px);display:block;position:relative;overflow:hidden}.dev-crm-page .dev-crm-final-background{z-index:-2;object-fit:cover;object-position:center center;width:100%;height:100%;position:absolute;inset:0}.dev-crm-page .dev-crm-final-shade{z-index:-1;background:linear-gradient(90deg,#ffd326fa 0%,#ffd326f5 42%,#ffd3269e 58%,#ffd3260a 78%);position:absolute;inset:0}.dev-crm-page .dev-crm-final-copy{z-index:1;width:min(720px,58%);position:relative}.dev-crm-page .dev-crm-final h2{max-width:720px;font-size:clamp(48px,5vw,74px)}.dev-crm-page .dev-crm-final>a{z-index:1;width:fit-content;margin-top:34px;position:relative}@media (max-width:1100px){.dev-crm-page .dev-crm-roles{grid-template-columns:minmax(300px,.68fr) minmax(520px,1.32fr)}.dev-crm-page .dev-crm-roles-body{padding-left:38px;padding-right:38px}.dev-crm-page .dev-crm-final-copy{width:min(680px,66%)}}@media (max-width:900px){.dev-crm-page .dev-crm-hero{background:#06080c;min-height:auto;padding:18px 16px clamp(330px,104vw,470px)}.dev-crm-page .dev-crm-hero-picture{height:clamp(330px,104vw,470px);top:auto;bottom:0}.dev-crm-page .dev-crm-hero-background{object-fit:contain;object-position:center bottom;opacity:1;animation:none}.dev-crm-page .dev-crm-hero-shade{background:linear-gradient(#06080c 0% 58%,#06080cd1 70%,#06080c0a 100%)}.dev-crm-page .dev-crm-hero-inner{min-height:auto;padding-top:46px}.dev-crm-page .dev-crm-hero-copy{width:100%}.dev-crm-page .dev-crm-hero-copy h1{overflow-wrap:anywhere;font-size:clamp(45px,13.2vw,62px)}.dev-crm-page .dev-crm-roles{border-radius:30px;min-height:0;display:block}.dev-crm-page .dev-crm-roles-background{aspect-ratio:3/2;object-fit:contain;object-position:left center;width:100%;height:auto;display:block;position:relative}.dev-crm-page .dev-crm-roles-body{background:#080a0f;padding:36px 24px 24px}.dev-crm-page .dev-crm-roles-body .dev-crm-section-heading h2{font-size:clamp(38px,10vw,54px)}.dev-crm-page .dev-crm-final-copy{width:min(620px,70%)}}@media (max-width:760px){.dev-crm-page .dev-crm-transition-pill{justify-self:center;min-height:40px;margin:-20px 0;position:relative;top:auto;left:auto;transform:rotate(-3deg)}.dev-crm-page .dev-crm-after-card{margin:0;padding-top:66px}.dev-crm-page .dev-crm-example-image{aspect-ratio:16/10;min-height:0}.dev-crm-page .dev-crm-example-image img{object-fit:contain;object-position:top center}.dev-crm-page .dev-crm-roles-grid{grid-template-columns:1fr}.dev-crm-page .dev-crm-roles-grid:before{width:100%}.dev-crm-page .dev-crm-roles-grid article,.dev-crm-page .dev-crm-roles-grid article+article,.dev-crm-page .dev-crm-roles-grid article:nth-child(2n){border-bottom:1px solid #ffffff1a;border-right:none;min-height:0;padding:25px 0}.dev-crm-page .dev-crm-roles-grid article:last-child{border-bottom:none}.dev-crm-page .dev-crm-final{border-radius:30px;min-height:0;padding:34px 22px clamp(315px,88vw,370px)}.dev-crm-page .dev-crm-final-background{object-position:78% center;height:clamp(300px,84vw,350px);top:auto;bottom:0}.dev-crm-page .dev-crm-final-shade{background:linear-gradient(#ffd326 0%,#ffd326c7 24%,#ffd32605 72%);height:clamp(310px,90vw,380px);top:auto;bottom:0}.dev-crm-page .dev-crm-final-copy{width:100%}.dev-crm-page .dev-crm-final h2{font-size:clamp(38px,11vw,48px)}.dev-crm-page .dev-crm-final>a{width:100%;min-width:0}}.dev-crm-page .dev-crm-hero{isolation:isolate;background:#06080c;min-height:880px;padding:30px clamp(24px,5vw,78px) 74px}.dev-crm-hero-background{z-index:-4;object-fit:cover;object-position:center center;width:100%;height:100%;animation:14s ease-in-out infinite alternate devCrmHeroBreath;position:absolute;inset:0}.dev-crm-hero-shade{z-index:-3;background:linear-gradient(90deg,#040609fa 0%,#040609eb 31%,#04060994 52%,#0406091f 76%,#0406091a 100%),linear-gradient(#04060966 0%,#0000 30%,#040609a3 100%);position:absolute;inset:0}.dev-crm-page .dev-crm-hero-grid{z-index:-2;opacity:.08;background-size:72px 72px;-webkit-mask-image:linear-gradient(90deg,#000,#0000 64%);mask-image:linear-gradient(90deg,#000,#0000 64%)}.dev-crm-page .dev-crm-back{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#06080c57;border-color:#ffffff21}.dev-crm-page .dev-crm-hero-inner{align-items:center;width:min(1500px,100%);min-height:720px;margin-top:14px;display:flex}.dev-crm-page .dev-crm-hero-copy{width:min(770px,58vw)}.dev-crm-page .dev-crm-kicker{box-shadow:0 18px 46px #ffd32633}.dev-crm-page .dev-crm-hero-copy h1{text-shadow:0 6px 42px #0000008f;max-width:760px;font-size:clamp(62px,6.35vw,108px);line-height:.86}.dev-crm-page .dev-crm-hero-copy>p{color:#ffffffb8;text-shadow:0 2px 22px #000c;max-width:650px}.dev-crm-page .dev-crm-hero-actions a{box-shadow:0 20px 54px #ffd32629}.dev-crm-page .dev-crm-hero-actions a.secondary{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:none;background:#0a0c117a;border-color:#fff3}.dev-crm-page .dev-crm-hero-benefits{border-top:1px solid #ffffff29;border-bottom:1px solid #ffffff29;gap:0;width:min(700px,100%);margin-top:44px;padding:18px 0;display:flex}.dev-crm-page .dev-crm-hero-benefits article{background:0 0;border:none;border-right:1px solid #ffffff21;border-radius:0;flex:1;min-height:76px;padding:5px 22px}.dev-crm-page .dev-crm-hero-benefits article:first-child{padding-left:0}.dev-crm-page .dev-crm-hero-benefits article:last-child{border-right:none}.dev-crm-page .dev-crm-hero-benefits span{max-width:180px}@keyframes devCrmHeroBreath{0%{transform:scale(1.005)}to{transform:scale(1.035)}}.dev-crm-page .dev-crm-content{width:min(1480px,100% - 56px);padding-top:124px}.dev-crm-page .dev-crm-section-heading>span{color:#856d00;background:0 0;border-radius:0;padding-left:34px;position:relative}.dev-crm-page .dev-crm-section-heading>span:before{content:"";background:#ffd326;border-radius:99px;width:22px;height:3px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.dev-crm-page .dev-crm-section-heading h2{font-size:clamp(46px,5.35vw,82px);line-height:.91}.dev-crm-page .dev-crm-contrast{position:relative}.dev-crm-page .dev-crm-contrast-grid{grid-template-columns:1.08fr .92fr;align-items:start;gap:0;margin-top:62px;padding:0 22px 34px 0;position:relative}.dev-crm-page .dev-crm-contrast-grid:after{content:"единый процесс";z-index:5;color:#111318;letter-spacing:.05em;text-transform:uppercase;background:#fff;border-radius:999px;padding:12px 17px;font-size:11px;font-weight:900;position:absolute;top:44%;left:52.3%;transform:translate(-50%,-50%)rotate(-5deg);box-shadow:0 18px 50px #0a0c122e}.dev-crm-page .dev-crm-contrast-grid article{border-radius:42px;min-height:510px}.dev-crm-page .dev-crm-before-card{z-index:1;background:radial-gradient(circle at 15% 85%,#ffd32624,#0000 30%),linear-gradient(135deg,#080a0f,#171a21);padding-right:clamp(60px,7vw,116px);position:relative;box-shadow:0 40px 100px #0d0f1529}.dev-crm-page .dev-crm-after-card{z-index:2;background:radial-gradient(circle at 86% 14%,#ffffff73,#0000 26%),#ffd326;min-height:470px;margin:68px 0 0 -58px;position:relative;transform:rotate(1.1deg);box-shadow:0 42px 90px #765e0033}.dev-crm-page .dev-crm-contrast-grid h3{font-size:clamp(36px,3.8vw,60px)}.dev-crm-page .dev-crm-contrast-grid li{font-size:16px}.dev-crm-page .dev-crm-modules-grid{grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-flow:dense;gap:16px}.dev-crm-page .dev-crm-modules-grid article{background:#fff;border:none;border-radius:32px;min-height:300px;position:relative;overflow:hidden;box-shadow:0 22px 70px #14161c12}.dev-crm-page .dev-crm-modules-grid article:after{content:attr(data-number);color:#11131809;pointer-events:none;font-size:160px;font-weight:900;line-height:1;position:absolute;bottom:-42px;right:-12px}.dev-crm-page .dev-crm-modules-grid article:first-child{color:#fff;background:radial-gradient(circle at 85% 20%,#ffd3262e,#0000 30%),#0c0e13;grid-column:span 7;min-height:350px}.dev-crm-page .dev-crm-modules-grid article:nth-child(2){background:#ffd326;grid-column:span 5;min-height:350px}.dev-crm-page .dev-crm-modules-grid article:nth-child(3){grid-column:span 4}.dev-crm-page .dev-crm-modules-grid article:nth-child(4){background:linear-gradient(115deg,#fffffffa,#fff4bed1);grid-column:span 8}.dev-crm-page .dev-crm-modules-grid article:nth-child(5),.dev-crm-page .dev-crm-modules-grid article:nth-child(6){grid-column:span 6}.dev-crm-page .dev-crm-modules-grid article:nth-child(6){color:#fff;background:#171a21}.dev-crm-page .dev-crm-modules-grid article:first-child p,.dev-crm-page .dev-crm-modules-grid article:nth-child(6) p{color:#ffffff9e}.dev-crm-page .dev-crm-modules-grid article:first-child b,.dev-crm-page .dev-crm-modules-grid article:nth-child(6) b{color:#ffd326}.dev-crm-page .dev-crm-modules-grid h3{max-width:480px;margin-top:72px;font-size:clamp(27px,2.3vw,38px)}.dev-crm-page .dev-crm-modules-grid p{max-width:600px;font-size:15px}.dev-crm-page .dev-crm-examples-grid{grid-template-columns:1fr;gap:26px;display:grid}.dev-crm-page .dev-crm-example-card{background:#fff;border-radius:40px;grid-template-columns:minmax(0,1.42fr) minmax(340px,.58fr);min-height:520px;display:grid;overflow:hidden;box-shadow:0 34px 100px #14161c17}.dev-crm-page .dev-crm-example-card:nth-child(2n){color:#fff;background:#101218;grid-template-columns:minmax(340px,.58fr) minmax(0,1.42fr)}.dev-crm-page .dev-crm-example-card:nth-child(2n) .dev-crm-example-image{order:2}.dev-crm-page .dev-crm-example-image{aspect-ratio:auto;min-height:520px}.dev-crm-page .dev-crm-example-image:after{content:"";border-radius:inherit;pointer-events:none;border:1px solid #ffffff1f;position:absolute;inset:0}.dev-crm-page .dev-crm-example-image img{object-position:top left}.dev-crm-page .dev-crm-example-copy{flex-direction:column;justify-content:center;padding:clamp(34px,4vw,62px);display:flex}.dev-crm-page .dev-crm-example-copy h3{font-size:clamp(32px,3vw,50px);line-height:.96}.dev-crm-page .dev-crm-example-card:nth-child(2n) .dev-crm-example-copy>p,.dev-crm-page .dev-crm-example-card:nth-child(2n) .dev-crm-example-copy li{color:#ffffffa3}.dev-crm-page .dev-crm-example-card:nth-child(2n) .dev-crm-example-copy ul{border-color:#ffffff1f}.dev-crm-page .dev-crm-roles{background:radial-gradient(circle at 88% 18%,#ffd32633,#0000 26%),linear-gradient(145deg,#080a0f,#171a21);border-radius:46px;padding:clamp(52px,6vw,92px);position:relative;overflow:hidden}.dev-crm-page .dev-crm-roles .dev-crm-section-heading>span{color:#ffd326}.dev-crm-page .dev-crm-roles-grid{border-top:1px solid #ffffff26;gap:0;margin-top:66px;position:relative}.dev-crm-page .dev-crm-roles-grid:before{content:"";background:#ffd326;width:25%;height:3px;position:absolute;top:-2px;left:0}.dev-crm-page .dev-crm-roles-grid article{background:0 0;border:none;border-right:1px solid #ffffff1c;border-radius:0;min-height:280px;padding:32px 26px 20px 0}.dev-crm-page .dev-crm-roles-grid article+article{padding-left:26px}.dev-crm-page .dev-crm-roles-grid article:last-child{border-right:none}.dev-crm-page .dev-crm-roles-grid h3{margin-top:76px;font-size:clamp(23px,2vw,31px)}.dev-crm-page .dev-crm-process-grid{border-top:none;position:relative}.dev-crm-page .dev-crm-process-grid article{border-color:#0f12181f;grid-template-columns:110px minmax(0,1fr);padding:44px 0}.dev-crm-page .dev-crm-process-grid article>b{color:#111318;background:#ffd326;border-radius:50%;justify-content:center;align-items:center;width:58px;height:58px;display:inline-flex}.dev-crm-page .dev-crm-process-grid h3{font-size:clamp(31px,3vw,46px)}.dev-crm-page .dev-crm-process-grid p{max-width:850px;font-size:16px}.dev-crm-page .dev-crm-final{isolation:isolate;border-radius:46px;position:relative;overflow:hidden;box-shadow:0 40px 100px #745c002e}.dev-crm-page .dev-crm-final:after{content:"AI";z-index:-1;color:#1113180f;font-size:clamp(180px,25vw,390px);font-weight:950;line-height:.75;position:absolute;bottom:-74px;right:-18px}@media (max-width:1100px){.dev-crm-page .dev-crm-hero-copy{width:min(760px,76vw)}.dev-crm-page .dev-crm-modules-grid article:nth-child(n){grid-column:span 6}.dev-crm-page .dev-crm-example-card,.dev-crm-page .dev-crm-example-card:nth-child(2n){grid-template-columns:1.1fr .9fr}}@media (max-width:760px){.dev-crm-page .dev-crm-hero{min-height:760px;padding:18px 16px 54px}.dev-crm-hero-background{object-position:68% center;opacity:.64;animation:none}.dev-crm-hero-shade{background:linear-gradient(90deg,#040609f5,#0406099e),linear-gradient(#04060938,#040609e0)}.dev-crm-page .dev-crm-hero-inner{min-height:640px;padding-top:48px}.dev-crm-page .dev-crm-hero-copy{width:100%}.dev-crm-page .dev-crm-hero-copy h1{font-size:clamp(48px,14.8vw,67px)}.dev-crm-page .dev-crm-hero-benefits{grid-template-columns:1fr;padding:8px 0;display:grid}.dev-crm-page .dev-crm-hero-benefits article,.dev-crm-page .dev-crm-hero-benefits article:first-child{border-bottom:1px solid #ffffff1f;border-right:none;min-height:auto;padding:12px 0}.dev-crm-page .dev-crm-hero-benefits article:last-child{border-bottom:none}.dev-crm-page .dev-crm-content{width:min(100% - 28px,1480px);padding-top:82px}.dev-crm-page .dev-crm-section-heading>span{padding-left:28px}.dev-crm-page .dev-crm-contrast-grid{grid-template-columns:1fr;padding:0}.dev-crm-page .dev-crm-contrast-grid:after{top:50%;left:50%}.dev-crm-page .dev-crm-contrast-grid article{border-radius:28px;min-height:auto}.dev-crm-page .dev-crm-before-card{padding-bottom:72px;padding-right:28px}.dev-crm-page .dev-crm-after-card{min-height:auto;margin:-32px 0 0;padding-top:72px;transform:rotate(.7deg)}.dev-crm-page .dev-crm-modules-grid{grid-template-columns:1fr}.dev-crm-page .dev-crm-modules-grid article:nth-child(n){grid-column:auto;min-height:270px}.dev-crm-page .dev-crm-example-card,.dev-crm-page .dev-crm-example-card:nth-child(2n){border-radius:28px;grid-template-columns:1fr;min-height:auto}.dev-crm-page .dev-crm-example-card:nth-child(2n) .dev-crm-example-image{order:0}.dev-crm-page .dev-crm-example-image{min-height:270px}.dev-crm-page .dev-crm-roles{border-radius:30px;padding:36px 22px}.dev-crm-page .dev-crm-roles-grid{grid-template-columns:1fr}.dev-crm-page .dev-crm-roles-grid:before{width:100%}.dev-crm-page .dev-crm-roles-grid article,.dev-crm-page .dev-crm-roles-grid article+article{border-bottom:1px solid #ffffff1c;border-right:none;min-height:auto;padding:28px 0}.dev-crm-page .dev-crm-roles-grid article:last-child{border-bottom:none}.dev-crm-page .dev-crm-roles-grid h3{margin-top:32px}.dev-crm-page .dev-crm-process-grid article{grid-template-columns:68px minmax(0,1fr);gap:14px}.dev-crm-page .dev-crm-process-grid article>b{width:50px;height:50px}.dev-crm-page .dev-crm-final{border-radius:30px}}@media (prefers-reduced-motion:reduce){.dev-crm-hero-background{animation:none}}.dev-crm-page{--dev-crm-dark:#080a0f;--dev-crm-dark-soft:#14171e;--dev-crm-paper:#f2efe6;--dev-crm-white:#fff;--dev-crm-yellow:#ffd326;--dev-crm-text:#15171c;--dev-crm-muted:#666a73;background:var(--dev-crm-paper);color:var(--dev-crm-text);overflow:hidden}.dev-crm-hero{color:#fff;background:radial-gradient(circle at 86% 18%,#ffd32633,#0000 28%),radial-gradient(circle at 9% 88%,#ffd3261a,#0000 24%),#080a0f;min-height:820px;padding:32px clamp(24px,5vw,76px) 80px;position:relative;overflow:hidden}.dev-crm-hero-grid{opacity:.16;pointer-events:none;background-image:linear-gradient(#ffffff1a 1px,#0000 1px),linear-gradient(90deg,#ffffff1a 1px,#0000 1px);background-size:64px 64px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 86%);mask-image:linear-gradient(#000,#0000 86%)}.dev-crm-back{z-index:3;color:#ffffffc7;border:1px solid #ffffff26;border-radius:999px;align-items:center;min-height:46px;padding:0 18px;font-size:14px;font-weight:700;text-decoration:none;transition:color .25s,border-color .25s,background .25s;display:inline-flex;position:relative}.dev-crm-back:hover{color:#fff;background:#ffd32614;border-color:#ffd3268c}.dev-crm-hero-inner{z-index:2;grid-template-columns:minmax(0,.88fr) minmax(520px,1.12fr);align-items:center;gap:clamp(42px,6vw,100px);width:min(1480px,100%);min-height:650px;margin:30px auto 0;display:grid;position:relative}.dev-crm-kicker{background:var(--dev-crm-yellow);color:#111318;letter-spacing:.08em;text-transform:uppercase;border-radius:999px;padding:10px 16px;font-size:13px;font-weight:900;display:inline-flex}.dev-crm-hero-copy h1{letter-spacing:-.07em;max-width:760px;margin:26px 0 0;font-size:clamp(58px,6.1vw,102px);line-height:.88}.dev-crm-hero-copy>p{color:#ffffffb3;max-width:680px;margin:28px 0 0;font-size:clamp(17px,1.25vw,21px);line-height:1.48}.dev-crm-hero-actions{flex-wrap:wrap;gap:12px;margin-top:34px;display:flex}.dev-crm-hero-actions a{border:1px solid var(--dev-crm-yellow);background:var(--dev-crm-yellow);color:#111318;border-radius:17px;justify-content:center;align-items:center;min-height:58px;padding:0 24px;font-size:15px;font-weight:900;text-decoration:none;transition:transform .25s,background .25s;display:inline-flex}.dev-crm-hero-actions a:hover{transform:translateY(-3px)}.dev-crm-hero-actions a.secondary{color:#fff;background:#ffffff0d;border-color:#ffffff29}.dev-crm-hero-benefits{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:38px;display:grid}.dev-crm-hero-benefits article{background:#ffffff0a;border:1px solid #ffffff1a;border-radius:18px;min-height:120px;padding:18px}.dev-crm-hero-benefits b,.dev-crm-hero-benefits span{display:block}.dev-crm-hero-benefits b{color:var(--dev-crm-yellow);font-size:16px}.dev-crm-hero-benefits span{color:#ffffff91;margin-top:9px;font-size:13px;line-height:1.35}.dev-crm-hero-visual{perspective:1300px;position:relative}.dev-crm-browser{background:#12151c;border:1px solid #ffffff24;border-radius:28px;overflow:hidden;transform:rotateY(-6deg)rotateX(2deg);box-shadow:0 60px 130px #0000008c,0 0 90px #ffd32614}.dev-crm-browser-top{border-bottom:1px solid #ffffff14;align-items:center;min-height:56px;padding:0 20px;display:flex}.dev-crm-browser-top div{gap:7px;display:flex}.dev-crm-browser-top i{background:#ffffff38;border-radius:50%;width:10px;height:10px}.dev-crm-browser-top i:first-child{background:#ff6058}.dev-crm-browser-top i:nth-child(2){background:#ffbd2e}.dev-crm-browser-top i:nth-child(3){background:#28c840}.dev-crm-browser-top span{color:#ffffff6b;margin:0 auto;padding-right:42px;font-size:12px}.dev-crm-hero-screen{aspect-ratio:16/10;background:#101219;position:relative;overflow:hidden}.dev-crm-hero-screen img{object-fit:cover;object-position:top center;opacity:0;width:100%;height:100%;animation:18s infinite devCrmScreenSwitch;position:absolute;inset:0}.dev-crm-hero-screen img:first-child{animation-delay:0s}.dev-crm-hero-screen img:nth-child(2){animation-delay:6s}.dev-crm-hero-screen img:nth-child(3){animation-delay:12s}.dev-crm-floating-card{z-index:3;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#14171ee6;border:1px solid #ffffff21;border-radius:18px;width:230px;padding:18px;position:absolute;box-shadow:0 25px 55px #00000059}.dev-crm-floating-card b,.dev-crm-floating-card span{display:block}.dev-crm-floating-card b{color:#fff;font-size:14px}.dev-crm-floating-card span{color:#ffffff85;margin-top:6px;font-size:12px;line-height:1.35}.dev-crm-floating-card-top{top:-34px;right:-24px}.dev-crm-floating-card-bottom{bottom:-38px;left:-34px}@keyframes devCrmScreenSwitch{0%,29%{opacity:1;transform:scale(1.01)}33%,96%{opacity:0;transform:scale(1.045)}to{opacity:1;transform:scale(1.01)}}.dev-crm-content{width:min(1460px,100% - 48px);margin:0 auto;padding:110px 0 120px}.dev-crm-section-heading{max-width:850px}.dev-crm-section-heading>span{color:#fff;letter-spacing:.08em;text-transform:uppercase;background:#1a1d24;border-radius:999px;padding:9px 14px;font-size:12px;font-weight:900;display:inline-flex}.dev-crm-section-heading h2{letter-spacing:-.055em;margin:22px 0 0;font-size:clamp(42px,5vw,76px);line-height:.94}.dev-crm-section-heading p{max-width:720px;color:var(--dev-crm-muted);margin:22px 0 0;font-size:17px;line-height:1.52}.dev-crm-contrast-grid{grid-template-columns:repeat(2,1fr);gap:18px;margin-top:46px;display:grid}.dev-crm-contrast-grid article{border-radius:32px;min-height:430px;padding:clamp(28px,4vw,56px)}.dev-crm-contrast-grid article>span{text-transform:uppercase;border-radius:999px;padding:8px 12px;font-size:12px;font-weight:900;display:inline-flex}.dev-crm-contrast-grid h3{letter-spacing:-.045em;max-width:580px;margin:34px 0 0;font-size:clamp(34px,3.4vw,54px);line-height:.98}.dev-crm-contrast-grid ul{gap:13px;margin:36px 0 0;padding:0;list-style:none;display:grid}.dev-crm-contrast-grid li{padding-left:28px;font-size:16px;line-height:1.4;position:relative}.dev-crm-contrast-grid li:before{font-weight:900;position:absolute;top:0;left:0}.dev-crm-before-card{background:var(--dev-crm-dark);color:#fff}.dev-crm-before-card>span{color:#ffffffa6;background:#ffffff14}.dev-crm-before-card li{color:#ffffffa3}.dev-crm-before-card li:before{content:"—";color:#ff6b61}.dev-crm-after-card{background:var(--dev-crm-yellow);color:#111318}.dev-crm-after-card>span{color:#111318;background:#1113181c}.dev-crm-after-card li:before{content:"✓"}.dev-crm-modules,.dev-crm-examples,.dev-crm-process{padding-top:130px}.dev-crm-modules-grid{grid-template-columns:repeat(3,1fr);gap:14px;margin-top:48px;display:grid}.dev-crm-modules-grid article{background:#ffffffad;border:1px solid #0f12181a;border-radius:26px;min-height:280px;padding:30px;transition:transform .3s,border-color .3s,box-shadow .3s}.dev-crm-modules-grid article:hover{border-color:#ffd326e6;transform:translateY(-7px);box-shadow:0 28px 70px #14161c1a}.dev-crm-modules-grid b{color:#aa8a00;font-size:13px;display:inline-flex}.dev-crm-modules-grid h3{margin:54px 0 0;font-size:25px;line-height:1.05}.dev-crm-modules-grid p{color:var(--dev-crm-muted);margin:16px 0 0;font-size:15px;line-height:1.5}.dev-crm-examples-grid{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:48px;display:grid}.dev-crm-example-card{background:#fff;border-radius:28px;overflow:hidden;box-shadow:0 24px 70px #14161c14}.dev-crm-example-image{aspect-ratio:16/10;background:#111318;position:relative;overflow:hidden}.dev-crm-example-image img{object-fit:cover;object-position:top center;width:100%;height:100%;transition:transform .55s}.dev-crm-example-card:hover .dev-crm-example-image img{transform:scale(1.045)}.dev-crm-example-image span{background:var(--dev-crm-yellow);color:#111318;text-transform:uppercase;border-radius:999px;padding:8px 12px;font-size:11px;font-weight:900;position:absolute;top:18px;left:18px}.dev-crm-example-copy{padding:28px}.dev-crm-example-copy h3{margin:0;font-size:27px;line-height:1.04}.dev-crm-example-copy>p{color:var(--dev-crm-muted);margin:16px 0 0;font-size:15px;line-height:1.48}.dev-crm-example-copy ul{border-top:1px solid #0f12181a;gap:9px;margin:24px 0 0;padding:20px 0 0;list-style:none;display:grid}.dev-crm-example-copy li{padding-left:20px;font-size:13px;line-height:1.4;position:relative}.dev-crm-example-copy li:before{content:"";background:var(--dev-crm-yellow);border-radius:50%;width:8px;height:8px;position:absolute;top:6px;left:0}.dev-crm-roles{background:radial-gradient(circle at 85% 10%, #ffd32629, transparent 28%), var(--dev-crm-dark);color:#fff;border-radius:36px;margin-top:130px;padding:clamp(36px,5vw,70px)}.dev-crm-section-heading-light>span{background:var(--dev-crm-yellow);color:#111318}.dev-crm-section-heading-light p{color:#ffffff9e}.dev-crm-roles-grid{grid-template-columns:repeat(4,1fr);gap:12px;margin-top:50px;display:grid}.dev-crm-roles-grid article{background:#ffffff0b;border:1px solid #ffffff1a;border-radius:22px;min-height:245px;padding:25px}.dev-crm-roles-grid b{color:var(--dev-crm-yellow);font-size:12px}.dev-crm-roles-grid h3{margin:58px 0 0;font-size:22px}.dev-crm-roles-grid p{color:#ffffff91;margin:15px 0 0;font-size:14px;line-height:1.46}.dev-crm-process-grid{border-top:1px solid #0f121824;margin-top:50px;display:grid}.dev-crm-process-grid article{border-bottom:1px solid #0f121824;grid-template-columns:90px 1fr;align-items:start;gap:28px;padding:34px 0;display:grid}.dev-crm-process-grid article>b{color:#aa8a00;font-size:14px}.dev-crm-process-grid h3{margin:0;font-size:clamp(25px,2.5vw,38px);line-height:1}.dev-crm-process-grid p{max-width:760px;color:var(--dev-crm-muted);margin:13px 0 0;font-size:15px;line-height:1.5}.dev-crm-final{background:var(--dev-crm-yellow);color:#111318;border-radius:38px;grid-template-columns:1fr auto;align-items:end;gap:50px;margin-top:130px;padding:clamp(38px,6vw,86px);display:grid}.dev-crm-final span{letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:900;display:block}.dev-crm-final h2{letter-spacing:-.055em;max-width:920px;margin:22px 0 0;font-size:clamp(43px,5.2vw,78px);line-height:.93}.dev-crm-final p{max-width:720px;margin:24px 0 0;font-size:16px;line-height:1.5}.dev-crm-final>a{color:#fff;background:#111318;border-radius:18px;justify-content:center;align-items:center;min-width:220px;min-height:62px;padding:0 24px;font-size:15px;font-weight:900;text-decoration:none;transition:transform .25s;display:inline-flex}.dev-crm-final>a:hover{transform:translateY(-4px)}@media (max-width:1100px){.dev-crm-hero-inner{grid-template-columns:1fr;padding-top:60px}.dev-crm-hero-copy{max-width:820px}.dev-crm-hero-visual{width:min(850px,100%);margin:30px auto 20px}.dev-crm-modules-grid,.dev-crm-examples-grid,.dev-crm-roles-grid{grid-template-columns:repeat(2,1fr)}.dev-crm-final{grid-template-columns:1fr;align-items:start}}@media (max-width:700px){.dev-crm-hero{min-height:auto;padding:20px 16px 70px}.dev-crm-back{min-height:42px;padding:0 14px;font-size:12px}.dev-crm-hero-inner{gap:42px;min-height:auto;margin-top:0;padding-top:54px}.dev-crm-hero-copy h1{font-size:clamp(48px,15vw,68px);line-height:.89}.dev-crm-hero-copy>p{font-size:16px}.dev-crm-hero-actions{display:grid}.dev-crm-hero-actions a{width:100%}.dev-crm-hero-benefits{grid-template-columns:1fr}.dev-crm-hero-benefits article{min-height:auto}.dev-crm-browser{border-radius:18px;transform:none}.dev-crm-browser-top{min-height:42px}.dev-crm-browser-top span{font-size:9px}.dev-crm-floating-card{display:none}.dev-crm-content{width:min(100% - 28px,1460px);padding:78px 0 90px}.dev-crm-section-heading h2{font-size:43px}.dev-crm-section-heading p{font-size:15px}.dev-crm-contrast-grid,.dev-crm-modules-grid,.dev-crm-examples-grid,.dev-crm-roles-grid{grid-template-columns:1fr}.dev-crm-contrast-grid article{border-radius:24px;min-height:auto}.dev-crm-modules,.dev-crm-examples,.dev-crm-process{padding-top:90px}.dev-crm-modules-grid article{min-height:240px}.dev-crm-roles{border-radius:26px;margin-top:90px;padding:28px 18px}.dev-crm-roles-grid article{min-height:210px}.dev-crm-process-grid article{grid-template-columns:50px 1fr;gap:15px}.dev-crm-final{border-radius:26px;margin-top:90px;padding:32px 22px}.dev-crm-final h2{font-size:43px}.dev-crm-final>a{width:100%;min-width:0}}@media (prefers-reduced-motion:reduce){.dev-crm-hero-screen img{animation:none}.dev-crm-hero-screen img:first-child{opacity:1}.dev-crm-hero-screen img:not(:first-child){display:none}}.dev-crm-page{background:radial-gradient(circle at 8% 26%,#ffd32614,#0000 24%),#f3f0e8}.dev-crm-page .dev-crm-contrast-grid:after{content:none}.dev-crm-page .dev-crm-roles{background:#080a0f;padding:0}.dev-crm-page .dev-crm-roles-grid{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:46px}.dev-crm-page .dev-crm-roles-grid article,.dev-crm-page .dev-crm-roles-grid article+article{border-bottom:1px solid #ffffff1a;border-right:1px solid #ffffff1a;min-height:205px;padding:25px 24px 24px 0}.dev-crm-page .dev-crm-roles-grid article:nth-child(2n){border-right:none;padding-left:24px;padding-right:0}.dev-crm-page .dev-crm-roles-grid article:nth-last-child(-n+2){border-bottom:none}.dev-crm-page .dev-crm-roles-grid h3{margin-top:26px}.dev-crm-page .dev-crm-final:after{content:none}@media (max-width:900px){.dev-crm-page .dev-crm-hero{min-height:auto;padding:18px 16px 54px}.dev-crm-page .dev-crm-hero-picture{z-index:0;aspect-ratio:9/16;width:calc(100% + 32px);height:auto;margin:42px -16px -54px;position:relative;inset:auto}.dev-crm-page .dev-crm-hero-background{object-fit:contain;object-position:center center;opacity:1;animation:none}.dev-crm-page .dev-crm-hero-shade{background:linear-gradient(#06080cfa 0%,#06080cc7 62%,#06080c1a 100%)}.dev-crm-page .dev-crm-roles{padding:0}.dev-crm-page .dev-crm-roles-background{width:100%}}@media (max-width:760px){.dev-crm-page .dev-crm-roles-body{padding:36px 22px 24px}.dev-crm-page .dev-crm-roles-grid{grid-template-columns:1fr}.dev-crm-page .dev-crm-roles-grid article,.dev-crm-page .dev-crm-roles-grid article+article,.dev-crm-page .dev-crm-roles-grid article:nth-child(2n){border-bottom:1px solid #ffffff1a;border-right:none;min-height:0;padding:25px 0}.dev-crm-page .dev-crm-roles-grid article:last-child{border-bottom:none}.dev-crm-page .dev-crm-final{min-height:0;padding:34px 22px clamp(315px,88vw,370px)}}img{max-width:100%}@media (max-width:760px){html,body,main{max-width:100%;overflow-x:hidden}.site-page .hero-shell{background:#111318;min-height:0;padding:18px}.site-page .hero-content{flex-direction:column;align-items:stretch;min-height:0;padding-top:54px;display:flex}.site-page .hero-left{width:100%;max-width:none}.site-page .hero-right{aspect-ratio:3/2;background:#090b10;border:1px solid #ffffff1a;border-radius:24px;width:100%;height:auto;margin-top:34px;position:relative;inset:auto;overflow:hidden}.site-page .robot-image{object-fit:contain;object-position:center center;border-radius:24px;width:100%;height:100%;animation:none;display:block;position:relative;inset:auto;transform:none}.site-page .hero-right:before{background:linear-gradient(#11131805 48%,#11131880 100%)}.site-page .case-image-stage{aspect-ratio:auto;background:#11151d;flex-direction:column;width:100%;display:flex;height:auto!important;overflow:visible!important}.site-page .case-image-visual{aspect-ratio:16/10;background:#11151d;flex:none;width:100%;height:auto;overflow:hidden}.site-page .case-image-stage img,.site-page .case-image-visual img{width:100%;height:100%;display:block;object-fit:contain!important;object-position:top center!important}.site-page .case-action-badge{-webkit-backdrop-filter:none;backdrop-filter:none;width:calc(100% - 24px);box-shadow:none;background:radial-gradient(circle at 100% 0,#ffd32621,#0000 42%),#161920fa;border-color:#ffd32633;border-radius:17px;margin:12px;padding:15px 16px 16px;animation:.45s both caseBadgeIn;position:relative;inset:auto;max-width:none!important}.site-page .case-action-badge b{color:#ffd326;margin-bottom:6px;font-size:15px;line-height:1.15}.site-page .case-action-badge span{color:#ffffffb3;margin-top:0;font-size:12px;line-height:1.4;display:block}.erp-page .erp-screen-card img,.local-erp-page [class*=screen] img,.security-crm-v2-page [class*=screen] img,.perimetr-page [class*=screen] img{max-width:100%;object-fit:contain!important;object-position:top center!important}.site-footer{max-width:100%}}@media (min-width:901px){.dev-crm-page .dev-crm-roles-background{transform-origin:0;transform:scale(1.075)}}.product-dev-page{--product-dark:#080a0f;--product-dark-soft:#151820;--product-yellow:#ffd326;--product-paper:#f3f0e8;--product-white:#fff;--product-text:#15171c;--product-muted:#666a73;background:radial-gradient(circle at 8% 28%, #ffd32614, transparent 24%), var(--product-paper);color:var(--product-text);overflow:hidden}.product-dev-hero{color:#fff;isolation:isolate;background:#06080c;min-height:880px;padding:30px clamp(24px,5vw,78px) 72px;position:relative;overflow:hidden}.product-dev-hero-media{z-index:-4;background:#06080c;display:block;position:absolute;inset:0}.product-dev-hero-media img{object-fit:contain;object-position:center center;width:100%;height:100%;animation:14s ease-in-out infinite alternate productDevHeroBreath;transform:scale(1.015)}.product-dev-hero-shade{z-index:-3;background:linear-gradient(90deg,#040609fc 0%,#040609ed 31%,#0406099e 51%,#0406091f 76%,#04060914 100%),linear-gradient(#0406096b 0%,#0000 34%,#0406099e 100%);position:absolute;inset:0}.product-dev-hero-grid{z-index:-2;opacity:.08;pointer-events:none;background-image:linear-gradient(#ffffff1f 1px,#0000 1px),linear-gradient(90deg,#ffffff1f 1px,#0000 1px);background-size:72px 72px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000 64%);mask-image:linear-gradient(90deg,#000,#0000 64%)}@keyframes productDevHeroBreath{0%{transform:scale(1.015)}to{transform:scale(1.045)}}.product-dev-back{z-index:3;color:#ffffffc7;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#06080c57;border:1px solid #ffffff26;border-radius:999px;align-items:center;min-height:46px;padding:0 18px;font-size:14px;font-weight:800;text-decoration:none;transition:color .25s,border-color .25s,transform .25s;display:inline-flex;position:relative}.product-dev-back:hover{color:#fff;border-color:#ffd3268c;transform:translateY(-2px)}.product-dev-hero-inner{z-index:2;align-items:center;width:min(1500px,100%);min-height:720px;margin:14px auto 0;display:flex;position:relative}.product-dev-hero-copy{width:min(790px,60vw)}.product-dev-kicker{background:var(--product-yellow);color:#111318;letter-spacing:.08em;text-transform:uppercase;border-radius:999px;padding:10px 16px;font-size:13px;font-weight:950;display:inline-flex;box-shadow:0 18px 46px #ffd32633}.product-dev-hero-copy h1{letter-spacing:-.07em;text-shadow:0 6px 42px #00000094;max-width:790px;margin:26px 0 0;font-size:clamp(60px,6vw,102px);line-height:.86}.product-dev-hero-copy>p{color:#ffffffbd;text-shadow:0 2px 22px #000000d1;max-width:680px;margin:28px 0 0;font-size:clamp(17px,1.25vw,21px);line-height:1.48}.product-dev-hero-actions{flex-wrap:wrap;gap:12px;margin-top:34px;display:flex}.product-dev-hero-actions a{border:1px solid var(--product-yellow);background:var(--product-yellow);color:#111318;border-radius:17px;justify-content:center;align-items:center;min-height:58px;padding:0 25px;font-size:15px;font-weight:950;text-decoration:none;transition:transform .25s;display:inline-flex;box-shadow:0 20px 54px #ffd32629}.product-dev-hero-actions a:hover{transform:translateY(-3px)}.product-dev-hero-actions a.secondary{color:#fff;box-shadow:none;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0a0c1180;border-color:#fff3}.product-dev-proofline{border-top:1px solid #ffffff29;border-bottom:1px solid #ffffff29;width:min(730px,100%);margin-top:44px;padding:18px 0;display:flex}.product-dev-proofline span{color:#ffffffa8;border-right:1px solid #ffffff21;flex:1;padding:4px 22px;font-size:13px;font-weight:750;line-height:1.35}.product-dev-proofline span:first-child{padding-left:0}.product-dev-proofline span:last-child{border-right:none}.product-dev-content{width:min(1480px,100% - 56px);margin:0 auto;padding:124px 0 120px}.product-dev-section-heading{max-width:900px}.product-dev-section-heading>span,.product-dev-types-copy>span,.product-dev-idea-lead>span,.product-dev-bridge-copy>span,.mobile-product-copy>span,.mobile-capabilities-head>span,.mobile-web-system-copy>span,.product-dev-final>div:first-child>span{color:#856d00;letter-spacing:.08em;text-transform:uppercase;padding-left:34px;font-size:12px;font-weight:950;display:inline-flex;position:relative}.product-dev-section-heading>span:before,.product-dev-types-copy>span:before,.product-dev-idea-lead>span:before,.product-dev-bridge-copy>span:before,.mobile-product-copy>span:before,.mobile-capabilities-head>span:before,.mobile-web-system-copy>span:before,.product-dev-final>div:first-child>span:before{content:"";background:var(--product-yellow);border-radius:99px;width:22px;height:3px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.product-dev-section-heading h2,.product-dev-types-copy h2,.product-dev-idea-lead h2,.product-dev-bridge-copy h2,.mobile-product-copy h2,.mobile-capabilities-head h2,.mobile-web-system-copy h2{letter-spacing:-.06em;margin:22px 0 0;font-size:clamp(46px,5.3vw,82px);line-height:.91}.product-dev-section-heading p,.product-dev-types-copy>p,.product-dev-idea-lead>p,.product-dev-bridge-copy>p,.mobile-product-copy>p,.mobile-capabilities-head>p,.mobile-web-system-copy>p{max-width:740px;color:var(--product-muted);margin:22px 0 0;font-size:17px;line-height:1.52}.product-dev-intro{grid-template-columns:minmax(0,1.15fr) minmax(360px,.85fr);align-items:end;gap:clamp(40px,7vw,110px);display:grid}.product-dev-statement{background:var(--product-yellow);border-radius:34px;padding:34px;position:relative;overflow:hidden;box-shadow:0 30px 90px #7d620029}.product-dev-statement b,.product-dev-statement i{display:block}.product-dev-statement b{letter-spacing:-.055em;font-size:clamp(40px,4vw,64px);line-height:.9}.product-dev-statement i{color:#11131873;letter-spacing:.1em;text-transform:uppercase;margin:10px 0;font-size:13px;font-style:normal;font-weight:950}.product-dev-statement p{border-top:1px solid #11131826;margin:30px 0 0;padding-top:24px;font-size:15px;line-height:1.48}.product-dev-directions,.product-dev-types,.product-dev-examples,.product-dev-idea,.product-dev-bridge,.product-dev-final,.mobile-product-core,.mobile-scenarios,.mobile-capabilities,.mobile-web-system,.mobile-launch{margin-top:130px}.product-dev-directions-grid{grid-template-columns:repeat(12,minmax(0,1fr));gap:16px;display:grid}.product-dev-direction-card{background:#fff;border-radius:32px;grid-column:span 4;min-height:310px;padding:30px;position:relative;overflow:hidden;box-shadow:0 24px 72px #14161c13}.product-dev-direction-card:nth-child(2),.product-dev-direction-card:nth-child(5){grid-column:span 5}.product-dev-direction-card:nth-child(3),.product-dev-direction-card:nth-child(6){grid-column:span 3}.product-dev-direction-card>b{color:#9a7c00;font-size:12px;font-weight:950;display:inline-flex}.product-dev-direction-card h3{letter-spacing:-.045em;max-width:430px;margin:74px 0 0;font-size:clamp(27px,2.4vw,39px);line-height:.96}.product-dev-direction-card p{max-width:520px;color:var(--product-muted);margin:17px 0 0;font-size:15px;line-height:1.45}.product-dev-direction-card.dark{background:radial-gradient(circle at 88% 12%, #ffd3262e, transparent 30%), var(--product-dark);color:#fff}.product-dev-direction-card.dark>b{color:var(--product-yellow)}.product-dev-direction-card.dark p{color:#ffffff9e}.product-dev-direction-card.yellow{background:var(--product-yellow)}.product-dev-direction-card.yellow>b{color:#111318}.product-dev-direction-card.yellow p{color:#111318ad}.product-dev-types{color:#fff;background:radial-gradient(circle at 10% 92%,#ffd32626,#0000 28%),linear-gradient(145deg,#080a0f,#171a21);border-radius:46px;grid-template-columns:minmax(360px,.78fr) minmax(0,1.22fr);align-items:start;gap:clamp(50px,7vw,110px);padding:clamp(46px,6vw,88px);display:grid}.product-dev-types-copy>span,.product-dev-idea-lead>span,.product-dev-bridge-copy>span,.mobile-capabilities-head>span,.mobile-web-system-copy>span{color:var(--product-yellow)}.product-dev-types-copy>p,.product-dev-bridge-copy>p,.mobile-capabilities-head>p{color:#ffffffa3}.product-dev-type-list{border-top:1px solid #ffffff24;grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.product-dev-type-list article{border-bottom:1px solid #ffffff1a;border-right:1px solid #ffffff1a;grid-template-columns:44px 1fr;align-items:center;gap:12px;min-height:108px;padding:20px 18px 20px 0;display:grid}.product-dev-type-list article:nth-child(2n){border-right:none;padding-left:20px;padding-right:0}.product-dev-type-list article:nth-last-child(-n+2){border-bottom:none}.product-dev-type-list b{color:var(--product-yellow);font-size:11px}.product-dev-type-list span{font-size:16px;font-weight:800;line-height:1.25}.product-dev-examples-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:48px;display:grid}.product-dev-examples-grid article{background:#fff;border-radius:30px;overflow:hidden;box-shadow:0 24px 80px #14161c14}.product-dev-example-media{aspect-ratio:16/10;background:#0e1117;overflow:hidden}.product-dev-example-media img{object-fit:contain;object-position:top center;width:100%;height:100%;transition:transform .5s}.product-dev-examples-grid article:hover img{transform:scale(1.035)}.product-dev-examples-grid article>div:last-child{padding:26px}.product-dev-examples-grid h3{letter-spacing:-.035em;margin:0;font-size:25px;line-height:1}.product-dev-examples-grid p{color:var(--product-muted);margin:14px 0 0;font-size:14px;line-height:1.45}.product-dev-idea{background:#fff;border-radius:46px;grid-template-columns:minmax(360px,.78fr) minmax(0,1.22fr);gap:clamp(50px,7vw,110px);padding:clamp(46px,6vw,88px);display:grid;overflow:hidden;box-shadow:0 32px 100px #14161c14}.product-dev-idea-lead>a{background:var(--product-yellow);color:#111318;border-radius:17px;justify-content:center;align-items:center;min-height:58px;margin-top:30px;padding:0 24px;font-size:15px;font-weight:950;text-decoration:none;display:inline-flex}.product-dev-steps{border-top:1px solid #0f121821}.product-dev-steps article{border-bottom:1px solid #0f121821;grid-template-columns:62px 1fr;gap:18px;padding:28px 0;display:grid}.product-dev-steps article:last-child{border-bottom:none}.product-dev-steps article>b{background:var(--product-dark);width:46px;height:46px;color:var(--product-yellow);border-radius:50%;justify-content:center;align-items:center;font-size:12px;display:inline-flex}.product-dev-steps h3{margin:0;font-size:27px;line-height:1}.product-dev-steps p{color:var(--product-muted);margin:11px 0 0;font-size:14px;line-height:1.45}.product-dev-bridge{color:#fff;isolation:isolate;background:#080a0f;border-radius:46px;min-height:650px;padding:clamp(46px,6vw,88px);position:relative;overflow:hidden}.product-dev-bridge>img{z-index:-2;object-fit:cover;object-position:center center;width:100%;height:100%;position:absolute;inset:0}.product-dev-bridge-shade{z-index:-1;background:linear-gradient(90deg,#05070afa 0%,#05070ae6 42%,#05070a47 70%,#05070a14 100%);position:absolute;inset:0}.product-dev-bridge-copy{z-index:1;width:min(720px,58%);position:relative}.product-dev-bridge-copy>a,.mobile-web-system-copy>a{background:var(--product-yellow);color:#111318;border-radius:17px;justify-content:center;align-items:center;min-height:58px;margin-top:32px;padding:0 24px;font-size:15px;font-weight:950;text-decoration:none;display:inline-flex}.product-dev-final{background:radial-gradient(circle at 90% 16%, #ffffff85, transparent 25%), var(--product-yellow);border-radius:46px;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:50px;padding:clamp(46px,6vw,88px);display:grid;box-shadow:0 36px 100px #765e002b}.product-dev-final>div:first-child>span{color:#111318}.product-dev-final h2{letter-spacing:-.06em;max-width:900px;margin:22px 0 0;font-size:clamp(45px,5vw,76px);line-height:.92}.product-dev-final p{color:#111318b3;max-width:720px;margin:22px 0 0;font-size:16px;line-height:1.5}.product-dev-final-actions{gap:10px;width:min(340px,100%);display:grid}.product-dev-final-actions a{color:#fff;text-align:center;background:#111318;border:1px solid #111318;border-radius:18px;justify-content:center;align-items:center;min-height:60px;padding:0 22px;font-size:14px;font-weight:950;text-decoration:none;display:inline-flex}.product-dev-final-actions a.secondary{color:#111318;background:0 0}.mobile-platform-strip{background:#ffffffa6;border:1px solid #0f12181c;border-radius:30px;grid-template-columns:repeat(4,minmax(0,1fr));display:grid;overflow:hidden}.mobile-platform-strip article{border-right:1px solid #0f12181a;grid-template-columns:58px 1fr;align-items:center;gap:14px;min-height:110px;padding:20px;display:grid}.mobile-platform-strip article:last-child{border-right:none}.mobile-platform-strip b{background:var(--product-dark);width:52px;height:52px;color:var(--product-yellow);border-radius:16px;justify-content:center;align-items:center;font-size:13px;font-weight:950;display:inline-flex}.mobile-platform-strip span{color:var(--product-muted);font-size:14px;font-weight:800;line-height:1.25}.mobile-product-core{grid-template-columns:minmax(360px,.84fr) minmax(0,1.16fr);align-items:center;gap:clamp(48px,7vw,110px);display:grid}.mobile-product-device{background:#080a0f;border-radius:42px;position:relative;overflow:hidden;box-shadow:0 36px 100px #14161c2e}.mobile-product-device img{aspect-ratio:4/5;object-fit:cover;width:100%;height:auto;display:block}.mobile-product-device>span{color:#fff;text-transform:uppercase;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#07090db8;border:1px solid #ffffff1f;border-radius:999px;justify-content:center;align-items:center;min-height:48px;padding:0 16px;font-size:12px;font-weight:900;display:inline-flex;position:absolute;bottom:24px;left:24px;right:24px}.mobile-product-points{border-top:1px solid #0f121821;margin-top:40px}.mobile-product-points article{border-bottom:1px solid #0f121821;grid-template-columns:58px 1fr;gap:18px;padding:28px 0;display:grid}.mobile-product-points article>b{color:#9a7c00;font-size:12px}.mobile-product-points h3{margin:0;font-size:28px;line-height:1}.mobile-product-points p{color:var(--product-muted);margin:12px 0 0;font-size:14px;line-height:1.45}.mobile-scenarios-grid{grid-template-columns:repeat(12,minmax(0,1fr));gap:16px;margin-top:48px;display:grid}.mobile-scenarios-grid article{background:#fff;border-radius:32px;grid-column:span 4;min-height:310px;padding:30px;box-shadow:0 24px 72px #14161c13}.mobile-scenarios-grid article:nth-child(2),.mobile-scenarios-grid article:nth-child(5){grid-column:span 5}.mobile-scenarios-grid article:nth-child(3),.mobile-scenarios-grid article:nth-child(6){grid-column:span 3}.mobile-scenarios-grid article>b{color:#9a7c00;font-size:12px}.mobile-scenarios-grid h3{letter-spacing:-.045em;margin:76px 0 0;font-size:clamp(27px,2.4vw,39px);line-height:.96}.mobile-scenarios-grid p{color:var(--product-muted);margin:17px 0 0;font-size:15px;line-height:1.45}.mobile-scenarios-grid article.dark{background:var(--product-dark);color:#fff}.mobile-scenarios-grid article.dark>b{color:var(--product-yellow)}.mobile-scenarios-grid article.dark p{color:#ffffff9e}.mobile-scenarios-grid article.yellow{background:var(--product-yellow)}.mobile-scenarios-grid article.yellow>b{color:#111318}.mobile-scenarios-grid article.yellow p{color:#111318ad}.mobile-capabilities{color:#fff;background:radial-gradient(circle at 88% 12%,#ffd3262e,#0000 30%),linear-gradient(145deg,#080a0f,#171a21);border-radius:46px;padding:clamp(48px,6vw,88px)}.mobile-capabilities-head{max-width:820px}.mobile-capabilities-grid{border-top:1px solid #ffffff24;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:54px;display:grid}.mobile-capabilities-grid article{border-bottom:1px solid #ffffff1a;border-right:1px solid #ffffff1a;min-height:240px;padding:28px 24px 24px 0}.mobile-capabilities-grid article:nth-child(4n){border-right:none;padding-left:24px;padding-right:0}.mobile-capabilities-grid article:nth-child(4n+2),.mobile-capabilities-grid article:nth-child(4n+3){padding-left:24px}.mobile-capabilities-grid article:nth-last-child(-n+4){border-bottom:none}.mobile-capabilities-grid article>b{color:var(--product-yellow);font-size:11px}.mobile-capabilities-grid h3{margin:48px 0 0;font-size:23px;line-height:1}.mobile-capabilities-grid p{color:#ffffff94;margin:13px 0 0;font-size:13px;line-height:1.45}.mobile-web-system{background:var(--product-yellow);border-radius:46px;grid-template-columns:minmax(0,.86fr) minmax(480px,1.14fr);align-items:center;gap:clamp(40px,7vw,100px);padding:clamp(48px,6vw,88px);display:grid}.mobile-web-system-copy>span{color:#111318}.mobile-web-system-copy>p{color:#111318b3}.mobile-web-system-copy>a{background:var(--product-dark);color:#fff}.mobile-web-system-map{grid-template-columns:1fr auto 1fr auto 1fr;align-items:center;gap:12px;display:grid}.mobile-web-system-map article{background:#ffffff61;border:1px solid #1113181f;border-radius:28px;flex-direction:column;justify-content:space-between;min-height:210px;padding:24px;display:flex}.mobile-web-system-map b{letter-spacing:-.05em;font-size:34px}.mobile-web-system-map span{color:#111318a8;font-size:13px;font-weight:800;line-height:1.3}.mobile-web-system-map i{color:#1113187a;font-size:24px;font-style:normal}.mobile-launch-grid{border-top:1px solid #0f121824;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:50px;display:grid}.mobile-launch-grid article{border-right:1px solid #0f12181f;min-height:310px;padding:30px 26px 24px 0}.mobile-launch-grid article+article{padding-left:26px}.mobile-launch-grid article:last-child{border-right:none}.mobile-launch-grid article>b{background:var(--product-yellow);color:#111318;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:12px;display:inline-flex}.mobile-launch-grid h3{margin:58px 0 0;font-size:27px;line-height:1}.mobile-launch-grid p{color:var(--product-muted);margin:15px 0 0;font-size:14px;line-height:1.45}.mobile-dev-final{color:#fff;background:radial-gradient(circle at 88% 14%,#ffd32633,#0000 28%),linear-gradient(145deg,#080a0f,#171a21);box-shadow:0 36px 100px #14161c2e}.mobile-dev-final>div:first-child>span{color:var(--product-yellow)}.mobile-dev-final p{color:#ffffffa3}.mobile-dev-final .product-dev-final-actions a{border-color:var(--product-yellow);background:var(--product-yellow);color:#111318}.mobile-dev-final .product-dev-final-actions a.secondary{color:#fff;background:0 0;border-color:#ffffff38}@media (max-width:1180px){.product-dev-direction-card:nth-child(n),.mobile-scenarios-grid article:nth-child(n){grid-column:span 6}.product-dev-types,.product-dev-idea,.mobile-product-core{grid-template-columns:minmax(320px,.8fr) minmax(0,1.2fr);gap:48px}.mobile-platform-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.mobile-platform-strip article:nth-child(2){border-right:none}.mobile-platform-strip article:nth-child(-n+2){border-bottom:1px solid #0f12181a}.mobile-capabilities-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mobile-capabilities-grid article:nth-child(n){border-bottom:1px solid #ffffff1a;border-right:1px solid #ffffff1a;padding:26px 22px}.mobile-capabilities-grid article:nth-child(2n){border-right:none}.mobile-capabilities-grid article:nth-last-child(-n+2){border-bottom:none}.mobile-web-system{grid-template-columns:1fr}.product-dev-final{grid-template-columns:1fr;align-items:start}}@media (max-width:900px){.product-dev-hero{min-height:0;padding:18px 16px 54px}.product-dev-back{min-height:42px;padding:0 14px;font-size:12px}.product-dev-hero-inner{min-height:0;margin-top:0;padding-top:48px}.product-dev-hero-copy{width:100%}.product-dev-hero-copy h1{overflow-wrap:anywhere;font-size:clamp(45px,13vw,64px)}.product-dev-hero-media{z-index:0;aspect-ratio:16/9;width:calc(100% + 32px);height:auto;margin:42px -16px -54px;position:relative;inset:auto}.product-dev-hero-media img{object-fit:contain;object-position:center center;animation:none;transform:none}.product-dev-hero-shade{background:linear-gradient(#06080cfc 0%,#06080ce0 64%,#06080c0d 100%)}.product-dev-content{width:min(100% - 28px,1480px);padding-top:82px}.product-dev-intro,.product-dev-types,.product-dev-idea,.mobile-product-core{grid-template-columns:1fr}.product-dev-statement{margin-top:12px}.product-dev-examples-grid{grid-template-columns:1fr}.product-dev-bridge-copy{width:min(650px,70%)}.mobile-launch-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mobile-launch-grid article:nth-child(2){border-right:none}.mobile-launch-grid article:nth-child(-n+2){border-bottom:1px solid #0f12181f}}@media (max-width:760px){.product-dev-hero-copy>p{font-size:16px}.product-dev-hero-actions{display:grid}.product-dev-hero-actions a{width:100%}.product-dev-proofline{padding:8px 0;display:grid}.product-dev-proofline span,.product-dev-proofline span:first-child{border-bottom:1px solid #ffffff1f;border-right:none;padding:12px 0}.product-dev-proofline span:last-child{border-bottom:none}.product-dev-section-heading h2,.product-dev-types-copy h2,.product-dev-idea-lead h2,.product-dev-bridge-copy h2,.mobile-product-copy h2,.mobile-capabilities-head h2,.mobile-web-system-copy h2{font-size:clamp(39px,11vw,52px)}.product-dev-section-heading p,.product-dev-types-copy>p,.product-dev-idea-lead>p,.product-dev-bridge-copy>p,.mobile-product-copy>p,.mobile-capabilities-head>p,.mobile-web-system-copy>p{font-size:15px}.product-dev-directions,.product-dev-types,.product-dev-examples,.product-dev-idea,.product-dev-bridge,.product-dev-final,.mobile-product-core,.mobile-scenarios,.mobile-capabilities,.mobile-web-system,.mobile-launch{margin-top:90px}.product-dev-directions-grid,.mobile-scenarios-grid{grid-template-columns:1fr}.product-dev-direction-card:nth-child(n),.mobile-scenarios-grid article:nth-child(n){border-radius:26px;grid-column:auto;min-height:270px;padding:26px}.product-dev-direction-card h3,.mobile-scenarios-grid h3{margin-top:56px}.product-dev-types,.product-dev-idea,.mobile-capabilities,.mobile-web-system{border-radius:30px;padding:32px 22px}.product-dev-type-list{grid-template-columns:1fr}.product-dev-type-list article,.product-dev-type-list article:nth-child(2n){border-bottom:1px solid #ffffff1a;border-right:none;min-height:92px;padding:18px 0}.product-dev-type-list article:last-child{border-bottom:none}.product-dev-examples-grid article{border-radius:26px}.product-dev-steps article{grid-template-columns:54px 1fr;gap:14px}.product-dev-steps h3{font-size:24px}.product-dev-bridge{border-radius:30px;min-height:0;padding:34px 22px clamp(300px,82vw,350px)}.product-dev-bridge>img{object-position:78% center;height:clamp(290px,80vw,340px);top:auto;bottom:0}.product-dev-bridge-shade{background:linear-gradient(#080a0f 0%,#080a0fc7 24%,#080a0f05 72%);height:clamp(320px,88vw,380px);top:auto;bottom:0}.product-dev-bridge-copy{width:100%}.product-dev-final{border-radius:30px;padding:34px 22px}.product-dev-final h2{font-size:clamp(39px,11vw,50px)}.product-dev-final-actions{width:100%}.mobile-platform-strip{border-radius:24px;grid-template-columns:1fr}.mobile-platform-strip article,.mobile-platform-strip article:nth-child(2),.mobile-platform-strip article:nth-child(-n+2){border-bottom:1px solid #0f12181a;border-right:none;min-height:88px}.mobile-platform-strip article:last-child{border-bottom:none}.mobile-product-device{border-radius:30px}.mobile-capabilities-grid{grid-template-columns:1fr}.mobile-capabilities-grid article:nth-child(n){border-bottom:1px solid #ffffff1a;border-right:none;min-height:0;padding:24px 0}.mobile-capabilities-grid article:last-child{border-bottom:none}.mobile-capabilities-grid h3{margin-top:28px}.mobile-web-system-map{grid-template-columns:1fr}.mobile-web-system-map article{min-height:150px}.mobile-web-system-map i{text-align:center;transform:rotate(90deg)}.mobile-launch-grid{grid-template-columns:1fr}.mobile-launch-grid article,.mobile-launch-grid article+article{border-bottom:1px solid #0f12181f;border-right:none;min-height:0;padding:26px 0}.mobile-launch-grid article:last-child{border-bottom:none}.mobile-launch-grid h3{margin-top:30px}}@media (prefers-reduced-motion:reduce){.product-dev-hero-media img{animation:none}}.business-auto-page{--business-dark:#090b10;--business-yellow:#ffd426;--business-paper:#f3f0e8;--business-line:#1113181f;--business-muted:#6d6e72;background:var(--business-paper);color:#111318;overflow:hidden}.business-auto-hero{color:#fff;isolation:isolate;background:#07090d;min-height:880px;margin-top:20px;position:relative;overflow:hidden}.business-auto-hero-grid{z-index:-1;opacity:.18;background-image:linear-gradient(#ffffff14 1px,#0000 1px),linear-gradient(90deg,#ffffff14 1px,#0000 1px);background-size:72px 72px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000 70%);mask-image:linear-gradient(90deg,#000,#0000 70%)}.business-auto-hero-shade{z-index:1;pointer-events:none;background:linear-gradient(90deg,#07090d 0%,#07090dfa 35%,#07090d8f 59%,#07090d0d 100%),linear-gradient(#07090d14,#07090d 98%);position:absolute;inset:0}.business-auto-back{z-index:4;color:#ffffffb8;border:1px solid #ffffff2e;border-radius:999px;align-items:center;min-height:46px;padding:0 18px;font-size:13px;font-weight:800;text-decoration:none;transition:border-color .18s,color .18s,transform .18s;display:inline-flex;position:absolute;top:30px;left:max(34px,50% - 740px)}.business-auto-back:hover{border-color:var(--business-yellow);color:#fff;transform:translate(-3px)}.business-auto-hero-inner{z-index:3;align-items:center;width:min(100% - 68px,1480px);min-height:880px;margin:0 auto;padding:128px 0 72px;display:flex;position:relative}.business-auto-hero-copy{width:min(760px,58%)}.business-auto-kicker,.business-auto-heading>span,.business-auto-flow-copy>span,.business-auto-related>div:first-child>span,.business-auto-final>div:first-child>span{color:#9b7e00;letter-spacing:.09em;text-transform:uppercase;align-items:center;gap:12px;font-size:12px;font-weight:900;display:inline-flex}.business-auto-kicker{background:var(--business-yellow);color:#111318;border-radius:999px;padding:11px 17px}.business-auto-heading>span:before,.business-auto-flow-copy>span:before,.business-auto-related>div:first-child>span:before,.business-auto-final>div:first-child>span:before{background:var(--business-yellow);content:"";border-radius:999px;width:28px;height:3px}.business-auto-hero-copy h1{letter-spacing:-.065em;max-width:830px;margin:28px 0 0;font-size:clamp(58px,6vw,98px);line-height:.91}.business-auto-hero-copy>p{color:#ffffffad;max-width:720px;margin:30px 0 0;font-size:clamp(17px,1.45vw,21px);line-height:1.5}.business-auto-actions{flex-wrap:wrap;gap:12px;margin-top:36px;display:flex}.business-auto-actions a,.business-auto-final-actions a{border:1px solid var(--business-yellow);background:var(--business-yellow);color:#111318;border-radius:18px;justify-content:center;align-items:center;min-height:60px;padding:0 28px;font-size:14px;font-weight:900;text-decoration:none;transition:transform .18s,box-shadow .18s;display:inline-flex}.business-auto-actions a:hover,.business-auto-final-actions a:hover{transform:translateY(-3px);box-shadow:0 16px 42px #ffd42633}.business-auto-actions a.secondary{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#07090d5c;border-color:#ffffff38}.business-auto-proofline{border-top:1px solid #ffffff24;border-bottom:1px solid #ffffff24;grid-template-columns:repeat(3,minmax(0,1fr));max-width:760px;margin-top:44px;display:grid}.business-auto-proofline span{color:#ffffff94;border-right:1px solid #ffffff1f;padding:18px;font-size:12px;font-weight:800}.business-auto-proofline span:first-child{padding-left:0}.business-auto-proofline span:last-child{border-right:none}.business-auto-hero-media{z-index:0;position:absolute;inset:0}.business-auto-hero-media img{object-fit:cover;object-position:center;width:100%;height:100%;animation:14s ease-in-out infinite alternate business-auto-hero-drift;transform:scale(1.025)}@keyframes business-auto-hero-drift{0%{transform:scale(1.025)translate(0)}to{transform:scale(1.055)translate(-.6%)}}.business-auto-content{width:min(100% - 56px,1480px);margin:0 auto;padding:120px 0 140px}.business-auto-services{border:1px solid var(--business-line);background:var(--business-line);border-radius:34px;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;display:grid;overflow:hidden;box-shadow:0 24px 80px #2723180f}.business-auto-services article{background:#f9f7f1;align-items:center;gap:16px;min-height:112px;padding:22px;display:flex}.business-auto-services article>div{gap:4px;display:grid}.business-auto-services article b{font-size:15px}.business-auto-services article div span{color:var(--business-muted);font-size:12px}.business-auto-service-logo{background:var(--business-dark);width:54px;height:54px;color:var(--business-yellow);letter-spacing:-.04em;border-radius:17px;flex:none;justify-content:center;align-items:center;font-size:14px;font-weight:950;display:inline-flex}.business-auto-service-logo svg{fill:#fff;width:29px;height:29px}.business-auto-service-logo.telegram{background:#249bd7}.business-auto-service-logo.whatsapp{background:#22b95d}.business-auto-service-logo.mail{background:#31343b}.business-auto-service-logo.bitrix{color:#fff;background:#27aee4;font-size:18px}.business-auto-service-logo.amo{color:#fff;background:#18a6b7;font-size:17px}.business-auto-service-logo.onec{color:#d81418;background:#ffe300;font-size:19px}.business-auto-service-logo.excel{color:#fff;background:#16814b;font-size:22px}.business-auto-service-logo.api{color:var(--business-yellow);background:#16191f;font-size:12px}.business-auto-context{grid-template-columns:minmax(0,1.2fr) minmax(360px,.8fr);align-items:end;gap:clamp(54px,9vw,140px);margin-top:138px;display:grid}.business-auto-heading h2,.business-auto-flow-copy h2,.business-auto-related h2,.business-auto-final h2{letter-spacing:-.06em;margin:24px 0 0;font-size:clamp(52px,5.4vw,84px);line-height:.94}.business-auto-heading>p,.business-auto-flow-copy>p,.business-auto-final p{max-width:760px;color:var(--business-muted);margin:25px 0 0;font-size:17px;line-height:1.55}.business-auto-outcome{background:var(--business-yellow);border-radius:36px;padding:42px;box-shadow:0 28px 72px #6b590d1f}.business-auto-outcome>span{letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:900}.business-auto-outcome h3{letter-spacing:-.05em;margin:54px 0 0;font-size:clamp(32px,3.3vw,50px);line-height:.96}.business-auto-outcome p{color:#111318ad;margin:20px 0 0;font-size:15px;line-height:1.5}.business-auto-comparison{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:130px;display:grid;position:relative}.business-auto-comparison article{border-radius:44px;min-height:560px;padding:clamp(38px,5vw,72px)}.business-auto-comparison article>span{letter-spacing:.08em;text-transform:uppercase;border-radius:999px;padding:9px 13px;font-size:11px;font-weight:900;display:inline-flex}.business-auto-comparison .before{color:#fff;background:radial-gradient(circle at 8% 90%,#ff59591f,#0000 34%),linear-gradient(145deg,#080a0f,#171a21)}.business-auto-comparison .before>span{color:#ffffffad;background:#ffffff1a}.business-auto-comparison .after{background:var(--business-yellow)}.business-auto-comparison .after>span{background:#1113181a}.business-auto-comparison h2{letter-spacing:-.055em;max-width:600px;margin:52px 0 0;font-size:clamp(42px,4.3vw,64px);line-height:.95}.business-auto-comparison ul{gap:17px;margin:48px 0 0;padding:0;list-style:none;display:grid}.business-auto-comparison li{color:#111318b8;padding-left:28px;font-size:15px;line-height:1.42;position:relative}.business-auto-comparison .before li{color:#ffffff9e}.business-auto-comparison li:before{content:"";background:#ff5959;width:14px;height:2px;position:absolute;top:.65em;left:0}.business-auto-comparison .after li:before{background:0 0;border-bottom:2px solid #111318;border-right:2px solid #111318;width:8px;height:13px;transform:translate(2px,-4px)rotate(45deg)}.business-auto-comparison-arrow{z-index:2;border:7px solid var(--business-paper);background:#fff;border-radius:999px;justify-content:center;align-items:center;width:72px;height:46px;font-size:22px;font-weight:900;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.business-auto-capabilities,.business-auto-flow,.business-auto-examples,.business-auto-launch,.business-auto-related,.business-auto-final{margin-top:138px}.business-auto-capability-grid{grid-template-columns:repeat(12,minmax(0,1fr));gap:16px;display:grid}.business-auto-capability-grid article{border:1px solid var(--business-line);background:#ffffffb8;border-radius:34px;grid-column:span 4;min-height:340px;padding:34px}.business-auto-capability-grid article.dark{background:radial-gradient(circle at 90% 0%, #ffd42621, transparent 34%), var(--business-dark);color:#fff}.business-auto-capability-grid article.yellow{background:var(--business-yellow)}.business-auto-capability-grid article>b{color:#a68900;font-size:12px}.business-auto-capability-grid article.dark>b{color:var(--business-yellow)}.business-auto-capability-grid h3{letter-spacing:-.045em;margin:100px 0 0;font-size:clamp(28px,2.4vw,39px);line-height:.98}.business-auto-capability-grid p{color:var(--business-muted);margin:18px 0 0;font-size:14px;line-height:1.5}.business-auto-capability-grid article.dark p{color:#ffffff94}.business-auto-capability-grid article.yellow p{color:#111318ad}.business-auto-flow{color:#fff;background:radial-gradient(circle at 88% 12%,#ffd4262e,#0000 30%),linear-gradient(145deg,#080a0f,#171a21);border-radius:46px;padding:clamp(46px,6vw,88px)}.business-auto-flow-copy{max-width:930px}.business-auto-flow-copy>span{color:var(--business-yellow)}.business-auto-flow-copy>p{color:#ffffff9e}.business-auto-flow-map{grid-template-columns:repeat(5,minmax(0,1fr));margin-top:62px;display:grid}.business-auto-flow-item{grid-template-columns:minmax(0,1fr) auto;align-items:center;display:grid}.business-auto-flow-item:last-child{grid-template-columns:1fr}.business-auto-flow-item article{background:#ffffff0b;border:1px solid #ffffff21;border-radius:26px;flex-direction:column;justify-content:space-between;min-height:190px;padding:24px;display:flex}.business-auto-flow-item article b{color:var(--business-yellow);font-size:11px}.business-auto-flow-item article span{max-width:160px;font-size:18px;font-weight:850;line-height:1.1}.business-auto-flow-item i{color:var(--business-yellow);padding:0 8px;font-size:18px;font-style:normal}.business-auto-examples>.business-auto-heading,.business-auto-launch>.business-auto-heading{max-width:960px}.business-auto-example-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:56px;display:grid}.business-auto-example-grid article{border:1px solid var(--business-line);background:#ffffffb3;border-radius:34px;flex-direction:column;min-height:440px;padding:34px;display:flex}.business-auto-example-grid article:nth-child(2){background:var(--business-yellow)}.business-auto-example-grid article>span{color:#9a7e00;letter-spacing:.09em;text-transform:uppercase;font-size:11px;font-weight:900}.business-auto-example-grid h3{letter-spacing:-.05em;margin:86px 0 0;font-size:clamp(30px,2.5vw,42px);line-height:.98}.business-auto-example-grid p{color:var(--business-muted);margin:20px 0 0;font-size:14px;line-height:1.5}.business-auto-example-grid article>b{border-top:1px solid var(--business-line);margin-top:auto;padding-top:34px;font-size:13px}.business-auto-step-grid{border-top:1px solid var(--business-line);grid-template-columns:repeat(4,minmax(0,1fr));margin-top:56px;display:grid}.business-auto-step-grid article{border-right:1px solid var(--business-line);min-height:310px;padding:30px 26px 24px 0}.business-auto-step-grid article+article{padding-left:26px}.business-auto-step-grid article:last-child{border-right:none}.business-auto-step-grid article>b{background:var(--business-yellow);border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:12px;display:inline-flex}.business-auto-step-grid h3{letter-spacing:-.035em;margin:58px 0 0;font-size:26px;line-height:1}.business-auto-step-grid p{color:var(--business-muted);margin:16px 0 0;font-size:14px;line-height:1.5}.business-auto-related{background:var(--business-yellow);border-radius:46px;grid-template-columns:minmax(0,.72fr) minmax(0,1.28fr);align-items:end;gap:clamp(40px,7vw,100px);padding:clamp(46px,6vw,82px);display:grid}.business-auto-related h2{font-size:clamp(44px,4.5vw,70px)}.business-auto-related-grid{gap:14px;display:grid}.business-auto-related-grid a{color:#111318;background:#ffffff6b;border:1px solid #1113181f;border-radius:28px;padding:28px;text-decoration:none;transition:background .18s,transform .18s;display:block}.business-auto-related-grid a:hover{background:#ffffffad;transform:translate(5px)}.business-auto-related-grid a>span{color:#11131894;letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:900}.business-auto-related-grid h3{letter-spacing:-.04em;margin:18px 0 0;font-size:30px;line-height:1}.business-auto-related-grid p{color:#111318a3;margin:12px 0 0;font-size:13px;line-height:1.45}.business-auto-related-grid a>b{margin-top:20px;font-size:12px;display:inline-block}.business-auto-final{color:#fff;background:radial-gradient(circle at 88% 12%,#ffd4262e,#0000 30%),linear-gradient(145deg,#080a0f,#171a21);border-radius:46px;grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);align-items:end;gap:60px;padding:clamp(46px,6vw,82px);display:grid}.business-auto-final>div:first-child>span{color:var(--business-yellow)}.business-auto-final h2{font-size:clamp(46px,5vw,78px)}.business-auto-final p{color:#ffffff9e}.business-auto-final-actions{gap:12px;display:grid}.business-auto-final-actions a.secondary{color:#fff;background:0 0;border-color:#fff3}.business-auto-page .site-footer{width:min(100% - 56px,1480px);margin:0 auto}@media (max-width:1180px){.business-auto-services{grid-template-columns:repeat(2,minmax(0,1fr))}.business-auto-capability-grid article{grid-column:span 6}.business-auto-flow-map{grid-template-columns:1fr;gap:0}.business-auto-flow-item{grid-template-columns:1fr}.business-auto-flow-item article{min-height:130px}.business-auto-flow-item article span{max-width:none}.business-auto-flow-item i{text-align:center;padding:8px 0;transform:rotate(90deg)}.business-auto-related,.business-auto-final{grid-template-columns:1fr;align-items:start}}@media (max-width:900px){.business-auto-hero{min-height:0;padding:18px 16px 0}.business-auto-back{min-height:42px;padding:0 14px;font-size:12px;position:relative;top:auto;left:auto}.business-auto-hero-inner{width:100%;min-height:0;padding:48px 0 54px}.business-auto-hero-copy{width:100%}.business-auto-hero-copy h1{overflow-wrap:anywhere;font-size:clamp(44px,12vw,64px)}.business-auto-hero-media{z-index:0;aspect-ratio:16/9;width:calc(100% + 32px);margin:0 -16px;position:relative;inset:auto}.business-auto-hero-media img{object-fit:contain;animation:none;transform:none}.business-auto-hero-shade{background:linear-gradient(#07090dfc 0%,#07090ddb 70%,#07090d0a 100%)}.business-auto-content{width:min(100% - 28px,1480px);padding-top:82px}.business-auto-context{grid-template-columns:1fr;gap:38px}.business-auto-comparison{grid-template-columns:1fr;gap:14px}.business-auto-comparison-arrow{transform:translate(-50%,-50%)rotate(90deg)}.business-auto-example-grid{grid-template-columns:1fr}.business-auto-step-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.business-auto-step-grid article:nth-child(2){border-right:none}.business-auto-step-grid article:nth-child(-n+2){border-bottom:1px solid var(--business-line)}}@media (max-width:760px){.business-auto-hero-copy>p{font-size:16px}.business-auto-actions{display:grid}.business-auto-actions a{width:100%}.business-auto-proofline{grid-template-columns:1fr;padding:8px 0}.business-auto-proofline span,.business-auto-proofline span:first-child{border-bottom:1px solid #ffffff1f;border-right:none;padding:12px 0}.business-auto-proofline span:last-child{border-bottom:none}.business-auto-services{border-radius:24px;grid-template-columns:1fr}.business-auto-services article:nth-child(n){min-height:92px}.business-auto-service-logo{border-radius:15px;width:50px;height:50px}.business-auto-context,.business-auto-comparison,.business-auto-capabilities,.business-auto-flow,.business-auto-examples,.business-auto-launch,.business-auto-related,.business-auto-final{margin-top:92px}.business-auto-heading h2,.business-auto-flow-copy h2,.business-auto-related h2,.business-auto-final h2{font-size:clamp(39px,11vw,52px)}.business-auto-heading>p,.business-auto-flow-copy>p,.business-auto-final p{font-size:15px}.business-auto-outcome{border-radius:28px;padding:30px 24px}.business-auto-outcome h3{margin-top:46px}.business-auto-comparison article{border-radius:30px;min-height:0;padding:32px 24px}.business-auto-comparison h2{margin-top:46px;font-size:clamp(38px,10vw,48px)}.business-auto-comparison ul{margin-top:38px}.business-auto-capability-grid{grid-template-columns:1fr}.business-auto-capability-grid article{border-radius:28px;grid-column:auto;min-height:280px;padding:27px}.business-auto-capability-grid h3{margin-top:62px}.business-auto-flow,.business-auto-related,.business-auto-final{border-radius:30px;padding:32px 22px}.business-auto-flow-map{margin-top:44px}.business-auto-flow-item article{border-radius:22px;min-height:124px}.business-auto-example-grid article{border-radius:28px;min-height:380px;padding:27px}.business-auto-example-grid h3{margin-top:62px}.business-auto-step-grid{grid-template-columns:1fr}.business-auto-step-grid article,.business-auto-step-grid article+article{border-right:none;border-bottom:1px solid var(--business-line);min-height:0;padding:26px 0}.business-auto-step-grid article:last-child{border-bottom:none}.business-auto-step-grid h3{margin-top:30px}.business-auto-related-grid h3{font-size:27px}.business-auto-final-actions{width:100%}.business-auto-page .site-footer{width:min(100% - 28px,1480px)}}@media (prefers-reduced-motion:reduce){.business-auto-hero-media img{animation:none}}.product-dev-direction-card{isolation:isolate;border:1px solid #0f12180f;min-height:350px}.product-dev-direction-card:before{content:"";z-index:-1;border:1px solid #0f121814;border-radius:50%;width:210px;height:210px;position:absolute;top:-76px;right:-54px;box-shadow:0 0 0 30px #0f121806,0 0 0 62px #0f121805}.product-dev-direction-card.dark:before{border-color:#ffd32647;box-shadow:0 0 0 30px #ffd32612,0 0 0 62px #ffd32609}.product-dev-direction-card.yellow:before{border-color:#11131829}.product-dev-direction-tag{color:#0f12189e;text-align:right;text-transform:uppercase;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff9;border:1px solid #0f121817;border-radius:999px;max-width:56%;padding:8px 11px;font-size:9px;font-weight:900;line-height:1.15;position:absolute;top:24px;right:24px}.product-dev-direction-card.dark .product-dev-direction-tag{color:#ffffff9e;background:#ffffff0f;border-color:#ffffff1f}.product-dev-direction-card.yellow .product-dev-direction-tag{background:#ffffff52}.product-dev-direction-card h3{margin-top:92px}.product-dev-direction-result{color:#111318;border-top:1px solid #0f12181a;margin-top:24px;padding-top:17px;font-size:12px;font-weight:900;line-height:1.35;display:block}.product-dev-direction-card.dark .product-dev-direction-result{color:var(--product-yellow);border-color:#ffffff21}.product-dev-types{grid-template-columns:minmax(340px,.72fr) minmax(0,1.28fr);grid-template-areas:"copy visual""list list";align-items:stretch}.product-dev-types-copy{grid-area:copy;align-self:center}.product-dev-types-visual{background:#20160f;border:1px solid #ffffff21;border-radius:32px;grid-area:visual;min-height:410px;position:relative;overflow:hidden}.product-dev-types-visual:after{content:"";background:linear-gradient(#0000 48%,#080809d1 100%);position:absolute;inset:0}.product-dev-types-visual img{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .7s}.product-dev-types:hover .product-dev-types-visual img{transform:scale(1.025)}.product-dev-types-visual>div{z-index:1;justify-content:space-between;align-items:center;gap:18px;display:flex;position:absolute;bottom:22px;left:24px;right:24px}.product-dev-types-visual span{color:var(--product-yellow);letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:950}.product-dev-types-visual b{color:#fff;text-align:right;max-width:330px;font-size:14px;line-height:1.3}.product-dev-type-list{grid-area:list;margin-top:4px}.product-dev-example-media{background:#edf0f2}.product-dev-example-media img{object-fit:cover;object-position:center top}.product-dev-examples-grid article:first-child .product-dev-example-media img{object-position:50% 12%}.product-dev-examples-grid article:nth-child(3) .product-dev-example-media img{object-position:50% 8%}.product-dev-mobile-hero .product-dev-hero-media img{object-position:center;filter:saturate(.94)contrast(1.03)}.mobile-scenarios-grid article{isolation:isolate;min-height:355px;position:relative;overflow:hidden}.mobile-scenarios-grid article:before{content:"";z-index:-1;background:linear-gradient(#0f121814,#0f121814) 16px 28px/54px 6px no-repeat,linear-gradient(#0f12180d,#0f12180d) 16px 46px/78px 5px no-repeat,linear-gradient(135deg,#ffd32647,#ffffff0a);border:1px solid #0f121817;border-radius:22px;width:112px;height:154px;position:absolute;top:24px;right:24px;transform:rotate(5deg)}.mobile-scenarios-grid article.dark:before{background:linear-gradient(#ffffff2e,#ffffff2e) 16px 28px/54px 6px no-repeat,linear-gradient(#ffffff14,#ffffff14) 16px 46px/78px 5px no-repeat,linear-gradient(135deg,#ffd32633,#ffffff05);border-color:#ffffff29}.mobile-scenario-signal{align-items:end;gap:4px;display:flex;position:absolute;top:48px;right:49px;transform:rotate(5deg)}.mobile-scenario-signal i{background:#111318;border-radius:99px;width:5px;display:block}.mobile-scenario-signal i:first-child{opacity:.35;height:9px}.mobile-scenario-signal i:nth-child(2){opacity:.62;height:15px}.mobile-scenario-signal i:nth-child(3){height:22px}.mobile-scenarios-grid article.dark .mobile-scenario-signal i{background:var(--product-yellow)}.mobile-scenarios-grid h3{margin-top:104px}.mobile-scenarios-grid article>strong{color:#0f1218b3;border:1px solid #0f12181a;border-radius:999px;margin-top:22px;padding:9px 12px;font-size:10px;line-height:1.25;display:inline-flex}.mobile-scenarios-grid article.dark>strong{color:#ffffffb8;border-color:#ffffff21}.mobile-capabilities{background:radial-gradient(circle at 88% 12%,#ffd3263d,#0000 30%),radial-gradient(circle at 12% 88%,#277b782e,#0000 32%),linear-gradient(145deg,#080a0f,#171a21)}.mobile-capabilities-grid article{transition:background .3s;position:relative;overflow:hidden}.mobile-capabilities-grid article:hover{background:#ffffff09}.mobile-capability-topline{justify-content:space-between;align-items:center;gap:12px;display:flex}.mobile-capability-topline span{min-width:48px;height:32px;color:var(--product-yellow);letter-spacing:.08em;background:#ffd32614;border:1px solid #ffd32642;border-radius:999px;justify-content:center;align-items:center;padding:0 10px;font-size:9px;font-weight:950;display:inline-flex}.dev-crm-value{margin-top:120px}.dev-crm-value-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:48px;display:grid}.dev-crm-value-grid article{background:#fff;border:1px solid #0f121812;border-radius:32px;min-height:320px;padding:34px;position:relative;overflow:hidden;box-shadow:0 24px 72px #14161c12}.dev-crm-value-grid article:nth-child(2),.dev-crm-value-grid article:nth-child(3){color:#fff;background:radial-gradient(circle at 90% 10%,#ffd3262e,#0000 28%),#11141b}.dev-crm-value-grid article>span{color:#967900;letter-spacing:.06em;text-transform:uppercase;font-size:11px;font-weight:950}.dev-crm-value-grid article:nth-child(2)>span,.dev-crm-value-grid article:nth-child(3)>span{color:var(--product-yellow)}.dev-crm-value-grid h3{letter-spacing:-.045em;max-width:620px;margin:82px 0 0;font-size:clamp(30px,3vw,46px);line-height:.98}.dev-crm-value-grid p{color:#686d78;max-width:660px;margin:18px 0 0;font-size:15px;line-height:1.5}.dev-crm-value-grid article:nth-child(2) p,.dev-crm-value-grid article:nth-child(3) p{color:#ffffff9e}.dev-crm-contour{color:#fff;background:radial-gradient(circle at 8% 92%,#ffd32626,#0000 28%),#0c0f15;border-radius:44px;grid-template-columns:minmax(340px,.75fr) minmax(0,1.25fr);gap:clamp(50px,7vw,100px);margin-bottom:120px;padding:clamp(46px,6vw,82px);display:grid}.dev-crm-contour-copy>span,.erp-enterprise-heading>span{color:var(--product-yellow);letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:950}.dev-crm-contour-copy h2{letter-spacing:-.055em;margin:20px 0 0;font-size:clamp(42px,4.5vw,68px);line-height:.92}.dev-crm-contour-copy p{color:#ffffff9e;margin:24px 0 0;font-size:15px;line-height:1.55}.dev-crm-contour-grid{background:#ffffff1f;border:1px solid #ffffff1f;border-radius:30px;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;display:grid;overflow:hidden}.dev-crm-contour-grid article{background:#0f1218f2;min-height:220px;padding:26px}.dev-crm-contour-grid b{color:var(--product-yellow);font-size:11px}.dev-crm-contour-grid h3{margin:48px 0 0;font-size:23px;line-height:1}.dev-crm-contour-grid p{color:#ffffff94;margin:13px 0 0;font-size:13px;line-height:1.45}.erp-enterprise-section{color:#fff;background:linear-gradient(120deg,#ffd32614,#0000 32%),#0b1018;border-radius:44px;margin-top:120px;padding:clamp(46px,6vw,84px);overflow:hidden}.erp-enterprise-heading{max-width:900px}.erp-enterprise-heading h2{letter-spacing:-.055em;margin:20px 0 0;font-size:clamp(44px,5vw,76px);line-height:.92}.erp-enterprise-heading p{color:#ffffff9e;max-width:760px;margin:24px 0 0;font-size:16px;line-height:1.55}.erp-enterprise-grid{background:#ffffff1f;border:1px solid #ffffff1f;border-radius:30px;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;margin-top:54px;display:grid;overflow:hidden}.erp-enterprise-grid article{background:#101620;grid-template-columns:54px 1fr;gap:18px;min-height:290px;padding:30px;display:grid}.erp-enterprise-grid article>b{color:var(--product-yellow);font-size:11px}.erp-enterprise-grid h3{margin:0;font-size:29px;line-height:1}.erp-enterprise-grid p{color:#fff9;margin:18px 0 0;font-size:14px;line-height:1.5}.erp-enterprise-grid strong{color:var(--product-yellow);border-top:1px solid #ffffff1f;margin-top:24px;padding-top:18px;font-size:12px;line-height:1.4;display:block}.erp-enterprise-proof{background:#ffffff1a;border-radius:24px;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;margin-top:1px;display:grid}.erp-enterprise-proof span{color:#ffffffc7;text-align:center;background:#ffd32614;padding:20px;font-size:12px;font-weight:800;line-height:1.35}@media (max-width:1100px){.product-dev-types{grid-template-columns:1fr;grid-template-areas:"copy""visual""list"}.product-dev-types-visual{min-height:380px}.dev-crm-contour{grid-template-columns:1fr}.erp-enterprise-proof{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.product-dev-direction-card,.mobile-scenarios-grid article{min-height:330px}.product-dev-direction-tag{max-width:60%}.product-dev-types-visual{aspect-ratio:4/3;border-radius:24px;min-height:0}.product-dev-types-visual>div{display:grid;bottom:16px;left:16px;right:16px}.product-dev-types-visual b{text-align:left}.product-dev-type-list{grid-template-columns:1fr}.product-dev-type-list article,.product-dev-type-list article:nth-child(2n){border-bottom:1px solid #ffffff1a;border-right:none;min-height:90px;padding:18px 0}.product-dev-type-list article:nth-last-child(2){border-bottom:1px solid #ffffff1a}.dev-crm-value-grid,.dev-crm-contour-grid,.erp-enterprise-grid,.erp-enterprise-proof{grid-template-columns:1fr}.dev-crm-value-grid article{min-height:290px;padding:26px}.dev-crm-value-grid h3{margin-top:58px}.dev-crm-contour,.erp-enterprise-section{border-radius:32px;margin-top:86px;padding:34px 22px}.dev-crm-contour-grid article{min-height:190px}.erp-enterprise-grid article{grid-template-columns:42px 1fr;min-height:0;padding:24px 18px}.erp-enterprise-proof span{text-align:left}}.language-switcher{z-index:10000;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#080a0fc7;border:1px solid #ffffff29;border-radius:999px;grid-template-columns:auto 40px 40px;align-items:center;gap:4px;min-height:46px;padding:5px;display:grid;position:fixed;top:18px;right:20px;box-shadow:0 14px 34px #0003}.language-switcher>span{color:#ffffff75;letter-spacing:.12em;padding:0 8px 0 10px;font-size:8px;font-weight:950}.language-switcher button{color:#ffffff9e;width:40px;height:36px;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:999px;padding:0;font-size:10px;font-weight:950;transition:background .18s,color .18s,transform .18s}.language-switcher button:hover{transform:translateY(-1px)}.language-switcher button.active{color:#101218;background:#ffd326}.business-auto-capability-grid h3{margin-top:42px}.business-auto-flow{grid-template-columns:minmax(300px,.78fr) minmax(420px,1.22fr);gap:clamp(42px,7vw,104px);display:grid}.business-auto-flow-copy{position:sticky;top:36px}.business-auto-flow-map{grid-template-columns:1fr;gap:10px;margin-top:0}.business-auto-flow-item,.business-auto-flow-item:last-child{grid-template-columns:1fr}.business-auto-flow-item article{min-height:124px}.business-auto-flow-item article>span{max-width:none}.business-auto-flow-item>i{display:none}@media (max-width:1180px){.business-auto-flow{grid-template-columns:1fr}.business-auto-flow-copy{position:static}.business-auto-flow-map{margin-top:12px}}@media (max-width:760px){.language-switcher{grid-template-columns:34px 34px;min-height:42px;padding:4px;top:10px;right:10px}.language-switcher>span{display:none}.language-switcher button{width:34px;height:34px}.language-en h1,.language-en h2{overflow-wrap:anywhere}.business-auto-flow-item article,.business-auto-flow-item:nth-child(2n) article{grid-template-columns:40px 72px minmax(0,1fr);min-height:110px}}@media (max-width:900px){.site-page .hero-shell{isolation:isolate;background:#0b0e13;min-height:820px;padding:18px}.site-page .hero-content{z-index:4;min-height:740px;padding-top:82px;display:flex;position:relative}.site-page .hero-left{z-index:4;width:100%;position:relative}.site-page .hero-right{z-index:0;aspect-ratio:auto;border-radius:inherit;background:#0b0e13;border:0;width:auto;height:auto;margin:0;position:absolute;inset:0}.site-page .robot-image{border-radius:inherit;object-fit:cover;object-position:66% center;opacity:.9;width:100%;height:100%;position:absolute;inset:0}.site-page .hero-right:before{background:linear-gradient(#080b10e6 0%,#080b10c7 48%,#080b1075 72%,#080b10c2 100%),linear-gradient(90deg,#080b10f0 0%,#080b10b3 62%,#080b103d 100%)}.product-dev-page .product-dev-hero{isolation:isolate;min-height:890px;padding:18px 16px 52px}.product-dev-page .product-dev-hero-inner{z-index:3;min-height:790px;margin:0;padding-top:64px;position:relative}.product-dev-page .product-dev-hero-media{z-index:-4;aspect-ratio:auto;width:100%;height:100%;margin:0;position:absolute;inset:0}.product-dev-page .product-dev-hero-media img{object-fit:cover;object-position:74% center;opacity:.9;width:100%;height:100%;animation:none;transform:none}.product-dev-page.mobile-apps-page .product-dev-hero-media img{object-position:68% center}.product-dev-page .product-dev-hero-shade{background:linear-gradient(#05070bf0 0%,#05070bd1 52%,#05070b75 76%,#05070bd1 100%),linear-gradient(90deg,#05070bfa 0%,#05070bb8 68%,#05070b33 100%);inset:0}.dev-crm-page .dev-crm-hero{isolation:isolate;min-height:900px;padding:18px 16px 52px}.dev-crm-page .dev-crm-hero-inner{z-index:3;min-height:800px;margin:0;padding-top:58px;position:relative}.dev-crm-page .dev-crm-hero-picture{z-index:-4;aspect-ratio:auto;width:100%;height:100%;margin:0;position:absolute;inset:0}.dev-crm-page .dev-crm-hero-background{object-fit:cover;object-position:center center;opacity:.82;width:100%;height:100%;animation:none}.dev-crm-page .dev-crm-hero-shade{background:linear-gradient(#05070be6 0%,#05070bb8 52%,#05070b75 76%,#05070bd1 100%),linear-gradient(90deg,#05070bed,#05070b75);inset:0}.dev-crm-page .dev-crm-roles{isolation:isolate;min-height:760px;display:block}.dev-crm-page .dev-crm-roles-background{z-index:0;aspect-ratio:auto;object-fit:cover;object-position:20% center;opacity:.84;width:100%;height:100%;position:absolute;inset:0}.dev-crm-page .dev-crm-roles-body{z-index:2;background:linear-gradient(#080a0fc2 0%,#080a0f85 38%,#080a0feb 100%),linear-gradient(90deg,#080a0fad,#080a0f66);width:100%;min-height:760px;padding:42px 24px 30px;position:relative}.product-dev-page .product-dev-bridge{isolation:isolate;min-height:680px;padding:38px 24px}.product-dev-page .product-dev-bridge>img{z-index:-2;object-fit:cover;object-position:72% center;opacity:.92;width:100%;height:100%;position:absolute;inset:0}.product-dev-page .product-dev-bridge-shade{z-index:-1;background:linear-gradient(#080a0ff5 0%,#080a0fb3 58%,#080a0fd1 100%),linear-gradient(90deg,#080a0ff5,#080a0f47);width:100%;height:100%;position:absolute;inset:0}.product-dev-page .product-dev-bridge-copy{z-index:2;width:100%;position:relative}.business-auto-page .business-auto-hero{isolation:isolate;min-height:900px;padding:18px 16px 52px}.business-auto-page .business-auto-hero-inner{z-index:3;width:100%;min-height:800px;padding:70px 0 32px;position:relative}.business-auto-page .business-auto-hero-media{z-index:0;aspect-ratio:auto;width:100%;height:100%;margin:0;position:absolute;inset:0}.business-auto-page .business-auto-hero-media img{object-fit:cover;object-position:74% center;opacity:.9;width:100%;height:100%;animation:none;transform:none}.business-auto-page .business-auto-hero-shade{background:linear-gradient(#07090df0 0%,#07090dcc 54%,#07090d80 76%,#07090dd6 100%),linear-gradient(90deg,#07090dfa,#07090d47);inset:0}.dev-crm-page .dev-crm-final{isolation:isolate;min-height:650px;padding:38px 24px}.dev-crm-page .dev-crm-final-background{z-index:-2;object-fit:cover;object-position:70% center;width:100%;height:100%;position:absolute;inset:0}.dev-crm-page .dev-crm-final-shade{z-index:-1;background:linear-gradient(#ffd326fa 0%,#ffd326e0 58%,#ffd3265c 100%),linear-gradient(90deg,#ffd326f5,#ffd32629);width:100%;height:100%;position:absolute;inset:0}.dev-crm-page .dev-crm-final-copy{z-index:2;width:100%;position:relative}}@media (max-width:420px){.product-dev-page .product-dev-hero,.dev-crm-page .dev-crm-hero,.business-auto-page .business-auto-hero{min-height:940px}.product-dev-page .product-dev-hero-inner,.dev-crm-page .dev-crm-hero-inner,.business-auto-page .business-auto-hero-inner{min-height:840px}}.top-brand-mark-v2{background:#090b0f;border:1px solid #ffd32685;overflow:hidden;box-shadow:0 0 0 1px #ffd32614,0 0 22px #ffd32657}.top-brand-mark-v2 img{object-fit:cover;filter:saturate(1.08)contrast(1.08);width:100%;max-width:none;height:100%;display:block;transform:scale(1.12)}.top-nav-menu-v2{color:#fff;height:38px;font:inherit;cursor:pointer;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff14;border:1px solid #ffffff24;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:0 12px;font-size:11px;font-weight:950;line-height:1;display:none}.top-nav-menu-v2 i{border:2px solid #ffd326;border-radius:50%;width:14px;height:14px;position:relative}.top-nav-menu-v2 i:before,.top-nav-menu-v2 i:after{content:"";background:#ffd326;border-radius:50%;position:absolute}.top-nav-menu-v2 i:before{width:4px;height:4px;top:50%;left:-5px;transform:translateY(-50%)}.top-nav-menu-v2 i:after{width:4px;height:4px;top:50%;right:-5px;transform:translateY(-50%)}.mobile-navigation-overlay{z-index:100001;justify-content:flex-end;align-items:flex-start;padding:8px;display:flex;position:fixed;inset:0}.mobile-navigation-backdrop{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#040609ad;border:0;position:absolute;inset:0}.mobile-navigation-panel{z-index:2;color:#fff;background:radial-gradient(circle at 92% 4%,#ffd3263d,#0000 32%),linear-gradient(155deg,#171a21 0%,#090b10 68%);border:1px solid #ffffff1f;border-radius:28px;width:min(440px,100%);max-height:calc(100dvh - 16px);padding:18px;animation:.22s both mobileNavigationIn;position:relative;overflow-y:auto;box-shadow:0 32px 100px #00000080}.mobile-navigation-head{border-bottom:1px solid #ffffff1f;justify-content:space-between;align-items:flex-start;gap:18px;padding-bottom:18px;display:flex}.mobile-navigation-head>div{gap:7px;display:grid}.mobile-navigation-head span{color:#ffd326;letter-spacing:.12em;font-size:10px;font-weight:950}.mobile-navigation-head b{letter-spacing:-.055em;font-size:clamp(25px,8vw,34px);line-height:.94}.mobile-navigation-head button{color:#111318;min-height:40px;font:inherit;cursor:pointer;background:#ffd326;border:0;border-radius:13px;padding:0 13px;font-size:11px;font-weight:950}.mobile-navigation-links{border-top:1px solid #ffffff1a;margin-top:14px;display:grid}.mobile-navigation-links a{color:#fff;border-bottom:1px solid #ffffff1a;grid-template-columns:42px minmax(0,1fr) 26px;align-items:center;gap:10px;min-height:64px;padding:10px 4px;text-decoration:none;display:grid}.mobile-navigation-links a:after{content:"↘";color:#ffd326;background:#ffd3261f;border-radius:50%;place-items:center;width:26px;height:26px;font-size:12px;display:grid}.mobile-navigation-links a b{color:#ffd326;font-size:11px}.mobile-navigation-links a span{letter-spacing:-.035em;font-size:clamp(18px,5.5vw,25px);font-weight:900;line-height:1}.mobile-navigation-actions{grid-template-columns:.72fr 1.28fr;gap:8px;margin-top:16px;display:grid}.mobile-navigation-actions a{color:#fff;text-align:center;background:#ffffff12;border:1px solid #ffffff24;border-radius:16px;justify-content:center;align-items:center;min-height:52px;padding:0 14px;font-size:12px;font-weight:900;text-decoration:none;display:inline-flex}.mobile-navigation-actions a:last-child{color:#111318;background:#ffd326;border-color:#ffd326}@keyframes mobileNavigationIn{0%{opacity:0;transform:translateY(-14px)scale(.98)}to{opacity:1;transform:none}}@media (max-width:820px){.top-nav-menu-v2{display:inline-flex}.top-actions-v2{gap:6px}.top-menu-v2,.top-nav-menu-v2{border-radius:12px!important;height:38px!important;padding:0 10px!important;font-size:10.5px!important}body:has(.site-page) .language-switcher{top:80px;right:18px}}@media (max-width:390px){.top-header-v2{padding-left:8px;padding-right:8px}.top-brand-mark-v2{width:34px;min-width:34px;height:34px}.top-menu-v2,.top-nav-menu-v2{gap:6px!important;padding:0 8px!important;font-size:9.5px!important}.top-menu-v2 i{width:12px}.mobile-navigation-panel{border-radius:25px;padding:16px}.mobile-navigation-actions{grid-template-columns:1fr}}@media (min-width:821px){.mobile-navigation-overlay{display:none}}
