.services__head{display:inline-block}.services__controls{justify-content:flex-end;gap:.75rem;margin-top:-3.5rem;margin-bottom:2rem;display:flex}.services__arrow{border-color:var(--blue-accent);color:var(--blue-accent)}.services__arrow:hover{background:var(--navy);border-color:var(--navy);color:var(--ivory)}.services__track{scroll-snap-type:x mandatory;scrollbar-width:none;gap:1.75rem;padding:.5rem max(2rem,50vw - 620px) 2.5rem;scroll-padding-left:max(2rem,50vw - 620px);display:flex;overflow-x:auto;-webkit-mask-image:linear-gradient(90deg,#0000 0,#000 48px calc(100% - 48px),#0000 100%);mask-image:linear-gradient(90deg,#0000 0,#000 48px calc(100% - 48px),#0000 100%)}.services__track::-webkit-scrollbar{display:none}.services__card{scroll-snap-align:start;flex-direction:column;flex:none;width:min(78vw,380px);display:flex}.services__media{aspect-ratio:4/5;width:100%}.services__card h3{margin-top:1.5rem;font-size:1.3rem;line-height:1.3}.services__card p{color:var(--stone);margin-top:.75rem;font-size:.92rem;line-height:1.65}.services__card .link{margin-top:1.25rem}.services__dots{justify-content:center;gap:.5rem;display:flex}.services__dot{border:1px solid var(--navy);cursor:pointer;background:0 0;border-radius:50%;width:8px;height:8px;padding:0;transition:background-color .3s}.services__dot--active{background:var(--blue-accent);border-color:var(--blue-accent)}@media (max-width:640px){.services__controls{margin-top:1rem}}
.insights__head-row{justify-content:space-between;align-items:flex-end;gap:2rem;margin-bottom:2.5rem;display:flex}.insights__controls{flex-shrink:0;gap:.75rem;display:flex}.insights__track{scroll-snap-type:x mandatory;scrollbar-width:none;gap:1.75rem;padding:0 max(2rem,50vw - 620px) 2rem;scroll-padding-left:max(2rem,50vw - 620px);display:flex;overflow-x:auto;-webkit-mask-image:linear-gradient(90deg,#0000 0,#000 48px calc(100% - 48px),#0000 100%);mask-image:linear-gradient(90deg,#0000 0,#000 48px calc(100% - 48px),#0000 100%)}.insights__track::-webkit-scrollbar{display:none}.insights__card{scroll-snap-align:start;flex-direction:column;flex:none;width:min(82vw,460px);display:flex}.insights__media{aspect-ratio:5/4;width:100%}.insights__category{z-index:1;letter-spacing:.16em;text-transform:uppercase;color:var(--white);font-size:.68rem;font-weight:700;position:absolute;bottom:1.25rem;left:1.25rem}.insights__card h3{color:var(--white);max-width:30rem;margin-top:1.5rem;font-size:1.25rem;line-height:1.35}.insights__card .link{color:var(--blue-accent-soft);margin-top:1.1rem}@media (max-width:640px){.insights__head-row{flex-direction:column;align-items:flex-start;gap:1.5rem}}
