:root{--navy:#0c2343;--navy-2:#193655;--green:#4f8266;--green-dark:#2f6b4a;--green-soft:#e8f0eb;--ink:#1b2940;--muted:#667085;--line:#dfe5e8;--paper:#fbfcfb;--white:#fff;--radius:12px;--shadow:0 18px 55px rgba(21,45,65,.06)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:linear-gradient(180deg,#fff 0%,#fbfcfb 100%);font-family:"DM Sans",Arial,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img,svg{display:block;max-width:100%}.container{width:min(1450px,calc(100% - 64px));margin-inline:auto}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.site-header{height:82px;border-bottom:1px solid rgba(15,35,64,.1);background:rgba(255,255,255,.9);backdrop-filter:blur(16px);position:sticky;top:0;z-index:50}.header-inner{height:100%;display:flex;align-items:center;justify-content:space-between}.wordmark{display:flex;align-items:center;font-family:Manrope,sans-serif;font-size:27px;font-weight:500;letter-spacing:.23em;color:var(--navy);white-space:nowrap}.wordmark-o{width:21px;height:21px;border:2px solid var(--green);border-right-color:#cfd8d4;border-radius:50%;margin:0 1px 0 -1px}.site-nav{display:flex;align-items:center;gap:48px;font-size:15px}.site-nav>a:not(.nav-cta){transition:.2s}.site-nav>a:not(.nav-cta):hover{color:var(--green)}.nav-cta,.button-primary{color:white;background:linear-gradient(135deg,#3e7657,#5e8e70);box-shadow:0 8px 18px rgba(58,111,81,.16)}.nav-cta{padding:14px 25px;border-radius:6px;display:flex;align-items:center;gap:22px}.menu-toggle{display:none;background:none;border:0;padding:10px}.menu-toggle span{display:block;width:25px;height:2px;background:var(--navy);margin:6px}
.section-grid{position:relative;overflow:hidden}.hero{padding:50px 0 32px}.ambient{position:absolute;pointer-events:none}.ambient-dots{inset:0;background-image:radial-gradient(rgba(35,64,87,.12) .8px,transparent .8px);background-size:24px 24px;mask-image:linear-gradient(90deg,black,transparent 18%,transparent 82%,black);opacity:.55}.ambient-wave{left:-3%;right:-3%;bottom:-3%;height:58%;opacity:.16;background:repeating-radial-gradient(ellipse at 50% 100%,transparent 0 18px,rgba(74,125,95,.25) 19px,transparent 20px 37px);mask-image:linear-gradient(180deg,transparent,black)}.hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:.96fr 1.14fr;gap:52px;align-items:center}.hero-copy{padding-top:9px}.hero h1{margin:0;color:var(--navy);font-family:Manrope,sans-serif;font-weight:400;font-size:clamp(40px,3.2vw,58px);line-height:1.22;letter-spacing:-.045em}.hero h1 span{color:var(--green);font-weight:500}.hero-copy>p{font-size:19px;line-height:1.55;max-width:610px;color:#566175;margin:24px 0 28px}.hero-copy strong{color:var(--green);font-weight:600}.hero-actions{display:flex;gap:22px}.button{height:52px;display:inline-flex;align-items:center;justify-content:center;gap:27px;padding:0 25px;border-radius:6px;font-weight:500;transition:transform .2s,box-shadow .2s}.button:hover{transform:translateY(-2px)}.button-secondary{border:1px solid var(--green);background:rgba(255,255,255,.78);color:var(--navy)}
.family-tree{position:relative;min-height:405px;padding-top:0}.tree-brand{text-align:center;position:relative;z-index:2}.tree-brand img{width:84px;height:84px;object-fit:contain;margin:0 auto 4px}.tree-brand-name{font-family:Manrope,sans-serif;font-size:23px;letter-spacing:.36em;color:var(--navy);margin-left:.36em}.tree-brand-sub{font-size:14px;letter-spacing:.34em;font-weight:600;color:var(--green);margin-top:7px}.tree-lines{position:absolute;left:5%;top:132px;width:90%;height:140px;overflow:visible}.tree-lines path{fill:none;stroke:#9ba7b1;stroke-width:1.4;stroke-dasharray:5 5}.tree-lines .node{fill:#8a98aa}.tree-lines .active{fill:var(--green-dark)}.tree-products{display:grid;grid-template-columns:repeat(3,1fr);position:absolute;left:0;right:0;bottom:0}.tree-product{text-align:center}.tree-icon{width:84px;height:84px;margin:0 auto 12px;border:1.2px solid #aeb9c4;border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.72)}.tree-product.active .tree-icon{border-color:var(--green)}.tree-icon img{width:65px;height:65px;object-fit:contain}.line-icon svg{width:48px;height:48px;fill:none;stroke:#8b98aa;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.tree-product h2{font-family:Manrope,sans-serif;font-size:18px;letter-spacing:.24em;font-weight:500;margin:0;color:var(--navy)}.tree-product span{display:block;font-size:12px;letter-spacing:.18em;font-weight:600;margin-top:6px;color:var(--green)}.tree-product.muted span{color:#8799b5}
.products{position:relative;padding:2px 0 22px}.product-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:26px}.product-card{min-height:220px;border:1px solid #d9e0e5;border-radius:11px;background:rgba(255,255,255,.68);padding:18px 24px 20px;box-shadow:0 8px 28px rgba(26,51,72,.025);transition:.25s}.product-card:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.active-card{border-color:#6e9a7e}.badge{display:inline-block;padding:4px 10px;border-radius:5px;background:#eef1f4;color:#8190a6;font-size:11px;letter-spacing:.05em;font-weight:600}.badge-active{background:#e7efe9;color:var(--green-dark)}.card-body{display:grid;grid-template-columns:105px 1fr;gap:25px;align-items:center;margin-top:14px}.card-icon{width:82px;height:82px;border:1px solid #b9c5ce;border-radius:50%;display:grid;place-items:center}.card-icon img{width:62px;height:62px;object-fit:contain}.card-icon.line-icon svg{width:46px;fill:none;stroke:#8796a9;stroke-width:1.7}.card-copy{border-left:1px solid #d8dfe4;padding-left:25px;min-height:130px}.card-copy h3{font-family:Manrope,sans-serif;font-size:20px;letter-spacing:.18em;font-weight:500;margin:0 0 8px;color:var(--navy)}.card-copy p{color:#5f6a7d;line-height:1.55;font-size:15px;margin:0 0 12px;min-height:69px}.card-copy a,.card-copy button{height:38px;min-width:158px;border:0;border-radius:6px;display:inline-flex;align-items:center;justify-content:center;gap:24px;font:500 14px inherit}.card-copy a{background:linear-gradient(135deg,#3c7455,#5d8f70);color:#fff}.card-copy button{color:#687386;background:#e7e9eb}.status-strip{margin-top:20px;border:1px solid #d9e2dc;background:rgba(246,249,247,.9);border-radius:9px;min-height:50px;display:flex;align-items:center;justify-content:center;gap:18px;padding:9px 20px}.status-strip p{margin:0;color:#586276;font-size:16px}.status-strip strong{color:var(--green);font-weight:600}.info-icon{width:29px;height:29px;border:2px solid var(--green);border-radius:50%;display:grid;place-items:center;color:var(--green);font-weight:600;font-family:serif}
.why{padding:12px 0 38px}.why-grid{display:grid;grid-template-columns:220px repeat(3,1fr);align-items:center}.why-grid>h2{font-family:Manrope,sans-serif;color:var(--navy);font-size:21px;font-weight:500;border-right:1px solid #dbe1e5;height:64px;display:flex;align-items:center}.why article{display:grid;grid-template-columns:62px 1fr;gap:18px;padding:0 34px;border-right:1px solid #e1e5e7}.why article:last-child{border-right:0}.why-icon{width:58px;height:58px;border:1px solid #cfd7dc;border-radius:50%;display:grid;place-items:center}.why-icon svg{width:37px;fill:none;stroke:var(--green);stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.why h3{margin:0 0 5px;color:var(--green-dark);font-size:17px;font-weight:500}.why p{margin:0;color:#657083;font-size:13px;line-height:1.55}.simple-footer{border-top:1px solid #e4e8ea;padding:30px 0 42px;background:#fff}.simple-footer .container{display:flex;justify-content:space-between;color:#657083}.simple-footer p{margin:0}.simple-footer a{color:var(--green-dark)}
.reveal{opacity:0;transform:translateY(18px);transition:opacity .7s ease,transform .7s ease}.reveal-delay{transition-delay:.12s}.reveal.is-visible{opacity:1;transform:none}.reveal-group>*{opacity:0;transform:translateY(14px);transition:.55s}.reveal-group.is-visible>*{opacity:1;transform:none}.reveal-group.is-visible>*:nth-child(2){transition-delay:.1s}.reveal-group.is-visible>*:nth-child(3){transition-delay:.2s}.tree-lines .main-line{stroke-dashoffset:100;animation:draw 1.5s ease forwards .35s}@keyframes draw{to{stroke-dashoffset:0}}
@media(max-width:1120px){.container{width:min(100% - 40px,1100px)}.site-nav{gap:25px}.hero-grid{grid-template-columns:1fr}.hero-copy{text-align:center}.hero-copy>p{margin-inline:auto}.hero-actions{justify-content:center}.family-tree{min-height:395px}.product-cards{grid-template-columns:1fr}.why-grid{grid-template-columns:1fr 1fr}.why-grid>h2{border:0;height:auto}.why article{border-right:0;padding:18px 0}.simple-footer .container{gap:25px}}
@media(max-width:760px){.container{width:calc(100% - 32px)}.site-header{height:70px}.wordmark{font-size:21px}.wordmark-o{width:17px;height:17px}.menu-toggle{display:block}.site-nav{position:absolute;top:70px;left:0;right:0;padding:18px 16px 24px;background:#fff;border-bottom:1px solid #e5e9eb;display:none;flex-direction:column;align-items:stretch;gap:0;box-shadow:0 16px 25px rgba(15,35,64,.08)}.site-nav.open{display:flex}.site-nav>a{padding:14px 10px}.nav-cta{margin-top:10px;justify-content:space-between}.hero{padding-top:38px}.hero h1{font-size:36px}.hero h1 br{display:none}.hero-copy>p{font-size:16px}.hero-actions{flex-direction:column;gap:12px}.button{width:100%}.family-tree{min-height:auto;padding-top:30px}.tree-lines{display:none}.tree-products{position:static;grid-template-columns:1fr;gap:22px;margin-top:28px}.tree-product{display:grid;grid-template-columns:72px 1fr;grid-template-rows:auto auto;text-align:left;align-items:center;column-gap:16px}.tree-icon{grid-row:1/3;width:68px;height:68px;margin:0}.tree-icon img{width:52px;height:52px}.tree-product h2{font-size:16px}.tree-product span{margin-top:0}.products{padding-top:35px}.product-card{padding:17px}.card-body{grid-template-columns:72px 1fr;gap:15px}.card-icon{width:66px;height:66px}.card-icon img{width:50px;height:50px}.card-copy{padding-left:16px}.card-copy p{min-height:auto}.status-strip{align-items:flex-start;justify-content:flex-start}.status-strip p{font-size:14px}.why-grid{grid-template-columns:1fr}.why article{grid-template-columns:55px 1fr}.simple-footer .container{flex-direction:column}.tree-brand-name{font-size:18px}.tree-brand img{width:72px;height:72px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important;transition:none!important}.reveal,.reveal-group>*{opacity:1;transform:none}}

/* Premium refinement layer */
.hero{
  min-height:calc(100svh - 82px);
  display:flex;
  align-items:center;
  padding:64px 0 74px;
}
.hero-grid{width:100%}
.hero h1{
  font-weight:300;
  letter-spacing:-.052em;
}
.hero h1 span{font-weight:300}
.hero-copy>p{font-weight:300}

.particle-field{
  position:absolute;
  inset:0;
  width:100%;
  height:100%;
  pointer-events:none;
  z-index:0;
  opacity:.92;
}
.ambient-dots{opacity:.22}
.ambient-wave{opacity:.1}

.tree-lines{
  height:140px;
}
.tree-lines path,
.tree-lines circle{
  vector-effect:non-scaling-stroke;
}
.tree-lines .node{
  r:5px;
  transform-box:fill-box;
  transform-origin:center;
}

.products{
  padding:84px 0 34px;
}
.product-card{
  position:relative;
  overflow:hidden;
  transform:translateZ(0);
  transition:transform .38s cubic-bezier(.2,.75,.25,1),box-shadow .38s ease,border-color .38s ease,background-color .38s ease;
}
.product-card:hover{
  transform:translateY(-10px);
  box-shadow:0 24px 65px rgba(21,45,65,.12);
}
.active-card{
  isolation:isolate;
  border-color:rgba(79,130,102,.55);
}
.active-card::before{
  content:"";
  position:absolute;
  inset:-1px;
  z-index:-2;
  border-radius:inherit;
  padding:1.5px;
  background:conic-gradient(from var(--beam-angle,0deg),transparent 0deg,transparent 295deg,rgba(183,220,197,.12) 314deg,rgba(255,255,255,.98) 330deg,#6fa786 343deg,transparent 360deg);
  -webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);
  -webkit-mask-composite:xor;
  mask-composite:exclude;
  animation:border-beam 4.8s linear infinite;
  pointer-events:none;
}
.active-card::after{
  content:"";
  position:absolute;
  inset:0;
  z-index:-1;
  border-radius:inherit;
  background:radial-gradient(circle at 18% 10%,rgba(108,165,129,.12),transparent 42%);
  opacity:0;
  transition:opacity .38s ease;
  pointer-events:none;
}
.active-card:hover{
  border-color:rgba(72,128,92,.78);
  background:linear-gradient(145deg,rgba(246,251,247,.98),rgba(232,243,235,.9));
  box-shadow:0 26px 70px rgba(47,107,74,.16);
}
.active-card:hover::after{opacity:1}
@property --beam-angle{
  syntax:"<angle>";
  inherits:false;
  initial-value:0deg;
}
@keyframes border-beam{to{--beam-angle:360deg}}

@media(max-width:1120px){
  .hero{min-height:auto;padding:64px 0 60px}
  .products{padding-top:68px}
}
@media(max-width:760px){
  .hero{min-height:auto;padding:44px 0 48px}
  .products{padding-top:54px}
  .product-card:hover{transform:translateY(-5px)}
}
@media(prefers-reduced-motion:reduce){
  .active-card::before{animation:none;background:rgba(79,130,102,.55)}
}

/* Requested logo and spacing refinements */
@media (min-width:1121px){
  .hero-copy{
    padding-left:clamp(42px,4.2vw,78px);
    padding-right:8px;
  }
}

.tree-icon,
.card-icon{position:relative}

.tree-icon.active-ring{
  isolation:isolate;
  overflow:hidden;
}
.tree-icon.active-ring::before{
  content:"";
  position:absolute;
  inset:-1.5px;
  border-radius:50%;
  padding:1.6px;
  background:conic-gradient(from var(--tree-beam-angle,0deg),transparent 0deg,transparent 292deg,rgba(222,244,229,.18) 314deg,#fff 329deg,#68a17d 344deg,transparent 360deg);
  -webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);
  -webkit-mask-composite:xor;
  mask-composite:exclude;
  animation:tree-border-beam 4.2s linear infinite;
  pointer-events:none;
  z-index:2;
}
@property --tree-beam-angle{
  syntax:"<angle>";
  inherits:false;
  initial-value:0deg;
}
@keyframes tree-border-beam{to{--tree-beam-angle:360deg}}

.inactive-logo img{
  width:64px;
  height:64px;
  object-fit:contain;
  filter:grayscale(1) saturate(0) opacity(.66) contrast(.88) brightness(1.12);
}
.card-icon.inactive-logo img{
  width:62px;
  height:62px;
}
.tree-product.muted .tree-icon,
.product-card:not(.active-card) .card-icon{
  background:linear-gradient(145deg,rgba(255,255,255,.92),rgba(245,247,249,.78));
}

@media(max-width:760px){
  .hero-copy{padding-left:0;padding-right:0}
  .inactive-logo img{width:50px;height:50px}
  .card-icon.inactive-logo img{width:48px;height:48px}
}
@media(prefers-reduced-motion:reduce){
  .tree-icon.active-ring::before{animation:none;background:rgba(79,130,102,.58)}
}

/* Contact section */
.contact-section{position:relative;padding:88px 0 58px;background:linear-gradient(180deg,#fff 0%,#fcfdfc 100%);border-top:1px solid rgba(15,35,64,.08)}
.contact-particles{position:absolute;inset:0;pointer-events:none;opacity:.55;background-image:radial-gradient(circle at 7% 42%,rgba(47,107,74,.34) 0 1.4px,transparent 1.8px),radial-gradient(circle at 58% 11%,rgba(47,107,74,.55) 0 2px,transparent 2.4px),radial-gradient(circle at 86% 19%,rgba(12,35,67,.25) 0 1.3px,transparent 1.8px),radial-gradient(circle at 93% 66%,rgba(79,130,102,.35) 0 1.3px,transparent 1.7px)}
.contact-wrap{position:relative;z-index:1}
.contact-heading{margin-bottom:34px;max-width:560px}
.contact-heading h2{font:300 clamp(38px,4vw,58px)/1.05 Manrope,sans-serif;letter-spacing:-.045em;color:var(--navy);margin:0 0 14px}.contact-heading h2 span{color:var(--green)}
.contact-heading p{margin:0;color:#41506a;line-height:1.65;font-size:16px}
.contact-grid{display:grid;grid-template-columns:.82fr 1.18fr;gap:34px}
.contact-panel{border:1px solid #dce3e7;border-radius:14px;background:rgba(255,255,255,.82);box-shadow:0 16px 45px rgba(21,45,65,.045);padding:28px}
.panel-title{display:flex;align-items:center;gap:12px;margin-bottom:22px}.panel-title h3,.interest-panel>h3{margin:0;color:var(--navy);font-size:19px;font-weight:600}.title-icon{width:32px;height:32px;border-radius:50%;display:grid;place-items:center;background:var(--green-soft);color:var(--green-dark)}
.detail-row{display:grid;grid-template-columns:56px 1fr;gap:18px;padding:18px 8px;border-bottom:1px solid #e2e7ea}.detail-row:last-child{border-bottom:0}.detail-icon{width:50px;height:50px;border-radius:9px;background:linear-gradient(145deg,#edf4ef,#f7faf8);display:grid;place-items:center;color:var(--green-dark);font-size:22px;border:1px solid #e1ebe5}.detail-row strong,.detail-row a,.detail-row span,.detail-row small{display:block}.detail-row strong{color:var(--navy);font-size:14px;margin-bottom:4px}.detail-row a,.detail-row span{color:#152f52;font-size:14px;margin-bottom:4px}.detail-row small{color:#667085;font-size:12px}.meeting-button{margin-top:18px;height:48px;border:1px solid var(--green);border-radius:7px;display:flex;justify-content:center;gap:34px;align-items:center;text-align:center;color:var(--green-dark);font-weight:500;transition:.28s;background:#fff}.meeting-button:hover{transform:translateY(-2px);box-shadow:0 12px 28px rgba(47,107,74,.09);background:#f7fbf8}.meeting-button b{font-size:18px}
.interest-panel>h3{margin-bottom:18px}.interest-cards{display:grid;grid-template-columns:1fr 1fr;gap:20px}.interest-card{min-height:270px;padding:26px 24px 18px;border:1px solid #dfe5e8;border-radius:10px;display:flex;flex-direction:column;align-items:center;text-align:center;transition:.32s cubic-bezier(.2,.75,.25,1);background:#fff}.interest-card:hover{transform:translateY(-7px);box-shadow:0 20px 48px rgba(21,45,65,.10)}.interest-menulytics{background:radial-gradient(circle at 50% 0,rgba(82,139,103,.09),transparent 58%),#fff}.interest-future{background:radial-gradient(circle at 50% 0,rgba(26,57,93,.06),transparent 58%),#fff}.interest-logo,.future-orbit{width:76px;height:76px;border:1px solid #dce5df;border-radius:50%;display:grid;place-items:center;background:#fff;box-shadow:0 9px 24px rgba(21,45,65,.06);margin-bottom:14px}.interest-logo img{width:58px;height:58px;object-fit:contain}.interest-card h4{margin:0 0 10px;color:var(--navy);font-size:18px}.interest-menulytics h4{color:var(--green-dark)}.interest-card p{margin:0;color:#48566d;font-size:13px;line-height:1.55;max-width:260px}.interest-card>span{margin-top:auto;width:100%;height:42px;border:1px solid #9fb4aa;border-radius:6px;display:flex;align-items:center;justify-content:center;gap:34px;font-size:13px;color:var(--green-dark)}.interest-future>span{border-color:#91a6c3;color:var(--navy)}
.future-orbit{position:relative}.future-orbit i{position:absolute;width:6px;height:6px;border-radius:50%;background:#1b5f98}.future-orbit i:nth-child(1){transform:translate(0,-22px)}.future-orbit i:nth-child(2){transform:translate(16px,-16px);opacity:.85}.future-orbit i:nth-child(3){transform:translate(22px,0);opacity:.72}.future-orbit i:nth-child(4){transform:translate(16px,16px);opacity:.58}.future-orbit i:nth-child(5){transform:translate(0,22px);opacity:.48}.future-orbit i:nth-child(6){transform:translate(-16px,16px);opacity:.4}.future-orbit i:nth-child(7){transform:translate(-22px,0);opacity:.54}.future-orbit i:nth-child(8){transform:translate(-16px,-16px);opacity:.7}
.contact-note{margin-top:16px;border:1px solid #dfe7e2;background:#f7faf8;border-radius:9px;min-height:62px;padding:12px 18px;display:flex;align-items:center;gap:16px}.contact-note span{width:28px;height:28px;border:2px solid var(--green);border-radius:50%;display:grid;place-items:center;color:var(--green-dark);font-family:serif;font-weight:700;flex:0 0 auto}.contact-note p{margin:0;color:#4f5c70;font-size:13px;line-height:1.5}
.contact-footer{border-top:1px solid #dfe5e8;background:#fff;padding:24px 0 28px}.footer-grid{display:flex;justify-content:space-between;align-items:center;gap:40px}.footer-brand{font:500 16px Manrope,sans-serif;letter-spacing:.24em;color:var(--navy);margin-bottom:8px}.contact-footer p{margin:0;color:#667085;font-size:12px}.footer-links{display:flex;align-items:center}.footer-links a{padding:0 30px;border-right:1px solid #dfe5e8;color:var(--navy);font-size:13px;display:flex;gap:12px;align-items:center}.footer-links a:last-child{border-right:0;font-weight:700}
@media(max-width:980px){.contact-grid{grid-template-columns:1fr}.footer-grid{align-items:flex-start;flex-direction:column}.footer-links a:first-child{padding-left:0}}
@media(max-width:680px){.contact-section{padding:62px 0 40px}.contact-panel{padding:20px}.interest-cards{grid-template-columns:1fr}.detail-row{grid-template-columns:48px 1fr;gap:13px;padding-inline:0}.detail-icon{width:44px;height:44px}.footer-links{flex-direction:column;align-items:flex-start;gap:14px}.footer-links a{padding:0;border:0}.contact-heading h2{font-size:42px}}


/* Shared, lightweight page transition */
html:not(.page-ready) body{opacity:0;transform:translateY(-18px)}
html.page-ready body{opacity:1;transform:translateY(0);transition:opacity .52s cubic-bezier(.22,1,.36,1),transform .52s cubic-bezier(.22,1,.36,1)}
html.page-leaving body{opacity:0;transform:translateY(12px);transition:opacity .28s ease,transform .28s ease}
@media (prefers-reduced-motion:reduce){html:not(.page-ready) body,html.page-ready body,html.page-leaving body{opacity:1;transform:none;transition:none!important}}


/* Mobile polish */
.contact-note span,.status-strip .info-icon{width:28px!important;height:28px!important;min-width:28px!important;min-height:28px!important;aspect-ratio:1/1;border-radius:50%!important;line-height:1!important;flex:0 0 28px!important}
.contact-footer-copy{text-align:center;margin-top:18px;padding-top:16px;border-top:1px solid #edf1f2;color:#8a96a6;font-size:12px}
@media(max-width:760px){
  .hero-actions{align-items:center}
  .hero-actions .button{width:min(280px,100%);height:46px;padding:0 18px;font-size:14px;gap:18px}
  .family-tree{text-align:center}
  .tree-products{display:flex;flex-direction:column;align-items:center;gap:20px;margin-top:30px}
  .tree-product{width:min(280px,100%);display:grid;grid-template-columns:72px 1fr;grid-template-rows:auto auto;text-align:left;align-items:center;justify-content:center;column-gap:14px}
  .tree-icon{justify-self:center}
  .status-strip{align-items:center}
}
