.community-section{width:100%;position:relative;overflow-x:hidden}.community-container{max-width:1280px;margin:0 auto;padding:0 24px;box-sizing:border-box;width:100%}@media screen and (min-width: 990px){.community-container{padding:0 40px}}.community-header{text-align:center;margin-bottom:30px}.community-tag{display:inline-block;padding:5px 14px;border-radius:20px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;margin-bottom:12px}.community-heading{font-weight:700;line-height:1.2;max-width:900px;margin:0 auto 10px}.community-subheading{line-height:1.5;max-width:800px;margin:0 auto}.community-tabs{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin:25px 0 30px}.community-tab{padding:8px 18px;border:1px solid rgba(0,0,0,.2);border-radius:20px;background:transparent;font-size:13px;font-weight:500;color:#666;cursor:pointer;transition:all .25s ease}.community-tab:hover{border-color:#0006;background:#00000008}.community-tab.active{border-color:#000;background:#000;color:#fff}.community-tab-content{display:none}.community-tab-content.active{display:block;animation:fadeIn .4s ease}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.community-stats{display:flex;flex-wrap:wrap;gap:16px;margin:30px 0;align-items:stretch}.community-stat{flex:1;min-width:280px;padding:30px 20px;box-shadow:0 2px 8px #0000000f;transition:transform .3s ease,box-shadow .3s ease}.community-stat:hover{transform:translateY(-4px);box-shadow:0 4px 16px #0000001a}.community-stat__number{font-weight:700;line-height:1;margin-bottom:8px}.community-stat__label{line-height:1.4;opacity:.7;font-size:13px}.community-actions{display:flex;flex-direction:column;align-items:center;gap:16px;margin:30px 0 40px}.community-buttons{display:flex;flex-wrap:wrap;gap:10px;justify-content:center}.community-btn{padding:12px 24px;border-radius:25px;font-size:14px;font-weight:600;text-decoration:none;transition:all .3s ease;display:inline-block}.community-btn--primary{background:#000;color:#fff;border:2px solid #000}.community-btn--primary:hover{background:#333;border-color:#333}.community-btn--secondary{background:transparent;color:#000;border:2px solid #000}.community-btn--secondary:hover{background:#000;color:#fff}.community-avatars{display:flex;align-items:center}.community-avatar{width:38px;height:38px;border-radius:50%;border:2px solid #fff;overflow:hidden;margin-left:-10px;position:relative;transition:transform .2s ease;box-shadow:0 2px 4px #0000001a}.community-avatar:first-child{margin-left:0}.community-avatar:hover{transform:scale(1.1);z-index:10}.community-avatar img{width:100%;height:100%;object-fit:cover}.community-reviews-wrapper{position:relative;margin-top:50px;padding:0 24px}.community-reviews{overflow:hidden;width:100%;max-width:100%}.community-reviews__track{display:flex;gap:16px;transition:transform .5s cubic-bezier(.4,0,.2,1);scroll-snap-type:none;overflow:visible;scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;touch-action:auto;overscroll-behavior-x:contain;max-width:100%;will-change:transform}.community-reviews__track::-webkit-scrollbar{display:none}.community-review{min-width:300px;max-width:350px;flex:0 0 auto;flex-shrink:0;padding:20px;position:relative;box-shadow:0 6px 24px #0000000f;transition:box-shadow .3s ease;background:#fff;border-radius:28px;scroll-snap-align:start;display:flex;flex-direction:column;box-sizing:border-box;overflow:hidden;height:auto}.community-review:hover{box-shadow:0 8px 28px #00000014}.community-review__time{font-size:12px;color:#6b7280;margin-bottom:14px;font-weight:500;letter-spacing:.3px;word-wrap:break-word;overflow-wrap:break-word;max-width:100%}.community-review__header{display:flex;gap:8px;margin-bottom:14px;align-items:center;text-align:left;max-width:100%;overflow:hidden}.community-review__avatar{width:36px;height:36px;object-fit:cover;flex-shrink:0;border-radius:50%}.community-review__name{font-weight:600;font-size:15px;line-height:1.4;color:#374151;word-wrap:break-word;overflow-wrap:break-word;flex:1;min-width:0}.community-review__recognition{font-size:14px;color:#4b5563;line-height:1.5;margin-bottom:14px;word-wrap:break-word;overflow-wrap:break-word;word-break:break-word;max-width:100%}.community-review__recognition-label{font-weight:600;color:#374151}.community-review__text{font-size:15px;line-height:1.65;margin:0 0 16px;color:#374151;font-style:normal;word-wrap:break-word;overflow-wrap:break-word;word-break:break-word;white-space:normal;max-width:100%;-webkit-hyphens:auto;hyphens:auto}.community-review__outcome{display:flex;align-items:center;gap:6px;flex-wrap:wrap;margin-top:4px;font-size:14px;line-height:1.5;color:#374151;word-wrap:break-word;overflow-wrap:break-word;max-width:100%}.community-review__outcome-label{display:inline-block;padding:4px 12px;background:#ede5dc;border-radius:9999px;font-weight:500;font-size:12px;color:#374151;white-space:nowrap;flex-shrink:0}.community-arrow{position:absolute;top:50%;transform:translateY(-50%);width:48px;height:48px;border-radius:50%;background:#fffffff2;border:none;display:none;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;z-index:10;box-shadow:0 4px 12px #00000014}.community-arrow:hover:not(:disabled){background:#fff;box-shadow:0 6px 16px #0000001f;transform:translateY(-50%) scale(1.05)}.community-arrow:hover:not(:disabled) svg{stroke:#374151}.community-arrow:disabled{opacity:.4;cursor:not-allowed}.community-arrow:focus-visible{outline:2px solid #374151;outline-offset:2px}.community-arrow svg{width:20px;height:20px;stroke-width:2.5;color:#374151}.community-arrow--prev{left:-8px}.community-arrow--next{right:-8px}@media screen and (min-width: 750px){.community-header{margin-bottom:35px}.community-stats{gap:20px}.community-stat{min-width:calc(33.333% - 14px);flex:0 1 calc(33.333% - 14px);padding:35px 25px}.community-stat__label{font-size:14px}.community-actions{flex-direction:row;justify-content:center;margin:35px 0 50px}.community-reviews-wrapper{margin-top:60px;padding:0 32px}.community-review{min-width:calc(50% - 12px);padding:24px}.community-arrow{display:flex}}@media screen and (min-width: 990px){.community-reviews-wrapper{padding:0 40px}.community-reviews__track{gap:24px}.community-review{min-width:350px;max-width:350px;padding:28px}.community-tabs{gap:10px;margin:30px 0 35px}.community-tab{padding:9px 20px;font-size:14px}}@media screen and (min-width: 1280px){.community-review{min-width:360px;max-width:360px}}.community-reviews-dots{display:none;justify-content:center;gap:8px;margin-top:24px}.community-reviews-dot{width:8px;height:8px;border-radius:50%;background:#d1d5db;border:none;padding:0;cursor:pointer;transition:all .3s ease}.community-reviews-dot.active{background:#374151;width:24px;border-radius:4px}@media screen and (max-width: 749px){.community-container{padding:0 20px}.community-stats{flex-direction:column}.community-stat{min-width:100%;flex:1 1 100%}.community-reviews-wrapper{padding:0 16px;margin-bottom:20px;width:100%;overflow:visible}.community-reviews{width:100%;overflow:hidden;position:relative}.community-reviews__track{gap:12px;display:flex;flex-wrap:nowrap;padding:0;overflow:visible}.community-arrow{display:flex!important;width:40px;height:40px;box-shadow:0 2px 8px #00000026;z-index:100}.community-arrow svg{width:18px;height:18px}.community-arrow--prev{left:-12px}.community-arrow--next{right:-12px}.community-reviews-dots{display:flex}.community-review{min-width:85%;max-width:85%;flex:0 0 85%;padding:24px 20px;box-sizing:border-box;scroll-snap-align:center}.community-review__time{font-size:11px}.community-review__header{margin-bottom:12px}.community-review__name{font-size:14px}.community-review__recognition{font-size:13px;margin-bottom:12px}.community-review__text{font-size:14px;line-height:1.6;margin-bottom:14px}.community-review__outcome{font-size:13px}.community-stat__number{font-size:28px}}.community-reviews__track,.community-tab-content{will-change:transform,opacity;-webkit-backface-visibility:hidden;backface-visibility:hidden}@media (prefers-reduced-motion: reduce){.community-reviews__track,.community-tab,.community-btn,.community-avatar,.community-arrow,.community-tab-content{transition-duration:.01ms!important;animation-duration:.01ms!important}}
/*# sourceMappingURL=/cdn/shop/t/25/assets/section-join-the-movement.css.map */
