.office-preview{padding:var(--spacing-3xl) var(--spacing-md);max-width:var(--container-desktop);margin:0 auto}.office-preview__header{max-width:42rem;margin-bottom:var(--spacing-xl)}.office-preview__header>*+*{margin-top:var(--spacing-sm)}.office-preview__header p:last-child{color:var(--text-light)}.office-preview__eyebrow{font-size:var(--font-small);font-weight:var(--font-weight-semibold);letter-spacing:.08em;text-transform:uppercase;color:var(--secondary-color-dark);margin-bottom:0}.office-preview__grid{gap:var(--spacing-md);grid-template-columns:1fr;display:grid}@media (min-width:700px){.office-preview__grid{gap:var(--spacing-md);grid-template-columns:repeat(6,1fr);grid-auto-rows:240px}}.office-preview__item{border-radius:var(--border-radius-lg);margin:0;overflow:hidden}.office-preview__item img{object-fit:cover;width:100%;height:100%;display:block}@media (max-width:699px){.office-preview__item{aspect-ratio:4/3}}@media (min-width:700px){.office-preview__item:first-child{grid-area:span 2/span 4}.office-preview__item:nth-child(2),.office-preview__item:nth-child(3){grid-column:span 2}.office-preview__item:nth-child(4),.office-preview__item:nth-child(5){grid-column:span 3}}.office-preview__cta{margin-top:var(--spacing-xl);text-align:center}
.reviews-carousel{max-width:var(--container-desktop);padding:0 var(--spacing-md) var(--spacing-3xl);margin:0 auto;position:relative}.reviews-carousel__controls{justify-content:center;gap:var(--spacing-sm);margin-top:0;margin-bottom:var(--spacing-lg);display:flex}@media (min-width:768px){.reviews-carousel__controls{gap:var(--spacing-xs);margin-top:calc(var(--spacing-xl)*-1);margin-bottom:var(--spacing-md);justify-content:flex-end;padding-right:0;display:flex}}.reviews-carousel__arrow{border:1px solid var(--border-color);background:var(--white);width:44px;height:44px;color:var(--primary-color);cursor:pointer;transition:var(--transition);border-radius:50%;justify-content:center;align-items:center;display:inline-flex}.reviews-carousel__arrow:hover:not(:disabled){background:var(--primary-color);border-color:var(--primary-color);color:var(--white)}.reviews-carousel__arrow:disabled{opacity:.35;cursor:default}.reviews-carousel__track{padding:var(--spacing-sm) 2px;gap:var(--spacing-md);scroll-snap-type:x mandatory;scrollbar-width:thin;scrollbar-color:var(--tertiary-color) transparent;margin:0;scroll-padding-left:2px;list-style:none;display:flex;overflow-x:auto}.reviews-carousel__track::-webkit-scrollbar{height:6px}.reviews-carousel__track::-webkit-scrollbar-thumb{background:var(--tertiary-color);border-radius:999px}.reviews-carousel__slide{scroll-snap-align:start;flex:0 0 100%;margin:0}@media (min-width:640px){.reviews-carousel__slide{flex:0 0 calc((100% - var(--spacing-md))/2)}}@media (min-width:1024px){.reviews-carousel__slide{flex:0 0 calc((100% - 2*var(--spacing-md))/3)}}.reviews-carousel__card{height:100%;padding:var(--spacing-xl) var(--spacing-lg);background:var(--white);border-radius:var(--border-radius-lg);border:1px solid rgba(41,71,86,.08);flex-direction:column;margin:0;display:flex;position:relative;box-shadow:0 4px 14px rgba(41,71,86,.06)}.reviews-carousel__quote-mark{top:var(--spacing-md);right:var(--spacing-lg);font-family:var(--font-heading);color:var(--tertiary-color);pointer-events:none;font-size:4.5rem;line-height:1;position:absolute}.reviews-carousel__stars{color:#d4a017;font-size:var(--font-p);letter-spacing:3px;margin-bottom:var(--spacing-sm)}.reviews-carousel__quote{font-size:var(--font-p);line-height:var(--line-height-relaxed);color:var(--text-color);flex:1;margin:0}.reviews-carousel__attrib{margin-top:var(--spacing-lg);padding-top:var(--spacing-md);border-top:1px solid var(--color-beige);flex-direction:column;gap:2px;display:flex}.reviews-carousel__name{font-weight:var(--font-weight-bold);color:var(--primary-color)}.reviews-carousel__role{font-size:var(--font-tiny);color:var(--text-light);letter-spacing:.04em;text-transform:uppercase}
