.simple-banner,.simple-banner_2,.simple-banner_3,.simple-banner_4,.simple-banner_5{width:100%;text-align:center;position:relative;display:block}.simple-banner .simple-banner-text,.simple-banner_2 .simple-banner-text_2,.simple-banner_3 .simple-banner-text_3,.simple-banner_4 .simple-banner-text_4,.simple-banner_5 .simple-banner-text_5{padding:10px 20px;position:relative}.simple-banner .simple-banner-button,.simple-banner_2 .simple-banner-button_2,.simple-banner_3 .simple-banner-button_3,.simple-banner_4 .simple-banner-button_4,.simple-banner_5 .simple-banner-button_5{border:none;background-color:initial;padding:0 5px;margin:0 5px;text-align:center;text-decoration:none;position:absolute;transform:translate(0%,-50%);right:0;top:50%;font-size:16px;cursor:pointer}
:root{--navy:#203864;--navy-d:#041F36;--navy-m:#172A4E;--navy-dk:#0F1F3C;--navy-mid:#1A2F58;--orange:#EB6744;--orange-lt:#FF9B7A;--orange-dk:#C9542F;--og:linear-gradient(270deg,#EB6744 0%,#FF9966 100%);--teal:#00BDA5;--white:#FFFFFF;--off:#F7F9FC;--light:#EEF2FA;--t1:#1E3A5F;--t2:#374151;--t3:#4B5563;--t4:#6B7280;--border:#E2E8F0;--bl:#EDF2F7;--muted:#6B7280;--text:#111827;--green:#15803D;--gbg:#DCFCE7;--red:#B91C1C;--rbg:#FEE2E2;--serif:'DM Serif Display', Georgia, serif;--sans:'Inter', system-ui, sans-serif;--max:clamp(1180px, 85vw, 1440px);--s1:0 1px 3px rgba(32,56,100,.05), 0 4px 12px rgba(32,56,100,.04);--s2:0 4px 16px rgba(32,56,100,.08), 0 1px 4px rgba(32,56,100,.04);--s3:0 12px 40px rgba(32,56,100,.11), 0 2px 8px rgba(32,56,100,.05);--s4:0 20px 60px rgba(32,56,100,.13), 0 4px 16px rgba(32,56,100,.06);--shadow:0 2px 16px rgba(32,56,100,.07);--shadow-md:0 8px 32px rgba(32,56,100,.11);--shadow-lg:0 20px 56px rgba(32,56,100,.15);--r:20px;--r-sm:12px}:where(*,*::before,*::after){box-sizing:border-box;margin:0;padding:0}:where(html){font-size:16px;scroll-behavior:smooth;-webkit-text-size-adjust:100%}:where(body){font-family:var(--sans);color:var(--t2);background:var(--white);line-height:1.6}:where(img){max-width:100%;height:auto;display:block}:where(a){color:var(--navy);text-decoration:none;transition:color .18s ease,opacity .18s ease}:where(a:hover){color:var(--orange)}a:focus-visible{outline:2px solid var(--orange);outline-offset:2px;border-radius:3px}:where(ul,ol){list-style:none}.blog-content ul,.blog-content ol,.entry-content ul,.entry-content ol,.hbs-post-body ul,.hbs-post-body ol,.prose ul,.prose ol{list-style:none;display:flex;flex-direction:column;gap:8px;margin:16px 0;padding-left:0}.blog-content ul li,.entry-content ul li,.hbs-post-body ul li,.prose ul li{font-size:15px;color:var(--t3);line-height:1.7;padding-left:20px;position:relative}.blog-content ul li::before,.entry-content ul li::before,.hbs-post-body ul li::before,.prose ul li::before{content:'';position:absolute;left:0;top:10px;width:6px;height:6px;border-radius:50%;background:var(--orange)}.blog-content ol,.entry-content ol,.hbs-post-body ol,.prose ol{counter-reset:prose-counter}.blog-content ol li,.entry-content ol li,.hbs-post-body ol li,.prose ol li{font-size:15px;color:var(--t3);line-height:1.7;padding-left:28px;position:relative;counter-increment:prose-counter}.blog-content ol li::before,.entry-content ol li::before,.hbs-post-body ol li::before,.prose ol li::before{content:counter(prose-counter)'.';position:absolute;left:0;top:0;font-size:14px;font-weight:700;color:var(--orange)}.hh-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;font-family:var(--sans);font-weight:600;font-size:14px;border-radius:7px;text-decoration:none;border:none;cursor:pointer;padding:11px 24px;white-space:nowrap;letter-spacing:.02em;position:relative;overflow:hidden;transition:box-shadow .22s cubic-bezier(.4,0,.2,1),transform .18s cubic-bezier(.4,0,.2,1),background .22s ease,color .18s ease}.hh-btn::after{content:"";position:absolute;inset:0;background:linear-gradient(105deg,transparent 40%,rgba(255,255,255,.13) 50%,transparent 60%);transform:translateX(-100%);transition:transform .52s ease;pointer-events:none}.hh-btn:hover::after{transform:translateX(100%)}.hh-btn:active{transform:translateY(1px)scale(.99)}.hh-btn:focus-visible{outline:3px solid var(--orange);outline-offset:3px}.hh-btn--primary{background:linear-gradient(to right,#EB6744 50%,#203864 50%);background-size:200% 100%;background-position:100%;color:#fff;border:1.5px solid #203864;transition:background-position .36s cubic-bezier(.4,0,.2,1),border-color .28s ease,transform .18s ease}.hh-btn--primary:hover{background-position:0;border-color:#eb6744;transform:translateY(-2px);color:#fff}.hh-btn--ghost{background:linear-gradient(to right,#EB6744 50%,transparent 50%);background-size:200% 100%;background-position:100%;color:var(--navy);border:1.5px solid var(--navy);transition:background-position .36s cubic-bezier(.4,0,.2,1),color .28s ease,border-color .28s ease,transform .18s ease}.hh-btn--ghost::after{display:none}.hh-btn--ghost:hover{background-position:0;color:#fff;border-color:#eb6744;transform:translateY(-1px)}.hh-btn--accent{background:linear-gradient(135deg,#EB6744 0%,#d95e3c 100%);color:#fff;box-shadow:0 1px rgba(255,255,255,.15)inset,0 3px 10px rgba(235,103,68,.32)}.hh-btn--accent:hover{background:linear-gradient(135deg,#d95e3c 0%,#EB6744 100%);box-shadow:0 1px rgba(255,255,255,.15)inset,0 8px 28px rgba(235,103,68,.44);transform:translateY(-2px);color:#fff}.hh-btn--white{background:0 0;color:#fff;border:1.5px solid #5a7aa8;transition:border-color .2s,background .2s,transform .18s}.hh-btn--white::after{display:none}.hh-btn--white:hover{background:#1e3a60;border-color:#8aadd4;color:#fff;transform:translateY(-1px)}.hh-btn--lg{padding:13px 32px;font-size:15px;letter-spacing:.025em}.hh-nav{position:sticky;top:0;z-index:200;height:64px;background:#fff;border-bottom:1px solid var(--border);display:flex;align-items:center;padding:0;transition:box-shadow .2s}.hh-nav__inner{max-width:var(--max);width:100%;margin:0 auto;padding:0 40px;display:flex;align-items:center;justify-content:space-between}.hh-nav.scrolled{box-shadow:none}.hh-nav__logo{display:flex;align-items:center;text-decoration:none}.hh-nav__logo img{height:36px;width:auto;display:block}.hh-nav__links{display:flex;align-items:center;gap:2px;list-style:none;margin:0;padding:0}.hh-nav__item{position:relative}.hh-nav__link{font-family:var(--sans);font-size:14px;font-weight:500;color:var(--t2);text-decoration:none;padding:6px 12px;border-radius:4px;display:flex;align-items:center;gap:5px;transition:background .15s,color .15s;cursor:pointer;white-space:nowrap;background:0 0;border:none;position:relative}.hh-nav__link:hover,.hh-nav__item.open .hh-nav__link{background:0 0;color:var(--navy)}.hh-nav__link::after{content:"";position:absolute;bottom:-1px;left:12px;right:12px;height:2px;background:#eb6744;transform:scaleX(0);transform-origin:left;transition:transform .22s cubic-bezier(.4,0,.2,1)}.hh-nav__link:hover::after,.hh-nav__item.open .hh-nav__link::after{transform:scaleX(1)}.hh-nav__chevron{width:14px;height:14px;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;transition:transform .22s cubic-bezier(.4,0,.2,1);flex-shrink:0}.hh-nav__item.open .hh-nav__chevron{transform:rotate(180deg)}.hh-nav__dropdown{position:absolute;top:calc(100% + 8px);left:0;background:#fff;border:1px solid #dde6f0;border-radius:12px;box-shadow:0 4px 16px rgba(32,56,100,8%),0 1px 3px rgba(32,56,100,5%);padding:20px;min-width:240px;opacity:0;transform:translateY(8px);pointer-events:none;visibility:hidden;transition:opacity .2s ease,transform .2s ease}.hh-nav__item.open .hh-nav__dropdown{opacity:1;transform:translateY(0);pointer-events:auto;visibility:visible}.hh-nav__dropdown--wide{display:grid;min-width:520px;left:50%;transform:translateX(-50%)translateY(8px)}.hh-nav__item.open .hh-nav__dropdown--wide{transform:translateX(-50%)translateY(0)}.hh-nav__dropdown--platform{grid-template-columns:1fr 1fr;gap:0}.hh-nav__dropdown--solutions{grid-template-columns:1fr 1fr 1fr;gap:0;min-width:900px}.hh-nav__dropdown--resources{grid-template-columns:1fr 1fr;gap:0}.hh-nav__dd-col{padding:4px 12px}.hh-nav__dd-col:first-child{padding-left:4px}.hh-nav__dd-col:last-child{padding-right:4px}.hh-nav__dd-col+.hh-nav__dd-col{border-left:1px solid #eef2fa}.hh-nav__dd-heading{font-family:var(--sans);font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#eb6744;margin:0 0 8px;padding:0 8px;display:block}.hh-nav__dd-link{display:flex;align-items:center;gap:10px;padding:8px;border-radius:6px;text-decoration:none;transition:background .15s,color .15s;color:var(--t2)}.hh-nav__dd-link:hover{background:0 0;color:var(--navy)}.hh-nav__dd-link__name{font-family:var(--sans);font-size:14px;font-weight:500;color:inherit;display:block;line-height:1.2}.hh-nav__dd-link__desc{font-family:var(--sans);font-size:13px;color:var(--t4);display:block;margin-top:1px;transition:color .15s}.hh-nav__dd-link:hover .hh-nav__dd-link__desc{color:var(--t3)}.hh-nav__dd-dot{width:28px;height:28px;border-radius:8px;background:var(--off);border:1px solid var(--border);flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;color:var(--navy);transition:background .15s ease,border-color .15s ease,color .15s ease,transform .15s ease}.hh-nav__dd-dot svg{width:14px;height:14px;stroke:currentColor;fill:none;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;display:block}.hh-nav__dd-link:hover .hh-nav__dd-dot{background:#fff4f1;border-color:rgba(235,103,68,.4);color:#eb6744;transform:translateY(-1px)}.hh-nav__dd-promo{grid-column:1/-1;margin-top:12px;padding:12px 14px;background:#0d1e3a;border-radius:8px;border-left:3px solid #eb6744;display:flex;align-items:center;justify-content:space-between;text-decoration:none;transition:background .15s}.hh-nav__dd-promo:hover{background:#162847}.hh-nav__dd-promo__text{font-family:var(--sans);font-size:13px;font-weight:600;color:#fff;display:block}.hh-nav__dd-promo__sub{font-family:var(--sans);font-size:13px;color:#9ca3af;display:block;margin-top:2px}.hh-nav__dd-promo__arrow{width:18px;height:18px;stroke:#eb6744;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.hh-nav__dd-divider{height:1px;background:#eef2fa;margin:10px 4px;grid-column:1/-1}.hh-nav__right{display:flex;align-items:center;gap:10px}.hh-nav__ham{display:none;flex-direction:column;gap:5px;background:0 0;border:none;cursor:pointer;padding:4px}.hh-nav__ham span{display:block;width:22px;height:2px;background:var(--navy);border-radius:2px;transition:transform .18s cubic-bezier(.2,0,.2,1),opacity .12s linear}.hh-nav__ham.open span:nth-child(1){transform:rotate(45deg)translate(5px,5px)}.hh-nav__ham.open span:nth-child(2){opacity:0}.hh-nav__ham.open span:nth-child(3){transform:rotate(-45deg)translate(5px,-5px)}.hh-mob-menu{display:none;position:absolute;top:100%;left:0;right:0;bottom:auto;background:#fff;overflow-y:auto;padding:12px 20px 96px;max-height:calc(100vh - 100%);max-height:calc(100dvh - 100%);z-index:190;box-shadow:0 8px 24px #C8D4E0;opacity:0;transform:translateY(-8px);transition-property:opacity,transform,display;transition-duration:.18s;transition-timing-function:cubic-bezier(.2,0,.2,1);transition-behavior:allow-discrete}.hh-mob-menu.open{display:block;opacity:1;transform:translateY(0)}@starting-style{.hh-mob-menu.open { opacity: 0; transform: translateY(-8px); }
}.hh-mob-item{border-bottom:1px solid var(--bl)}.hh-mob-item-trigger{display:flex;align-items:center;justify-content:space-between;width:100%;padding:14px 4px;font-family:var(--sans);font-size:15px;font-weight:500;color:var(--t1);background:0 0;border:none;cursor:pointer;text-decoration:none;transition:color .15s;text-align:left}.hh-mob-item-trigger:hover,.hh-mob-item-trigger.open{color:var(--navy)}.hh-mob-chevron{width:16px;height:16px;stroke:var(--t4);fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;transition:transform .22s ease,stroke .15s;flex-shrink:0}.hh-mob-item-trigger.open .hh-mob-chevron{transform:rotate(180deg);stroke:var(--navy)}.hh-mob-panel{max-height:0;overflow:hidden;opacity:0;transition:max-height .22s cubic-bezier(.4,0,.2,1),opacity .16s linear}.hh-mob-panel.open{max-height:600px;opacity:1}.hh-mob-panel-section{padding:4px 0 12px 8px}.hh-mob-panel-label{font-family:var(--sans);font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#eb6744;display:block;margin:8px 0 4px}.hh-mob-panel a{display:block;padding:8px;font-family:var(--sans);font-size:14px;font-weight:500;color:var(--t2);text-decoration:none;border-radius:4px;transition:background .15s,color .15s}.hh-mob-panel a:hover{background:0 0;color:var(--navy)}.hh-mob-link-direct{display:block;padding:14px 4px;font-family:var(--sans);font-size:15px;font-weight:500;color:var(--t1);text-decoration:none;border-bottom:1px solid var(--bl);transition:color .15s}.hh-mob-link-direct:hover{color:var(--orange)}.hh-mob-ctas{margin-top:20px;display:flex;flex-direction:column;gap:10px}.hh-mob-ctas .hh-btn{justify-content:center}@media(prefers-reduced-motion:reduce){.hh-mob-menu{transform:none;transition:none}.hh-mob-menu.open{transform:none}.hh-nav__ham span,.hh-mob-chevron,.hh-mob-panel{transition:none}}.hh-foot__nl{display:flex;align-items:center;justify-content:space-between;gap:24px;flex-wrap:wrap;padding:24px 0;border-top:1px solid rgba(255,255,255,8%);border-bottom:1px solid rgba(255,255,255,8%);margin-bottom:24px}.hh-foot__nl-text{flex:1;min-width:200px}.hh-foot__nl-text strong{display:block;font-family:var(--sans);font-size:14px;font-weight:700;color:#fff;margin-bottom:3px}.hh-foot__nl-text span{font-size:13px;color:#9ca3af}.hh-foot__nl-form{display:flex;gap:8px;flex-shrink:0;width:100%;max-width:380px}.hh-foot__nl-input{flex:1;padding:9px 14px;background:rgba(255,255,255,6%);border:1px solid rgba(255,255,255,.14);border-radius:6px;font-family:var(--sans);font-size:14px;color:#fff;outline:none;transition:border-color .18s}.hh-foot__nl-input::placeholder{color:#6b7280}.hh-foot__nl-input:focus{border-color:#eb6744;background:rgba(255,255,255,9%)}.hh-foot__nl-btn{padding:9px 20px;white-space:nowrap;background:var(--orange);color:#fff;border:none;border-radius:6px;cursor:pointer;font-family:var(--sans);font-size:14px;font-weight:700;transition:background .18s ease,box-shadow .18s ease}.hh-foot__nl-btn:hover{background:#d95e3c;box-shadow:0 4px 14px rgba(235,103,68,.32)}.hh-foot__nl-form .gform_wrapper,.hh-foot__nl-form .gform_body,.hh-foot__nl-form form{width:100%;margin:0;padding:0;background:0 0}.hh-foot__nl-form .gform_heading,.hh-foot__nl-form .gform_required_legend,.hh-foot__nl-form .gfield_label,.hh-foot__nl-form .gform-field-label,.hh-foot__nl-form label,.hh-foot__nl-form legend,.hh-foot__nl-form .gfield_label_before_complex,.hh-foot__nl-form .gfield_description,.hh-foot__nl-form .gform_description,.hh-foot__nl-form .screen-reader-text{display:none!important}.hh-foot__nl-form .gform_fields{display:flex;flex-wrap:nowrap;gap:8px;list-style:none;margin:0;padding:0;width:100%}.hh-foot__nl-form .gfield{flex:1;min-width:0;margin:0!important;padding:0!important}.hh-foot__nl-form .ginput_container{margin:0!important}.hh-foot__nl-form input[type=email],.hh-foot__nl-form input[type=text]{width:100%;padding:10px 14px;background:rgba(255,255,255,6%);border:1px solid rgba(255,255,255,.18);border-radius:6px;font-family:var(--sans);font-size:14px;color:#fff;outline:none;transition:border-color .18s ease,background .18s ease;box-sizing:border-box}.hh-foot__nl-form input[type=email]::placeholder,.hh-foot__nl-form input[type=text]::placeholder{color:#9ca3af}.hh-foot__nl-form input[type=email]:focus,.hh-foot__nl-form input[type=text]:focus{border-color:#eb6744;background:rgba(255,255,255,9%)}.hh-foot__nl-form .gform_footer,.hh-foot__nl-form .gform_page_footer{display:flex;gap:8px;margin:0!important;padding:0!important;border:none!important}.hh-foot__nl-form .gform_button,.hh-foot__nl-form .gform_next_button,.hh-foot__nl-form input[type=submit]{display:inline-flex!important;align-items:center!important;justify-content:center!important;height:42px!important;padding:0 24px!important;white-space:nowrap;background:linear-gradient(135deg,#EB6744 0%,#d95e3c 100%)!important;color:#fff!important;border:none!important;border-radius:7px!important;cursor:pointer;font-family:var(--sans);font-size:14px!important;font-weight:600!important;letter-spacing:.02em!important;line-height:1!important;box-shadow:0 1px rgba(255,255,255,.15)inset,0 3px 10px rgba(235,103,68,.32)!important;transition:background .18s ease,box-shadow .22s ease,transform .18s ease}.hh-foot__nl-form .gform_button:hover,.hh-foot__nl-form .gform_next_button:hover,.hh-foot__nl-form input[type=submit]:hover{background:linear-gradient(135deg,#d95e3c 0%,#EB6744 100%)!important;box-shadow:0 1px rgba(255,255,255,.15)inset,0 8px 28px rgba(235,103,68,.44)!important;transform:translateY(-2px);color:#fff!important}.hh-foot__nl-form .gform_button:focus-visible,.hh-foot__nl-form .gform_next_button:focus-visible,.hh-foot__nl-form input[type=submit]:focus-visible{outline:3px solid #fff;outline-offset:2px}.hh-foot__nl-form .gform_confirmation_message,.hh-foot__nl-form .gform_confirmation_wrapper{color:#e5e7eb;font-size:14px;line-height:1.55;padding:10px 14px;background:rgba(235,103,68,8%);border:1px solid rgba(235,103,68,.28);border-radius:6px}.hh-foot__nl-form .gform_validation_errors{display:none!important}.hh-foot__nl-form .gfield_error input[type=email],.hh-foot__nl-form .gfield_error input[type=text]{border-color:#eb6744!important}.hh-foot__nl-form .validation_message,.hh-foot__nl-form .gfield_validation_message{color:#fca5a5;font-size:12px;margin-top:4px}@media(max-width:640px){.hh-foot__nl-form .gform_fields{flex-direction:column}.hh-foot__nl-form .gform_footer .gform_button,.hh-foot__nl-form input[type=submit]{width:100%}}#gform_wrapper_13 .gfield_label,#gform_wrapper_13 .gform-field-label,#gform_wrapper_13 legend.gfield_label{display:none!important}#gform_13 input[type=submit],#gform_13 .gform_button,#gform_wrapper_13 input[type=submit],#gform_wrapper_13 .gform_button{display:inline-flex!important;align-items:center!important;justify-content:center!important;background:#203864!important;color:#fff!important;border:1.5px solid #203864!important;border-radius:10px!important;font-family:Inter,system-ui,sans-serif!important;font-size:14px!important;font-weight:600!important;padding:10px 22px!important;cursor:pointer!important;transition:background .2s ease,border-color .2s ease!important;white-space:nowrap!important;box-shadow:none!important;text-shadow:none!important;line-height:1!important}#gform_13 input[type=submit]:hover,#gform_13 .gform_button:hover,#gform_wrapper_13 input[type=submit]:hover,#gform_wrapper_13 .gform_button:hover{background:#1a2f52!important;border-color:#1a2f52!important;color:#fff!important}#gform_13 input[type=submit]:focus-visible,#gform_13 .gform_button:focus-visible,#gform_wrapper_13 input[type=submit]:focus-visible,#gform_wrapper_13 .gform_button:focus-visible{outline:2px solid #eb6744!important;outline-offset:2px!important}.hh-foot{background:#0f1c2e;padding:52px 40px 28px}.hh-foot__inner{max-width:var(--max);margin:0 auto}.hh-foot__top{display:grid;grid-template-columns:1.5fr 1fr 1.3fr 1fr 1fr;gap:36px;margin-bottom:40px;padding-bottom:40px;border-bottom:1px solid rgba(255,255,255,8%)}.hh-foot__logo{height:36px;width:auto;display:block;margin-bottom:14px}.hh-foot__brand-desc{font-size:13.5px;color:#9ca3af;line-height:1.68;max-width:230px;margin-bottom:20px}.hh-foot__social{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.hh-foot__social-link{width:32px;height:32px;border-radius:6px;background:#1a2f55;border:1px solid #1e3560;display:flex;align-items:center;justify-content:center;color:#9ca3af;text-decoration:none;transition:background .18s,color .18s,border-color .18s}.hh-foot__social-link:hover{background:#243f6a;border-color:#3a5e8c;color:#fff}.hh-foot__social-link svg{width:15px;height:15px;display:block}.hh-foot__col h3,.hh-foot__col h4{font-family:var(--sans);font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--orange);margin-bottom:14px}.hh-foot__col ul{list-style:none;display:flex;flex-direction:column;gap:9px}.hh-foot__col ul a{font-size:13.5px;color:#fff;text-decoration:none;opacity:.7;display:inline-block;transition:opacity .18s ease}.hh-foot__col ul a:hover{opacity:1}.hh-foot__col-divider{height:1px;background:rgba(255,255,255,8%);margin:4px 0;pointer-events:none}.hh-foot__bot{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:14px}.hh-foot__copy{font-size:13px;color:#6b7280}.hh-foot__legal{display:flex;gap:16px;flex-wrap:wrap}.hh-foot__legal a{font-size:13px;color:#6b7280;text-decoration:none;transition:color .18s}.hh-foot__legal a:hover{color:#9ca3af}.hh-nav .hh-btn::after,.hh-nav .hh-btn::before{display:none!important;content:none!important}.hh-nav .hh-btn,.hh-nav .hh-btn:hover,.hh-nav .hh-btn:focus,.hh-nav .hh-btn:active{transform:none!important;box-shadow:none!important;filter:none!important}.hh-nav__dd-link,.hh-nav__dd-link:hover,.hh-nav__dd-link:focus-visible,.hh-nav__dd-promo,.hh-nav__dd-promo:hover,.hh-nav__dd-promo:focus-visible{box-shadow:none!important;transform:none!important;filter:none!important}.hh-nav__link::after,.hh-nav__link:hover::after,.hh-nav__item.open .hh-nav__link::after{display:none!important;content:none!important;transform:none!important;background:0 0!important}.hh-nav__link:hover,.hh-nav__item.open .hh-nav__link{color:var(--navy);background:0 0}.hh-foot__col h3,.hh-foot__col h4{font-size:13px}.hh-foot__col ul a{color:#e5e7eb;opacity:1;transition:color .18s ease}.hh-foot__col ul a:hover{color:#fff;opacity:1}.hh-foot__brand-desc{color:#e5e7eb}.hh-foot__copy{color:#9ca3af}.hh-foot__legal a{color:#9ca3af}.hh-foot__legal a:hover{color:#fff}.hh-foot__nl-text span{color:#e5e7eb}.hh-foot__nl-input::placeholder{color:#9ca3af}.hl{color:#eb6744}.hl-it{color:#eb6744;font-style:italic;font-family:var(--serif)}.hh-surface-light,.hh-surface-light p,.hh-surface-light li,.hh-surface-light span:not([class]){color:#374151}.hh-surface-light .muted{color:#6b7280}.hh-reveal{opacity:1;transform:none}html.js .hh-reveal{opacity:0;transform:translateY(22px);transition:opacity .55s cubic-bezier(.4,0,.2,1),transform .55s cubic-bezier(.4,0,.2,1)}html.js .hh-reveal.visible{opacity:1;transform:translateY(0)}@media(prefers-reduced-motion:reduce){html.js .hh-reveal,html.js .hh-reveal.visible{opacity:1;transform:none;transition:none}}.hh-reveal-delay-1{transition-delay:.08s}.hh-reveal-delay-2{transition-delay:.16s}.hh-reveal-delay-3{transition-delay:.24s}.hh-reveal-delay-4{transition-delay:.32s}.hh-reveal-delay-5{transition-delay:.4s}@media(max-width:1200px){.hh-foot__top{grid-template-columns:1.3fr 1fr 1fr 1fr;gap:28px}}@media(max-width:1024px){.hh-nav{padding:0}.hh-nav__inner{padding:0 24px}.hh-nav__links,.hh-nav__right .hh-btn--ghost{display:none}.hh-nav__ham{display:flex}.hh-foot__top{grid-template-columns:1fr 1fr 1fr;gap:24px}.hh-foot{padding-left:24px;padding-right:24px}}@media(max-width:640px){.hh-foot{padding:40px 20px 24px}.hh-foot__top{grid-template-columns:1fr 1fr;gap:20px}.hh-foot__nl{flex-direction:column;align-items:flex-start;gap:14px}.hh-foot__nl-form{max-width:100%;width:100%}.hh-foot__bot{flex-direction:column;align-items:flex-start}.hh-foot__legal{gap:12px}}.hh-sr-only{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.proof__inner{position:relative}.proof__inner .proof__grid{display:flex!important;grid-template-columns:none!important;gap:24px;overflow-x:auto;scroll-snap-type:x proximity;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding:4px 2px 10px}.proof__inner .proof__grid::-webkit-scrollbar{display:none}.proof__inner .proof__grid>.ccard{flex:0 0 clamp(280px,82%,360px);scroll-snap-align:start}@media(min-width:768px){.proof__inner .proof__grid>.ccard{flex-basis:clamp(300px,31.5%,360px)}}@media(hover:hover) and (pointer:fine){.proof__inner .proof__grid{overflow-x:hidden;scroll-snap-type:none}}.cs-nav{display:flex;gap:10px;justify-content:center;align-items:center;margin-top:22px}.cs-arrow{width:42px;height:42px;border-radius:50%;border:1px solid #e2e8f0;background:#fff;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;color:#1a2f5e;transition:background .15s ease,border-color .15s ease,opacity .15s ease}.cs-arrow:hover{background:#f4f7fc;border-color:#cbd6e6}.cs-arrow:disabled{opacity:.35;cursor:default}.cs-arrow svg{width:18px;height:18px}.cs-dots{display:flex;gap:7px;align-items:center;margin:0 6px}.cs-dot{width:8px;height:8px;border-radius:50%;background:#cbd6e6;border:none;padding:0;cursor:pointer;transition:background .15s ease,transform .15s ease}.cs-dot.is-active{background-color:#eb6744;background-clip:content-box;transform:scale(1.25)}.cs-dot,.why-dots button,.tdots button,.how-mob-dots button,.hh-hiw-dots button{width:24px;height:24px;padding:8px;background-clip:content-box}.hh-carousel-dot{width:24px;height:24px;padding:8px;background-clip:content-box}.hh-annc__x{padding:6px 10px}#whyDots button{width:24px;height:24px;padding:8px;background-clip:content-box}:root{--hh-orange-text:#EB6744;--hh-orange-on-dark:#EB6744}.hh-reviews-eyebrow,.hh-reviews-cta-link,.hh-rblog__eye,.hh-rblog__cta,span.eye,.sec-cta__btn,.hh-nav__dd-heading,.hh-mob-panel-label{color:var(--hh-orange-text)}.hh-btn--accent{background:linear-gradient(135deg,#EB6744 0%,#EB6744 100%)}.hh-btn--accent:hover{background:linear-gradient(135deg,#EB6744 0%,#A64223 100%)}.switch__label{background:#eb6744}.hh-annc__badge,.hh-annc__cta{background:#eb6744}.cta-band span.eye,.cta-band .eye{color:var(--hh-orange-on-dark,#EB6744)}.m-scroll-hint__text{color:#5b6b7f}.sec--navy .m-scroll-hint__text,.sec--dark .m-scroll-hint__text{color:rgba(255,255,255,.72)}section.cta-band,div.cta-band,section.hh-qual{background:#0d1e3a}.hh-mob-panel a{min-height:44px;display:flex;align-items:center}@media(hover:hover) and (pointer:fine){.hh-post-card .hh-post-card__img,.hh-rblog__card .hh-rblog__thumb img,.ccard .ccard__img{transition:transform .35s cubic-bezier(.2,.6,.2,1),filter .3s ease}.hh-post-card:hover .hh-post-card__img,.hh-post-card:focus-within .hh-post-card__img,.hh-rblog__card:hover .hh-rblog__thumb img,.hh-rblog__card:focus-within .hh-rblog__thumb img,.ccard:hover .ccard__img,.ccard:focus-within .ccard__img{transform:scale(1.04)}.ccard .ccard__img-wrap{overflow:hidden}}@media(prefers-reduced-motion:reduce){.hh-post-card:hover .hh-post-card__img,.hh-post-card:focus-within .hh-post-card__img,.hh-rblog__card:hover .hh-rblog__thumb img,.hh-rblog__card:focus-within .hh-rblog__thumb img,.ccard:hover .ccard__img,.ccard:focus-within .ccard__img{transform:none}}
h1{font-family:var(--serif);font-weight:400;font-size:clamp(34px,5vw,58px);line-height:1.1;letter-spacing:-.01em;color:var(--t1)}h2{font-family:var(--serif);font-weight:400;font-size:clamp(26px,3.5vw,42px);line-height:1.15;letter-spacing:-.01em;color:var(--t1)}h3{font-family:var(--sans);font-weight:700;font-size:clamp(16px,2vw,20px);line-height:1.3;color:var(--t1)}h4{font-family:var(--sans);font-weight:700;font-size:15px;color:var(--t1)}p{font-size:15px;line-height:1.72;color:var(--t3);margin-bottom:16px}p:last-child{margin-bottom:0}.wrap{max-width:var(--max);margin:0 auto;padding:0 40px}.sec{padding:88px 40px}.sec--off{background:var(--off)}.sec--navy{background:var(--navy)}.sec--dark{background:var(--navy-d)}.sec--sm{padding:56px 40px}.eye{font-family:var(--sans);font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--orange);display:block;margin-bottom:14px}.eye--white{color:#eb6744}.hl{color:var(--orange)}.hl-it{font-style:italic;color:var(--orange)}.center{text-align:center}.divider{width:56px;height:3px;background:var(--orange);border-radius:2px;margin:14px 0 0}.divider--c{margin:14px auto 0}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.two-col--flip .two-col__visual{order:-1}.checks{list-style:none;display:flex;flex-direction:column;gap:10px}.checks li{display:flex;align-items:flex-start;gap:10px;font-size:15px;color:var(--t3);line-height:1.6}.check-dot{width:20px;height:20px;min-width:20px;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:2px}.check-dot svg{width:10px;height:10px;stroke:var(--teal);stroke-width:2.5;fill:none}.breadcrumb{padding:12px 0;background:var(--off);border-bottom:1px solid var(--border)}.breadcrumb__inner{max-width:var(--max);margin:0 auto;padding:0 40px;display:flex;align-items:center;gap:6px;flex-wrap:wrap}.breadcrumb a,.breadcrumb span{font-family:var(--sans);font-size:13px;color:var(--t4);text-decoration:none;transition:color .15s}.breadcrumb a:hover{color:var(--navy)}.breadcrumb__sep{color:var(--border);font-size:13px;user-select:none}.breadcrumb__current{color:var(--t2);font-weight:500}.db-hero{padding:44px 40px 0;background:var(--white);position:relative;overflow:hidden}.db-hero::before{content:"";position:absolute;inset:0;background-image:radial-gradient(circle,rgba(32,56,100,4%) 1px,transparent 1px);background-size:28px 28px;pointer-events:none;mask-image:linear-gradient(180deg,transparent 0%,rgba(0,0,0,.5) 20%,rgba(0,0,0,.5) 80%,transparent 100%)}.db-hero__inner{max-width:var(--max);margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center;position:relative;z-index:1}.db-hero__tag{font-family:var(--sans);font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.12em;color:var(--t4);margin-bottom:20px;display:flex;align-items:center;gap:8px}.db-hero__tag-line{width:20px;height:1px;background:var(--orange)}.db-hero h1{margin-bottom:20px;max-width:520px}.db-hero h1 em{font-style:italic;color:var(--orange)}.db-hero__sub{font-family:var(--sans);font-size:18px;line-height:1.68;color:var(--t3);max-width:480px;margin-bottom:28px}.db-hero__btns{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:28px}.db-hero__trust{display:flex;align-items:center;gap:20px;flex-wrap:wrap}.db-hero__trust-item{display:flex;align-items:center;gap:6px;font-family:var(--sans);font-size:13px;font-weight:500;color:var(--t4)}.db-hero__trust-item svg{width:14px;height:14px;flex-shrink:0}.db-hero__visual{position:relative;padding-bottom:0}.db-hero__img{border-radius:12px;overflow:hidden;box-shadow:var(--s4);border:1px solid var(--border)}.db-hero__img img{width:100%;display:block}.db-hero__badges{display:flex;align-items:center;justify-content:flex-start;gap:10px;flex-wrap:wrap;margin-top:12px;padding-right:2px}.db-hero__badges a{display:inline-flex;align-items:center;text-decoration:none;opacity:.88;transition:opacity .18s ease,transform .18s ease}.db-hero__badges a:hover{opacity:1;transform:translateY(-1px)}.db-hero__badges img{height:36px;width:auto;display:block}.db-hero__badge-g2{height:36px;display:inline-flex;align-items:center;gap:6px;padding:0 11px;border:1px solid rgba(0,0,0,.14);border-radius:8px;background:#fff;color:#1a1a1a;font:600 13px/1 '-apple-system',BlinkMacSystemFont,segoe ui,Roboto,sans-serif;white-space:nowrap;opacity:.88}.db-hero__badge-g2:hover{opacity:1}.db-hero__badge-g2-mark{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:4px;background:#ff492c;color:#fff;font-weight:700;font-size:11px}.db-hero__badge-g2-txt{letter-spacing:.2px}.hh-trust-banner{padding:22px 40px 18px;background:0 0}.trust-banner__inner{max-width:var(--max);margin:0 auto;display:flex;align-items:center}.trust-banner__top{display:flex;align-items:center;gap:20px;flex-wrap:wrap}.trust-banner__label{font-family:var(--sans);font-size:13px;font-weight:800;text-transform:uppercase;letter-spacing:.14em;color:var(--t4);white-space:nowrap;flex-shrink:0}.trust-banner__div{width:1px;height:18px;background:var(--border);flex-shrink:0}.trust-banner__logos{display:flex;align-items:center;gap:24px;flex-wrap:wrap}.trust-banner__logos img{height:22px;filter:grayscale(100%);opacity:.4;object-fit:contain;transition:opacity .22s ease,filter .22s ease}.trust-banner__logos img:hover{opacity:.75;filter:grayscale(20%)}.trust-banner__badges{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.trust-banner__badge{display:inline-flex;align-items:center;text-decoration:none;opacity:.88;transition:opacity .18s ease,transform .18s ease}.trust-banner__badge:hover{opacity:1;transform:translateY(-1px)}.trust-banner__badge img{height:36px;width:auto;display:block}.hh-qual{background:var(--navy);padding:44px 40px}.qual__inner{max-width:var(--max);margin:0 auto}.qual__label{font-family:var(--sans);font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#eb6744;text-align:center;margin-bottom:28px}.qual__grid{display:grid;grid-template-columns:repeat(5,1fr);gap:8px}.qual__item{background:#1a2f55;border:1px solid #1e3560;border-radius:8px;padding:18px 14px;text-align:center}.qual__item svg{width:22px;height:22px;display:block;margin:0 auto 10px}.qual__item p{font-family:var(--sans);font-size:13px;font-weight:500;color:#fff;line-height:1.4}.compliance{padding:24px 40px;border-top:1px solid var(--border);background:var(--off)}.compliance__inner{max-width:var(--max);margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.comp-item{display:flex;align-items:flex-start;gap:11px;background:#fff;border-radius:8px;padding:14px 16px;border:1px solid var(--border);box-shadow:var(--s1);transition:border-color .2s,transform .2s,box-shadow .2s;min-height:74px}.comp-item:hover{border-color:var(--orange);transform:translateY(-2px);box-shadow:0 8px 24px rgba(235,103,68,.1)}.comp-item img{width:38px;height:38px;object-fit:contain;flex-shrink:0;margin-top:1px}.comp-item__copy{min-width:0;display:flex;flex-direction:column;justify-content:center}.comp-item__copy strong{font-family:var(--sans);font-size:14px;font-weight:700;color:var(--navy);display:block;margin-bottom:3px;line-height:1.25}.comp-item__copy small{font-size:12.5px;color:var(--t3);line-height:1.4;display:block}.cards-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:44px}.hh-pcard{background:#fff;border:1px solid var(--border);border-radius:10px;padding:28px;transition:box-shadow .22s,transform .22s,border-color .2s;will-change:transform}.hh-pcard:hover{box-shadow:var(--s3);transform:translateY(-3px)}.pcard__icon{width:40px;height:40px;background:var(--light);border-radius:8px;display:flex;align-items:center;justify-content:center;margin-bottom:16px}.pcard__icon svg{width:20px;height:20px;stroke:var(--navy);fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.hh-pcard h3{margin-bottom:8px}.hh-pcard p{font-size:14px;margin:0}.pcard__link{display:inline-flex;align-items:center;gap:5px;margin-top:14px;font-family:var(--sans);font-size:13px;font-weight:600;color:var(--navy);text-decoration:none;transition:color .15s,gap .15s}.pcard__link:hover{color:var(--orange);gap:8px}.pcard__link svg{width:13px;height:13px;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round}.ccard{position:relative;border-radius:20px;overflow:hidden;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,4%);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);transition:transform .28s ease,border-color .22s ease,box-shadow .28s ease}.ccard:hover{transform:translateY(-4px);border-color:rgba(235,103,68,.4);box-shadow:0 4px 14px rgba(16,23,40,.18),0 0 0 1px rgba(235,103,68,.2)}.ccard__img{width:100%;height:200px;object-fit:cover;display:block;filter:brightness(.85)saturate(1.1);transition:filter .3s ease}.ccard:hover .ccard__img{filter:brightness(.95)saturate(1.2)}.ccard__img-wrap{position:relative}.ccard__img-wrap::after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,transparent 40%,rgba(11,22,40,.95) 100%)}.ccard__logo-wrap{position:absolute;bottom:14px;left:20px;z-index:2;display:inline-flex;align-items:center;justify-content:center;padding:6px 12px;border-radius:8px;background:rgba(255,255,255,.95);border:1px solid rgba(255,255,255,.2);box-shadow:0 4px 16px rgba(0,0,0,.25)}.ccard__logo-wrap img{max-height:20px;max-width:110px;width:auto;display:block}.ccard__body{padding:22px 24px 26px}.ccard__meta{font-family:var(--sans);font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#eb6744;margin:0 0 10px;display:flex;align-items:center;gap:6px}.ccard__meta::before{content:'';display:block;width:16px;height:1.5px;background:#eb6744;border-radius:2px}.ccard h3{font-family:var(--serif);font-size:19px;font-weight:400;line-height:1.25;margin-bottom:14px;color:#fff}.ccard__ch,.ccard__out{font-size:13.5px;line-height:1.68;color:#d1d5db;margin-bottom:6px}.ccard__ch strong,.ccard__out strong{color:#f3f4f6;font-weight:600}.ccard blockquote{position:relative;margin:18px 0 0;padding:0 0 0 18px;border-left:2px solid rgba(255,255,255,.22);background:0 0;border-radius:0;font-size:14.5px;line-height:1.65;color:#f3f4f6;font-weight:500;font-style:italic;font-family:var(--serif);letter-spacing:-.005em}.ccard blockquote::before{content:"\201C";position:absolute;left:12px;top:-8px;font-family:var(--serif);font-size:30px;line-height:1;color:var(--orange);opacity:.55;pointer-events:none}.ccard.ccard--dark{background:rgba(20,40,80,.35);border-color:rgba(32,56,100,.4)}.feature-card{background:#fff;border-radius:12px;padding:20px;border:1px solid var(--border);box-shadow:var(--s1);display:flex;align-items:flex-start;gap:14px;margin-bottom:12px;transition:border-color .18s,transform .18s}.feature-card:hover{border-color:var(--orange);transform:translateY(-2px)}.feature-card__icon{width:38px;height:38px;border-radius:8px;background:var(--light);display:flex;align-items:center;justify-content:center;flex-shrink:0}.feature-card__icon svg{width:18px;height:18px;stroke:var(--navy);fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.feature-card__name{font-family:var(--sans);font-size:15px;font-weight:700;color:var(--t1);margin-bottom:4px}.feature-card__desc{font-size:14px;color:var(--t3);line-height:1.6;margin:0}.feature-tag{display:inline-flex;font-family:var(--sans);font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--orange);background:#fef0ec;border:1px solid #fccfbf;padding:3px 8px;border-radius:999px;margin-bottom:10px}.cap-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:32px}.cap-card{background:var(--off);border-radius:14px;padding:22px;border:1px solid var(--border);transition:border-color .2s,transform .2s}.cap-card:hover{border-color:var(--orange);transform:translateY(-2px)}.cap-card__icon{width:40px;height:40px;border-radius:10px;background:var(--light);display:flex;align-items:center;justify-content:center;margin-bottom:12px}.cap-card__icon svg{width:20px;height:20px;stroke:var(--navy);fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.cap-card h4{font-size:14px;font-weight:700;color:var(--t1);margin-bottom:6px}.cap-card p{font-size:13px;color:var(--t3);line-height:1.6;margin:0}.faq-list{display:flex;flex-direction:column;gap:8px;max-width:800px;margin:0 auto}.faq__list{display:flex;flex-direction:column;gap:8px}.faq-item{border:1px solid var(--border);border-radius:12px;overflow:hidden;background:#fff}details.faq-item summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 22px;font-family:var(--sans);font-size:15px;font-weight:600;color:var(--t1);transition:background .15s,color .15s}details.faq-item summary::-webkit-details-marker{display:none}details.faq-item summary::marker{display:none}details.faq-item summary::after{content:"+";flex-shrink:0;color:var(--orange);font-size:20px;line-height:1;transition:transform .22s ease}details.faq-item[open] summary::after{content:"−"}details.faq-item summary:hover{background:var(--off);color:var(--navy)}details.faq-item[open] summary{background:var(--off);color:var(--navy)}details.faq-item .faq-body{display:block!important;max-height:none!important;overflow:visible!important;padding:0 22px 18px}details.faq-item:not([open]) .faq-body{display:none!important}details.faq-item .faq-body p{font-size:15px;color:var(--t3);line-height:1.75;margin:0}.faq-btn{width:100%;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 22px;background:0 0;border:none;cursor:pointer;font-family:var(--sans);font-size:15px;font-weight:600;color:var(--t1);text-align:left;transition:background .15s,color .15s}.faq-btn:hover{background:var(--off);color:var(--navy)}.faq-btn.active,.faq-btn[aria-expanded=true]{background:var(--off);color:var(--navy)}.faq-btn svg{width:18px;height:18px;stroke:var(--orange);fill:none;stroke-width:2.5;stroke-linecap:round;flex-shrink:0;transition:transform .25s}.faq-btn.active svg,.faq-btn[aria-expanded=true] svg{transform:rotate(45deg)}.faq-chevron{width:18px;height:18px;stroke:var(--t4);fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0;transition:transform .22s ease,stroke .15s}.faq-btn.active .faq-chevron{transform:rotate(180deg);stroke:var(--navy)}div.faq-item .faq-body{display:none;padding:0 22px 18px}div.faq-item.open .faq-body{display:block}div.faq-item .faq-body p{font-size:15px;color:var(--t3);line-height:1.7;margin:0}.faq-body__inner{padding:0 20px 18px;font-size:15px;color:var(--t3);line-height:1.72}.hub-band{padding:0 40px 88px;background:var(--off)}.hub-band__inner{max-width:var(--max);margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:24px;flex-wrap:wrap;padding:28px 36px;background:var(--navy-d);border-radius:12px;border-left:4px solid var(--orange)}.hub-band__text strong{display:block;font-family:var(--sans);font-size:17px;font-weight:700;color:#fff;margin-bottom:6px}.hub-band__text span{font-size:14px;color:#d1d5db}.hub-band__btn{display:inline-flex;align-items:center;gap:8px;padding:12px 22px;border-radius:7px;background:var(--orange);color:#fff;font-family:var(--sans);font-size:14px;font-weight:700;text-decoration:none;border:none;white-space:nowrap;box-shadow:0 6px 16px rgba(235,103,68,.28);transition:transform .18s,box-shadow .18s,background .18s}.hub-band__btn:hover{transform:translateY(-1px);box-shadow:0 10px 22px rgba(235,103,68,.36);color:#fff;background:#d95e3c}.hub-band__btn svg{width:14px;height:14px;stroke:#fff;fill:none;stroke-width:2;stroke-linecap:round}.int-row{padding:36px 40px;border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.int-row__inner{max-width:var(--max);margin:0 auto;display:flex;align-items:center;gap:28px;flex-wrap:wrap;justify-content:center}.int-row__label{font-family:var(--sans);font-size:13px;font-weight:600;color:var(--t4);white-space:nowrap;text-transform:uppercase;letter-spacing:.06em}.int-logos{display:flex;gap:24px;flex-wrap:wrap;align-items:center}.int-logos img{height:22px;filter:grayscale(100%);opacity:.45;object-fit:contain;transition:opacity .2s}.int-logos img:hover{opacity:.8}.int-pill{background:var(--off);border:1px solid var(--border);border-radius:4px;padding:5px 12px;font-family:var(--sans);font-size:13px;font-weight:600;color:var(--t4)}.lm-cta{padding:0 40px;margin-top:-16px}.lm-cta__inner{max-width:var(--max);margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap;padding:18px 24px;border-radius:10px;background:linear-gradient(135deg,var(--navy) 0%,var(--navy-m) 100%);border:1px solid #2a4070;box-shadow:0 10px 28px #C8D4E8}.lm-cta__text strong{display:block;font-family:var(--sans);font-size:16px;font-weight:700;color:#fff;margin-bottom:4px}.lm-cta__text span{font-size:13px;color:#d1d5db}.lm-cta__btn{display:inline-flex;align-items:center;gap:8px;padding:11px 20px;border-radius:6px;background:var(--orange);color:#fff;font-family:var(--sans);font-weight:700;font-size:14px;text-decoration:none;border:none;white-space:nowrap;box-shadow:0 6px 16px rgba(235,103,68,.28);transition:transform .18s,box-shadow .18s}.lm-cta__btn:hover{transform:translateY(-1px);box-shadow:0 10px 22px rgba(235,103,68,.36);color:#fff}.lm-cta__btn svg{width:14px;height:14px;stroke:#fff;fill:none;stroke-width:2;stroke-linecap:round}.cta-band{padding:88px 40px;background:var(--navy);text-align:center;position:relative}.cta-band__inner{max-width:620px;margin:0 auto}.cta-band h2{color:#fff;margin-bottom:14px}.cta-band p{font-size:17px;color:#d1d5db;line-height:1.65;margin-bottom:36px}.cta-band__btns{display:flex;gap:12px;justify-content:center;flex-wrap:wrap}.cta-band__micro{margin-top:16px;font-size:13px;color:#9ca3af}.cta-band .hh-btn--primary{border-color:#fff}.cta-band .hh-btn--primary:hover{border-color:#eb6744}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-top:44px}.hh-stat{text-align:center;padding:28px 16px;background:#fff;border:1px solid var(--border);border-radius:10px;box-shadow:var(--s1);will-change:transform}.stat__num{font-family:var(--serif);font-size:clamp(36px,4vw,52px);font-weight:400;color:var(--orange);display:block;line-height:1;margin-bottom:10px}.stat__label{font-family:var(--sans);font-size:14px;font-weight:600;color:var(--t3)}.count-num{display:inline-block;font-variant-numeric:tabular-nums}.proof{padding:100px 40px 72px;background:#0b1628;position:relative;overflow:hidden}.proof::before{content:'';position:absolute;inset:0;background:radial-gradient(ellipse 60% 50% at 15% 20%,rgba(32,56,100,.55) 0%,transparent 70%),radial-gradient(ellipse 50% 60% at 85% 80%,rgba(235,103,68,0) 0%,transparent 70%);pointer-events:none}.proof__head{max-width:var(--max);margin:0 auto 56px;text-align:center;position:relative;z-index:1}.proof__head h2{margin-bottom:14px;color:#fff}.proof__head .eye{color:#eb6744}.proof__lede{font-size:17px;line-height:1.68;color:#d1d5db;margin:0 auto}.proof__grid{max-width:var(--max);margin:0 auto;display:grid;grid-template-columns:repeat(2,1fr);gap:20px;position:relative;z-index:1}.proof__footer{max-width:var(--max);margin:40px auto 0;text-align:center;position:relative;z-index:1}.proof__cta{display:inline-flex;align-items:center;gap:8px;padding:13px 28px;border-radius:8px;background:0 0;color:#fff;font-family:var(--sans);font-weight:600;font-size:14px;text-decoration:none;border:1.5px solid rgba(255,255,255,.35);transition:background .22s ease,border-color .22s ease,color .22s ease,transform .18s ease,box-shadow .22s ease}.proof__cta svg{transition:transform .22s ease}.proof__cta:hover{background:#eb6744;border-color:#eb6744;color:#fff;transform:translateY(-1px);box-shadow:0 8px 22px rgba(235,103,68,.35)}.proof__cta:hover svg{transform:translateX(3px)}.switch{padding:0 40px;margin:56px auto;display:block;min-height:0;overflow:visible}.switch__panel{max-width:var(--max);margin:0 auto;background:#0e1a33;border:1px solid #1e3560;border-radius:12px;padding:28px 32px;display:flex;align-items:center;justify-content:space-between;gap:28px;flex-wrap:wrap}.switch__text{flex:1 1 380px;min-width:0}.switch__label{display:inline-flex;align-items:center;gap:6px;padding:3px 9px;border-radius:3px;background:#eb6744;font-family:var(--sans);font-size:11px;font-weight:700;color:#fff;text-transform:uppercase;letter-spacing:.08em;margin-bottom:10px}.switch__text h2{color:#fff;margin:0 0 6px;font-size:22px;line-height:1.3;font-weight:700}.switch__text p{font-size:14px;color:#c7cfda;line-height:1.55;margin:0;max-width:560px}.switch__btns{display:flex;gap:10px;flex-wrap:wrap;flex-shrink:0;margin:0}.switch__btns .hh-btn{padding:10px 18px;font-size:13px;border-radius:6px;background:#eb6744!important;background-image:none!important;color:#fff!important;border:1px solid #eb6744!important;box-shadow:none!important;font-weight:700;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;min-width:auto;flex:initial;transition:background .15s ease,border-color .15s ease}.switch__btns .hh-btn:hover{background:#d95e3c!important;border-color:#d95e3c!important}.switch__btns .hh-btn--white{background:0 0!important;color:#fff!important;border:1px solid #2e4470!important}.switch__btns .hh-btn--white:hover{background:#162440!important;border-color:#3a5790!important}.sw-cards{max-width:var(--max);margin:14px auto 0;display:grid;grid-template-columns:1fr 1fr 1fr;gap:10px}.sw-card{display:flex;align-items:center;gap:10px;padding:12px 14px;background:#fff;border:1px solid var(--border);border-radius:8px;transition:border-color .2s}.sw-card:hover{border-color:#eb6744;transform:none;background:#fff}.sw-icon{width:28px;height:28px;border-radius:6px;background:#eb6744;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:none;color:#fff}.sw-icon svg{width:14px;height:14px;stroke:#fff!important;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.sw-icon svg path,.sw-icon svg circle{stroke:#fff!important}.sw-card strong{display:block;font-family:var(--sans);font-size:13px;font-weight:700;color:var(--t1);line-height:1.3;margin-bottom:1px}.sw-card span{font-size:12px;color:var(--t4);line-height:1.4}.modules-sec{padding:88px 40px;background:var(--white)}.modules-sec__head{max-width:var(--max);margin:0 auto 48px;text-align:center}.modules-sec__head h2{margin-bottom:12px}.modules-sec__head p{font-size:17px;color:var(--t3);max-width:56ch;margin:0 auto}.mods-grid{max-width:var(--max);margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.mod-item{background:#fff;border:1px solid var(--border);border-radius:14px;padding:28px 24px;display:flex;align-items:flex-start;gap:18px;cursor:default}.mod-item__icon{width:48px;height:48px;flex-shrink:0;border-radius:12px;background:var(--light);display:flex;align-items:center;justify-content:center}.mod-item__icon img{width:24px;height:24px;object-fit:contain;display:block}.mod-item__name{font-family:var(--sans);font-size:16px;font-weight:700;color:var(--t1);margin-bottom:6px}.mod-item__desc{font-size:14px;color:var(--t3);line-height:1.6;margin:0 0 12px}.mod-item__link{font-family:var(--sans);font-size:13px;font-weight:600;color:var(--navy);text-decoration:none;display:inline-flex;align-items:center;gap:5px;transition:color .15s,gap .15s}.mod-item__link:hover{color:var(--orange);gap:8px}.mod-item__link svg{width:13px;height:13px;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round}.hh-btn:focus-visible{outline:3px solid var(--orange);outline-offset:3px}a:focus-visible{outline:2px solid var(--orange);outline-offset:2px;border-radius:3px}@media(max-width:1024px){.db-hero__inner,.two-col{grid-template-columns:1fr;gap:40px}.db-hero__visual{padding-bottom:0}.db-hero__badges{display:none}.cards-grid{grid-template-columns:1fr 1fr}.stats-grid{grid-template-columns:1fr 1fr}.proof__grid{grid-template-columns:1fr}.qual__grid{grid-template-columns:repeat(3,1fr)}.mods-grid{grid-template-columns:repeat(2,1fr)}.cap-grid{grid-template-columns:repeat(2,1fr)}.switch{padding:0 24px}.switch__panel{flex-direction:column;align-items:flex-start;padding:24px}.switch__btns{width:100%}.sw-cards{grid-template-columns:1fr}}@media(max-width:768px){.two-col--flip .two-col__visual{order:0}}@media(max-width:640px){.db-hero,.sec,.proof,.switch,.hh-qual,.compliance,.cta-band,.int-row,.lm-cta,.sec--sm,.wrap,.hh-trust-banner,.hub-band,.modules-sec{padding-left:20px;padding-right:20px}.breadcrumb__inner{padding-left:20px;padding-right:20px}.db-hero{padding-top:40px}.cards-grid{grid-template-columns:1fr}.qual__grid{grid-template-columns:repeat(2,1fr)}.stats-grid{grid-template-columns:1fr 1fr}.proof__grid{grid-template-columns:1fr}.compliance__inner{grid-template-columns:1fr}.lm-cta__inner{flex-direction:column;text-align:center}.cta-band__btns{flex-direction:column;align-items:center}.cta-band__btns .hh-btn{width:100%;max-width:300px;justify-content:center}.mods-grid{grid-template-columns:1fr 1fr}.cap-grid{grid-template-columns:1fr 1fr}.hub-band__inner{flex-direction:column;text-align:center}.cards-grid,.mods-grid,.proof__grid,.qual__grid{display:flex!important;overflow-x:auto;scroll-snap-type:x proximity;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:14px;padding-bottom:16px;-webkit-mask-image:linear-gradient(to right,black 0%,black 86%,transparent 100%);mask-image:linear-gradient(to right,black 0%,black 86%,transparent 100%);grid-template-columns:unset!important}.cards-grid::-webkit-scrollbar,.mods-grid::-webkit-scrollbar,.proof__grid::-webkit-scrollbar,.qual__grid::-webkit-scrollbar{display:none}.cards-grid>*,.mods-grid>*{scroll-snap-align:start;flex:0 0 74vw;max-width:300px;min-width:0}.proof__grid>*{scroll-snap-align:start;flex:0 0 82vw;max-width:340px;min-width:0}.qual__item{scroll-snap-align:start;flex:0 0 52vw;max-width:200px;min-width:0}.switch{padding:0 20px;margin:40px auto}.switch__panel{padding:20px}.switch__text h2{font-size:18px}.switch__btns{flex-direction:column;width:100%}.switch__btns .hh-btn{width:100%}.hh-qual,.modules-sec,.proof{padding-left:0!important;padding-right:0!important}.qual__inner,.modules-sec__head,.proof__head{padding-left:20px;padding-right:20px}.qual__grid,.mods-grid,.cards-grid{padding-left:20px;padding-right:0}.proof__grid{padding:4px 20px 20px}.proof__footer{padding:0 20px}}.m-scroll-hint{display:none}@media(max-width:640px){.m-scroll-hint{display:flex;align-items:center;gap:6px;padding-left:20px;margin-top:4px}.m-scroll-hint__text{font-size:11px;font-weight:600;color:rgba(255,255,255,.5);text-transform:uppercase;letter-spacing:.08em;display:flex;align-items:center;gap:6px}.m-scroll-hint__text svg{width:14px;height:14px;opacity:.5;animation:nudge 2s ease-in-out infinite}@keyframes nudge{0%,100%{transform:translateX(0)}50%{transform:translateX(4px)}}}.hh-cproof{padding:100px 40px;background:#0b1628;position:relative;overflow:hidden}.hh-cproof::before{content:'';position:absolute;inset:0;background:radial-gradient(ellipse 60% 50% at 15% 20%,rgba(32,56,100,.55) 0%,transparent 70%),radial-gradient(ellipse 50% 60% at 85% 80%,rgba(235,103,68,0) 0%,transparent 70%);pointer-events:none;z-index:0}.hh-cproof>*{position:relative;z-index:1}.hh-cproof__inner{max-width:var(--max);margin:0 auto}.hh-cproof__head{max-width:720px;margin:0 auto 48px;text-align:center}.hh-cproof__head .eye{color:#eb6744}.hh-cproof__head .eye--white{color:#eb6744}.hh-cproof__head h2{color:#fff;margin-bottom:14px}.hh-cproof__head p{color:#f4f6f9;font-size:17px;line-height:1.68;margin:0 auto}.hh-cproof__head .divider{background:#eb6744}.hh-cproof__grid{max-width:var(--max);margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.hh-cproof__card{position:relative;border-radius:16px;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,4%);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);padding:28px;transition:transform .28s ease,border-color .22s ease,box-shadow .28s ease}.hh-cproof__card:hover{transform:translateY(-4px);border-color:rgba(235,103,68,.4);box-shadow:0 4px 14px rgba(16,23,40,.18),0 0 0 1px rgba(235,103,68,.2)}.hh-cproof__card strong{display:block;font-family:var(--sans);font-size:16px;font-weight:700;color:#fff;margin-bottom:10px}.hh-cproof__card h3{font-family:var(--serif);font-weight:400;font-size:19px;line-height:1.25;letter-spacing:-.01em;color:#fff;margin:0 0 12px}.hh-cproof__card p{font-size:14px;line-height:1.65;color:#f4f6f9;margin:0}.hh-cproof__num{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:linear-gradient(135deg,#EB6744 0%,#d95e3c 100%);color:#fff;font-family:var(--sans);font-weight:700;font-size:14px;line-height:1;margin-bottom:18px;box-shadow:0 4px 12px rgba(235,103,68,.3)}.hh-cproof__meta{display:flex;align-items:center;gap:10px;font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;margin:0 0 14px}.hh-cproof__org{color:#fff;font-weight:700}.hh-cproof__sector{color:#eb6744;padding-left:12px;border-left:1px solid rgba(255,255,255,.2);font-weight:600}.hh-cproof__card blockquote{margin:0 0 14px;padding:14px 16px;border-left:2px solid #eb6744;border-radius:0 8px 8px 0;background:rgba(235,103,68,8%);color:#fff;font-size:14px;line-height:1.6;font-style:italic;font-weight:500}.hh-cproof__outcome{color:#eb6744;font-weight:700;font-size:13px;margin:0 0 8px}.hh-cproof__name{color:#f4f6f9;font-style:italic;font-size:12px;margin:0}@media(max-width:1024px){.hh-cproof__grid{grid-template-columns:1fr 1fr}}@media(max-width:640px){.hh-cproof{padding:64px 20px}.hh-cproof__grid{grid-template-columns:1fr;gap:16px}.hh-cproof__card{padding:22px 20px}}.hub-banner{margin:48px 40px 64px;padding:40px;border-radius:16px;overflow:hidden;background:#0d1e3a;border:1px solid #1e3560}.hub-banner__inner{max-width:var(--max);margin:0 auto;display:grid;grid-template-columns:1.6fr 1fr;gap:32px;align-items:center}.hub-banner__eyebrow{font-family:var(--sans);font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#eb6744;margin-bottom:12px;display:block}.hub-banner h2{color:#fff;margin-bottom:4px;font-size:clamp(20px,2.4vw,28px);line-height:1.2}.hub-banner h2 span{color:#eb6744}.hub-banner__desc{font-size:15px;color:#d1d5db;line-height:1.65;margin-bottom:22px}.hub-banner__cta{display:inline-flex;align-items:center;gap:8px;padding:11px 22px;border-radius:7px;background:#eb6744;color:#fff;border:1.5px solid #eb6744;font-family:var(--sans);font-weight:700;font-size:14px;text-decoration:none;letter-spacing:.02em;transition:background .2s ease,transform .18s ease,border-color .2s ease}.hub-banner__cta:hover{background:#d95e3c;border-color:#d95e3c;transform:translateY(-1px);color:#fff}.hub-banner__cards{display:flex;flex-direction:column;gap:10px}.hub-card{display:flex;align-items:center;gap:14px;padding:14px 16px;border-radius:10px;background:#162847;border:1px solid #1e3560;transition:border-color .18s ease}.hub-card:hover{border-color:#2e5080}.hub-card__icon{width:36px;height:36px;border-radius:8px;background:#1e3560;color:#eb6744;display:flex;align-items:center;justify-content:center;flex-shrink:0;border:1px solid #2a4070}.hub-card__icon svg{width:18px;height:18px;stroke:currentColor;fill:none;stroke-width:2}.hub-card__text strong{display:block;font-size:14px;font-weight:700;color:#fff}.hub-card__text span{font-size:13px;color:#eb6744}@media(max-width:1024px){.hub-banner__inner{grid-template-columns:1fr}}@media(max-width:640px){.hub-banner{margin:32px 20px 48px;padding:28px 24px}}.hh-aibanner{max-width:var(--max);margin:0 auto;padding:0 40px}.hh-aibanner__inner{display:flex;align-items:center;gap:16px;flex-wrap:wrap;background:linear-gradient(90deg,#FFFFFF,#FBF4F0);border:1px solid var(--border);border-left:3px solid var(--orange);border-radius:12px;padding:15px 22px;margin:28px 0 0;text-decoration:none;transition:box-shadow .18s ease,transform .18s ease}.hh-aibanner__inner:hover{box-shadow:0 10px 28px rgba(32,56,100,8%);transform:translateY(-1px)}.hh-aibanner__badge{flex-shrink:0;font-family:var(--sans);font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#fff;background:#eb6744;padding:4px 11px;border-radius:999px}.hh-aibanner__text{flex:1 1 300px;font-family:var(--sans);font-size:14.5px;line-height:1.5;color:var(--t3)}.hh-aibanner__text strong{color:var(--t1);font-weight:700}.hh-aibanner__cta{flex-shrink:0;font-family:var(--sans);font-weight:600;font-size:14px;color:var(--orange);white-space:nowrap}@media(max-width:600px){.hh-aibanner{padding:0 20px}.hh-aibanner__inner{padding:14px 16px;gap:10px}}.m-scroll-hint__text{color:#5b6b7f}.sec--navy .m-scroll-hint__text,.sec--dark .m-scroll-hint__text{color:rgba(255,255,255,.72)}
@media (hover:hover) and (pointer:fine){.proof__grid,.qual__grid,.hh-carousel-track{overflow-x:hidden!important;scroll-snap-type:none!important;-webkit-mask-image:none!important;mask-image:none!important}}

.hh-foot__nl{display:flex;align-items:center;justify-content:space-between;gap:24px;flex-wrap:wrap;padding:24px 0;border-top:1px solid rgba(255,255,255,8%);border-bottom:1px solid rgba(255,255,255,8%);margin-bottom:24px}.hh-foot__nl-text{flex:1;min-width:200px}.hh-foot__nl-text strong{display:block;font-family:Inter,system-ui,sans-serif;font-size:14px;font-weight:700;color:#fff;margin-bottom:3px}.hh-foot__nl-text span{font-size:13px;color:#e5e7eb}.hh-foot__nl-form{display:flex;gap:8px;flex-shrink:0;width:100%;max-width:380px}.hh-foot__nl-input{flex:1;padding:9px 14px;background:rgba(255,255,255,6%);border:1px solid rgba(255,255,255,.14);border-radius:6px;font-family:Inter,system-ui,sans-serif;font-size:14px;color:#fff;outline:none;transition:border-color .18s}.hh-foot__nl-input::placeholder{color:#9ca3af}.hh-foot__nl-input:focus{border-color:#eb6744;background:rgba(255,255,255,9%)}.hh-foot__nl-btn{padding:9px 20px;white-space:nowrap;background:#eb6744;color:#fff;border:none;border-radius:6px;cursor:pointer;font-family:Inter,system-ui,sans-serif;font-size:14px;font-weight:700;transition:background .18s ease,box-shadow .18s ease}.hh-foot__nl-btn:hover{background:#d95e3c;box-shadow:0 4px 14px rgba(235,103,68,.32)}.hh-foot{background:#0f1c2e;padding:52px 40px 28px}.hh-foot__inner{max-width:1180px;margin:0 auto}.hh-foot__top{display:grid;grid-template-columns:1.5fr 1fr 1.3fr 1fr 1fr;gap:36px;margin-bottom:40px;padding-bottom:40px;border-bottom:1px solid rgba(255,255,255,8%)}.hh-foot__logo{height:36px;width:auto;display:block;margin-bottom:14px}.hh-foot__brand-desc{font-size:13.5px;color:#e5e7eb;line-height:1.68;max-width:230px;margin-bottom:20px}.hh-foot__social{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.hh-foot__social-link{width:32px;height:32px;border-radius:6px;background:#1a2f55;border:1px solid #1e3560;display:flex;align-items:center;justify-content:center;color:#9ca3af;text-decoration:none;transition:background .18s,color .18s,border-color .18s}.hh-foot__social-link:hover{background:#243f6a;border-color:#3a5e8c;color:#fff}.hh-foot__social-link svg{width:15px;height:15px;display:block}.hh-foot__contact{font-style:normal;margin-top:24px;padding-top:20px;border-top:1px solid rgba(255,255,255,8%);max-width:250px}.hh-foot__contact-h{display:inline-flex;align-items:center;gap:6px;font-family:Inter,system-ui,sans-serif;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#eb6744!important;text-decoration:none;margin-bottom:14px;transition:gap .15s ease,color .15s ease}.hh-foot__contact-h:hover{gap:10px;color:#EB6744!important}.hh-foot__contact-h svg{width:12px;height:12px}.hh-foot__contact-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px}.hh-foot__contact-list li{display:flex;align-items:flex-start;gap:10px;font-size:13px;color:#e5e7eb;line-height:1.5}.hh-foot__contact-list li a{color:#e5e7eb!important;text-decoration:none;transition:color .15s ease}.hh-foot__contact-list li a:hover{color:#eb6744!important}.hh-foot__contact-icon{width:14px;height:14px;flex-shrink:0;margin-top:3px;color:#6b7a8f}.hh-foot__col h4{font-family:Inter,system-ui,sans-serif;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#eb6744;margin-bottom:14px}.hh-foot__col ul{list-style:none;display:flex;flex-direction:column;gap:9px;margin:0;padding:0}.hh-foot__col ul a{font-size:13.5px;color:#e5e7eb;text-decoration:none;opacity:1;display:inline-block;transition:color .18s ease}.hh-foot__col ul a:hover{color:#eb6744}.hh-foot__col-divider{height:1px;background:rgba(255,255,255,8%);margin:4px 0;pointer-events:none}.hh-foot__bot{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:14px}.hh-foot__copy{font-size:13px;color:#9ca3af}.hh-foot__legal{display:flex;gap:16px;flex-wrap:wrap}.hh-foot__legal a{font-size:13px;color:#9ca3af;text-decoration:none;transition:color .18s}.hh-foot__legal a:hover{color:#eb6744}@media(max-width:1200px){.hh-foot__top{grid-template-columns:1.3fr 1fr 1fr 1fr;gap:28px}}@media(max-width:900px){.hh-foot__top{grid-template-columns:1fr 1fr;gap:32px}.hh-foot__nl{flex-direction:column;align-items:flex-start}.hh-foot__nl-form{max-width:100%}}@media(max-width:640px){.hh-foot{padding:40px 20px 24px}.hh-foot__top{grid-template-columns:1fr 1fr;gap:28px 18px}.hh-foot__brand{grid-column:1/-1}.hh-foot__col ul{gap:12px}.hh-foot__contact{max-width:none}.hh-foot__bot{flex-direction:column;align-items:flex-start}}
.gform_wrapper fieldset,.gform_wrapper .gfield fieldset{border:0!important;margin:0!important;padding:0!important;min-width:0!important;background:0 0!important}.gform_wrapper fieldset>legend,.gform_wrapper .gfield fieldset>legend{padding:0!important;margin:0!important;float:none!important;width:auto!important;border:0!important}.hh-foot__nl-form .gform_wrapper,.hh-foot__nl-form .gform_body,.hh-foot__nl-form form{width:100%;margin:0;padding:0;background:0 0}.hh-foot__nl-form form{display:flex!important;flex-direction:row!important;align-items:stretch!important;gap:14px!important}.hh-foot__nl-form .gform_body{flex:auto;min-width:0}.hh-foot__nl-form .gform_footer{flex:none}.hh-foot__nl-form .gform_heading,.hh-foot__nl-form .gform_required_legend,.hh-foot__nl-form .gfield_label,.hh-foot__nl-form .gform-field-label,.hh-foot__nl-form label,.hh-foot__nl-form legend,.hh-foot__nl-form .gfield_label_before_complex,.hh-foot__nl-form .gfield_description,.hh-foot__nl-form .gform_description,.hh-foot__nl-form .screen-reader-text{display:none!important}.hh-foot__nl-form .gform_fields{display:flex;flex-wrap:nowrap;gap:14px;list-style:none;margin:0;padding:0;width:100%}.hh-foot__nl-form .gfield{flex:1;min-width:0;margin:0!important;padding:0!important}.hh-foot__nl-form .ginput_container{margin:0!important}.hh-foot__nl-form input[type=email],.hh-foot__nl-form input[type=text]{width:100%;padding:10px 14px;background:rgba(255,255,255,6%);border:1px solid rgba(255,255,255,.18);border-radius:6px;font-family:Inter,system-ui,sans-serif;font-size:14px;color:#fff;outline:none;transition:border-color .18s ease,background .18s ease;box-sizing:border-box}.hh-foot__nl-form input[type=email]::placeholder,.hh-foot__nl-form input[type=text]::placeholder{color:#9ca3af}.hh-foot__nl-form input[type=email]:focus,.hh-foot__nl-form input[type=text]:focus{border-color:#eb6744;background:rgba(255,255,255,9%)}.hh-foot__nl-form .gform_footer,.hh-foot__nl-form .gform_page_footer{display:flex;gap:14px;margin:0!important;padding:0!important;border:none!important}.hh-foot__nl-form .gform_confirmation_message,.hh-foot__nl-form .gform_confirmation_wrapper{color:#e5e7eb;font-size:14px;line-height:1.55;padding:10px 14px;background:rgba(235,103,68,8%);border:1px solid rgba(235,103,68,.28);border-radius:6px}.hh-foot__nl-form .gform_validation_errors{display:none!important}.hh-foot__nl-form .gfield_error input[type=email],.hh-foot__nl-form .gfield_error input[type=text]{border-color:#eb6744!important}.hh-foot__nl-form .validation_message,.hh-foot__nl-form .gfield_validation_message{color:#fca5a5;font-size:12px;margin-top:4px}#gform_wrapper_13 .gfield_label,#gform_wrapper_13 .gform-field-label,#gform_wrapper_13 legend.gfield_label{display:none!important}#gform_13 input[type=submit],#gform_13 .gform_button,#gform_wrapper_13 input[type=submit],#gform_wrapper_13 .gform_button{display:inline-flex!important;align-items:center!important;justify-content:center!important;background:#eb6744!important;color:#fff!important;border:1.5px solid #eb6744!important;border-radius:10px!important;font-family:Inter,system-ui,sans-serif!important;font-size:14px!important;font-weight:600!important;padding:10px 22px!important;margin-left:6px!important;cursor:pointer!important;transition:background .2s ease,border-color .2s ease,box-shadow .2s ease!important;white-space:nowrap!important;box-shadow:0 3px 10px rgba(235,103,68,.28)!important;text-shadow:none!important;line-height:1!important}#gform_13 input[type=submit]:hover,#gform_13 .gform_button:hover,#gform_wrapper_13 input[type=submit]:hover,#gform_wrapper_13 .gform_button:hover{background:#d95e3c!important;border-color:#d95e3c!important;color:#fff!important;box-shadow:0 6px 18px rgba(235,103,68,.42)!important}#gform_13 input[type=submit]:focus-visible,#gform_13 .gform_button:focus-visible,#gform_wrapper_13 input[type=submit]:focus-visible,#gform_wrapper_13 .gform_button:focus-visible{outline:2px solid #eb6744!important;outline-offset:2px!important}@media(max-width:640px){.hh-foot__nl-form .gform_fields{flex-direction:column}.hh-foot__nl-form .gform_footer .gform_button,.hh-foot__nl-form input[type=submit]{width:100%}}#gform_wrapper_15 .ginput_complex label,#gform_wrapper_15 .gform-field-label--type-sub,#gform_wrapper_15 .ginput_container_name label[for*=input_],#gform_wrapper_15 .ginput_container_address label[for*=input_]{display:none!important}#gform_wrapper_15 .ginput_container_select+label,#gform_wrapper_15 .gfield select~label.gfield_label,#gform_wrapper_11 .ginput_container_address label[for*=input_],#gform_wrapper_11 .ginput_complex label,.gform_wrapper .gfield--type-address .ginput_complex>span>label,.gform_wrapper .gfield--type-address .gform-field-label--type-sub{display:none!important}#gform_wrapper_15 .gfield--type-checkbox .gfield_checkbox,#gform_wrapper_15 .gfield--type-radio .gfield_radio,#gform_wrapper_15 .gfield_checkbox,#gform_wrapper_15 .gfield_radio{display:flex!important;flex-direction:column!important;gap:10px!important;margin:0!important;padding:0!important;list-style:none!important}#gform_wrapper_15 .gfield_checkbox .gchoice,#gform_wrapper_15 .gfield_radio .gchoice,#gform_wrapper_15 .gchoice{display:flex!important;flex-direction:row!important;align-items:center!important;gap:10px!important;margin:0!important;padding:0!important}#gform_wrapper_15 .gchoice input[type=checkbox],#gform_wrapper_15 .gchoice input[type=radio]{flex:none!important;margin:0!important;width:18px!important;height:18px!important;accent-color:#EB6744;cursor:pointer}#gform_wrapper_15 .gchoice label,#gform_wrapper_15 .gfield_checkbox label,#gform_wrapper_15 .gfield_radio label{display:inline-flex!important;align-items:center!important;margin:0!important;padding:0!important;font-weight:500!important;color:#203864!important;cursor:pointer;line-height:1.3!important}
.hh-blog-scope{--b-navy:#203864;--b-navy-dk:#0F1F3C;--b-navy-mid:#1A2F58;--b-orange:#EB6744;--b-orange-lt:#FF9B7A;--b-orange-dk:#C9542F;--b-white:#FFFFFF;--b-off:#F5F7FA;--b-border:#E5E7EB;--b-muted:#6B7280;--b-text:#111827;--b-green:#15803D;--b-gbg:#DCFCE7;--b-red:#B91C1C;--b-rbg:#FEE2E2;--b-shadow:0 2px 16px rgba(32,56,100,.07);--b-shadow-md:0 8px 32px rgba(32,56,100,.11);--b-shadow-lg:0 20px 56px rgba(32,56,100,.15);--b-r:20px;--b-r-sm:12px;--b-sans:'DM Sans', 'Inter', system-ui, sans-serif;--b-display:'Sora', 'DM Sans', system-ui, sans-serif;font-family:var(--b-sans);color:var(--b-text);line-height:1.7}.hh-blog-scope .hero{background:linear-gradient(135deg,#0F1F3C 0%,#203864 60%,#1A2F58 100%);color:#fff;padding:88px 40px 72px;position:relative;overflow:hidden}.hh-blog-scope .hero-inner{max-width:1100px;margin:0 auto;position:relative;z-index:2}.hh-blog-scope .hero h1{font-family:var(--b-display);font-size:clamp(32px,4vw,52px);line-height:1.15;color:#fff;margin:0 0 18px;font-weight:700}.hh-blog-scope .hero p,.hh-blog-scope .hero-lead{color:#e5e7eb;font-size:18px;line-height:1.65;max-width:720px}.hh-blog-scope .hero-pill,.hh-blog-scope .hero-meta-tag{display:inline-flex;align-items:center;padding:6px 14px;border-radius:999px;background:rgba(255,255,255,.12);color:#fff;font-size:13px;font-weight:600;margin-bottom:18px}.hh-blog-scope .hero-meta{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px}.hh-blog-scope .hero-stat-row{display:flex;gap:24px;flex-wrap:wrap;margin-top:26px}.hh-blog-scope .hero-stat-num{font-family:var(--b-display);font-size:32px;font-weight:700;color:#fff}.hh-blog-scope .hero-stat-lbl{font-size:13px;color:#c8cfda;text-transform:uppercase;letter-spacing:.08em}.hh-blog-scope .hero-cta-row{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.hh-blog-scope .hero-btn-p,.hh-blog-scope .hero-btn-s{display:inline-flex;align-items:center;justify-content:center;padding:13px 26px;border-radius:10px;font-weight:600;text-decoration:none;font-size:15px}.hh-blog-scope .hero-btn-p{background:linear-gradient(135deg,#EB6744,#FF9B7A);color:#fff}.hh-blog-scope .hero-btn-s{background:rgba(255,255,255,8%);color:#fff;border:1px solid rgba(255,255,255,.2)}.hh-blog-scope .wrap,.hh-blog-scope .hh-wrap{max-width:1100px;margin:0 auto;padding:56px 40px}.hh-blog-scope .toc{background:#fff;border:1px solid var(--b-border);border-radius:var(--b-r-sm);padding:28px;margin-bottom:40px;box-shadow:var(--b-shadow)}.hh-blog-scope .toc-hd{font-family:var(--b-display);font-size:18px;font-weight:700;color:var(--b-navy-dk);margin-bottom:16px}.hh-blog-scope .toc-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px 24px}.hh-blog-scope .toc-grid a{display:block;padding:6px 0;color:var(--b-navy);font-size:14.5px;text-decoration:none;border-bottom:1px dashed transparent;transition:color .15s,border-color .15s}.hh-blog-scope .toc-grid a:hover{color:var(--b-orange);border-color:var(--b-orange)}.hh-blog-scope .sl-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin:32px 0}.hh-blog-scope .sl-card{background:#fff;border:1px solid var(--b-border);border-radius:var(--b-r-sm);padding:22px;display:flex;flex-direction:column;gap:10px;box-shadow:var(--b-shadow);transition:transform .2s,box-shadow .2s}.hh-blog-scope .sl-card:hover{transform:translateY(-2px);box-shadow:var(--b-shadow-md)}.hh-blog-scope .sl-num{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:8px;font-family:var(--b-display);font-weight:700;font-size:15px;background:#eef2f8;color:var(--b-navy)}.hh-blog-scope .sl-num.g{background:linear-gradient(135deg,#EB6744,#FF9B7A);color:#fff}.hh-blog-scope .sl-name{font-family:var(--b-display);font-size:18px;font-weight:700;color:var(--b-navy-dk);margin:4px 0}.hh-blog-scope .sl-desc{color:var(--b-muted);font-size:14.5px;line-height:1.6}.hh-blog-scope .mth-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin:28px 0}.hh-blog-scope .mth-card{background:#fff;border:1px solid var(--b-border);border-radius:var(--b-r-sm);padding:22px}.hh-blog-scope .mth-pct{font-family:var(--b-display);font-size:32px;font-weight:700;color:var(--b-orange);line-height:1;margin-bottom:6px}.hh-blog-scope .mth-label{font-weight:600;color:var(--b-navy-dk);margin-bottom:6px}.hh-blog-scope .mth-desc{color:var(--b-muted);font-size:14px;line-height:1.55}.hh-blog-scope .tc{background:#fff;border:1px solid var(--b-border);border-radius:var(--b-r);padding:28px;margin:28px 0;box-shadow:var(--b-shadow)}.hh-blog-scope .tc-head{display:flex;align-items:center;gap:14px;margin-bottom:16px}.hh-blog-scope .tc-badge{display:inline-flex;align-items:center;justify-content:center;padding:6px 12px;border-radius:8px;background:#eef2f8;color:var(--b-navy);font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.hh-blog-scope .tc-badge.gold{background:linear-gradient(135deg,#EB6744,#FF9B7A);color:#fff;box-shadow:0 5px 16px rgba(235,103,68,.28)}.hh-blog-scope .tc-hd{display:flex;align-items:center;gap:14px;margin-bottom:14px}.hh-blog-scope .tc-name{font-family:var(--b-display);font-size:22px;font-weight:700;color:var(--b-navy-dk)}.hh-blog-scope .tc-sub{font-size:14px;color:var(--b-muted)}.hh-blog-scope .tc-tags{display:flex;gap:6px;flex-wrap:wrap;margin:10px 0 14px}.hh-blog-scope .tc-logo-ph{width:56px;height:56px;border-radius:10px;background:#eef2f8;display:inline-flex;align-items:center;justify-content:center;font-weight:700;color:var(--b-navy)}.hh-blog-scope .tc-screenshot{width:100%;border-radius:var(--b-r-sm);margin:16px 0;border:1px solid var(--b-border)}.hh-blog-scope .tc-body{color:var(--b-text);font-size:15px;line-height:1.7}.hh-blog-scope .tag{display:inline-flex;align-items:center;padding:4px 10px;border-radius:999px;font-size:12px;font-weight:600;background:#eef2f8;color:var(--b-navy)}.hh-blog-scope .to{background:rgba(235,103,68,.1);color:var(--b-orange)}.hh-blog-scope .tn2{background:rgba(32,56,100,8%);color:var(--b-navy)}.hh-blog-scope .tg,.hh-blog-scope .tgr{background:var(--b-gbg);color:var(--b-green)}.hh-blog-scope .feat-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px 20px;margin:18px 0}.hh-blog-scope .feat{display:flex;align-items:flex-start;gap:10px;font-size:14.5px;color:var(--b-text)}.hh-blog-scope .fck{color:var(--b-green);flex-shrink:0;font-weight:700;margin-top:1px}.hh-blog-scope .px-box{background:#f9fafb;border:1px solid var(--b-border);border-radius:var(--b-r-sm);padding:20px;margin:18px 0}.hh-blog-scope .px-hd{font-weight:700;color:var(--b-navy-dk);margin-bottom:10px;font-size:14px;text-transform:uppercase;letter-spacing:.06em}.hh-blog-scope .px-row{display:flex;justify-content:space-between;align-items:baseline;padding:6px 0;border-bottom:1px solid var(--b-border)}.hh-blog-scope .px-row:last-child{border-bottom:none}.hh-blog-scope .px-lbl{color:var(--b-muted);font-size:14px}.hh-blog-scope .px-val{color:var(--b-navy-dk);font-weight:600;font-size:15px}.hh-blog-scope .pc-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin:18px 0}.hh-blog-scope .pc-blk{border-radius:var(--b-r-sm);padding:18px}.hh-blog-scope .pro{background:var(--b-gbg);border:1px solid #bbf7d0}.hh-blog-scope .con{background:var(--b-rbg);border:1px solid #fecaca}.hh-blog-scope .pc-hd{font-weight:700;margin-bottom:10px;font-size:14px;text-transform:uppercase;letter-spacing:.06em}.hh-blog-scope .pro .pc-hd{color:var(--b-green)}.hh-blog-scope .con .pc-hd{color:var(--b-red)}.hh-blog-scope .pci{display:flex;gap:8px;align-items:flex-start;padding:4px 0;font-size:14px;color:var(--b-text)}.hh-blog-scope .pci-ico{flex-shrink:0;margin-top:2px}.hh-blog-scope .vrd{display:flex;gap:14px;align-items:flex-start;background:#f9fafb;border-left:4px solid var(--b-orange);padding:16px 20px;border-radius:0 var(--b-r-sm)var(--b-r-sm)0;margin:18px 0}.hh-blog-scope .vo{font-weight:700;color:var(--b-navy-dk);margin-bottom:4px}.hh-blog-scope .vn{color:var(--b-text);font-size:14.5px;line-height:1.6}.hh-blog-scope .vrd-ico{flex-shrink:0;color:var(--b-orange)}.hh-blog-scope .ent{background:linear-gradient(135deg,#0F1F3C 0%,#1A2F58 100%);color:#fff;border-radius:var(--b-r);padding:44px 40px;margin:40px 0;position:relative;overflow:hidden}.hh-blog-scope .ent-inner{max-width:900px;margin:0 auto;position:relative;z-index:2}.hh-blog-scope .ent h2,.hh-blog-scope .ent h3{color:#fff;font-family:var(--b-display);font-size:28px;margin-bottom:14px}.hh-blog-scope .ent-pill{display:inline-flex;padding:5px 12px;border-radius:999px;background:rgba(255,255,255,.12);color:#fff;font-size:12px;font-weight:600;margin-bottom:14px}.hh-blog-scope .ent-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px 28px;margin:20px 0}.hh-blog-scope .ent-item{display:flex;gap:10px;align-items:flex-start;color:#e5e7eb;font-size:14.5px}.hh-blog-scope .ent-dot{color:var(--b-orange-lt);flex-shrink:0;margin-top:2px}.hh-blog-scope .ent-cta{display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#EB6744,#FF9B7A);color:#fff;padding:12px 24px;border-radius:10px;font-weight:600;text-decoration:none;margin-top:14px}.hh-blog-scope .info{padding:16px 20px;border-radius:var(--b-r-sm);margin:18px 0;border-left:4px solid}.hh-blog-scope .info .ih{font-weight:700;margin-bottom:4px}.hh-blog-scope .blue{background:#eff6ff;border-color:#3b82f6}.hh-blog-scope .amber{background:#fffbeb;border-color:#f59e0b}.hh-blog-scope .orange{background:rgba(235,103,68,8%);border-color:var(--b-orange)}.hh-blog-scope .green{background:var(--b-gbg);border-color:var(--b-green)}.hh-blog-scope .cta{background:linear-gradient(135deg,#0F1F3C 0%,#203864 100%);color:#fff;padding:52px 40px;border-radius:var(--b-r);margin:40px 0;text-align:center}.hh-blog-scope .cta h2{color:#fff;font-family:var(--b-display);font-size:28px;margin-bottom:10px}.hh-blog-scope .cta p{color:#e5e7eb;margin-bottom:20px}.hh-blog-scope .cta-row{display:flex;gap:12px;justify-content:center;flex-wrap:wrap}.hh-blog-scope .cbtn{display:inline-flex;align-items:center;justify-content:center;padding:13px 26px;border-radius:10px;font-weight:600;text-decoration:none}.hh-blog-scope .cbtn.p{background:linear-gradient(135deg,#EB6744,#FF9B7A);color:#fff}.hh-blog-scope .faq-item{background:#fff;border:1px solid var(--b-border);border-radius:var(--b-r-sm);margin-bottom:10px;overflow:hidden}.hh-blog-scope .faq-q{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;cursor:pointer;font-weight:600;color:var(--b-navy-dk);background:#fff;border:none;width:100%;text-align:left;font-size:15.5px;font-family:inherit}.hh-blog-scope .faq-q:hover{background:#f9fafb}.hh-blog-scope .faq-ico{transition:transform .2s;color:var(--b-orange)}.hh-blog-scope .faq-item.open .faq-ico{transform:rotate(45deg)}.hh-blog-scope .faq-a{padding:0 20px;max-height:0;overflow:hidden;color:var(--b-text);font-size:14.5px;line-height:1.65;transition:max-height .3s,padding .3s}.hh-blog-scope .faq-item.open .faq-a{max-height:600px;padding:0 20px 16px}.hh-blog-scope .au-stat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin:24px 0}.hh-blog-scope .au-stat{background:#f9fafb;border:1px solid var(--b-border);border-radius:var(--b-r-sm);padding:18px;text-align:center}.hh-blog-scope .au-stat-num{font-family:var(--b-display);font-size:28px;font-weight:700;color:var(--b-orange)}.hh-blog-scope .au-stat-label{color:var(--b-navy-dk);font-weight:600;margin:4px 0}.hh-blog-scope .au-stat-source{color:var(--b-muted);font-size:12px}.hh-blog-scope .city-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin:24px 0}.hh-blog-scope .city-card{background:#fff;border:1px solid var(--b-border);border-radius:var(--b-r-sm);padding:18px}.hh-blog-scope .city-flag{font-size:24px;margin-bottom:8px}.hh-blog-scope .city-name{font-weight:700;color:var(--b-navy-dk)}.hh-blog-scope .city-stat{color:var(--b-orange);font-weight:600}.hh-blog-scope .city-note{font-size:13px;color:var(--b-muted)}.hh-blog-scope .au-badge{display:inline-flex;padding:4px 10px;border-radius:6px;background:rgba(235,103,68,.1);color:var(--b-orange);font-size:12px;font-weight:600}.hh-blog-scope .pain-banner{display:flex;align-items:center;gap:14px;background:rgba(235,103,68,8%);border-left:4px solid var(--b-orange);padding:16px 20px;border-radius:0 var(--b-r-sm)var(--b-r-sm)0;margin:20px 0}.hh-blog-scope .pain-icon{flex-shrink:0;color:var(--b-orange);font-size:22px}.hh-blog-scope .pain-content{color:var(--b-text);font-size:14.5px;line-height:1.6}.hh-blog-scope .inline-cta{display:flex;align-items:center;justify-content:space-between;gap:16px;background:#f9fafb;border:1px solid var(--b-border);border-radius:var(--b-r-sm);padding:18px 22px;margin:24px 0;flex-wrap:wrap}.hh-blog-scope .inline-cta-text{color:var(--b-text);font-weight:600}.hh-blog-scope .inline-cta-btn{display:inline-flex;align-items:center;justify-content:center;padding:10px 20px;border-radius:8px;background:linear-gradient(135deg,#EB6744,#FF9B7A);color:#fff;font-weight:600;text-decoration:none;font-size:14px}.hh-blog-scope .topbar{display:none}.hh-blog-scope .breadcrumb{display:none}@media(max-width:900px){.hh-blog-scope .hero{padding:56px 24px 48px}.hh-blog-scope .wrap,.hh-blog-scope .hh-wrap{padding:40px 24px}.hh-blog-scope .sl-grid,.hh-blog-scope .toc-grid,.hh-blog-scope .feat-grid,.hh-blog-scope .pc-grid,.hh-blog-scope .mth-grid,.hh-blog-scope .ent-grid{grid-template-columns:1fr}}@media(max-width:640px){.hh-blog-scope .au-stat-grid,.hh-blog-scope .city-grid{grid-template-columns:1fr}.hh-blog-scope .ent,.hh-blog-scope .cta{padding:32px 22px}}.hh-body .hh-sl-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:28px 0;padding:0;list-style:none}.hh-body .hh-sl-card{display:flex;align-items:flex-start;gap:13px;background:#fff;border:1px solid #dde3ec;border-radius:14px;padding:16px 18px;text-decoration:none;box-shadow:0 2px 8px rgba(26,47,94,.07);transition:transform .18s,box-shadow .18s,border-color .18s}.hh-body .hh-sl-card:hover{transform:translateY(-2px);box-shadow:0 18px 44px rgba(26,47,94,.13);border-color:#c4cede;text-decoration:none}.hh-body .hh-sl-card:focus-visible{outline:3px solid #EB6744;outline-offset:2px}.hh-body .hh-sl-num{display:inline-block;flex:0 0 auto;min-width:34px;padding:4px 0;border-radius:8px;font-family:'Fraunces',Georgia,serif;font-size:11px;font-weight:700;text-align:center;white-space:nowrap;background:#1a2f5e;color:#fff}.hh-body .hh-sl-num-top,.hh-body .hh-sl-num-gold{background:#EB6744;color:#fff}.hh-body .hh-sl-num-navy,.hh-body .hh-sl-num-std{background:#1a2f5e;color:#fff}.hh-body .hh-sl-body{display:block;min-width:0}.hh-body .hh-sl-name{display:block;font-family:'Fraunces',Georgia,serif;font-size:15px;font-weight:600;line-height:1.3;color:#1a2f5e}.hh-body .hh-sl-desc{display:block;margin-top:4px;font-size:12.5px;line-height:1.5;color:#5c6880}@media(max-width:860px){.hh-body .hh-sl-grid{grid-template-columns:1fr;gap:12px}}
.hha{--navy:#1a2f5e;--navy-mid:#243870;--orange:#EB6744;--orange-lt:#f5835f;--orange-pale:#fff3f0;--text:#1c2333;--text-mid:#3d4a5c;--muted:#6b7589;--line:#dde3ec;--bg:#f7f9fc;--card:#fff;--soft:#f0f4fa;--r-sm:10px;--r-md:16px;--r-lg:22px;--sh-sm:0 2px 8px rgba(26,47,94,.07);--sh-md:0 8px 24px rgba(26,47,94,.10);--sh-lg:0 20px 50px rgba(26,47,94,.13);--f-head:'Fraunces',Georgia,serif;--f-body:'DM Sans',system-ui,sans-serif;font-family:var(--f-body);color:var(--text);font-size:clamp(16px,2.2vw,18px);line-height:1.75;max-width:760px;margin:0 auto;padding:8px 20px 56px;overflow-wrap:break-word}.hha *{box-sizing:border-box;max-width:100%}.hha p{margin:0 0 22px;color:var(--text-mid)}.hha strong{color:var(--text);font-weight:600}.hha a{color:var(--navy);font-weight:600;text-decoration:underline;text-decoration-color:var(--orange);text-decoration-thickness:2px;text-underline-offset:3px;transition:color .15s}.hha a:hover{color:var(--orange)}.hha img{width:100%;height:auto;border-radius:14px;display:block;box-shadow:var(--sh-sm)}.hha-lede{font-family:var(--f-head);font-weight:400;font-size:clamp(21px,3vw,25px);line-height:1.45;color:var(--text);letter-spacing:-.01em;margin:0 0 30px}.hha h2{font-family:var(--f-head);color:var(--navy);font-size:clamp(26px,4vw,34px);line-height:1.18;letter-spacing:-.02em;font-weight:600;margin:52px 0 16px;padding-top:18px;border-top:1px solid var(--line)}.hha h2:first-of-type{border-top:none;padding-top:0;margin-top:34px}.hha h2::before{content:"";display:block;width:34px;height:3px;background:var(--orange);border-radius:2px;margin-bottom:14px}.hha h3{font-family:var(--f-body);color:var(--navy);font-size:clamp(18px,2.6vw,21px);line-height:1.3;font-weight:700;margin:30px 0 12px;letter-spacing:-.005em}.hha h4{font-family:var(--f-body);color:var(--navy);font-size:16px;font-weight:700;margin:22px 0 8px}.hha ul{list-style:none;padding:0;margin:0 0 24px}.hha ul li{position:relative;padding:6px 0 6px 26px;color:var(--text-mid)}.hha ul li::before{content:"";position:absolute;left:0;top:15px;width:8px;height:8px;background:var(--orange);border-radius:2px}.hha ol{list-style:none;padding:0;margin:0 0 24px;counter-reset:hha}.hha ol li{counter-increment:hha;position:relative;padding:8px 0 8px 38px;color:var(--text-mid);border-bottom:1px solid var(--line)}.hha ol li:last-child{border-bottom:none}.hha ol li::before{content:counter(hha);position:absolute;left:0;top:8px;width:24px;height:24px;border-radius:50%;background:var(--orange-pale);border:1.5px solid #ffd6cc;display:flex;align-items:center;justify-content:center;font-family:var(--f-head);font-size:13px;font-weight:700;color:var(--orange)}.hha-callout{background:var(--orange-pale);border:1px solid #fad9ce;border-left:4px solid var(--orange);border-radius:var(--r-md);padding:20px 24px;margin:32px 0;font-size:17px;line-height:1.6;color:var(--text)}.hha-callout strong{color:var(--navy)}.hha-callout .hha-callout__label{display:block;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--orange);margin-bottom:8px}.hha-quote{font-family:var(--f-head);font-style:italic;font-weight:400;font-size:clamp(22px,3.2vw,28px);line-height:1.35;color:var(--navy);border-left:3px solid var(--orange);padding:8px 0 8px 26px;margin:40px 0;letter-spacing:-.01em}.hha-toc{background:var(--soft);border:1px solid var(--line);border-radius:var(--r-lg);padding:24px 28px;margin:0 0 44px;position:relative;overflow:hidden;box-shadow:var(--sh-md)}.hha-toc::before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--orange),var(--navy))}.hha-toc__label{font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--muted);margin:0 0 14px}.hha-toc ol{columns:2;column-gap:32px;counter-reset:toc;margin:0;padding:0}.hha-toc ol li{counter-increment:toc;padding:6px 0 6px 28px;position:relative;break-inside:avoid;font-size:15px;line-height:1.5;border-bottom:none}.hha-toc ol li::before{content:counter(toc,decimal-leading-zero);position:static;width:auto;height:auto;background:0 0;border:none;margin-right:8px;font-family:var(--f-head);font-size:13px;font-weight:600;color:var(--orange);display:inline}.hha-toc a{color:var(--text);text-decoration:none;font-weight:500}.hha-toc a:hover{color:var(--orange)}.hha-stats{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line);border-radius:var(--r-lg);overflow:hidden;margin:0 0 44px;box-shadow:var(--sh-sm);background:var(--card)}.hha-stat{padding:22px 18px;border-right:1px solid var(--line);position:relative}.hha-stat:last-child{border-right:none}.hha-stat::before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:var(--line)}.hha-stat:first-child::before{background:var(--orange)}.hha-stat__num{font-family:var(--f-head);font-size:clamp(24px,3.5vw,34px);font-weight:700;color:var(--navy);line-height:1;display:block;margin-bottom:6px;letter-spacing:-.02em}.hha-stat__num--accent{color:var(--orange)}.hha-stat__text{font-size:13px;color:var(--text-mid);line-height:1.45;display:block}.hha-stat__src{font-size:13px;color:var(--muted);font-weight:500;display:block;margin-top:8px}.hha-cards{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin:28px 0}.hha-card{background:var(--soft);border:1px solid var(--line);border-radius:var(--r-md);padding:20px}.hha-card h4{font-size:13px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--orange);margin:0 0 8px}.hha-card p{font-size:15px;margin:0}.hha-card--accent{background:var(--navy);border-color:var(--navy-mid)}.hha-card--accent h4{color:var(--orange-lt)}.hha-card--accent p,.hha-card--accent li{color:#e5e7eb}.hha-card--accent ul li::before{background:var(--orange-lt)}.hha-band{background:linear-gradient(135deg,#1a4a7a,#0f3460);border-radius:var(--r-lg);padding:28px 30px;margin:28px 0}.hha-band h3{font-family:var(--f-head);font-weight:600;color:#fff;margin:0 0 10px}.hha-band p{color:#bad6f5;margin:0 0 20px}.hha-band__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:10px}.hha-band__stat{background:rgba(255,255,255,.1);border-radius:10px;padding:16px;text-align:center}.hha-band__num{font-family:var(--f-head);font-size:28px;font-weight:700;color:#fff;display:block;line-height:1;margin-bottom:6px}.hha-band__lbl{font-size:13px;color:#bad6f5;line-height:1.4}.hha-table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch;border:1px solid var(--line);border-radius:var(--r-md);box-shadow:var(--sh-sm);margin:0 0 24px}.hha-table{width:100%;min-width:460px;border-collapse:collapse;font-size:14px;background:var(--card)}.hha-table thead tr{background:var(--navy)}.hha-table th{padding:12px 14px;text-align:left;font-size:13px;font-weight:700;letter-spacing:.06em;color:#fff;text-transform:uppercase;white-space:nowrap}.hha-table tbody tr{border-bottom:1px solid #f0f0f0}.hha-table tbody tr:nth-child(even){background:#fafafa}.hha-table td{padding:11px 14px;color:var(--text-mid);vertical-align:top}.hha-table td:first-child{font-weight:600;color:var(--navy)}.hha-timeline{margin:24px 0}.hha-tl-item{display:grid;grid-template-columns:78px 1fr;gap:0 20px}.hha-tl-mark{display:flex;flex-direction:column;align-items:center;padding-top:4px}.hha-tl-dot{width:14px;height:14px;border-radius:50%;background:var(--orange);border:2px solid #ffd6cc;z-index:1}.hha-tl-line{width:2px;background:var(--line);flex-grow:1;margin-top:4px}.hha-tl-item:last-child .hha-tl-line{display:none}.hha-tl-label{font-size:13px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--orange);display:block}.hha-tl-body{padding:0 0 28px}.hha-tl-title{font-family:var(--f-head);font-size:16px;font-weight:600;color:var(--navy);margin:2px 0 6px}.hha-faq{background:var(--card);border:1px solid var(--line);border-radius:var(--r-lg);padding:26px 28px;margin:32px 0;box-shadow:var(--sh-md)}.hha-faq__head{font-family:var(--f-head);font-size:20px;font-weight:600;color:var(--navy);margin:0 0 16px}.hha-faq__q{padding:14px 0;border-bottom:1px solid var(--line)}.hha-faq__q:last-child{border-bottom:none}.hha-faq__q strong{display:block;color:var(--navy);margin-bottom:6px;font-size:16px}.hha-faq__q p{margin:0;font-size:15px}.hha-sources{background:var(--card);border:1px solid var(--line);border-radius:var(--r-md);padding:22px 24px;margin:40px 0 0}.hha-sources h4{font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--muted);margin:0 0 14px}.hha-sources ol{counter-reset:src;padding:0;margin:0}.hha-sources ol li{counter-increment:src;font-size:13px;color:var(--muted);line-height:1.6;padding:5px 0 5px 26px;position:relative;border-bottom:none}.hha-sources ol li::before{content:"["counter(src)"]";position:absolute;left:0;top:5px;width:auto;height:auto;background:0 0;border:none;font-weight:700;color:var(--orange);font-size:13px;display:block}.hha-cta{background:linear-gradient(135deg,#1a2f5e,#243870 55%,#14305a);border-radius:20px;padding:40px 36px;margin:56px 0 0;box-shadow:var(--sh-lg);position:relative;overflow:hidden}.hha-cta::before{content:"";position:absolute;top:-80px;right:-80px;width:280px;height:280px;border-radius:50%;background:rgba(232,93,58,.15)}.hha-cta__inner{position:relative;display:flex;align-items:center;justify-content:space-between;gap:24px;flex-wrap:wrap}.hha-cta__label{font-size:12px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--orange-lt);margin-bottom:10px;display:block}.hha-cta h3{font-family:var(--f-head);font-size:clamp(20px,3.5vw,24px);font-weight:600;color:#fff;margin:0 0 10px;letter-spacing:-.01em}.hha-cta p{color:#d1d5db;font-size:15px;line-height:1.55;max-width:480px;margin:0}.hha-btn{display:inline-block;background:var(--orange);color:#fff!important;font-weight:700;font-size:16px;padding:15px 28px;border-radius:12px;text-decoration:none;white-space:nowrap;flex-shrink:0;box-shadow:0 6px 20px rgba(232,93,58,.4);transition:transform .15s,box-shadow .15s,background .15s}.hha-btn:hover{background:var(--orange-lt);transform:translateY(-1px);box-shadow:0 10px 28px rgba(232,93,58,.5);color:#fff!important}.hha-divider{height:1px;background:var(--line);margin:44px 0}.hha-progress{position:fixed;top:0;left:0;height:3px;width:0;z-index:9999;background:linear-gradient(90deg,var(--orange),var(--navy));transition:width .1s linear}@media(max-width:640px){.hha-stats{grid-template-columns:1fr 1fr}.hha-stat:nth-child(2n){border-right:none}.hha-stat:nth-child(n+3){border-top:1px solid var(--line)}.hha-cards{grid-template-columns:1fr}.hha-toc ol{columns:1}.hha-cta{padding:30px 22px}.hha-cta__inner{flex-direction:column;align-items:flex-start}.hha-btn{width:100%;text-align:center}.hha-tl-item{grid-template-columns:60px 1fr;gap:0 14px}}.hha-toc__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:4px 24px}.hha-toc__grid a{display:flex;align-items:baseline;gap:10px;font-size:15px;font-weight:500;color:var(--text);text-decoration:none;padding:7px 0}.hha-toc__grid a:hover{color:var(--orange)}.hha-toc__num{font-family:var(--f-head);font-size:14px;font-weight:600;color:var(--orange);min-width:20px}@media(max-width:640px){.hha-toc__grid{grid-template-columns:1fr}}.hha-faq__sub{font-size:14px;color:var(--muted);margin:0 0 18px;line-height:1.5}.hha-faq ul{list-style:none;padding:0;margin:0}.hha-faq li{display:flex;align-items:flex-start;gap:14px;padding:14px 0;border-bottom:1px solid var(--line);font-size:15px;color:var(--text-mid);line-height:1.65}.hha-faq li:last-child{border-bottom:none}.hha-faq li::before{display:none}.hha-faq li strong{color:var(--navy);display:inline}.hha-faq__qnum{width:26px;height:26px;border-radius:50%;background:var(--orange-pale);border:1.5px solid #ffd6cc;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-family:var(--f-head);font-size:13px;font-weight:700;color:var(--orange);margin-top:1px}.hha-wrap{max-width:760px;margin:0 auto;padding:0 20px}.hha-card ul{margin:8px 0 0;padding:0}.hha-card ul li{padding:4px 0 4px 18px;font-size:14px;border-bottom:none}.hha-card ul li::before{top:12px;width:5px;height:5px}.hha .hha-source{display:inline-flex;align-items:center;gap:5px;font-size:13px;font-weight:500;color:var(--muted);background:var(--soft);border:1px solid var(--line);border-radius:20px;padding:3px 10px;text-decoration:none!important;transition:background .15s,border-color .15s}.hha .hha-source:hover{background:var(--orange-pale)!important;border-color:var(--orange-lt)!important;color:var(--orange)!important}.hha .hha-sources-row{display:flex;flex-wrap:wrap;gap:8px;margin:12px 0 22px}.hha .hha-stats{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:14px;margin:20px 0 28px}.hha .hha-stat{background:var(--card);border:1px solid var(--line);border-radius:var(--radius-md);padding:18px 18px 16px;box-shadow:var(--shadow-sm)}.hha .hha-stat-icon{width:36px;height:36px;border-radius:9px;background:var(--orange-pale);display:flex;align-items:center;justify-content:center;margin-bottom:12px}.hha .hha-stat b{display:block;font-family:var(--font-head);font-size:15px;font-weight:600;color:var(--navy);line-height:1.25;margin-bottom:5px}.hha .hha-stat span{display:block;font-size:13px;color:var(--muted);line-height:1.5}.hha .hha-mini-card{background:var(--soft);border:1px solid var(--line);border-radius:var(--radius-md);padding:18px}.hha .hha-mini-card h4{font-family:var(--font-body);font-size:13px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--muted);margin-bottom:8px}.hha .hha-mini-card p{font-size:15px;color:var(--text-mid);line-height:1.6;margin:0!important;font-weight:400}.hha .hha-mini-card.hha-accent{background:var(--navy);border-color:var(--navy-mid)}.hha .hha-mini-card.hha-accent h4{color:#9ca3af}.hha .hha-mini-card.hha-accent p{color:#e5e7eb;font-weight:500}.hha .hha-checklist{background:var(--card);border:1px solid var(--line);border-radius:var(--radius-lg);padding:26px 28px;margin:28px 0;box-shadow:var(--shadow-md)}.hha .hha-checklist-head{font-family:var(--font-head);font-size:19px;font-weight:600;color:var(--navy);margin-bottom:18px;display:flex;align-items:center;gap:10px}.hha .hha-checklist ul{list-style:none!important;padding:0!important;margin:0!important}.hha .hha-checklist li{display:flex!important;align-items:flex-start!important;gap:14px!important;padding:11px 0!important;border-bottom:1px solid var(--line)!important;font-size:15px!important;color:var(--text-mid)!important;line-height:1.55!important}.hha .hha-checklist li:last-child{border-bottom:none!important}.hha .hha-checklist li::before{display:none!important}.hha .hha-check{width:22px;height:22px;border-radius:6px;background:var(--soft);border:1.5px solid var(--line);display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:1px}.hha .hha-checklist li strong{color:var(--navy);display:block;font-size:14px;margin-bottom:2px}.hha .hha-img-wrap{border-radius:var(--radius-lg);overflow:hidden;margin:32px 0 12px;box-shadow:var(--shadow-md);position:relative}.hha .hha-img-wrap img{width:100%;display:block;aspect-ratio:16/7;object-fit:cover}.hha .hha-img-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin:32px 0 12px}.hha .hha-img-grid figure{margin:0}.hha .hha-img-grid .hha-img-wrap{margin:0 0 6px}.hha .hha-img-grid figcaption{font-size:13px;color:var(--muted);line-height:1.5}.hha .hha-research{background:linear-gradient(135deg,var(--soft) 0%,#edf2ff 100%);border:1px solid var(--line);border-radius:var(--radius-md);padding:16px 18px;margin:20px 0 24px;font-size:14px;color:var(--text-mid);line-height:1.65}.hha .hha-research-label{font-size:13px;font-weight:700;letter-spacing:.07em;text-transform:uppercase;color:var(--navy);margin-bottom:6px;display:block;opacity:.6}.hha .hha-closing-summary{background:linear-gradient(135deg,var(--orange-pale) 0%,#fff 60%);border:1px solid #ffd6cc;border-radius:var(--radius-lg);padding:28px;margin:28px 0 0}.hha .hha-closing-summary p{margin-bottom:14px;font-size:16px;line-height:1.7}.hha .hha-closing-summary p:last-child{margin-bottom:0}.hha .hha-checklist{padding:20px 18px}@media(max-width:640px){.hha [class*=hha-check]{grid-template-columns:1fr!important;display:block!important}.hha .hha-sources-row{flex-wrap:wrap}}.hha .hha-cta-inner{position:relative;display:flex;align-items:center;justify-content:space-between;gap:24px;flex-wrap:wrap}.hha .hha-cta-label{font-size:12px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--orange-lt);margin-bottom:10px;display:block}.hha .hha-toc-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:4px 24px}.hha .hha-toc-grid a{display:flex;align-items:baseline;gap:10px;font-size:15px;font-weight:500;color:var(--text);text-decoration:none;padding:7px 0}.hha .hha-toc-grid a:hover{color:var(--orange)}.hha .hha-toc-label{font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--muted);margin:0 0 14px;display:block}.hha .hha-toc-num{font-family:var(--f-head);font-size:14px;font-weight:600;color:var(--orange);min-width:20px}.hha .hha-two-col{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin:28px 0}.hha .hha-tl-text{font-size:15px;color:var(--text-mid);line-height:1.65}@media(max-width:640px){.hha .hha-toc-grid{grid-template-columns:1fr}.hha .hha-two-col{grid-template-columns:1fr}.hha .hha-cta-inner{flex-direction:column;align-items:flex-start}}.hha{--radius-sm:10px;--radius-md:16px;--radius-lg:22px;--shadow-sm:0 2px 8px rgba(26,47,94,.07);--shadow-md:0 8px 24px rgba(26,47,94,.10);--shadow-lg:0 20px 50px rgba(26,47,94,.13);--font-head:'Fraunces',Georgia,serif;--font-body:'DM Sans',system-ui,sans-serif}.hha .hha-card,.hha .hha-mini-card{background:#f0f4fa;border:1px solid #dde3ec;border-radius:16px;padding:20px}.hha .hha-card h4,.hha .hha-mini-card h4{color:#EB6744}.hha .hha-card p,.hha .hha-card li,.hha .hha-card strong,.hha .hha-mini-card p,.hha .hha-mini-card li,.hha .hha-mini-card strong{color:#3d4a5c!important}.hha .hha-card.hha-card--accent,.hha .hha-mini-card.hha-accent{background:#1a2f5e!important;border-color:#243870!important}.hha .hha-card--accent h4,.hha .hha-mini-card.hha-accent h4{color:#f5835f!important}.hha .hha-card--accent p,.hha .hha-card--accent li,.hha .hha-card--accent strong,.hha .hha-mini-card.hha-accent p,.hha .hha-mini-card.hha-accent li,.hha .hha-mini-card.hha-accent strong{color:#e9edf5!important}.hha .hha-card--accent ul li::before,.hha .hha-mini-card.hha-accent ul li::before{background:#f5835f!important}.hha .hha-cta h3,.hha .hha-cta__inner h3{color:#fff!important}.hha .hha-cta p,.hha .hha-cta__inner p{color:#d6dbe4!important}.hha .hha-cta__label{color:#f5835f!important}.hha .hha-cta a.hha-btn,.hha .hha-cta .hha-btn{color:#fff!important;background:#EB6744!important}.hha .hha-cta strong{color:#fff!important}
.hha,.hh-body,.single-post .entry-content{max-width:100%;overflow-x:clip}.hha *,.hh-body *,.single-post .entry-content *{max-width:100%;box-sizing:border-box}.hha img,.hha video,.hha iframe,.hha svg,.hh-body img,.hh-body video,.hh-body iframe,.single-post .entry-content img,.single-post .entry-content video,.single-post .entry-content iframe{max-width:100%!important;height:auto}.hha table,.hha .hha-table-wrap,.hha .hh-table-wrap,.hh-body table,.hh-body .hh-table-wrap,.single-post .entry-content table{display:block;width:100%;max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.hha,.hha p,.hha li,.hha h1,.hha h2,.hha h3,.hha h4,.hha a,.hh-body,.hh-body p,.hh-body li,.single-post .entry-content p,.single-post .entry-content li{overflow-wrap:break-word;word-wrap:break-word}.hha pre,.hh-body pre,.single-post .entry-content pre{white-space:pre-wrap;word-break:break-word;overflow-x:auto}@media(max-width:640px){.hha [class*=-grid],.hha [class*=-strip],.hha [class*=-stats],.hha [class*=-two-col],.hha [class*=-cols],.hha [class*=-cards],.hh-body [class*=-grid],.hh-body [class*=-strip],.hh-body [class*=-stats],.hh-body [class*=-two-col],.hh-body [class*=-cards]{display:block!important;grid-template-columns:1fr!important;width:100%!important}.hha [class*=-grid]>*,.hha [class*=-strip]>*,.hha [class*=-cards]>*,.hh-body [class*=-grid]>*,.hh-body [class*=-strip]>*,.hh-body [class*=-cards]>*{width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important;border-right:none!important}.hha .hha-wrap,.hha .wrap,.hh-body .wrap{padding-left:18px!important;padding-right:18px!important}}.hh-foot__logo{height:36px!important;width:auto!important;max-width:180px!important;display:block}.hh-foot,.hh-foot__inner,.hh-foot__top{max-width:100%;overflow-x:clip}.hh-foot,.hh-foot p,.hh-foot li,.hh-foot span{color:#e5e7eb}.hh-foot__col ul a{color:#c7d0dc}.hh-foot__brand-desc{color:#e5e7eb!important}@media(max-width:640px){.hh-foot__logo{height:32px!important}.hh-foot__top{grid-template-columns:1fr 1fr!important;gap:28px 18px!important}.hh-foot__brand{grid-column:1/-1}}
.client-stories-sec .container,.logocard-sec .container,.cm_outcomes .container,.b-discription .container,.sec-resourcesmain .container,[class^=b-] .container,[class*=" b-"] .container,.cm_outcomes_home .container,.main-sec .container{max-width:1180px;width:100%;margin-right:auto;margin-left:auto;padding-right:20px;padding-left:20px;box-sizing:border-box}.client-stories-sec .row,.logocard-sec .row,.cm_outcomes .row,.b-discription .row,.sec-resourcesmain .row,[class^=b-] .row,[class*=" b-"] .row,.main-sec .row{display:flex;flex-wrap:wrap;margin-right:-12px;margin-left:-12px;box-sizing:border-box}.client-stories-sec .row>[class*=col-],.logocard-sec .row>[class*=col-],.cm_outcomes .row>[class*=col-],.b-discription .row>[class*=col-],.sec-resourcesmain .row>[class*=col-],[class^=b-] .row>[class*=col-],[class*=" b-"] .row>[class*=col-],.main-sec .row>[class*=col-]{padding-right:12px;padding-left:12px;box-sizing:border-box}.row.g-4{margin:-12px}.row.g-4>[class*=col-]{padding:12px}.row.g-lg-5{margin:-16px}.row.g-lg-5>[class*=col-]{padding:16px}.mt-3{margin-top:16px}.my-lg-5{margin-top:32px;margin-bottom:32px}.mx-md-5{margin-right:32px;margin-left:32px}.mx-2{margin-right:8px;margin-left:8px}.p-4{padding:16px}.text-center{text-align:center}.mx-auto{margin-right:auto;margin-left:auto}@media(min-width:992px){[class*=col-lg-1]{flex:0 0 8.333%;max-width:8.333%}[class*=col-lg-2]{flex:0 0 16.666%;max-width:16.666%}[class*=col-lg-3]{flex:0 0 25%;max-width:25%}[class*=col-lg-4]{flex:0 0 33.333%;max-width:33.333%}[class*=col-lg-5]{flex:0 0 41.666%;max-width:41.666%}[class*=col-lg-6]{flex:0 0 50%;max-width:50%}[class*=col-lg-7]{flex:0 0 58.333%;max-width:58.333%}[class*=col-lg-8]{flex:0 0 66.666%;max-width:66.666%}[class*=col-lg-9]{flex:0 0 75%;max-width:75%}[class*=col-lg-10]{flex:0 0 83.333%;max-width:83.333%}[class*=col-lg-11]{flex:0 0 91.666%;max-width:91.666%}[class*=col-lg-12]{flex:0 0 100%;max-width:100%}}@media(min-width:768px) and (max-width:991.98px){[class*=col-md-1]{flex:0 0 8.333%;max-width:8.333%}[class*=col-md-2]{flex:0 0 16.666%;max-width:16.666%}[class*=col-md-3]{flex:0 0 25%;max-width:25%}[class*=col-md-4]{flex:0 0 33.333%;max-width:33.333%}[class*=col-md-5]{flex:0 0 41.666%;max-width:41.666%}[class*=col-md-6]{flex:0 0 50%;max-width:50%}[class*=col-md-8]{flex:0 0 66.666%;max-width:66.666%}[class*=col-md-12]{flex:0 0 100%;max-width:100%}}.col-12{flex:0 0 100%;max-width:100%}[class^=b-] section,[class^=cm_] section,[class^=sec-] section{padding:0}.cmnbtn-out,.orangeFillBtn,.orangeOutLineBtn,.res-vistpage,.lern-m{display:inline-flex;align-items:center;justify-content:center;gap:8px;font-family:inter,system-ui,sans-serif;font-weight:600;font-size:14px;letter-spacing:.02em;border-radius:7px;padding:11px 24px;text-decoration:none;border:1.5px solid #203864;background:#fff;color:#203864;cursor:pointer;transition:background .2s ease,color .2s ease,transform .18s ease,border-color .2s ease;white-space:nowrap}.cmnbtn-out:hover,.orangeOutLineBtn:hover,.res-vistpage:hover,.lern-m:hover{background:#eb6744;color:#fff;border-color:#eb6744;transform:translateY(-1px)}.orangeFillBtn{background:linear-gradient(135deg,#EB6744 0%,#d95e3c 100%);color:#fff;border-color:#eb6744}.orangeFillBtn:hover{background:linear-gradient(135deg,#d95e3c 0%,#c4532f 100%);color:#fff;transform:translateY(-2px)}.workplacebx{background:#fff;border:1px solid #e2e8f0;border-radius:14px;overflow:hidden;margin-bottom:24px;transition:border-color .18s ease,transform .18s ease,box-shadow .18s ease}.workplacebx:hover{border-color:#eb6744;transform:translateY(-2px);box-shadow:0 12px 40px rgba(32,56,100,.11),0 2px 8px rgba(32,56,100,5%)}.workplacebx .img-div img{width:100%;height:auto;display:block}.workplacebx .cont{padding:20px 22px 24px;font-family:inter,system-ui,sans-serif}.workplacebx .tag{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#eb6744;display:flex;align-items:center;gap:8px;margin-bottom:10px}.workplacebx .tag .date{color:#6b7280;font-weight:500;letter-spacing:0}.workplacebx h4{font-family:dm serif display,Georgia,serif;font-weight:400;font-size:20px;line-height:1.25;color:#1e3a5f;margin-bottom:10px}.workplacebx h4 a,.workplacebx a h4{color:inherit;text-decoration:none}.workplacebx p{font-size:14px;line-height:1.6;color:#4b5563;margin-bottom:14px}.client-stories-sec,.cm_outcomes,.cm_outcomes_home,.b-discription,.sec-resourcesmain,.client-storymin,.main-sec{font-family:inter,system-ui,sans-serif}.client-stories-banner{text-align:center;max-width:720px;margin:0 auto;padding:48px 20px 24px}.client-stories-banner span{display:inline-block;font-size:13px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#eb6744;margin-bottom:12px}.client-stories-banner h2{font-family:dm serif display,Georgia,serif;font-weight:400;font-size:clamp(28px,3.6vw,40px);line-height:1.15;color:#1e3a5f;margin-bottom:14px}.client-stories-banner p{font-size:17px;line-height:1.7;color:#4b5563}.logocard-sec{padding:24px 0 64px}.logocards{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:22px;display:flex;flex-direction:column;gap:14px;height:100%;transition:border-color .18s,transform .18s,box-shadow .18s}.logocards:hover{border-color:#eb6744;transform:translateY(-2px);box-shadow:0 12px 40px rgba(32,56,100,.11),0 2px 8px rgba(32,56,100,5%)}.logocards img{max-width:100%;height:auto;border-radius:8px}.logocards p{font-size:15px;line-height:1.55;color:#1e3a5f;font-weight:500;margin:0}.logocards a{font-size:14px;font-weight:600;color:#eb6744;text-decoration:none;display:inline-flex;align-items:center;gap:6px}.logocards a::after{content:"→";transition:transform .18s ease}.logocards a:hover::after{transform:translateX(3px)}.cm_outcomes{padding:56px 40px;background:#0f1c2e;color:#fff;margin:40px 0;border-radius:16px}.cm_outcomes h2{font-family:dm serif display,Georgia,serif;font-weight:400;font-size:clamp(26px,3.2vw,36px);color:#fff;margin-bottom:14px;line-height:1.15}.cm_outcomes p{font-size:17px;color:#e5e7eb;margin-bottom:24px;line-height:1.65}.b-challenges{background:#f7f9fc;border:1px solid #e2e8f0;border-radius:12px;padding:22px 24px;margin-bottom:16px}.b-challenges h3{font-family:inter,system-ui,sans-serif;font-weight:700;font-size:16px;color:#1e3a5f;margin-bottom:8px}.b-challenges p{font-size:14px;line-height:1.6;color:#4b5563;margin:0}.was-helpful{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;padding:20px;margin:24px 0;background:#f7f9fc;border:1px solid #e2e8f0;border-radius:12px;font-family:inter,system-ui,sans-serif}.was-helpful span{font-weight:600;color:#1e3a5f}.was-helpful .btn-div{display:flex;gap:8px}.newsletter.newsltr,.newsltr{background:#0f1c2e;color:#fff;border-radius:14px;padding:24px;font-family:inter,system-ui,sans-serif}.newsltr h2{font-family:dm serif display,Georgia,serif;font-weight:400;font-size:22px;color:#fff;margin-bottom:8px}.newsltr p{font-size:14px;color:#e5e7eb;margin-bottom:16px}
.hh-hsform{display:flex;flex-wrap:wrap;gap:0 18px;width:100%;margin:0;font-family:Inter,system-ui,-apple-system,sans-serif}.hh-hsform fieldset{max-width:none!important;border:0;padding:0;margin:0;width:100%;display:flex;flex-wrap:wrap;gap:0 18px}.hh-hsform .hs-form-field{width:100%;margin:0 0 16px}.hh-hsform .hs_firstname,.hh-hsform .hs_lastname{width:calc(50% - 9px)}.hh-hsform .hs-form-field>label{display:block;margin:0 0 6px;font-size:13px;font-weight:600;color:#33475b;line-height:1.3}.hh-hsform .hs-form-field>label .hs-form-required{color:#eb6744;margin-left:2px}.hh-hsform .hs-input:not([type=checkbox]):not([type=radio]),.hh-hsform input[type=text],.hh-hsform input[type=email],.hh-hsform input[type=tel],.hh-hsform input[type=number],.hh-hsform input[type=date],.hh-hsform input[type=url],.hh-hsform textarea,.hh-hsform select{width:100%;box-sizing:border-box;padding:11px 14px;border:1px solid #cbd6e2;border-radius:6px;font-family:inherit;font-size:15px;color:#2d3e50;background:#fff;outline:none;transition:border-color .18s ease,box-shadow .18s ease}.hh-hsform textarea{min-height:110px;resize:vertical}.hh-hsform select{appearance:none;-webkit-appearance:none;-moz-appearance:none;padding-right:38px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='%237C98B6' d='M6 8 0 0h12z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center;background-size:11px}.hh-hsform .hs-input::placeholder{color:#9aa9bd}.hh-hsform .hs-input:focus,.hh-hsform textarea:focus,.hh-hsform select:focus{border-color:#eb6744;box-shadow:0 0 0 3px rgba(235,103,68,.12)}.hh-hsform ul.inputs-list{list-style:none;margin:4px 0 0;padding:0}.hh-hsform ul.inputs-list>li{margin:0 0 8px}.hh-hsform .hs-form-booleancheckbox-display,.hh-hsform .hs-form-checkbox-display,.hh-hsform .hs-form-radio-display{display:flex;align-items:flex-start;gap:8px;font-size:14px;color:#33475b;font-weight:400;cursor:pointer}.hh-hsform ul.inputs-list input[type=checkbox],.hh-hsform ul.inputs-list input[type=radio]{width:auto;margin-top:3px;accent-color:#EB6744}.hh-hsform .hs-submit{width:100%;margin-top:4px}.hh-hsform .hs-button.primary,.hh-hsform input[type=submit]{display:inline-block;width:auto;min-width:160px;cursor:pointer;padding:12px 30px;border:0;border-radius:10px;background:#eb6744;color:#fff;font-family:inherit;font-size:15px;font-weight:600;box-shadow:0 3px 10px rgba(235,103,68,.28);transition:background .18s ease,transform .04s ease,box-shadow .18s ease}.hh-hsform .hs-button.primary:hover,.hh-hsform input[type=submit]:hover{background:#d95e3c}.hh-hsform .hs-button.primary:active,.hh-hsform input[type=submit]:active{transform:translateY(1px)}.hh-hsform .hs-button.primary:focus-visible,.hh-hsform input[type=submit]:focus-visible{outline:2px solid #eb6744;outline-offset:2px}.hh-hsform .hs-error-msgs{list-style:none;margin:5px 0 0;padding:0}.hh-hsform .hs-error-msg,.hh-hsform .hs-error-msgs label{color:#d9352c;font-size:12.5px}.hh-hsform .hs-input.invalid,.hh-hsform .hs-input.error{border-color:#d9352c}.submitted-message.hs-main-font-element,.hh-hsform+.submitted-message{color:#33475b;font-size:15px;line-height:1.6}@media(max-width:640px){.hh-hsform .hs_firstname,.hh-hsform .hs_lastname{width:100%}.hh-hsform .hs-button.primary,.hh-hsform input[type=submit]{width:100%}}.hh-foot__nl-form .hh-hsform .hs-input,.hh-sidebar-newsletter .hh-hsform .hs-input,.hbs-newsletter .hh-hsform .hs-input,.hh-tr-sidebar__newsletter .hh-hsform .hs-input{background:rgba(255,255,255,6%);border-color:rgba(255,255,255,.18);color:#fff}.hh-foot__nl-form .hh-hsform .hs-input::placeholder,.hh-sidebar-newsletter .hh-hsform .hs-input::placeholder,.hbs-newsletter .hh-hsform .hs-input::placeholder,.hh-tr-sidebar__newsletter .hh-hsform .hs-input::placeholder{color:#9ca3af}.hh-foot__nl-form .hh-hsform .hs-input:focus,.hh-sidebar-newsletter .hh-hsform .hs-input:focus,.hbs-newsletter .hh-hsform .hs-input:focus,.hh-tr-sidebar__newsletter .hh-hsform .hs-input:focus{border-color:#eb6744;background:rgba(255,255,255,9%);box-shadow:none}.hh-sidebar-newsletter .hh-hsform .hs-form-field>label,.hbs-newsletter .hh-hsform .hs-form-field>label,.hh-tr-sidebar__newsletter .hh-hsform .hs-form-field>label{color:#e5e7eb}.hh-foot__nl-form .hh-hsform,.hh-foot__nl-form .hh-hsform fieldset{flex-wrap:nowrap;gap:12px;align-items:flex-start}.hh-foot__nl-form .hh-hsform .hs_email{flex:auto;width:auto;margin:0}.hh-foot__nl-form .hh-hsform .hs-form-field>label{position:absolute!important;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}.hh-foot__nl-form .hh-hsform .hs-submit{width:auto;margin:0;flex:none}.hh-foot__nl-form .hh-hsform .hs-button.primary{min-width:0;white-space:nowrap}@media(max-width:640px){.hh-foot__nl-form .hh-hsform,.hh-foot__nl-form .hh-hsform fieldset{flex-wrap:wrap}.hh-foot__nl-form .hh-hsform .hs_email{width:100%;flex:1 1 100%}.hh-foot__nl-form .hh-hsform .hs-submit{width:100%}.hh-foot__nl-form .hh-hsform .hs-button.primary{width:100%}}.hh-signup-form-card .hs-form-frame{padding:22px 28px 6px}.pq-form-card .hs-form-frame,.pq-split-right .hs-form-frame{padding:0 4px 6px}.hh-contact__form .hs-form-frame{padding:0 4px 6px}.partner-form-card .hs-form-frame{padding:0 4px 6px}.hh-hsform .hs_error_rollup{display:none;width:100%;margin:0 0 12px;padding:10px 14px;border-radius:6px;background:#fdecea;border:1px solid #f5c6c0;color:#b42318;font-size:13.5px;line-height:1.45}.hh-native-form.hh-submitting{opacity:.7;pointer-events:none}.hh-native-form .hs-button[disabled]{opacity:.85;cursor:default}
.wp-block-rank-math-toc-block nav ol{counter-reset:item}.wp-block-rank-math-toc-block nav ol li{display:block}.wp-block-rank-math-toc-block nav ol li:before{content:counters(item, ".") ". ";counter-increment:item}