.team-section .team-section-section.two-column{display:grid;grid-template-columns:repeat(2,1fr)}.team-section .team-section-section.three-column{display:grid;grid-template-columns:repeat(3,1fr)}.team-section .team-section-section.four-column{display:grid;grid-template-columns:repeat(4,1fr)}.team-section .team-section-section.five-column{display:grid;grid-template-columns:repeat(5,1fr)}.team-section .team-section-section.six-column{display:grid;grid-template-columns:repeat(6,1fr)}.team-section .team-section-section{column-gap:var(--grid-desktop-horizontal-spacing);row-gap:var(--grid-desktop-vertical-spacing)}@media screen and (max-width: 1199px) and (min-width: 751px){.team-section .team-section-section.four-column{display:grid;grid-template-columns:repeat(2,1fr)}.team-section .team-section-section.five-column,.team-section .team-section-section.six-column{display:grid;grid-template-columns:repeat(3,1fr)}.team-section .team-section-section{column-gap:var(--grid-mobile-horizontal-spacing);row-gap:var(--grid-mobile-vertical-spacing)}}@media screen and (max-width: 750px){.team-section .team-section-section.two-column,.team-section .team-section-section.three-column,.team-section .team-section-section.four-column,.team-section .team-section-section.five-column,.team-section .team-section-section.six-column{display:grid;grid-template-columns:repeat(1,1fr)}.team-section .team-section-section{column-gap:var(--grid-mobile-horizontal-spacing);row-gap:var(--grid-mobile-vertical-spacing)}}.team-section .title-wrapper-with-link.content-align--left{align-items:flex-start}.team-section .title-wrapper-with-link.content-align--center{align-items:center}.team-section .team-section-section .team-section-wrapper .team-section-block-image img.team-section-image{width:100%;height:100%;object-fit:cover}.team-section-inner.banner--content-align-center{align-items:center;text-align:center}.team-section-inner.banner--content-align-right{align-items:flex-end;text-align:right}.team-section-inner.banner--content-align-left{align-items:flex-start;text-align:left}.team-section .team-section-section:not(.background-none) .team-section-wrapper{background:rgb(var(--color-background));height:100%}.team-section .dt-sc-team-section-section.background-primary .team-section-wrapper{background:rgb(var(--color-background)) linear-gradient(rgba(var(--color-foreground),.04),rgba(var(--color-foreground),.04))}.team-section .title-wrapper-with-link p.description{max-width:39%;margin-top:0}.team-section .team-section-content .team-section-inner h4.main-title a{color:var(--color-foreground)}.team-section .team-section-content{padding:20px 30px 50px;position:relative}.team-section .team-section-content h4.main-title{margin:0 0 15px;font-size:2.6rem;line-height:1.3;font-weight:600;transition:all var(--duration-default) linear;color:rgba(var(--color-base-outline-button-labels),1)}.team-section .team-section-content h6.sub-title{margin:0;font-size:1.6rem;font-weight:500}.team-section .team-section-content p.description{margin-top:1.5rem}.team-section-content-icon li.list-social__item:not(:last-child){margin-right:0}.team-section .list-social{margin-top:2rem;gap:.6rem}.team-section .team-section-block-image{position:relative}.team-section .team-section-block-image{display:flex}.team-section .list-social__link{padding:0;color:var(--gradient-background)}.team-section-section.overlay .team-section-wrapper{height:500px;position:relative}.team-section-section.overlay .team-section-wrapper .team-section-block-image{width:100%;height:100%}.team-section-section.overlay .team-section-wrapper .team-section-content{position:absolute;top:0;bottom:0;margin:auto;left:0;right:0;background:rgba(var(--color-background),.4)}.team-section-section.overlay .team-section-wrapper .team-section-content .team-section-inner{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center}.team-section .swiper{cursor:grab}.team-section swiper-slider>div{position:relative}.team-section .swiper-button-next:after,.team-section .swiper-button-prev:after{display:none}.team-section .swiper svg path{transition:var(--duration-long) linear all}.team-section .swiper-button-next,.team-section .swiper-button-prev{margin-top:0;transform:translateY(-50%);width:150px;height:auto;color:var(--gradient-base-accent-2);display:inline-flex;top:50%;transition:all linear var(--duration-short)}.team-section .swiper-button-next:hover,.team-section .swiper-button-prev:hover{color:var(--gradient-base-accent-3)}.team-section .swiper-button-next{right:-7%}.team-section .swiper-button-prev{left:-7%}.team-section .swiper-button-next>span,.team-section .swiper .swiper-button-prev>span{color:inherit;display:inline-flex;font-size:inherit;margin:0;padding:0;position:relative;width:100%;transition:inherit;align-items:center;justify-content:center;height:auto}.team-section .swiper-button-next>span>svg,.team-section .swiper-button-prev>span>svg{width:100%;height:auto;transform-origin:center;animation:3s ease-in-out 0s infinite alternate both rockshake;-webkit-animation:3s ease-in-out 0s infinite alternate both rocketshake}.team-section .swiper-button-next:hover svg,.team-section .swiper-button-prev:hover svg{animation-play-state:paused}.team-section .swiper-button-next.swiper-button-disabled,.team-section .swiper-button-prev.swiper-button-disabled{opacity:1;cursor:not-allowed;pointer-events:auto}.team-section-inner .button{margin-top:2rem}.team-section-inner.banner--content-align-center{padding-left:12%;padding-right:12%}.team-section .list-social .list-social__item:has(svg.icon-pinterest){display:none}.shopify-section.reveal .team-section .swiper-slide:nth-child(2n){animation:fadeInUp var(--anim-time) .4s ease both}.shopify-section.reveal .team-section .swiper-slide:nth-child(odd){animation:fadeInRight var(--anim-time) ease both}.shopify-section.reveal .team-section .title-wrapper-left-image{animation:bounceIn var(--anim-time) ease both}@media screen and (max-width: 1739px){.team-section .team-section-wrapper-heading{margin:auto;max-width:140rem}.team-section .title-wrapper-with-link p.description{max-width:45%}}@media screen and (max-width: 1639px){.team-section .team-section-wrapper-heading{margin:auto;max-width:120rem}}@media screen and (max-width: 1539px){.team-section .team-section-wrapper-heading{margin:auto;max-width:108rem}}@media screen and (max-width: 1439px){.team-section .swiper-button-next,.team-section .swiper-button-prev{transform:translateY(5%);top:auto}.team-section .swiper-button-prev{left:0;transform:translate(100%,-25%)}.team-section .swiper-button-next{right:0;transform:translate(-100%,-15%)}}@media screen and (min-width: 750px) and (max-width: 1199px){.team-section .title-wrapper-with-link p.description,.team-section .title{max-width:50rem;width:100%}}@media screen and (max-width: 989px){.team-section .swiper-button-next,.team-section .swiper-button-prev{top:unset;transform:translateY(-25%)}.team-section .swiper-button-next{right:0;transform:translate(-100%,-25%)}.team-section .swiper-button-prev{left:0;transform:translate(100%,-25%)}}@media screen and (max-width: 749px){.team-section .title-wrapper-with-link p.description{width:100%;max-width:45rem}.team-section .swiper-button-next{right:0;transform:translate(-50%,-25%)}.team-section .swiper-button-prev{left:0;transform:translate(50%,-25%)}.team-section-wrapper-heading:after{height:8px;-webkit-mask-size:cover}.team-section team-slider.team-section-slider div[data-slider-options]{max-width:50rem;margin:auto}}@media screen and (max-width: 575px){.team-section .team-section-content{padding:20px 20px 50px}.team-section-inner.banner--content-align-center{padding-left:0;padding-right:0}.team-section .team-section-block-image{margin-right:2rem!important;margin-left:2rem!important}.team-section .swiper-button-next{right:0;transform:translateY(-25%)}.team-section .swiper-button-prev{left:0;transform:translateY(-25%)}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/section-team-section.css.map */
