.shopify-section:has(.expert-grid) .section-background{grid-column:1 / -1;grid-row:1 / -1;border-radius:var(--border-radius-top) var(--border-radius-top) var(--border-radius-bottom) var(--border-radius-bottom)}.expert-grid{position:relative;color:rgb(var(--color-foreground-rgb));box-sizing:border-box;background:transparent}.expert-grid *,.expert-grid *:before,.expert-grid *:after{box-sizing:border-box}.expert-grid>.expert-grid__wrapper{grid-column:1 / -1;position:relative;z-index:2;padding:0 16px}.expert-grid.section--full-width>.expert-grid__wrapper{grid-column:1 / -1}.expert-grid .expert-grid__header{margin-bottom:var(--header-bottom-margin, 40px)}.expert-grid .expert-grid__heading{margin:0 0 .625rem}.expert-grid .expert-grid__heading:not(.rte){color:var(--color, rgb(var(--color-foreground-heading-rgb, var(--color-foreground-rgb))))}.expert-grid .expert-grid__heading.custom-font-size{font-size:var(--font-size, inherit)}.expert-grid .expert-grid__subheading{margin:0 0 1rem;opacity:.9}.expert-grid .expert-grid__subheading:not(.rte){color:var(--color, inherit)}.expert-grid .expert-grid__subheading.custom-font-size{font-size:var(--font-size, inherit)}.expert-grid .expert-grid__body{margin:0;opacity:.85}.expert-grid .expert-grid__body:not(.rte){color:var(--color, inherit)}.expert-grid .expert-grid__body.custom-font-size{font-size:var(--font-size, inherit)}.expert-grid .expert-grid__cards{--cols: var(--expert-grid-columns-mobile, 1);display:flex;flex-wrap:wrap;justify-content:center;gap:var(--expert-grid-gap, 24px);margin-bottom:2.5rem}.expert-grid .expert-grid__card{position:relative;display:flex;flex-direction:column;flex:0 1 calc((100% - (var(--cols) - 1) * var(--expert-grid-gap, 24px)) / var(--cols));max-width:var(--expert-grid-card-max, 240px);background-color:rgb(var(--color-background-rgb));border:var(--roots-card-border);border-radius:var(--card-radius, 16px);overflow:hidden;box-shadow:var(--roots-shadow-card);transition:var(--roots-card-transition)}@media(hover:hover){.expert-grid .expert-grid__card:hover{transform:var(--roots-card-lift);box-shadow:var(--roots-shadow-card-hover)}}.expert-grid .expert-grid__card:focus-within{transform:var(--roots-card-lift);box-shadow:var(--roots-shadow-card-hover)}.expert-grid .expert-grid__card-image{position:relative;aspect-ratio:4 / 5;background-color:rgb(var(--color-foreground-rgb) / .04);border-radius:var(--roots-radius-soft) var(--roots-radius-soft) 0 0;overflow:hidden}.expert-grid .expert-grid__img{display:block;width:100%;height:100%;object-fit:cover;object-position:center top}.expert-grid .expert-grid__img-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;color:rgb(var(--color-foreground-rgb) / .3)}.expert-grid .expert-grid__img-placeholder svg{width:48px;height:48px}.expert-grid .expert-grid__card-content{display:flex;flex-direction:column;padding:var(--card-padding, 22px)}.expert-grid .expert-grid__card-name{margin:0 0 .375rem;font-family:var(--font-heading--family);font-size:1.25rem;font-weight:400;line-height:1.25;color:rgb(var(--color-foreground-heading-rgb, var(--color-foreground-rgb)))}.expert-grid .expert-grid__card-role{margin:0;font-family:var(--font-body--family);font-size:.875rem;font-weight:400;line-height:1.4;color:rgb(var(--color-foreground-rgb) / .75)}.expert-grid .expert-grid__card-institution{margin:.2rem 0 0;font-family:var(--font-body--family);font-size:.6875rem;font-weight:400;line-height:1.4;color:var(--roots-muted, #3f5e4a)}.expert-grid .expert-grid__card-action{display:flex;align-items:center;gap:.4rem;margin-top:1rem;padding-top:1rem;border-top:1px solid rgb(var(--color-foreground-rgb) / .12);font-family:var(--font-body--family);font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:rgb(var(--color-primary-rgb, var(--color-foreground-rgb)))}.expert-grid .expert-grid__card-action svg{width:.9rem;height:.9rem;transition:transform .2s ease}@media(hover:hover){.expert-grid .expert-grid__card:hover .expert-grid__card-action svg{transform:translate(3px)}}.expert-grid .expert-grid__card-trigger{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;padding:0;background:transparent;border:0;cursor:pointer;-webkit-tap-highlight-color:transparent}.expert-grid .expert-grid__card-trigger:focus-visible{outline:2px solid rgb(var(--color-primary-rgb, var(--color-foreground-rgb)));outline-offset:2px}.expert-grid .expert-grid__testimonials{margin:2.5rem auto 0;max-width:calc(3 * var(--expert-grid-card-max, 240px) + 2 * var(--expert-grid-gap, 24px))}.expert-grid .expert-grid__testimonial-viewport{display:flex;gap:1rem;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;background-color:rgb(var(--color-background-rgb));border:var(--roots-card-border);border-radius:var(--card-radius, 16px);box-shadow:var(--roots-shadow-card)}.expert-grid .expert-grid__testimonial-viewport::-webkit-scrollbar{display:none}.expert-grid .expert-grid__testimonial-slide{position:relative;flex:0 0 100%;min-width:100%;scroll-snap-align:center;scroll-snap-stop:always;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;box-sizing:border-box;padding:2.5rem 1.5rem 2rem}.expert-grid .expert-grid__testimonial-decor{position:absolute;top:1.25rem;left:1.5rem;width:40px;height:40px;color:rgb(var(--color-foreground-rgb) / .08);pointer-events:none;z-index:0}.expert-grid .expert-grid__testimonial-decor svg{width:100%;height:100%}.expert-grid .expert-grid__testimonial-quote{max-width:720px;margin:0 auto 1.75rem}.expert-grid .expert-grid__testimonial-text{margin:0;font-style:italic;text-wrap:pretty}.expert-grid .expert-grid__testimonial-text:not(.rte){color:var(--color, rgb(var(--color-foreground-rgb)))}.expert-grid .expert-grid__testimonial-text.custom-font-size{font-size:var(--font-size, inherit)}.expert-grid .expert-grid__testimonial-text:not(.custom-typography):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.paragraph){font-family:var(--font-body--family);font-size:1rem;line-height:1.7}.expert-grid .expert-grid__testimonial-author{display:flex;align-items:center;gap:1rem}.expert-grid .expert-grid__testimonial-avatar{flex-shrink:0;width:56px;height:56px;border-radius:50%;overflow:hidden;border:2px solid rgb(var(--color-foreground-rgb) / .08)}.expert-grid .expert-grid__testimonial-avatar-img{width:100%;height:100%;object-fit:cover;object-position:center top}.expert-grid .expert-grid__testimonial-meta{text-align:left}.expert-grid .expert-grid__testimonial-name{margin:0 0 .125rem;color:rgb(var(--color-foreground-rgb))}.expert-grid .expert-grid__testimonial-name.custom-font-size{font-size:var(--font-size, inherit)}.expert-grid .expert-grid__testimonial-name:not(.custom-typography):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.paragraph){font-family:var(--font-heading--family);font-weight:400;font-size:.9375rem}.expert-grid .expert-grid__testimonial-title{font-family:var(--font-body--family);font-size:.8125rem;line-height:1.4;margin:0;color:rgb(var(--color-foreground-rgb) / .75)}.expert-grid .expert-grid__testimonial-institution{font-family:var(--font-body--family);font-size:.75rem;line-height:1.3;margin:.125rem 0 0;color:rgb(var(--color-foreground-rgb) / .55);font-style:italic}.expert-grid .expert-grid__testimonial-controls{display:flex;align-items:center;justify-content:center;gap:1rem;margin-top:1.5rem;position:relative;z-index:1}.expert-grid .expert-grid__testimonial-nav{display:flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;padding:0;background:rgb(var(--color-foreground-rgb) / .04);border:1px solid rgb(var(--color-foreground-rgb) / .1);border-radius:50%;color:rgb(var(--color-foreground-rgb));cursor:pointer;opacity:.7;transition:opacity .2s ease,background-color .2s ease;-webkit-tap-highlight-color:transparent}.expert-grid .expert-grid__testimonial-nav:hover{opacity:1;background:rgb(var(--color-foreground-rgb) / .08)}.expert-grid .expert-grid__testimonial-nav:focus-visible{outline:2px solid rgb(var(--color-primary-rgb, var(--color-foreground-rgb)));outline-offset:2px;opacity:1}.expert-grid .expert-grid__testimonial-nav svg{width:1.125rem;height:1.125rem}.expert-grid .expert-grid__testimonial-toggle[data-playing=true] svg[data-icon=play],.expert-grid .expert-grid__testimonial-toggle[data-playing=false] svg[data-icon=pause]{display:none}.expert-grid .expert-grid__testimonial-dots{display:flex;align-items:center;gap:.5rem}.expert-grid .expert-grid__testimonial-dot{width:8px;height:8px;padding:0;border:none;border-radius:50%;background:rgb(var(--color-foreground-rgb) / .15);cursor:pointer;transition:background-color .3s ease,transform .3s ease;-webkit-tap-highlight-color:transparent}.expert-grid .expert-grid__testimonial-dot:hover{background:rgb(var(--color-foreground-rgb) / .35)}.expert-grid .expert-grid__testimonial-dot.is-active{background:rgb(var(--color-foreground-rgb) / .7);transform:scale(1.25)}.expert-grid .expert-grid__testimonial-dot:focus-visible{outline:2px solid rgb(var(--color-primary-rgb, var(--color-foreground-rgb)));outline-offset:2px}@media(forced-colors:active){.expert-grid .expert-grid__testimonial-dot:focus-visible{outline-color:CanvasText}}@media screen and (min-width:550px){.expert-grid .expert-grid__cards{--cols: var(--expert-grid-columns-tablet, 2)}.expert-grid .expert-grid__card-content{padding:var(--card-padding, 20px)}.expert-grid .expert-grid__testimonial-slide{padding:3rem 2.5rem 2.25rem}.expert-grid .expert-grid__testimonial-decor{width:52px;height:52px;top:1.5rem;left:2rem}.expert-grid .expert-grid__testimonial-text:not(.custom-typography):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.paragraph){font-size:1.0625rem}.expert-grid .expert-grid__testimonial-avatar{width:60px;height:60px}}@media screen and (min-width:750px){.expert-grid>.expert-grid__wrapper{grid-column:2;padding:0}.expert-grid .expert-grid__header{margin-bottom:var(--header-bottom-margin, 40px);max-width:820px}.expert-grid .expert-grid__header[style*="text-align: left"]{margin-right:auto}.expert-grid .expert-grid__header[style*="text-align: center"]{margin-left:auto;margin-right:auto}.expert-grid .expert-grid__header[style*="text-align: right"]{margin-left:auto}.expert-grid .expert-grid__card-content{padding:var(--card-padding, 22px)}.expert-grid .expert-grid__testimonial-slide{padding:3.5rem 3rem 2.5rem;border-radius:28px}.expert-grid .expert-grid__testimonial-decor{width:64px;height:64px;top:1.75rem;left:2.5rem}.expert-grid .expert-grid__testimonial-text:not(.custom-typography):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.paragraph){font-size:1.125rem;line-height:1.65}.expert-grid .expert-grid__testimonial-avatar{width:64px;height:64px}.expert-grid .expert-grid__testimonial-name:not(.custom-typography):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.paragraph){font-size:1rem}.expert-grid .expert-grid__testimonial-title{font-size:.875rem}.expert-grid .expert-grid__testimonial-institution{font-size:.8125rem}}@media screen and (min-width:990px){.expert-grid .expert-grid__cards{--cols: var(--expert-grid-columns-desktop, 4)}}.expert-drawer-content{display:flex;flex-direction:column;gap:1.25rem;font-family:var(--font-body--family)}.expert-drawer-content__avatar{width:128px;height:128px;border-radius:50%;overflow:hidden;margin-inline:auto;margin-block-end:.25rem;box-shadow:0 0 0 1px rgb(var(--color-foreground-rgb) / .08),0 10px 28px rgb(var(--color-foreground-rgb) / .12)}.expert-drawer-content__avatar .expert-drawer-content__avatar-img{width:100%;height:100%;object-fit:cover;object-position:top;display:block;margin:0;border-radius:0}.expert-drawer-content__title{text-align:center;font-size:1rem;margin:0;color:rgb(var(--color-foreground-rgb) / .75)}.expert-drawer-content__creds{display:flex;flex-direction:column;gap:.875rem;margin:0;padding-block:1.25rem;border-block:1px solid rgb(var(--color-foreground-rgb) / .12)}.expert-drawer-content__cred{display:flex;flex-direction:column;gap:.125rem}.expert-drawer-content__cred-label{font-size:.6875rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:rgb(var(--color-foreground-rgb) / .55)}.expert-drawer-content__cred-value{margin:0;font-size:.9375rem;line-height:1.4;color:rgb(var(--color-foreground-rgb))}.expert-drawer-content__eyebrow{font-size:.6875rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:rgb(var(--color-foreground-rgb) / .55);margin:0 0 .5rem}.expert-drawer-content__body{font-size:1rem;line-height:1.7;color:rgb(var(--color-foreground-rgb) / .9)}.expert-drawer-content__body p{margin:0 0 .85rem}.expert-drawer-content__body p:last-child{margin-bottom:0}.expert-drawer-content__quote{position:relative;margin:0;padding:2.25rem 1.375rem 1.375rem;background:rgb(var(--color-foreground-rgb) / .04);border-radius:18px;font-style:italic;font-size:1.0625rem;line-height:1.6;color:rgb(var(--color-foreground-rgb) / .9)}.expert-drawer-content__quote:before{content:"\201c";position:absolute;inset-block-start:.4rem;inset-inline-start:1rem;font-family:var(--font-heading--family);font-size:3rem;line-height:1;color:rgb(var(--color-foreground-rgb) / .18)}.expert-drawer-content .expert-drawer-content__social{display:inline-flex;align-items:center;gap:.5rem;align-self:flex-start;min-height:44px;padding-inline:1.25rem;border:1px solid rgb(var(--color-foreground-rgb) / .25);border-radius:999px;font-size:.9375rem;font-weight:400;color:rgb(var(--color-foreground-rgb));text-decoration:none;transition:background-color .2s ease,border-color .2s ease}.expert-drawer-content__social:hover{background:rgb(var(--color-foreground-rgb) / .06);border-color:rgb(var(--color-foreground-rgb) / .4)}.expert-drawer-content__social:focus-visible{outline:2px solid rgb(var(--color-primary-rgb, var(--color-foreground-rgb)));outline-offset:2px}.expert-drawer-content__social-icon{width:1rem;height:1rem}@media screen and (max-width:749px){.expert-grid .expert-grid__cards{flex-wrap:nowrap;justify-content:flex-start;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-padding-inline:16px;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;margin-inline:-16px;padding:8px 16px 28px;margin-bottom:1rem}.expert-grid .expert-grid__cards::-webkit-scrollbar{display:none}.expert-grid .expert-grid__card{flex:0 0 75%;max-width:290px;scroll-snap-align:start}}@media(prefers-reduced-motion:reduce){.expert-grid *{animation:none!important;transition:none!important}.expert-grid .expert-grid__card:hover,.expert-grid .expert-grid__card:focus-within{transform:none}}@media screen and (max-width:749px){.expert-grid.expert-grid--compact-mobile .expert-grid__cards{flex-direction:column;flex-wrap:nowrap;align-items:stretch;gap:.75rem;max-width:34rem;margin-inline:auto;margin-bottom:2rem;overflow:visible;scroll-snap-type:none;scroll-padding-inline:0;padding:0}.expert-grid.expert-grid--compact-mobile .expert-grid__card{flex:0 0 auto;flex-direction:row;align-items:center;gap:.9rem;max-width:none;width:100%;padding:.8rem 2.5rem .8rem .8rem;border-radius:var(--roots-radius-soft);box-shadow:none;background-color:rgb(var(--color-foreground-rgb) / .03);scroll-snap-align:none}@media(hover:hover){.expert-grid.expert-grid--compact-mobile .expert-grid__card:hover{transform:none;box-shadow:none;background-color:rgb(var(--color-foreground-rgb) / .06)}}.expert-grid.expert-grid--compact-mobile .expert-grid__card:focus-within{transform:none;box-shadow:none}.expert-grid.expert-grid--compact-mobile .expert-grid__card-image{flex:0 0 auto;width:3.25rem;height:3.25rem;aspect-ratio:1;border-radius:50%}.expert-grid.expert-grid--compact-mobile .expert-grid__card-content{flex:1 1 auto;min-width:0;padding:0;gap:.1rem}.expert-grid.expert-grid--compact-mobile .expert-grid__card-name{margin:0;font-size:1.0625rem}.expert-grid.expert-grid--compact-mobile .expert-grid__card-institution{margin-top:.1rem}.expert-grid.expert-grid--compact-mobile .expert-grid__card-action{display:none}.expert-grid.expert-grid--compact-mobile .expert-grid__card:after{content:"";position:absolute;right:1rem;top:calc(50% - .3rem);width:.55rem;height:.55rem;border-right:2px solid rgb(var(--color-primary-rgb, var(--color-foreground-rgb)));border-bottom:2px solid rgb(var(--color-primary-rgb, var(--color-foreground-rgb)));transform:rotate(-45deg);opacity:.65;pointer-events:none}}@media screen and (min-width:750px){.expert-grid.expert-grid--compact-desktop .expert-grid__cards{flex-direction:column;flex-wrap:nowrap;align-items:stretch;gap:.75rem;max-width:34rem;margin-inline:auto;margin-bottom:2rem;overflow:visible;scroll-snap-type:none;scroll-padding-inline:0;padding:0}.expert-grid.expert-grid--compact-desktop .expert-grid__card{flex:0 0 auto;flex-direction:row;align-items:center;gap:.9rem;max-width:none;width:100%;padding:.8rem 2.5rem .8rem .8rem;border-radius:var(--roots-radius-soft);box-shadow:none;background-color:rgb(var(--color-foreground-rgb) / .03);scroll-snap-align:none}@media(hover:hover){.expert-grid.expert-grid--compact-desktop .expert-grid__card:hover{transform:none;box-shadow:none;background-color:rgb(var(--color-foreground-rgb) / .06)}}.expert-grid.expert-grid--compact-desktop .expert-grid__card:focus-within{transform:none;box-shadow:none}.expert-grid.expert-grid--compact-desktop .expert-grid__card-image{flex:0 0 auto;width:3.25rem;height:3.25rem;aspect-ratio:1;border-radius:50%}.expert-grid.expert-grid--compact-desktop .expert-grid__card-content{flex:1 1 auto;min-width:0;padding:0;gap:.1rem}.expert-grid.expert-grid--compact-desktop .expert-grid__card-name{margin:0;font-size:1.0625rem}.expert-grid.expert-grid--compact-desktop .expert-grid__card-institution{margin-top:.1rem}.expert-grid.expert-grid--compact-desktop .expert-grid__card-action{display:none}.expert-grid.expert-grid--compact-desktop .expert-grid__card:after{content:"";position:absolute;right:1rem;top:calc(50% - .3rem);width:.55rem;height:.55rem;border-right:2px solid rgb(var(--color-primary-rgb, var(--color-foreground-rgb)));border-bottom:2px solid rgb(var(--color-primary-rgb, var(--color-foreground-rgb)));transform:rotate(-45deg);opacity:.65;pointer-events:none}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/expert-grid.css.map */
