.experts-section{position:relative;overflow:hidden}.experts-section--grid{overflow:visible}.experts__header-wrapper{display:flex;flex-direction:column;gap:1.6rem;margin-bottom:3.2rem;width:100%}.experts__header-left{display:flex;flex-direction:column;align-items:flex-start;gap:1.6rem;width:100%}.experts__heading{margin:0;max-width:100%;line-height:1.2}.experts__header-button-wrapper{display:flex;justify-content:flex-start}.experts__header-right{display:flex;flex-direction:column;gap:1.6rem;width:100%;border-top:1px solid rgb(var(--color-foreground));padding-top:1.6rem}.experts__description{width:100%}.experts__description p{margin:0;font-size:1.6rem;line-height:1.5}.experts__controls-row{display:flex;justify-content:flex-end;align-items:center;margin-top:1.6rem;margin-bottom:2.4rem;width:100%}.experts__counter-wrapper{display:flex;align-items:center;gap:2rem;margin-left:auto}.experts-section .embla-custom-fractions{font-size:2.2rem;line-height:1;font-family:var(--font-body-family);color:rgb(var(--color-foreground));letter-spacing:.04em}@media screen and (min-width:990px){.experts__header-wrapper{display:grid;grid-template-columns:minmax(22rem,.9fr) minmax(0,1.15fr);align-items:start;column-gap:6.4rem;margin-bottom:4.8rem}.experts__header-left,.experts__header-right{width:auto;min-width:0}.experts__heading{width:100%}.experts__header-right{padding-top:2rem}}.experts-section .embla-carousel{margin-left:calc(var(--page-width-padding) * -1);width:calc(100% + var(--page-width-padding) * 2);position:relative}.experts-section .embla__viewport{padding-left:var(--page-width-padding);padding-right:var(--page-width-padding);overflow:hidden}.experts-section .embla__container{display:flex;margin:0 -2.4rem 0 0;padding:0;list-style:none}.experts-section embla-component.embla-carousel .embla__slide{min-width:0;display:flex;padding-right:2.4rem;flex:0 0 82%}@media screen and (min-width:750px){.experts-section embla-component.embla-carousel .embla__slide{flex:0 0 44rem}}@media screen and (min-width:990px){.experts-section embla-component.embla-carousel .embla__slide{flex:0 0 44rem}}.experts__grid{display:grid;grid-template-columns:repeat(var(--grid-mobile-columns, 1),minmax(0,1fr));gap:2.4rem;width:100%;margin:0;padding:0;list-style:none}.experts__grid .experts__slide{min-width:0;width:100%;display:flex}@media screen and (min-width:750px){.experts__grid{grid-template-columns:repeat(var(--grid-desktop-columns, 3),minmax(0,1fr));gap:3.2rem}}.experts__card{width:100%;position:relative;display:flex;flex-direction:column;box-sizing:border-box;background:transparent!important;border:none;padding:0;cursor:pointer;text-align:left}.experts__media-container{position:relative;width:100%;aspect-ratio:1 / 1;border-radius:1.6rem;overflow:hidden;background-color:rgba(var(--color-foreground),.05)}.experts__media-container .experts__media-image,.experts__media-container .experts__media-video,.experts__media-container .experts__media-video video{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.experts__content{display:flex;flex-direction:column;align-items:flex-start;padding-top:1.6rem;width:100%;padding-bottom:2px}.experts__name{color:rgb(var(--color-foreground));margin:0 0 1.2rem}.experts__role{font-size:1.4rem;line-height:1.45;color:rgb(var(--color-foreground));margin:0 0 1.6rem}.experts__role p{margin:0;font-weight:300}.experts__badges{display:flex;flex-wrap:wrap;gap:.8rem;align-items:center}.experts__badge{border:1px solid rgba(var(--color-foreground));border-radius:.8rem;text-transform:uppercase;color:rgb(var(--color-foreground))}.experts-drawer .drawer__inner{position:relative;overflow:hidden;display:flex;flex-direction:column;border:none!important}@media screen and (min-width:750px){.experts-drawer .drawer__inner{padding-left:3rem;padding-right:3rem}}.experts-drawer .drawer__header{justify-content:flex-end;padding:2.5rem 0;margin-top:0;flex:0 0 auto}.experts-drawer .drawer__close{position:static!important;background-color:transparent!important;border:none!important;box-shadow:none!important;min-height:auto!important;min-width:auto!important;font-size:2rem!important;cursor:pointer;color:rgb(var(--color-foreground));transition:opacity .2s ease}.experts-drawer .drawer__close:hover{opacity:1!important}.experts__drawer-body{overflow-y:auto;flex:1 1 auto;padding-bottom:10rem;-webkit-overflow-scrolling:touch}.experts__drawer-media-container{position:relative;width:100%;border-radius:1.6rem;overflow:visible;margin-bottom:2.4rem}.experts__drawer-media-container .experts__media-image,.experts__drawer-media-container .experts__media-video,.experts__drawer-media-container .experts__media-video video{width:100%;height:100%;object-fit:cover;object-position:center;display:block;border-radius:inherit}.experts__drawer-name{margin:0 0 1.2rem;color:rgb(var(--color-foreground))}.experts__drawer-role{color:rgb(var(--color-foreground));margin-bottom:1.6rem}.experts__drawer-role p{font-size:1.5rem;margin:0;font-weight:300}.experts__drawer-full-info{font-size:1.6rem;line-height:1.5;color:rgb(var(--color-foreground));margin-bottom:2.4rem;font-weight:300!important}.experts__drawer-badges{margin-bottom:3.2rem}.experts__drawer-footer{position:absolute;bottom:2.5rem;left:0;right:0;display:flex;justify-content:center;margin-top:0;padding:0;width:100%;z-index:20;pointer-events:none}.experts__drawer-pill{pointer-events:auto;display:inline-flex;align-items:center;justify-content:center;padding:1.9rem 2.4rem;border:1px solid rgb(var(--color-foreground));border-radius:4rem;background-color:rgb(var(--color-background));backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.experts__counter-nav{display:flex;align-items:center;gap:1.2rem;position:static}.experts__counter-nav button.experts__nav-btn,.experts .experts__counter-nav .embla__button,.experts .experts__counter-nav .embla__button--prev,.experts .experts__counter-nav .embla__button--next,.experts-drawer .experts__drawer-pill .embla__button,.experts-drawer .experts__drawer-pill .embla__button--prev,.experts-drawer .experts__drawer-pill .embla__button--next,.experts-drawer .experts__drawer-pill .experts__nav-btn{position:static!important;top:auto!important;bottom:auto!important;left:auto!important;right:auto!important;transform:none!important;width:auto!important;height:auto!important;min-width:0!important;min-height:0!important;background:transparent!important;border:none!important;box-shadow:none!important;color:rgb(var(--color-foreground))!important;cursor:pointer;display:inline-flex!important;align-items:center;justify-content:center;padding:.4rem!important;margin:0!important;opacity:1!important;transition:opacity .2s ease;z-index:auto!important}.experts__counter-nav .experts__nav-btn svg{display:block;width:auto;height:1.6rem;fill:currentColor}.experts__counter-nav .experts__nav-btn:hover{opacity:.6}.experts__counter-nav .experts__nav-btn:disabled,.experts__counter-nav .experts__nav-btn[disabled],.experts .experts__counter-nav .embla__button:disabled,.experts .experts__counter-nav .embla__button[disabled]{opacity:.3!important;cursor:not-allowed;pointer-events:none}.experts__drawer-pill .experts__counter-nav{display:flex;align-items:center;gap:2.4rem;position:static}.experts__drawer-pill .experts__nav-btn svg{display:block;width:2.2rem;height:1.7rem;fill:currentColor}
/*# sourceMappingURL=/cdn/shop/t/6/assets/section-experts.css.map */
