.body_container__18Sp1{border-radius:.75rem;padding-top:2rem;display:flex;flex-direction:column;align-items:center;max-width:32rem;width:100%;border:1px solid #374151}.body_container__18Sp1 .body_header__nDNjo{color:#fff;font-size:1.5rem;line-height:2rem;margin-bottom:1.5rem}.body_container__18Sp1 .body_subheader__fCk0h{font-weight:700;font-size:1.25rem}.body_container__18Sp1 .body_ruler__Xt15w{border-color:#374151;border-bottom-width:1px;width:100%}.body_container__18Sp1 .body_instruction__gvV3Q{color:#e22262;text-align:center;font-weight:500;padding-left:2rem;padding-right:2rem;padding-bottom:2rem}.body_container__18Sp1 .body_content__VogQo{display:flex;flex-direction:column;align-items:center;width:100%;padding:2rem}.body_container__18Sp1 .body_content__VogQo .body_message__wpplI{text-align:center;padding:.5rem;margin-bottom:1rem;margin-left:1.25rem;margin-right:1.25rem}.body_container__18Sp1 .body_content__VogQo .body_error__0EuiL{color:#e30b5c;font-weight:500;font-size:16px;text-align:center;margin-bottom:1.5rem}.body_container__18Sp1 .body_content__VogQo .body_body__OpgJ9{font-size:1.5rem;line-height:2rem}.body_container__18Sp1 .body_content__VogQo .body_body__OpgJ9 .body_li__b_QHS:first-child{color:#0be361}.body_container__18Sp1 .body_content__VogQo .body_body__OpgJ9 .body_li__b_QHS{margin-bottom:1rem}.body_container__18Sp1 .body_content__VogQo .body_loader__5XcV3{width:100%;height:4rem}.body_container__18Sp1 .body_content__VogQo .body_footer__bb6_u{margin-top:1rem;margin-bottom:1rem;font-size:1.17rem;line-height:1.5rem;font-weight:600;color:#9ca3af}.vertical_gallery__vWps0{width:100%;max-width:1200px;margin:auto;display:flex;flex-direction:column;align-items:center;padding-bottom:var(--main-navbar-height)}.column_galleryColumn__1gQSb,.vertical_columnsContainer__Z6kPd{width:100%;display:flex;gap:var(--gallery-gap)}.column_galleryColumn__1gQSb{height:-webkit-max-content;height:max-content;flex-direction:column;align-items:center}.handler_galleryItemHandler__uOljT{position:relative;display:flex;width:100%;max-height:var(--gallery-max-post-height)}.card_postCard__sSid8{position:relative;display:flex;width:100%;background-color:var(--color-black);border-radius:var(--gallery-post-card-border-radius);cursor:pointer;height:var(--data-height)}.card_postLink__f_rSR{width:100%;display:flex;height:auto}.image_galleryImage__hO9mN{object-fit:cover}.handler_videoHandler__CGlsI,.image_galleryImage__hO9mN{width:100%;border-radius:var(--gallery-post-card-border-radius)}.handler_videoHandler__CGlsI{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%}.handler_icon__57EQd{position:absolute;z-index:1}.video_galleryVideo__YHB73{width:100%;border-radius:var(--gallery-post-card-border-radius)}.video_icon__GOC7_{position:absolute;z-index:1}@keyframes video_rotate__fyM8Y{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes video_fade-in__043C_{0%{opacity:0}to{opacity:1}}.video_spinner__De6qn{width:3rem;height:3rem;border:.3rem solid rgba(255,255,255,.2);border-top-color:#fff;border-radius:1000px;animation:video_rotate__fyM8Y 1.5s linear infinite,video_fade-in__043C_ .2s}@keyframes overlay_fadeIn__rUZFr{0%{opacity:0}to{opacity:1}}.overlay_overlay__aNqcC{top:0;left:0;right:0;bottom:0;display:flex;flex-direction:column;justify-content:space-between;width:100%;height:100%;position:absolute;padding:.75rem;border-radius:var(--gallery-post-card-border-radius);background:linear-gradient(180deg,rgba(0,0,0,.3),transparent 35%,transparent 65%,rgba(0,0,0,.4));z-index:1;animation:overlay_fadeIn__rUZFr .2s}.overlay_fullscreenLinkPropagator__vpXwO{top:0;left:0;position:absolute;width:100%;height:100%;cursor:zoom-in}.overlay_overlayTop__AaaPK{display:flex;justify-content:flex-end}.overlay_actions__me0rX,.overlay_overlayBottom__Vdk5o{display:flex;align-items:center;gap:.5rem}.overlay_overlayBottom__Vdk5o{justify-content:space-between}.overlay_userContainer__5k2R6{display:flex;align-items:center;justify-content:center;gap:.25rem;z-index:1}.overlay_name__rWow_{display:-webkit-box;-webkit-box-orient:vertical;font-weight:600;font-size:14px;overflow:hidden;-webkit-line-clamp:1;text-overflow:ellipsis;word-break:break-word;transition:all .2s;opacity:.85}.overlay_name__rWow_:hover{opacity:1}@media (max-width:768px){.overlay_overlay__aNqcC{display:none}}.add-button_icon__nyIYv{stroke:currentColor;fill:currentColor;stroke-width:3}.icon-button_iconButton__l_F8B{display:flex;align-items:center;justify-content:center;padding:.5rem;gap:.5rem;font-size:.875rem;border-radius:6px;transition:all .2s;z-index:1;cursor:pointer}.icon-button_iconButton__l_F8B svg{width:16px;height:16px}.download-button_icon__ePVsk{stroke:currentColor;stroke-width:2}@keyframes popup-fade-in{0%{opacity:.6}to{opacity:1}}@keyframes pop-in{0%{transform:scale(.8);opacity:.8}to{opacity:1;transform:scale(1)}}.popup{position:absolute;top:0;left:0;width:100%;display:flex;justify-content:center;align-items:center;min-height:100%;z-index:200}.popup--sticky{position:fixed}.popup--zIndex{z-index:500}.popup__overlay{top:-100vh;right:0;position:fixed;width:100%;height:300vh;background-color:rgba(27,37,47,.6)}.popup__dark_overlay{background-color:rgba(0,0,0,.95)}.popup--animate .popup__overlay{animation:popup-fade-in .2s}.popup__box{pointer-events:auto;background-color:#fff;box-shadow:1rem 1rem 4rem rgba(0,0,0,.5);border-radius:.5rem;transform:translateY(0);overflow:hidden;position:absolute;min-width:0;max-width:100vw;max-height:100vh;overflow-y:auto}.popup--animate .popup__box{animation:pop-in .2s}.popup--dark .popup__box{background-color:#1b252f}.body_popupContainer__JPmpc{padding:32px;display:flex;gap:16px;justify-content:start;align-items:center;flex-direction:column;width:100vw;max-width:900px;max-height:100vh;overflow-y:auto}.body_popupTitle__Plyif{font-size:21px;font-weight:600}.body_popupButton__fw1j4{display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:600;padding:8px 16px;border-radius:6px;cursor:pointer;transition:all .2s linear;width:100%;background-color:var(--color-indigo)}.body_popupButton__fw1j4:focus,.body_popupButton__fw1j4:hover{opacity:.8}.body_popupButton__fw1j4:disabled{cursor:not-allowed}.body_popupButton__fw1j4:disabled:focus,.body_popupButton__fw1j4:disabled:hover{opacity:1}.body_plansContainer__s1T6l{display:flex;gap:12px;flex-direction:column}@media (min-width:768px){.body_popupButton__fw1j4{max-width:400px}.body_plansContainer__s1T6l{flex-direction:row}}.PremiumPlanCard_pricingPanelContainer__sJyZQ{width:100%;padding:16px;border-radius:8px;border:1px solid var(--color-dark-gray)}.PremiumPlanCard_pricingPanelTitle__OCwyB{margin-bottom:10px;text-align:center}.PremiumPlanCard_pricingPanelPrice__vn_DM{display:flex;text-align:center;justify-content:center;align-items:center}.PremiumPlanCard_dollarSign__D43Ir{display:inline-block;vertical-align:top}.PremiumPlanCard_priceNumber__c9eBj{font-size:21px;font-weight:500;line-height:1}.PremiumPlanCard_periodLabel__qLYa2{font-size:14px;display:inline-block;vertical-align:bottom}.PremiumPlanCard_pricingPanelOffers__xEn99{margin-top:30px;text-align:center}.PremiumPlanCard_offerItem__8M_Ig{font-size:14px;font-weight:400}.PremiumPlanCard_pricingPanelCTA__i_qDA{text-align:center;margin-top:40px}.PremiumPlanCard_ctaButton__FRTZd{display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:600;padding:8px 16px;border-radius:6px;cursor:pointer;transition:all .2s linear;width:100%;background-color:var(--color-dark-pink-mid)}@media (min-width:768px){.PremiumPlanCard_ctaButton__FRTZd{max-width:400px}}.PremiumPlanCard_ctaButton__FRTZd:focus,.PremiumPlanCard_ctaButton__FRTZd:hover{opacity:.8}.PremiumPlanCard_ctaButton__FRTZd:disabled{cursor:not-allowed}.PremiumPlanCard_ctaButton__FRTZd:disabled:focus,.PremiumPlanCard_ctaButton__FRTZd:disabled:hover{opacity:1}.PremiumPlanCard_activeMessage__StU8Q{font-size:16px;font-weight:500}.body_errorPopup__ik3ty{margin:2rem 0;max-width:95vw;padding:0 2rem;width:32rem}@media(min-width:1024px){.body_errorPopup__ik3ty{width:35rem}}.body_errorPopup__ik3ty .body_buttonsContainer__saJet{display:flex;flex-direction:column}.body_errorPopup__ik3ty .body_buttonsContainer__saJet>*+*{margin-top:7px}.body_errorPopup__ik3ty .body_title__mk7_E{font-size:1.8rem;font-weight:600}.body_errorPopup__ik3ty .body_message__rnPuj{margin:1.5rem 0;display:flex;justify-content:flex-start;align-items:center;width:100%;font-size:16px}.body_errorPopup__ik3ty .body_instruction__aB7IA{color:#e22262;text-align:center;font-weight:500}.body_errorPopup__ik3ty .body_button__7L8zq{width:100%;cursor:pointer;padding:1rem 1.6rem;font-size:16px;font-weight:500;border-radius:5px;transition:box-shadow .4s,background-color .2s}.body_errorPopup__ik3ty .body_button__7L8zq:active{transform:translateY(1px)}.body_errorPopup__ik3ty .body_btnColorPrimary__4F3_x{background-color:#e30b5c}.body_errorPopup__ik3ty .body_btnColorPrimary__4F3_x:active,.body_errorPopup__ik3ty .body_btnColorPrimary__4F3_x:focus,.body_errorPopup__ik3ty .body_btnColorPrimary__4F3_x:hover{background-color:#d00a54}.body_errorPopup__ik3ty .body_btnColorSecondary__zgMfN{background-color:#3a4772}.body_errorPopup__ik3ty .body_btnColorSecondary__zgMfN:active,.body_errorPopup__ik3ty .body_btnColorSecondary__zgMfN:focus,.body_errorPopup__ik3ty .body_btnColorSecondary__zgMfN:hover{background-color:#333f64}.body_container__DZfBJ{border-radius:.75rem;padding-top:2rem;display:flex;flex-direction:column;align-items:center;max-width:32rem;width:100%;border:1px solid #374151}.body_container__DZfBJ .body_header__xOrfp{color:#fff;font-size:1.5rem;line-height:2rem;margin-bottom:1.5rem}.body_container__DZfBJ .body_subheader__A4qu8{font-weight:700;font-size:1.25rem}.body_container__DZfBJ .body_ruler___dLOv{border-color:#374151;border-bottom-width:1px;width:100%}.body_container__DZfBJ .body_instruction__KUIVw{color:#e22262;text-align:center;font-weight:500;padding-left:2rem;padding-right:2rem;padding-bottom:2rem}.body_container__DZfBJ .body_content__E8Ma_{display:flex;flex-direction:column;align-items:center;width:100%;padding:2rem}.body_container__DZfBJ .body_content__E8Ma_ .body_message__XUDxV{text-align:center;padding:.5rem;margin-bottom:1rem;margin-left:1.25rem;margin-right:1.25rem}.body_container__DZfBJ .body_content__E8Ma_ .body_error__N_Ggp{color:#e30b5c;font-weight:500;font-size:16px;text-align:center;margin-bottom:1.5rem}.body_container__DZfBJ .body_content__E8Ma_ .body_body__KK1xR{font-size:1.5rem;line-height:2rem}.body_container__DZfBJ .body_content__E8Ma_ .body_body__KK1xR .body_li__QkQW8:first-child{color:#0be361}.body_container__DZfBJ .body_content__E8Ma_ .body_body__KK1xR .body_li__QkQW8{margin-bottom:1rem}.body_container__DZfBJ .body_content__E8Ma_ .body_loader__GkG6F{width:100%;height:4rem}.body_container__DZfBJ .body_content__E8Ma_ .body_footer__ac61o{margin-top:1rem;margin-bottom:1rem;font-size:1.17rem;line-height:1.5rem;font-weight:600;color:#9ca3af}.body_image-container__PSL1u{margin-left:auto;margin-right:auto;margin-bottom:2rem}.body_container__L7QAd{border-radius:.75rem;padding-top:2rem;display:flex;flex-direction:column;align-items:center;max-width:32rem;width:100%;border:1px solid #374151}.body_container__L7QAd .body_header__uXfdG{color:#fff;font-size:1.5rem;line-height:2rem;margin-bottom:1.5rem}.body_container__L7QAd .body_subheader__ryM_s{font-weight:700;font-size:1.25rem}.body_container__L7QAd .body_ruler__dJoC9{border-color:#374151;border-bottom-width:1px;width:100%}.body_container__L7QAd .body_instruction__JdZHh{color:#e22262;text-align:center;font-weight:500;padding-left:2rem;padding-right:2rem;padding-bottom:2rem}.body_container__L7QAd .body_content__Epg1o{display:flex;flex-direction:column;align-items:center;width:100%;padding:2rem}.body_container__L7QAd .body_content__Epg1o .body_message__Y5SHw{text-align:center;padding:.5rem;margin-bottom:1rem;margin-left:1.25rem;margin-right:1.25rem}.body_container__L7QAd .body_content__Epg1o .body_error___aeB8{color:#e30b5c;font-weight:500;font-size:16px;text-align:center;margin-bottom:1.5rem}.body_container__L7QAd .body_content__Epg1o .body_body__qtKCH{font-size:1.5rem;line-height:2rem}.body_container__L7QAd .body_content__Epg1o .body_body__qtKCH .body_li__hPST2:first-child{color:#0be361}.body_container__L7QAd .body_content__Epg1o .body_body__qtKCH .body_li__hPST2{margin-bottom:1rem}.body_container__L7QAd .body_content__Epg1o .body_loader__qaACN{width:100%;height:4rem}.body_container__L7QAd .body_content__Epg1o .body_footer__eLGuG{margin-top:1rem;margin-bottom:1rem;font-size:1.17rem;line-height:1.5rem;font-weight:600;color:#9ca3af}.body_buttonContainer__LuedZ{display:flex;align-items:center;padding:0 1rem}.body_button__IeSDL{width:100%;cursor:pointer;background-color:#3a4772;padding:1rem 1.6rem;margin-top:1rem;font-size:1.6rem;border-radius:5px;transition:box-shadow .4s,background-color .2s}.body_button__IeSDL:active,.body_button__IeSDL:focus,.body_button__IeSDL:hover{background-color:#04080d}.body_button__IeSDL:active{transform:translateY(1px)}.body_container__wRdh7,.body_source-view-container__PoEIP{border-radius:.75rem;padding-top:2rem;display:flex;flex-direction:column;align-items:center;max-width:32rem;width:100%;border:1px solid #374151}.body_container__wRdh7 .body_header__BTQML,.body_source-view-container__PoEIP .body_header__BTQML{color:#fff;font-size:1.5rem;line-height:2rem;margin-bottom:1.5rem}.body_container__wRdh7 .body_subheader__3ZUCv,.body_source-view-container__PoEIP .body_subheader__3ZUCv{font-weight:700;font-size:1.25rem}.body_container__wRdh7 .body_ruler__wSTbh,.body_source-view-container__PoEIP .body_ruler__wSTbh{border-color:#374151;border-bottom-width:1px;width:100%}.body_container__wRdh7 .body_instruction__T2I4i,.body_source-view-container__PoEIP .body_instruction__T2I4i{color:#e22262;text-align:center;font-weight:500;padding-left:2rem;padding-right:2rem;padding-bottom:2rem}.body_container__wRdh7 .body_content__nRMWB,.body_source-view-container__PoEIP .body_content__nRMWB{display:flex;flex-direction:column;align-items:center;width:100%;padding:2rem}.body_container__wRdh7 .body_content__nRMWB .body_message__TzV7W,.body_source-view-container__PoEIP .body_content__nRMWB .body_message__TzV7W{text-align:center;padding:.5rem;margin-bottom:1rem;margin-left:1.25rem;margin-right:1.25rem}.body_container__wRdh7 .body_content__nRMWB .body_error__w9nbm,.body_source-view-container__PoEIP .body_content__nRMWB .body_error__w9nbm{color:#e30b5c;font-weight:500;font-size:16px;text-align:center;margin-bottom:1.5rem}.body_container__wRdh7 .body_content__nRMWB .body_body__Oe7Dg,.body_source-view-container__PoEIP .body_content__nRMWB .body_body__Oe7Dg{font-size:1.5rem;line-height:2rem}.body_container__wRdh7 .body_content__nRMWB .body_body__Oe7Dg .body_li__e38C7:first-child,.body_source-view-container__PoEIP .body_content__nRMWB .body_body__Oe7Dg .body_li__e38C7:first-child{color:#0be361}.body_container__wRdh7 .body_content__nRMWB .body_body__Oe7Dg .body_li__e38C7,.body_source-view-container__PoEIP .body_content__nRMWB .body_body__Oe7Dg .body_li__e38C7{margin-bottom:1rem}.body_container__wRdh7 .body_content__nRMWB .body_loader__idAAZ,.body_source-view-container__PoEIP .body_content__nRMWB .body_loader__idAAZ{width:100%;height:4rem}.body_container__wRdh7 .body_content__nRMWB .body_footer__ODRHw,.body_source-view-container__PoEIP .body_content__nRMWB .body_footer__ODRHw{margin-top:1rem;margin-bottom:1rem;font-size:1.17rem;line-height:1.5rem;font-weight:600;color:#9ca3af}.body_source-view-container__PoEIP{width:50vw!important;min-width:300px}.body_source-view-container__PoEIP .body_sources-view-content__8l_0B{width:100%}.body_source-view-container__PoEIP .body_header__BTQML{font-size:20px}.body_source-view-container__PoEIP .body_buttons-container__7uVSH{width:100%}.body_source-view-container__PoEIP .body_image-container__cnLr5{margin-left:auto;margin-right:auto;margin-bottom:2rem}.body_source-view-container__PoEIP .body_check-source__zAo4I{display:flex;justify-content:center}.body_source-view-container__PoEIP .body_input-url__wTnJj{width:100%}.body_source-view-container__PoEIP .body_sources-view-content__8l_0B{padding:24px;display:flex;gap:24px;flex-direction:column;align-items:center}.body_source-view-container__PoEIP .body_reddit-btn-container__EPfSB{display:flex;margin-bottom:16px;gap:16px}.body_source-view-container__PoEIP .body_reddit-btn-container__EPfSB a{flex:1 1}.body_source-view-container__PoEIP .body_btn-container__b72wc{margin-bottom:16px}.body_container__IMGFP{border-radius:.75rem;padding-top:2rem;display:flex;flex-direction:column;align-items:center;max-width:32rem;width:100%;border:1px solid #374151}.body_container__IMGFP .body_header__WI9OQ{color:#fff;font-size:1.5rem;line-height:2rem;margin-bottom:1.5rem}.body_container__IMGFP .body_subheader__gPLSn{font-weight:700;font-size:1.25rem}.body_container__IMGFP .body_ruler__t5JSe{border-color:#374151;border-bottom-width:1px;width:100%}.body_container__IMGFP .body_instruction__DdEuT{color:#e22262;text-align:center;font-weight:500;padding-left:2rem;padding-right:2rem;padding-bottom:2rem}.body_container__IMGFP .body_content__2SYUb{display:flex;flex-direction:column;align-items:center;width:100%;padding:2rem}.body_container__IMGFP .body_content__2SYUb .body_message__ey8zQ{text-align:center;padding:.5rem;margin-bottom:1rem;margin-left:1.25rem;margin-right:1.25rem}.body_container__IMGFP .body_content__2SYUb .body_error__vyA2a{color:#e30b5c;font-weight:500;font-size:16px;text-align:center;margin-bottom:1.5rem}.body_container__IMGFP .body_content__2SYUb .body_body__ePbdf{font-size:1.5rem;line-height:2rem}.body_container__IMGFP .body_content__2SYUb .body_body__ePbdf .body_li__johPq:first-child{color:#0be361}.body_container__IMGFP .body_content__2SYUb .body_body__ePbdf .body_li__johPq{margin-bottom:1rem}.body_container__IMGFP .body_content__2SYUb .body_loader____RXX{width:100%;height:4rem}.body_container__IMGFP .body_content__2SYUb .body_footer__oFl36{margin-top:1rem;margin-bottom:1rem;font-size:1.17rem;line-height:1.5rem;font-weight:600;color:#9ca3af}.body_container__DckKY{border-radius:.75rem;padding-top:2rem;display:flex;flex-direction:column;align-items:center;max-width:32rem;width:100%;border:1px solid #374151}.body_container__DckKY .body_header__4ig2X{color:#fff;font-size:1.5rem;line-height:2rem;margin-bottom:1.5rem}.body_container__DckKY .body_subheader__OXIgu{font-weight:700;font-size:1.25rem}.body_container__DckKY .body_ruler__vl5gl{border-color:#374151;border-bottom-width:1px;width:100%}.body_container__DckKY .body_instruction__TNC0v{color:#e22262;text-align:center;font-weight:500;padding-left:2rem;padding-right:2rem;padding-bottom:2rem}.body_container__DckKY .body_content__8kIiB{display:flex;flex-direction:column;align-items:center;width:100%;padding:2rem}.body_container__DckKY .body_content__8kIiB .body_message__ggQRg{text-align:center;padding:.5rem;margin-bottom:1rem;margin-left:1.25rem;margin-right:1.25rem}.body_container__DckKY .body_content__8kIiB .body_error__H2Q2r{color:#e30b5c;font-weight:500;font-size:16px;text-align:center;margin-bottom:1.5rem}.body_container__DckKY .body_content__8kIiB .body_body__7NL8m{font-size:1.5rem;line-height:2rem}.body_container__DckKY .body_content__8kIiB .body_body__7NL8m .body_li__c9YmJ:first-child{color:#0be361}.body_container__DckKY .body_content__8kIiB .body_body__7NL8m .body_li__c9YmJ{margin-bottom:1rem}.body_container__DckKY .body_content__8kIiB .body_loader__P_J7F{width:100%;height:4rem}.body_container__DckKY .body_content__8kIiB .body_footer__F3W_u{margin-top:1rem;margin-bottom:1rem;font-size:1.17rem;line-height:1.5rem;font-weight:600;color:#9ca3af}.body_container__UfC2S{border-radius:.75rem;padding-top:2rem;display:flex;flex-direction:column;align-items:center;max-width:32rem;width:100%;border:1px solid #374151}.body_container__UfC2S .body_header__JpE6_{color:#fff;font-size:1.5rem;line-height:2rem;margin-bottom:1.5rem}.body_container__UfC2S .body_subheader__367tY{font-weight:700;font-size:1.25rem}.body_container__UfC2S .body_ruler__UQlIb{border-color:#374151;border-bottom-width:1px;width:100%}.body_container__UfC2S .body_instruction__ESacA{color:#e22262;text-align:center;font-weight:500;padding-left:2rem;padding-right:2rem;padding-bottom:2rem}.body_container__UfC2S .body_content__dBN6_{display:flex;flex-direction:column;align-items:center;width:100%;padding:2rem}.body_container__UfC2S .body_content__dBN6_ .body_message__Pwwpr{text-align:center;padding:.5rem;margin-bottom:1rem;margin-left:1.25rem;margin-right:1.25rem}.body_container__UfC2S .body_content__dBN6_ .body_error__g8YVT{color:#e30b5c;font-weight:500;font-size:16px;text-align:center;margin-bottom:1.5rem}.body_container__UfC2S .body_content__dBN6_ .body_body___9Tfd{font-size:1.5rem;line-height:2rem}.body_container__UfC2S .body_content__dBN6_ .body_body___9Tfd .body_li__qLa_3:first-child{color:#0be361}.body_container__UfC2S .body_content__dBN6_ .body_body___9Tfd .body_li__qLa_3{margin-bottom:1rem}.body_container__UfC2S .body_content__dBN6_ .body_loader__FXeQ9{width:100%;height:4rem}.body_container__UfC2S .body_content__dBN6_ .body_footer___ilad{margin-top:1rem;margin-bottom:1rem;font-size:1.17rem;line-height:1.5rem;font-weight:600;color:#9ca3af}.body_container__Ma_vb{border-radius:.75rem;padding-top:2rem;display:flex;flex-direction:column;align-items:center;max-width:32rem;width:100%;border:1px solid #374151}.body_container__Ma_vb .body_header__trynJ{color:#fff;font-size:1.5rem;line-height:2rem;margin-bottom:1.5rem}.body_container__Ma_vb .body_subheader__Cqmhf{font-weight:700;font-size:1.25rem}.body_container__Ma_vb .body_ruler__KCV0b{border-color:#374151;border-bottom-width:1px;width:100%}.body_container__Ma_vb .body_instruction__7v1Ts{color:#e22262;text-align:center;font-weight:500;padding-left:2rem;padding-right:2rem;padding-bottom:2rem}.body_container__Ma_vb .body_content__0JTbk{display:flex;flex-direction:column;align-items:center;width:100%;padding:2rem}.body_container__Ma_vb .body_content__0JTbk .body_message__HLPGZ{text-align:center;padding:.5rem;margin-bottom:1rem;margin-left:1.25rem;margin-right:1.25rem}.body_container__Ma_vb .body_content__0JTbk .body_error__eBQKh{color:#e30b5c;font-weight:500;font-size:16px;text-align:center;margin-bottom:1.5rem}.body_container__Ma_vb .body_content__0JTbk .body_body__eOVXw{font-size:1.5rem;line-height:2rem}.body_container__Ma_vb .body_content__0JTbk .body_body__eOVXw .body_li__XAjCa:first-child{color:#0be361}.body_container__Ma_vb .body_content__0JTbk .body_body__eOVXw .body_li__XAjCa{margin-bottom:1rem}.body_container__Ma_vb .body_content__0JTbk .body_loader__WGCtH{width:100%;height:4rem}.body_container__Ma_vb .body_content__0JTbk .body_footer__PM2Iz{margin-top:1rem;margin-bottom:1rem;font-size:1.17rem;line-height:1.5rem;font-weight:600;color:#9ca3af}.body_container__Q304v{border-radius:.75rem;padding-top:2rem;display:flex;flex-direction:column;align-items:center;max-width:32rem;width:100%;border:1px solid #374151}.body_container__Q304v .body_header__IYK7H{color:#fff;font-size:1.5rem;line-height:2rem;margin-bottom:1.5rem}.body_container__Q304v .body_subheader__FQyZT{font-weight:700;font-size:1.25rem}.body_container__Q304v .body_ruler__TJc8r{border-color:#374151;border-bottom-width:1px;width:100%}.body_container__Q304v .body_instruction__gYgvs{color:#e22262;text-align:center;font-weight:500;padding-left:2rem;padding-right:2rem;padding-bottom:2rem}.body_container__Q304v .body_content__5KHLu{display:flex;flex-direction:column;align-items:center;width:100%;padding:2rem}.body_container__Q304v .body_content__5KHLu .body_message__EdHpu{text-align:center;padding:.5rem;margin-bottom:1rem;margin-left:1.25rem;margin-right:1.25rem}.body_container__Q304v .body_content__5KHLu .body_error__x5ODt{color:#e30b5c;font-weight:500;font-size:16px;text-align:center;margin-bottom:1.5rem}.body_container__Q304v .body_content__5KHLu .body_body__Vh65_{font-size:1.5rem;line-height:2rem}.body_container__Q304v .body_content__5KHLu .body_body__Vh65_ .body_li__Nzhm7:first-child{color:#0be361}.body_container__Q304v .body_content__5KHLu .body_body__Vh65_ .body_li__Nzhm7{margin-bottom:1rem}.body_container__Q304v .body_content__5KHLu .body_loader__haqLP{width:100%;height:4rem}.body_container__Q304v .body_content__5KHLu .body_footer__yXWon{margin-top:1rem;margin-bottom:1rem;font-size:1.17rem;line-height:1.5rem;font-weight:600;color:#9ca3af}.body_popupContainer__f4tsS{overflow-y:auto!important;padding:2rem 0;height:70%;width:65%}.body_popupContainer__f4tsS .body_container__zgFpa{margin-top:3rem;margin-bottom:2rem}.body_popupContainer__f4tsS .body_description__yuWh2{max-width:350px;margin:0 auto;font-weight:400;font-size:14px;line-height:19px;color:#adbfcf;text-align:center}.body_popupContainer__f4tsS .body_fileItem__O0ofx{border-top:1px solid rgba(173,191,207,.1019607843);border-bottom:1px solid rgba(173,191,207,.1019607843);margin:20px auto 0;padding:8px;width:80%}@media(max-width:899px){.body_popupContainer__f4tsS{width:100%;height:100%}.body_popupContainer__f4tsS .body_closeButton__i5dmf{display:none}.body_popupContainer__f4tsS .body_container__zgFpa{margin-top:2rem}}.body_popupContainer__cl7A8{overflow-y:auto!important;padding:2rem 0;height:70%;width:65%}.body_popupContainer__cl7A8 .body_container__XiD4S{margin-top:3rem;margin-bottom:2rem}.body_popupContainer__cl7A8 .body_description__mglL_{max-width:350px;margin:0 auto;font-weight:400;font-size:14px;line-height:19px;color:#adbfcf;text-align:center}.body_popupContainer__cl7A8 .body_fileItem__kTMyb{border-top:1px solid rgba(173,191,207,.1019607843);border-bottom:1px solid rgba(173,191,207,.1019607843);margin:20px auto 0;padding:8px;width:80%}@media(max-width:899px){.body_popupContainer__cl7A8{width:100%;height:100%}.body_popupContainer__cl7A8 .body_closeButton___RseF{display:none}.body_popupContainer__cl7A8 .body_container__XiD4S{margin-top:2rem}}.body_popupContainer__TD5FF{overflow-y:auto!important;padding:2rem 0;height:70%;width:65%}.body_popupContainer__TD5FF .body_container__fQcFG{margin-top:3rem;margin-bottom:2rem}.body_popupContainer__TD5FF .body_description__IjWL0{max-width:350px;margin:0 auto;font-weight:400;font-size:14px;line-height:19px;color:#adbfcf;text-align:center}.body_popupContainer__TD5FF .body_fileItem__dVP72{border-top:1px solid rgba(173,191,207,.1019607843);border-bottom:1px solid rgba(173,191,207,.1019607843);margin:20px auto 0;padding:8px;width:80%}@media(max-width:899px){.body_popupContainer__TD5FF{width:100%;height:100%}.body_popupContainer__TD5FF .body_closeButton__ITo_7{display:none}.body_popupContainer__TD5FF .body_container__fQcFG{margin-top:2rem}}.success_container__HQlfO{border-radius:.75rem;padding-top:2rem;display:flex;flex-direction:column;align-items:center;max-width:32rem;width:100%;border:1px solid #374151}.success_container__HQlfO .success_header__Z72jr{color:#fff;font-size:1.5rem;line-height:2rem;margin-bottom:1.5rem}.success_container__HQlfO .success_subheader__MQ3aM{font-weight:700;font-size:1.25rem}.success_container__HQlfO .success_ruler__NITIK{border-color:#374151;border-bottom-width:1px;width:100%}.success_container__HQlfO .success_instruction__tjDAy{color:#e22262;text-align:center;font-weight:500;padding-left:2rem;padding-right:2rem;padding-bottom:2rem}.success_container__HQlfO .success_content__rzHM4{display:flex;flex-direction:column;align-items:center;width:100%;padding:2rem}.success_container__HQlfO .success_content__rzHM4 .success_message__RCIFB{text-align:center;padding:.5rem;margin-bottom:1rem;margin-left:1.25rem;margin-right:1.25rem}.success_container__HQlfO .success_content__rzHM4 .success_error__DsoZG{color:#e30b5c;font-weight:500;font-size:16px;text-align:center;margin-bottom:1.5rem}.success_container__HQlfO .success_content__rzHM4 .success_body__ogBDL{font-size:1.5rem;line-height:2rem}.success_container__HQlfO .success_content__rzHM4 .success_body__ogBDL .success_li__d1Nrl:first-child{color:#0be361}.success_container__HQlfO .success_content__rzHM4 .success_body__ogBDL .success_li__d1Nrl{margin-bottom:1rem}.success_container__HQlfO .success_content__rzHM4 .success_loader__BOXhZ{width:100%;height:4rem}.success_container__HQlfO .success_content__rzHM4 .success_footer__A2bWM{margin-top:1rem;margin-bottom:1rem;font-size:1.17rem;line-height:1.5rem;font-weight:600;color:#9ca3af}.body_popupContainer__5oFqy{padding-left:3rem;padding-right:3rem}.body_container__xTP9t{border-radius:.75rem;padding-top:2rem;display:flex;flex-direction:column;align-items:center;max-width:32rem;width:100%;border:1px solid #374151}.body_container__xTP9t .body_header__wCof4{color:#fff;font-size:1.5rem;line-height:2rem;margin-bottom:1.5rem}.body_container__xTP9t .body_subheader__I0Z27{font-weight:700;font-size:1.25rem}.body_container__xTP9t .body_ruler__xNj1r{border-color:#374151;border-bottom-width:1px;width:100%}.body_container__xTP9t .body_instruction__AqS_j{color:#e22262;text-align:center;font-weight:500;padding-left:2rem;padding-right:2rem;padding-bottom:2rem}.body_container__xTP9t .body_content__lGXOC{display:flex;flex-direction:column;align-items:center;width:100%;padding:2rem}.body_container__xTP9t .body_content__lGXOC .body_message__B72oW{text-align:center;padding:.5rem;margin-bottom:1rem;margin-left:1.25rem;margin-right:1.25rem}.body_container__xTP9t .body_content__lGXOC .body_error__6zA50{color:#e30b5c;font-weight:500;font-size:16px;text-align:center;margin-bottom:1.5rem}.body_container__xTP9t .body_content__lGXOC .body_body__3nFCq{font-size:1.5rem;line-height:2rem}.body_container__xTP9t .body_content__lGXOC .body_body__3nFCq .body_li__t_svl:first-child{color:#0be361}.body_container__xTP9t .body_content__lGXOC .body_body__3nFCq .body_li__t_svl{margin-bottom:1rem}.body_container__xTP9t .body_content__lGXOC .body_loader___PW28{width:100%;height:4rem}.body_container__xTP9t .body_content__lGXOC .body_footer__R_P4D{margin-top:1rem;margin-bottom:1rem;font-size:1.17rem;line-height:1.5rem;font-weight:600;color:#9ca3af}.body_container__WbQq6{border-radius:.75rem;padding-top:2rem;display:flex;flex-direction:column;align-items:center;max-width:32rem;width:100%;border:1px solid #374151}.body_container__WbQq6 .body_header__zCJwm{color:#fff;font-size:1.5rem;line-height:2rem;margin-bottom:1.5rem}.body_container__WbQq6 .body_subheader__kDH3K{font-weight:700;font-size:1.25rem}.body_container__WbQq6 .body_ruler__pzatk{border-color:#374151;border-bottom-width:1px;width:100%}.body_container__WbQq6 .body_instruction__vft0o{color:#e22262;text-align:center;font-weight:500;padding-left:2rem;padding-right:2rem;padding-bottom:2rem}.body_container__WbQq6 .body_content__NUWPV{display:flex;flex-direction:column;align-items:center;width:100%;padding:2rem}.body_container__WbQq6 .body_content__NUWPV .body_message__8KA3k{text-align:center;padding:.5rem;margin-bottom:1rem;margin-left:1.25rem;margin-right:1.25rem}.body_container__WbQq6 .body_content__NUWPV .body_error__5IfJE{color:#e30b5c;font-weight:500;font-size:16px;text-align:center;margin-bottom:1.5rem}.body_container__WbQq6 .body_content__NUWPV .body_body__UTw6A{font-size:1.5rem;line-height:2rem}.body_container__WbQq6 .body_content__NUWPV .body_body__UTw6A .body_li__tCH3a:first-child{color:#0be361}.body_container__WbQq6 .body_content__NUWPV .body_body__UTw6A .body_li__tCH3a{margin-bottom:1rem}.body_container__WbQq6 .body_content__NUWPV .body_loader__aabAp{width:100%;height:4rem}.body_container__WbQq6 .body_content__NUWPV .body_footer__D21DL{margin-top:1rem;margin-bottom:1rem;font-size:1.17rem;line-height:1.5rem;font-weight:600;color:#9ca3af}.body_container__HvjaS{border-radius:.75rem;padding-top:2rem;display:flex;flex-direction:column;align-items:center;max-width:32rem;width:100%;border:1px solid #374151}.body_container__HvjaS .body_header__39CVr{color:#fff;font-size:1.5rem;line-height:2rem;margin-bottom:1.5rem}.body_container__HvjaS .body_subheader__Sazyq{font-weight:700;font-size:1.25rem}.body_container__HvjaS .body_ruler__Wsc2T{border-color:#374151;border-bottom-width:1px;width:100%}.body_container__HvjaS .body_instruction__cZinz{color:#e22262;text-align:center;font-weight:500;padding-left:2rem;padding-right:2rem;padding-bottom:2rem}.body_container__HvjaS .body_content__N6drq{display:flex;flex-direction:column;align-items:center;width:100%;padding:2rem}.body_container__HvjaS .body_content__N6drq .body_message__fryUl{text-align:center;padding:.5rem;margin-bottom:1rem;margin-left:1.25rem;margin-right:1.25rem}.body_container__HvjaS .body_content__N6drq .body_error__XhiAf{color:#e30b5c;font-weight:500;font-size:16px;text-align:center;margin-bottom:1.5rem}.body_container__HvjaS .body_content__N6drq .body_body__7okp1{font-size:1.5rem;line-height:2rem}.body_container__HvjaS .body_content__N6drq .body_body__7okp1 .body_li__hpLsH:first-child{color:#0be361}.body_container__HvjaS .body_content__N6drq .body_body__7okp1 .body_li__hpLsH{margin-bottom:1rem}.body_container__HvjaS .body_content__N6drq .body_loader__Gw_Fy{width:100%;height:4rem}.body_container__HvjaS .body_content__N6drq .body_footer__fJpxb{margin-top:1rem;margin-bottom:1rem;font-size:1.17rem;line-height:1.5rem;font-weight:600;color:#9ca3af}.body_container__N70a0{border-radius:.75rem;padding-top:2rem;display:flex;flex-direction:column;align-items:center;max-width:32rem;width:100%;border:1px solid #374151}.body_container__N70a0 .body_header__LZ2Ry{color:#fff;font-size:1.5rem;line-height:2rem;margin-bottom:1.5rem}.body_container__N70a0 .body_subheader__XEPzq{font-weight:700;font-size:1.25rem}.body_container__N70a0 .body_ruler__P0SU0{border-color:#374151;border-bottom-width:1px;width:100%}.body_container__N70a0 .body_instruction__Ok9P1{color:#e22262;text-align:center;font-weight:500;padding-left:2rem;padding-right:2rem;padding-bottom:2rem}.body_container__N70a0 .body_content__CHLQK{display:flex;flex-direction:column;align-items:center;width:100%;padding:2rem}.body_container__N70a0 .body_content__CHLQK .body_message__9grlv{text-align:center;padding:.5rem;margin-bottom:1rem;margin-left:1.25rem;margin-right:1.25rem}.body_container__N70a0 .body_content__CHLQK .body_error__3q2SA{color:#e30b5c;font-weight:500;font-size:16px;text-align:center;margin-bottom:1.5rem}.body_container__N70a0 .body_content__CHLQK .body_body__wrtmR{font-size:1.5rem;line-height:2rem}.body_container__N70a0 .body_content__CHLQK .body_body__wrtmR .body_li__t3Rzi:first-child{color:#0be361}.body_container__N70a0 .body_content__CHLQK .body_body__wrtmR .body_li__t3Rzi{margin-bottom:1rem}.body_container__N70a0 .body_content__CHLQK .body_loader__ieroB{width:100%;height:4rem}.body_container__N70a0 .body_content__CHLQK .body_footer__PM4LO{margin-top:1rem;margin-bottom:1rem;font-size:1.17rem;line-height:1.5rem;font-weight:600;color:#9ca3af}.body_paymentFailedPopup__4oKBH{margin:2rem 0;max-width:90vw;padding:0 2rem;width:40rem;text-align:center}.body_paymentFailedPopup__4oKBH .body_title__1fVGl{font-size:1.8rem;font-weight:600}.body_paymentFailedPopup__4oKBH .body_message__9grlv{margin:1.5rem 0;display:flex;justify-content:flex-start;align-items:center;width:100%}.body_paymentFailedPopup__4oKBH .body_item__BACbl{display:flex;align-items:center;padding:0 1rem}.body_paymentFailedPopup__4oKBH .body_premiumButton__Ua7N6{width:100%;cursor:pointer;background-color:#b91d3c;padding:1rem 1.6rem;font-size:1.6rem;border-radius:5px;transition:box-shadow .4s,background-color .2s}.body_paymentFailedPopup__4oKBH .body_premiumButton__Ua7N6:active,.body_paymentFailedPopup__4oKBH .body_premiumButton__Ua7N6:focus,.body_paymentFailedPopup__4oKBH .body_premiumButton__Ua7N6:hover{background-color:#a71a36}.body_paymentFailedPopup__4oKBH .body_premiumButton__Ua7N6:active{transform:translateY(1px)}.body_paymentFailedPopup__4oKBH .body_buttonsContainer__UcFWr{display:flex;flex-direction:column;width:100%}.body_paymentFailedPopup__4oKBH .body_buttonsContainer__UcFWr>*+*{margin-top:1rem}.body_paymentFailedPopup__4oKBH .body_button__sDRIU{display:flex;justify-content:center;align-items:center;border-radius:6px;padding:14px 15px;width:100%;cursor:pointer;font-weight:600;font-size:14px;line-height:19px;transition:background-color .2s ease}.body_paymentFailedPopup__4oKBH .body_content__CHLQK{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%}.body_paymentFailedPopup__4oKBH .body_icon__z8yun{margin:20px 0}.body_paymentFailedPopup__4oKBH .body_pinkButton__ttawC{background-color:#e30b5c}.body_paymentFailedPopup__4oKBH .body_blueButton__Aqv8D{background-color:#3a4772}.body_paymentFailedPopup__4oKBH .body_errorMessage__8abZr{color:#e30b5c;font-weight:500;font-size:16px}.body_container__lyws9{border-radius:.75rem;padding-top:2rem;display:flex;flex-direction:column;align-items:center;max-width:32rem;width:100%;border:1px solid #374151}.body_container__lyws9 .body_header__1mk88{color:#fff;font-size:1.5rem;line-height:2rem;margin-bottom:1.5rem}.body_container__lyws9 .body_subheader__IZxG0{font-weight:700;font-size:1.25rem}.body_container__lyws9 .body_ruler__k0WK6{border-color:#374151;border-bottom-width:1px;width:100%}.body_container__lyws9 .body_instruction__yjeWU{color:#e22262;text-align:center;font-weight:500;padding-left:2rem;padding-right:2rem;padding-bottom:2rem}.body_container__lyws9 .body_content__m6USD{display:flex;flex-direction:column;align-items:center;width:100%;padding:2rem}.body_container__lyws9 .body_content__m6USD .body_message__jV1sl{text-align:center;padding:.5rem;margin-bottom:1rem;margin-left:1.25rem;margin-right:1.25rem}.body_container__lyws9 .body_content__m6USD .body_error__hdiJ3{color:#e30b5c;font-weight:500;font-size:16px;text-align:center;margin-bottom:1.5rem}.body_container__lyws9 .body_content__m6USD .body_body__8UUMK{font-size:1.5rem;line-height:2rem}.body_container__lyws9 .body_content__m6USD .body_body__8UUMK .body_li__RM5__:first-child{color:#0be361}.body_container__lyws9 .body_content__m6USD .body_body__8UUMK .body_li__RM5__{margin-bottom:1rem}.body_container__lyws9 .body_content__m6USD .body_loader__gZuks{width:100%;height:4rem}.body_container__lyws9 .body_content__m6USD .body_footer__3JW9Y{margin-top:1rem;margin-bottom:1rem;font-size:1.17rem;line-height:1.5rem;font-weight:600;color:#9ca3af}.body_container__hH3_a{background-color:#5865f2;padding:30px 64px;max-width:620px;text-align:center;gap:20px;display:flex;flex-direction:column;align-items:center}@media(max-width:798px){.body_container__hH3_a{padding:24px 32px}}@media(max-width:398px){.body_container__hH3_a{padding:24px 12px}}.body_discordLogoContainer__9gt67{width:51px;height:36px}.body_title__OvZXB{font-weight:700;font-size:37px;line-height:140%}@media(max-width:798px){.body_title__OvZXB{font-size:32px}}.body_subtitle__TVRO_{font-size:23px;font-weight:600}@media(max-width:798px){.body_subtitle__TVRO_{font-size:18px}}.body_ctaButton__fqUqi{background-color:#fff;color:#000;display:flex;justify-content:center;align-items:center;font-size:21px;font-weight:600;padding:12px 2px;width:100%;cursor:pointer;border-radius:14px}@media(max-width:798px){.body_ctaButton__fqUqi{font-size:16px}}.body_refuseCTA__xArzw{font-size:19px;font-weight:600;cursor:pointer}@media(max-width:798px){.body_refuseCTA__xArzw{font-size:14px}}.body_popup__XkWQ_{text-align:center;padding:32px;margin:0 1rem;overflow:visible!important;border-radius:1rem!important;max-width:490px}.body_popup__XkWQ_ .body_header__hdQjB{font-weight:700;font-size:3rem;margin:2rem 0}.body_popup__XkWQ_ .body_description__6SxEK{font-size:1.5rem;font-weight:600}.body_popup__XkWQ_ .body_lists__yiubj{margin-top:2rem;font-weight:600;font-size:1.5rem;list-style-type:disc;list-style-position:inside}.body_popup__XkWQ_ .body_backButton__rUlgy{text-decoration:underline;cursor:pointer;font-size:16px}.body_popup__Au2p8{z-index:200!important}.body_popupBox__e8vix{width:auto;height:auto}@media(min-width:768px){.body_popupBox__e8vix{top:unset}}.body_container__100BJ{border-radius:.75rem;padding-top:2rem;display:flex;flex-direction:column;align-items:center;max-width:32rem;width:100%;border:1px solid #374151}.body_container__100BJ .body_header__X1QIt{color:#fff;font-size:1.5rem;line-height:2rem;margin-bottom:1.5rem}.body_container__100BJ .body_subheader__mNWZW{font-weight:700;font-size:1.25rem}.body_container__100BJ .body_ruler__BcmAP{border-color:#374151;border-bottom-width:1px;width:100%}.body_container__100BJ .body_instruction__wSB2w{color:#e22262;text-align:center;font-weight:500;padding-left:2rem;padding-right:2rem;padding-bottom:2rem}.body_container__100BJ .body_content__tbaSE{display:flex;flex-direction:column;align-items:center;width:100%;padding:2rem}.body_container__100BJ .body_content__tbaSE .body_message__UpXNl{text-align:center;padding:.5rem;margin-bottom:1rem;margin-left:1.25rem;margin-right:1.25rem}.body_container__100BJ .body_content__tbaSE .body_error__mPjyQ{color:#e30b5c;font-weight:500;font-size:16px;text-align:center;margin-bottom:1.5rem}.body_container__100BJ .body_content__tbaSE .body_body__Fh4E1{font-size:1.5rem;line-height:2rem}.body_container__100BJ .body_content__tbaSE .body_body__Fh4E1 .body_li__Yx1Wg:first-child{color:#0be361}.body_container__100BJ .body_content__tbaSE .body_body__Fh4E1 .body_li__Yx1Wg{margin-bottom:1rem}.body_container__100BJ .body_content__tbaSE .body_loader__tsKS2{width:100%;height:4rem}.body_container__100BJ .body_content__tbaSE .body_footer__cpzJe{margin-top:1rem;margin-bottom:1rem;font-size:1.17rem;line-height:1.5rem;font-weight:600;color:#9ca3af}.body_popup__Tg27F{text-align:center;padding:32px;margin:0 1rem;overflow:visible!important;border-radius:1rem!important;max-width:490px}.body_popup__Tg27F .body_header__iAvvW{font-weight:700;font-size:3rem;margin:2rem 0}.body_popup__Tg27F .body_description__ygiX_{font-size:1.5rem;font-weight:600}.body_popup__Tg27F .body_lists__ciTGa{margin-top:2rem;font-weight:600;font-size:1.5rem;list-style-type:disc;list-style-position:inside}.body_popup__Tg27F .body_backButton__XQYnp{text-decoration:underline;cursor:pointer;font-size:16px}.styles_popupBox__wAMV0{bottom:0}.styles_media__wcx7_{position:relative;height:75px;width:75px;object-fit:cover;border-radius:8px}@media(min-width:768px){.styles_popupBox__wAMV0{bottom:unset}}.styles_popupBox__EwN4h{bottom:0}@media(min-width:768px){.styles_popupBox__EwN4h{bottom:unset}}.styles_popupBox__knDy0{bottom:0}@media(min-width:768px){.styles_popupBox__knDy0{bottom:unset}}.body_popup__GmnVL{z-index:30!important}@media(min-width:768px){.body_popup__GmnVL{z-index:200!important}}.body_popupBox__JLxyi{top:0}@media(min-width:768px){.body_popupBox__JLxyi{top:unset;width:480px}}.Page_isSelectedCategoriesMenuOpen__Ph7QV,.Page_wrapper__1XV2h{margin-bottom:calc(var(--main-navbar-height) + var(--selected-categories-menu-height) + 16px)}.Page_loaderContainer__mwvSy{display:flex;align-items:center;justify-content:center}.Page_buttonsContainer__1PWt4{display:flex;align-items:center;justify-content:flex-end}.Page_filterSelect__SI5bz{color:#fff;padding:8px;border-radius:4px;outline:none;border:1px solid hsl(0,0%,80%);font-size:14px;width:200px;-webkit-appearance:none;appearance:none;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="white"><path d="M7 10l5 5 5-5H7z"/></svg>') no-repeat right 10px center;background-color:var(--dark-blue)}.Page_contentWrapper__2JPNK{width:100%;max-width:var(--content-max-width);margin:auto}.LeaderBoardPage_page__W3ZAM{padding-bottom:calc(var(--main-navbar-height) + 16px)}.IconButton_button__84s0J,.LeaderBoardPage_contentContainer__M_r4k{display:flex;align-items:center;justify-content:center}.IconButton_button__84s0J{position:relative;cursor:pointer;-webkit-tap-highlight-color:transparent;flex-direction:column;font-size:1.2rem;font-weight:500;width:60px}.IconButton_button__84s0J>*{font-size:2rem;font-size:2.2rem;font-weight:500;line-height:1;margin-bottom:.6rem;height:2rem;fill:inherit;color:inherit}.IconButton_active__3Ec8Z>*{fill:#fff;color:#fff}.CoverImageHeader_container__CCwtE{position:relative;width:100%;margin-bottom:-3rem;overflow:hidden;height:50vh}.CoverImageHeader_media__G6bbP{object-fit:cover;height:100%;width:100%;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.CoverImageHeader_overlay__3T_gE{position:absolute;bottom:-1rem;left:0;width:100%;height:30%;background-image:linear-gradient(180deg,rgba(27,37,47,0),rgba(27,37,47,.825) 70%,#1b252f calc(100% - 2rem));opacity:1;display:flex;justify-content:flex-end;align-items:center;flex-direction:column;padding:0 5rem 5rem}.CoverImageHeader_top__DU8jY{background-image:linear-gradient(0deg,rgba(27,37,47,0),rgba(27,37,47,.825) 70%,rgba(27,37,47,.825) calc(100% - 2rem));top:0;height:40%;justify-content:flex-start;padding-bottom:0}.CoverImageHeader_rows__Q0rS9{display:flex;align-items:center;flex-direction:column;flex-shrink:0}.CoverImageHeader_title__fv7Yt{font-size:2rem;font-weight:600;text-align:center}.SingleSubredditPage_container__5_um8{padding-bottom:var(--main-navbar-height)}.SingleSubredditPage_buttonsContainer__oVRWH{position:relative;display:flex;align-items:center;justify-content:center;margin-bottom:2rem;color:#fff;fill:#fff}