.hiw{--p:#4F7A6A;--p-dark:#3D6357;--p-light:#E0EDE8;--acc:#C07A50;--acc-light:#F5E9DF;--bg-warm:#F7F4EE;--bg-white:#FAFAF8;--bg-dark:#1F2E28;--tx:#1C1B18;--tx2:#6B6860;--bd:#E2DDD5;--bd-s:#EDEBE5;--r-sm:8px;--r-md:12px;--r-lg:20px;font-family:var(--font-manrope,"Manrope",sans-serif);background:var(--bg-warm);color:var(--tx);line-height:1.6;font-size:15px}.hiw *,.hiw :after,.hiw :before{box-sizing:border-box;margin:0;padding:0}.hiw a{text-decoration:none;color:inherit}.hiw .container{max-width:1160px;margin:0 auto;padding:0 40px}.hiw .section{padding:100px 0}.hiw .section--white{background:var(--bg-white)}.hiw .tc{text-align:center}.hiw-label{display:inline-block;font-size:12px;letter-spacing:.1em;text-transform:uppercase;color:var(--p);background:var(--p-light);border-radius:100px;padding:4px 14px}.hiw-label,.hiw-title{font-weight:600;margin-bottom:16px}.hiw-title{font-size:38px;line-height:1.15;letter-spacing:-.025em;color:var(--tx)}.hiw-sub{font-size:18px;color:var(--tx2);max-width:560px;line-height:1.65}.hiw-sub--full{max-width:none;white-space:nowrap}.hiw-sub--wide{max-width:none}.hiw .btn{display:inline-flex;align-items:center;gap:8px;padding:14px 28px;border-radius:var(--r-sm);font-family:inherit;font-size:15px;font-weight:600;cursor:pointer;border:2px solid transparent;transition:background .18s,color .18s,border-color .18s,transform .1s}.hiw .btn:active{transform:scale(.98)}.hiw .btn-primary{background:var(--p);color:#fff;border-color:var(--p)}.hiw .btn-primary:hover{background:var(--p-dark);border-color:var(--p-dark)}.hiw .btn-outline{background:transparent;color:var(--p);border-color:var(--p)}.hiw .btn-outline:hover{background:var(--p-light)}.hiw .btn-ghost{background:transparent;color:var(--tx2);border-color:transparent;padding:14px 20px}.hiw .btn-ghost:hover{color:var(--tx)}.hiw .btn-sm{padding:10px 20px;font-size:13px}.hiw .btn-lg{padding:16px 32px;font-size:16px}.hiw .btn-white{background:#fff;color:var(--p);border-color:#fff;font-weight:700}.hiw .btn-white:hover{background:var(--p-light);border-color:var(--p-light)}.hiw .btn-outline-white{background:transparent;color:#fff;border:2px solid rgba(255,255,255,.4);font-weight:600}.hiw .btn-outline-white:hover{border-color:#fff;background:rgba(255,255,255,.1)}.marketing-nav{position:sticky;top:0;z-index:100;background:var(--bg-warm);border-bottom:1px solid var(--bd-s)}.marketing-nav__inner{display:flex;align-items:center;gap:40px;height:64px}.marketing-nav__logo{font-size:20px;font-weight:700;color:var(--p);letter-spacing:-.02em;flex-shrink:0}.marketing-nav__links{display:flex;gap:4px;flex:1}.marketing-nav__links a{font-size:14px;font-weight:500;color:var(--tx2);padding:8px 14px;border-radius:var(--r-sm);transition:color .15s,background .15s}.marketing-nav__links a:hover{color:var(--tx);background:var(--bd-s)}.marketing-nav__links a.active{color:var(--p);font-weight:600;background:var(--bd-s)}.marketing-nav__actions{display:flex;align-items:center;gap:8px;flex-shrink:0}@media (max-width:900px){.marketing-nav__inner{gap:18px}.marketing-nav__links{justify-content:flex-end}.marketing-nav__links a{padding:8px 10px}}@media (max-width:720px){.marketing-nav__inner{height:auto;min-height:64px;flex-wrap:wrap;gap:10px 16px;padding:12px 0}.marketing-nav__links{order:3;flex-basis:100%;overflow-x:auto;padding-bottom:2px}.marketing-nav__links a{white-space:nowrap}.marketing-nav__actions{margin-left:auto}.marketing-nav__actions .btn-ghost{display:none}}.hiw-hero{padding:72px 0 80px;text-align:center;border-bottom:1px solid var(--bd-s)}.hiw-hero .hiw-title{font-size:52px;max-width:700px;margin:0 auto 20px}.hiw-hero .hiw-sub{font-size:19px}.hiw-hero__meta{display:flex;align-items:center;justify-content:center;gap:20px;margin-top:40px;flex-wrap:wrap}.hiw-hero__stat{gap:10px;background:var(--bg-white);border:1px solid var(--bd);border-radius:100px;padding:8px 18px 8px 12px;font-weight:500;color:var(--tx2)}.hiw-hero__stat,.hiw-hero__stat-icon{display:flex;align-items:center;font-size:14px}.hiw-hero__stat-icon{width:28px;height:28px;background:var(--p-light);border-radius:50%;justify-content:center}.hiw-hero__stat strong{color:var(--tx)}.hiw-steps{padding:100px 0}.hiw-steps__header{margin-bottom:72px}.hiw-steps__list{display:flex;flex-direction:column}.hiw-step{display:grid;grid-template-columns:80px 1fr;position:relative}.hiw-step:not(:last-child) .hiw-step__line:after{content:"";position:absolute;left:39px;top:80px;bottom:0;width:2px;background:var(--bd)}.hiw-step__line{flex-direction:column;padding-bottom:48px}.hiw-step__line,.hiw-step__num{position:relative;display:flex;align-items:center}.hiw-step__num{width:56px;height:56px;border-radius:50%;background:var(--bg-white);border:2px solid var(--bd);justify-content:center;font-size:18px;font-weight:700;color:var(--tx2);flex-shrink:0;z-index:1;transition:background .2s,border-color .2s,color .2s}.hiw-step:hover .hiw-step__num{background:var(--p);border-color:var(--p);color:#fff}.hiw-step__body{padding:12px 0 48px}.hiw-step:last-child .hiw-step__body{padding-bottom:0}.hiw-step__card{background:var(--bg-white);border:1px solid var(--bd-s);border-radius:var(--r-lg);padding:32px 36px;transition:box-shadow .2s,border-color .2s}.hiw-step__card:hover{box-shadow:0 8px 32px rgba(0,0,0,.07);border-color:var(--bd)}.hiw-step__top{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:12px}.hiw-step__title{font-size:20px;font-weight:600;color:var(--tx);line-height:1.3}.hiw-step__time{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:600;color:var(--p);background:var(--p-light);border-radius:100px;padding:4px 12px;white-space:nowrap;flex-shrink:0}.hiw-step__desc{font-size:15px;color:var(--tx2);line-height:1.7}.hiw-step__note{margin-top:16px;padding:12px 16px;background:var(--acc-light);border-radius:var(--r-sm);font-size:13px;color:var(--acc);font-weight:500}.hiw-problems{padding:100px 0;background:var(--bg-white)}.hiw-problems__header{margin-bottom:64px}.hiw-problems__grid{display:flex;flex-direction:column;gap:2px;border-radius:var(--r-lg);overflow:hidden;border:1px solid var(--bd)}.hiw-prob{background:var(--bg-white)}.hiw-prob__trigger{display:grid;grid-template-columns:48px 1fr 28px;align-items:center;gap:20px;padding:28px 32px;border-bottom:1px solid var(--bd-s);cursor:pointer;width:100%;background:none;font-family:inherit;text-align:left;transition:background .2s}.hiw-prob__trigger:hover{background:var(--bg-warm)}.hiw-prob:last-child .hiw-prob__trigger{border-bottom:none}.hiw-prob--open .hiw-prob__trigger{border-bottom:1px solid var(--bd-s)}.hiw-prob__icon{width:48px;height:48px;border-radius:var(--r-md);background:var(--acc-light);display:flex;align-items:center;justify-content:center;font-size:22px;flex-shrink:0}.hiw-prob__left{display:flex;flex-direction:column;gap:4px}.hiw-prob__title{font-size:16px;font-weight:600;color:var(--tx);line-height:1.3}.hiw-prob__hint{font-size:13px;color:var(--tx2)}.hiw-prob__chevron{width:28px;height:28px;border-radius:50%;background:var(--bd-s);display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:18px;color:var(--tx2);font-weight:300;transition:transform .25s,background .2s;line-height:1}.hiw-prob--open .hiw-prob__chevron{transform:rotate(45deg);background:var(--p-light);color:var(--p)}.hiw-prob__body{display:none;padding:0 32px 28px 100px}.hiw-prob--open .hiw-prob__body{display:block}.hiw-prob__scenario{font-size:14px;color:var(--tx2);font-style:italic;background:var(--bg-warm);border-left:3px solid var(--bd);padding:12px 16px;border-radius:0 var(--r-sm) var(--r-sm) 0;margin-bottom:16px;line-height:1.65}.hiw-prob__solution{display:flex;gap:12px;align-items:flex-start}.hiw-prob__sol-icon{width:32px;height:32px;background:var(--p-light);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:15px;flex-shrink:0;margin-top:2px;color:var(--p)}.hiw-prob__sol-text{font-size:15px;color:var(--tx);line-height:1.65}.hiw-prob__sol-text strong{color:var(--p)}.hiw-tech{padding:100px 0}.hiw-tech__header{margin-bottom:64px}.hiw-tech__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:48px}.hiw-tech-card{background:var(--bg-white);border:1px solid var(--bd-s);border-radius:var(--r-lg);padding:32px 28px;transition:box-shadow .2s}.hiw-tech-card:hover{box-shadow:0 8px 24px rgba(0,0,0,.06)}.hiw-tech-card__icon{width:52px;height:52px;border-radius:var(--r-md);background:var(--p-light);display:flex;align-items:center;justify-content:center;font-size:26px;margin-bottom:20px}.hiw-tech-card__title{font-size:17px;font-weight:600;color:var(--tx);margin-bottom:10px;line-height:1.3}.hiw-tech-card__desc{font-size:14px;color:var(--tx2);line-height:1.7}.hiw-tech-card__badge{display:inline-block;margin-top:14px;font-size:11px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--p);background:var(--p-light);border-radius:100px;padding:3px 10px}.hiw-law{background:var(--bg-dark);border-radius:var(--r-lg);padding:48px 52px;display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:start}.hiw-law__label{display:inline-block;margin-bottom:16px;font-size:12px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--acc);background:rgba(192,122,80,.15);border-radius:100px;padding:4px 14px}.hiw-law__title{font-size:28px;font-weight:600;color:#fff;line-height:1.25;letter-spacing:-.02em;margin-bottom:14px}.hiw-law__desc{font-size:15px;color:rgba(255,255,255,.6);line-height:1.7}.hiw-law__list{display:flex;flex-direction:column;gap:14px}.hiw-law__item{display:flex;gap:14px;align-items:flex-start}.hiw-law__check{width:24px;height:24px;border-radius:50%;background:rgba(79,122,106,.3);border:1px solid rgba(79,122,106,.5);display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:2px;font-size:12px;color:#7fc4a8}.hiw-law__text{font-size:14px;color:rgba(255,255,255,.75);line-height:1.6}.hiw-law__text strong{color:#fff}.hiw-cta{padding:100px 0;background:var(--bg-white);border-top:1px solid var(--bd-s)}.hiw-cta__box{background:var(--p);border-radius:var(--r-lg);padding:64px 72px;display:flex;align-items:center;justify-content:space-between;gap:48px}.hiw-cta__title{font-size:34px;font-weight:600;color:#fff;line-height:1.2;letter-spacing:-.02em;margin-bottom:12px}.hiw-cta__sub{font-size:16px;color:rgba(255,255,255,.7);line-height:1.6;max-width:440px}.hiw-cta__actions{display:flex;gap:12px;flex-shrink:0;flex-wrap:wrap}.marketing-footer{background:var(--bg-dark);border-top:1px solid rgba(255,255,255,.06);padding:48px 0 32px}.marketing-footer__inner{display:grid;grid-template-columns:220px 1fr 1fr 1fr;gap:48px;margin-bottom:40px}.marketing-footer__logo{font-size:18px;font-weight:700;color:#fff;margin-bottom:12px}.marketing-footer__tag{font-size:13px;color:rgba(255,255,255,.4);line-height:1.5;margin-bottom:20px}.marketing-footer__socials{display:flex;gap:10px}.marketing-footer__soc{width:32px;height:32px;border-radius:8px;background:rgba(255,255,255,.07);display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;color:rgba(255,255,255,.5);transition:background .15s,color .15s}.marketing-footer__soc:hover{background:rgba(255,255,255,.12);color:#fff}.marketing-footer__col-title{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:rgba(255,255,255,.4);margin-bottom:16px}.marketing-footer__links{display:flex;flex-direction:column;gap:10px}.marketing-footer__links a{font-size:14px;color:rgba(255,255,255,.6);transition:color .15s}.marketing-footer__links a:hover{color:#fff}.marketing-footer__bottom{border-top:1px solid rgba(255,255,255,.06);padding-top:24px;display:flex;justify-content:space-between;align-items:center;gap:24px;font-size:13px;color:rgba(255,255,255,.3)}.marketing-footer__bottom-links{display:flex;gap:20px;flex-wrap:wrap}.marketing-footer__bottom-links a{color:rgba(255,255,255,.3);transition:color .15s}.marketing-footer__bottom-links a:hover{color:rgba(255,255,255,.6)}@media (max-width:720px){.marketing-footer__inner{grid-template-columns:1fr;gap:28px}.marketing-footer__bottom{align-items:flex-start;flex-direction:column}}