@charset "UTF-8";@media only screen and (min-width:0rem){#member-profile,#member-reviews,#member-videos{background-color:#fafbfc;padding:var(--sectionPadding)}#member-profile .cs-container,#member-reviews .cs-container,#member-videos .cs-container{margin:auto;max-width:80rem;width:100%}#member-profile .cs-content-center,#member-reviews .cs-content-center,#member-videos .cs-content-center{align-items:center;display:flex;flex-direction:column;margin:0 auto clamp(2rem,5vw,4rem);text-align:center}#member-profile .cs-title,#member-reviews .cs-title,#member-videos .cs-title{max-width:53.75rem}#member-profile .cs-text,#member-reviews .cs-text,#member-videos .cs-text{max-width:47.5rem}#member-profile{background-color:#fafbfc;padding-top:clamp(2.5rem,5vw,4rem)}#member-profile .cs-container{align-items:center;display:flex;flex-direction:column;gap:clamp(2rem,5vw,4rem)}#member-profile .cs-image-group{aspect-ratio:6/7;border:1px solid rgba(27,64,98,.18);box-shadow:0 4px 12px rgba(0,0,0,.18);display:block;max-width:22.5rem;overflow:hidden;width:100%}#member-profile .cs-image-group img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}#member-profile .cs-content{align-items:flex-start;display:flex;flex-direction:column;max-width:42.5rem;text-align:left;width:100%}#member-profile .cs-title{max-width:20ch}#member-profile .cs-bio{width:100%}#member-profile .cs-text{margin-bottom:1rem;max-width:42.5rem}#member-profile .cs-text:last-of-type{margin-bottom:1.5rem}#member-profile .cs-button-group{align-items:center;display:flex;flex-direction:column;gap:.75rem;margin:.5rem auto 0;max-width:20rem;width:100%}#member-profile .cs-button-solid,#member-profile .cs-button-transparent{box-sizing:border-box;min-width:0;width:100%}#member-profile .cs-button-transparent{align-items:center;border:1px solid var(--primary);box-sizing:border-box;color:var(--primary);display:inline-flex;font-size:1rem;font-weight:700;justify-content:center;line-height:1em;padding:1rem 2rem;text-align:center;text-decoration:none;transition:color .3s,background-color .3s}#member-profile .cs-button-transparent:hover{background-color:var(--primary);color:#fff}#member-videos{background-color:#fff}#member-videos .cs-video-group{display:grid;gap:clamp(1rem,2vw,1.5rem);grid-template-columns:1fr;width:100%}#member-videos .cs-video{aspect-ratio:16/9;background-color:#000;border:1px solid rgba(27,64,98,.18);box-shadow:0 4px 12px rgba(0,0,0,.12);overflow:hidden;position:relative;width:100%}#member-videos iframe{border:0;height:100%;inset:0;position:absolute;width:100%}#member-reviews{background-color:#fafbfc;overflow:hidden}#member-reviews .cs-container{display:flex;flex-direction:column;gap:clamp(2.5rem,4.5vw,4rem);position:relative;z-index:1}#member-reviews .cs-content-center{margin-bottom:0}#member-reviews .cs-review-buttons{align-items:center;display:flex;flex-direction:column;gap:.75rem;margin:0 auto;max-width:20rem;width:100%}#member-reviews .cs-review-buttons .cs-button-solid,#member-reviews .cs-review-buttons .cs-button-transparent{box-sizing:border-box;min-width:0;width:100%}#member-reviews .cs-load-more-reviews{display:flex;justify-content:center;margin-top:clamp(1.5rem,3vw,2rem);width:100%}#member-reviews .cs-load-more-reviews[hidden]{display:none}#member-reviews .cs-load-more-reviews .cs-button-solid{border:0;cursor:pointer}#member-reviews .cs-review-buttons .cs-button-transparent{align-items:center;border:1px solid var(--primary);box-sizing:border-box;color:var(--primary);display:inline-flex;font-size:1rem;font-weight:700;justify-content:center;line-height:1em;padding:1rem 2rem;text-align:center;text-decoration:none;transition:color .3s,background-color .3s}#member-reviews .cs-review-buttons .cs-button-transparent:hover{background-color:var(--primary);color:#fff}#member-reviews .cs-card-group-wrapper{box-sizing:border-box;padding:0;position:relative;width:100%}#member-reviews .cs-review-group{align-items:stretch;display:grid;gap:clamp(1rem,2.5vw,1.25rem);grid-template-columns:minmax(0,1fr);margin:0;overflow-x:visible;padding:1rem 0;width:100%}#member-reviews .cs-review{background-color:#fff;border:1px solid rgba(27,64,98,.18);border-top:.3125rem solid var(--primary);box-shadow:0 4px 12px rgba(0,0,0,.18);box-sizing:border-box;display:flex;flex-direction:column;gap:1rem;list-style:none;min-height:auto;overflow:hidden;padding:clamp(1.5rem,3vw,2rem);position:relative;width:100%;z-index:1}#member-reviews .cs-review:after{bottom:-2.625rem;color:rgba(27,64,98,.12);content:"”";font-family:Georgia,serif;font-size:7.5rem;line-height:1;pointer-events:none;position:absolute;right:.625rem;z-index:-1}#member-reviews blockquote{margin:0}#member-reviews blockquote p{color:var(--bodyTextColor);font-size:clamp(.875rem,1.5vw,1rem);line-height:1.6em;margin:0 0 1rem}#member-reviews blockquote p:last-child{margin-bottom:0}#member-reviews .cs-read-more{align-items:center;background:none;border:none;color:var(--primary);cursor:pointer;display:flex;font-size:1rem;font-weight:700;gap:.25rem;line-height:1.5em;margin:-.25rem 0 0;padding:0;position:relative;transition:color .3s;width:-moz-fit-content;width:fit-content;z-index:2}#member-reviews .cs-read-more:hover{color:var(--secondary)}#member-reviews .cs-read-more:hover .cs-arrow{transform:translateX(.25rem)}#member-reviews .cs-arrow{height:auto;transition:transform .3s;width:1.25rem}#member-reviews .cs-clone,#member-reviews .cs-review[hidden],#member-reviews .js-member-review-more-extra[hidden],#member-reviews .js-member-review-more[hidden]{display:none}#member-reviews cite{color:var(--primary);display:block;font-family:var(--headerFont);font-size:1rem;font-style:normal;font-weight:700;line-height:1.5em;margin-top:auto}}@media only screen and (min-width:48rem){#member-profile .cs-button-group{align-items:center;flex-direction:row;max-width:none}#member-profile .cs-button-solid,#member-profile .cs-button-transparent{width:auto}#member-reviews .cs-review-buttons{align-items:center;flex-direction:row;justify-content:center;max-width:none}#member-reviews .cs-review-buttons .cs-button-solid,#member-reviews .cs-review-buttons .cs-button-transparent{width:14.375rem}#member-videos .cs-video-group{grid-template-columns:repeat(2,minmax(0,1fr))}#member-reviews .cs-card-group-wrapper{padding:0}#member-reviews .cs-review-group{display:grid;gap:clamp(1rem,2vw,2rem);grid-template-columns:repeat(3,minmax(0,1fr));overflow-x:visible}#member-reviews .cs-clone{display:none}#member-reviews .cs-review{flex:unset;min-height:22.5rem;scroll-snap-align:unset;width:100%}}@media only screen and (min-width:64rem){#member-profile .cs-container{align-items:flex-start;flex-direction:row;justify-content:space-between}#member-profile .cs-image-group{flex:none;max-width:26.25rem}}@media only screen and (min-width:0rem){#staff-navigation{background-color:#fafbfc;padding:var(--sectionPadding);padding-top:0}#staff-navigation .cs-container{align-items:center;display:flex;flex-direction:column;margin:auto;max-width:80rem;width:100%}#staff-navigation .cs-content{display:flex;flex-direction:column;gap:1.5rem;width:100%}#staff-navigation .cs-nav-link{background-color:#fff;border:1px solid rgba(27,64,98,.18);box-shadow:0 4px 12px rgba(0,0,0,.12);display:flex;flex-direction:column;overflow:hidden;text-decoration:none;transition:transform .3s,box-shadow .3s}#staff-navigation .cs-nav-link:hover{box-shadow:0 8px 22px rgba(0,0,0,.16);transform:translateY(-.3125rem)}#staff-navigation .cs-nav-link:hover .cs-title{color:var(--primary)}#staff-navigation .cs-image-wrapper{height:12.5rem;overflow:hidden;position:relative;width:100%}#staff-navigation .cs-image-wrapper img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}#staff-navigation .cs-text-wrapper{padding:1.5rem}#staff-navigation .cs-title{color:var(--headerColor);font-size:1.25rem;font-weight:700;line-height:1.4em;margin:0;transition:color .3s}}@media only screen and (min-width:48.125rem){#staff-navigation .cs-content{flex-direction:row}#staff-navigation .cs-nav-link{flex:1}}@media only screen and (min-width:64rem){#staff-navigation .cs-container{max-width:62.5rem}#staff-navigation .cs-content{gap:3rem}#staff-navigation .cs-image-wrapper{height:16.25rem}}#member-profile .cs-subtitle{color:var(--secondary);font-size:clamp(1.25rem,2vw,1.75rem);line-height:1.2em;margin:0 0 1rem}#member-videos .cs-video-group{grid-template-columns:1fr;margin:0 auto;max-width:50rem}@media only screen and (min-width:0rem) and (max-width:47.999rem){#cta-80{background-color:#fafbfc}}@media only screen and (min-width:48rem){#cta-80{box-shadow:0 calc(clamp(9rem, 9.9vw, 14.0625rem)*-1) 0 0 #fafbfc}}@media only screen and (min-width:64rem){#cta-80{box-shadow:0 calc(clamp(9rem, 12.9vw, 12.5rem)*-1) 0 0 #fafbfc}}