.service-section{position:relative;padding:0 0 84px}.service-grid{width:min(var(--sw-container, 1200px),calc(100% - 40px));margin:0 auto;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:30px;align-items:stretch}.service-card{--accent: #246bff;--accent-rgb: 36, 107, 255;position:relative;min-height:690px;padding:46px 48px 42px;border-radius:34px;overflow:hidden;background:radial-gradient(circle at 88% 0%,rgba(var(--accent-rgb),.12),transparent 28%),linear-gradient(180deg,#fffffff7,#ffffffe6);border:1px solid rgba(31,42,68,.08);box-shadow:0 26px 90px #14224b1c,0 6px 18px #14224b0a;display:grid;grid-template-rows:auto auto 1fr auto}.service-card:before{content:"";position:absolute;right:-72px;top:-72px;width:210px;height:210px;border-radius:999px;background:rgba(var(--accent-rgb),.1);pointer-events:none}.service-card--support{--accent: #f0447c;--accent-rgb: 240, 68, 124}.service-card--outsource{--accent: #2864f0;--accent-rgb: 40, 100, 240}.service-card__top{position:relative;z-index:1;display:grid;grid-template-columns:76px minmax(0,1fr);gap:22px;align-items:center;margin-bottom:34px}.service-card__icon{width:76px;height:76px;border-radius:22px;display:flex;align-items:center;justify-content:center;background:rgba(var(--accent-rgb),.1);color:var(--accent)}.service-card__icon svg{width:34px;height:34px;display:block;color:currentColor}.service-card__icon svg path,.service-card__icon svg circle,.service-card__icon svg rect,.service-card__icon svg line,.service-card__icon svg polyline{fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.service-card__heading h2{margin:0 0 8px;font-size:clamp(32px,3vw,42px);line-height:1.02;font-weight:850;letter-spacing:-.04em;color:var(--sw-text, #101831)}.service-card__price{font-size:clamp(34px,3.2vw,46px);line-height:1;font-weight:900;letter-spacing:-.045em;color:var(--accent)}.service-card__list{position:relative;z-index:1;display:grid;gap:12px;margin:0;padding:0;list-style:none;align-content:start}@media(min-width:901px){.service-card__list{min-height:314px}}.service-card__list li{position:relative;min-height:21px;padding-left:32px;font-size:16px;line-height:1.28;color:#28324d}.service-card__list li:before{content:"✓";position:absolute;left:0;top:.64em;width:18px;height:18px;transform:translateY(-50%);border-radius:999px;background:rgba(var(--accent-rgb),.1);border:1px solid rgba(var(--accent-rgb),.22);color:var(--accent);display:flex;align-items:center;justify-content:center;font-size:11px;line-height:1;font-weight:900}.service-card__fit{position:relative;z-index:1;margin-top:34px;padding:24px 28px;min-height:132px;border-radius:24px;background:#f8faffe0;border:1px solid rgba(31,42,68,.08);display:grid;grid-template-columns:42px minmax(0,1fr);gap:18px;align-items:start}.service-card__fit-icon{width:42px;height:42px;border-radius:14px;background:rgba(var(--accent-rgb),.14);color:var(--accent);display:flex;align-items:center;justify-content:center}.service-card__fit-icon:before{content:"";width:24px;height:24px;display:block;background:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='black' d='M16 11c1.66 0 3-1.57 3-3.5S17.66 4 16 4s-3 1.57-3 3.5 1.34 3.5 3 3.5Zm-8 0c1.66 0 3-1.57 3-3.5S9.66 4 8 4 5 5.57 5 7.5 6.34 11 8 11Zm0 2c-2.67 0-6 1.34-6 4v2h12v-2c0-2.66-3.33-4-6-4Zm8 0c-.31 0-.66.02-1.03.06 1.18.86 2.03 2.01 2.03 3.94v2h5v-2c0-2.66-3.33-4-6-4Z'/%3E%3C/svg%3E") center / contain no-repeat;mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='black' d='M16 11c1.66 0 3-1.57 3-3.5S17.66 4 16 4s-3 1.57-3 3.5 1.34 3.5 3 3.5Zm-8 0c1.66 0 3-1.57 3-3.5S9.66 4 8 4 5 5.57 5 7.5 6.34 11 8 11Zm0 2c-2.67 0-6 1.34-6 4v2h12v-2c0-2.66-3.33-4-6-4Zm8 0c-.31 0-.66.02-1.03.06 1.18.86 2.03 2.01 2.03 3.94v2h5v-2c0-2.66-3.33-4-6-4Z'/%3E%3C/svg%3E") center / contain no-repeat}.service-card__fit h3{margin:0 0 8px;font-size:22px;line-height:1.12;font-weight:850;letter-spacing:-.03em;color:var(--accent)}.service-card__fit p{margin:0;max-width:520px;font-size:15px;line-height:1.45;color:#10203cb8}@media(min-width:901px){.service-card__fit p{white-space:normal;max-width:none}}.service-card__button{position:relative;z-index:1;width:max-content;margin-top:30px;margin-left:98px;min-height:58px;padding:0 34px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;gap:12px;background:var(--accent);color:#fff;font-size:16px;font-weight:800;text-decoration:none;cursor:pointer;box-shadow:0 18px 36px rgba(var(--accent-rgb),.28);transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.service-card__button:hover{transform:translateY(-2px);box-shadow:0 24px 46px rgba(var(--accent-rgb),.36)}.service-card__button span{font-size:18px;line-height:1}@media(max-width:1100px){.service-card{min-height:650px;padding:40px 34px}.service-card__top{grid-template-columns:66px minmax(0,1fr);gap:18px}.service-card__icon{width:66px;height:66px;border-radius:20px}.service-card__icon svg{width:30px;height:30px}.service-card__list{gap:11px}.service-card__list li{font-size:15px;line-height:1.25}.service-card__fit{grid-template-columns:38px minmax(0,1fr);gap:16px}.service-card__fit-icon{width:38px;height:38px}.service-card__button{margin-left:84px}}@media(max-width:900px){.service-grid{grid-template-columns:1fr;gap:24px}.service-card{min-height:0;grid-template-rows:auto auto auto auto}.service-card__button{margin-left:0}}@media(max-width:560px){.service-section{padding:42px 0 56px}.service-grid{width:min(100% - 28px,520px)}.service-card{padding:28px 22px;border-radius:28px}.service-card:before{right:-70px;top:-70px;width:170px;height:170px}.service-card__top{grid-template-columns:58px minmax(0,1fr);gap:16px;margin-bottom:28px}.service-card__icon{width:58px;height:58px;border-radius:18px}.service-card__icon svg{width:27px;height:27px}.service-card__heading h2{font-size:28px}.service-card__price{font-size:32px}.service-card__list{gap:10px}.service-card__list li{padding-left:30px;font-size:15px;line-height:1.25}.service-card__list li:before{width:16px;height:16px;font-size:10px}.service-card__fit{margin-top:28px;padding:22px;grid-template-columns:34px minmax(0,1fr);gap:14px}.service-card__fit-icon{width:34px;height:34px;border-radius:12px}.service-card__fit-icon:before{width:20px;height:20px}.service-card__fit h3{font-size:21px}.service-card__fit p{font-size:14px;line-height:1.45}.service-card__button{width:100%;justify-content:center;min-height:54px;margin-top:26px;margin-left:0}}:root{--sw-page: #fbfcff;--sw-bg: #f6f8ff;--sw-white: #ffffff;--sw-text: #101831;--sw-muted: #667085;--sw-line: rgba(31, 42, 68, .1);--sw-blue: #2864f0;--sw-blue-2: #62a0ff;--sw-pink: #f0447c;--sw-pink-2: #ff7aa8;--sw-pink-soft: #fff2f7;--sw-blue-soft: #eef6ff;--sw-shadow: 0 24px 80px rgba(20, 34, 75, .1);--sw-radius: 30px;--sw-container: 1200px;--bde-body-text-color: var(--sw-text);--bde-headings-color: var(--sw-text);--bde-background-color: var(--sw-bg)}*{box-sizing:border-box}html{width:100%;max-width:100%;scroll-behavior:smooth;overflow-x:clip}body{margin:0;width:100%;max-width:100%;overflow-x:visible;background:radial-gradient(circle at 7% 12%,rgba(240,68,124,.13),transparent 24%),radial-gradient(circle at 92% 22%,rgba(40,100,240,.13),transparent 28%),linear-gradient(180deg,#ffffff 0%,var(--sw-bg) 44%,#ffffff 100%);color:var(--sw-text);font-family:Sofia Sans,Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:1.55}body.home{background-color:#fff}a{color:inherit}img{display:block;max-width:100%}button,a{-webkit-tap-highlight-color:transparent}button{font-family:inherit}.sw-container,.section-container{width:min(var(--sw-container),calc(100% - 40px));margin:0 auto}.sw-app-shell{min-height:100vh;max-width:100%;overflow-x:visible}#app{max-width:100%;overflow-x:visible}.sw-main{min-height:360px}.sw-section-title{margin-bottom:34px;text-align:center}.sw-section-title h2{margin:0;color:var(--sw-text);font-size:clamp(32px,4vw,50px);line-height:1.05;letter-spacing:-.045em}.sw-section-title:after{content:"";display:block;width:70px;height:4px;margin:18px auto 0;border-radius:999px;background:linear-gradient(90deg,var(--sw-pink),var(--sw-blue))}.glow-left,.glow-right,.pattern-left,.pattern-right{position:fixed;pointer-events:none;max-width:100vw;overflow:hidden;contain:layout paint}.glow-left{top:0;left:0;z-index:1;width:clamp(420px,48vw,800px);height:clamp(420px,48vw,800px);transform:translate(-34%,-24%);background:radial-gradient(circle at 35% 35%,#ffe6f0bd,#fff0 65%)}.pattern-left{top:0;left:0;z-index:2;width:clamp(260px,38vw,600px);height:clamp(340px,48vw,700px);background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='12' cy='12' r='1.5' fill='%23f472b6'/%3E%3C/svg%3E");background-repeat:repeat;opacity:.42;-webkit-mask-image:radial-gradient(ellipse at 20% 18%,black 10%,transparent 70%);mask-image:radial-gradient(ellipse at 20% 18%,black 10%,transparent 70%)}.glow-right{top:0;right:0;z-index:1;width:clamp(440px,54vw,900px);height:clamp(420px,52vw,820px);transform:translate(32%,-28%);background:radial-gradient(circle at 65% 35%,#e6f4ffd1,#fff0 65%)}.pattern-right{top:0;right:0;z-index:2;width:clamp(260px,40vw,660px);height:clamp(340px,50vw,760px);background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='12' cy='12' r='1.5' fill='%2360a5fa'/%3E%3C/svg%3E");background-repeat:repeat;opacity:.36;-webkit-mask-image:radial-gradient(ellipse at 80% 18%,black 18%,transparent 66%);mask-image:radial-gradient(ellipse at 80% 18%,black 18%,transparent 66%)}@media(max-width:1024px){.pattern-left,.pattern-right{width:240px;height:340px;opacity:.14}.glow-left,.glow-right{width:520px;height:520px}}@media(max-width:900px){.pattern-left,.pattern-right{display:none}}@media(max-width:640px){.pattern-left,.pattern-right{display:none}.glow-left,.glow-right{width:360px;height:360px;opacity:.7}}.slide-up{opacity:0;transform:translateY(28px);transition:opacity .65s ease,transform .65s ease;will-change:opacity,transform}.slide-up--visible{opacity:1;transform:translateY(0)}@media(prefers-reduced-motion:reduce){.slide-up{opacity:1;transform:none;transition-duration:.01ms!important}}.page-enter-active,.page-leave-active{transition:opacity .25s ease,transform .25s ease}.page-enter-from,.page-leave-to{opacity:0;transform:translateY(8px)}.bde-section{color:var(--sw-text)}.breakdance-rich-text-styles,.bde-rich-text,.bde-text,.bde-heading{color:inherit}@media(max-width:640px){.sw-container,.section-container{width:min(100% - 28px,var(--sw-container))}}h1{text-align:center;font-size:clamp(28px,3vw,42px);line-height:1.15;font-weight:800;letter-spacing:-.03em;color:#07152f}h1:after{content:"";display:block;width:54px;height:3px;margin:16px auto 0;border-radius:999px;background:linear-gradient(90deg,#ff3d83,#246bff)}
