.hc-hero .cd-search__wrap{width:100%}.hc-hero .cd-input__field,.hc-hero .cd-search__field{border-radius:9999px;min-height:60px;padding-left:28px;font-size:17px;box-shadow:0 8px 24px #1e325a14;height:60px!important}.hc-hero .cd-search__icon{top:50%;right:24px;transform:translateY(-50%);width:26px!important;height:26px!important}
.hcx-home{--motion-fast:.16s;--motion-normal:.24s;--motion-slow:.36s;--ease-out:cubic-bezier(.16, 1, .3, 1);--ease-in-out:cubic-bezier(.65, 0, .35, 1);width:100%}.hcx-section{box-sizing:border-box;justify-content:center;align-items:center;width:100%;min-height:1000px;padding:96px 24px;display:flex}.hcx-section__inner{width:100%;max-width:1240px;margin:0 auto}.hcx-section__head{text-align:center;margin-bottom:56px}.hcx-section__title{letter-spacing:-.02em;color:var(--cd-color-text,#1f2430);margin:0;font-size:clamp(26px,3vw,34px);font-weight:800}.hcx-section__subtitle{color:var(--cd-color-text-subtle,#6b7280);margin:14px 0 0;font-size:clamp(15px,1.4vw,17px)}.hcx-section--starter{background:linear-gradient(#f3f1f4 0%,#fff 16%,#fafbfd 100%);position:relative;overflow:hidden}.hcx-section--starter:before{content:"";opacity:.035;pointer-events:none;z-index:0;background:url(/hero-bg-02.png) 50% 80%/120% no-repeat;height:160px;position:absolute;top:0;left:0;right:0;-webkit-mask:linear-gradient(#000 0%,#0000 100%);mask:linear-gradient(#000 0%,#0000 100%)}.hcx-section--starter:after{content:"";opacity:.5;pointer-events:none;z-index:0;background:radial-gradient(#ffffff8c,#fff0 70%);width:1200px;height:360px;position:absolute;top:-120px;left:50%;transform:translate(-50%)}.hcx-section--starter .hcx-section__inner{z-index:1;position:relative}.hcx-section--faq{background:#fff}.hcx-section--service{background:#f4f5f7}.hcx-section--contact{background:#fff}.hcx-section--starter .hcx-section__head{margin-bottom:40px}.hcx-section--starter .hcx-section__subtitle{margin-top:12px}.hcx-steps__flow{grid-template-columns:repeat(var(--hcx-step-cols,4), minmax(0, 1fr));gap:20px;margin:0;padding:0;list-style:none;display:grid;position:relative}.hcx-steps__flow:before{content:"";top:18px;left:calc(50%/var(--hcx-step-cols,4));right:calc(50%/var(--hcx-step-cols,4));z-index:0;background:linear-gradient(90deg,#e6e8ec 0%,#eef0f3 50%,#e6e8ec 100%);height:1px;position:absolute}.hcx-step:not(:last-child):after{content:"";z-index:1;border-top:2px solid #9aa1ad;border-right:2px solid #9aa1ad;width:7px;height:7px;position:absolute;top:18px;right:-10px;transform:translate(50%,-50%)rotate(45deg)}.hcx-step{z-index:1;flex-direction:column;align-items:center;display:flex;position:relative}.hcx-step__rail{justify-content:center;align-items:center;height:36px;margin-bottom:16px;display:flex;position:relative}.hcx-step__rail:after{content:"";border-left:1px dashed #e3e5e9;width:0;height:16px;position:absolute;top:100%;left:50%;transform:translate(-50%)}.hcx-step__num{width:36px;height:36px;color:var(--cd-color-text,#1f2430);background:#fff;border:1px solid #e5e7eb;border-radius:50%;place-items:center;font-size:15px;font-weight:700;display:grid;box-shadow:0 1px 3px #0f172a0f}.hcx-step__card{text-align:center;width:100%;min-height:196px;transition:transform .2s var(--ease-out),box-shadow .2s var(--ease-out),border-color .2s var(--ease-out);background:#fff;border:1px solid #eef0f3;border-radius:18px;flex-direction:column;flex:auto;align-items:center;padding:24px 20px 20px;display:flex;box-shadow:0 12px 40px #0f172a14,0 0 50px 4px #ffffff80,inset 0 1px #ffffffe6}.hcx-step__card:focus-visible{outline:2px solid var(--cd-color-brand,#e43d4f);outline-offset:3px}.hcx-step:hover .hcx-step__card,.hcx-step__card:focus-visible{border-color:#e43d4f59;transform:translateY(-6px);box-shadow:0 18px 48px #0f172a1f,0 0 60px 8px #ffffffb8,inset 0 1px #ffffffe6}.hcx-step__icon{z-index:0;width:115px;height:115px;transition:transform .2s var(--ease-out);place-items:center;margin-bottom:16px;display:grid;position:relative}.hcx-step__icon:before{content:"";filter:blur(10px);opacity:.7;z-index:-1;pointer-events:none;background:radial-gradient(circle at 50% 42%,#ffffffe6,#fff0 66%);border-radius:50%;position:absolute;inset:-8%}.hcx-step__icon img{object-fit:contain;width:100%;height:100%;display:block}.hcx-step:hover .hcx-step__icon,.hcx-step__card:focus-visible .hcx-step__icon{transform:scale(1.05)}.hcx-step__title{color:var(--cd-color-text,#1f2430);margin:0 0 8px;font-size:17px;font-weight:700}.hcx-step__desc{color:var(--cd-color-text-subtle,#6b7280);margin:0;font-size:13.5px;line-height:1.55}.hcx-step__more{color:#e43d4f;transition:color .18s var(--ease-out);align-items:center;gap:6px;margin-top:auto;padding-top:16px;font-size:13px;font-weight:700;display:inline-flex}.hcx-step__more svg{width:15px;height:15px;transition:transform .18s var(--ease-out)}.hcx-step:hover .hcx-step__more,.hcx-step__card:focus-visible .hcx-step__more{color:#d12b3d}.hcx-step:hover .hcx-step__more svg,.hcx-step__card:focus-visible .hcx-step__more svg{transform:translate(4px)}.hcx-step__card--static{cursor:default}.hcx-step:hover .hcx-step__card--static{border-color:#eef0f3;transform:none;box-shadow:0 12px 40px #0f172a14,0 0 50px 4px #ffffff80,inset 0 1px #ffffffe6}.hcx-step:hover .hcx-step__card--static .hcx-step__icon{transform:none}.hcx-faq{grid-template-columns:280px minmax(0,1fr);align-items:start;gap:24px;display:grid}.hcx-faq__cats{flex-direction:column;gap:6px;display:flex}.hcx-faq__cat{appearance:none;font:inherit;text-align:left;cursor:pointer;color:var(--cd-color-text,#1f2430);transition:background var(--motion-fast) var(--ease-out),color var(--motion-fast) var(--ease-out),border-color var(--motion-fast) var(--ease-out);background:0 0;border:1px solid #0000;border-radius:12px;justify-content:space-between;align-items:center;gap:10px;padding:16px 18px;font-size:15px;font-weight:600;display:flex}.hcx-faq__cat svg{color:#6b7280;width:18px;height:18px;transition:transform var(--motion-fast) var(--ease-out),color var(--motion-fast) var(--ease-out);flex:none}.hcx-faq__cat:hover{background:#fafafa}.hcx-faq__cat:hover svg,.hcx-faq__cat:focus-visible svg{color:var(--cd-color-text,#1f2430)}.hcx-faq__cat:focus-visible{outline:2px solid var(--cd-color-brand,#e43d4f);outline-offset:2px}.hcx-faq__cat.is-active{color:var(--cd-color-text,#1f2430);background:#f1f3f5;border-color:#0000}.hcx-faq__cat.is-active svg{color:var(--cd-color-text,#1f2430);transform:translate(2px)}.hcx-acc{flex-direction:column;gap:12px;display:flex}.hcx-acc__item{border:1px solid var(--cd-color-border,#e7e9ee);background:#fff;border-radius:14px;transition:box-shadow .18s,border-color .18s;overflow:hidden}.hcx-acc__item.is-open{border-color:var(--cd-color-border,#e7e9ee);box-shadow:0 10px 28px #1f2d5014}.hcx-acc__head{appearance:none;width:100%;font:inherit;cursor:pointer;color:var(--cd-color-text,#1f2430);transition:background var(--motion-fast) var(--ease-out),color var(--motion-fast) var(--ease-out);background:0 0;border:none;justify-content:space-between;align-items:center;gap:12px;padding:20px 22px;font-size:15px;font-weight:700;display:flex}.hcx-acc__head:hover{background:#fafafa}.hcx-acc__head:focus-visible{outline:2px solid var(--cd-color-brand,#e43d4f);outline-offset:-2px}.hcx-acc__item.is-open .hcx-acc__head{color:var(--cd-color-text,#1f2430);border-bottom:1px solid var(--cd-color-border,#e7e9ee);background:#fff;position:relative}.hcx-acc__item.is-open .hcx-acc__head:before{content:"";background:#e43d4f;border-radius:0 999px 999px 0;width:3px;height:18px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.hcx-acc__sign{color:#e43d4f;flex:none;place-items:center;width:22px;height:22px;display:grid}.hcx-acc__sign svg{width:18px;height:18px}.hcx-acc__body{transition:grid-template-rows var(--motion-normal) var(--ease-out);grid-template-rows:0fr;display:grid}.hcx-acc__item.is-open .hcx-acc__body{grid-template-rows:1fr}.hcx-acc__body-inner{opacity:0;transition:opacity var(--motion-normal) var(--ease-out),transform var(--motion-normal) var(--ease-out);overflow:hidden;transform:translateY(-4px)}.hcx-acc__item.is-open .hcx-acc__body-inner{opacity:1;transform:none}.hcx-acc__list{margin:0;padding:2px 0 10px;list-style:none}.hcx-acc__list li+li{border-top:1px solid #f0f2f5}.hcx-acc__q{color:var(--cd-color-text,#1f2430);transition:background var(--motion-fast) var(--ease-out),color var(--motion-fast) var(--ease-out);justify-content:space-between;align-items:center;gap:12px;padding:14px 22px;font-size:14.5px;display:flex}.hcx-acc__q svg{color:#6b7280;width:17px;height:17px;transition:transform var(--motion-fast) var(--ease-out),color var(--motion-fast) var(--ease-out);flex:none}.hcx-acc__q:hover,.hcx-acc__q:focus-visible{color:#d12b3d;background:#1f2d500a}.hcx-acc__q:hover svg,.hcx-acc__q:focus-visible svg{color:#e43d4f;transform:translate(2px)}.hcx-acc__q:focus-visible{outline:2px solid var(--cd-color-brand,#e43d4f);outline-offset:-2px}.hcx-acc__empty{color:#6b7280;padding:18px 16px;font-size:14px}.hcx-services{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.hcx-svc{-webkit-backdrop-filter:blur(18px)saturate(140%);color:var(--cd-color-text,#1f2430);transition:transform var(--motion-normal) var(--ease-out),box-shadow var(--motion-normal) var(--ease-out),border-color var(--motion-normal) var(--ease-out);background:#fff9;border:1px solid #ffffffbf;border-radius:20px;align-items:center;gap:18px;padding:24px;display:flex;box-shadow:0 10px 34px #1f2d501a,inset 0 1px #ffffff8c}.hcx-svc:focus-visible{outline:2px solid var(--cd-color-brand,#e43d4f);outline-offset:3px}.hcx-svc:hover,.hcx-svc:focus-visible{border-color:#e43d4f59;transform:translateY(-6px);box-shadow:0 16px 36px #1f2d5024,inset 0 1px #fff9}.hcx-svc__media{width:120px;height:120px;transition:transform var(--motion-normal) var(--ease-out);flex:none;place-items:center;display:grid;position:relative}.hcx-svc:hover .hcx-svc__media,.hcx-svc:focus-visible .hcx-svc__media{transform:translateY(-4px)}.hcx-svc__media img{object-fit:contain;width:100%;height:100%;display:block}.hcx-svc__media:after{content:"";pointer-events:none;-webkit-mask:var(--media-url) center/contain no-repeat;-webkit-mask:var(--media-url) center/contain no-repeat;mask:var(--media-url) center/contain no-repeat;opacity:0;background:linear-gradient(115deg,#0000 40%,#ffffffb8 50%,#0000 60%) 175% 0/250% 100% no-repeat;position:absolute;inset:0}.hcx-svc:hover .hcx-svc__media:after,.hcx-svc:focus-visible .hcx-svc__media:after{opacity:1;transition:background-position .7s var(--ease-out),opacity .18s ease;background-position:-75% 0}.hcx-svc__content{flex:1;min-width:0}.hcx-svc__title{margin:0 0 12px;font-size:17px;font-weight:800}.hcx-svc__features{gap:7px;margin:0 0 14px;padding:0;list-style:none;display:grid}.hcx-svc__features li{color:var(--cd-color-text-subtle,#6b7280);padding-left:16px;font-size:13px;line-height:1.4;position:relative}.hcx-svc__features li:before{content:"";background:#e43d4f;border-radius:50%;width:6px;height:6px;position:absolute;top:7px;left:0}.hcx-svc__cta{color:#e43d4f;align-items:center;gap:6px;font-size:13px;font-weight:700;display:inline-flex}.hcx-svc__cta svg{width:15px;height:15px;transition:transform var(--motion-fast) var(--ease-out)}.hcx-svc:hover .hcx-svc__cta svg,.hcx-svc:focus-visible .hcx-svc__cta svg{transform:translate(4px)}.hcx-contacts{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px;display:grid}.hcx-contact{-webkit-backdrop-filter:blur(18px)saturate(140%);transition:transform var(--motion-normal) var(--ease-out),box-shadow var(--motion-normal) var(--ease-out),border-color var(--motion-normal) var(--ease-out);background:#ffffff8c;border:1px solid #ffffffbf;border-radius:22px;align-items:center;gap:20px;padding:34px;display:flex;position:relative;box-shadow:0 10px 34px #1f2d501a,inset 0 1px #ffffff8c}.hcx-contact:before{content:"";transform-origin:0;height:3px;transition:transform var(--motion-normal) var(--ease-out);background:#e43d4f;border-radius:0 0 3px 3px;position:absolute;top:0;left:22px;right:22px;transform:scaleX(0)}.hcx-contact:hover:before,.hcx-contact:focus-within:before{transform:scaleX(1)}.hcx-contact:hover,.hcx-contact:focus-within{border-color:#e43d4f59;transform:translateY(-4px);box-shadow:0 16px 36px #1f2d5024,inset 0 1px #fff9}.hcx-contact__main{flex:1;min-width:0}.hcx-contact__name{color:var(--cd-color-text,#1f2430);margin:0 0 6px;font-size:18px;font-weight:800}.hcx-contact__desc{color:var(--cd-color-text-subtle,#6b7280);margin:0 0 18px;font-size:14px}.hcx-contact__rows{gap:10px;margin:0 0 20px;display:grid}.hcx-contact__row{color:var(--cd-color-text,#1f2430);align-items:center;gap:10px;font-size:14px;display:flex}.hcx-contact__row svg{color:#6b7280;flex:none;width:17px;height:17px}.hcx-contact__row a:hover{color:#e43d4f}.hcx-contact__cta{color:#fff;transition:background var(--motion-fast) var(--ease-out),transform var(--motion-fast) var(--ease-out);background:#e43d4f;border-radius:10px;align-items:center;gap:8px;padding:11px 20px;font-size:14px;font-weight:700;display:inline-flex;box-shadow:0 8px 20px #e43d4f47}.hcx-contact__cta svg{width:16px;height:16px;transition:transform var(--motion-fast) var(--ease-out)}.hcx-contact__cta:hover{background:#d12b3d;transform:translateY(-1px)}.hcx-contact__cta:hover svg,.hcx-contact__cta:focus-visible svg{transform:translate(4px)}.hcx-contact__cta:focus-visible{outline:2px solid var(--cd-color-brand,#e43d4f);outline-offset:3px}.hcx-contact__media{flex:none;place-items:center;width:195px;height:195px;display:grid}.hcx-contact__media img{object-fit:contain;width:100%;height:100%;display:block}.hcx-contact-fallback{-webkit-backdrop-filter:blur(18px)saturate(140%);text-align:center;background:#ffffff8c;border:1px solid #ffffffbf;border-radius:22px;max-width:520px;margin:0 auto;padding:34px;box-shadow:0 10px 34px #1f2d501a,inset 0 1px #ffffff8c}.hcx-contact-fallback__title{margin:0 0 8px;font-size:18px;font-weight:800}.hcx-contact-fallback__desc{color:#6b7280;margin:0 0 18px;font-size:14px}@media (max-width:1024px){.hcx-services,.hcx-contacts{grid-template-columns:1fr;max-width:560px;margin:0 auto}}@media (max-width:768px){.hcx-section{min-height:auto;padding:64px 18px}.hcx-section__head{margin-bottom:36px}.hcx-steps__flow{grid-template-columns:1fr 1fr}.hcx-steps__flow:before,.hcx-step:not(:last-child):after{display:none}.hcx-faq{grid-template-columns:1fr}.hcx-faq__cats{flex-flow:wrap}.hcx-faq__cat{flex:auto}.hcx-contact{text-align:center;flex-direction:column-reverse}.hcx-contact__rows{justify-items:center}.hcx-contact__row{justify-content:center}.hcx-svc{text-align:center;flex-direction:column}.hcx-svc__features{text-align:left;width:max-content;max-width:100%;margin-left:auto;margin-right:auto}}@media (max-width:480px){.hcx-steps__flow{grid-template-columns:1fr}}@media (prefers-reduced-motion:no-preference){.hcx-steps__flow.hcx-reveal:not(.is-in) .hcx-step,.hcx-contacts.hcx-reveal:not(.is-in) .hcx-contact{opacity:0;transform:translateY(16px)}.hcx-services.hcx-reveal:not(.is-in) .hcx-svc{opacity:0;transform:translateY(20px)scale(.98)}.hcx-steps__flow.hcx-reveal.is-in .hcx-step{animation:hcx-rise-16 .32s var(--ease-out) backwards}.hcx-steps__flow.hcx-reveal.is-in .hcx-step:nth-child(2){animation-delay:80ms}.hcx-steps__flow.hcx-reveal.is-in .hcx-step:nth-child(3){animation-delay:.16s}.hcx-steps__flow.hcx-reveal.is-in .hcx-step:nth-child(4){animation-delay:.24s}.hcx-steps__flow.hcx-reveal:not(.is-in):before{transform-origin:0;transform:scaleX(0)}.hcx-steps__flow.hcx-reveal.is-in:before{transform-origin:0;transition:transform .6s var(--ease-out) .12s;transform:scaleX(1)}.hcx-services.hcx-reveal.is-in .hcx-svc{animation:hcx-rise-svc .36s var(--ease-out) backwards}.hcx-services.hcx-reveal.is-in .hcx-svc:nth-child(2){animation-delay:.1s}.hcx-services.hcx-reveal.is-in .hcx-svc:nth-child(3){animation-delay:.2s}.hcx-contacts.hcx-reveal.is-in .hcx-contact{animation:hcx-rise-16 .32s var(--ease-out) backwards}.hcx-contacts.hcx-reveal.is-in .hcx-contact:nth-child(2){animation-delay:.1s}.hcx-faq.hcx-reveal:not(.is-in){opacity:0;transform:translateY(16px)}.hcx-faq.hcx-reveal.is-in{opacity:1;transition:opacity var(--motion-slow) var(--ease-out),transform var(--motion-slow) var(--ease-out);transform:none}}@keyframes hcx-rise-16{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:none}}@keyframes hcx-rise-svc{0%{opacity:0;transform:translateY(20px)scale(.98)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.hcx-home *,.hcx-home :before,.hcx-home :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.hcx-step:hover .hcx-step__card,.hcx-step__card:focus-visible,.hcx-step:hover .hcx-step__icon,.hcx-step__card:focus-visible .hcx-step__icon,.hcx-svc:hover,.hcx-svc:focus-visible,.hcx-svc:hover .hcx-svc__media,.hcx-svc:focus-visible .hcx-svc__media,.hcx-contact:hover,.hcx-contact:focus-within{transform:none}.hcx-svc__media:after{display:none}}
