.WhatWeDoBest-module__d43UaG__section{background:#fff;border:1px solid #0000000d;border-radius:24px;padding:56px 48px;box-shadow:inset 0 0 0 1px #0000000a,0 8px 24px #00000005}.WhatWeDoBest-module__d43UaG__splitLayout{grid-template-columns:1.1fr .9fr;align-items:center;gap:64px;display:grid}.WhatWeDoBest-module__d43UaG__diagramCol{min-width:0}.WhatWeDoBest-module__d43UaG__textCol{flex-direction:column;gap:0;display:flex}.WhatWeDoBest-module__d43UaG__title{color:#000;letter-spacing:-.02em;margin:0 0 18px;font-size:clamp(1.65rem,2.8vw,2.15rem);font-weight:300;line-height:1.17}.WhatWeDoBest-module__d43UaG__sub{color:#4e4e4e;max-width:46ch;margin:0;font-size:15px;font-weight:400;line-height:1.7}.WhatWeDoBest-module__d43UaG__zoomWrapper{cursor:zoom-in;border:1px solid #00000012;border-radius:14px;transition:border-color .2s;position:relative;overflow:hidden}.WhatWeDoBest-module__d43UaG__zoomWrapper:hover{border-color:#22aea44d}.WhatWeDoBest-module__d43UaG__zoomOverlay{opacity:0;background:#22aea400;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:10px;transition:opacity .22s,background .22s;display:flex;position:absolute;inset:0}.WhatWeDoBest-module__d43UaG__zoomWrapper:hover .WhatWeDoBest-module__d43UaG__zoomOverlay{opacity:1;background:#22aea412}.WhatWeDoBest-module__d43UaG__zoomBtn{background:#fff;border-radius:14px;justify-content:center;align-items:center;width:52px;height:52px;transition:transform .2s;display:flex;box-shadow:0 4px 20px #00000024}.WhatWeDoBest-module__d43UaG__zoomWrapper:hover .WhatWeDoBest-module__d43UaG__zoomBtn{transform:scale(1.06)}.WhatWeDoBest-module__d43UaG__zoomLabel{color:#22aea4;letter-spacing:.01em;background:#fff;border-radius:999px;padding:4px 12px;font-size:12px;font-weight:600;box-shadow:0 2px 10px #0000001a}.WhatWeDoBest-module__d43UaG__modalBackdrop{z-index:9999;background:#000000e0;justify-content:center;align-items:center;padding:24px;animation:.18s WhatWeDoBest-module__d43UaG__fadeIn;display:flex;position:fixed;inset:0}@keyframes WhatWeDoBest-module__d43UaG__fadeIn{0%{opacity:0}to{opacity:1}}.WhatWeDoBest-module__d43UaG__modalPanel{background:#fff;border-radius:16px;flex-direction:column;width:min(96vw,1440px);height:calc(100vh - 48px);padding:0;animation:.22s cubic-bezier(.2,.8,.3,1) WhatWeDoBest-module__d43UaG__slideUp;display:flex;overflow:hidden;box-shadow:0 40px 100px #00000080}@keyframes WhatWeDoBest-module__d43UaG__slideUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.WhatWeDoBest-module__d43UaG__modalHeader{border-bottom:1px solid #00000012;flex-shrink:0;justify-content:space-between;align-items:center;padding:20px 32px;display:flex}.WhatWeDoBest-module__d43UaG__modalTitle{color:#717171;letter-spacing:.1em;text-transform:uppercase;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:12px;font-weight:700}.WhatWeDoBest-module__d43UaG__closeBtn{color:#555;cursor:pointer;background:#f5f5f5;border:1px solid #0000001f;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:background .15s,color .15s;display:flex}.WhatWeDoBest-module__d43UaG__closeBtn:hover{color:#111;background:#ececec}.WhatWeDoBest-module__d43UaG__modalDiagram{flex:1;padding:28px 32px 40px;overflow:auto}.WhatWeDoBest-module__d43UaG__grid{grid-template-columns:repeat(12,1fr);gap:20px;display:grid}.WhatWeDoBest-module__d43UaG__card{background:#fff;border:1px solid #e5e5e5;border-radius:18px;flex-direction:column;gap:24px;padding:28px;transition:all .25s cubic-bezier(.2,.7,.3,1);display:flex;position:relative;box-shadow:0 2px 8px #00000008,inset 0 0 0 1px #00000003}.WhatWeDoBest-module__d43UaG__card:before{content:"";opacity:.8;background:linear-gradient(#5eb359 0%,#22aea4 100%);border-radius:3px;width:3px;position:absolute;top:22px;bottom:22px;left:0}.WhatWeDoBest-module__d43UaG__card:hover{border-color:#22aea4;transform:translateY(-4px);box-shadow:0 12px 32px #22aea41f,inset 0 0 0 1px #22aea40f}.WhatWeDoBest-module__d43UaG__cardLg{grid-column:span 8;grid-template-columns:minmax(220px,1fr) minmax(300px,1.4fr);align-items:center;display:grid}.WhatWeDoBest-module__d43UaG__cardSm{grid-column:span 4}.WhatWeDoBest-module__d43UaG__cardText h3{color:#000;letter-spacing:-.01em;margin:0 0 10px;font-size:18px;font-weight:700}.WhatWeDoBest-module__d43UaG__cardText p{color:#717171;margin:0;font-size:13px;font-weight:400;line-height:1.6}.WhatWeDoBest-module__d43UaG__cardVisual{justify-content:center;align-items:center;min-height:160px;display:flex}.WhatWeDoBest-module__d43UaG__flow{grid-template-columns:auto 16px auto auto auto;align-items:center;gap:10px;width:100%;display:grid}.WhatWeDoBest-module__d43UaG__flowNode{color:#4e4e4e;white-space:nowrap;background:linear-gradient(135deg,#22aea414 0%,#22aea40a 100%);border:1px solid #22aea426;border-radius:10px;align-items:center;gap:8px;padding:8px 12px;font-size:12px;font-weight:600;display:flex}.WhatWeDoBest-module__d43UaG__flowNodeBrain{color:#000;background:linear-gradient(135deg,#22aea426 0%,#22aea414 100%);border-color:#22aea440;font-weight:700}.WhatWeDoBest-module__d43UaG__flowNodeSys{background:linear-gradient(135deg,#5eb35914 0%,#5eb3590a 100%);border-color:#5eb35926}.WhatWeDoBest-module__d43UaG__flowNode svg{fill:none;stroke:currentColor;stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}.WhatWeDoBest-module__d43UaG__flowNodeBrain svg,.WhatWeDoBest-module__d43UaG__flowNodeSys svg{color:#5eb359}.WhatWeDoBest-module__d43UaG__flowArrow{background:linear-gradient(90deg,#22aea4,#0000);width:16px;height:2px;position:relative}.WhatWeDoBest-module__d43UaG__flowArrow:after{content:"";border-top:2px solid #22aea4;border-right:2px solid #22aea4;width:6px;height:6px;position:absolute;top:50%;right:-1px;transform:translateY(-50%)rotate(-45deg)}.WhatWeDoBest-module__d43UaG__flowFan{flex-direction:column;justify-content:space-between;width:18px;height:90px;display:flex;position:relative}.WhatWeDoBest-module__d43UaG__flowLine{opacity:.7;background:linear-gradient(90deg,#22aea4,#0000);flex:1;width:100%;height:2px;margin:auto 0}.WhatWeDoBest-module__d43UaG__flowLine:first-child{transform:rotate(-22deg)}.WhatWeDoBest-module__d43UaG__flowLine:nth-child(2){transform:rotate(0)}.WhatWeDoBest-module__d43UaG__flowLine:nth-child(3){transform:rotate(22deg)}.WhatWeDoBest-module__d43UaG__flowTargets{flex-direction:column;gap:8px;display:flex}.WhatWeDoBest-module__d43UaG__log{flex-direction:column;gap:8px;width:100%;margin:0;padding:0;list-style:none;display:flex}.WhatWeDoBest-module__d43UaG__logItem{color:#4e4e4e;background:linear-gradient(135deg,#22aea40f 0%,#22aea405 100%);border:1px solid #22aea41f;border-left:3px solid #5eb359;border-radius:8px;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:8px 12px;font-size:12px;display:grid}.WhatWeDoBest-module__d43UaG__logTime{color:#717171;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:11px;font-weight:500}.WhatWeDoBest-module__d43UaG__logMsg{color:#4e4e4e;font-weight:500}.WhatWeDoBest-module__d43UaG__logOk{color:#5eb359;text-transform:uppercase;letter-spacing:.06em;font-size:10px;font-weight:700}.WhatWeDoBest-module__d43UaG__stack{flex-direction:column;gap:16px;width:100%;display:flex}.WhatWeDoBest-module__d43UaG__stackGroup{flex-direction:column;gap:8px;display:flex}.WhatWeDoBest-module__d43UaG__stackLabel{letter-spacing:.12em;color:#22aea4;text-transform:uppercase;font-size:10px;font-weight:700}.WhatWeDoBest-module__d43UaG__stackRow{flex-wrap:wrap;gap:8px;display:flex}.WhatWeDoBest-module__d43UaG__pill{color:#4e4e4e;background:linear-gradient(135deg,#22aea414 0%,#22aea40a 100%);border:1px solid #22aea426;border-radius:999px;padding:6px 13px;font-size:12px;font-weight:600;transition:all .2s}.WhatWeDoBest-module__d43UaG__pillActive{color:#22aea4;background:linear-gradient(135deg,#22aea426 0%,#22aea414 100%);border-color:#22aea44d;font-weight:700}.WhatWeDoBest-module__d43UaG__pipe{align-items:stretch;gap:0;width:100%;display:flex}.WhatWeDoBest-module__d43UaG__pipeStep{color:#4e4e4e;letter-spacing:.06em;background:linear-gradient(135deg,#22aea40f 0%,#22aea405 100%);border:1px solid #22aea41f;border-radius:10px;flex-direction:column;flex:1;align-items:center;gap:6px;padding:14px 8px;font-size:11px;font-weight:700;display:flex}.WhatWeDoBest-module__d43UaG__pipeStepActive{color:#5eb359;background:linear-gradient(135deg,#5eb3591a 0%,#5eb3590a 100%);border-color:#5eb3592e}.WhatWeDoBest-module__d43UaG__pipeDot{background:#22aea4;border-radius:50%;width:8px;height:8px;transition:all .2s}.WhatWeDoBest-module__d43UaG__pipeStepActive .WhatWeDoBest-module__d43UaG__pipeDot{background:#5eb359;box-shadow:0 0 12px #5eb35966}.WhatWeDoBest-module__d43UaG__pipeCap{color:#717171;text-align:center;font-size:10px;font-weight:500;line-height:1.3}.WhatWeDoBest-module__d43UaG__pipeStepActive .WhatWeDoBest-module__d43UaG__pipeCap{color:#4e4e4e;font-weight:600}.WhatWeDoBest-module__d43UaG__pipeLink{background:linear-gradient(90deg,#22aea4,#22aea44d);flex:0 0 22px;align-self:center;height:2px;position:relative}.WhatWeDoBest-module__d43UaG__pipeLink:after{content:"";border-top:2px solid #22aea4;border-right:2px solid #22aea4;width:6px;height:6px;position:absolute;top:50%;right:-1px;transform:translateY(-50%)rotate(-45deg)}@media (max-width:980px){.WhatWeDoBest-module__d43UaG__splitLayout{grid-template-columns:1fr;gap:36px}.WhatWeDoBest-module__d43UaG__section{padding:40px 24px}.WhatWeDoBest-module__d43UaG__cardLg,.WhatWeDoBest-module__d43UaG__cardSm{grid-column:span 12}.WhatWeDoBest-module__d43UaG__cardLg{grid-template-columns:1fr}}@media (max-width:768px){.WhatWeDoBest-module__d43UaG__section{padding:48px 20px}.WhatWeDoBest-module__d43UaG__card{gap:16px}.WhatWeDoBest-module__d43UaG__pipe{flex-wrap:wrap}.WhatWeDoBest-module__d43UaG__pipeLink{display:none}.WhatWeDoBest-module__d43UaG__pipeStep{flex:45%}.WhatWeDoBest-module__d43UaG__flow{grid-template-columns:1fr;gap:8px}.WhatWeDoBest-module__d43UaG__flowArrow,.WhatWeDoBest-module__d43UaG__flowFan{display:none}.WhatWeDoBest-module__d43UaG__flowTargets{flex-flow:wrap}}@media (prefers-reduced-motion:reduce){.WhatWeDoBest-module__d43UaG__card,.WhatWeDoBest-module__d43UaG__pill{transition:none}}
