body#find-your-club{display:flex!important;flex-direction:column!important;min-height:100vh!important;margin:0!important}body#find-your-club #page{display:flex!important;flex-direction:column!important;flex:1 0 auto!important}body#find-your-club .organization-page{flex:1 0 auto!important;display:flex!important;flex-direction:column!important}.organization-page{padding:5rem 0 6rem;background-color:#fafafa;font-family:Outfit,Inter,-apple-system,BlinkMacSystemFont,sans-serif}.organization-page.club-list-page{padding-bottom:2rem!important}.org-hero{text-align:center;margin-bottom:4rem;animation:fadeIn .6s ease-out}.org-hero h1{font-size:3rem;font-weight:800;color:#111;letter-spacing:-.04em;margin-bottom:1rem;text-transform:uppercase}.org-hero h1 span{color:#ed1f2a}.org-hero p{font-size:1.2rem;color:#555;max-width:620px;margin:0 auto;line-height:1.6;font-weight:400}.org-search-wrapper{max-width:600px;margin:0 auto 1.5rem;padding:0 1rem;animation:fadeIn .7s ease-out}.org-search-container{position:relative;box-shadow:0 10px 30px #0000000a;border-radius:50px;transition:all .3s cubic-bezier(.16,1,.3,1);background:#fff;border:2px solid #e2e8f0}.org-search-container:focus-within{box-shadow:0 12px 30px #ed1f2a1f;border-color:#ed1f2a}.org-search-icon{position:absolute;left:1.5rem;top:50%;transform:translateY(-50%);color:#a0aec0;font-size:1.3rem;pointer-events:none;transition:color .3s ease}.org-search-container:focus-within .org-search-icon{color:#ed1f2a}.org-search-input{width:100%;padding:1.1rem 1.5rem 1.1rem 3.5rem;font-size:1.15rem;border:none;outline:none;background:transparent;color:#1a202c;font-weight:500}.org-search-input::placeholder{color:#a0aec0;font-weight:400}.org-state-container{text-align:center;padding:1rem 1.5rem 2rem;max-width:480px;margin:.5rem auto 2rem;animation:fadeIn .4s ease-out}.org-state-icon{width:80px;height:80px;font-size:2.2rem;color:#718096;background:#f7fafc;border-radius:50%;margin:0 auto 1.5rem;display:flex;align-items:center;justify-content:center;transition:all .4s cubic-bezier(.175,.885,.32,1.275)}.org-state-container:hover .org-state-icon{color:#fff;background:#ed1f2a;transform:scale(1.1) rotate(10deg)}.org-state-title{font-size:1.4rem;font-weight:700;color:#1a202c;margin-bottom:.5rem;letter-spacing:-.01em}.org-state-desc{font-size:.95rem;color:#718096;line-height:1.6;max-width:320px;margin:0 auto}.org-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem;margin-top:2rem;animation:fadeIn .5s ease-out}.org-card{background:#fff;border-radius:20px;border:1px solid #eaedf1;padding:2rem 1.5rem;text-align:center;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;flex-direction:column;align-items:center;justify-content:space-between;height:100%;min-height:350px;box-shadow:0 10px 30px #00000014,0 4px 12px #00000008}.org-card:hover{box-shadow:0 20px 40px #00000026,0 8px 20px #00000014;border-color:#ed1f2a}.org-logo-wrapper{width:120px;height:120px;display:flex;align-items:center;justify-content:center;background:#fff;border-radius:50%;padding:.75rem;margin-bottom:1.25rem;border:1px solid #f0f3f6;box-shadow:inset 0 2px 8px #00000003;transition:all .3s ease}.org-card:hover .org-logo-wrapper{transform:scale(1.06);border-color:#f7d2d4}.org-logo-wrapper img{max-width:100%;max-height:100%;object-fit:contain}.org-card-content{display:flex;flex-direction:column;align-items:center;width:100%;margin-bottom:1.25rem;flex-shrink:0}.org-card h3{font-size:1.25rem;font-weight:700;color:#1a202c;line-height:1.45;margin:0;letter-spacing:-.02em;word-wrap:break-word;overflow-wrap:break-word}.org-btn{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:100%;padding:.9rem 1.5rem;font-size:1rem;font-weight:700;border-radius:12px;transition:all .3s cubic-bezier(.16,1,.3,1);border:none;cursor:pointer;text-decoration:none!important;text-transform:uppercase;letter-spacing:.05em}.org-btn-primary{background-color:#ed1f2a;color:#fff!important;box-shadow:0 4px 10px #ed1f2a33}.org-btn-primary:hover{background-color:#c91620;box-shadow:0 6px 20px #ed1f2a59;transform:translateY(-2px)}.org-btn-primary:active{transform:translateY(0)}.org-btn-inactive{background-color:#e2e8f0;color:#718096!important;cursor:not-allowed}.org-inactive-text{font-size:.82rem;color:#e53e3e;margin-top:.75rem;font-weight:600;line-height:1.4;display:flex;align-items:center;gap:.35rem}@keyframes fadeIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media(max-width:768px){.org-hero h1{font-size:2.2rem}.org-hero p{font-size:1.05rem}.org-page{padding:3rem 0 4rem}}.org-club-list-layout{display:grid;grid-template-columns:3fr 320px;gap:1.5rem;margin-top:2rem;align-items:start}@media(max-width:991px){.org-club-list-layout{grid-template-columns:1fr;gap:1.5rem}.org-welcome-card{order:-1}}.org-welcome-card{background:#fff;border-radius:20px;padding:2.5rem 2rem;color:#2d3748!important;box-shadow:0 10px 30px #00000014,0 4px 12px #00000008;border:1px solid #ED1F2A;border-top:5px solid #ED1F2A;display:flex;flex-direction:column;gap:1.25rem;transition:box-shadow .3s ease}.org-welcome-card:hover{box-shadow:0 15px 35px #0000001f,0 8px 20px #0000000d}.org-welcome-icon{width:50px;height:50px;background:#fff5f5;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.4rem;color:#ed1f2a;margin-bottom:.25rem}.org-welcome-card h2{font-size:1.35rem;font-weight:800;color:#1a202c!important;margin:0;line-height:1.4;letter-spacing:-.02em}.org-welcome-card h2 span{color:#ed1f2a}.org-welcome-card p{font-size:.95rem;color:#4a5568!important;line-height:1.6;margin:0;font-weight:400}.org-welcome-alert{background:#fff5f5;border:1px solid #fed7d7;border-radius:12px;padding:1rem;margin-top:.5rem}.org-welcome-alert p{font-size:.9rem;color:#c53030!important;font-weight:600;display:flex;align-items:center;gap:.5rem;margin:0}.org-club-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:1.5rem;margin-top:0;animation:fadeIn .5s ease-out}.org-club-grid .org-card{width:calc(33.333333% - 1rem);flex-shrink:0}.org-club-grid.org-grid-count-1 .org-card{width:100%;max-width:500px}.org-club-grid.org-grid-count-2 .org-card{width:calc(50% - .75rem)}@media(max-width:1200px){.org-club-grid .org-card{width:calc(50% - .75rem)}}@media(max-width:600px){.org-club-grid .org-card{width:100%}.org-club-grid.org-grid-count-1 .org-card{max-width:100%}}.org-footer-info{margin-top:2rem;padding-top:0;animation:fadeIn .6s ease-out}.org-shipping-banner{display:flex;align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:1rem 1.5rem;margin-bottom:1.5rem}.org-shipping-icon{font-size:2.25rem;color:#ed1f2a;margin-right:1.5rem;background:#fff5f5;width:70px;height:70px;display:flex;align-items:center;justify-content:center;border-radius:50%;flex-shrink:0}.org-shipping-text h4{font-size:1.1rem;font-weight:700;color:#1a202c;margin:0 0 .2rem}.org-shipping-text p{font-size:.9rem;color:#4a5568;margin:0}.org-policy-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.org-policy-block{background:#fff;padding:1.5rem;border-radius:8px;border:1px solid #e2e8f0}.org-policy-block h4{font-size:1.05rem;font-weight:700;color:#1a202c;margin-bottom:.5rem;display:flex;align-items:center;gap:.5rem}.org-policy-block p{font-size:.9rem;color:#718096;line-height:1.5;margin:0}@media(max-width:768px){.org-policy-grid{grid-template-columns:1fr;gap:1.5rem}.org-shipping-banner{flex-direction:column;text-align:center}.org-shipping-icon{margin-right:0;margin-bottom:1rem}}
/*# sourceMappingURL=/cdn/shop/t/21/assets/organization.css.map */
