.style_card__MTSKZ{display:flex;flex-direction:column;justify-content:space-between;background-color:#fff;box-shadow:0 0 12px rgba(0,0,0,.05);height:100%;overflow:hidden;border-radius:6px;padding:24px}.style_card_content__tbIkq .style_title__jbAyk{font-size:1.25rem;font-weight:600;margin-bottom:1.5rem}.style_card_content__tbIkq .style_description__IrHp3{font-weight:500;color:var(--midgray-1)}.style_card__MTSKZ .style_card_actions__t5nnC{display:flex;align-items:center;margin-top:1.5rem;grid-gap:8px;gap:8px}.style_card__MTSKZ .style_card_actions__t5nnC>div{flex:1 1}@media(min-width:992px){.style_card__MTSKZ{padding:32px}.style_card_content__tbIkq .style_title__jbAyk{margin-bottom:1.5rem}.style_card_content__tbIkq .style_description__IrHp3{font-size:1rem}.style_card__MTSKZ .style_card_actions__t5nnC{grid-gap:12px;gap:12px;margin-top:2rem}}.style_category__LaRcg{display:flex;flex-direction:column;align-items:center;grid-gap:.5rem;gap:.5rem;height:100%;color:var(--black-2);font-weight:500;font-size:1rem;line-height:1rem;padding:.5rem;border:1px solid transparent;border-radius:1rem;text-align:center;transition:.2s;background-color:#fff;white-space:nowrap}.style_category__LaRcg:hover{box-shadow:1px 1px 8px 0 rgba(0,0,0,.102)}.style_category__LaRcg.style_active__aeTLG{border-color:var(--secondary-color);color:var(--primary-color)}.style_category__LaRcg.style_with_img__Pngcx .style_img__fJNVS{position:relative;height:3.5rem;width:3.5rem;background-color:#f5f5f5;border-radius:.75rem;overflow:hidden;transition:.2s;font-size:.625rem;line-height:1}.style_category__LaRcg.style_with_img__Pngcx.style_active__aeTLG{color:var(--primary-color)}.style_category__LaRcg.style_with_img__Pngcx.style_active__aeTLG .style_img__fJNVS{background-color:var(--secondary-color);color:#000}@media(min-width:992px){.style_category__LaRcg.style_with_img__Pngcx{width:6.25rem;white-space:normal}}.style_category__LaRcg p{flex:1 1;display:flex;align-items:center}@media(min-width:992px){.style_category__LaRcg{padding:.75rem 1rem}}.style_flexbox__J3WfK{display:flex!important}.style_flexbox_between__wltOi{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;grid-gap:1rem;gap:1rem}.style_flexbox_center_between__FPK_9{display:flex!important;align-items:center!important;justify-content:space-between!important}.style_flexbox_justify_center__Fw7fi{display:flex!important;justify-content:center!important}.style_flexbox_align_center__KMyAe{display:flex!important;align-items:center!important}.style_flexbox_wrap__k5032,.style_flexbox_wrap_between__X2t2_{display:flex!important;flex-wrap:wrap!important}.style_flexbox_wrap_between__X2t2_{justify-content:space-between!important}.style_justify-end__PCElv{justify-content:flex-end}.style_grid__nq92C{grid-template-columns:auto!important}.style_grid__nq92C,.style_grid_col_1__A_b9b{display:grid!important;grid-template-rows:auto!important}.style_grid_col_1__A_b9b{grid-template-columns:1fr!important}.style_grid_col_2__J_cUR{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto}.style_grid_col_4__EOB7S{display:grid!important;grid-template-columns:repeat(4,1fr)!important;grid-template-rows:auto!important}.style_text_midgray_1__rfUz7{color:#5b6871}.style_text_right__JxZNT{text-align:right}.style_text_center__EDFZl{text-align:center}.style_text_sm__gfBJK{font-size:14px}.style_text_xs__NbX0X{font-size:10px}.style_my-2__9fVqC{margin:8px 0}.style_mt-2__XSVaT{margin-top:8px}.style_mt-3__iPU1C{margin-top:12px}.style_mr-2__f8vQl{margin-right:8px}.style_mr-3__FS8Xp{margin-right:12px}.style_gap-2__HdMnr{grid-gap:.5rem;gap:.5rem}.style_gap-3__GKn0t{grid-gap:.75rem;gap:.75rem}.style_modal__EANt5{position:fixed;top:50%;right:50%;transform:translate(50%,-50%);background-color:#fff;border-radius:.75rem;z-index:40;width:300px;padding:.5rem 1rem 1rem;filter:drop-shadow(0 0 16px rgba(0,0,0,.1));display:flex;flex-direction:column;grid-gap:8px;gap:8px;animation:style_fadeOut__gPyEx .4s ease forwards;opacity:0}.style_modal__EANt5 a{display:block;width:100%}.style_modal__EANt5 .style_header__nq1_r{margin:.5rem 0}.style_modal__EANt5 .style_option__SXLiB{cursor:pointer;padding:.75rem 1rem;border-radius:.75rem;transition:.15s ease;border:1px solid var(--lightgray-4)}.style_modal__EANt5 .style_option__SXLiB:hover{background-color:var(--secondary-color);border-color:var(--secondary-color)}@keyframes style_fadeOut__gPyEx{0%{opacity:0}to{opacity:1}}@media(min-width:992px){.style_modal__EANt5{top:4rem;right:3rem;transform:none}}.style_shadow__Gv4ub{position:fixed;top:0;left:0;height:100vh;width:100vw;z-index:30;background-color:rgba(0,0,0,.533);transition:opacity .15s}@media(min-width:992px){.style_shadow__Gv4ub{display:none}}.style_fixed_categories__nSfK_{position:sticky;top:0;left:0;box-shadow:0 4px 10px 0 rgba(89,130,231,.059);width:100%;background-color:var(--background);z-index:20;position:relative;padding:6px 0}.style_fixed_categories__nSfK_ .style_wrapper__mxt80{scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;overflow-x:scroll;padding:6px;display:flex;grid-gap:.5rem;gap:.5rem;overflow-x:auto}.style_fixed_categories__nSfK_ .style_wrapper__mxt80::-webkit-scrollbar{display:none}.style_fixed_categories__nSfK_ .style_icon__TljG5{position:absolute;top:50%;transform:translateY(-50%);background-color:#fff;border-radius:50%;opacity:.5;cursor:pointer;box-shadow:0 0 12px rgba(0,0,0,.1);z-index:2}.style_fixed_categories__nSfK_ .style_icon__TljG5:hover{opacity:.9}