.styles_dataSourcesContainer__jBxDk{background:var(--card-container-background-color);border-radius:var(--card-border-radius) var(--card-border-radius) 0 0;box-shadow:var(--box-shadow);display:flex;flex-direction:column;flex-grow:1;padding:20px 30px;justify-content:flex-start;column-gap:20px;height:calc(100vh - 95px);margin:20px 50px 0;overflow:hidden}.styles_dataSourcesContainer__jBxDk::-webkit-scrollbar{width:0;height:0}.styles_dataSourcesContainer__jBxDk{scrollbar-width:none}.styles_titleContainer__bD_yp{display:flex;align-items:center;column-gap:5px;justify-content:flex-start;flex-wrap:wrap;max-width:100%;overflow:visible}.styles_title__CprCq{font-size:2rem;font-weight:700;color:var(--text-color);flex-shrink:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.styles_icon__eeohS{width:28px!important;height:38px!important}.styles_iconTooltip___ql8G{width:22px;height:22px;margin-top:3.5px!important}.styles_iconTooltipWrapper__4IqSc{display:inline-block;padding:4px;cursor:pointer}.styles_cardBody__1AJ3R{font-size:1.2rem;color:var(--text-color);font-weight:350!important;line-height:24px}.styles_separator__dWKPD{width:100%;height:1.3px;background-color:var(--tooltip-border-color);margin-top:.4rem}.styles_contentSection__206Xn{display:flex;align-items:center;justify-content:space-between;width:100%;margin-top:1.5rem}.styles_dataSourcesLabel__1CNvh{display:flex;align-items:center;justify-content:flex-start;color:var(--text-color)}.styles_dataSourcesText__iad0N{font-size:1.65rem;font-weight:700;color:var(--text-color);display:flex;align-items:baseline}.styles_selectAll__WDHjY{margin-left:auto;display:flex;align-items:center;font-weight:350!important;line-height:24px;font-size:1.2rem!important}.styles_cardGrid__XrOm3{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:16px;gap:16px;margin-top:16px!important}.styles_dataSourceCard__VZezS{background:var(--default-card-bg-color);border:2px solid var(--default-card-border-color);border-radius:var(--card-border-radius);padding:5px 10px;display:flex;flex-direction:column;cursor:pointer;transition:all .3s ease;width:100%;gap:4px}.styles_UnselectedCard__7ObzH:hover{background-color:var(--default-card-bg-hover-color);border:2px solid var(--default-card-border-hover-color)}.styles_selectedCard__uhekt{background-color:var(--selected-card-bg-color);color:rgba(21,25,25,1);border-color:var(--selected-card-border-color)}.styles_disabledCard__F2BlO{opacity:.32!important;pointer-events:none}.styles_cardContent__cqtCW{display:flex;flex-direction:column;width:100%}.styles_cardTitleContainer__kWD6o{display:flex;align-items:center;width:100%}.styles_cardTitle__VIJ6d{font-size:1.5rem;font-weight:700;color:var(--text-color);line-height:24px;display:flex;align-items:center}.styles_selectedCard__uhekt .styles_cardTitle__VIJ6d{color:var(--text-color)}.styles_cardIcon__0QVRr{width:28px;height:28px;margin-left:auto!important}.styles_cardDescription__F9gjK{font-size:1.2rem;color:var(--text-color);margin-top:7px;font-weight:350;line-height:2rem}.styles_avatarIcon__gCuMy{width:28px;height:28px;margin-left:auto!important;background-color:white!important}.styles_radioButton__LYnp4{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:2px solid var(--text-field-border-default-color);border-radius:20%;width:20px;height:20px;cursor:pointer;position:relative;margin-right:6px;background-color:var(--card-container-background-color)}.styles_radioButton__LYnp4:checked{border-color:var(--primary-color);background-color:var(--primary-color)}.styles_radioButton__LYnp4:checked:before{color:var(--text-color);content:"";display:block;width:13px;height:11px;background-image:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12' fill='none'><path fill-rule='evenodd' clip-rule='evenodd' d='M11.8994 1.35319L11.4405 2.12745L6.49832 10.4675C5.98263 11.3377 4.74262 11.3906 4.15468 10.5675L1.26725 6.52508L0.744141 5.79272L2.20886 4.74649L2.73198 5.47885L5.26267 9.02183L9.89202 1.20981L10.3508 0.435547L11.8994 1.35319Z' fill='%23ffffff'/></svg>");background-size:contain;background-repeat:no-repeat;background-position:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.styles_footer__nr_dW{display:flex;justify-content:flex-end;width:100%;margin-top:auto}.styles_continueBtn__EnKEZ{padding:8px 12px;font-size:1.2rem;display:flex;align-items:center;justify-content:center;font-weight:700;color:var(--button-text-color);background-color:var(--primary-color);border:none;border-radius:var(--button-border-radius);cursor:pointer;transition:background-color .3s ease}.styles_disabledBtn__2PO35{opacity:.32;cursor:not-allowed!important}.styles_modeToggle__VnHEX{display:flex;justify-content:flex-start;align-items:center;gap:1rem;margin-top:3rem;margin-bottom:1rem}.styles_modeButton__42dYg{min-width:260px;height:44px;font-size:1.3rem;padding:12px 18px;font-weight:700;border-radius:var(--card-border-radius);display:flex;align-items:center;justify-content:center;text-transform:none;cursor:pointer;border:2px solid var(--default-card-border-color);background-color:var(--default-card-bg-color);color:var(--text-color);transition:all .25s ease}.styles_activeModeBtn__cKtsb{background-color:var(--selected-card-bg-color);border-color:var(--primary-color);color:rgba(21,25,25,1)}.styles_inactiveModeBtn__DJXma{background-color:var(--card-container-background-color);border-color:var(--primary-color);color:var(--text-color)}.styles_inactiveModeBtn__DJXma:hover{background-color:var(--default-card-bg-hover-color)}.styles_linkAnchor__5Td6c{color:var(--text-color);text-decoration:none;transition:color .2s ease-in-out,-webkit-text-decoration .2s ease-in-out;transition:color .2s ease-in-out,text-decoration .2s ease-in-out;transition:color .2s ease-in-out,text-decoration .2s ease-in-out,-webkit-text-decoration .2s ease-in-out}.styles_linkAnchor__5Td6c:hover{color:var(--primary-color);text-decoration:underline}.styles_cardDescriptionRow__6FTBp{display:flex;align-items:center;width:100%}.styles_cardDescriptionRow__6FTBp .styles_cardDescription__F9gjK{flex:1 1}.styles_cardDescriptionRow__6FTBp .styles_redditSubtext__ooLNW{margin-left:auto}.styles_redditSubtext__ooLNW{font-size:1.2rem;color:var(--text-field-color-hintText);text-decoration:underline;cursor:pointer;margin-top:2px;display:inline-block}.styles_redditSubtext__ooLNW:hover{text-decoration-thickness:1.5px;opacity:.9}@keyframes styles_spin__MuqRR{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@layer filament;@layer filament;@layer filament{._17rscgw0{background-color:var(--_3plkl413)}._17rscgw1{background-color:var(--_3plkl414)}._17rscgw2{background-color:var(--_3plkl415)}._17rscgw3{background-color:var(--_3plkl416)}._17rscgw4{background-color:var(--_3plkl417)}._17rscgw5{border-radius:var(--_1lmftft1h);border-width:var(--_1lmftft1i);border-style:solid;border-color:var(--_3plkl41l)}.aij9fa0{font-family:neue-frutiger-world-w02,NeueFrutigerWorld,arial,helvetica,sans-serif;font-feature-settings:"kern";font-kerning:normal}.aij9fa1{box-sizing:border-box;font-size:var(--_1lmftft1r);font-weight:var(--_1lmftft1q);line-height:var(--_1lmftft1s);color:var(--_3plkl421);-webkit-font-smoothing:antialiased}.aij9fa5{outline:var(--_1lmftftp) solid transparent;outline-offset:var(--_1lmftftt);transition:outline .15s;z-index:1}}@layer filament;@layer filament{.aij9fa2.aij9fa5,.aij9fa5:focus-visible:not(.aij9fa3){outline-color:var(--_3plkl41)}.aij9fa4.aij9fa5{outline-offset:calc(var(--_1lmftftp) * -1)}.aij9fa6{transition-duration:.1s}.aij9fa7{transition-property:background-color,border-color,color,fill,stroke,opacity,outline,box-shadow,transform,-webkit-text-decoration;transition-property:background-color,border-color,color,fill,stroke,opacity,outline,text-decoration,box-shadow,transform;transition-property:background-color,border-color,color,fill,stroke,opacity,outline,text-decoration,box-shadow,transform,-webkit-text-decoration;transition-duration:.15s}.aij9fa8{transition-duration:.25s}._301y2q0{border-top:var(--_1lmftft1i) solid var(--_3plkl41l)}._301y2q1{border-right:var(--_1lmftft1i) solid var(--_3plkl41l)}._301y2q2{border-bottom:var(--_1lmftft1i) solid var(--_3plkl41l)}._301y2q3{border-left:var(--_1lmftft1i) solid var(--_3plkl41l)}._301y2q4{border:var(--_1lmftft1i) solid var(--_3plkl41l)}.xwdlv80{color:var(--_3plkl421)}.xwdlv81{color:var(--_3plkl422)}.xwdlv82{color:var(--_3plkl42d)}.xwdlv83{color:var(--_3plkl42c)}.xwdlv84{color:var(--_3plkl42b)}.jtopaj0{margin:0;border:0;width:100%;border-top:var(--_1lmftft1i) solid var(--_3plkl41l)}.jtopaj1{margin:0;border:0;height:auto;border-left:var(--_1lmftft1i) solid var(--_3plkl41l)}._1vk3a4q0{fill:currentColor;width:auto;height:var(--_1lmftftx);flex-shrink:0}._1vk3a4q1{height:var(--_1lmftftw)}._1vk3a4q2{height:var(--_1lmftftx)}._1vk3a4q3{height:var(--_1lmftfty)}._1vk3a4q4{color:var(--_3plkl40)}._1vk3a4q0 circle[stroke-width],._1vk3a4q0 ellipse[stroke-width],._1vk3a4q0 path[stroke-width],._1vk3a4q0 rect[stroke-width]{fill:none;stroke:currentColor}._1vk3a4q0._1vk3a4q5 circle[stroke-width],._1vk3a4q0._1vk3a4q5 ellipse[stroke-width],._1vk3a4q0._1vk3a4q5 path[stroke-width],._1vk3a4q0._1vk3a4q5 rect[stroke-width]{stroke-width:2}._1vk3a4q0._1vk3a4q6 circle[stroke-width],._1vk3a4q0._1vk3a4q6 ellipse[stroke-width],._1vk3a4q0._1vk3a4q6 path[stroke-width],._1vk3a4q0._1vk3a4q6 rect[stroke-width]{stroke-width:2.5}.cvy7gl0{display:block;font-size:var(--_1lmftft2e);line-height:var(--_1lmftft2f);margin-top:var(--_1lmftftc)}.cvy7gl1{-webkit-margin-after:var(--_1lmftftc);margin-block-end:var(--_1lmftftc)}.cvy7gl2{color:var(--_3plkl422)}.cvy7gl3{display:flex;color:var(--_3plkl42d);align-items:center;white-space:nowrap;gap:var(--_1lmftftc)}.cvy7gl3 ._1vk3a4q0{color:var(--_3plkl42d);fill:var(--_3plkl42d)}.z1uj690{display:block}.z1uj691{width:100%}.z1uj692{overflow-y:auto}.z1uj693{-webkit-margin-start:auto;margin-inline-start:auto;display:flex}.tqjcuw0,.z1uj694{width:auto}.tqjcuw0{flex-shrink:0}.tqjcuw0,.tqjcuw1{height:var(--_1lmftftz)}.tqjcuw2{height:var(--_1lmftft10)}.tqjcuw3{height:var(--_1lmftft11)}.tqjcuw4{height:var(--_1lmftft12)}.tqjcuw0 circle[fill],.tqjcuw0 ellipse[fill],.tqjcuw0 path[fill],.tqjcuw0 rect[fill]{fill-opacity:unset}.tqjcuw0 circle[id^=pictogram-background][fill],.tqjcuw0 ellipse[id^=pictogram-background][fill],.tqjcuw0 path[id^=pictogram-background][fill],.tqjcuw0 rect[id^=pictogram-background][fill]{fill:var(--_3plkl42q)}.tqjcuw0 circle[id^=pictogram-color-1][fill],.tqjcuw0 ellipse[id^=pictogram-color-1][fill],.tqjcuw0 path[id^=pictogram-color-1][fill],.tqjcuw0 rect[id^=pictogram-color-1][fill]{fill:var(--_3plkl42r)}.tqjcuw0 circle[id^=pictogram-color-1][stroke],.tqjcuw0 ellipse[id^=pictogram-color-1][stroke],.tqjcuw0 path[id^=pictogram-color-1][stroke],.tqjcuw0 rect[id^=pictogram-color-1][stroke]{stroke:var(--_3plkl42r)}.tqjcuw0 circle[id^=pictogram-color-2][fill],.tqjcuw0 ellipse[id^=pictogram-color-2][fill],.tqjcuw0 path[id^=pictogram-color-2][fill],.tqjcuw0 rect[id^=pictogram-color-2][fill]{fill:var(--_3plkl42s)}.tqjcuw0 circle[id^=pictogram-color-2][stroke],.tqjcuw0 ellipse[id^=pictogram-color-2][stroke],.tqjcuw0 path[id^=pictogram-color-2][stroke],.tqjcuw0 rect[id^=pictogram-color-2][stroke]{stroke:var(--_3plkl42s)}.tqjcuw0 circle[id^=pictogram-color-3][fill],.tqjcuw0 ellipse[id^=pictogram-color-3][fill],.tqjcuw0 path[id^=pictogram-color-3][fill],.tqjcuw0 rect[id^=pictogram-color-3][fill]{fill:var(--_3plkl42t)}.tqjcuw0 circle[id^=pictogram-color-3][stroke],.tqjcuw0 ellipse[id^=pictogram-color-3][stroke],.tqjcuw0 path[id^=pictogram-color-3][stroke],.tqjcuw0 rect[id^=pictogram-color-3][stroke]{stroke:var(--_3plkl42t)}.tqjcuw0 circle[id^=pictogram-color-4][fill],.tqjcuw0 ellipse[id^=pictogram-color-4][fill],.tqjcuw0 path[id^=pictogram-color-4][fill],.tqjcuw0 rect[id^=pictogram-color-4][fill]{fill:var(--_3plkl42u)}.tqjcuw0 circle[id^=pictogram-color-4][stroke],.tqjcuw0 ellipse[id^=pictogram-color-4][stroke],.tqjcuw0 path[id^=pictogram-color-4][stroke],.tqjcuw0 rect[id^=pictogram-color-4][stroke]{stroke:var(--_3plkl42u)}.tqjcuw0 circle[id^=pictogram-color-5][fill],.tqjcuw0 ellipse[id^=pictogram-color-5][fill],.tqjcuw0 path[id^=pictogram-color-5][fill],.tqjcuw0 rect[id^=pictogram-color-5][fill]{fill:var(--_3plkl42v)}.tqjcuw0 circle[id^=pictogram-color-5][stroke],.tqjcuw0 ellipse[id^=pictogram-color-5][stroke],.tqjcuw0 path[id^=pictogram-color-5][stroke],.tqjcuw0 rect[id^=pictogram-color-5][stroke]{stroke:var(--_3plkl42v)}.tqjcuw0 circle[id^=pictogram-color-6][fill],.tqjcuw0 ellipse[id^=pictogram-color-6][fill],.tqjcuw0 path[id^=pictogram-color-6][fill],.tqjcuw0 rect[id^=pictogram-color-6][fill]{fill:var(--_3plkl42w)}.tqjcuw0 circle[id^=pictogram-color-6][stroke],.tqjcuw0 ellipse[id^=pictogram-color-6][stroke],.tqjcuw0 path[id^=pictogram-color-6][stroke],.tqjcuw0 rect[id^=pictogram-color-6][stroke]{stroke:var(--_3plkl42w)}.tqjcuw0 circle[id^=pictogram-color-7][fill],.tqjcuw0 ellipse[id^=pictogram-color-7][fill],.tqjcuw0 path[id^=pictogram-color-7][fill],.tqjcuw0 rect[id^=pictogram-color-7][fill]{fill:var(--_3plkl42x)}.tqjcuw0 circle[id^=pictogram-color-7][stroke],.tqjcuw0 ellipse[id^=pictogram-color-7][stroke],.tqjcuw0 path[id^=pictogram-color-7][stroke],.tqjcuw0 rect[id^=pictogram-color-7][stroke]{stroke:var(--_3plkl42x)}.tqjcuw0 circle[id^=pictogram-color-white][fill],.tqjcuw0 ellipse[id^=pictogram-color-white][fill],.tqjcuw0 path[id^=pictogram-color-white][fill],.tqjcuw0 rect[id^=pictogram-color-white][fill]{fill:var(--_3plkl42y)}.tqjcuw0 circle[id^=pictogram-color-white][stroke],.tqjcuw0 ellipse[id^=pictogram-color-white][stroke],.tqjcuw0 path[id^=pictogram-color-white][stroke],.tqjcuw0 rect[id^=pictogram-color-white][stroke]{stroke:var(--_3plkl42y)}.tqjcuw0 circle[id^=pictogram-glass-color-default][fill],.tqjcuw0 ellipse[id^=pictogram-glass-color-default][fill],.tqjcuw0 path[id^=pictogram-glass-color-default][fill],.tqjcuw0 rect[id^=pictogram-glass-color-default][fill]{fill:var(--_3plkl431)}.tqjcuw0 circle[id^=pictogram-glass-color-default][stroke],.tqjcuw0 ellipse[id^=pictogram-glass-color-default][stroke],.tqjcuw0 path[id^=pictogram-glass-color-default][stroke],.tqjcuw0 rect[id^=pictogram-glass-color-default][stroke]{stroke:var(--_3plkl431)}.tqjcuw0 circle[id^=pictogram-glass-color-highlight][fill],.tqjcuw0 ellipse[id^=pictogram-glass-color-highlight][fill],.tqjcuw0 path[id^=pictogram-glass-color-highlight][fill],.tqjcuw0 rect[id^=pictogram-glass-color-highlight][fill]{fill:var(--_3plkl432)}.tqjcuw0 circle[id^=pictogram-glass-color-highlight][stroke],.tqjcuw0 ellipse[id^=pictogram-glass-color-highlight][stroke],.tqjcuw0 path[id^=pictogram-glass-color-highlight][stroke],.tqjcuw0 rect[id^=pictogram-glass-color-highlight][stroke]{stroke:var(--_3plkl432)}.tqjcuw0 circle[id^=pictogram-shading-color-1][fill],.tqjcuw0 ellipse[id^=pictogram-shading-color-1][fill],.tqjcuw0 path[id^=pictogram-shading-color-1][fill],.tqjcuw0 rect[id^=pictogram-shading-color-1][fill]{fill:var(--_3plkl42z)}.tqjcuw0 circle[id^=pictogram-shading-color-2][fill],.tqjcuw0 ellipse[id^=pictogram-shading-color-2][fill],.tqjcuw0 path[id^=pictogram-shading-color-2][fill],.tqjcuw0 rect[id^=pictogram-shading-color-2][fill]{fill:var(--_3plkl430)}}@layer filament;@layer filament{}@layer filament;@layer filament{}@layer filament;@layer filament{}@layer filament;@layer filament{}@layer filament;@layer filament{}@layer filament;@layer filament{}@layer filament;@layer filament{}@layer filament;@layer filament{.sb41ll0:not(.sb41ll1) ::-webkit-scrollbar{max-width:calc((.25rem * 2) + var(--_1lmftft17))}.sb41ll0:not(.sb41ll1) ::-webkit-scrollbar-track{background-color:var(--_3plkl47)}.sb41ll0:not(.sb41ll1) ::-webkit-scrollbar-track:disabled{opacity:var(--_3plkl412)}.sb41ll0:not(.sb41ll1) ::-webkit-scrollbar-thumb{min-height:3rem;border:.25rem solid transparent;background-clip:content-box;border-radius:var(--_1lmftfth);background-color:var(--_3plkl4t)}.sb41ll0:not(.sb41ll1) ::-webkit-scrollbar-thumb:hover{background-color:var(--_3plkl4u)}.sb41ll0:not(.sb41ll1) ::-webkit-scrollbar-thumb:active{background-color:var(--_3plkl4v)}.sb41ll0:not(.sb41ll1) ::-webkit-scrollbar-thumb:disabled{opacity:var(--_3plkl412)}.sb41ll0:not(.sb41ll1) ::-webkit-scrollbar-corner{background-color:var(--_3plkl47)}.sb41ll0:not(.sb41ll1) .sb41ll2.sb41ll2::-webkit-scrollbar-track{background-color:transparent}.sb41ll0:not(.sb41ll1) .sb41ll4.sb41ll4::-webkit-scrollbar-thumb{display:none}.sb41ll0:not(.sb41ll1) .sb41ll4.sb41ll4:active::-webkit-scrollbar-thumb,.sb41ll0:not(.sb41ll1) .sb41ll4.sb41ll4:focus-visible::-webkit-scrollbar-thumb,.sb41ll0:not(.sb41ll1) .sb41ll4.sb41ll4:focus-within::-webkit-scrollbar-thumb,.sb41ll0:not(.sb41ll1) .sb41ll4.sb41ll4:focus::-webkit-scrollbar-thumb,.sb41ll0:not(.sb41ll1) .sb41ll4.sb41ll4:hover::-webkit-scrollbar-thumb{display:initial}@supports not selector(::-webkit-scrollbar){.sb41ll0:not(.sb41ll1) *{scrollbar-color:var(--_3plkl4t) var(--_3plkl47);scrollbar-width:thin}.sb41ll0:not(.sb41ll1) .sb41ll2.sb41ll2{scrollbar-color:var(--_3plkl4t) transparent}.sb41ll0:not(.sb41ll1) .sb41ll4.sb41ll4{scrollbar-color:transparent transparent}.sb41ll0:not(.sb41ll1) .sb41ll4.sb41ll4:active,.sb41ll0:not(.sb41ll1) .sb41ll4.sb41ll4:focus,.sb41ll0:not(.sb41ll1) .sb41ll4.sb41ll4:focus-visible,.sb41ll0:not(.sb41ll1) .sb41ll4.sb41ll4:focus-within,.sb41ll0:not(.sb41ll1) .sb41ll4.sb41ll4:hover{scrollbar-color:var(--_3plkl4t) transparent}}}@layer filament;@layer filament{.ekk1gj0{box-shadow:var(--_3plkl42g)}.ekk1gj1{box-shadow:var(--_3plkl42h)}.ktk8ep0{font-size:var(--_1lmftft1r);line-height:var(--_1lmftft1s);font-weight:var(--_1lmftft1q)}.ktk8ep1{font-size:var(--_1lmftft2z);line-height:var(--_1lmftft30);font-weight:var(--_1lmftft2y)}.ktk8ep2{font-size:var(--_1lmftft2w);line-height:var(--_1lmftft2x);font-weight:var(--_1lmftft2v)}.ktk8ep3{font-size:var(--_1lmftft2t);line-height:var(--_1lmftft2u);font-weight:var(--_1lmftft2s)}.ktk8ep4{font-size:var(--_1lmftft2q);line-height:var(--_1lmftft2r);font-weight:var(--_1lmftft2p)}.ktk8ep5{font-size:var(--_1lmftft2n);line-height:var(--_1lmftft2o);font-weight:var(--_1lmftft2m)}.ktk8ep6{font-size:var(--_1lmftft2k);line-height:var(--_1lmftft2l);font-weight:var(--_1lmftft2j)}.ktk8ep7{font-size:var(--_1lmftft21);line-height:var(--_1lmftft22);font-weight:var(--_1lmftft20)}.ktk8ep8{font-size:var(--_1lmftft1r);line-height:var(--_1lmftft1s);font-weight:var(--_1lmftft1q)}.ktk8ep9{font-size:var(--_1lmftft1l);line-height:var(--_1lmftft1m);font-weight:var(--_1lmftft1k)}.ktk8epa{font-size:var(--_1lmftft2e);line-height:var(--_1lmftft2f);font-weight:var(--_1lmftft2d)}.ktk8epb{font-size:var(--_1lmftft28);line-height:var(--_1lmftft29);font-weight:var(--_1lmftft27)}.ktk8eph{color:inherit}.ktk8epi{font-weight:300}.ktk8epj{font-weight:350}.ktk8epk{font-weight:500}.ktk8epl{font-weight:700}.ktk8epm{text-align:start}.ktk8epn{text-align:end}.ktk8epo{text-align:left}.ktk8epp{text-align:right}.ktk8epq{text-align:center}.ktk8epr{text-align:justify}.ktk8eps{font-style:italic}.ktk8epu{margin-block:0}.ktk8epv{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.ktk8epw{margin-block:1.25rem}.ktk8epx{margin-block:1rem}.ktk8epy{margin-block:.75rem}.ktk8ep10,.ktk8epz{margin-block:.5rem}.ktk8ep11,.ktk8ep12,.ktk8ep13,.ktk8ep14,.ktk8ep15,.ktk8ep16{margin-block:var(--_1lmftft26)}._1xmftdw0{visibility:visible}._1xmftdw1{visibility:hidden}.apaii9b{--apaii91:-100;--apaii90:0;--apaii92:100;--apaii94:1000;--apaii95:1100;--apaii96:1150;--apaii97:1200;--apaii99:1300;--apaii98:1500;--apaii93:1600;--apaii9a:1700}}@layer filament;@layer filament{}@layer filament;@layer filament{}@layer filament;@layer filament{}