.the-team-section{display:flex;flex-direction:column;align-items:center;padding:96px 0;gap:56px;background:var(--color-primary-light)}.the-team-header{display:flex;flex-direction:column;align-items:center;gap:24px;max-width:1005px;width:100%;padding:0 24px}.the-team-title{font-family:var(--font-secondary);font-style:normal;font-weight:500;font-size:32px;line-height:40px;color:var(--color-text);margin:0;text-align:center;text-transform:none}.the-team-description{font-family:var(--font-primary);font-style:normal;font-weight:400;font-size:24px;line-height:32px;text-align:center;color:var(--color-text-light);margin:0}.the-team-carousel-container{width:100%;position:relative;max-width:1660px;padding:0 60px}.the-team-cards-wrapper{width:100%;overflow:hidden}.the-team-cards{display:flex;flex-direction:row;align-items:center;padding:0;gap:48px;transition:transform .4s ease}.the-team-card{display:flex;flex-direction:column;align-items:center;padding:16px;gap:16px;width:282px;min-width:282px;flex-shrink:0;background:var(--color-background);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;border-radius:var(--border-radius-md);transition:transform .3s ease,box-shadow .3s ease}.the-team-card:hover{transform:translateY(-6px);box-shadow:0 12px 20px -4px #00000026,0 4px 8px -4px #0000001a}.the-team-card-image-wrapper{width:250px;height:250px;border-radius:var(--border-radius-sm);overflow:hidden;background-color:var(--color-background-light)}.the-team-card-image{width:100%;height:100%;object-fit:cover}.the-team-card-info{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;padding:0;gap:24px;width:100%}.the-team-card-details{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:0;gap:4px;flex:1}.the-team-card-name{font-family:var(--font-secondary);font-style:normal;font-weight:700;font-size:16px;line-height:19px;color:var(--color-text-black);margin:0}.the-team-card-role{font-family:var(--font-primary);font-style:normal;font-weight:500;font-size:16px;line-height:24px;color:var(--color-primary);margin:0}.the-team-card-linkedin{display:flex;flex-direction:column;justify-content:center;align-items:center;width:20px;height:20px;color:var(--color-text-light);text-decoration:none;transition:color .2s ease}.the-team-card-linkedin:hover{color:#0077b5}.the-team-card-linkedin svg{width:18px;height:18px}.the-team-nav{position:absolute;top:50%;transform:translateY(-50%);width:48px;height:48px;border-radius:50%;background:var(--color-background);border:1px solid var(--color-border);box-shadow:0 4px 6px -1px #0000001a;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;z-index:10}.the-team-nav:hover{background:var(--color-background-gray);box-shadow:0 6px 10px -1px #00000026}.the-team-nav:disabled{opacity:.4;cursor:not-allowed}.the-team-nav svg{width:20px;height:20px;color:var(--color-text)}.the-team-nav-prev{left:0}.the-team-nav-next{right:0}.the-team-dots{display:flex;justify-content:center;align-items:center;gap:8px;margin-top:32px}.the-team-dot{width:10px;height:10px;border-radius:50%;background:var(--color-border);border:none;cursor:pointer;transition:all .2s ease;padding:0}.the-team-dot:hover{background:var(--color-text-light)}.the-team-dot.active{background:var(--color-primary);width:12px;height:12px}@media(max-width:1400px){.the-team-cards{gap:32px}.the-team-card{width:260px;min-width:260px}.the-team-card-image-wrapper{width:228px;height:228px}}@media(max-width:1024px){.the-team-section{padding:72px 0;gap:40px}.the-team-carousel-container{padding:0 50px}.the-team-nav{width:40px;height:40px}.the-team-nav svg{width:16px;height:16px}.the-team-title{font-size:28px;line-height:36px}.the-team-description{font-size:18px;line-height:26px}.the-team-cards{gap:24px}.the-team-card{width:240px;min-width:240px;padding:14px}.the-team-card-image-wrapper{width:212px;height:212px}}@media(max-width:768px){.the-team-section{padding:48px 0;gap:32px}.the-team-header{padding:0 24px}.the-team-carousel-container{padding:0}.the-team-nav{display:none}.the-team-title{font-size:24px;line-height:32px}.the-team-description{font-size:16px;line-height:24px}.the-team-cards-wrapper{overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.the-team-cards-wrapper::-webkit-scrollbar{display:none}.the-team-cards{gap:16px;padding:0 24px;transform:none!important}.the-team-card{width:250px;min-width:250px;padding:16px;scroll-snap-align:start}.the-team-card-image-wrapper{width:218px;height:218px}.the-team-dots{display:none}}
/*# sourceMappingURL=/cdn/shop/t/28/assets/the-team.css.map */
