.A_g{margin-bottom:1rem;display:flex;flex-direction:column;gap:1rem;max-width:29rem}.A_g h1,.A_g h2,.A_g h3,.A_g h4,.A_g h5,.A_g h6{color:var(--un-prose-headings);font-weight:600;line-height:1.25}.A_g a{color:var(--un-prose-links);text-decoration:underline;font-weight:500}.A_g a code{color:var(--un-prose-links)}.A_g p,.A_g ul,.A_g ol,.A_g pre{margin:1em 0;line-height:1.75}.A_g blockquote{margin:1em 0;padding-left:1em;font-style:italic;border-left:.25em solid var(--un-prose-borders)}.A_g h1{margin:1rem 0;font-size:2.25em}.A_g h2{margin:1.75em 0 .5em;font-size:1.75em}.A_g h3{margin:1.5em 0 .5em;font-size:1.375em}.A_g h4{margin:1em 0;font-size:1.125em}.A_g img,.A_g video{max-width:100%}.A_g figure,.A_g picture{margin:1em 0}.A_g figcaption{color:var(--un-prose-captions);font-size:.875em}.A_g code{color:var(--un-prose-code);font-size:.875em;font-weight:600;font-family:var(--font-mono)}.A_g :not(pre)>code:before,.A_g :not(pre)>code:after{content:"`"}.A_g pre{padding:1.25rem 1.5rem;overflow-x:auto;border-radius:.375rem}.A_g pre,.A_g code{white-space:pre;word-spacing:normal;word-break:normal;word-wrap:normal;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-hyphens:none;-moz-hyphens:none;hyphens:none;background:transparent}.A_g pre code{font-weight:inherit}.A_g ol,.A_g ul{padding-left:1.25em}.A_g ol{list-style-type:decimal}.A_g ol[type=A]{list-style-type:upper-alpha}.A_g ol[type=a]{list-style-type:lower-alpha}.A_g ol[type=A s]{list-style-type:upper-alpha}.A_g ol[type=a s]{list-style-type:lower-alpha}.A_g ol[type=I]{list-style-type:upper-roman}.A_g ol[type=i]{list-style-type:lower-roman}.A_g ol[type=I s]{list-style-type:upper-roman}.A_g ol[type=i s]{list-style-type:lower-roman}.A_g ol[type="1"]{list-style-type:decimal}.A_g ul{list-style-type:disc}.A_g ol>li::marker,.A_g ul>li::marker,.A_g summary::marker{color:var(--un-prose-lists)}.A_g hr{margin:2em 0;border:1px solid var(--un-prose-hr)}.A_g table{display:block;margin:1em 0;border-collapse:collapse;overflow-x:auto}.A_g tr:nth-child(2n){background:var(--un-prose-bg-soft)}.A_g td,.A_g th{border:1px solid var(--un-prose-borders);padding:.625em 1em}.A_g abbr{cursor:help}.A_g kbd{color:var(--un-prose-code);border:1px solid;padding:.25rem .5rem;font-size:.875em;border-radius:.25rem}.A_g details{margin:1em 0;padding:1.25rem 1.5rem;background:var(--un-prose-bg-soft)}.A_g summary{cursor:pointer;font-weight:600}.A_g h2{margin:0}.A_co{text-transform:uppercase}.A_J{margin-top:5rem;margin-bottom:5rem;border-left-width:4px;--un-border-opacity:1;border-color:rgb(var(--accent-primary) / var(--un-border-opacity));padding-top:1rem;padding-bottom:1rem;padding-left:2rem}.g1_is{max-width:7.1875rem;flex:1 0 100%}@media(min-width:1024px){.g1_is{max-width:11.5rem}}.gZ_su,.gZ_xH,.gZ_sq,.gZ_s9{display:flex;flex-direction:column;text-decoration:none}.gZ_su .gZ_V,.gZ_xH .gZ_V,.gZ_sq .gZ_V{display:flex;flex-direction:column}.gZ_sq .gZ_co{position:relative;display:inline-block;font-size:.875rem;--un-text-opacity:1;color:rgb(var(--text-accent-primary) / var(--un-text-opacity));font-weight:400;font-weight:700;line-height:1.5rem;font-family:var(--font-secondary);text-decoration:none}.gZ_sq .gZ_co:after{position:absolute;left:0;right:0;bottom:0;display:block;height:1px;--un-bg-opacity:1;background-color:rgb(var(--accent-secondary) / var(--un-bg-opacity));content:""}.gZ_sq .gZ_co:hover:after{--un-bg-opacity:1;background-color:rgb(var(--accent-primary) / var(--un-bg-opacity))}.gZ_sq .gZ_co[aria-disabled]:after{--un-bg-opacity:1;background-color:rgb(var(--accent-disabled) / var(--un-bg-opacity))}.gZ_sq .gZ_co:hover{--un-text-opacity:1;color:rgb(var(--text-accent-secondary) / var(--un-text-opacity))}.gZ_sq .gZ_co[aria-disabled]{--un-text-opacity:1;color:rgb(var(--text-accent-disabled) / var(--un-text-opacity))}.gZ_s9 .gZ_co{position:relative;height:3rem;display:inline-flex;cursor:pointer;align-items:center;justify-content:center;gap:.75rem;white-space:nowrap;border-width:1px;border-color:transparent;border-radius:var(--radius-button);--un-bg-opacity:1;background-color:rgb(var(--accent-primary) / var(--un-bg-opacity));padding:.75rem 1rem;text-align:center;font-size:.875rem;--un-text-opacity:1;color:rgb(var(--text-on-accent-primary) / var(--un-text-opacity));font-weight:400;font-weight:700;line-height:1.5rem;font-family:var(--font-secondary);text-decoration:none;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.gZ_s9 .gZ_co.disabled,.gZ_s9 .gZ_co:disabled{pointer-events:none;backface-visibility:hidden;-webkit-perspective:1000px;perspective:1000px;--un-translate-z:0px;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));cursor:not-allowed;--un-bg-opacity:1;background-color:rgb(var(--accent-disabled) / var(--un-bg-opacity));--un-text-opacity:1;color:rgb(var(--text-on-accent-disabled) / var(--un-text-opacity))}.gZ_s9 .gZ_co:focus{--un-bg-opacity:1;background-color:rgb(var(--accent-secondary) / var(--un-bg-opacity));--un-text-opacity:1;color:rgb(var(--text-on-accent-secondary) / var(--un-text-opacity));outline:2px solid transparent;outline-offset:2px;--un-ring-width:3px;--un-ring-offset-shadow:var(--un-ring-inset) 0 0 0 var(--un-ring-offset-width) var(--un-ring-offset-color);--un-ring-shadow:var(--un-ring-inset) 0 0 0 calc(var(--un-ring-width) + var(--un-ring-offset-width)) var(--un-ring-color);box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow);--un-ring-opacity:1;--un-ring-color:rgb(var(--border-focus) / var(--un-ring-opacity)) ;--un-ring-opacity:.25}.gZ_s9 .gZ_co:active{--un-ring-width:3px;--un-ring-offset-shadow:var(--un-ring-inset) 0 0 0 var(--un-ring-offset-width) var(--un-ring-offset-color);--un-ring-shadow:var(--un-ring-inset) 0 0 0 calc(var(--un-ring-width) + var(--un-ring-offset-width)) var(--un-ring-color);box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow);--un-ring-opacity:1;--un-ring-color:rgb(var(--border-focus) / var(--un-ring-opacity)) ;--un-ring-opacity:.25}@media(max-width:1023px){.gZ_su .gZ_co,.gZ_xH .gZ_co{position:relative;display:inline-block;font-size:.875rem;--un-text-opacity:1;color:rgb(var(--text-accent-primary) / var(--un-text-opacity));font-weight:400;font-weight:700;line-height:1.5rem;font-family:var(--font-secondary);text-decoration:none}.gZ_su .gZ_co:after,.gZ_xH .gZ_co:after{position:absolute;left:0;right:0;bottom:0;display:block;height:1px;--un-bg-opacity:1;background-color:rgb(var(--accent-secondary) / var(--un-bg-opacity));content:""}.gZ_su .gZ_co:hover:after,.gZ_xH .gZ_co:hover:after{--un-bg-opacity:1;background-color:rgb(var(--accent-primary) / var(--un-bg-opacity))}.gZ_su .gZ_co[aria-disabled]:after,.gZ_xH .gZ_co[aria-disabled]:after{--un-bg-opacity:1;background-color:rgb(var(--accent-disabled) / var(--un-bg-opacity))}.gZ_su .gZ_co:hover,.gZ_xH .gZ_co:hover{--un-text-opacity:1;color:rgb(var(--text-accent-secondary) / var(--un-text-opacity))}.gZ_su .gZ_co[aria-disabled],.gZ_xH .gZ_co[aria-disabled]{--un-text-opacity:1;color:rgb(var(--text-accent-disabled) / var(--un-text-opacity))}}@media(min-width:1024px){.gZ_su .gZ_co,.gZ_xH .gZ_co{position:relative;height:3rem;display:inline-flex;cursor:pointer;align-items:center;justify-content:center;gap:.75rem;white-space:nowrap;border-width:1px;border-color:transparent;--un-border-opacity:1;border-color:rgb(var(--accent-primary) / var(--un-border-opacity));border-radius:var(--radius-button);background-color:transparent;padding:.75rem 1rem;text-align:center;font-size:.875rem;--un-text-opacity:1;color:rgb(var(--text-accent-primary) / var(--un-text-opacity));font-weight:400;font-weight:700;line-height:1.5rem;font-family:var(--font-secondary);text-decoration:none;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.gZ_su .gZ_co.disabled,.gZ_su .gZ_co:disabled,.gZ_xH .gZ_co.disabled,.gZ_xH .gZ_co:disabled{pointer-events:none;backface-visibility:hidden;-webkit-perspective:1000px;perspective:1000px;--un-translate-z:0px;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));cursor:not-allowed;--un-border-opacity:1;border-color:rgb(var(--accent-disabled) / var(--un-border-opacity));--un-text-opacity:1;color:rgb(var(--text-accent-disabled) / var(--un-text-opacity))}.gZ_su .gZ_co:hover,.gZ_su .gZ_co:focus,.gZ_xH .gZ_co:hover,.gZ_xH .gZ_co:focus{--un-border-opacity:1;border-color:rgb(var(--accent-secondary) / var(--un-border-opacity));background-color:transparent;--un-text-opacity:1;color:rgb(var(--text-accent-secondary) / var(--un-text-opacity))}.gZ_su .gZ_co:focus,.gZ_xH .gZ_co:focus{outline:2px solid transparent;outline-offset:2px;--un-ring-width:3px;--un-ring-offset-shadow:var(--un-ring-inset) 0 0 0 var(--un-ring-offset-width) var(--un-ring-offset-color);--un-ring-shadow:var(--un-ring-inset) 0 0 0 calc(var(--un-ring-width) + var(--un-ring-offset-width)) var(--un-ring-color);box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow);--un-ring-opacity:1;--un-ring-color:rgb(var(--border-focus) / var(--un-ring-opacity)) ;--un-ring-opacity:.25}.gZ_su .gZ_co:active,.gZ_xH .gZ_co:active{--un-ring-width:3px;--un-ring-offset-shadow:var(--un-ring-inset) 0 0 0 var(--un-ring-offset-width) var(--un-ring-offset-color);--un-ring-shadow:var(--un-ring-inset) 0 0 0 calc(var(--un-ring-width) + var(--un-ring-offset-width)) var(--un-ring-color);box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow);--un-ring-opacity:1;--un-ring-color:rgb(var(--border-focus) / var(--un-ring-opacity)) ;--un-ring-opacity:.25}}.gZ_su,.gZ_xH{gap:1.5rem}.gZ_su .gZ_V,.gZ_xH .gZ_V,.gZ_sq .gZ_V{display:flex;flex-direction:column;align-items:flex-start;gap:.5rem}.gZ_su{max-width:11.3125rem;flex:1 0 100%}@media(min-width:1024px){.gZ_su{max-width:24.5rem;flex:1 0 min(32.5vw,100%)}}.gZ_su .gZ_as{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;font-size:1.125rem;font-weight:400;line-height:1.5rem;font-family:var(--font-primary);--un-text-opacity:1;color:rgb(var(--neutral-primary) / var(--un-text-opacity))}.gZ_xH{position:relative;display:grid;max-width:11.25rem;flex:1 0 100%;grid-template-rows:-webkit-max-content auto;grid-template-rows:max-content auto}@media(min-width:1024px){.gZ_xH{max-width:37.5rem;flex:1 0 min(49.5vw,100%)}}.gZ_xH .gZ_V{justify-content:space-between;gap:1rem}.gZ_xH .gZ_as{font-size:1.125rem;font-weight:400;line-height:1.5rem;font-family:var(--font-primary);max-width:21rem;--un-bg-opacity:1;background-color:rgb(var(--fill-primary) / var(--un-bg-opacity));--un-text-opacity:1;color:rgb(var(--neutral-primary) / var(--un-text-opacity))}@media(min-width:1024px){.gZ_xH .gZ_as{font-size:1.5rem;font-weight:400;line-height:2rem;font-family:var(--font-primary)}}.gZ_sq{gap:2rem;flex:1 0 100%}@media(min-width:1024px){.gZ_sq{max-width:76.5rem;flex:1 0 min(90vw,100%)}}.gZ_sq .gZ_V{gap:1rem}.gZ_sq .gZ_as{font-size:1.125rem;font-weight:400;line-height:1.5rem;font-family:var(--font-primary);--un-text-opacity:1;color:rgb(var(--neutral-primary) / var(--un-text-opacity))}@media(min-width:1024px){.gZ_sq .gZ_as{font-size:2rem;font-weight:400;line-height:3rem;font-family:var(--font-primary)}}.gZ_s9{width:100%}.gZ_s9 .gZ_V{display:flex;flex-direction:column;justify-content:center;gap:1rem;--un-bg-opacity:1;background-color:rgb(var(--fill-tertiary) / var(--un-bg-opacity));padding:1.5rem}.gZ_s9 .gZ_as{font-size:1.125rem;font-weight:400;line-height:1.5rem;font-family:var(--font-primary)}@media(min-width:1024px){.gZ_s9 .gZ_as{font-size:1.5rem;font-weight:400;line-height:2rem;font-family:var(--font-primary)}}.gZ_s9 .gZ_e7{font-size:.875rem;font-weight:400;line-height:1.5rem;font-family:var(--font-secondary)}.gZ_s9 .gZ_hq img,.gZ_sq .gZ_hq img{width:100%}@media(min-width:1024px){.gZ_s9{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.gZ_s9 .gZ_hq{order:2}.gZ_s9 .gZ_V{padding:4rem}.gZ_s9 .gZ_co{align-self:baseline}}.g3_h9{position:relative;width:100%;text-decoration:none}@media(min-width:1280px){.g3_L{margin-left:auto;margin-right:auto;max-width:var(--width-page);padding-left:1.5rem;padding-right:1.5rem}@media(min-width:1024px){.g3_L{padding-left:2.5rem;padding-right:2.5rem}}}.g3_h9 .g3_V{--un-bg-opacity:1;background-color:rgb(var(--fill-primary) / var(--un-bg-opacity));padding:1.5rem 1.5rem .5rem}@media(min-width:1024px){.g3_h9 .g3_V{position:absolute;bottom:2.5rem;left:6.5rem;max-width:30.9375rem;padding:3rem 3rem 2rem}}@media(min-width:1280px){.g3_h9 .g3_V{padding:4rem 4rem 3rem}}.g3_h9 .g3_hq{width:100%}.g3_h9 .g3_hq img,.g3_h9 .g3_hq picture{width:100%}.g3_h9 .g3_co{position:relative;height:3rem;display:inline-flex;cursor:pointer;align-items:center;justify-content:center;gap:.75rem;white-space:nowrap;border-width:1px;border-color:transparent;border-radius:var(--radius-button);--un-bg-opacity:1;background-color:rgb(var(--accent-primary) / var(--un-bg-opacity));padding:.75rem 1rem;text-align:center;font-size:.875rem;--un-text-opacity:1;color:rgb(var(--text-on-accent-primary) / var(--un-text-opacity));font-weight:400;font-weight:700;line-height:1.5rem;font-family:var(--font-secondary);text-decoration:none;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1);margin-bottom:1rem;width:100%}.g3_h9 .g3_co.disabled,.g3_h9 .g3_co:disabled{pointer-events:none;backface-visibility:hidden;-webkit-perspective:1000px;perspective:1000px;--un-translate-z:0px;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));cursor:not-allowed;--un-bg-opacity:1;background-color:rgb(var(--accent-disabled) / var(--un-bg-opacity));--un-text-opacity:1;color:rgb(var(--text-on-accent-disabled) / var(--un-text-opacity))}.g3_h9 .g3_co:focus{--un-bg-opacity:1;background-color:rgb(var(--accent-secondary) / var(--un-bg-opacity));--un-text-opacity:1;color:rgb(var(--text-on-accent-secondary) / var(--un-text-opacity));outline:2px solid transparent;outline-offset:2px;--un-ring-width:3px;--un-ring-offset-shadow:var(--un-ring-inset) 0 0 0 var(--un-ring-offset-width) var(--un-ring-offset-color);--un-ring-shadow:var(--un-ring-inset) 0 0 0 calc(var(--un-ring-width) + var(--un-ring-offset-width)) var(--un-ring-color);box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow);--un-ring-opacity:1;--un-ring-color:rgb(var(--border-focus) / var(--un-ring-opacity)) ;--un-ring-opacity:.25}.g3_h9 .g3_co:active{--un-ring-width:3px;--un-ring-offset-shadow:var(--un-ring-inset) 0 0 0 var(--un-ring-offset-width) var(--un-ring-offset-color);--un-ring-shadow:var(--un-ring-inset) 0 0 0 calc(var(--un-ring-width) + var(--un-ring-offset-width)) var(--un-ring-color);box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow);--un-ring-opacity:1;--un-ring-color:rgb(var(--border-focus) / var(--un-ring-opacity)) ;--un-ring-opacity:.25}@media(min-width:1024px){.g3_h9 .g3_co{width:auto}}.g3_h9 .g3_iN{font-size:.8125rem;font-weight:700;line-height:1.25rem;font-family:var(--font-secondary);display:block}.g3_h9 .g3_as{font-size:1.5rem;font-weight:400;line-height:2rem;font-family:var(--font-primary);margin-bottom:1rem;display:block;--un-text-opacity:1;color:rgb(var(--neutral-primary) / var(--un-text-opacity))}.g3_h9 .g3_e7{font-size:.875rem;font-weight:400;line-height:1.5rem;font-family:var(--font-secondary);margin-bottom:1rem}.g5_L{display:flex;flex-direction:column;overflow:hidden}@media(max-width:1023px){.g5_B7{position:relative;margin-left:1.5rem;margin-right:1.5rem;margin-top:1rem;display:flex;flex-direction:row}.g5_B7:before{content:" ";position:absolute;left:0;display:block;height:0;width:100%;border-top-width:1px;--un-border-opacity:1;border-color:rgb(var(--border-card-primary) / var(--un-border-opacity));margin-left:auto;margin-right:auto;max-width:var(--width-page);padding-left:1.5rem;padding-right:1.5rem;top:2px}@media(min-width:1024px){.g5_B7:before{padding-left:2.5rem;padding-right:2.5rem}}.g5_g1{height:5px;z-index:10;background-color:transparent;flex:1}.g5_B9{position:absolute;left:0;display:block;width:100%;transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s;border-radius:.25rem;--un-bg-opacity:1;background-color:rgb(var(--neutral-secondary) / var(--un-bg-opacity));height:5px}}@media(min-width:1024px){.g5_B7{width:100%;display:flex;flex-direction:row;justify-content:space-evenly;padding-left:3rem;padding-right:3rem;margin-left:auto;margin-right:auto;max-width:var(--width-page);padding-left:1.5rem;padding-right:1.5rem}.g5_B7{padding-left:2.5rem;padding-right:2.5rem}.g5_g1{font-size:1rem;font-weight:400;line-height:1.625rem;font-family:var(--font-secondary);cursor:pointer;-webkit-user-select:none;user-select:none;border-top-width:3px;border-top-color:transparent;background-color:transparent;padding-bottom:.75rem;padding-top:.5rem;--un-text-opacity:1;color:rgb(var(--text-accent-primary) / var(--un-text-opacity))}.g5_g1:hover{--un-text-opacity:1;color:rgb(var(--neutral-secondary) / var(--un-text-opacity))}.g5_AL{--un-border-opacity:1;border-color:rgb(var(--accent-primary) / var(--un-border-opacity));font-weight:400}.g5_B9{display:none}}.g5_iJ{width:100%;display:flex;flex:1 1 0%;flex-direction:row;overflow:hidden}.g5_iJ>a{width:100%;flex:0 0 100%}@media(min-width:1280px){.g5_L{margin-left:auto;margin-right:auto;max-width:var(--width-page);padding-left:1.5rem;padding-right:1.5rem}@media(min-width:1024px){.g5_L{padding-left:2.5rem;padding-right:2.5rem}}}.cJ_b{flex:1 0 100%;max-width:var(--width-association-card)}.cJ_sw{flex:1 1 0%;border-bottom-width:1px;--un-border-opacity:1;--un-border-bottom-opacity:var(--un-border-opacity);border-bottom-color:rgb(var(--border-primary) / var(--un-border-bottom-opacity));padding-top:1rem;padding-bottom:1rem}.gH_L{display:grid;margin-top:3.5rem;width:100%;align-items:center;grid-template-areas:"heading" "table" "showall"}.gH_ay{grid-area:heading;font-size:1.5rem;font-weight:400;line-height:2rem;font-family:var(--font-primary);--un-text-opacity:1;color:rgb(var(--neutral-primary) / var(--un-text-opacity))}@media(max-width:1023px){.gH_B3{grid-area:showall;position:relative;height:3rem;display:inline-flex;cursor:pointer;align-items:center;justify-content:center;gap:.75rem;white-space:nowrap;border-width:1px;border-color:transparent;--un-border-opacity:1;border-color:rgb(var(--accent-primary) / var(--un-border-opacity));border-radius:var(--radius-button);background-color:transparent;padding:.75rem 1rem;text-align:center;font-size:.875rem;--un-text-opacity:1;color:rgb(var(--text-accent-primary) / var(--un-text-opacity));font-weight:400;font-weight:700;line-height:1.5rem;font-family:var(--font-secondary);text-decoration:none;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.gH_B3.disabled,.gH_B3:disabled{pointer-events:none;backface-visibility:hidden;-webkit-perspective:1000px;perspective:1000px;--un-translate-z:0px;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));cursor:not-allowed;--un-border-opacity:1;border-color:rgb(var(--accent-disabled) / var(--un-border-opacity));--un-text-opacity:1;color:rgb(var(--text-accent-disabled) / var(--un-text-opacity))}.gH_B3:hover,.gH_B3:focus{--un-border-opacity:1;border-color:rgb(var(--accent-secondary) / var(--un-border-opacity));background-color:transparent;--un-text-opacity:1;color:rgb(var(--text-accent-secondary) / var(--un-text-opacity))}.gH_B3:focus{outline:2px solid transparent;outline-offset:2px;--un-ring-width:3px;--un-ring-offset-shadow:var(--un-ring-inset) 0 0 0 var(--un-ring-offset-width) var(--un-ring-offset-color);--un-ring-shadow:var(--un-ring-inset) 0 0 0 calc(var(--un-ring-width) + var(--un-ring-offset-width)) var(--un-ring-color);box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow);--un-ring-opacity:1;--un-ring-color:rgb(var(--border-focus) / var(--un-ring-opacity)) ;--un-ring-opacity:.25}.gH_B3:active{--un-ring-width:3px;--un-ring-offset-shadow:var(--un-ring-inset) 0 0 0 var(--un-ring-offset-width) var(--un-ring-offset-color);--un-ring-shadow:var(--un-ring-inset) 0 0 0 calc(var(--un-ring-width) + var(--un-ring-offset-width)) var(--un-ring-color);box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow);--un-ring-opacity:1;--un-ring-color:rgb(var(--border-focus) / var(--un-ring-opacity)) ;--un-ring-opacity:.25}}@media(min-width:1024px){.gH_L{grid-template-areas:"heading showall" "table table";grid-template-columns:minmax(0,1fr) auto}.gH_L .gH_B3{grid-area:showall;position:relative;display:inline-block;font-size:.875rem;--un-text-opacity:1;color:rgb(var(--text-accent-primary) / var(--un-text-opacity));font-weight:400;font-weight:700;line-height:1.5rem;font-family:var(--font-secondary);text-decoration:none}.gH_L .gH_B3:after{position:absolute;left:0;right:0;bottom:0;display:block;height:1px;--un-bg-opacity:1;background-color:rgb(var(--accent-secondary) / var(--un-bg-opacity));content:""}.gH_L .gH_B3:hover:after{--un-bg-opacity:1;background-color:rgb(var(--accent-primary) / var(--un-bg-opacity))}.gH_L .gH_B3[aria-disabled]:after{--un-bg-opacity:1;background-color:rgb(var(--accent-disabled) / var(--un-bg-opacity))}.gH_L .gH_B3:hover{--un-text-opacity:1;color:rgb(var(--text-accent-secondary) / var(--un-text-opacity))}.gH_L .gH_B3[aria-disabled]{--un-text-opacity:1;color:rgb(var(--text-accent-disabled) / var(--un-text-opacity))}}.gH_C{grid-area:table;margin-top:1.5rem;margin-bottom:1.5rem;width:100%;border-width:1px;--un-border-opacity:1;border-color:rgb(var(--border-card-primary) / var(--un-border-opacity));border-radius:var(--radius-frame)}@media(min-width:1024px){.gH_C{margin-bottom:0}}.gH_C th{font-size:.8125rem;font-weight:400;line-height:1rem;font-family:var(--font-secondary);text-align:left;--un-text-opacity:1;color:rgb(var(--neutral-primary) / var(--un-text-opacity));font-weight:700}.gH_C td{font-size:.875rem;font-weight:400;line-height:1.5rem;font-family:var(--font-secondary);--un-text-opacity:1;color:rgb(var(--neutral-secondary) / var(--un-text-opacity))}.gH_C td,.gH_C th{height:4rem;padding:.5rem 1rem;vertical-align:middle}.gH_C tbody tr{border-top-width:1px;--un-border-opacity:1;border-color:rgb(var(--border-card-primary) / var(--un-border-opacity))}.gH_C tbody tr:nth-child(2n){--un-bg-opacity:1;background-color:rgb(var(--fill-secondary) / var(--un-bg-opacity))}.gH_jy{--un-text-opacity:1;color:rgb(var(--text-accent-primary) / var(--un-text-opacity));text-decoration-line:underline}.gH_te{width:max-content;display:inline-flex;border-radius:.25rem;--un-bg-opacity:1;background-color:rgb(var(--fill-tertiary) / var(--un-bg-opacity));padding-left:.5rem;padding-right:.5rem}@media(max-width:1023px){.gH_C{display:grid}.gH_C thead{display:none}.gH_C tr{display:block}.gH_C tbody tr:first-child{border-style:none}.gH_C td{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));height:auto;min-height:3rem;align-items:center}.gH_C td:before{content:attr(data-name);display:block;width:50%;white-space:nowrap;--un-text-opacity:1;color:rgb(var(--neutral-primary) / var(--un-text-opacity));font-weight:700}}.go_L{display:flex;flex-direction:column;gap:1.5rem}.go_w{font-size:1.5rem;font-weight:400;line-height:2rem;font-family:var(--font-primary);--un-text-opacity:1;color:rgb(var(--neutral-primary) / var(--un-text-opacity))}.go_b{flex:1 0 100%;max-width:var(--width-association-card)}.ig_L{margin-left:auto;margin-right:auto;max-width:var(--width-page);padding-left:1.5rem;padding-right:1.5rem;width:100%}@media(min-width:1024px){.ig_L{padding-left:2.5rem;padding-right:2.5rem}}.ig_e7{font-size:1rem;line-height:1.6rem}.ig_e7{position:relative}.ig_e7 h5{font-size:1.5rem;font-weight:400;line-height:2rem;font-family:var(--font-primary);--un-text-opacity:1;color:rgb(var(--neutral-primary) / var(--un-text-opacity))}@media(min-width:1024px){.ig_e7 h5{font-size:2rem;font-weight:400;line-height:3rem;font-family:var(--font-primary)}}.ig_e7 h6{font-size:1.5rem;font-weight:400;line-height:2rem;font-family:var(--font-primary);--un-text-opacity:1;color:rgb(var(--neutral-primary) / var(--un-text-opacity))}.ig_e7 h6+.showall{position:absolute;right:1.5rem;top:.25rem}@media(min-width:1024px){.ig_e7 h6+.showall{right:2.5rem}}.ig_e7 p{font-size:.875rem;font-weight:400;line-height:1.5rem;font-family:var(--font-secondary);margin-top:1rem;--un-text-opacity:1;color:rgb(var(--neutral-secondary) / var(--un-text-opacity));max-width:64rem}.ig_e7 p a{text-decoration:none}.ig_e7 .showall{position:relative;display:inline-block;font-size:.875rem;--un-text-opacity:1;color:rgb(var(--text-accent-primary) / var(--un-text-opacity));font-weight:400;font-weight:700;line-height:1.5rem;font-family:var(--font-secondary);text-decoration:none;position:absolute;right:1.5rem;top:.75rem;display:none}.ig_e7 .showall:after{position:absolute;left:0;right:0;bottom:0;display:block;height:1px;--un-bg-opacity:1;background-color:rgb(var(--accent-secondary) / var(--un-bg-opacity));content:""}.ig_e7 .showall:hover:after{--un-bg-opacity:1;background-color:rgb(var(--accent-primary) / var(--un-bg-opacity))}.ig_e7 .showall[aria-disabled]:after{--un-bg-opacity:1;background-color:rgb(var(--accent-disabled) / var(--un-bg-opacity))}.ig_e7 .showall:hover{--un-text-opacity:1;color:rgb(var(--text-accent-secondary) / var(--un-text-opacity))}.ig_e7 .showall[aria-disabled]{--un-text-opacity:1;color:rgb(var(--text-accent-disabled) / var(--un-text-opacity))}@media(min-width:1024px){.ig_e7 .showall{right:2.5rem;display:block}}.ig_b9 .showall{position:relative;height:3rem;display:inline-flex;cursor:pointer;align-items:center;justify-content:center;gap:.75rem;white-space:nowrap;border-width:1px;border-color:transparent;--un-border-opacity:1;border-color:rgb(var(--accent-primary) / var(--un-border-opacity));border-radius:var(--radius-button);background-color:transparent;padding:.75rem 1rem;text-align:center;font-size:.875rem;--un-text-opacity:1;color:rgb(var(--text-accent-primary) / var(--un-text-opacity));font-weight:400;font-weight:700;line-height:1.5rem;font-family:var(--font-secondary);text-decoration:none;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1);width:100%}.ig_b9 .showall.disabled,.ig_b9 .showall:disabled{pointer-events:none;backface-visibility:hidden;-webkit-perspective:1000px;perspective:1000px;--un-translate-z:0px;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));cursor:not-allowed;--un-border-opacity:1;border-color:rgb(var(--accent-disabled) / var(--un-border-opacity));--un-text-opacity:1;color:rgb(var(--text-accent-disabled) / var(--un-text-opacity))}.ig_b9 .showall:hover,.ig_b9 .showall:focus{--un-border-opacity:1;border-color:rgb(var(--accent-secondary) / var(--un-border-opacity));background-color:transparent;--un-text-opacity:1;color:rgb(var(--text-accent-secondary) / var(--un-text-opacity))}.ig_b9 .showall:focus{outline:2px solid transparent;outline-offset:2px;--un-ring-width:3px;--un-ring-offset-shadow:var(--un-ring-inset) 0 0 0 var(--un-ring-offset-width) var(--un-ring-offset-color);--un-ring-shadow:var(--un-ring-inset) 0 0 0 calc(var(--un-ring-width) + var(--un-ring-offset-width)) var(--un-ring-color);box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow);--un-ring-opacity:1;--un-ring-color:rgb(var(--border-focus) / var(--un-ring-opacity)) ;--un-ring-opacity:.25}.ig_b9 .showall:active{--un-ring-width:3px;--un-ring-offset-shadow:var(--un-ring-inset) 0 0 0 var(--un-ring-offset-width) var(--un-ring-offset-color);--un-ring-shadow:var(--un-ring-inset) 0 0 0 calc(var(--un-ring-width) + var(--un-ring-offset-width)) var(--un-ring-color);box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow);--un-ring-opacity:1;--un-ring-color:rgb(var(--border-focus) / var(--un-ring-opacity)) ;--un-ring-opacity:.25}@media(min-width:1024px){.ig_b9{display:none}}.ig_E1{margin-top:2rem;--un-bg-opacity:1;background-color:rgb(var(--fill-primary) / var(--un-bg-opacity))}.ig_E3{display:flex;flex-direction:column;align-items:flex-start;gap:.5rem;padding:1rem 1.5rem}@media(min-width:1024px){.ig_E3{padding:2rem 4rem}}.ig_E3 h6{font-size:1.125rem;font-weight:400;line-height:1.5rem;font-family:var(--font-primary);--un-text-opacity:1;color:rgb(var(--neutral-primary) / var(--un-text-opacity));font-weight:700}@media(min-width:1024px){.ig_E3 h6{font-size:2rem;font-weight:400;line-height:3rem;font-family:var(--font-primary)}}.ig_E1 .ig_E5{position:relative;display:inline-block;font-size:.875rem;--un-text-opacity:1;color:rgb(var(--text-accent-primary) / var(--un-text-opacity));font-weight:400;font-weight:700;line-height:1.5rem;font-family:var(--font-secondary);text-decoration:none;display:flex;flex-direction:row;align-items:center}.ig_E1 .ig_E5:after{position:absolute;left:0;right:0;bottom:0;display:block;height:1px;--un-bg-opacity:1;background-color:rgb(var(--accent-secondary) / var(--un-bg-opacity));content:""}.ig_E1 .ig_E5:hover:after{--un-bg-opacity:1;background-color:rgb(var(--accent-primary) / var(--un-bg-opacity))}.ig_E1 .ig_E5[aria-disabled]:after{--un-bg-opacity:1;background-color:rgb(var(--accent-disabled) / var(--un-bg-opacity))}.ig_E1 .ig_E5:hover{--un-text-opacity:1;color:rgb(var(--text-accent-secondary) / var(--un-text-opacity))}.ig_E1 .ig_E5[aria-disabled]{--un-text-opacity:1;color:rgb(var(--text-accent-disabled) / var(--un-text-opacity))}.ig_E1 .ig_E5:after{left:1.875rem}.ig_E7{margin-right:.625rem;height:1.25rem;width:1.25rem}.ig_E9{display:none}@media(min-width:1024px){.ig_E9{display:block}}.ig_Fb{display:block}@media(min-width:1024px){.ig_Fb{display:none}}.gA_L{width:100%;grid-area:main}.gA_ay{font-size:1.5rem;font-weight:400;line-height:2rem;font-family:var(--font-primary);--un-text-opacity:1;color:rgb(var(--neutral-primary) / var(--un-text-opacity))}.gA_ae{display:grid;margin-top:1.5rem;column-gap:1.5rem}.gA_is{display:flex;flex-direction:column;border-bottom-width:1px;--un-border-opacity:1;border-color:rgb(var(--border-card-primary) / var(--un-border-opacity));padding-top:1rem;padding-bottom:1rem}@media(min-width:1024px){.gA_is{border-style:none;padding:0}}.gA_BX{display:grid;align-items:center;gap:1rem;grid-template-columns:-webkit-max-content auto -webkit-min-content;grid-template-columns:max-content auto min-content}@media(min-width:1024px){.gA_ae{grid-template-columns:repeat(auto-fit,minmax(min(11.5rem,18rem),1fr));gap:1.5rem}.gA_BX{grid-template-columns:repeat(1,minmax(0,1fr))}}.gA_bZ{height:1.5rem;width:1.5rem}@media(min-width:1024px){.gA_bZ{display:none}}.gA_P{border-width:1px;--un-border-opacity:1;border-color:rgb(var(--border-card-primary) / var(--un-border-opacity));border-radius:var(--radius-frame);padding:.5rem}@media(min-width:1024px){.gA_P{padding-left:1rem;padding-right:1rem}}.gA_P img{margin-left:auto;margin-right:auto}.gA_as{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;line-clamp:1;font-size:.875rem;font-weight:400;line-height:1.5rem;font-family:var(--font-secondary);--un-text-opacity:1;color:rgb(var(--neutral-primary) / var(--un-text-opacity));font-weight:700;text-decoration:none}.gA_fC{display:flex;flex-direction:column;gap:1rem;padding-top:1rem;padding-bottom:1rem}.gA_fC a{font-size:.875rem;font-weight:400;line-height:1.5rem;font-family:var(--font-secondary);--un-text-opacity:1;color:rgb(var(--neutral-secondary) / var(--un-text-opacity));text-decoration:none}@media(min-width:1024px){.gA_BZ{height:100%!important}}@media(min-width:1024px){.gA_J{height:100%;display:flex;flex-direction:column;justify-content:space-between}}.eZ_is{max-width:24.5rem;flex:1 0 100%;-webkit-text-decoration:none!important;text-decoration:none!important;display:flex;flex-direction:column;overflow:hidden}.eZ_P{display:flex;justify-content:center}.eZ_P img{max-width:none}.eZ_iV{display:flex;flex-direction:column;align-items:flex-start;row-gap:1rem;padding-top:1rem}.eZ_im{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;line-clamp:1;font-size:.8125rem;font-weight:700;line-height:1.25rem;font-family:var(--font-secondary)}.eZ_as{font-size:1rem;font-weight:400;line-height:1.625rem;font-family:var(--font-secondary);--un-text-opacity:1;color:rgb(var(--neutral-primary) / var(--un-text-opacity));font-weight:700}.eZ_io{font-size:.875rem;font-weight:400;line-height:1.5rem;font-family:var(--font-secondary)}.eZ_yH{position:relative;display:inline-block;font-size:.875rem;--un-text-opacity:1;color:rgb(var(--text-accent-primary) / var(--un-text-opacity));font-weight:400;font-weight:700;line-height:1.5rem;font-family:var(--font-secondary);text-decoration:none;display:flex;align-items:center;justify-self:start;column-gap:.5rem}.eZ_yH:after{position:absolute;left:0;right:0;bottom:0;display:block;height:1px;--un-bg-opacity:1;background-color:rgb(var(--accent-secondary) / var(--un-bg-opacity));content:""}.eZ_yH:hover:after{--un-bg-opacity:1;background-color:rgb(var(--accent-primary) / var(--un-bg-opacity))}.eZ_yH[aria-disabled]:after{--un-bg-opacity:1;background-color:rgb(var(--accent-disabled) / var(--un-bg-opacity))}.eZ_yH:hover{--un-text-opacity:1;color:rgb(var(--text-accent-secondary) / var(--un-text-opacity))}.eZ_yH[aria-disabled]{--un-text-opacity:1;color:rgb(var(--text-accent-disabled) / var(--un-text-opacity))}.eZ_is.eZ_sq{max-width:100%;flex:1 0 100%;margin-bottom:1rem;flex-direction:column;--un-bg-opacity:1;background-color:rgb(var(--fill-tertiary) / var(--un-bg-opacity))}@media(min-width:1024px){.eZ_is.eZ_sq{grid-column:span 3/span 3;flex-direction:row}}.eZ_is.eZ_sq .eZ_iV{justify-content:center;padding:2rem}@media(min-width:1024px){.eZ_is.eZ_sq .eZ_iV{padding-left:3.5rem;padding-right:3.5rem}}.eZ_is.eZ_sq .eZ_as{font-size:1.5rem;line-height:2rem;font-family:var(--font-primary);margin-bottom:.25rem;font-weight:400}.aL_L{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:1.5rem;row-gap:2.5rem}@media(min-width:1024px){.aL_L{row-gap:3rem}}@media(min-width:768px){.aL_L{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1024px){.aL_L{grid-template-columns:repeat(3,minmax(0,1fr))}}.g7_L{display:flex;flex-direction:column;gap:2rem}.g7_Cg{display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:1.5rem}@media(min-width:1024px){.g7_Cg{flex-direction:row}}.g7_eN{max-width:700px;display:flex;flex-direction:column;gap:.5rem}.g7_ay{font-size:2rem;font-weight:400;line-height:3rem;font-family:var(--font-primary);--un-text-opacity:1;color:rgb(var(--neutral-primary) / var(--un-text-opacity))}.g7_e7{font-size:1.125rem;line-height:1.5rem;font-family:var(--font-primary);--un-text-opacity:1;color:rgb(var(--neutral-secondary) / var(--un-text-opacity));font-weight:400;line-height:1.75rem}.g7_tX{width:100%}@media(min-width:1024px){.g7_tX{width:auto}}.g7_ci{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:.5rem}@media(min-width:1024px){.g7_ci{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem}}.g7_is{display:grid;gap:1rem;border-width:1px;--un-border-opacity:1;border-color:rgb(var(--border-card-primary) / var(--un-border-opacity));border-radius:var(--radius-frame);padding:1rem;grid-template-areas:"image data" "contact contact";grid-template-columns:-webkit-max-content auto;grid-template-columns:max-content auto;grid-template-rows:-webkit-min-content auto;grid-template-rows:min-content auto}@media(min-width:1024px){.g7_is{gap:1.5rem;padding:1.5rem}}@media(min-width:1024px){.g7_is{grid-template-areas:"image data" "image contact"}}.g7_hq{grid-area:image;width:5rem}@media(min-width:1024px){.g7_hq{width:auto}}.g7_hq img{margin:0;border-radius:var(--radius-frame)}.g7_iV{grid-area:data}.g7_Ci{font-size:.8125rem;font-weight:400;line-height:1rem;font-family:var(--font-secondary);padding-bottom:.5rem;--un-text-opacity:1;color:rgb(var(--neutral-secondary) / var(--un-text-opacity))}.g7_R{font-size:1.125rem;line-height:1.5rem;font-family:var(--font-primary);--un-text-opacity:1;color:rgb(var(--neutral-primary) / var(--un-text-opacity));font-weight:400}.g7_Ck{font-size:.8125rem;font-weight:400;line-height:1rem;font-family:var(--font-secondary);--un-text-opacity:1;color:rgb(var(--neutral-secondary) / var(--un-text-opacity))}.g7_jT{grid-area:contact;display:flex;flex-direction:column;align-self:flex-start;gap:.5rem}.g7_jT a{font-size:.875rem;font-weight:400;line-height:1.5rem;font-family:var(--font-secondary);display:flex;align-items:center;gap:.5rem;--un-text-opacity:1;color:rgb(var(--neutral-secondary) / var(--un-text-opacity));text-decoration:none}.g7_jT a:hover{text-decoration-line:underline}.g7_jT .g7_bZ{display:block;height:1.25rem;width:1.25rem;--un-text-opacity:1;color:rgb(var(--neutral-primary) / var(--un-text-opacity))}.iV_L{display:flex;flex-direction:column;gap:1rem;text-decoration:none;max-width:11.5rem}.iV_L .iV_P{margin:0;margin-bottom:.5rem;border-width:1px;--un-border-opacity:1;border-color:rgb(var(--border-card-primary) / var(--un-border-opacity))}.iV_as{font-size:1.125rem;font-weight:400;line-height:1.5rem;font-family:var(--font-primary);margin:0}.iV_e7{font-size:.8125rem;font-weight:400;line-height:1rem;font-family:var(--font-secondary);margin-bottom:.5rem;margin-top:.25rem}.iV_xH{max-width:18rem}.iV_sq{max-width:24.5rem}.iV_x7{min-width:18rem}.iV_xH .iV_e7,.iV_sq .iV_e7{font-size:.875rem;font-weight:400;line-height:1.5rem;font-family:var(--font-secondary)}.iV_x7 .iV_e7,.iV_x7 .iV_c9{display:none}.iV_L .iV_c9{align-self:flex-start}.iV_x7 .iV_as{font-size:1rem;font-weight:400;line-height:1.625rem;font-family:var(--font-secondary);font-weight:700}.iV_L:hover .iV_P,.iV_L:focus .iV_P{--un-border-opacity:1;border-color:rgb(var(--border-card-primary) / var(--un-border-opacity))}.iV_L:hover .iV_c9,.iV_L:focus .iV_c9{--un-border-opacity:1;border-color:rgb(var(--accent-secondary) / var(--un-border-opacity));background-color:transparent;--un-text-opacity:1;color:rgb(var(--text-accent-secondary) / var(--un-text-opacity))}.iV_L:active .iV_c9{--un-border-opacity:1;border-color:rgb(var(--accent-secondary) / var(--un-border-opacity));background-color:transparent;--un-text-opacity:1;color:rgb(var(--text-accent-secondary) / var(--un-text-opacity))}.eH_w3{margin-left:-1.5rem;margin-right:-1.5rem;display:flex;flex-direction:row;scroll-padding-left:1.5rem;scroll-padding-right:1.5rem;padding-left:1.5rem;padding-right:1.5rem}.eH_w3>:not([hidden])~:not([hidden]){--un-space-x-reverse:0;margin-left:calc(1rem * calc(1 - var(--un-space-x-reverse)));margin-right:calc(1rem * var(--un-space-x-reverse))}.eH_is{width:100%;flex:0 0 100%}.eH_c9{height:2.5rem;width:2.5rem;border-radius:9999px;--un-bg-opacity:1;background-color:rgb(var(--neutral-secondary) / var(--un-bg-opacity))}.eH_fg{left:2.5rem}.eH_fi{right:2.5rem}.hP_w{font-size:1.5rem;font-weight:400;line-height:2rem;font-family:var(--font-primary);margin:0;margin-bottom:2rem;padding:0;padding-right:9rem}@media(min-width:768px){.hP_w{padding-left:0;padding-right:0}}.hP_ae{--bg-variants: var(--bg-body)}.hP_EA{margin-bottom:-3rem}.hP_po{display:flex;flex-direction:row;scroll-padding-left:2rem;scroll-padding-right:2rem;gap:1rem}.cL_L{display:flex;flex-direction:column;gap:2rem}.cL_sy{padding-top:2rem;padding-bottom:2rem;background:rgba(var(--border-card-primary))}@media(min-width:1024px){.cL_sy{padding-top:5rem;padding-bottom:5rem}}.w_L.w_ae{margin-bottom:4rem;display:flex;flex-direction:column;gap:2.5rem;max-width:100%;padding-left:0;padding-right:0}@media(min-width:1024px){.w_L.w_ae{gap:4rem}}
