:root{--hi-navy: #071525;--hi-navy-mid: #0f2744;--hi-blue: #0070b0;--hi-blue-light: #1a7fd4;--hi-accent: #38bdf8;--hi-accent-soft: #7dd3fc;--hi-white: #ffffff;--hi-muted: #5c6b7f;--hi-surface: #f6f8fc;--hi-surface-alt: #eef3f9;--hi-border: rgba(255, 255, 255, .12);--hi-border-light: #e2e8f0;--hi-radius: 20px;--hi-radius-sm: 14px;--hi-shadow: 0 28px 70px rgba(7, 21, 37, .14);--hi-shadow-soft: 0 14px 44px rgba(7, 21, 37, .08);--hi-font: "DM Sans", system-ui, sans-serif;--hi-display: "Manrope", system-ui, sans-serif;--hi-ease: cubic-bezier(.22, 1, .36, 1)}body.home-index-page{background:var(--hi-surface);font-family:var(--hi-font);overflow-x:clip}body.home-index-page header.main-header{position:relative;z-index:1200;background:transparent;border-bottom-color:#ffffff1a}body.home-index-page header.main-header .header-sticky:not(.active){background:linear-gradient(180deg,#071525c7,#0715256b 70%,#07152500);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}body.home-index-page header.main-header .header-sticky.active{background:var(--primary-color, #12223b);border-bottom:1px solid var(--divider-color)}body.home-index-page p{font-size:1.02rem;line-height:1.72}body.home-index-page .hi-section[id],body.home-index-page .hi-cta[id]{scroll-margin-top:calc(var(--sparc-main-header-height, 88px) + 12px)}.hi-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.9rem 1.65rem;border-radius:999px;font-weight:600;font-size:.92rem;text-decoration:none;border:none;cursor:pointer;transition:transform .25s var(--hi-ease),box-shadow .25s var(--hi-ease),background .25s var(--hi-ease),color .25s var(--hi-ease)}.hi-btn:hover{transform:translateY(-2px);text-decoration:none}.hi-btn--primary{background:var(--hi-white);color:var(--hi-navy);box-shadow:0 14px 36px #0003}.hi-btn--primary:hover{color:var(--hi-navy);box-shadow:0 18px 44px #00000042}.hi-btn--dark{background:var(--hi-blue);color:var(--hi-white)}.hi-btn--dark:hover{background:var(--hi-blue-light);color:var(--hi-white)}.hi-btn--ghost{border:1px solid rgba(255,255,255,.4);color:var(--hi-white);background:#ffffff0f;backdrop-filter:blur(8px)}.hi-btn--ghost:hover{background:#ffffff24;color:var(--hi-white)}.hi-btn--outline{border:2px solid var(--hi-blue);color:var(--hi-blue);background:transparent}.hi-btn--outline:hover{background:var(--hi-blue);color:var(--hi-white)}.hi-text-accent{background:var(--hi-blue);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.hi-section__cta{margin-top:2.5rem}.hi-hero{position:relative;margin-top:calc(-1 * var(--sparc-main-header-height, 88px));height:100vh;min-height:100vh;min-height:100dvh;max-height:100vh;max-height:100dvh;padding:var(--sparc-main-header-height, 88px) 0 0;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;background:var(--hi-navy);color:var(--hi-white);overflow:hidden}.hi-hero__video-wrap{position:absolute;inset:0;z-index:0;overflow:hidden}.hi-hero__video-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;transform:scale(1.04)}.hi-hero__overlay{position:absolute;inset:0;background:linear-gradient(90deg,#071525e0,#0715258c 45%,#07152540),linear-gradient(180deg,rgba(7,21,37,.4) 0%,transparent 35%,rgba(7,21,37,.5) 100%)}.hi-hero__grid{position:absolute;inset:0;background-image:linear-gradient(rgba(56,189,248,.05) 1px,transparent 1px),linear-gradient(90deg,rgba(56,189,248,.05) 1px,transparent 1px);background-size:48px 48px;mask-image:radial-gradient(ellipse 100% 80% at 30% 50%,#000 20%,transparent 75%);pointer-events:none}.hi-hero__container{position:relative;z-index:2;width:100%;flex:1;display:flex;align-items:center;min-height:0;padding-bottom:2.5rem}.hi-hero__content{width:100%;max-width:100%;padding:1rem 0}.hi-hero__separator{display:block;width:min(100%,22rem);height:1px;margin:0 0 1.15rem;border:0;background:linear-gradient(90deg,#ffffff8c,#ffffff1f)}.hi-hero__trust-label{margin:0 0 1.15rem;max-width:none;font-size:clamp(.95rem,1.45vw,1.12rem);font-weight:600;line-height:1.5;letter-spacing:.01em;color:#ffffffc7;white-space:nowrap}.hi-hero__eyebrow{display:inline-block;margin-bottom:1.1rem;padding:.4rem .95rem;border-radius:999px;border:1px solid rgba(56,189,248,.35);background:#38bdf81a;backdrop-filter:blur(6px);font-size:.72rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--hi-accent-soft)}.hi-hero__title{font-family:var(--hi-display);font-size:clamp(2rem,4.8vw,3.75rem);font-weight:800;line-height:1.15;margin-bottom:1.35rem;color:var(--hi-white);text-shadow:0 4px 32px rgba(0,0,0,.35);max-width:max-content}.hi-hero__title-line{display:block;white-space:nowrap}.hi-hero__title-accent{display:block;width:fit-content;max-width:100%;margin-top:.15em;padding:.12em .6em .18em;color:var(--hi-white);background:var(--hi-blue);border-radius:6px}.hi-hero__lead{font-size:clamp(1.08rem,1.65vw,1.2rem);line-height:1.72;color:#ffffffd1;max-width:min(52rem,100%);width:100%;margin-bottom:2rem}.hi-hero__actions{display:flex;flex-wrap:wrap;gap:.85rem}.hi-hero__scroll{position:absolute;bottom:1.75rem;left:50%;transform:translate(-50%);z-index:3;display:flex;flex-direction:column;align-items:center;gap:.35rem;color:#ffffff8c;font-size:.68rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;text-decoration:none;cursor:pointer;animation:hi-scroll-bounce 2.2s ease-in-out infinite}.hi-hero__scroll:hover{color:var(--hi-accent-soft);text-decoration:none}.hi-hero__scroll-icon{display:block;width:10px;height:10px;margin-top:2px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg)}@keyframes hi-scroll-bounce{0%,to{transform:translate(-50%) translateY(0)}50%{transform:translate(-50%) translateY(6px)}}@media(max-width:991px){.hi-hero{height:auto;min-height:min(100svh,100dvh);max-height:none;padding-bottom:2.5rem}.hi-hero__overlay{background:linear-gradient(180deg,#071525eb,#071525b8 45%,#07152594)}.hi-hero__title-line,.hi-hero__trust-label{white-space:normal}.hi-hero__lead br,.hi-hero__scroll{display:none}.home-index-page .container{padding-left:max(1rem,env(safe-area-inset-left,0px));padding-right:max(1rem,env(safe-area-inset-right,0px))}}@media(max-width:767px){.hi-hero{min-height:min(92svh,92dvh)}.hi-hero__container{padding-bottom:1.75rem}.hi-hero__content{padding:.5rem 0}.hi-hero__title{font-size:clamp(1.75rem,6.2vw,2.35rem);max-width:100%}.hi-hero__lead{font-size:clamp(.98rem,3.8vw,1.1rem);margin-bottom:1.5rem}.hi-hero__trust-label{font-size:clamp(.86rem,3.2vw,1rem);line-height:1.45}}@media(max-width:575px){.hi-hero__title{font-size:clamp(1.65rem,7vw,2.15rem);max-width:100%}.hi-hero__actions{flex-direction:column}.hi-hero__actions .hi-btn{width:100%}}@media(prefers-reduced-motion:reduce){.hi-hero__video-bg{display:none}.hi-hero__scroll{animation:none}}.hi-trust{position:relative;padding:clamp(3rem,5vw,4rem) 0;background:linear-gradient(180deg,#f8fafc 0%,var(--hi-white) 100%);border-bottom:1px solid var(--hi-border-light);overflow:hidden}.hi-trust__fade{position:absolute;top:0;left:0;right:0;height:48px;background:linear-gradient(180deg,rgba(7,21,37,.06) 0%,transparent 100%);pointer-events:none}.hi-trust__head{display:flex;align-items:center;justify-content:center;gap:1.25rem;margin-bottom:clamp(2rem,4vw,2.75rem)}.hi-trust__rule{flex:1;max-width:120px;height:1px;background:linear-gradient(90deg,transparent,rgba(0,86,179,.25),transparent)}.hi-trust__label{margin:0;text-align:center;font-size:clamp(1rem,1.55vw,1.2rem);font-weight:600;color:var(--hi-muted);letter-spacing:.01em;line-height:1.5;max-width:42rem}.hi-trust__strip{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem;max-width:1140px;margin-left:auto;margin-right:auto}.hi-trust__brand{position:relative;display:flex;flex-direction:column;align-items:center;gap:1.1rem;padding:1.75rem 1.5rem;border-radius:var(--hi-radius);background:var(--hi-white);border:1px solid var(--hi-border-light);text-align:center}.hi-trust__logo-wrap{display:flex;align-items:center;justify-content:center;width:100%;min-height:100px;padding:.35rem .65rem}.hi-trust__logo{display:block;max-width:100%;max-height:88px;width:auto;height:auto;object-fit:contain}.hi-trust__name{margin:0;font-family:var(--hi-display);font-size:clamp(.95rem,1.35vw,1.08rem);font-weight:700;line-height:1.35;color:var(--hi-muted)}@media(max-width:991px){.hi-trust__strip{grid-template-columns:repeat(2,1fr)}.hi-trust__rule{max-width:48px}}@media(max-width:575px){.hi-trust__head{flex-direction:column;gap:.75rem}.hi-trust__rule{max-width:80px;width:100%}.hi-trust__strip{grid-template-columns:1fr;max-width:400px;margin-left:auto;margin-right:auto}}.hi-section{padding:clamp(4.5rem,8vw,6.5rem) 0}.hi-section--alt{background:var(--hi-surface-alt)}.hi-section--dark{background:var(--hi-navy);color:var(--hi-white)}.hi-geoai__bg{position:absolute;inset:0;pointer-events:none;background-color:var(--hi-surface-alt);background-image:radial-gradient(ellipse 80% 60% at 12% 18%,rgba(0,112,176,.07) 0%,transparent 70%),radial-gradient(ellipse 70% 55% at 88% 82%,rgba(0,112,176,.06) 0%,transparent 68%),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='360' height='200' viewBox='0 0 360 200'%3E%3Cpath fill='none' stroke='%230070b0' stroke-opacity='0.1' stroke-width='1.25' d='M0 55 C45 15 90 65 135 25 S225 -15 360 15'/%3E%3Cpath fill='none' stroke='%230070b0' stroke-opacity='0.07' stroke-width='1.25' d='M0 32 C55 -8 110 42 170 2 S250 -32 360 8'/%3E%3C/svg%3E"),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='360' height='200' viewBox='0 0 360 200'%3E%3Cpath fill='none' stroke='%230070b0' stroke-opacity='0.14' stroke-width='1.25' d='M0 145 C45 105 90 155 135 115 S225 75 360 105'/%3E%3Cpath fill='none' stroke='%230070b0' stroke-opacity='0.09' stroke-width='1.25' d='M0 168 C55 128 110 172 170 132 S250 98 360 138'/%3E%3C/svg%3E");background-size:auto,auto,360px 200px,360px 200px;background-position:0% 0%,100% 100%,0% 0%,100% 100%;background-repeat:no-repeat,no-repeat,no-repeat,no-repeat}.hi-section--geoai{position:relative;overflow:visible;background:var(--hi-surface-alt);box-sizing:border-box;padding:clamp(4.5rem,8vw,6.5rem) 0!important}.hi-section--geoai>.container{width:100%;max-width:min(1320px,100%);margin-inline:auto;padding-inline:clamp(2rem,5vw,4rem)}.hi-geoai-layout{display:grid;grid-template-columns:minmax(0,26rem) minmax(260px,1fr);align-items:center;column-gap:clamp(2rem,4vw,3.5rem);width:100%;min-height:0}.hi-geoai-intro{width:100%;max-width:26rem;min-width:0;text-align:left}.hi-geoai-intro h2{margin-bottom:1.25rem;max-width:none;font-size:clamp(2rem,3.4vw,2.75rem);line-height:1.12}.hi-geoai-intro__lead{margin:0;max-width:26rem;font-size:clamp(1.02rem,1.15vw,1.15rem);line-height:1.75;color:var(--hi-muted)}.hi-geoai-visual{display:flex;justify-content:center;align-items:center;min-width:0;overflow:visible;padding:clamp(.5rem,1.5vw,1rem) 0}.hi-geoai-hub{position:relative;container-type:inline-size;--geoai-hub-max-h: min(400px, 38vw);--hub-bubble-r: clamp(24px, 7.25cqw, 36px);--hub-label-gap: clamp(.75rem, 2.5cqw, 1.15rem);width:min(calc(var(--geoai-hub-max-h) * 1000 / 620),100%);max-width:100%;aspect-ratio:1000 / 620;height:auto;margin-inline:auto;overflow:visible}.hi-geoai-hub__lines{position:absolute;inset:0;width:100%;height:100%;overflow:visible;pointer-events:none}.hi-geoai-hub__hex{fill:none;stroke:#0070b06b;stroke-width:1.5;stroke-dasharray:7 6;stroke-linejoin:round}.hi-geoai-hub__core-ring{fill:none;stroke:#38a3dc8c;stroke-width:1.5;stroke-dasharray:6 5}.hi-geoai-hub__spoke{stroke:#0070b061;stroke-width:1.5}.hi-geoai-hub__dot{fill:var(--hi-blue)}.hi-geoai-hub__core{position:absolute;left:50%;top:50%;z-index:2;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.35rem;width:clamp(88px,24cqw,128px);height:clamp(88px,24cqw,128px);transform:translate(-50%,-50%);border-radius:50%;background:linear-gradient(180deg,#1a94dc,#0070b0 45%,#005a94);box-shadow:0 14px 32px #004d802e;text-align:center;color:var(--hi-white)}.hi-geoai-hub__core img{width:clamp(28px,8cqw,46px);height:auto;filter:brightness(0) invert(1)}.hi-geoai-hub__core-label{display:flex;flex-direction:column;align-items:center;gap:.1rem;line-height:1.1}.hi-geoai-hub__core-title{font-family:var(--hi-display);font-size:clamp(.68rem,2.6cqw,.92rem);font-weight:800;letter-spacing:.01em}.hi-geoai-hub__core-sub{font-family:var(--hi-display);font-size:clamp(.56rem,2.1cqw,.74rem);font-weight:700;letter-spacing:.02em;opacity:.95}.hi-geoai-hub__node{position:absolute;z-index:3;margin:0;padding:0;width:0;height:0;overflow:visible}.hi-geoai-hub__bubble{position:absolute;left:0;top:0;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center;border-radius:50%;background:linear-gradient(180deg,#1a94dc 0%,var(--hi-blue) 55%,#005a94 100%);box-shadow:0 8px 22px #004d8038;color:var(--hi-white);width:clamp(48px,14.5cqw,72px);height:clamp(48px,14.5cqw,72px);font-size:clamp(1.1rem,4.8cqw,1.65rem)}.hi-geoai-hub__icon{display:block;line-height:1;color:transparent;-webkit-text-stroke:1.5px var(--hi-white);paint-order:stroke fill}.hi-geoai-hub__copy{position:absolute;width:auto;max-width:clamp(7rem,22cqw,10rem);pointer-events:none}.hi-geoai-hub__copy h3{margin:0;font-family:var(--hi-display);font-size:clamp(.78rem,2.9cqw,1rem);font-weight:800;line-height:1.25;letter-spacing:.01em;color:var(--hi-blue);white-space:nowrap}.hi-geoai-hub__copy--top{left:50%;top:0;transform:translate(-50%,calc(-100% - var(--hub-bubble-r) - var(--hub-label-gap)));text-align:center;max-width:none}.hi-geoai-hub__copy--right{left:0;top:0;transform:translate(calc(var(--hub-bubble-r) + var(--hub-label-gap)),-50%);text-align:left}.hi-geoai-hub__copy--left{left:0;top:0;transform:translate(calc(-100% - var(--hub-bubble-r) - var(--hub-label-gap)),-50%);text-align:right}.hi-geoai-hub__copy--left h3{white-space:normal;max-width:clamp(6.5rem,20cqw,8.75rem)}.hi-geoai-hub__node--top-left .hi-geoai-hub__copy--left{transform:translate(calc(-100% - var(--hub-bubble-r) - var(--hub-label-gap) - .45rem),-50%)}.hi-geoai-hub__copy--bottom{left:50%;top:0;transform:translate(-50%,calc(var(--hub-bubble-r) + var(--hub-label-gap)));text-align:center;max-width:none}.hi-geoai-hub__node--top{left:50%;top:12.580645%}.hi-geoai-hub__node--top-right{left:80.8%;top:31.451613%}.hi-geoai-hub__node--bottom-right{left:80.8%;top:68.548387%}.hi-geoai-hub__node--bottom{left:50%;top:87.419355%}.hi-geoai-hub__node--bottom-left{left:19.2%;top:68.548387%}.hi-geoai-hub__node--top-left{left:19.2%;top:31.451613%}@media(max-width:1040px){.hi-geoai-layout{grid-template-columns:minmax(0,1fr) minmax(0,1.15fr);column-gap:clamp(1.25rem,3vw,2.5rem)}.hi-geoai-intro{max-width:none;text-align:left}.hi-geoai-hub{--geoai-hub-max-h: min(340px, 36vw);width:min(calc(var(--geoai-hub-max-h) * 1000 / 620),100%)}}@media(max-width:720px){.hi-geoai-layout{grid-template-columns:1fr;row-gap:2rem;justify-items:center}.hi-geoai-intro{max-width:32rem;text-align:center}.hi-geoai-intro h2,.hi-geoai-intro__lead{margin-inline:auto}.hi-section--geoai{overflow-x:clip}.hi-geoai-visual{width:100%;max-width:100%;padding-inline:.25rem}.hi-geoai-hub{--geoai-hub-max-h: min(46vw, 230px);--hub-label-gap: .4rem;width:min(calc(var(--geoai-hub-max-h) * 1000 / 620),100%);max-width:100%}.hi-geoai-hub__copy--left,.hi-geoai-hub__copy--right{left:50%;right:auto;text-align:center;max-width:min(5.75rem,32vw)}.hi-geoai-hub__copy--left h3,.hi-geoai-hub__copy--right h3{white-space:normal;max-width:none;text-align:center}.hi-geoai-hub__node--top-left .hi-geoai-hub__copy--left,.hi-geoai-hub__node--top-right .hi-geoai-hub__copy--right{transform:translate(-50%,calc(-100% - var(--hub-bubble-r) - var(--hub-label-gap)))}.hi-geoai-hub__node--bottom-left .hi-geoai-hub__copy--left,.hi-geoai-hub__node--bottom-right .hi-geoai-hub__copy--right{transform:translate(-50%,calc(var(--hub-bubble-r) + var(--hub-label-gap)))}.hi-geoai-hub__copy--top,.hi-geoai-hub__copy--bottom{max-width:min(6.5rem,36vw)}.hi-geoai-hub__copy h3{white-space:normal;font-size:clamp(.62rem,2.7vw,.76rem);line-height:1.2}.hi-geoai-hub__bubble{width:clamp(40px,12.5cqw,56px);height:clamp(40px,12.5cqw,56px);font-size:clamp(.95rem,4.2cqw,1.35rem)}}.hi-section__head{margin-bottom:2.75rem}.hi-section__kicker{display:inline-block;margin-bottom:.75rem;font-size:.72rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--hi-blue)}.hi-section--dark .hi-section__kicker{color:var(--hi-accent)}.hi-section h2{font-family:var(--hi-display);font-size:clamp(1.95rem,3.2vw,2.75rem);font-weight:800;line-height:1.15;margin-bottom:.85rem;color:var(--hi-navy)}.hi-section--dark h2{color:var(--hi-white)}.hi-section__lead{font-size:1.13rem;line-height:1.7;color:var(--hi-muted);max-width:44rem}.hi-section--dark .hi-section__lead{color:#ffffffb8}.hi-section__kicker--soft{text-transform:none;letter-spacing:.02em;font-size:.88rem;font-weight:600;color:var(--hi-muted)}.hi-section--diff{position:relative;background:#fff}.hi-diff__bg{display:none}.hi-section--diff .hi-section__head{margin-bottom:clamp(2rem,4vw,2.75rem)}.hi-section--diff .hi-section__head h2{color:var(--hi-navy);margin-bottom:.85rem}.hi-section--diff .hi-section__lead{max-width:40rem;color:var(--hi-muted);font-size:clamp(1.05rem,1.5vw,1.15rem);line-height:1.7}.hi-diff-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.25rem}.hi-diff-card{display:flex;flex-direction:column;padding:1.85rem 1.75rem 1.75rem;border-radius:var(--hi-radius);background:#fff;border:1px solid #b1b7bd}.hi-diff-card__icon{width:52px;height:52px;display:flex;align-items:center;justify-content:center;border-radius:14px;margin-bottom:1.35rem;background:#0070b0;color:var(--hi-white);font-size:1.15rem}.hi-diff-card h3{font-family:var(--hi-display);font-size:1.05rem;font-weight:800;margin-bottom:.7rem;color:var(--hi-navy);line-height:1.35}.hi-diff-card p{font-size:.98rem;line-height:1.68;color:var(--hi-muted);margin:0}.hi-certs-panel{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:1.5rem 2.25rem;margin-top:1.25rem;padding:1.65rem 2rem;border-radius:var(--hi-radius);background:#fff;border:1px solid #b1b7bd}.hi-certs-panel__lead{display:flex;align-items:center;gap:1rem;flex-shrink:0}.hi-certs-panel__icon{width:52px;height:52px;display:flex;align-items:center;justify-content:center;border-radius:14px;background:#0070b0;color:var(--hi-white);font-size:1.35rem}.hi-certs-panel__title{font-family:var(--hi-display);font-size:1.2rem;font-weight:800;color:var(--hi-navy);letter-spacing:.01em}.hi-certs-panel__list{display:flex;flex:1 1 100%;flex-wrap:wrap;align-items:stretch;justify-content:space-between;gap:0;list-style:none;margin:0;padding:0;width:100%;min-width:0}.hi-certs-panel__item{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.45rem;flex:1 1 0;min-width:0;padding:.35rem 1.15rem;border-right:1px solid #e2eaf5}.hi-certs-panel__item:last-child{border-right:0}.hi-certs-panel__logo-box{display:flex;align-items:center;justify-content:center;min-width:100px;min-height:56px;padding:.45rem .75rem}.hi-certs-panel__logo{display:block;width:auto;max-width:120px;height:52px;object-fit:contain}.hi-certs-panel__logo-fallback{width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;color:var(--hi-blue);font-size:1.35rem}.hi-certs-panel__label{font-size:.88rem;font-weight:700;color:var(--hi-navy);text-align:center;line-height:1.25}.hi-certs-panel__sublabel{font-size:.82rem;font-weight:500;color:var(--hi-muted);text-align:center;line-height:1.2}@media(max-width:1199px){.hi-diff-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:767px){.hi-diff-grid{grid-template-columns:1fr}.hi-certs-panel{flex-direction:column;align-items:flex-start;padding:1.25rem 1.35rem}.hi-certs-panel__list{width:100%;justify-content:flex-start;gap:.5rem}.hi-certs-panel__item{min-width:calc(50% - .25rem);flex:1 1 calc(50% - .25rem);border-right:0;border-bottom:1px solid #e2eaf5;padding:.65rem .5rem}.hi-certs-panel__item:nth-child(odd){border-right:1px solid #e2eaf5}.hi-certs-panel__item:nth-last-child(-n+1){border-bottom:0}.hi-certs-panel__item:nth-last-child(2):nth-child(odd){border-bottom:0}.hi-certs-panel__logo-box{min-width:0;min-height:48px}.hi-certs-panel__logo{max-width:100px;height:44px}.hi-diff-card{padding:1.25rem}}
