.bob-copy-service-detail>header{padding:110px 0 55px;background:#fff}.bob-copy-service-detail>header small{font-size:11px;font-weight:800}.bob-copy-service-detail>header h1{max-width:840px;margin:18px 0;font-size:49px}.bob-copy-service-detail>header p{font-size:17px}.bob-copy-service-detail>section{padding:50px 0 85px;background:#f1f2f2}.bob-copy-service-detail-grid{display:grid;grid-template-columns:minmax(0,770px) 310px;gap:35px;width:min(1080px,calc(100% - 40px));margin:0 auto}.bob-copy-service-content,.bob-copy-service-nav{padding:38px;border-radius:8px;background:#fff;box-shadow:0 18px 35px rgba(7,7,7,.1)}.bob-copy-service-content h2{font-size:25px}.bob-copy-service-content p,.bob-copy-service-content li{font-size:15px}.bob-copy-service-cta{margin-top:35px;padding:26px;background:#f1f2f2}.bob-copy-service-cta h2{margin:0 0 12px}.bob-copy-service-cta p{margin:0 0 8px}.bob-copy-service-cta a{display:inline-flex;padding:10px 20px;border-radius:2px;background:#202124;color:#fff;font-weight:700;text-decoration:none}.bob-copy-service-nav{align-self:start;padding:25px}.bob-copy-service-nav h2{margin:0 0 20px;font-size:21px}.bob-copy-service-nav ul{margin:0 0 30px;padding:0;list-style:none}.bob-copy-service-nav li{padding:12px 0;border-top:1px solid #ddd}.bob-copy-service-nav a{color:#303236;font-weight:700;text-decoration:none}.bob-copy-blog{position:relative;min-height:455px;padding:55px 0 65px!important;background:#f1f2f2}.bob-copy-blog>h1{font-size:37px}.bob-copy-blog .wp-block-query{position:absolute;top:125px;left:max(calc((100vw - 1120px)/2),20px);width:355px}.bob-copy-blog .wp-block-query h2{margin:0;font-size:49px}.bob-copy-blog .wp-block-search{margin-top:22px}.bob-copy-blog .wp-block-search__inside-wrapper{padding:0;border:1px solid #ddd;background:#fff}.bob-copy-blog .wp-block-search__input{padding:14px;border:0}.bob-copy-blog .wp-block-search__button{font-size:0;background:#fff;color:#aaa}.bob-copy-blog .wp-block-search__button:after{font-size:18px;content:'⌕'}.bob-blog-intro{margin-top:230px;font-size:16px}
@media(max-width:700px){.bob-copy-service-detail>header{padding:65px 15px 35px}.bob-copy-service-detail>header h1{font-size:28px}.bob-copy-service-detail>header p{font-size:13px}.bob-copy-service-detail>section{padding:32px 0 45px}.bob-copy-service-detail-grid{grid-template-columns:1fr;width:calc(100% - 30px);gap:20px}.bob-copy-service-content,.bob-copy-service-nav{padding:22px}.bob-copy-service-content h2{font-size:20px}.bob-copy-service-content p,.bob-copy-service-content li{font-size:12px}.bob-copy-service-cta{padding:18px}.bob-copy-blog{min-height:450px;padding:35px 20px!important}.bob-copy-blog>h1{font-size:28px}.bob-copy-blog .wp-block-query{position:static;width:100%;margin-top:12px}.bob-copy-blog .wp-block-query h2{font-size:46px}.bob-blog-intro{margin-top:8px;font-size:14px}.bob-blog-intro br{display:none}}

/* Responsive fallback for content-led pages and the empty News state. */
img,video,iframe{max-width:100%}
.page-id-3510 .bob-main>.entry-content{width:min(1120px,calc(100% - 40px));margin:0 auto;padding:75px 0;overflow-wrap:anywhere}
.page-id-3510 .bob-main>.entry-content h1,.page-id-3510 .bob-main>.entry-content h2{max-width:820px;margin-top:0;font-size:38px;line-height:1.2}
.page-id-3510 .bob-main>.entry-content p{max-width:820px;font-size:16px;line-height:1.75}
@media(min-width:701px) and (max-width:900px){
  .bob-copy-blog{min-height:0;padding:55px 30px 65px!important}
  .bob-copy-blog .wp-block-query{position:static;width:min(620px,100%);margin:30px auto 0}
  .bob-copy-blog .wp-block-query h2{font-size:42px;line-height:1.15}
  .bob-blog-intro{max-width:620px;margin:25px auto 0;text-align:center}
}

/* News archive: keep the complete Gutenberg query in normal document flow. */
.bob-news-page{
  padding:72px 30px 96px!important;
  background:#f1f2f2;
}
.bob-news-header{
  width:min(840px,100%);
  margin:0 auto 52px!important;
}
.bob-news-eyebrow{
  margin:0 0 12px;
  color:#4f555c;
  font-size:13px;
  font-weight:800;
  letter-spacing:.08em;
  text-transform:uppercase;
}
.bob-news-header h1{
  margin:0;
  color:#17191d;
  font-size:clamp(38px,4vw,58px);
  line-height:1.08;
  letter-spacing:-.035em;
}
.bob-news-intro{
  max-width:720px;
  margin:20px auto 0;
  color:#626871;
  font-size:17px;
  line-height:1.7;
}
.bob-news-query{
  position:static!important;
  width:min(1180px,100%)!important;
  max-width:1180px!important;
  margin:0 auto!important;
}
.bob-news-grid{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:28px!important;
  margin:0!important;
  padding:0!important;
}
.bob-news-grid>li{
  min-width:0;
  margin:0!important;
  list-style:none;
}
.bob-news-card{
  height:100%;
  overflow:hidden;
  border:1px solid rgba(23,25,29,.08);
  border-radius:5px;
  background:#fff;
  box-shadow:0 10px 30px rgba(17,24,39,.07);
  transition:transform .25s ease,box-shadow .25s ease;
}
.bob-news-card:hover{
  transform:translateY(-4px);
  box-shadow:0 16px 38px rgba(17,24,39,.12);
}
.bob-news-card .wp-block-post-featured-image{
  margin:0;
  overflow:hidden;
  background:#dfe3e6;
  aspect-ratio:3/2;
}
.bob-news-card .wp-block-post-featured-image a{
  display:block;
  height:100%;
}
.bob-news-card .wp-block-post-featured-image img{
  width:100%;
  height:100%;
  object-fit:cover;
  transition:transform .4s ease;
}
.bob-news-card:hover .wp-block-post-featured-image img{transform:scale(1.025)}
.bob-news-card__body{
  display:flex;
  flex-direction:column;
  min-height:285px;
  padding:25px 26px 27px;
}
.bob-news-card .wp-block-post-date{
  margin:0 0 12px;
  color:#747a82;
  font-size:12px;
  font-weight:600;
  letter-spacing:.045em;
  text-transform:uppercase;
}
.bob-news-card .wp-block-post-title{
  margin:0;
  font-size:24px!important;
  line-height:1.22;
  letter-spacing:-.02em;
}
.bob-news-card .wp-block-post-title a{
  color:#17191d;
  text-decoration:none;
}
.bob-news-card .wp-block-post-excerpt{
  display:flex;
  flex:1;
  flex-direction:column;
  margin:15px 0 0;
  color:#656b73;
  font-size:14px;
  line-height:1.65;
}
.bob-news-card .wp-block-post-excerpt__excerpt{margin:0}
.bob-news-card .wp-block-post-excerpt__more-text{margin:auto 0 0;padding-top:20px}
.bob-news-card .wp-block-post-excerpt__more-link{
  color:#17191d;
  font-size:13px;
  font-weight:800;
  text-decoration:none;
}
.bob-news-card .wp-block-post-excerpt__more-link:after{content:'  ↗'}
.bob-news-pagination{
  gap:9px;
  margin-top:52px;
}
.bob-news-pagination a,.bob-news-pagination .page-numbers{
  display:inline-flex;
  min-width:42px;
  min-height:42px;
  align-items:center;
  justify-content:center;
  padding:8px 13px;
  border:1px solid #cfd2d5;
  background:#fff;
  color:#17191d;
  text-decoration:none;
}
.bob-news-pagination .current{background:#202124;color:#fff}

@media(max-width:960px){
  .bob-news-page{padding:58px 24px 78px!important}
  .bob-news-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:24px!important}
}
@media(max-width:620px){
  .bob-news-page{padding:46px 16px 62px!important}
  .bob-news-header{margin-bottom:34px!important}
  .bob-news-header h1{font-size:34px}
  .bob-news-intro{margin-top:16px;font-size:15px;line-height:1.6}
  .bob-news-grid{grid-template-columns:minmax(0,1fr)!important;gap:20px!important}
  .bob-news-card__body{min-height:0;padding:21px 20px 23px}
  .bob-news-card .wp-block-post-title{font-size:22px!important}
  .bob-news-card .wp-block-post-excerpt__more-text{margin-top:18px;padding-top:0}
}
@media(max-width:700px){
  .page-id-3510 .bob-main>.entry-content{width:calc(100% - 30px);padding:42px 0}
  .page-id-3510 .bob-main>.entry-content h1,.page-id-3510 .bob-main>.entry-content h2{font-size:28px}
  .page-id-3510 .bob-main>.entry-content p{font-size:14px;line-height:1.7}
}

/* Single insight */
.bob-single{
  padding:78px 30px 0!important;
  background:#fff;
}
.bob-single-header{
  margin:0 auto 44px!important;
}
.bob-single-eyebrow{
  margin:0 0 16px;
  font-size:12px;
  font-weight:800;
  letter-spacing:.09em;
  text-transform:uppercase;
}
.bob-single-eyebrow a{
  color:#626871;
  text-decoration:none;
}
.bob-single-header .wp-block-post-title{
  max-width:920px;
  margin:0 auto;
  color:#17191d;
  font-size:clamp(42px,5vw,68px);
  line-height:1.08;
  letter-spacing:-.045em;
  text-wrap:balance;
}
.bob-single-header .wp-block-post-date{
  margin:22px 0 0;
  color:#777d85;
  font-size:13px;
  font-weight:600;
  letter-spacing:.04em;
  text-transform:uppercase;
}
.bob-single-hero{
  width:min(1120px,100%)!important;
  max-width:1120px!important;
  margin:0 auto 62px!important;
  overflow:hidden;
  border-radius:5px;
  background:#e6e8ea;
  box-shadow:0 18px 48px rgba(17,24,39,.09);
}
.bob-single-hero img{
  display:block;
  width:100%;
  max-height:700px;
  object-fit:cover;
}
.bob-single-content{
  width:min(780px,100%)!important;
  max-width:780px!important;
  margin:0 auto!important;
  color:#353a40;
  font-size:18px;
  line-height:1.82;
}
.bob-single-content>p{
  margin-top:0;
  margin-bottom:1.55em;
}
.bob-single-content>p:first-child{
  color:#25292e;
  font-size:20px;
  line-height:1.75;
}
.bob-single-content h2{
  margin:2.05em 0 .7em;
  color:#17191d;
  font-size:34px;
  line-height:1.22;
  letter-spacing:-.025em;
}
.bob-single-content h3{
  margin:1.8em 0 .65em;
  color:#17191d;
  font-size:26px;
  line-height:1.3;
}
.bob-single-content h4{
  margin:1.55em 0 .55em;
  color:#17191d;
  font-size:21px;
  line-height:1.4;
}
.bob-single-content ul,.bob-single-content ol{
  margin:0 0 1.65em;
  padding-left:1.35em;
}
.bob-single-content li{margin-bottom:.55em;padding-left:.25em}
.bob-single-content a{color:#17191d;text-decoration-thickness:1px;text-underline-offset:3px}
.bob-single-content blockquote{
  margin:2.2em 0;
  padding:6px 0 6px 28px;
  border-left:4px solid #202124;
  color:#25292e;
  font-size:21px;
  line-height:1.65;
}
.bob-single-content figure{margin-top:2.2em;margin-bottom:2.2em}
.bob-single-content figcaption{color:#777d85;font-size:13px;line-height:1.5}
.bob-single-content hr{margin:3em 0;border-color:#dfe1e3}
.bob-single-navigation{
  width:min(1120px,100%)!important;
  max-width:1120px!important;
  margin:88px auto 0!important;
  padding:50px 0 86px;
  border-top:1px solid #dfe1e3;
}
.bob-single-navigation__header{
  width:100%!important;
  max-width:none!important;
  margin-bottom:24px;
}
.bob-single-navigation__header h2{
  margin:0;
  color:#17191d;
  font-size:30px;
  line-height:1.2;
}
.bob-single-nav-grid{
  display:grid!important;
  grid-template-columns:repeat(auto-fit,minmax(320px,1fr));
  width:100%!important;
  max-width:none!important;
  gap:0!important;
  margin:0!important;
}
.bob-single-nav-card{
  position:relative;
  display:flex;
  min-height:300px;
  min-width:0;
  align-items:center;
  overflow:hidden;
  color:#fff;
  text-decoration:none;
  isolation:isolate;
}
.bob-single-nav-card__image{
  position:absolute;
  inset:0;
  z-index:-2;
  width:100%;
  height:100%;
  object-fit:cover;
  transition:transform .55s cubic-bezier(.2,.7,.2,1);
}
.bob-single-nav-card__overlay{
  position:absolute;
  inset:0;
  z-index:-1;
  background:linear-gradient(90deg,rgba(11,13,15,.58),rgba(11,13,15,.3));
  transition:background .35s ease;
}
.bob-single-nav-card__content{
  position:relative;
  z-index:1;
  width:100%;
  padding:48px 72px;
}
.bob-single-nav-card__label{
  display:block;
  margin-bottom:14px;
  color:#fff;
  font-size:15px;
  font-weight:600;
}
.bob-single-nav-card__title{
  display:block;
  max-width:500px;
  font-size:24px;
  font-weight:600;
  line-height:1.38;
  text-wrap:balance;
}
.bob-single-nav-card__arrow{
  position:absolute;
  top:50%;
  z-index:2;
  font-size:38px;
  font-weight:300;
  line-height:1;
  opacity:0;
  transition:opacity .3s ease,transform .35s ease;
}
.bob-single-nav-card--previous .bob-single-nav-card__arrow{left:32px;transform:translate(12px,-50%)}
.bob-single-nav-card--next .bob-single-nav-card__arrow{right:32px;transform:translate(-12px,-50%)}
.bob-single-nav-card--next .bob-single-nav-card__content{text-align:left}
.bob-single-nav-card:hover .bob-single-nav-card__image,.bob-single-nav-card:focus-visible .bob-single-nav-card__image{transform:scale(1.045)}
.bob-single-nav-card:hover .bob-single-nav-card__overlay,.bob-single-nav-card:focus-visible .bob-single-nav-card__overlay{background:rgba(11,13,15,.82)}
.bob-single-nav-card:hover .bob-single-nav-card__arrow,.bob-single-nav-card:focus-visible .bob-single-nav-card__arrow{opacity:1;transform:translate(0,-50%)}
.bob-single-nav-card:focus-visible{outline:3px solid #fff;outline-offset:-5px}

@media(max-width:800px){
  .bob-single{padding:58px 24px 0!important}
  .bob-single-header{margin-bottom:34px!important}
  .bob-single-header .wp-block-post-title{font-size:clamp(38px,7vw,52px)}
  .bob-single-hero{margin-bottom:48px!important}
  .bob-single-content{font-size:17px;line-height:1.78}
  .bob-single-content>p:first-child{font-size:19px}
  .bob-single-content h2{font-size:30px}
  .bob-single-navigation{margin-top:68px!important;padding:42px 0 68px}
}
@media(max-width:620px){
  .bob-single{padding:42px 16px 0!important}
  .bob-single-eyebrow{margin-bottom:12px}
  .bob-single-header .wp-block-post-title{font-size:34px;line-height:1.12;letter-spacing:-.035em}
  .bob-single-header .wp-block-post-date{margin-top:17px;font-size:11px}
  .bob-single-hero{margin-bottom:38px!important;border-radius:3px}
  .bob-single-content{font-size:16px;line-height:1.75}
  .bob-single-content>p:first-child{font-size:17px;line-height:1.72}
  .bob-single-content h2{margin-top:1.8em;font-size:27px}
  .bob-single-content h3{font-size:23px}
  .bob-single-content h4{font-size:19px}
  .bob-single-navigation{margin-top:54px!important;padding:34px 0 55px}
  .bob-single-navigation__header{margin-bottom:18px}
  .bob-single-navigation__header h2{font-size:26px}
  .bob-single-nav-grid{grid-template-columns:minmax(0,1fr)}
  .bob-single-nav-card{min-height:235px}
  .bob-single-nav-card__content{padding:35px 48px}
  .bob-single-nav-card__label{margin-bottom:10px;font-size:13px}
  .bob-single-nav-card__title{font-size:20px}
  .bob-single-nav-card__arrow{font-size:30px}
  .bob-single-nav-card--previous .bob-single-nav-card__arrow{left:18px}
  .bob-single-nav-card--next .bob-single-nav-card__arrow{right:18px}
}
