body{margin:0;padding:0;font-family:"Cormorant Garamond", sans-serif;}
a{color:inherit;}
*,*::before,*::after{box-sizing:border-box;}
.strong-view{
  background: #FDFCFE;
  border-bottom: 1px solid #E6E0EE;
  width: 100%;color:#3A3542;}
:root {
  --paint-soft: #5A5468;
  --paint-panel: #F3F0F7;
  --delay-panel: ease-in-out;
}
.public-flow {
  max-width: 920px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 1.5rem 1.53rem;
  gap: 0.71rem;
}
.compact-details {
  font-size: calc(15.4px * 1.35);
  font-weight: 700;
  color: #3A3542;
  text-decoration: none;
  letter-spacing: -0.02em;
  white-space: nowrap;
  transition: color 600ms var(--delay-panel);
}
.compact-details:hover {
  color: #F2B84B;
}
.nav-list {
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0;
  gap: calc(0.71rem * 0.75);
}
.nav-list a {
  color: var(--paint-soft);
  text-decoration: none;
  font-size: calc(15.4px * .875);
  font-weight: 500;
  padding: 0.4rem 0.6rem;
  border-radius: 0.38rem;
  transition: color 600ms var(--delay-panel), background-color 600ms var(--delay-panel);
}
.nav-list a:hover {
  color: #3A3542;
  background: var(--paint-panel);
}
.clear-summary{
  display: none;
  flex-direction: column;
  justify-content: center;
  gap: 5px;
  width: 44px;
  height: 44px;
  padding: 10px;
  background: var(--paint-panel);
  border: none;
  border-radius: 0.62rem;
  cursor: pointer;
  transition: background-color 600ms var(--delay-panel);color:var(--paint-soft);}
.clear-summary span{
  display: block;
  height: 2px;
  width: 100%;
  background: #3A3542;
  border-radius: 2px;
  transition: transform 600ms var(--delay-panel), opacity 600ms var(--delay-panel);color:#3A3542;}
.clear-summary:hover{
  background: #E6E0EE;color:#3A3542;}
.clear-summary[aria-expanded="true"] span:nth-child(1){transform: translateY(7px) rotate(45deg);}
.clear-summary[aria-expanded="true"] span:nth-child(2){opacity: 0;}
.clear-summary[aria-expanded="true"] span:nth-child(3){transform: translateY(-7px) rotate(-45deg);}
.local-method{
  display: none;
  background: #FDFCFE;
  border-top: 1px solid #E6E0EE;
  padding: 1.5rem 1.53rem;color:#3A3542;}
.local-method ul{list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: calc(0.71rem * 1.5);}
.local-method a{display: block;
  color: #3A3542;
  text-decoration: none;
  font-size: 15.4px;
  font-weight: 500;
  padding: 0.5rem 0;
  border-bottom: 1px solid #E6E0EE;
  transition: color 600ms var(--delay-panel);}
.local-method a:hover{color:inherit;}
.local-method.open{display: block;}
@media (max-width: 767px) {
  .public-flow {
    flex-wrap: wrap;
    padding: calc(1.5rem * 0.75) 1.53rem;
  }

  .nav-left,
  .nav-right {
    display: none;
  }

  .compact-details {
    order: 1;
    font-size: calc(15.4px * 1.35);
  }

  .clear-summary {
    display: flex;
    order: 2;
    margin-left: auto;
  }

  .local-method {
    width: 100%;
    order: 3;
  }
}
@media (min-width: 768px) {
  .local-method {
    display: none !important;
  }
}
.quiet-tile{padding:calc(1.5rem * 2.4) 1.53rem;font-family:"Cormorant Garamond", sans-serif;font-size:15.4px;line-height:2.02;background:#2B2733;color:#FDFCFE;}
.primary-tile{max-width:920px;margin:0 auto;display:flex;flex-direction:column;gap:calc(0.71rem * 1.5)}
.featured-body{display:flex;flex-wrap:wrap;gap:1.53rem;align-items:flex-start;padding-bottom:1.5rem;border-bottom:1px solid rgba(255, 255, 255, 0.15)}
.featured-body address,
  .featured-body p{margin:0;font-style:normal;color:inherit}
.top-nav{display:block;font-size:calc(15.4px * .875);opacity:0.75;margin-bottom:0.25rem;font-weight:600;letter-spacing:0.02em;text-transform:uppercase}
.featured-body a{color:inherit;text-decoration:none;transition:opacity 600ms var(--delay-panel)}
.featured-body a:hover{opacity:0.75;text-decoration:underline;text-underline-offset:3px;color:inherit}
.featured-nav{text-align:center;padding:1.5rem 0}
.strong-flow{display:inline-block;font-size:calc(15.4px * 2);font-weight:700;color:inherit;text-decoration:none;letter-spacing:-0.01em;margin-bottom:1.53rem}
.strong-flow:hover{opacity:0.85}
.bottom-rail{margin:0;max-width:420px;margin-left:auto;margin-right:auto;font-size:15.4px;opacity:0.85}
.focused-body{display:grid;grid-template-columns:repeat(3, 1fr);gap:1.53rem;padding:1.5rem 0;border-top:1px solid rgba(255, 255, 255, 0.15);border-bottom:1px solid rgba(255, 255, 255, 0.15)}
.team-brand{display:flex;flex-direction:column;gap:0.5rem}
.focused-body a{color:inherit;text-decoration:none;font-size:calc(15.4px * .875);transition:opacity 600ms var(--delay-panel);padding:0.15rem 0}
.focused-body a:hover{opacity:0.75;text-decoration:underline;text-underline-offset:3px;color:inherit}
.team-details{text-align:center;padding-top:1.5rem}
.direct-method{font-size:calc(15.4px * .875);opacity:0.75;max-width:720px;margin:0 auto 1.53rem;line-height:1.6}
.wide-proof{font-size:calc(15.4px * .875);opacity:0.6;margin:0}
@media (max-width: 768px) {.featured-body{flex-direction:column;gap:1.5rem}.focused-body{grid-template-columns:repeat(2, 1fr);gap:1.5rem 1.53rem}
  }
@media (max-width: 480px) {.focused-body{grid-template-columns:1fr}
  }
.cookies {
        position: fixed;
        left: 1.53rem;
        top: 50%;
        transform: translateY(-50%);
        z-index: 1200
    }
.cookies .focused-menu {
        width: min(22rem, calc(100vw - 1.53rem * 2));
        display: flex;
        flex-direction: column;
        gap: calc(1.5rem * .75);
        padding: 1.5rem;
        border: 1px solid color-mix(in srgb, currentColor 14%, transparent);
        background: #f5f5f5;
        color: #0a0f1a;
        box-shadow: 0 16px 22px rgba(0,0,0,0.09)
    }
.cookies strong {
        font-size: calc(15.4px * 1.35);
        line-height: 1.12
    }
.cookies p {
        margin: 0 0 calc(1.5rem * .75);
        color: #2a3040;
        line-height: 2.02
    }
.cookies button {
        border: 1px solid color-mix(in srgb, currentColor 16%, transparent);
        border-radius: 0.38rem;
        background: #fff;
        color: #0a0f1a;
        font: inherit;
        padding: calc(1.5rem * .75);
        cursor: pointer;
        text-align: left
    }
.cookies button.cookie-accept {
        background: #8E7CC3;
        color: #FFFFFF;
        border-color: #8E7CC3
    }
@media (max-width: 620px) {
        .cookies {
            top: auto;
            right: 1.53rem;
            bottom: 1.5rem;
            transform: none
        }

        .cookies .focused-menu {
            width: auto
        }
    }
.team-steps{
  padding:calc(calc(1.5rem * 2.4) * 1.6) 1.53rem;
  background:linear-gradient(135deg, #FDFCFE 0%, #F3EFF9 50%, #E8F3EC 100%);
  color:#3A3542;
  border-bottom:1px solid #E6E0EE;
}
.team-steps .compact-team{max-width:920px;
  margin:0 auto;
  width:100%;}
.team-steps .featured-note{display:flex;
  align-items:flex-end;
  justify-content:space-between;
  gap:calc(1.5rem * 1.5);}
.team-steps .quiet-form{flex:1 1 auto;
  min-width:0;}
.team-steps h1{margin:0;
  font-size:calc(15.4px * 2.65);
  line-height:1.1;
  letter-spacing:-0.01em;}
.team-steps .featured-group{margin:1.5rem 0 0;
  max-width:calc(920px / 2.1);
  font-size:15.4px;
  line-height:2.02;}
.team-steps .focused-menu{flex:0 0 auto;
  max-width:calc(920px / 3.2);
  display:flex;
  flex-direction:column;
  align-items:flex-start;
  gap:1.5rem;}
.team-steps .quiet-visual{margin:0;
  font-size:calc(15.4px * .875);
  line-height:2.02;
  border-left:2px solid #F2B84B;
  padding-left:1.53rem;}
.team-steps .open-body{display:flex;
  flex-wrap:wrap;
  gap:0.71rem;
  align-items:center;}
.team-steps .secondary-intro{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  padding:calc(1.5rem * .75) 1.5rem;
  border-radius:0.62rem;
  background:#8E7CC3;
  color:#FFFFFF;
  text-decoration:none;
  font-size:15.4px;
  line-height:1.2;
  transition:background 600ms var(--delay-panel);
}
.team-steps .secondary-intro:hover{
  background:#7A68B0;color:#3A3542;}
.team-steps .strong-menu{text-decoration:none;
  font-size:15.4px;
  border-bottom:1px solid transparent;
  transition:color 600ms var(--delay-panel), border-color 600ms var(--delay-panel);}
.team-steps .strong-menu:hover{border-color:#F2B84B;}
@media(max-width:860px){.team-steps .featured-note{
    flex-direction:column;
    align-items:flex-start;
  }.team-steps .focused-menu{
    max-width:100%;
  }.team-steps .featured-group{
    max-width:100%;
  }
}
.active-form{--layer-active:calc(1.5rem * 0.85);padding:calc(1.5rem * 2.4) 1.53rem;background:#FDFCFE;color:#3A3542;}
.active-form .compact-team{max-width:920px;margin:0 auto;}
.active-form h2{font-size:calc(15.4px * 2);line-height:1.2;margin:0;}
.active-form p{margin:0;font-size:15.4px;line-height:2.02;}
.active-form a{color:inherit;text-decoration:none;}
.active-form .media-steps{display:flex;flex-wrap:wrap;align-items:flex-start;gap:0.71rem;}
.active-form .plain-unit{flex:1 1 auto;min-width:0;}
.active-form .plain-unit .quiet-form{margin-top:calc(1.5rem * 0.6);max-width:calc(920px * 0.82);}
.active-form .secondary-intro{display:inline-flex;align-items:center;justify-content:center;width:max-content;max-width:100%;padding:calc(calc(1.5rem * .75) * 0.7) 1.5rem;border-radius:0.38rem;background:#8E7CC3;color:#FFFFFF;font-size:calc(15.4px * .875);transition:background 600ms var(--delay-panel);}
.active-form .secondary-intro:hover{background:#7A68B0;color:#3A3542;}
.active-form .top-group{flex:1 1 100%;display:flex;flex-direction:column;gap:calc(0.71rem * 1.1);margin-top:calc(1.5rem * 0.8);}
.active-form details{padding:calc(calc(1.5rem * .75) * 0.9) calc(calc(1.5rem * .75) * 1.1);border-radius:0.62rem;background:var(--paint-panel);color:var(--paint-soft);border-left:3px solid #F2B84B;}
.active-form summary{cursor:pointer;font-weight:600;font-size:15.4px;color:#3A3542;list-style:none;padding-right:1.5rem;position:relative;}
.active-form summary::-webkit-details-marker{display:none;}
.active-form summary::after{content:"+";position:absolute;right:0;top:50%;transform:translateY(-50%);font-size:1.2rem;color:inherit;font-weight:400;}
.active-form details[open] summary::after{content:"–";}
.active-form details p{margin-top:calc(1.5rem * 0.35);color:var(--paint-soft);font-size:calc(15.4px * .875);line-height:2.02;}
.narrow-details{position:relative;overflow:hidden;padding:calc(1.5rem * 2.4) 1.53rem;background:linear-gradient(135deg, #FDFCFE 0%, #F3EFF9 50%, #E8F3EC 100%);color:#3A3542}
.narrow-details .compact-team{position:relative;z-index:1;max-width:920px;margin:0 auto}
.narrow-details .visual-steps{max-width:44rem}
.narrow-details h2{margin:0 0 1.5rem;font-size:calc(15.4px * 2);line-height:1.15}
.narrow-details .quiet-form{margin:0 0 calc(0.71rem * 1.5);font-size:15.4px;line-height:2.02;}
.narrow-details .compact-frame{display:grid;grid-template-columns:1fr;gap:1.5rem}
.narrow-details .strong-rail{padding:calc(1.5rem * .75) 0;border-bottom:1px solid #E6E0EE}
.narrow-details .strong-rail:last-child{border-bottom:none}
.narrow-details h3{margin:0 0 0.71rem;font-size:calc(15.4px * 1.125);line-height:1.3}
.narrow-details .strong-rail p{margin:0;line-height:2.02;font-size:15.4px}
.narrow-details .bottom-media{max-width:38rem;margin:calc(0.71rem * 1.5) 0 0;padding-top:1.5rem;border-top:1px solid #E6E0EE;font-size:15.4px;line-height:2.02;font-style:italic}
@media(min-width:640px){.narrow-details .compact-frame{grid-template-columns:1fr 1fr;column-gap:calc(0.71rem * 1.5)}.narrow-details .strong-rail:nth-last-child(2){border-bottom:none}
}
.top-figure{--layer-active:calc(1.5rem * 1.19);--mark-control:calc(920px / 2.25);padding:calc(1.5rem * 2.4) 1.53rem;background:#FDFCFE;color:#3A3542;}
.top-figure .compact-team{max-width:920px;margin:0 auto;}
.top-figure h1,.top-figure h2,.top-figure h3,.top-figure p{margin:0;}
.top-figure h2{font-size:calc(15.4px * 2);line-height:1.2;max-width:var(--mark-control);}
.top-figure h3{font-size:calc(15.4px * 1.35);line-height:1.3;font-weight:600;}
.top-figure p{font-size:15.4px;line-height:2.02;color:var(--paint-soft);}
.top-figure a{color:inherit;text-decoration:none;border-bottom:1px solid color-mix(in srgb, #8E7CC3 40%, transparent);}
.top-figure a:hover{color:inherit;border-bottom-color:#F2B84B;}
.top-figure .quiet-visual{font-size:calc(15.4px * .875);text-transform:uppercase;letter-spacing:0.08em;color:inherit;font-weight:600;}
.top-figure .content-footer{display:flex;flex-wrap:wrap;gap:calc(1.5rem * .75);margin-top:var(--layer-active);}
.top-figure .text-unit{flex:1 1 calc(920px / 3.2);min-width:220px;padding:calc(1.5rem * .75) calc(1.5rem * .75) calc(calc(1.5rem * .75) * 1.1);border-radius:0.98rem;background:var(--paint-panel);border:1px solid #E6E0EE;color:var(--paint-soft);}
.top-figure .text-unit p{font-size:calc(15.4px * .875);margin-bottom:calc(1.5rem / 3);color:inherit;font-weight:600;text-transform:none;letter-spacing:normal;}
.top-figure .text-unit h3{color:#3A3542;}
.top-figure .visual-grid>h2{margin-top:var(--layer-active);}
.top-figure .contact-plan{margin-top:calc(1.5rem / 1.4);font-size:15.4px;max-width:var(--mark-control);}
.main-intro{
    background: #FDFCFE;
    color: #3A3542;
    padding: calc(1.5rem * 2.4) 1.53rem;
  }
.main-intro .compact-team{width: min(100%, 920px);
    margin: 0 auto;
    display: grid;
    gap: calc(1.5rem * 1.2);}
.main-intro .featured-group{display: grid;
    gap: 1.5rem;
    max-width: 68ch;}
.main-intro h2,
  .main-intro h3,
  .main-intro p{margin: 0;}
.main-intro h2{font-size: calc(15.4px * 2);
    line-height: 1.1;
    letter-spacing: -0.01em;}
.main-intro h3{font-size: calc(15.4px * 1.35);
    line-height: 1.2;
    font-weight: 600;}
.main-intro p{font-size: 15.4px;
    line-height: 2.02;}
.main-intro .quiet-form{font-size: calc(15.4px * 1.125);
    line-height: 2.02;
    color: var(--paint-soft);}
.main-intro .featured-items{display: grid;
    border-top: 1px solid #E6E0EE;}
.main-intro .clear-lead{display: grid;
    grid-template-columns: minmax(7rem, 0.2fr) minmax(12rem, 0.35fr) minmax(0, 1fr);
    gap: 1.5rem;
    padding: 1.5rem 0;
    border-bottom: 1px solid #E6E0EE;
    align-items: start;}
.main-intro .quiet-stack{font-size: calc(15.4px * .875);
    text-transform: uppercase;
    letter-spacing: 0.08em;
    color: var(--paint-soft);
    padding-top: 0.35rem;}
.main-intro .soft-intro{
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 1.5rem;
    padding: 1.5rem 1.5rem;
    border-radius: 0.98rem;
    background: #FFFFFF;
    color: #3A3542;
    border: 1px solid #E6E0EE;
    margin-top: 1.5rem;
  }
.main-intro .offer-links{max-width: 48ch;
    font-size: 15.4px;
    line-height: 2.02;}
.main-intro .soft-intro a{color:inherit;
    font-weight: 600;
    text-decoration: none;
    border-bottom: 1px solid currentColor;
    white-space: nowrap;
    padding-bottom: 2px;}
.main-intro .soft-intro a:hover{color: #7A68B0;
    border-bottom-color: transparent;}
@media (max-width: 800px) {.main-intro .compact-team{
      gap: 1.5rem;
    }.main-intro .clear-lead{
      grid-template-columns: 1fr;
      gap: 0.5rem;
      padding: 1.5rem 0;
    }.main-intro .quiet-stack{
      padding-top: 0;
      margin-bottom: 0.25rem;
    }.main-intro .soft-intro{
      flex-direction: column;
      align-items: flex-start;
      gap: 1.5rem;
    }.main-intro .soft-intro a{
      white-space: normal;
    }
  }
.bottom-lead{--layer-active:calc(1.5rem * 0.92);--mark-control:calc(920px / 3.00);--label-small:calc(920px / 3.99);padding:calc(1.5rem * 2.4) 1.53rem;background:#8E7CC3;color:#FFFFFF;}
.bottom-lead .compact-team{max-width:920px;margin:0 auto;}
.bottom-lead h1,.bottom-lead h2,.bottom-lead h3,.bottom-lead p{margin:0;}
.bottom-lead h1{font-size:calc(15.4px * 2.65);line-height:1.08;}
.bottom-lead h2{font-size:calc(15.4px * 2);line-height:1.12;}
.bottom-lead h3{font-size:calc(15.4px * 1.35);line-height:1.2;}
.bottom-lead p{font-size:15.4px;line-height:2.02;color:color-mix(in srgb, currentColor 74%, transparent);}
.bottom-lead a{color:inherit;text-decoration:none;}
.bottom-lead img{display:block;width:100%;height:auto;border-radius:0.62rem;}
.bottom-lead .secondary-intro{display:inline-flex;align-items:center;justify-content:center;width:max-content;max-width:100%;padding:calc(1.5rem * .75) 1.5rem;border-radius:0.38rem;background:#FFFFFF;color:#8E7CC3;}
.bottom-lead .quiet-form,.bottom-lead .quiet-visual{}
.bottom-lead .content-footer{display:flex;flex-wrap:wrap;align-items:flex-start;gap:0.71rem;margin-top:var(--layer-active);}
.bottom-lead .text-unit{flex:1 1 calc(920px / 4);min-width:0;}
.bottom-lead .text-unit p,.bottom-lead .text-unit a{margin-top:calc(1.5rem / 3);}
.bottom-lead .text-unit img{margin-bottom:calc(1.5rem / 2);}
.bottom-lead .simple-feature>img{margin-top:var(--layer-active);}
.bottom-lead .simple-feature>.quiet-form{margin-top:1.5rem;}
.bottom-lead .text-unit .quiet-visual{margin-top:calc(1.5rem / 3);font-size:calc(15.4px * .875);}
.fresh-headline{
  background:#FDFCFE;
  color:#3A3542;
  padding:calc(1.5rem * 2.4) 1.53rem;
}
.fresh-headline .compact-team{max-width:920px;
  margin:0 auto;}
.fresh-headline .featured-media{display:flex;
  flex-wrap:wrap;
  gap:calc(0.71rem * 1.5);
  align-items:flex-start;}
.fresh-headline .top-view{flex:1 1 24rem;
  min-width:0;}
.fresh-headline h2{margin:0;
  font-size:calc(15.4px * 2);
  line-height:1.15;
  letter-spacing:0;
  max-width:26ch;}
.fresh-headline .clear-steps{margin:1.5rem 0 0;
  font-size:calc(15.4px * 1.125);
  line-height:2.02;
  max-width:34rem;}
.fresh-headline .content-inner{
  flex:0 1 17rem;
  min-width:0;
  background:var(--paint-panel);
  color:var(--paint-soft);
  padding:calc(1.5rem * .75);
  border-radius:0.98rem;
  margin-top:calc(0.71rem * 1.5);
}
.fresh-headline .content-inner p{margin:0;
  font-size:calc(15.4px * .875);
  line-height:2.02;}
.fresh-headline .wide-frame{margin-top:calc(0.71rem * 1.5);
  border-top:1px solid #E6E0EE;}
.fresh-headline .text-method{display:flex;
  gap:1.53rem;
  padding:calc(0.71rem * 1.5) 0;
  border-bottom:1px solid #E6E0EE;}
.fresh-headline .fresh-group{flex:0 0 auto;
  font-size:calc(15.4px * .875);
  font-weight:700;
  letter-spacing:0.08em;color:inherit;
  padding-top:0.3rem;}
.fresh-headline .text-rail{min-width:0;}
.fresh-headline .text-rail h3{margin:0;
  font-size:calc(15.4px * 1.35);
  line-height:1.3;}
.fresh-headline .text-rail p{margin:1.5rem 0 0;
  line-height:2.02;
  max-width:38rem;}
.fresh-headline .focused-region{margin-top:calc(0.71rem * 1.5);
  max-width:36rem;}
.fresh-headline .focused-region p{margin:0;
  font-size:calc(15.4px * 1.125);
  line-height:2.02;
  font-style:italic;}
@media (max-width:560px){.fresh-headline .featured-media{
    display:block;
  }.fresh-headline .content-inner{
    margin-top:1.5rem;
  }.fresh-headline .text-method{
    flex-direction:column;
    gap:0.71rem;
  }
}
.top-items{--layer-active:calc(1.5rem * 1.19);--mark-control:calc(920px / 3.10);--label-small:calc(920px / 3.27);padding:calc(1.5rem * 2.4) 1.53rem;background:#FDFCFE;color:#3A3542;}
.top-items .compact-team{max-width:920px;margin:0 auto;}
.top-items h1,.top-items h2,.top-items h3,.top-items p{margin:0;}
.top-items h1{font-size:calc(15.4px * 2.65);line-height:1.08;}
.top-items h2{font-size:calc(15.4px * 2);line-height:1.12;}
.top-items h3{font-size:calc(15.4px * 1.35);line-height:1.2;}
.top-items p{font-size:15.4px;line-height:2.02;}
.top-items a{color:inherit;text-decoration:none;}
.top-items a:hover{color:inherit;}
.top-items img{display:block;width:100%;height:auto;border-radius:0.62rem;}
.top-items .secondary-intro{display:inline-flex;align-items:center;justify-content:center;width:max-content;max-width:100%;padding:calc(1.5rem * .75) 1.5rem;border-radius:0.38rem;background:#8E7CC3;color:#FFFFFF;}
.top-items .quiet-form{margin-top:1.5rem;max-width:calc(920px * 0.82);}
.top-items .content-footer{display:flex;flex-direction:column;gap:var(--layer-active);margin-top:var(--layer-active);}
.top-items .text-unit{min-width:0;}
.top-items .text-unit p{margin-top:calc(1.5rem / 3);}
.top-items .text-unit img{margin-bottom:calc(1.5rem / 2);max-width:calc(var(--label-small) * .7);}
.top-items .top-note{display:flex;flex-wrap:wrap;align-items:flex-start;gap:0.71rem;}
.top-items .top-note>.plain-unit{flex:1 1 calc(920px / 3);min-width:0;}
.top-items .top-note>.content-footer{flex:2 1 calc(920px / 2);margin-top:0;}
.top-items .top-note>img{margin-left:auto;max-width:calc(920px * 0.42);}
.top-items .visual-team{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid #E6E0EE;}
.top-items .visual-team p{font-size:calc(15.4px * .875);color:var(--paint-soft);max-width:calc(920px * 0.7);}
.content-frame{--layer-active:calc(1.5rem * 1.20);--mark-control:calc(920px / 2.44);--font-body:calc(920px / 3.53);padding:calc(1.5rem * 2.4) 1.53rem;background:#F2B84B;color:#3A2E1A;}
.content-frame .compact-team{max-width:920px;margin:0 auto;}
.content-frame h1,.content-frame h2,.content-frame h3,.content-frame p{margin:0;}
.content-frame h2{font-size:calc(15.4px * 2);line-height:1.12;}
.content-frame h3{font-size:calc(15.4px * 1.35);line-height:1.2;}
.content-frame p{font-size:15.4px;line-height:2.02;color:color-mix(in srgb, currentColor 74%, transparent);}
.content-frame a{color:inherit;text-decoration:none;}
.content-frame .compact-section{padding-block:calc(var(--layer-active) / 2);}
.content-frame .media-rail{row-gap:calc(var(--layer-active) * 1.2);}
.content-frame .quiet-track{padding-inline-end:calc(calc(1.5rem * .75) / 2);}
.content-frame .row-title{display:flex;flex-wrap:wrap;align-items:flex-start;gap:0.71rem;}
.content-frame .row-title h2{flex:1 1 calc(920px / 3);min-width:0;}
.content-frame .row-title>p{flex:1 1 calc(920px / 3);min-width:0;}
.content-frame .compact-entries{flex:1 1 100%;display:flex;flex-wrap:wrap;gap:var(--layer-active);margin-top:var(--layer-active);}
.content-frame .text-unit{flex:1 1 var(--font-body);min-width:0;}
.content-frame .text-unit p{margin-top:calc(1.5rem / 3);}
.content-frame .visual-team{flex:1 1 100%;margin-top:calc(var(--layer-active) / 2);padding-top:calc(1.5rem / 2);border-top:1px solid color-mix(in srgb, currentColor 18%, transparent);}
.content-frame .visual-team a{font-weight:600;text-decoration:underline;text-underline-offset:3px;}
.content-frame .visual-team a:hover{opacity:.8;}
.quiet-summary{
        --layer-active: calc(1.5rem * 1.10);
        padding: calc(1.5rem * 2.4) 1.53rem;
        background: #2B2733;
        color: #FDFCFE;
    }
.quiet-summary .compact-team{max-width: 920px;
        margin: 0 auto;}
.quiet-summary h1, .quiet-summary h2, .quiet-summary h3, .quiet-summary p, .quiet-summary ul{margin: 0;}
.quiet-summary h2{font-size: calc(15.4px * 2);
        line-height: 1.12;}
.quiet-summary p{font-size: 15.4px;
        line-height: 2.02;}
.quiet-summary a{text-decoration: underline;
        text-underline-offset: 0.2em;}
.quiet-summary .quiet-form{max-width: calc(920px * 0.8);
        margin: 1.5rem auto 0;
        opacity: 0.85;}
.quiet-summary .top-group{display: flex;
        flex-direction: column;
        gap: calc(1.5rem * .75);
        margin-top: calc(1.5rem * 1.2);
        text-align: left;}
.quiet-summary details{
        padding: calc(1.5rem * .75) 1.5rem;
        border-radius: 0.98rem;
        background: var(--paint-panel);
        color: var(--paint-soft);
        border: 1px solid color-mix(in srgb, var(--paint-soft) 12%, transparent);
        transition: background 600ms var(--delay-panel);
    }
.quiet-summary details[open]{
        background: #FFFFFF;
        color: #3A3542;
        border-color: #E6E0EE;
    }
.quiet-summary summary{cursor: pointer;
        font-weight: 700;
        font-size: calc(15.4px * 1.125);
        line-height: 1.4;
        list-style: none;
        display: flex;
        align-items: center;
        justify-content: space-between;
        gap: 1.53rem;}
.quiet-summary summary::-webkit-details-marker{display: none;}
.quiet-summary summary::after{content: "+";
        font-size: calc(15.4px * 1.35);
        font-weight: 400;
        line-height: 1;color:inherit;
        transition: transform 600ms var(--delay-panel);
        flex-shrink: 0;}
.quiet-summary details[open] summary::after{transform: rotate(45deg);color:inherit;}
.quiet-summary details p{margin-top: calc(1.5rem / 3);
        max-width: calc(920px * 0.9);}
.quiet-summary .quiet-visual{margin-top: calc(1.5rem * 1.1);
        font-size: calc(15.4px * .875);
        opacity: 0.8;
        max-width: calc(920px * 0.8);
        margin-left: auto;
        margin-right: auto;}
@media (max-width: 640px) {.quiet-summary .quiet-form,
        .quiet-summary .quiet-visual{
            max-width: 100%;
        }.quiet-summary details{
            padding: calc(1.5rem * .75);
        }.quiet-summary summary{
            font-size: 15.4px;
        }
    }
.service-visual{--layer-active:calc(1.5rem * 0.9);--mark-control:calc(920px / 3.1);--label-small:calc(920px / 4.2);padding:calc(1.5rem * 2.4) 1.53rem;background:#FDFCFE;color:#3A3542;}
.service-visual .compact-team{max-width:920px;margin:0 auto;}
.service-visual h1,.service-visual h2,.service-visual h3,.service-visual p{margin:0;}
.service-visual h1{font-size:calc(15.4px * 2.65);line-height:1.08;}
.service-visual h2{font-size:calc(15.4px * 2);line-height:1.14;}
.service-visual h3{font-size:calc(15.4px * 1.35);line-height:1.22;font-weight:600;}
.service-visual p{font-size:15.4px;line-height:2.02;}
.service-visual img{display:block;width:100%;height:auto;border-radius:0.62rem;}
.service-visual .quiet-form{margin-top:1.5rem;font-size:calc(15.4px * 1.125);line-height:2.02;}
.service-visual .content-footer{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem 1.53rem;margin-top:1.5rem;}
.service-visual .text-unit{min-width:0;display:flex;flex-direction:column;}
.service-visual .text-unit p{margin-top:calc(1.5rem / 3.5);}
.service-visual .text-unit img{margin-bottom:calc(1.5rem / 2.5);max-width:calc(var(--label-small) * 0.85);align-self:flex-start;}
.service-visual .simple-footer{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid #E6E0EE;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1.5rem 1.53rem;}
.service-visual .quiet-visual{font-size:calc(15.4px * .875);color:var(--paint-soft);max-width:calc(920px / 2);}
.service-visual .visual-team{display:flex;flex-wrap:wrap;gap:0.71rem 1.53rem;}
.service-visual .visual-team a{color:inherit;text-decoration:none;font-weight:600;font-size:15.4px;}
.service-visual .visual-team a:hover{color:inherit;text-decoration:underline;}
@media (max-width: 720px){.service-visual .content-footer{grid-template-columns:1fr;}.service-visual .simple-footer{flex-direction:column;align-items:flex-start;}.service-visual .quiet-visual{max-width:100%;}
}
.media-frame{
  padding: calc(1.5rem * 2.4) 1.53rem;
  background: var(--paint-panel);
  color: var(--paint-soft);
}
.media-frame .direct-wrap{max-width: 920px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  gap: calc(0.71rem * 1.5);}
.media-frame .service-media{
  padding: calc(1.5rem * .75);
  border-radius: 0.98rem;
  background: #FFFFFF;
  color: #3A3542;
  border: 1px solid #E6E0EE;
  max-width: 38rem;
}
.media-frame h2{margin: 0;
  font-size: calc(15.4px * 2);
  line-height: 1.1;}
.media-frame .service-media p{margin: calc(1.5rem * .75) 0 0;
  font-size: calc(15.4px * 1.125);
  line-height: 1.6;}
.media-frame .mission{display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: calc(1.5rem * .75);}
.media-frame .content-body{
  display: flex;
  flex-direction: column;
  gap: calc(1.5rem * .75);
  padding: calc(1.5rem * .75);
  border-radius: 0.62rem;
  background: #FFFFFF;
  color: #3A3542;
  border: 1px solid #E6E0EE;
}
.media-frame .simple-view{font-size: calc(15.4px * .875);
  font-weight: 600;
  letter-spacing: 0.02em;
  text-transform: uppercase;}
.media-frame h3{margin: 0;
  font-size: calc(15.4px * 1.35);
  line-height: 1.3;}
.media-frame .content-body p{margin: 0;
  font-size: 15.4px;
  line-height: 1.7;}
.media-frame small{font-size: calc(15.4px * .875);
  line-height: 1.5;
  margin-top: auto;
  padding-top: calc(1.5rem * .75);
  border-top: 1px solid #E6E0EE;}
@media (max-width: 780px) {.media-frame .mission{
    grid-template-columns: 1fr;
  }.media-frame .service-media{
    max-width: none;
  }
}
.service-actions{--layer-active:calc(1.5rem * 1.1);padding:calc(1.5rem * 2.4) 1.53rem;background:linear-gradient(135deg, #FDFCFE 0%, #F3EFF9 50%, #E8F3EC 100%);color:#3A3542;}
.service-actions .compact-team{max-width:920px;margin:0 auto;display:flex;flex-direction:column;}
.service-actions h1,.service-actions h2,.service-actions h3,.service-actions p{margin:0;}
.service-actions h2{font-size:calc(15.4px * 2);line-height:1.15;max-width:24ch;}
.service-actions p{font-size:15.4px;line-height:2.02;}
.service-actions a{color:inherit;text-decoration:none;transition:color 600ms var(--delay-panel);}
.service-actions a:hover{color:inherit;}
.service-actions .secondary-intro{display:inline-flex;align-items:center;justify-content:center;width:max-content;max-width:100%;padding:calc(calc(1.5rem * .75) * 0.9) 1.5rem;border-radius:0.62rem;background:#8E7CC3;color:#FFFFFF;font-weight:600;box-shadow:0 0px 3px rgba(0,0,0,0.06);transition:background 600ms var(--delay-panel);}
.service-actions .secondary-intro:hover{background:#7A68B0;color:#FFFFFF;}
.service-actions .primary-story>h2{margin-top:0;}
.service-actions .primary-story>p,.service-actions .primary-story>.secondary-intro{margin-top:1.5rem;}
.service-actions .quiet-visual{font-size:calc(15.4px * .875);line-height:1.7;max-width:52ch;padding-left:calc(1.53rem * 0.6);border-left:2px solid #F2B84B;}
.service-actions .quiet-form{max-width:62ch;}
.service-actions .visual-team{margin-top:1.5rem;font-size:calc(15.4px * .875);color:var(--paint-soft);}
.service-actions .visual-team a{color:inherit;}
.service-actions .visual-team a:hover{color:inherit;}
@media (max-width:640px){.service-actions .secondary-intro{width:100%;}.service-actions .quiet-visual{padding-left:0;border-left:none;}
}
.local-benefit{--layer-active:calc(1.5rem * 1.12);--mark-control:calc(920px / 3.00);padding:calc(1.5rem * 2.4) 1.53rem;background:var(--paint-panel);color:var(--paint-soft);}
.local-benefit .compact-team{max-width:920px;margin:0 auto;}
.local-benefit h1,.local-benefit h2,.local-benefit h3,.local-benefit p{margin:0;}
.local-benefit h1{font-size:calc(15.4px * 2.65);line-height:1.08;}
.local-benefit h2{font-size:calc(15.4px * 2);line-height:1.12;}
.local-benefit h3{font-size:calc(15.4px * 1.35);line-height:1.2;}
.local-benefit p{font-size:15.4px;line-height:2.02;color:color-mix(in srgb, currentColor 74%, transparent);}
.local-benefit a{text-decoration:none;}
.local-benefit a:hover{}
.local-benefit .quiet-form{font-size:calc(15.4px * 1.125);}
.local-benefit .content-footer{display:flex;flex-wrap:wrap;gap:var(--layer-active);margin-top:var(--layer-active);}
.local-benefit .text-unit{flex:1 1 calc(920px / 3.4);min-width:0;padding:calc(calc(1.5rem * .75) * .85);border-radius:0.62rem;background:#FFFFFF;color:#3A3542;border:1px solid #E6E0EE;}
.local-benefit .text-unit p{font-size:calc(15.4px * .875);text-transform:uppercase;letter-spacing:.04em;}
.local-benefit .text-unit h3{margin-top:calc(1.5rem / 3);}
.local-benefit .text-unit p:last-child{margin-top:calc(1.5rem / 3);text-transform:none;letter-spacing:normal;font-size:15.4px;color:inherit;}
.local-benefit .plain-details{display:flex;flex-wrap:wrap;align-items:flex-start;gap:0.71rem;}
.local-benefit .plain-details>h2{flex:1 1 calc(920px / 3);min-width:0;}
.local-benefit .plain-details>.quiet-form{flex:1 1 calc(920px / 3);min-width:0;}
.local-benefit .plain-details>.content-footer{flex:1 1 100%;}
.local-benefit .quiet-visual{margin-top:var(--layer-active);font-size:calc(15.4px * .875);}
.offset--help{
    padding: clamp(48px, 6vw, 80px) clamp(16px, 4vw, 36px);
    background: var(--paint-panel);
    color: var(--paint-soft);
}
.offset--help .featured-note{max-width: 860px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    gap: clamp(28px, 4vw, 44px);}
.offset--help .quiet-form{max-width: 640px;}
.offset--help .local-nav{margin: 0 0 8px;
    font-size: calc(15.4px * .875);
    letter-spacing: 0.02em;
    color: var(--paint-soft);
    opacity: 0.8;}
.offset--help .quiet-form h2{margin: 0 0 12px;
    font-size: calc(15.4px * 2);
    line-height: 1.25;
    font-weight: 600;}
.offset--help .offer-flow{margin: 0;
    font-size: 15.4px;
    line-height: 2.02;}
.offset--help .offer-rail{display: flex;
    flex-direction: column;
    gap: 14px;}
.offset--help .secondary-region{
    display: flex;
    flex-direction: column;
    gap: 6px;
    padding: 22px 24px;
    background: #FFFFFF;
    border: 1px solid #E6E0EE;
    border-radius: 0.98rem;
    box-shadow: 0 0px 3px rgba(0,0,0,0.06);
    color: #3A3542;
}
.offset--help .row-head{display: flex;
    align-items: baseline;
    gap: 10px;}
.offset--help .row-index{font-size: calc(15.4px * .875);
    font-weight: 600;color:inherit;}
.offset--help .secondary-region h3{margin: 0;
    font-size: calc(15.4px * 1.125);
    font-weight: 600;
    line-height: 1.4;}
.offset--help .row-body p{margin: 0 0 8px;
    font-size: 15.4px;
    line-height: 2.02;}
.offset--help .row-link{display: inline-block;
    font-size: 15.4px;
    font-weight: 600;color:inherit;
    text-decoration: none;
    border-bottom: 1px solid transparent;
    transition: color 600ms var(--delay-panel), border-color 600ms var(--delay-panel);}
.offset--help .row-link:hover{color:inherit;
    border-bottom-color: currentColor;}
.offset--help .quiet-visual{
    display: flex;
    flex-direction: column;
    gap: 6px;
    padding: 20px 24px;
    background: #F2B84B;
    border-radius: 0.98rem;
    color: #3A2E1A;
}
.offset--help .strong-panel{margin: 0;
    font-size: 15.4px;
    font-weight: 600;
    line-height: 1.4;}
.offset--help .steady-surface{margin: 0;
    font-size: 15.4px;
    line-height: 2.02;}
.offset--help .quiet-intro{display: inline-block;
    margin-top: 4px;
    font-size: 15.4px;
    font-weight: 600;
    text-decoration: underline;
    text-underline-offset: 3px;
    transition: opacity 600ms var(--delay-panel);}
.offset--help .quiet-intro:hover{opacity: 0.8;}
@media (max-width: 700px) {.offset--help .secondary-region{
        padding: 18px 16px;
    }.offset--help .quiet-visual{
        padding: 18px 16px;
    }.offset--help .row-head{
        flex-direction: column;
        gap: 2px;
    }
}
.steady-benefit{--layer-active:calc(1.5rem * 0.93);padding:calc(1.5rem * 2.4) 1.53rem;background:var(--paint-panel);color:var(--paint-soft);}
.steady-benefit .compact-team{max-width:920px;margin:0 auto;}
.steady-benefit h1,.steady-benefit h2,.steady-benefit h3,.steady-benefit p,.steady-benefit ul{margin:0;}
.steady-benefit h1{font-size:calc(15.4px * 2.65);line-height:1.1;}
.steady-benefit h2{font-size:calc(15.4px * 2);line-height:1.12;}
.steady-benefit h3{font-size:calc(15.4px * 1.35);line-height:1.2;}
.steady-benefit p{font-size:15.4px;line-height:2.02;color:color-mix(in srgb, currentColor 78%, transparent);}
.steady-benefit a{color:inherit;text-decoration:none;}
.steady-benefit .quiet-form{margin-top:1.5rem;max-width:calc(920px / 1.8);}
.steady-benefit .compact-entries{display:grid;grid-template-columns:1fr;gap:calc(var(--layer-active) * 0.8);margin-top:var(--layer-active);}
.steady-benefit .text-unit{min-width:0;padding:calc(1.5rem * .75) 1.5rem;background:#FFFFFF;border:1px solid #E6E0EE;border-radius:0.98rem;color:#3A3542;}
.steady-benefit .text-unit h3{font-size:calc(15.4px * 1.35);line-height:1.2;}
.steady-benefit .text-unit p{margin-top:calc(1.5rem / 3);}
.steady-benefit .text-unit:nth-child(odd){background:#FFFFFF;color:#3A3542;}
.steady-benefit .text-unit:nth-child(even){background:#FDFCFE;border-color:#E6E0EE;color:#3A3542;}
@media (min-width: 640px){.steady-benefit .compact-entries{grid-template-columns:1fr 1fr;}.steady-benefit .text-unit:first-child{grid-column:1 / -1;}.steady-benefit .text-unit:last-child{grid-column:1 / -1;}
}
.fresh-note{padding:clamp(50px,7vw,90px) clamp(16px,4vw,36px);background:var(--paint-panel);color:var(--paint-soft);}
.fresh-note .compact-team{max-width:920px;margin:0 auto;}
.fresh-note .offer-fields{margin-bottom:14px;}
.fresh-note .offer-fields h2{margin:0;font-size:clamp(28px,4vw,40px);}
.fresh-note .offer-fields p{margin:8px 0 0;font-size:15.4px;}
.fresh-note .local-frame{border:1px solid #E6E0EE;border-radius:0.98rem;overflow:hidden;}
.fresh-note .local-frame article{display:grid;grid-template-columns:.8fr 1.2fr;gap:12px;padding:12px;border-bottom:1px solid #E6E0EE;background:var(--paint-panel);color:var(--paint-soft);}
.fresh-note .local-frame article:last-child{border-bottom:0;}
.fresh-note .local-frame h3{margin:0;font-size:1rem;}
.fresh-note .local-frame p{margin:0;}
.fresh-note .visual-team{margin-top:14px;padding:12px 14px;background:#FFFFFF;color:#3A3542;border:1px solid #E6E0EE;border-radius:0.62rem;display:flex;flex-wrap:wrap;align-items:center;gap:8px;}
.fresh-note .visual-team p{margin:0;font-size:calc(15.4px * .875);}
.fresh-note .visual-team a{color:inherit;text-decoration:underline;text-underline-offset:3px;}
.fresh-note .visual-team a:hover{color:inherit;}
.fresh-note .visual-team span{color:var(--paint-soft);opacity:.5;}
@media (max-width: 700px){.fresh-note .local-frame article{grid-template-columns:1fr;}.fresh-note .visual-team{flex-direction:column;align-items:flex-start;gap:4px;}
}
.featured-callout{
  padding: calc(1.5rem * 2.4) 1.53rem;
  background: linear-gradient(135deg, #FDFCFE 0%, #F3EFF9 50%, #E8F3EC 100%);
  color: #3A3542;
}
.featured-callout .compact-team{max-width: 920px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  gap: calc(0.71rem * 1.5);
  align-items: stretch;}
.featured-callout .page-brand{flex: 1 1 280px;
  padding: calc(1.5rem * .75) 0;}
.featured-callout h2{margin: 0;
  font-size: calc(15.4px * 2);
  line-height: 1.15;
  max-width: 16em;}
.featured-callout .page-brand p{margin: calc(1.5rem * .75) 0 0;
  font-size: 15.4px;
  max-width: 34em;}
.featured-callout .bottom-unit{
  flex: 1 1 420px;
  border-radius: 0.98rem;
  background: #FFFFFF;
  color: #3A3542;
  border: 1px solid #E6E0EE;
  overflow: hidden;
  box-shadow: 0 0px 3px rgba(0,0,0,0.06);
}
.featured-callout .clear-section{display: flex;
  justify-content: space-between;
  align-items: center;
  gap: calc(1.5rem * .75);
  padding: calc(1.5rem * .75) calc(0.71rem * 1.5);
  border-bottom: 1px solid #E6E0EE;}
.featured-callout .clear-section span{font-size: calc(15.4px * .875);
  font-weight: 600;}
.featured-callout a{text-decoration: none;
  color: inherit;}
.featured-callout .clear-section a{font-weight: 600;
  font-size: calc(15.4px * .875);
  border-bottom: 1px solid transparent;
  transition: border-color 600ms var(--delay-panel);}
.featured-callout .clear-section a:hover{border-color: #8E7CC3;}
.featured-callout .bottom-group{display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));}
.featured-callout .bottom-group a{display: block;
  padding: calc(1.5rem * .75) calc(0.71rem * 1.5);
  border-right: 1px solid #E6E0EE;
  border-bottom: 1px solid #E6E0EE;
  transition: background 600ms var(--delay-panel);}
.featured-callout .bottom-group a:nth-child(2n){border-right: none;}
.featured-callout .bottom-group a:nth-last-child(-n+2){border-bottom: none;}
.featured-callout .bottom-group a:hover{
  background: var(--paint-panel);color:var(--paint-soft);}
.featured-callout .bottom-group strong,
.featured-callout .bottom-group small,
.featured-callout .bottom-group span{display: block;}
.featured-callout .bottom-group strong{font-size: 15.4px;
  line-height: 1.3;}
.featured-callout .bottom-group small{margin: calc(calc(1.5rem * .75) * 0.3) 0;
  font-size: calc(15.4px * .875);
  text-transform: uppercase;
  letter-spacing: 0.04em;}
.featured-callout .bottom-group span{font-size: calc(15.4px * .875);
  line-height: 1.6;}
@media (max-width: 780px) {.featured-callout .compact-team{
    flex-direction: column;
  }.featured-callout .page-brand{
    padding: 0;
  }.featured-callout .bottom-group{
    grid-template-columns: 1fr;
  }.featured-callout .bottom-group a,
  .featured-callout .bottom-group a:nth-child(2n){
    border-right: none;
    border-bottom: 1px solid #E6E0EE;
  }.featured-callout .bottom-group a:last-child{
    border-bottom: none;
  }.featured-callout .clear-section{
    flex-direction: column;
    align-items: flex-start;
  }
}
.team-contact{
  padding: calc(calc(1.5rem * 2.4) * 1.2) 1.53rem;
  background: var(--paint-panel);
  color: var(--paint-soft);
}
.team-contact .compact-team{max-width: 920px;
  margin: 0 auto;}
.team-contact h2,
.team-contact h3,
.team-contact p{margin: 0;}
.team-contact h2{font-size: calc(15.4px * 2);
  line-height: 1.15;}
.team-contact h3{font-size: calc(15.4px * 1.35);
  line-height: 1.25;}
.team-contact p{font-size: 15.4px;
  line-height: 2.02;}
.team-contact a{color:inherit;
  text-decoration: none;
  transition: color 600ms var(--delay-panel);}
.team-contact a:hover{color:inherit;}
.team-contact img{display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 0.62rem;}
.team-contact .featured-media{display: flex;
  flex-wrap: wrap;
  gap: calc(1.5rem * 1.1);
  margin-bottom: calc(1.5rem * 1.4);}
.team-contact .featured-proof{flex: 1 1 calc(920px / 1.8);
  min-width: 0;}
.team-contact .featured-proof .quiet-form{margin-top: calc(1.5rem / 2.2);
  max-width: 56ch;}
.team-contact .narrow-items{
  flex: 1 1 calc(920px / 3.2);
  min-width: 0;
  align-self: flex-end;
  padding: calc(1.5rem * .75) calc(calc(1.5rem * .75) * 1.2);
  background: #FFFFFF;
  border: 1px solid #E6E0EE;
  border-radius: 0.98rem;
  color: #3A3542;
  font-size: calc(15.4px * .875);
  line-height: 1.8;
}
.team-contact .focused-view{display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: calc(1.5rem * 0.8);}
.team-contact .quiet-header{
  display: flex;
  flex-direction: column;
  background: #FFFFFF;
  border: 1px solid #E6E0EE;
  border-radius: 0.98rem;
  overflow: hidden;
  transition: box-shadow 600ms var(--delay-panel);color:#3A3542;}
.team-contact .quiet-header:hover{box-shadow: 0 5px 10px rgba(0,0,0,0.07);}
.team-contact .card-media{aspect-ratio: 4 / 3;
  overflow: hidden;}
.team-contact .card-body{display: flex;
  flex-direction: column;
  flex: 1;
  padding: calc(calc(1.5rem * .75) * 1.1) calc(calc(1.5rem * .75) * 1.1) calc(calc(1.5rem * .75) * 1.3);}
.team-contact .card-text{margin-top: calc(1.5rem / 2.6);
  font-size: calc(15.4px * .875);
  line-height: 1.75;
  flex: 1;}
.team-contact .card-meta{display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0.71rem;
  margin-top: calc(1.5rem / 1.8);
  padding-top: calc(1.5rem / 3);
  border-top: 1px solid #E6E0EE;
  font-size: calc(15.4px * .875);}
.team-contact .card-meta span{color: var(--paint-soft);}
.team-contact .card-link{font-weight: 600;
  white-space: nowrap;}
.team-contact .bottom-line{margin-top: calc(1.5rem * 1.2);
  padding-top: calc(1.5rem / 1.6);
  border-top: 1px solid #E6E0EE;
  max-width: 62ch;}
.team-contact .bottom-line p{font-size: calc(15.4px * .875);
  line-height: 1.8;}
@media (max-width: 760px) {.team-contact .focused-view{
    grid-template-columns: 1fr;
    gap: 1.5rem;
  }.team-contact .featured-media{
    flex-direction: column;
    gap: 1.5rem;
  }.team-contact .narrow-items{
    align-self: stretch;
  }
}
.main-list{
        padding: calc(1.5rem * 2.4) 1.53rem;
        background: linear-gradient(135deg, #FDFCFE 0%, #F3EFF9 50%, #E8F3EC 100%);
        color: #3A3542;
    }
.main-list .compact-team{max-width: 920px;
        margin: 0 auto;}
.main-list .featured-group{max-width: 42rem;
        margin-bottom: calc(0.71rem * 1.5);}
.main-list .visual-links{margin: 0 0 0.71rem;
        font-size: calc(15.4px * .875);
        font-weight: 600;
        letter-spacing: 0.04em;
        text-transform: uppercase;}
.main-list h2{margin: 0;
        font-size: calc(15.4px * 2);
        line-height: 1.1;}
.main-list .featured-group p:last-child{margin: calc(1.5rem * .75) 0 0;
        font-size: calc(15.4px * 1.125);
        line-height: 2.02;}
.main-list .offer-quote{display: grid;
        grid-template-columns: 1fr 1fr;
        gap: calc(1.5rem * .75);}
.main-list .open-headline{
        padding: calc(1.5rem * .75);
        border: 1px solid #E6E0EE;
        border-radius: 0.98rem;
        background: #FFFFFF;
        color: #3A3542;
        box-shadow: 0 0px 3px rgba(0,0,0,0.06);
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }
.main-list .steady-headline{margin: 0;
        font-size: 15.4px;
        line-height: 2.02;}
.main-list .text-team{margin-top: calc(1.5rem * .75);
        padding-top: 0.71rem;
        border-top: 1px solid #E6E0EE;
        display: flex;
        justify-content: space-between;
        align-items: flex-end;
        gap: calc(1.5rem * .75);}
.main-list .text-team strong{display: block;
        font-weight: 600;}
.main-list .text-team span{display: block;
        font-size: calc(15.4px * .875);}
.main-list .public-form{text-align: right;
        white-space: nowrap;}
.main-list .public-panel{
        margin-top: calc(0.71rem * 1.5);
        padding: calc(1.5rem * .75);
        border-radius: 0.98rem;
        background: var(--paint-panel);
        color: var(--paint-soft);
        font-size: calc(15.4px * .875);
        line-height: 2.02;
    }
.main-list .public-panel p{margin: 0;}
.main-list .public-panel a{text-decoration: underline;
        text-underline-offset: 2px;}
.main-list .public-panel a:hover{}
@media (max-width: 760px) {.main-list .offer-quote{
            grid-template-columns: 1fr;
        }.main-list .text-team{
            flex-direction: column;
            align-items: flex-start;
            gap: 0.71rem;
        }.main-list .public-form{
            text-align: left;
            white-space: normal;
        }
    }
.quiet-view{
  padding:calc(1.5rem * 2.4) 1.53rem;
  background:#FDFCFE;
  color:#3A3542;
}
.quiet-view .compact-team{max-width:920px;
  margin:0 auto;}
.quiet-view h1,.quiet-view h2,.quiet-view h3,.quiet-view p{margin:0;}
.quiet-view h2{font-size:calc(15.4px * 2);
  line-height:1.15;
  max-width:34ch;}
.quiet-view p{font-size:15.4px;
  line-height:2.02;}
.quiet-view .quiet-form{max-width:56ch;}
.quiet-view .quiet-visual{font-size:calc(15.4px * .875);
  color:var(--paint-soft);
  max-width:58ch;}
.quiet-view .secondary-intro{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  width:max-content;
  max-width:100%;
  padding:calc(1.5rem * .75) 1.5rem;
  border-radius:0.62rem;
  background:#8E7CC3;
  color:#FFFFFF;
  text-decoration:none;
  transition:background 600ms var(--delay-panel);
}
.quiet-view .secondary-intro:hover{
  background:#7A68B0;color:#3A3542;}
.quiet-view .contact-plan{font-size:calc(15.4px * .875);
  color:var(--paint-soft);}
.quiet-view .contact-plan a{color:inherit;
  text-decoration:underline;
  text-underline-offset:0.2em;}
.quiet-view .contact-plan a:hover{color:inherit;}
.quiet-view .primary-story>h2,
.quiet-view .primary-story>p,
.quiet-view .primary-story>.secondary-intro,
.quiet-view .primary-story>.contact-plan{margin-top:1.5rem;}
.quiet-view .primary-story .quiet-form{margin-top:calc(1.5rem * 0.6);}
.quiet-view .primary-story .quiet-visual{margin-top:calc(1.5rem * 0.5);}
@media (max-width:640px){.quiet-view .secondary-intro{
    width:100%;
  }
}
.page-copy{
  --layer-active:calc(1.5rem * 1.1);
  padding:calc(1.5rem * 2.4) 1.53rem;
  background:#FDFCFE;
  color:#3A3542;
}
.page-copy .compact-team{max-width:920px;
  margin:0 auto;}
.page-copy h2,.page-copy h3,.page-copy p{margin:0;}
.page-copy h2{font-size:calc(15.4px * 2);
  line-height:1.15;}
.page-copy h3{font-size:calc(15.4px * 1.35);
  line-height:1.25;}
.page-copy p{font-size:15.4px;
  line-height:2.02;
  color:var(--paint-soft);}
.page-copy .featured-group{max-width:calc(920px * 0.82);
  margin-bottom:calc(1.5rem * 1.4);}
.page-copy .featured-group .quiet-form{margin-top:calc(1.5rem * .75);
  font-size:calc(15.4px * 1.125);
  line-height:1.7;}
.page-copy .page-copy{display:flex;
  flex-direction:column;}
.page-copy .clear-header{display:flex;
  gap:1.5rem;
  padding-bottom:1.5rem;
  position:relative;}
.page-copy .clear-header:not(:last-child)::before{
  content:"";
  position:absolute;
  left:calc(calc(1.5rem * .75) * 0.5);
  top:calc(calc(1.5rem * .75) * 1.2);
  bottom:0;
  width:1px;
  background:#E6E0EE;color:#3A3542;}
.page-copy .simple-view{flex:0 0 auto;
  width:calc(calc(1.5rem * .75) * 1.2);
  display:flex;
  flex-direction:column;
  align-items:center;
  gap:0.71rem;
  position:relative;
  z-index:1;}
.page-copy .narrow-form{
  width:calc(calc(1.5rem * .75) * 0.7);
  height:calc(calc(1.5rem * .75) * 0.7);
  border-radius:50%;
  background:#F2B84B;
  border:3px solid #FDFCFE;
  box-shadow:0 0px 3px rgba(0,0,0,0.06);color:#3A2E1A;}
.page-copy .compact-rail{font-size:calc(15.4px * .875);
  line-height:1.3;
  color:var(--paint-soft);
  white-space:nowrap;
  transform:rotate(-90deg) translateX(-100%);
  transform-origin:top left;
  margin-top:calc(calc(1.5rem * .75) * 0.8);
  letter-spacing:0.02em;}
.page-copy .steady-tile{flex:1 1 auto;
  min-width:0;
  padding-top:calc(calc(1.5rem * .75) * 0.2);}
.page-copy .steady-tile p{margin-top:calc(1.5rem / 3);}
.page-copy .quiet-visual{
  margin-top:1.5rem;
  padding:calc(1.5rem * .75) 1.5rem;
  background:var(--paint-panel);
  border-radius:0.98rem;
  max-width:calc(920px * 0.9);color:var(--paint-soft);}
.page-copy .quiet-visual p{color:var(--paint-soft);
  font-size:15.4px;}
@media (max-width: 640px){.page-copy .clear-header{
    gap:calc(1.5rem * .75);
  }.page-copy .compact-rail{
    transform:none;
    white-space:normal;
    margin-top:0.71rem;
    text-align:center;
  }.page-copy .simple-view{
    width:calc(calc(1.5rem * .75) * 0.9);
  }.page-copy .narrow-form{
    width:calc(calc(1.5rem * .75) * 0.5);
    height:calc(calc(1.5rem * .75) * 0.5);
  }
}
.grid-value-list{--layer-active:calc(1.5rem * 1.15);--mark-control:calc(920px / 2.50);--label-small:calc(920px / 3.66);padding:calc(1.5rem * 2.4) 1.53rem;background:var(--paint-panel);color:var(--paint-soft);}
.grid-value-list .compact-team{max-width:920px;margin:0 auto;}
.grid-value-list h1,.grid-value-list h2,.grid-value-list h3,.grid-value-list p{margin:0;}
.grid-value-list h1{font-size:calc(15.4px * 2.65);line-height:1.08;}
.grid-value-list h2{font-size:calc(15.4px * 2);line-height:1.12;}
.grid-value-list h3{font-size:calc(15.4px * 1.35);line-height:1.2;}
.grid-value-list p{font-size:15.4px;line-height:2.02;}
.grid-value-list a{text-decoration:none;border-bottom:1px solid color-mix(in srgb, #8E7CC3 40%, transparent);transition:border-color 600ms var(--delay-panel);}
.grid-value-list a:hover{border-color:#F2B84B;}
.grid-value-list img{display:block;width:100%;height:auto;border-radius:0.98rem;box-shadow:0 5px 10px rgba(0,0,0,0.07);}
.grid-value-list .content-footer{display:flex;flex-direction:column;gap:1.5rem;margin-top:var(--layer-active);}
.grid-value-list .text-unit{min-width:0;padding-left:calc(1.53rem * 0.6);border-left:2px solid #E6E0EE;}
.grid-value-list .text-unit p{color:inherit;}
.grid-value-list .text-unit:first-child{border-left-color:#F2B84B;}
.grid-value-list .top-note{display:flex;flex-wrap:wrap;align-items:flex-start;gap:1.5rem 1.53rem;}
.grid-value-list .top-note>.plain-unit{flex:1 1 calc(920px / 3);min-width:0;}
.grid-value-list .top-note>.content-footer{flex:2 1 calc(920px / 2);margin-top:0;}
.grid-value-list .top-note>img{flex:1 1 100%;margin-top:1.5rem;max-height:320px;object-fit:cover;}
.grid-value-list .plain-unit .quiet-form{margin-top:1.5rem;font-size:15.4px;}
.grid-value-list .quiet-visual{margin-top:1.5rem;font-size:calc(15.4px * .875);max-width:var(--mark-control);}
.direct-entries{--layer-active:calc(1.5rem * 1.07);--mark-control:calc(920px / 2.31);--font-body:calc(920px / 2.9);padding:calc(1.5rem * 2.4) 1.53rem;background:var(--paint-panel);color:var(--paint-soft);}
.direct-entries .compact-team{max-width:920px;margin:0 auto;}
.direct-entries h1,.direct-entries h2,.direct-entries h3,.direct-entries p,.direct-entries ul{margin:0;}
.direct-entries h1{font-size:calc(15.4px * 2.65);line-height:1.1;}
.direct-entries h2{font-size:calc(15.4px * 2);line-height:1.12;}
.direct-entries h3{font-size:calc(15.4px * 1.35);line-height:1.2;}
.direct-entries p{font-size:15.4px;line-height:2.02;}
.direct-entries a{color:inherit;text-decoration:none;}
.direct-entries img{display:block;width:100%;height:auto;border-radius:0.62rem;}
.direct-entries .secondary-intro{display:inline-flex;align-items:center;justify-content:center;padding:calc(1.5rem * .75) 1.5rem;border-radius:0.38rem;background:#8E7CC3;color:#FFFFFF;}
.direct-entries .soft{background:color-mix(in srgb, color-mix(in srgb, currentColor 10%, transparent) 82%, transparent);}
.direct-entries .visual-story{text-align:center;}
.direct-entries .offset{padding-inline-start:calc(1.53rem / 2);}
.direct-entries .compact-section{padding-block:calc(var(--layer-active) / 2);}
.direct-entries .open{padding-block-start:var(--layer-active);}
.direct-entries .compact{padding-block-end:calc(var(--layer-active) / 3);}
.direct-entries .wide{max-width:920px;}
.direct-entries .clear-quote{padding-inline-start:calc(1.5rem * .75);}
.direct-entries .media-rail{row-gap:calc(var(--layer-active) * 1.2);}
.direct-entries .fresh-inner{row-gap:calc(var(--layer-active) * .7);}
.direct-entries .measured{column-gap:calc(0.71rem * .85);}
.direct-entries .relaxed{column-gap:calc(0.71rem * 1.12);}
.direct-entries .quiet-track{padding-inline-end:calc(calc(1.5rem * .75) / 2);}
.direct-entries .row-title{display:flex;flex-wrap:wrap;align-items:flex-start;gap:0.71rem;}
.direct-entries .row-title h2{flex:1 1 calc(920px / 3);min-width:0;}
.direct-entries .row-title>p{flex:1 1 calc(920px / 3);min-width:0;}
.direct-entries .content-footer{flex:1 1 100%;}
.direct-entries .content-footer{display:flex;flex-wrap:wrap;gap:var(--layer-active);margin-top:var(--layer-active);}
.direct-entries .text-unit{flex:1 1 var(--font-body);min-width:0;background:#FFFFFF;color:#3A3542;border:1px solid #E6E0EE;border-radius:0.98rem;padding:calc(1.5rem * .75) 1.5rem;}
.direct-entries .text-unit p{margin-top:0;}
.direct-entries .text-unit h3{margin-top:calc(1.5rem / 2.5);font-size:calc(15.4px * .875);line-height:1.4;}
.direct-entries .text-unit a{display:inline-flex;margin-top:calc(1.5rem / 2);opacity:.85;}
.strong-wrap{--layer-active:calc(1.5rem * 1.19);--mark-control:calc(920px / 2.43);--font-body:calc(920px / 3.52);padding:calc(1.5rem * 2.4) 1.53rem;background:#2B2733;color:#FDFCFE;}
.strong-wrap .compact-team{max-width:920px;margin:0 auto;display:flex;flex-direction:column;}
.strong-wrap h2,.strong-wrap h3,.strong-wrap p{margin:0;}
.strong-wrap h2{font-size:calc(15.4px * 2);line-height:1.12;}
.strong-wrap h3{font-size:calc(15.4px * 1.35);line-height:1.2;}
.strong-wrap p{font-size:15.4px;line-height:2.02;opacity:.82;}
.strong-wrap a{color:inherit;text-decoration:none;}
.strong-wrap .quiet-form{margin-top:1.5rem;max-width:calc(920px / 1.9);align-self:center;opacity:.9;}
.strong-wrap .page-links{display:flex;flex-wrap:wrap;gap:var(--layer-active);margin-top:calc(var(--layer-active) * 1.2);}
.strong-wrap .text-unit{flex:1 1 var(--font-body);min-width:0;padding:calc(var(--layer-active) * .75);border-radius:0.98rem;background:var(--paint-panel);display:flex;flex-direction:column;color:var(--paint-soft);}
.strong-wrap .text-unit h3{color:inherit;}
.strong-wrap .text-unit p{margin-top:calc(1.5rem / 3);color:inherit;flex-grow:1;}
.strong-wrap .text-unit a{display:inline-flex;margin-top:calc(1.5rem / 2);color:inherit;font-weight:600;border-bottom:2px solid #F2B84B;padding-bottom:2px;align-self:flex-start;opacity:.9;}
.strong-wrap .text-unit a:hover{opacity:1;border-color:#E0A832;}
.strong-wrap .visual-team{display:flex;flex-wrap:wrap;gap:calc(1.5rem * .75);margin-top:calc(var(--layer-active) * 1.1);padding-top:calc(1.5rem * .75);border-top:1px solid color-mix(in srgb, #FDFCFE 18%, transparent);justify-content:center;align-items:baseline;}
.strong-wrap .visual-team span{font-size:calc(15.4px * .875);opacity:.7;}
.strong-wrap .visual-team a{font-size:15.4px;border-bottom:1px solid color-mix(in srgb, #FDFCFE 35%, transparent);padding-bottom:1px;}
.strong-wrap .visual-team a:hover{border-color:#F2B84B;}
@media (max-width: 640px){.strong-wrap .page-links{gap:1.5rem;}.strong-wrap .visual-team{flex-direction:column;align-items:center;text-align:center;}
}
.steady-footer{--layer-active:calc(1.5rem * 1.13);--mark-control:calc(920px / 2.37);--font-body:calc(920px / 3.45);padding:calc(1.5rem * 2.4) 1.53rem;background:linear-gradient(135deg, #FDFCFE 0%, #F3EFF9 50%, #E8F3EC 100%);color:#3A3542;}
.steady-footer .compact-team{max-width:920px;margin:0 auto;}
.steady-footer h1,.steady-footer h2,.steady-footer h3,.steady-footer p,.steady-footer ul{margin:0;}
.steady-footer h2{font-size:calc(15.4px * 2);line-height:1.12;}
.steady-footer h3{font-size:calc(15.4px * 1.35);line-height:1.2;}
.steady-footer p{font-size:15.4px;line-height:2.02;color:color-mix(in srgb, currentColor 74%, transparent);}
.steady-footer a{color:inherit;text-decoration:none;}
.steady-footer .visual-story{text-align:center;}
.steady-footer .media-rail{row-gap:calc(var(--layer-active) * 1.2);}
.steady-footer .row-title{display:flex;flex-wrap:wrap;align-items:flex-start;gap:0.71rem;}
.steady-footer .row-title h2{flex:1 1 calc(920px / 3);min-width:0;}
.steady-footer .row-title>p{flex:1 1 calc(920px / 3);min-width:0;}
.steady-footer .content-footer{flex:1 1 100%;display:flex;flex-wrap:wrap;gap:var(--layer-active);margin-top:var(--layer-active);}
.steady-footer .text-unit{flex:1 1 var(--font-body);min-width:0;background:#FFFFFF;color:#3A3542;border:1px solid #E6E0EE;border-radius:0.98rem;padding:calc(1.5rem * .75);}
.steady-footer .text-unit h3{font-size:calc(15.4px * 1.35);line-height:1.2;margin-bottom:calc(1.5rem / 3);}
.steady-footer .text-unit p{margin-top:calc(1.5rem / 3);}
.steady-footer .visual-team{flex:1 1 100%;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:0.71rem;margin-top:calc(var(--layer-active) * .6);padding-top:calc(1.5rem * .75);border-top:1px solid #E6E0EE;}
.steady-footer .visual-team span{font-size:15.4px;color:color-mix(in srgb, currentColor 74%, transparent);}
.steady-footer .visual-team a{display:inline-flex;align-items:center;justify-content:center;padding:calc(1.5rem * .75) 1.5rem;border-radius:0.38rem;background:#8E7CC3;color:#FFFFFF;font-size:15.4px;}
.steady-footer .visual-team a:hover{background:#7A68B0;color:#3A3542;}
.bottom-tile{--layer-active:calc(1.5rem * 1.17);--mark-control:calc(920px / 2.41);padding:calc(1.5rem * 2.4) 1.53rem;background:#2B2733;color:#FDFCFE;}
.bottom-tile .compact-team{max-width:920px;margin:0 auto;}
.bottom-tile h1,.bottom-tile h2,.bottom-tile h3,.bottom-tile p,.bottom-tile ul{margin:0;}
.bottom-tile h1{font-size:calc(15.4px * 2.65);line-height:1.1;}
.bottom-tile h2{font-size:calc(15.4px * 2);line-height:1.12;}
.bottom-tile h3{font-size:calc(15.4px * 1.35);line-height:1.2;}
.bottom-tile p{font-size:15.4px;line-height:2.02;color:inherit;}
.bottom-tile a{color:inherit;text-decoration:none;}
.bottom-tile .visual-steps{max-width:calc(920px * 0.85);}
.bottom-tile .visual-links{display:inline-block;font-size:calc(15.4px * .875);letter-spacing:0.08em;text-transform:uppercase;color:#F2B84B;margin-bottom:calc(1.5rem / 2);}
.bottom-tile .quiet-form{margin-top:1.5rem;max-width:calc(920px / 1.8);}
.bottom-tile .compact-entries{display:grid;grid-template-columns:1fr;gap:calc(var(--layer-active) * 0.9);margin-top:calc(var(--layer-active) * 1.4);}
.bottom-tile .text-unit{display:grid;grid-template-columns:auto 1fr;column-gap:1.5rem;align-items:start;padding-bottom:calc(var(--layer-active) * 0.7);border-bottom:1px solid color-mix(in srgb, #FDFCFE 12%, transparent);}
.bottom-tile .text-unit:last-child{border-bottom:none;padding-bottom:0;}
.bottom-tile .media-note{font-size:calc(15.4px * .875);font-weight:600;color:#F2B84B;line-height:1.4;padding-top:calc(1.5rem / 3);}
.bottom-tile .text-unit h3{font-size:calc(15.4px * 1.35);line-height:1.2;}
.bottom-tile .text-unit p{margin-top:calc(1.5rem / 3);max-width:calc(920px / 1.5);}
.bottom-tile .visual-team{display:flex;flex-wrap:wrap;align-items:baseline;gap:1.5rem;margin-top:calc(var(--layer-active) * 1.2);padding-top:1.5rem;border-top:1px solid color-mix(in srgb, #FDFCFE 12%, transparent);}
.bottom-tile .visual-team p{opacity:0.9;margin-right:1.5rem;}
.bottom-tile .visual-team a{color:#F2B84B;font-weight:600;border-bottom:1px solid color-mix(in srgb, #F2B84B 40%, transparent);transition:border-color 600ms var(--delay-panel);}
.bottom-tile .visual-team a:hover{border-bottom-color:#F2B84B;}
.bottom-tile .team-links{opacity:0.4;}
@media (min-width: 640px){.bottom-tile .compact-entries{grid-template-columns:1fr 1fr;gap:calc(var(--layer-active) * 0.8) 1.5rem;}.bottom-tile .text-unit:nth-last-child(2){border-bottom:none;padding-bottom:0;}
}
@media (max-width: 480px){.bottom-tile .text-unit{grid-template-columns:1fr;row-gap:calc(1.5rem / 2);}.bottom-tile .visual-team{flex-direction:column;align-items:flex-start;gap:calc(1.5rem / 2);}
}
.main-frame{--layer-active:calc(1.5rem * 1.25);--mark-control:calc(920px / 2.50);--label-small:calc(920px / 3.66);padding:calc(1.5rem * 2.4) 1.53rem;background:var(--paint-panel);color:var(--paint-soft);}
.main-frame .compact-team{max-width:920px;margin:0 auto;}
.main-frame h1,.main-frame h2,.main-frame h3,.main-frame p{margin:0;}
.main-frame h1{font-size:calc(15.4px * 2.65);line-height:1.08;}
.main-frame h2{font-size:calc(15.4px * 2);line-height:1.12;}
.main-frame h3{font-size:calc(15.4px * 1.35);line-height:1.2;}
.main-frame p{font-size:15.4px;line-height:2.02;}
.main-frame a{color:inherit;text-decoration:none;}
.main-frame img{display:block;width:100%;height:auto;border-radius:0.62rem;}
.main-frame .secondary-intro{display:inline-flex;align-items:center;justify-content:center;width:max-content;max-width:100%;padding:calc(1.5rem * .75) 1.5rem;border-radius:0.38rem;background:#8E7CC3;color:#FFFFFF;}
.main-frame .quiet-form,.main-frame .quiet-visual{margin-top:1.5rem;}
.main-frame .quiet-visual{font-size:calc(15.4px * .875);line-height:2.02;}
.main-frame .content-footer{display:flex;flex-direction:column;gap:var(--layer-active);margin-top:var(--layer-active);}
.main-frame .text-unit{min-width:0;}
.main-frame .text-unit p,.main-frame .text-unit a{margin-top:calc(1.5rem / 3);}
.main-frame .text-unit img{margin-bottom:calc(1.5rem / 2);max-width:calc(var(--label-small) * .7);}
.main-frame .top-note{display:flex;flex-wrap:wrap;align-items:flex-start;gap:0.71rem;}
.main-frame .top-note>.plain-unit{flex:1 1 calc(920px / 3);min-width:0;}
.main-frame .top-note>.content-footer{flex:2 1 calc(920px / 2);margin-top:0;}
.main-frame .top-note>img{margin-left:auto;}
.main-frame .plain-unit .quiet-form{margin-top:1.5rem;}
.active-frame{
  background: #FDFCFE;
  color: #3A3542;
  padding: calc(1.5rem * 2.4) 1.53rem;
}
.active-frame .compact-team{width: min(100%, 920px);
  margin: 0 auto;
  display: grid;
  gap: 1.5rem;}
.active-frame h2,
.active-frame h3,
.active-frame p{margin: 0;}
.active-frame h2{font-size: calc(15.4px * 2); line-height: 1.08;}
.active-frame h3{font-size: calc(15.4px * 1.35); line-height: 1.2;}
.active-frame p{font-size: 15.4px; line-height: 2.02;}
.active-frame .secondary-view{display: grid;
  gap: calc(0.71rem * 1.5);
  max-width: 46rem;}
.active-frame .quiet-form{color: var(--paint-soft);
  font-size: 15.4px;}
.active-frame .bottom-form{display: grid;
  border-top: 1px solid #E6E0EE;}
.active-frame .secondary-region{display: grid;
  grid-template-columns: minmax(7rem, 0.18fr) minmax(12rem, 0.3fr) minmax(0, 1fr);
  gap: 1.5rem;
  padding: 1.5rem 0;
  border-bottom: 1px solid #E6E0EE;
  align-items: baseline;}
.active-frame .content-group{color: var(--paint-soft);
  font-size: calc(15.4px * .875);
  letter-spacing: 0.02em;}
.active-frame .plain-unit{color: #3A3542;}
.active-frame .plain-entries{
  display: flex;
  justify-content: space-between;
  gap: 0.71rem;
  align-items: center;
  padding: calc(0.71rem * 1.5) 1.5rem;
  border-radius: 0.98rem;
  background: #FFFFFF;
  color: #3A3542;
  border: 1px solid #E6E0EE;
}
.active-frame .quiet-visual{font-size: calc(15.4px * .875);
  color: var(--paint-soft);
  max-width: 34rem;}
.active-frame .plain-entries a{color:inherit;
  text-decoration: none;
  border-bottom: 1px solid currentColor;
  font-weight: 600;
  white-space: nowrap;}
.active-frame .plain-entries a:hover{color:inherit;
  border-color: transparent;}
@media (max-width: 800px) {.active-frame .compact-team{ gap: calc(0.71rem * 1.5); }.active-frame .secondary-region{
    grid-template-columns: 1fr;
    gap: 0.71rem;
  }.active-frame .plain-entries{
    flex-direction: column;
    align-items: flex-start;
  }
}
.contact-quote{
  background: linear-gradient(135deg, #FDFCFE 0%, #F3EFF9 50%, #E8F3EC 100%);
  color: #3A3542;
  padding: calc(1.5rem * 2.4) 1.53rem;
}
.contact-quote .compact-team{width: min(100%, 920px);
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  gap: calc(0.71rem * 1.5);}
.contact-quote .quiet-form{max-width: 46rem;}
.contact-quote .visual-links{font-size: calc(15.4px * .875);
  letter-spacing: 0.08em;
  text-transform: uppercase;
  margin: 0 0 calc(calc(1.5rem * .75) * 0.5);}
.contact-quote h2{font-size: calc(15.4px * 2.65);
  line-height: 1.1;
  margin: 0 0 calc(1.5rem * .75);}
.contact-quote .featured-group{font-size: 15.4px;
  line-height: 2.02;
  margin: 0;
  max-width: 40rem;}
.contact-quote .fresh-track{display: flex;
  flex-wrap: wrap;
  gap: calc(0.71rem * 1.5) 1.5rem;
  align-items: flex-start;}
.contact-quote .open-nav{flex: 1 1 16rem;
  min-width: 0;}
.contact-quote .open-nav img{display: block;
  width: 100%;
  aspect-ratio: 4 / 3;
  object-fit: cover;
  border-radius: 0.98rem;
  box-shadow: 0 5px 10px rgba(0,0,0,0.07);}
.contact-quote .page-items{flex: 1 1 20rem;
  min-width: 0;
  display: flex;
  flex-direction: column;
  gap: calc(1.5rem * .75);}
.contact-quote .quiet-visual{
  background: #FFFFFF;
  color: #3A3542;
  border: 1px solid #E6E0EE;
  border-radius: 0.98rem;
  padding: calc(1.5rem * .75) 1.5rem;
}
.contact-quote .quiet-visual h3{font-size: calc(15.4px * 1.125);
  line-height: 1.2;
  margin: 0 0 calc(calc(1.5rem * .75) * 0.4);}
.contact-quote .quiet-visual p{margin: 0;
  line-height: 2.02;}
.contact-quote .bottom-line{display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 1.5rem 1.53rem;
  border-top: 1px solid #E6E0EE;
  padding-top: calc(0.71rem * 1.5);}
.contact-quote .bottom-line p{flex: 1 1 24rem;
  margin: 0;
  line-height: 2.02;
  min-width: 0;}
.contact-quote .visual-team{
  display: inline-block;
  background: #8E7CC3;
  color: #FFFFFF;
  padding: calc(calc(1.5rem * .75) * 0.6) 1.5rem;
  border-radius: 0.62rem;
  text-decoration: none;
  font-weight: 600;
  transition: background 600ms var(--delay-panel);
}
.contact-quote .visual-team:hover{
  background: #7A68B0;color:#3A3542;}
@media (max-width: 640px) {.contact-quote h2{
    font-size: calc(15.4px * 2);
  }.contact-quote .open-nav img{
    aspect-ratio: 16 / 10;
  }
}
.media-body{--layer-active:calc(1.5rem * 1.11);--mark-control:calc(920px / 2.35);--label-small:calc(920px / 3.36);--font-body:calc(920px / 3.43);padding:calc(1.5rem * 2.4) 1.53rem;background:#2B2733;color:#FDFCFE;}
.media-body .compact-team{max-width:920px;margin:0 auto;}
.media-body h1,.media-body h2,.media-body h3,.media-body p,.media-body ul{margin:0;}
.media-body h1{font-size:calc(15.4px * 2.65);line-height:1.1;}
.media-body h2{font-size:calc(15.4px * 2);line-height:1.12;}
.media-body h3{font-size:calc(15.4px * 1.35);line-height:1.2;}
.media-body p{font-size:15.4px;line-height:2.02;color:inherit;}
.media-body a{color:inherit;text-decoration:none;}
.media-body img{display:block;width:100%;height:auto;border-radius:0.62rem;}
.media-body .secondary-intro{display:inline-flex;align-items:center;justify-content:center;padding:calc(1.5rem * .75) 1.5rem;border-radius:0.38rem;background:#FDFCFE;color:#2B2733;}
.media-body .soft{background:color-mix(in srgb, var(--paint-panel) 82%, transparent);color:var(--paint-soft);}
.media-body .visual-story{text-align:center;}
.media-body .offset{padding-inline-start:calc(1.53rem / 2);}
.media-body .compact-section{padding-block:calc(var(--layer-active) / 2);}
.media-body .open{padding-block-start:var(--layer-active);}
.media-body .compact{padding-block-end:calc(var(--layer-active) / 3);}
.media-body .wide{max-width:920px;}
.media-body .clear-quote{padding-inline-start:calc(1.5rem * .75);}
.media-body .media-rail{row-gap:calc(var(--layer-active) * 1.2);}
.media-body .fresh-inner{row-gap:calc(var(--layer-active) * .7);}
.media-body .measured{column-gap:calc(0.71rem * .85);}
.media-body .relaxed{column-gap:calc(0.71rem * 1.12);}
.media-body .quiet-track{padding-inline-end:calc(calc(1.5rem * .75) / 2);}
.media-body .row-title{display:flex;flex-wrap:wrap;align-items:flex-start;gap:0.71rem;}
.media-body .row-title h2{flex:1 1 calc(920px / 3);min-width:0;}
.media-body .row-title>p{flex:1 1 calc(920px / 3);min-width:0;}
.media-body .bottom-note{flex:1 1 100%;}
.media-body .bottom-note{display:flex;flex-wrap:wrap;gap:var(--layer-active);margin-top:var(--layer-active);}
.media-body .text-unit{flex:1 1 var(--font-body);min-width:0;}
.media-body .text-unit p{margin-top:calc(1.5rem / 3);}
.media-body .text-unit a{display:inline-flex;margin-top:calc(1.5rem / 2);opacity:.85;}
.visual-rail{--layer-active:calc(1.5rem * 1.02);--mark-control:calc(920px / 2.85);--label-small:calc(920px / 4.05);padding:calc(1.5rem * 2.4) 1.53rem;background:#8E7CC3;color:#FFFFFF;}
.visual-rail .compact-team{max-width:920px;margin:0 auto;}
.visual-rail h1,.visual-rail h2,.visual-rail h3,.visual-rail p{margin:0;}
.visual-rail h1{font-size:calc(15.4px * 2.65);line-height:1.08;}
.visual-rail h2{font-size:calc(15.4px * 2);line-height:1.12;}
.visual-rail h3{font-size:calc(15.4px * 1.35);line-height:1.2;}
.visual-rail p{font-size:15.4px;line-height:2.02;color:color-mix(in srgb, currentColor 74%, transparent);}
.visual-rail a{color:inherit;text-decoration:none;}
.visual-rail img{display:block;width:100%;height:auto;border-radius:0.62rem;}
.visual-rail .secondary-intro{display:inline-flex;align-items:center;justify-content:center;width:max-content;max-width:100%;padding:calc(1.5rem * .75) 1.5rem;border-radius:0.38rem;background:#FFFFFF;color:#8E7CC3;}
.visual-rail .quiet-form,.visual-rail .quiet-visual{font-size:calc(15.4px * 1.125);line-height:1.6;max-width:var(--mark-control);}
.visual-rail .content-footer{display:flex;flex-wrap:wrap;gap:var(--layer-active);margin-top:var(--layer-active);}
.visual-rail .text-unit{flex:1 1 calc(920px / 3.4);min-width:0;padding:calc(calc(1.5rem * .75) * .85);border-radius:0.62rem;background:color-mix(in srgb, currentColor 11%, transparent);}
.visual-rail .text-unit p,.visual-rail .text-unit a{margin-top:calc(1.5rem / 3);}
.visual-rail .text-unit img{margin-bottom:calc(1.5rem / 2);max-width:100%;}
.visual-rail .visual-grid>.content-footer{margin-top:var(--layer-active);}
.visual-rail .visual-grid>h2{margin-top:var(--layer-active);}
@media (max-width: 640px){.visual-rail .content-footer{flex-direction:column;}.visual-rail .text-unit{flex:1 1 100%;}
}
.strong-callout{--layer-active:calc(1.5rem * 1.1);padding:calc(1.5rem * 2.4) 1.53rem;background:linear-gradient(135deg, #FDFCFE 0%, #F3EFF9 50%, #E8F3EC 100%);color:#3A3542;}
.strong-callout .compact-team{max-width:920px;margin:0 auto;}
.strong-callout h1,.strong-callout h2,.strong-callout h3,.strong-callout p{margin:0;}
.strong-callout h2{font-size:calc(15.4px * 2);line-height:1.15;}
.strong-callout h3{font-size:calc(15.4px * 1.35);line-height:1.25;}
.strong-callout p{font-size:15.4px;line-height:2.02;}
.strong-callout a{text-decoration:underline;text-underline-offset:3px;}
.strong-callout a:hover{}
.strong-callout .quiet-form{max-width:62ch;margin:1.5rem auto 0;font-size:calc(15.4px * 1.125);line-height:1.7;}
.strong-callout .content-footer{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem 1.53rem;margin-top:var(--layer-active);text-align:left;}
.strong-callout .text-unit{background:#FFFFFF;color:#3A3542;border:1px solid #E6E0EE;border-radius:0.98rem;padding:1.5rem 1.53rem;}
.strong-callout .text-unit .plain-unit{display:flex;flex-direction:column;gap:calc(1.5rem / 3);}
.strong-callout .text-unit h3{font-size:calc(15.4px * 1.35);line-height:1.3;}
.strong-callout .text-unit p{font-size:15.4px;line-height:1.85;}
.strong-callout .quiet-visual{margin-top:var(--layer-active);font-size:calc(15.4px * .875);line-height:1.8;}
.strong-callout .fresh-body{text-align:center;}
.strong-callout .fresh-body>.quiet-form{margin:1.5rem auto 0;}
@media (max-width:640px){.strong-callout .content-footer{grid-template-columns:1fr;}.strong-callout .quiet-form{font-size:15.4px;}}
.content-steps{--layer-active:calc(1.5rem * 1.2);padding:calc(1.5rem * 2.4) 1.53rem;background:#FDFCFE;color:#3A3542;}
.content-steps .compact-team{max-width:920px;margin:0 auto;}
.content-steps h2,.content-steps h3,.content-steps p{margin:0;}
.content-steps h2{font-size:calc(15.4px * 2);line-height:1.15;max-width:22ch;}
.content-steps h3{font-size:calc(15.4px * 1.35);line-height:1.3;font-weight:600;}
.content-steps p{font-size:15.4px;line-height:2.02;}
.content-steps .featured-group{max-width:920px;}
.content-steps .quiet-form{margin-top:calc(1.5rem / 1.5);max-width:62ch;color:var(--paint-soft);}
.content-steps .content-steps{display:flex;flex-direction:column;margin-top:calc(1.5rem * 1.6);}
.content-steps .secondary-region{display:grid;grid-template-columns:minmax(120px,0.35fr) 1fr;gap:1.5rem 1.53rem;padding:1.5rem 0;border-top:1px solid #E6E0EE;}
.content-steps .secondary-region:last-child{border-bottom:1px solid #E6E0EE;}
.content-steps .content-group{display:flex;flex-direction:column;gap:calc(1.5rem / 3);align-items:flex-start;}
.content-steps .clear-actions{font-size:calc(15.4px * .875);font-weight:600;letter-spacing:0.02em;color:#3A3542;}
.content-steps .text-proof{display:inline-block;padding:0.1rem 0.7rem;border-radius:0.38rem;background:var(--paint-panel);color:var(--paint-soft);font-size:calc(15.4px * .875);line-height:1.6;}
.content-steps .public-inner p{margin-top:calc(1.5rem / 3);color:var(--paint-soft);max-width:60ch;}
.content-steps .quiet-visual{margin-top:calc(1.5rem * 1.4);padding:1.5rem 1.53rem;background:var(--paint-panel);border-radius:0.98rem;color:var(--paint-soft);}
.content-steps .quiet-visual p{max-width:60ch;color:var(--paint-soft);}
.content-steps .secondary-intro{display:inline-flex;align-items:center;justify-content:center;width:max-content;max-width:100%;margin-top:1.5rem;padding:calc(calc(1.5rem * .75) * 0.8) 1.5rem;border-radius:0.62rem;background:#8E7CC3;color:#FFFFFF;font-size:15.4px;line-height:1.4;transition:background 600ms var(--delay-panel);}
.content-steps .secondary-intro:hover{background:#7A68B0;color:#FFFFFF;}
@media(max-width:640px){.content-steps .secondary-region{grid-template-columns:1fr;gap:calc(1.5rem / 1.5);}.content-steps .content-group{flex-direction:row;align-items:baseline;gap:0.71rem;}.content-steps .featured-group h2{max-width:none;}
}
.team-visual{color:#3A3542;background:#FDFCFE;padding:clamp(16px,3vw,40px);}
.team-visual .c{max-width:920px;margin:0 auto;display:grid;gap:1.53rem;}
@media (min-width: 1024px){.team-visual .c{grid-template-columns:1fr 300px;}
    }
.team-visual .service-content{margin-bottom:1.5rem;}
.team-visual h1{font-size:clamp(28px,5vw,42px);margin:0 0 1rem;line-height:1.25;}
.team-visual .content-group{display:flex;gap:1rem;font-size:0.875rem;}
.team-visual .content-group span{display:inline-block;}
.team-visual .content-group .compact-rail::after{content:"·";margin-left:1rem;}
.team-visual .steady-tile{line-height:1.9;}
.team-visual .steady-tile h2{font-size:1.4rem;margin:2rem 0 0.75rem;line-height:1.4;}
.team-visual .steady-tile p{margin:0 0 1.25rem;}
.team-visual .quiet-block{background:#FFFFFF;padding:clamp(16px,2vw,24px);border-radius:0.98rem;box-shadow:0 0px 3px rgba(0,0,0,0.06);color:#3A3542;align-self:start;}
.team-visual .quiet-block h3{margin:0 0 1rem;font-size:1.25rem;}
.team-visual .narrow-wrap{display:flex;flex-direction:column;gap:0.75rem;}
.team-visual .quiet-block a{text-decoration:none;line-height:1.5;}
.team-visual .quiet-block a:hover{text-decoration:underline;}
.visual-actions{padding:calc(1.5rem * 2.4) 1.53rem;background:#FDFCFE;color:#3A3542}
.visual-actions .compact-team{width:min(100%,920px);margin:0 auto}
.visual-actions .featured-group{margin-bottom:calc(0.71rem * 1.5)}
.visual-actions .visual-links{margin:0 0 calc(1.5rem * .75);font-size:calc(15.4px * .875);letter-spacing:.08em;text-transform:uppercase;color:var(--paint-soft)}
.visual-actions h2{margin:0 0 calc(1.5rem * .75);font-size:calc(15.4px * 2);line-height:1.15}
.visual-actions .quiet-form{margin:0;max-width:38em;color:var(--paint-soft);line-height:2.02}
.visual-actions .soft-media{display:flex;flex-direction:column;gap:1.5rem}
.visual-actions .plain-benefit{display:grid;grid-template-columns:minmax(0,220px) 1fr;gap:1.5rem;padding:1.5rem 0;border-top:1px solid #E6E0EE}
.visual-actions .plain-benefit:first-child{border-top:0;padding-top:0}
.visual-actions .public-stack{display:block;overflow:hidden;border-radius:0.98rem}
.visual-actions .public-stack img{display:block;width:100%;height:100%;object-fit:cover;aspect-ratio:4/3;transition:transform 600ms var(--delay-panel)}
.visual-actions .public-stack:hover img{transform:scale(1.03)}
.visual-actions .columns{display:flex;flex-direction:column;gap:calc(1.5rem * .75)}
.visual-actions .narrow-grid{display:flex;align-items:center;gap:calc(1.5rem * .75);font-size:calc(15.4px * .875)}
.visual-actions .text-proof{display:inline-block;padding:.15em .7em;border-radius:0.38rem;background:#F2B84B;color:#3A2E1A;font-size:calc(15.4px * .875);line-height:1.6}
.visual-actions time{color:var(--paint-soft)}
.visual-actions h3{margin:0;font-size:calc(15.4px * 1.35);line-height:1.25}
.visual-actions h3 a{color:inherit;text-decoration:none}
.visual-actions h3 a:hover{color:inherit;}
.visual-actions .main-block{margin:0;color:var(--paint-soft);line-height:2.02}
.visual-actions .primary-frame{display:inline-flex;align-items:center;gap:.3em;color:inherit;text-decoration:none;font-weight:600}
.visual-actions .primary-frame:hover{color:inherit;}
.visual-actions .quiet-visual{margin-top:calc(0.71rem * 1.5);padding:calc(1.5rem * .75) 1.5rem;border-radius:0.98rem;background:var(--paint-panel);color:var(--paint-soft);font-size:calc(15.4px * .875)}
.visual-actions .quiet-visual p{margin:0;line-height:2.02}
.visual-actions .quiet-visual a{color:inherit;text-decoration:underline;text-underline-offset:.2em}
.visual-actions .quiet-visual a:hover{color:inherit;}
@media (max-width:640px){.visual-actions .plain-benefit{grid-template-columns:1fr;gap:calc(1.5rem * .75)}.visual-actions .public-stack img{aspect-ratio:16/10}
}
.primary-copy{
        color: #3A3542;
        background: #FDFCFE;
        padding: clamp(2rem, 5vw, 4.5rem) 1.53rem;
    }
.primary-copy .c{max-width: 920px;
        margin: 0 auto;
        display: grid;
        gap: 1.53rem;}
@media (min-width: 1024px) {.primary-copy .c{
            grid-template-columns: minmax(0, 1fr) 280px;
            gap: 1.53rem;
        }
    }
.primary-copy .soft-flow{min-width: 0;}
.primary-copy .service-content{margin-bottom: calc(0.71rem * 1.5);}
.primary-copy .featured-menu{font-size: 0.8rem;
        letter-spacing: 0.08em;
        text-transform: uppercase;
        margin: 0 0 0.75rem;}
.primary-copy h1{font-size: clamp(1.7rem, 3.4vw, 2.5rem);
        line-height: 1.25;
        margin: 0 0 1.25rem;
        font-weight: 600;}
.primary-copy .content-group{display: flex;
        flex-wrap: wrap;
        gap: 0.5rem 1.25rem;
        font-size: 0.85rem;
        border-top: 1px solid #E6E0EE;
        padding-top: 1rem;}
.primary-copy .offer-plan{margin: 0 0 calc(0.71rem * 1.5);
        border-radius: 0.98rem;
        overflow: hidden;}
.primary-copy .offer-plan img{display: block;
        width: 100%;
        height: auto;
        aspect-ratio: 16 / 9;
        object-fit: cover;}
.primary-copy .steady-tile{line-height: 2.02;
        font-size: 15.4px;}
.primary-copy .steady-tile .featured-group{font-size: 1.05rem;
        line-height: 1.85;
        margin-bottom: 1.5rem;}
.primary-copy .steady-tile p{margin: 0 0 1.25rem;}
.primary-copy .steady-tile h2{font-size: calc(15.4px * 1.35);
        line-height: 1.35;
        margin: 2rem 0 0.85rem;
        font-weight: 600;}
.primary-copy .steady-tile ul{margin: 0 0 1.5rem;
        padding-left: 1.25rem;}
.primary-copy .steady-tile li{margin-bottom: 0.6rem;}
.primary-copy .steady-tile strong{font-weight: 600;}
.primary-copy .visual-team{
        margin-top: calc(0.71rem * 1.5);
        padding: calc(1.5rem * .75);
        background: var(--paint-panel);
        border-radius: 0.98rem;
        display: flex;
        flex-direction: column;
        gap: 0.4rem;color:var(--paint-soft);}
.primary-copy .visual-team p{margin: 0 0 0.5rem;
        font-size: 0.95rem;}
.primary-copy .visual-team a{text-decoration: none;
        font-weight: 500;
        font-size: 0.95rem;}
.primary-copy .visual-team a:hover{text-decoration: underline;}
.primary-copy .quiet-block{
        background: #FFFFFF;
        border: 1px solid #E6E0EE;
        padding: calc(1.5rem * .75);
        border-radius: 0.98rem;
        color: #3A3542;
        align-self: start;
        position: sticky;
        top: 1.5rem;
    }
.primary-copy .quiet-block h3{margin: 0 0 1.1rem;
        font-size: 1.1rem;
        font-weight: 600;
        padding-bottom: 0.75rem;
        border-bottom: 1px solid #E6E0EE;}
.primary-copy .narrow-wrap{display: flex;
        flex-direction: column;
        gap: 0.25rem;}
.primary-copy .headline{display: flex;
        flex-direction: column;
        gap: 0.25rem;
        padding: 0.65rem 0;
        text-decoration: none;
        border-bottom: 1px solid #E6E0EE;}
.primary-copy .headline:last-child{border-bottom: none;}
.primary-copy .local-grid{font-size: 0.75rem;
        text-transform: uppercase;
        letter-spacing: 0.06em;
        font-weight: 600;}
.primary-copy .text-details{font-size: 0.92rem;
        line-height: 1.5;}
.primary-copy .headline:hover .text-details{}
@media (max-width: 1023px) {.primary-copy .quiet-block{
            position: static;
            margin-top: calc(0.71rem * 1.5);
        }
    }
.main-items{padding:calc(1.5rem * 2.4) 1.53rem;background:#FDFCFE;color:#3A3542}
.main-items .compact-team{width:min(100%,920px);margin:0 auto}
.main-items .featured-group{max-width:62ch;margin-bottom:calc(calc(0.71rem * 1.5)*1.6)}
.main-items .visual-links{margin:0 0 0.71rem;font-size:calc(15.4px * .875);letter-spacing:.08em;text-transform:uppercase;color:var(--paint-soft)}
.main-items h2{margin:0 0 calc(1.5rem * .75);font-size:calc(15.4px * 2);line-height:1.12}
.main-items .quiet-form{margin:0;font-size:15.4px;line-height:2.02;color:var(--paint-soft)}
.main-items .soft-media{display:flex;flex-direction:column;gap:calc(1.5rem*1.4)}
.main-items .plain-benefit{display:grid;grid-template-columns:minmax(0,2fr) minmax(0,3fr);gap:1.5rem;align-items:start;padding:0 0 calc(1.5rem*1.2);border-bottom:1px solid #E6E0EE}
.main-items .plain-benefit:last-child{border-bottom:0;padding-bottom:0}
.main-items .public-stack{display:block;border-radius:0.98rem;overflow:hidden;background:var(--paint-panel);color:var(--paint-soft);}
.main-items .public-stack img{display:block;width:100%;height:100%;object-fit:cover;aspect-ratio:4/3;transition:transform 600ms var(--delay-panel)}
.main-items .public-stack:hover img{transform:scale(1.03)}
.main-items .columns{display:flex;flex-direction:column;align-items:flex-start}
.main-items .content-group{margin:0 0 0.71rem;font-size:calc(15.4px * .875);color:var(--paint-soft)}
.main-items h3{margin:0 0 0.71rem;font-size:calc(15.4px * 1.35);line-height:1.2}
.main-items h3 a{color:inherit;text-decoration:none;transition:color 600ms var(--delay-panel)}
.main-items h3 a:hover{color:inherit;}
.main-items .local-track{margin:0 0 calc(1.5rem * .75);font-weight:600;font-size:15.4px;line-height:2.02;color:#3A3542}
.main-items .plain-unit{margin:0 0 calc(1.5rem * .75);font-size:15.4px;line-height:2.02;color:var(--paint-soft)}
.main-items .contact-plan{display:inline-block;font-size:calc(15.4px * .875);font-weight:600;color:inherit;text-decoration:none;border-bottom:1px solid transparent;transition:color 600ms var(--delay-panel),border-color 600ms var(--delay-panel)}
.main-items .contact-plan:hover{color:inherit;border-color:#F2B84B}
@media (max-width:640px){.main-items .plain-benefit{grid-template-columns:1fr;gap:calc(1.5rem * .75)}.main-items .public-stack img{aspect-ratio:16/10}
}
.secondary-items{
        color: #3A3542;
        background: #FDFCFE;
        padding: clamp(1.5rem, 4vw, 3.5rem) 1.53rem;
    }
.secondary-items .c{max-width: 920px;
        margin: 0 auto;
        display: grid;
        gap: 1.5rem;}
@media (min-width: 1024px) {.secondary-items .c{
            grid-template-columns: minmax(0, 1fr) 280px;
            gap: 1.53rem;
            align-items: start;
        }
    }
.secondary-items .soft-flow{min-width: 0;}
.secondary-items .service-content{margin-bottom: 1.5rem;
        border-bottom: 1px solid #E6E0EE;
        padding-bottom: calc(0.71rem * 1.5);}
.secondary-items h1{font-size: clamp(1.8rem, 4vw, 2.6rem);
        line-height: 1.25;
        margin: 0 0 1.2rem;
        font-weight: 600;
        letter-spacing: -0.01em;}
.secondary-items .content-group{display: flex;
        flex-wrap: wrap;
        gap: 0.5rem 1.5rem;
        font-size: calc(15.4px * .875);}
.secondary-items .quiet-form{font-size: calc(15.4px * 1.125);
        line-height: 1.7;
        margin-bottom: calc(0.71rem * 1.5);
        max-width: 42rem;}
.secondary-items .steady-tile{line-height: 2.02;
        font-size: 15.4px;
        max-width: 42rem;}
.secondary-items .steady-tile p{margin: 0 0 1.4em;}
.secondary-items .steady-tile p:first-of-type::first-letter{font-size: 2.4em;
        line-height: 1;
        padding-right: 0.15em;
        float: left;
        font-weight: 600;}
.secondary-items .quiet-visual{
        background: var(--paint-panel);
        color: var(--paint-soft);
        border-radius: 0.62rem;
        padding: calc(1.5rem * .75);
        margin: calc(0.71rem * 1.5) 0;
        font-size: calc(15.4px * .875);
        line-height: 1.7;
        max-width: 42rem;
    }
.secondary-items .quiet-visual p{margin: 0;}
.secondary-items .visual-team{display: flex;
        flex-wrap: wrap;
        gap: 0.75rem 1.5rem;
        margin-top: calc(0.71rem * 1.5);
        padding-top: calc(0.71rem * 1.5);
        border-top: 1px solid #E6E0EE;
        max-width: 42rem;}
.secondary-items .visual-team a{text-decoration: none;
        font-weight: 500;
        border-bottom: 1px solid transparent;
        transition: border-color 600ms var(--delay-panel), color 600ms var(--delay-panel);}
.secondary-items .visual-team a:hover{border-color: #F2B84B;}
.secondary-items .quiet-block{
        background: #FFFFFF;
        color: #3A3542;
        border: 1px solid #E6E0EE;
        border-radius: 0.98rem;
        padding: calc(1.5rem * .75);
        box-shadow: 0 0px 3px rgba(0,0,0,0.06);
        position: sticky;
        top: 1.5rem;
    }
.secondary-items .quiet-block h3{margin: 0 0 1rem;
        font-size: 1.15rem;
        font-weight: 600;
        line-height: 1.4;}
.secondary-items .narrow-wrap{display: flex;
        flex-direction: column;
        gap: 0.85rem;}
.secondary-items .quiet-block a{text-decoration: none;
        font-size: calc(15.4px * .875);
        line-height: 1.5;
        display: block;
        padding: 0.4rem 0;
        border-bottom: 1px solid #E6E0EE;
        transition: color 600ms var(--delay-panel);}
.secondary-items .quiet-block a:hover{}
.secondary-items .content-inner{margin: 1.2rem 0 0;
        font-size: calc(15.4px * .875);
        line-height: 1.6;}
@media (max-width: 1023px) {.secondary-items .quiet-block{
            position: static;
            margin-top: 1.5rem;
        }
    }
.offer-copy{padding:calc(1.5rem * 2.4) 1.53rem;background:#FDFCFE;color:#3A3542}
.offer-copy .compact-team{width:min(100%,920px);margin:0 auto}
.offer-copy .featured-group{margin-bottom:calc(1.5rem*1.4)}
.offer-copy .visual-links{margin:0 0 calc(1.5rem * .75);font-size:calc(15.4px * .875);letter-spacing:.08em;text-transform:uppercase;color:var(--paint-soft)}
.offer-copy h2{margin:0 0 calc(0.71rem * 1.5);font-size:calc(15.4px * 2);line-height:1.12;max-width:24ch}
.offer-copy .quiet-form{margin:0;font-size:15.4px;line-height:2.02;color:var(--paint-soft);max-width:62ch}
.offer-copy .content-footer{display:flex;flex-direction:column;gap:calc(1.5rem*1.6)}
.offer-copy .plain-benefit{display:grid;grid-template-columns:minmax(0,1fr);gap:calc(0.71rem * 1.5);background:#FFFFFF;color:#3A3542;border:1px solid #E6E0EE;border-radius:0.98rem;padding:1.5rem;overflow:hidden}
@media(min-width:640px){.offer-copy .plain-benefit{grid-template-columns:minmax(0,240px) minmax(0,1fr)}.offer-copy .public-stack{height:100%;min-height:180px}}
.offer-copy .public-stack{display:block;border-radius:0.62rem;overflow:hidden;background:var(--paint-panel);color:var(--paint-soft);}
.offer-copy .public-stack img{width:100%;height:100%;object-fit:cover;display:block}
.offer-copy .columns{display:flex;flex-direction:column;align-items:flex-start}
.offer-copy .content-group{margin:0 0 calc(1.5rem * .75);font-size:calc(15.4px * .875);color:#3A2E1A;background:#F2B84B;padding:.1rem .6rem;border-radius:0.38rem;display:inline-block}
.offer-copy h3{margin:0 0 calc(1.5rem * .75);font-size:calc(15.4px * 1.35);line-height:1.2}
.offer-copy h3 a{color:inherit;text-decoration:none;transition:color 600ms var(--delay-panel)}
.offer-copy h3 a:hover{color:inherit;}
.offer-copy .local-track{margin:0 0 calc(1.5rem * .75);font-size:15.4px;font-weight:600;color:var(--paint-soft)}
.offer-copy .plain-unit{margin:0 0 calc(0.71rem * 1.5);font-size:15.4px;line-height:2.02;color:#3A3542}
.offer-copy .contact-plan{font-size:calc(15.4px * .875);font-weight:600;color:inherit;text-decoration:none;border-bottom:1px solid transparent;transition:color 600ms var(--delay-panel),border-color 600ms var(--delay-panel)}
.offer-copy .contact-plan:hover{color:inherit;border-color:#F2B84B}
.offer-copy .quiet-visual{margin-top:calc(1.5rem*1.4);padding:calc(0.71rem * 1.5);background:var(--paint-panel);color:var(--paint-soft);border-radius:0.62rem;font-size:calc(15.4px * .875);line-height:2.02}
.offer-copy .quiet-visual p{margin:0}
.offer-copy .quiet-visual a{color:inherit;text-decoration:none}
.offer-copy .quiet-visual a:hover{color:inherit;text-decoration:underline}
.content-grid{
  background: var(--paint-panel);
  color: var(--paint-soft);
  padding: calc(1.5rem * 2.4) 1.53rem;
}
.content-grid .compact-team{max-width: 920px;
  margin: 0 auto;}
.content-grid .public-brand{display: flex;
  align-items: flex-start;
  gap: calc(0.71rem * 1.5);}
.content-grid .plain-unit{flex: 1 1 22rem;
  min-width: 0;
  padding-top: calc(0.71rem * 1.5);}
.content-grid h2{margin: 0;
  font-size: clamp(calc(15.4px * 2), 5vw, calc(15.4px * 2.65));
  line-height: 1.1;
  letter-spacing: 0;}
.content-grid p{margin: 1.5rem 0 0;
  max-width: 40rem;
  font-size: 15.4px;
  line-height: 1.75;}
.content-grid .plain-unit > span{display: block;
  margin-top: 1.5rem;
  max-width: 34rem;
  font-size: calc(15.4px * .875);
  line-height: 1.6;
  opacity: 0.85;}
.content-grid .team-flow{
  flex: 1 1 28rem;
  min-width: 0;
  display: flex;
  flex-wrap: wrap;
  gap: 0.71rem;
  padding: calc(0.71rem * 1.5);
  border-radius: 0.98rem;
  background: #FFFFFF;
  color: #3A3542;
  border: 1px solid #E6E0EE;
  box-shadow: 0 5px 10px rgba(0,0,0,0.07);
}
.content-grid .local-quote{flex: 1 1 12rem;
  min-width: 0;
  display: flex;
  flex-direction: column;
  gap: calc(calc(1.5rem * .75) * 0.5);
  font-size: calc(15.4px * .875);}
.content-grid .local-quote:last-of-type{flex-basis: 100%;}
.content-grid input{
  width: 100%;
  min-width: 0;
  border: 1px solid #E6E0EE;
  border-radius: 0.38rem;
  background: #FDFCFE;
  color: #3A3542;
  padding: calc(1.5rem * .75);
  font: inherit;
  transition: border-color 600ms var(--delay-panel);
}
.content-grid input:focus{outline: none;
  border-color: #8E7CC3;}
.content-grid input::placeholder{}
.content-grid button{
  flex: 1 1 100%;
  border: 0;
  border-radius: 0.62rem;
  background: #8E7CC3;
  color: #FFFFFF;
  padding: calc(1.5rem * .75) 0.71rem;
  font: inherit;
  font-weight: 700;
  cursor: pointer;
  transition: background 600ms var(--delay-panel);
}
.content-grid button:hover{
  background: #7A68B0;color:#3A3542;}
@media (max-width: 760px) {.content-grid .public-brand{
    flex-direction: column;
  }.content-grid .team-flow{
    padding: calc(1.5rem * .75);
    gap: 1.5rem;
  }
}
.visual-note{padding:calc(1.5rem * 2.4) 1.53rem;background:#FDFCFE;color:#3A3542}
.visual-note .compact-team{max-width:920px;margin:0 auto}
.visual-note .offer-fields{margin-bottom:calc(0.71rem * 1.5)}
.visual-note h2{margin:0 0 1.5rem;font-size:calc(15.4px * 2);line-height:1.15}
.visual-note .offer-fields p{max-width:38rem;margin:0;font-size:15.4px;line-height:2.02}
.visual-note .open-fields{display:flex;flex-wrap:wrap;gap:0.71rem;padding:1.5rem 0;border-top:1px solid #E6E0EE;border-bottom:1px solid #E6E0EE}
.visual-note .open-fields>*{min-width:0;flex:1 1 15rem;padding:calc(1.5rem * .75);background:#FFFFFF;border:1px solid #E6E0EE;border-radius:0.98rem;text-decoration:none;color:#3A3542;transition:border-color 600ms var(--delay-panel)}
.visual-note .open-fields a:hover{border-color:#8E7CC3}
.visual-note .open-fields span{display:block;margin-top:calc(1.5rem * .75);color:var(--paint-soft);font-size:calc(15.4px * .875);line-height:1.5}
.visual-note .content-entries{display:flex;flex-wrap:wrap;gap:1.5rem;margin-top:1.5rem}
.visual-note .content-entries .text-unit{min-width:0;flex:1 1 15rem}
.visual-note .content-entries .visual-inner{margin:0 0 calc(1.5rem * .75);font-weight:600;color:#3A3542}
.visual-note .content-entries p{margin:0;color:var(--paint-soft);line-height:2.02}
@media(max-width:680px){.visual-note .offer-fields p{margin-top:1.5rem}.visual-note .open-fields>*{flex-basis:100%}}
.quiet-links{padding:calc(1.5rem * 2.4) 1.53rem;background:#FDFCFE;color:#3A3542}
.quiet-links .featured-shell{max-width:920px;margin:0 auto}
.quiet-links .offer-callout{padding-bottom:calc(0.71rem * 1.5);border-bottom:1px solid #E6E0EE;margin-bottom:calc(0.71rem * 1.5)}
.quiet-links .offer-callout span{font-size:calc(15.4px * .875);display:block;margin-bottom:calc(1.5rem * .75)}
.quiet-links h2{margin:0 0 calc(1.5rem * .75);font-size:calc(15.4px * 2);line-height:1.15;max-width:32ch}
.quiet-links .offer-callout p{margin:0;font-size:15.4px;max-width:60ch}
.quiet-links .soft-actions{display:grid;grid-template-columns:minmax(0,1fr) minmax(15rem,.36fr);gap:calc(0.71rem * 1.5)}
.quiet-links .secondary-track{min-height:28rem;border-radius:0.98rem;overflow:hidden;border:1px solid #E6E0EE;background:var(--paint-panel);color:var(--paint-soft);}
.quiet-links iframe{display:block;width:100%;height:100%;border:0;min-height:28rem}
.quiet-links .content-footer{display:flex;flex-direction:column;gap:calc(1.5rem * .75)}
.quiet-links .text-unit{padding:calc(1.5rem * .75) calc(1.5rem * .75);border-radius:0.62rem;background:var(--paint-panel);color:var(--paint-soft);border-left:3px solid #F2B84B}
.quiet-links .text-unit span{font-size:calc(15.4px * .875);text-transform:uppercase;letter-spacing:.04em;opacity:.75}
.quiet-links .text-unit strong{display:block;margin-top:calc(calc(1.5rem * .75) * .4);font-weight:600;line-height:1.5}
.quiet-links .text-unit a{color:inherit;text-decoration:underline;text-underline-offset:3px}
.quiet-links .text-unit a:hover{}
@media (max-width: 900px){.quiet-links .soft-actions{grid-template-columns:1fr}.quiet-links .secondary-track{min-height:20rem}.quiet-links iframe{min-height:20rem}
}
.direct-header{padding:calc(1.5rem * 2.4) 1.53rem;background:#FDFCFE;color:#3A3542}
.direct-header .compact-headline{max-width:min(920px,62rem);margin:0 auto}
.direct-header h2{margin:0;font-size:calc(15.4px * 2.65);line-height:1.1;letter-spacing:-0.01em}
.direct-header .narrow-contact{margin:1.5rem 0 calc(0.71rem * 1.5);font-size:calc(15.4px * 1.125);max-width:48rem}
.direct-header .page-items{border-top:1px solid #E6E0EE}
.direct-header .quiet-visual{padding:calc(1.5rem * .75) 0;display:grid;grid-template-columns:minmax(0,1fr);gap:calc(1.5rem * .75)}
.direct-header .quiet-visual + .quiet-visual{border-top:1px solid #E6E0EE}
.direct-header h3{margin:0;font-size:calc(15.4px * 1.35);line-height:1.25;}
.direct-header .quiet-visual p{margin:0;font-size:15.4px;line-height:2.02}
.direct-header .quiet-visual p a{text-decoration:underline;text-underline-offset:2px}
.direct-header .quiet-visual p a:hover{}
@media (min-width: 640px){.direct-header .quiet-visual{grid-template-columns:minmax(0,0.9fr) minmax(0,2.1fr);gap:calc(0.71rem * 1.5);align-items:start}.direct-header h3{margin-top:0.15rem}
}
.open-grid{
  padding: calc(1.5rem * 2.4) 1.53rem;
  background: #2B2733;
  color: #FDFCFE;
}
.open-grid .compact-team{max-width: min(920px, 74rem);
  margin: 0 auto;
  display: grid;
  grid-template-columns: minmax(0, .7fr) minmax(0, 1.3fr);
  gap: calc(0.71rem * 1.5);
  align-items: start;}
.open-grid .page-brand{position: sticky;
  top: 1.5rem;}
.open-grid h2{margin: 0;
  font-size: calc(15.4px * 2);
  line-height: 1.08;
  max-width: 14ch;}
.open-grid .page-brand p{margin: calc(1.5rem * .75) 0 0;
  color: #D9D2E3;
  font-size: calc(15.4px * 1.125);
  line-height: 1.6;}
.open-grid .bottom-group{display: flex;
  flex-direction: column;
  gap: calc(1.5rem * .75);}
.open-grid .text-unit{
  border: 1px solid #3A3542;
  border-radius: 0.62rem;
  background: #2B2733;
  color: #FDFCFE;
  transition: border-color 600ms var(--delay-panel);
}
.open-grid .text-unit.is-open{border-color: #8E7CC3;}
.open-grid button{
  width: 100%;
  border: 0;
  padding: calc(1.5rem * .75);
  background: transparent;
  color: inherit;
  font: inherit;
  font-size: calc(15.4px * 1.35);
  text-align: left;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0.71rem;
}
.open-grid button::after{content: '+';
  font-size: calc(15.4px * 1.125);
  line-height: 1;color:inherit;
  transition: transform 600ms var(--delay-panel);}
.open-grid .text-unit.is-open button::after{transform: rotate(45deg);}
.open-grid .text-unit p{margin: 0;
  padding: 0 calc(1.5rem * .75) calc(1.5rem * .75);
  color: #D9D2E3;
  line-height: 1.7;}
.open-grid .text-unit:not(.is-open) p{display: none;}
@media (max-width: 760px) {.open-grid .compact-team{
    grid-template-columns: 1fr;
  }.open-grid .page-brand{
    position: static;
  }.open-grid h2{
    max-width: none;
  }
}
.media-plan{--layer-active:calc(1.5rem * 1.29);--mark-control:calc(920px / 2.40);--label-small:calc(920px / 3.55);padding:calc(1.5rem * 2.4) 1.53rem;background:linear-gradient(135deg, #FDFCFE 0%, #F3EFF9 50%, #E8F3EC 100%);color:#3A3542;}
.media-plan .compact-team{max-width:920px;margin:0 auto;display:flex;flex-direction:column;align-items:flex-start;}
.media-plan h1,.media-plan h2,.media-plan h3,.media-plan p{margin:0;}
.media-plan h1{font-size:calc(15.4px * 2.65);line-height:1.08;}
.media-plan h2{font-size:calc(15.4px * 2);line-height:1.12;font-weight:600;letter-spacing:-0.01em;}
.media-plan h3{font-size:calc(15.4px * 1.35);line-height:1.2;}
.media-plan p{font-size:15.4px;line-height:2.02;color:var(--paint-soft);}
.media-plan a{color:inherit;text-decoration:none;}
.media-plan img{display:block;width:min(28rem,100%);max-width:100%;height:auto;border-radius:0.62rem;flex:0 1 min(28rem,38vw);}
.media-plan .secondary-intro{display:inline-flex;align-items:center;justify-content:center;width:max-content;max-width:100%;padding:calc(1.5rem * .75) 1.5rem;border-radius:0.38rem;background:#8E7CC3;color:#FFFFFF;font-weight:600;transition:background 600ms var(--delay-panel);}
.media-plan .secondary-intro:hover{background:#7A68B0;color:#3A3542;}
.media-plan .quiet-form{max-width:var(--mark-control);}
.media-plan .quiet-visual{font-size:calc(15.4px * .875);color:var(--paint-soft);}
.media-plan .quiet-visual a{color:inherit;text-decoration:underline;text-underline-offset:0.2em;}
.media-plan .quiet-visual a:hover{color:inherit;}
.media-plan .primary-story>h1,.media-plan .primary-story>h2,.media-plan .primary-story>p,.media-plan .primary-story>.secondary-intro{margin-top:1.5rem;}
.media-plan .primary-story img{margin-top:var(--layer-active);}
.media-plan .primary-story .quiet-form{margin-top:calc(1.5rem * 0.6);}
.media-plan .primary-story .quiet-visual:first-child{margin-top:0;font-size:calc(15.4px * .875);letter-spacing:0.02em;text-transform:uppercase;color:#3A2E1A;background:#F2B84B;display:inline-block;padding:0.35rem 0.9rem;border-radius:0.38rem;}
.media-plan .primary-story .quiet-visual:last-child{margin-top:calc(1.5rem * 0.8);padding-top:calc(1.5rem * .75);border-top:1px solid #E6E0EE;}
@media (max-width:640px){.media-plan .primary-story .quiet-visual:first-child{font-size:calc(15.4px * .875);}.media-plan .secondary-intro{width:100%;}
}
.site-benefit{
  padding: calc(1.5rem * 2.4) 1.53rem;
  background: linear-gradient(135deg, #FDFCFE 0%, #F3EFF9 50%, #E8F3EC 100%);
  color: #3A3542;
}
.site-benefit .compact-team{max-width: 920px;
  margin: 0 auto;}
.site-benefit .soft-actions{
  padding: calc(1.5rem * .75);
  border-radius: 1.25rem;
  background: #2B2733;
  color: #FDFCFE;
  margin-bottom: calc(0.71rem * 1.5);
}
.site-benefit .soft-actions span{
  display: inline-block;
  padding: 0.2rem 0.8rem;
  border-radius: 0.38rem;
  background: #F2B84B;
  color: #3A2E1A;
  font-size: calc(15.4px * .875);
  line-height: 1.4;
}
.site-benefit h2{margin: calc(1.5rem * .75) 0 0;
  font-size: calc(15.4px * 2);
  line-height: 1.1;}
.site-benefit .soft-actions p{margin: calc(1.5rem * .75) 0 0;
  font-size: calc(15.4px * 1.125);color:inherit;
  opacity: 0.88;}
.site-benefit .steady-links{display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 0.71rem;}
.site-benefit .plan{
  padding: calc(1.5rem * .75);
  border-radius: 0.98rem;
  background: #FFFFFF;
  color: #3A3542;
  border: 1px solid #E6E0EE;
  display: flex;
  flex-direction: column;
}
.site-benefit .plan strong{font-size: calc(15.4px * 1.35);
  line-height: 1.2;}
.site-benefit .plan p{margin: calc(1.5rem * .75) 0 0;
  flex-grow: 1;}
.site-benefit .visual-team{display: inline-block;
  margin-top: calc(1.5rem * .75);
  text-decoration: underline;
  text-underline-offset: 0.2em;
  font-weight: 600;}
.site-benefit .visual-team:hover{}
.site-benefit .quiet-visual{
  margin: calc(0.71rem * 1.5) 0 0;
  padding: calc(1.5rem * .75);
  border-radius: 0.62rem;
  background: var(--paint-panel);
  color: var(--paint-soft);
  font-size: calc(15.4px * .875);
}
@media (max-width: 760px) {.site-benefit .steady-links{
    grid-template-columns: 1fr;
  }
}
.clear-plan{padding:calc(1.5rem * 2.4) 1.53rem;background:#FDFCFE;color:#3A3542}
.clear-plan .compact-team{max-width:920px;margin:0 auto}
.clear-plan .public-brand{display:flex;gap:calc(0.71rem * 1.5);align-items:flex-end}
.clear-plan .plain-unit{flex:1 1 34rem;min-width:0}
.clear-plan h2{margin:0;font-size:calc(15.4px * 2.65);line-height:1.05;max-width:16ch}
.clear-plan .plain-unit p{margin:1.5rem 0 0;max-width:44rem;font-size:calc(15.4px * 1.125);line-height:2.02}
.clear-plan .text-flow{flex:0 1 34rem;min-width:0;background:#2B2733;color:#FDFCFE;border-radius:0.98rem;padding:1.5rem;box-shadow:0 5px 10px rgba(0,0,0,0.07)}
.clear-plan .text-flow>p{margin:0;line-height:2.02}
.clear-plan .open-body{display:flex;flex-wrap:wrap;gap:calc(1.5rem * .75);margin-top:1.5rem}
.clear-plan a{display:inline-flex;align-items:center;max-width:100%;min-width:0;border-radius:0.38rem;padding:calc(1.5rem * .75) 1.5rem;text-decoration:none}
.clear-plan .open-body a{border:1px solid color-mix(in srgb,#FDFCFE 22%,transparent)}
.clear-plan .open-body .secondary-header{background:#8E7CC3;color:#FFFFFF;border-color:#8E7CC3}
.clear-plan .visual-team{margin-top:1.5rem;display:flex;flex-wrap:wrap;gap:calc(1.5rem * .75)}
.clear-plan .visual-team a{background:color-mix(in srgb,#FDFCFE 8%,transparent);color:#FDFCFE;font-size:calc(15.4px * .875);padding:calc(calc(1.5rem * .75)*.75) calc(1.5rem * .75)}
@media(max-width:780px){.clear-plan .public-brand{display:block}.clear-plan .text-flow{margin-top:calc(0.71rem * 1.5);padding:1.5rem}.clear-plan h2{font-size:calc(15.4px * 2)}}
