@charset "UTF-8";/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */.pswp{--pswp-bg: #000;--pswp-placeholder-bg: #222;--pswp-root-z-index: 100000;--pswp-preloader-color: rgba(79, 79, 79, .4);--pswp-preloader-color-secondary: rgba(255, 255, 255, .9);--pswp-icon-color: #fff;--pswp-icon-color-secondary: #4f4f4f;--pswp-icon-stroke-color: #4f4f4f;--pswp-icon-stroke-width: 2px;--pswp-error-text-color: var(--pswp-icon-color)}.pswp{position:fixed;top:0;left:0;width:100%;height:100%;z-index:var(--pswp-root-z-index);display:none;touch-action:none;outline:0;opacity:.003;contain:layout style size;-webkit-tap-highlight-color:rgba(0,0,0,0)}.pswp:focus{outline:0}.pswp *{box-sizing:border-box}.pswp img{max-width:none}.pswp--open{display:block}.pswp,.pswp__bg{transform:translateZ(0);will-change:opacity}.pswp__bg{opacity:.005;background:var(--pswp-bg)}.pswp,.pswp__scroll-wrap{overflow:hidden}.pswp__scroll-wrap,.pswp__bg,.pswp__container,.pswp__item,.pswp__content,.pswp__img,.pswp__zoom-wrap{position:absolute;top:0;left:0;width:100%;height:100%}.pswp__img,.pswp__zoom-wrap{width:auto;height:auto}.pswp--click-to-zoom.pswp--zoom-allowed .pswp__img{cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.pswp--click-to-zoom.pswp--zoomed-in .pswp__img{cursor:move;cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.pswp--click-to-zoom.pswp--zoomed-in .pswp__img:active{cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.pswp--no-mouse-drag.pswp--zoomed-in .pswp__img,.pswp--no-mouse-drag.pswp--zoomed-in .pswp__img:active,.pswp__img{cursor:-webkit-zoom-out;cursor:-moz-zoom-out;cursor:zoom-out}.pswp__container,.pswp__img,.pswp__button,.pswp__counter{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.pswp__item{z-index:1;overflow:hidden}.pswp__hidden{display:none!important}.pswp__content{pointer-events:none}.pswp__content>*{pointer-events:auto}.pswp__error-msg-container{display:grid}.pswp__error-msg{margin:auto;font-size:1em;line-height:1;color:var(--pswp-error-text-color)}.pswp .pswp__hide-on-close{opacity:.005;will-change:opacity;transition:opacity var(--pswp-transition-duration) cubic-bezier(.4,0,.22,1);z-index:10;pointer-events:none}.pswp--ui-visible .pswp__hide-on-close{opacity:1;pointer-events:auto}.pswp__button{position:relative;display:block;width:50px;height:60px;padding:0;margin:0;overflow:hidden;cursor:pointer;background:none;border:0;box-shadow:none;opacity:.85;-webkit-appearance:none;-webkit-touch-callout:none}.pswp__button:hover,.pswp__button:active,.pswp__button:focus{transition:none;padding:0;background:none;border:0;box-shadow:none;opacity:1}.pswp__button:disabled{opacity:.3;cursor:auto}.pswp__icn{fill:var(--pswp-icon-color);color:var(--pswp-icon-color-secondary)}.pswp__icn{position:absolute;top:14px;left:9px;width:32px;height:32px;overflow:hidden;pointer-events:none}.pswp__icn-shadow{stroke:var(--pswp-icon-stroke-color);stroke-width:var(--pswp-icon-stroke-width);fill:none}.pswp__icn:focus{outline:0}div.pswp__img--placeholder,.pswp__img--with-bg{background:var(--pswp-placeholder-bg)}.pswp__top-bar{position:absolute;left:0;top:0;width:100%;height:60px;display:flex;flex-direction:row;justify-content:flex-end;z-index:10;pointer-events:none!important}.pswp__top-bar>*{pointer-events:auto;will-change:opacity}.pswp__button--close{margin-right:6px}.pswp__button--arrow{position:absolute;width:75px;height:100px;top:50%;margin-top:-50px}.pswp__button--arrow:disabled{display:none;cursor:default}.pswp__button--arrow .pswp__icn{top:50%;margin-top:-30px;width:60px;height:60px;background:none;border-radius:0}.pswp--one-slide .pswp__button--arrow{display:none}.pswp--touch .pswp__button--arrow{visibility:hidden}.pswp--has_mouse .pswp__button--arrow{visibility:visible}.pswp__button--arrow--prev{right:auto;left:0}.pswp__button--arrow--next{right:0}.pswp__button--arrow--next .pswp__icn{left:auto;right:14px;transform:scaleX(-1)}.pswp__button--zoom{display:none}.pswp--zoom-allowed .pswp__button--zoom{display:block}.pswp--zoomed-in .pswp__zoom-icn-bar-v{display:none}.pswp__preloader{position:relative;overflow:hidden;width:50px;height:60px;margin-right:auto}.pswp__preloader .pswp__icn{opacity:0;transition:opacity .2s linear;animation:pswp-clockwise .6s linear infinite}.pswp__preloader--active .pswp__icn{opacity:.85}@keyframes pswp-clockwise{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.pswp__counter{height:30px;margin-top:15px;margin-inline-start:20px;font-size:14px;line-height:30px;color:var(--pswp-icon-color);text-shadow:1px 1px 3px var(--pswp-icon-color-secondary);opacity:.85}.pswp--one-slide .pswp__counter{display:none}@keyframes marching-ants{0%{background-position:0 0,0 100%,0 0,100% 0}to{background-position:20px 0,-20px 100%,0 -20px,100% 20px}}:root{--rc-drag-handle-size: 12px;--rc-drag-handle-mobile-size: 24px;--rc-drag-handle-bg-colour: rgba(0, 0, 0, .2);--rc-drag-bar-size: 6px;--rc-border-color: rgba(255, 255, 255, .7);--rc-focus-color: #0088ff}.ReactCrop{position:relative;display:inline-block;cursor:crosshair;max-width:100%}.ReactCrop *,.ReactCrop *:before,.ReactCrop *:after{box-sizing:border-box}.ReactCrop--disabled,.ReactCrop--locked{cursor:inherit}.ReactCrop__child-wrapper{overflow:hidden;max-height:inherit}.ReactCrop__child-wrapper>img,.ReactCrop__child-wrapper>video{display:block;max-width:100%;max-height:inherit}.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__child-wrapper>img,.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__child-wrapper>video{touch-action:none}.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__crop-selection{touch-action:none}.ReactCrop__crop-mask{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;width:calc(100% + .5px);height:calc(100% + .5px)}.ReactCrop__crop-selection{position:absolute;top:0;left:0;transform:translateZ(0);cursor:move}.ReactCrop--disabled .ReactCrop__crop-selection{cursor:inherit}.ReactCrop--circular-crop .ReactCrop__crop-selection{border-radius:50%}.ReactCrop--circular-crop .ReactCrop__crop-selection:after{pointer-events:none;content:"";position:absolute;top:-1px;right:-1px;bottom:-1px;left:-1px;border:1px solid var(--rc-border-color);opacity:.3}.ReactCrop--no-animate .ReactCrop__crop-selection{outline:1px dashed white}.ReactCrop__crop-selection:not(.ReactCrop--no-animate .ReactCrop__crop-selection){animation:marching-ants 1s;background-image:linear-gradient(to right,#fff 50%,#444 50%),linear-gradient(to right,#fff 50%,#444 50%),linear-gradient(to bottom,#fff 50%,#444 50%),linear-gradient(to bottom,#fff 50%,#444 50%);background-size:10px 1px,10px 1px,1px 10px,1px 10px;background-position:0 0,0 100%,0 0,100% 0;background-repeat:repeat-x,repeat-x,repeat-y,repeat-y;color:#fff;animation-play-state:running;animation-timing-function:linear;animation-iteration-count:infinite}.ReactCrop__crop-selection:focus{outline:2px solid var(--rc-focus-color);outline-offset:-1px}.ReactCrop--invisible-crop .ReactCrop__crop-mask,.ReactCrop--invisible-crop .ReactCrop__crop-selection{display:none}.ReactCrop__rule-of-thirds-vt:before,.ReactCrop__rule-of-thirds-vt:after,.ReactCrop__rule-of-thirds-hz:before,.ReactCrop__rule-of-thirds-hz:after{content:"";display:block;position:absolute;background-color:#fff6}.ReactCrop__rule-of-thirds-vt:before,.ReactCrop__rule-of-thirds-vt:after{width:1px;height:100%}.ReactCrop__rule-of-thirds-vt:before{left:33.3333333333%}.ReactCrop__rule-of-thirds-vt:after{left:66.6666666667%}.ReactCrop__rule-of-thirds-hz:before,.ReactCrop__rule-of-thirds-hz:after{width:100%;height:1px}.ReactCrop__rule-of-thirds-hz:before{top:33.3333333333%}.ReactCrop__rule-of-thirds-hz:after{top:66.6666666667%}.ReactCrop__drag-handle{position:absolute;width:var(--rc-drag-handle-size);height:var(--rc-drag-handle-size);background-color:var(--rc-drag-handle-bg-colour);border:1px solid var(--rc-border-color)}.ReactCrop__drag-handle:focus{background:var(--rc-focus-color)}.ReactCrop .ord-nw{top:0;left:0;transform:translate(-50%,-50%);cursor:nw-resize}.ReactCrop .ord-n{top:0;left:50%;transform:translate(-50%,-50%);cursor:n-resize}.ReactCrop .ord-ne{top:0;right:0;transform:translate(50%,-50%);cursor:ne-resize}.ReactCrop .ord-e{top:50%;right:0;transform:translate(50%,-50%);cursor:e-resize}.ReactCrop .ord-se{bottom:0;right:0;transform:translate(50%,50%);cursor:se-resize}.ReactCrop .ord-s{bottom:0;left:50%;transform:translate(-50%,50%);cursor:s-resize}.ReactCrop .ord-sw{bottom:0;left:0;transform:translate(-50%,50%);cursor:sw-resize}.ReactCrop .ord-w{top:50%;left:0;transform:translate(-50%,-50%);cursor:w-resize}.ReactCrop__disabled .ReactCrop__drag-handle{cursor:inherit}.ReactCrop__drag-bar{position:absolute}.ReactCrop__drag-bar.ord-n{top:0;left:0;width:100%;height:var(--rc-drag-bar-size);transform:translateY(-50%)}.ReactCrop__drag-bar.ord-e{right:0;top:0;width:var(--rc-drag-bar-size);height:100%;transform:translate(50%)}.ReactCrop__drag-bar.ord-s{bottom:0;left:0;width:100%;height:var(--rc-drag-bar-size);transform:translateY(50%)}.ReactCrop__drag-bar.ord-w{top:0;left:0;width:var(--rc-drag-bar-size);height:100%;transform:translate(-50%)}.ReactCrop--new-crop .ReactCrop__drag-bar,.ReactCrop--new-crop .ReactCrop__drag-handle,.ReactCrop--fixed-aspect .ReactCrop__drag-bar,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-n,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-e,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-s,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-w{display:none}@media (pointer: coarse){.ReactCrop .ord-n,.ReactCrop .ord-e,.ReactCrop .ord-s,.ReactCrop .ord-w{display:none}.ReactCrop__drag-handle{width:var(--rc-drag-handle-mobile-size);height:var(--rc-drag-handle-mobile-size)}}@keyframes Icon-scss--module_fadeIn_snDS3{0%{opacity:0}to{opacity:1}}@keyframes Icon-scss--module_fadeOut_CMXMK{0%{opacity:1}to{opacity:0}}@keyframes Icon-scss--module_flashing_AgvFm{0%{opacity:.5}to{opacity:1}}@keyframes Icon-scss--module_loading_weJGa{to{background-position-x:-20%}}@keyframes Icon-scss--module_rotating_mvOPT{to{transform:rotate(360deg)}}@keyframes Icon-scss--module_closeLock_xPmpA{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes Icon-scss--module_shakeLock_gavbj{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.Icon-scss--module_block_WbYru{display:flex;align-items:center;justify-content:center}.Icon-scss--module_svg_umN4z{width:100%;max-height:100%}@keyframes TabItem-scss--module_fadeIn_bQaxM{0%{opacity:0}to{opacity:1}}@keyframes TabItem-scss--module_fadeOut_qB1d-{0%{opacity:1}to{opacity:0}}@keyframes TabItem-scss--module_flashing_3raTt{0%{opacity:.5}to{opacity:1}}@keyframes TabItem-scss--module_loading_L9Aew{to{background-position-x:-20%}}@keyframes TabItem-scss--module_rotating_7s-W-{to{transform:rotate(360deg)}}@keyframes TabItem-scss--module_closeLock_V8Qj5{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes TabItem-scss--module_shakeLock_PJPam{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.dark-theme .TabItem-scss--module_root_Eae0G{fill:#f1f1f1;color:#f1f1f1}.dark-theme .TabItem-scss--module_root_Eae0G.TabItem-scss--module_active_leq-M{background-color:#262626}.dark-theme .TabItem-scss--module_root_Eae0G:visited{color:#f1f1f1}.dark-theme .TabItem-scss--module_root_Eae0G:hover{fill:var(--color-brand);color:var(--color-brand)}@media (hover: hover){.dark-theme .TabItem-scss--module_root_Eae0G.TabItem-scss--module_active_leq-M:hover{color:#f1f1f1}}.TabItem-scss--module_root_Eae0G{display:flex;width:100%;padding:10px 16px;border-bottom:none;font-size:14px;font-weight:500;line-height:22px;color:var(--var-color-text-primary);border-radius:var(--border-radius-default);transition:.2s color;cursor:pointer;align-items:center;fill:var(--var-color-text-primary)}.TabItem-scss--module_root_Eae0G.TabItem-scss--module_active_leq-M{background-color:#eee;cursor:auto}.TabItem-scss--module_root_Eae0G:visited{color:var(--var-color-text-primary)}.TabItem-scss--module_root_Eae0G:hover{fill:var(--color-brand);color:var(--color-brand)}@media (hover: hover){.TabItem-scss--module_root_Eae0G:hover{color:var(--color-brand)}.TabItem-scss--module_root_Eae0G.TabItem-scss--module_active_leq-M:hover{color:var(--var-color-text-primary)}}.TabItem-scss--module_icon_2Tf4k{width:20px;height:20px;margin-right:16px;flex-shrink:0}.AsideTabs-scss--module_root_6YSjx{display:flex;flex-direction:column;width:270px;margin-right:30px}.minimal .AsideTabs-scss--module_root_6YSjx{position:sticky;top:calc(var(--const-top-menu-height) + 20px)}@keyframes Avatar-scss--module_fadeIn_ohhFD{0%{opacity:0}to{opacity:1}}@keyframes Avatar-scss--module_fadeOut_vX-uE{0%{opacity:1}to{opacity:0}}@keyframes Avatar-scss--module_flashing_OvkiG{0%{opacity:.5}to{opacity:1}}@keyframes Avatar-scss--module_loading_i--A1{to{background-position-x:-20%}}@keyframes Avatar-scss--module_rotating_JGcSD{to{transform:rotate(360deg)}}@keyframes Avatar-scss--module_closeLock_ZHr10{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes Avatar-scss--module_shakeLock_1IZIg{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.Avatar-scss--module_root_ZyMhI{position:relative;display:inline-block;border-radius:50%;background-color:var(--var-color-base-border)}.Avatar-scss--module_root_ZyMhI.Avatar-scss--module_skeleton_eq-we:after{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(100deg,#fff0 40%,#ffffff80,#fff0 60%) #8c8c8c;background-color:var(--var-color-block-bg);background-position-x:180%;background-size:200% 100%;animation:1s Avatar-scss--module_loading_i--A1 ease-in-out infinite;content:"";overflow:hidden;border-radius:50%}.Avatar-scss--module_avatar_LBqWc{display:block;border-radius:50%}.Avatar-scss--module_defaultAvatar_OERBt{overflow:hidden;border-radius:50%;flex-shrink:0}.Avatar-scss--module_defaultAvatarImage_7hhLE{display:block;width:100%;height:100%}.light-y-theme .minimal .Avatar-scss--module_defaultAvatar_OERBt.Avatar-scss--module_primary_nOdl2,.light-x-theme .minimal .Avatar-scss--module_defaultAvatar_OERBt.Avatar-scss--module_primary_nOdl2,.light-theme .minimal .Avatar-scss--module_defaultAvatar_OERBt.Avatar-scss--module_primary_nOdl2{background-color:#e5cac1}.dark-theme .minimal .Avatar-scss--module_defaultAvatar_OERBt.Avatar-scss--module_primary_nOdl2{background-color:#636363}.light-y-theme .minimal .Avatar-scss--module_defaultAvatar_OERBt:not(.Avatar-scss--module_primary_nOdl2),.light-x-theme .minimal .Avatar-scss--module_defaultAvatar_OERBt:not(.Avatar-scss--module_primary_nOdl2),.light-theme .minimal .Avatar-scss--module_defaultAvatar_OERBt:not(.Avatar-scss--module_primary_nOdl2){background-color:#e5cac1}.dark-theme .minimal .Avatar-scss--module_defaultAvatar_OERBt:not(.Avatar-scss--module_primary_nOdl2){background-color:#fff3}.Avatar-scss--module_icon_Gaghx{width:100%;height:100%;color:#cbcbcb}.Avatar-scss--module_providerIconContainer_s1Q62{position:absolute;top:-3px;right:-3px;padding:3px;border:1px solid #fff;border-radius:100%;width:18px;height:18px}.Avatar-scss--module_providerIconContainer_s1Q62 .Avatar-scss--module_providerIcon_aDIM0{width:10px;height:10px}.Avatar-scss--module_vkIcon_lKvLF{color:#fff}.Avatar-scss--module_vkContainer_kx3-d{background-color:#07f}.Avatar-scss--module_googleContainer_Pe78z{border:1px solid var(--var-color-base-border);background-color:#fff}.Avatar-scss--module_fbIcon_vxYvn{color:#fff}.Avatar-scss--module_fbContainer_BDzWS{background-color:#4267b2}.Avatar-scss--module_okIcon_878EO{color:#f70}.Avatar-scss--module_okContainer_jEL6c{background-color:#f70}.Avatar-scss--module_mrIcon_Fi5hB{color:#fff}.Avatar-scss--module_mrContainer_sg8W7{background-color:#005ff9}.Avatar-scss--module_youtubeIcon_-K-B1{color:#fff}.Avatar-scss--module_youtubeContainer_PGxzP{background-color:red}.Avatar-scss--module_twitchIcon_7-4UK{color:#fff}.Avatar-scss--module_twitchContainer_paMxR{background-color:#9146ff}@keyframes BaseButton-scss--module_fadeIn_VOWLp{0%{opacity:0}to{opacity:1}}@keyframes BaseButton-scss--module_fadeOut_WV96V{0%{opacity:1}to{opacity:0}}@keyframes BaseButton-scss--module_flashing_R64If{0%{opacity:.5}to{opacity:1}}@keyframes BaseButton-scss--module_loading_u7qIi{to{background-position-x:-20%}}@keyframes BaseButton-scss--module_rotating_YEkjM{to{transform:rotate(360deg)}}@keyframes BaseButton-scss--module_closeLock_SLXfK{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes BaseButton-scss--module_shakeLock_MbliC{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.BaseButton-scss--module_button_HbjFj{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;position:relative;height:40px;padding:10px 0;border:none;font-size:14px;font-weight:600;line-height:20px;text-align:center;text-transform:uppercase;border-radius:var(--border-radius-default);outline:none;transition:all .2s;cursor:pointer;-webkit-user-select:none;user-select:none}.BaseButton-scss--module_button_HbjFj.BaseButton-scss--module_stretch_90l7k{width:100%}.light-y-theme .BaseButton-scss--module_button_HbjFj{font-weight:500;text-transform:none}.light-y-theme .BaseButton-scss--module_button_HbjFj:first-letter{text-transform:uppercase}@media not all and (hover: none){.BaseButton-scss--module_button_HbjFj:active{transform:scale(.98)}}@media (hover: none){.BaseButton-scss--module_button_HbjFj:active{transform:scale(.96)}}@keyframes ContainedButton-scss--module_fadeIn_d5xMP{0%{opacity:0}to{opacity:1}}@keyframes ContainedButton-scss--module_fadeOut_tzHJm{0%{opacity:1}to{opacity:0}}@keyframes ContainedButton-scss--module_flashing_8yxoj{0%{opacity:.5}to{opacity:1}}@keyframes ContainedButton-scss--module_loading_xLep3{to{background-position-x:-20%}}@keyframes ContainedButton-scss--module_rotating_3aDvW{to{transform:rotate(360deg)}}@keyframes ContainedButton-scss--module_closeLock_hYnjz{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes ContainedButton-scss--module_shakeLock_YwlKF{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.dark-theme .ContainedButton-scss--module_disabled_T0Ubm:not(.ContainedButton-scss--module_activated_pdMAC){color:var(--var-color-input-text-disabled);background-color:#303030}.minimal .dark-theme .ContainedButton-scss--module_disabled_T0Ubm:not(.ContainedButton-scss--module_activated_pdMAC){background-color:#ffffff12}.dark-theme .ContainedButton-scss--module_activated_pdMAC{background:var(--color-brand-opacity-10)}@media not all and (hover: none){.dark-theme .ContainedButton-scss--module_activated_pdMAC:hover{color:var(--var-color-text-primary);background:var(--color-brand-opacity-10)}}.ContainedButton-scss--module_button_Jyc5l{min-width:150px;padding:9px 20px 10px;border:1px solid transparent;color:#fff}.ContainedButton-scss--module_withIcon_X0P4N{min-width:230px;padding:10px 39px}.ContainedButton-scss--module_colorDefault_Std83{background-color:var(--color-brand)}@media not all and (hover: none){.ContainedButton-scss--module_colorDefault_Std83:hover{background-color:var(--color-brand-hovered)}.ContainedButton-scss--module_colorDefault_Std83:focus{background-color:var(--color-brand-hovered)}}.ContainedButton-scss--module_colorDefault_Std83:active{background-color:var(--color-brand-darken-20)}.ContainedButton-scss--module_colorAzureRadiance_D2Wt5{background-color:#07f}@media not all and (hover: none){.ContainedButton-scss--module_colorAzureRadiance_D2Wt5:hover{background-color:#0169df}}.ContainedButton-scss--module_colorGreen_FAk-l{background-color:#59a840}@media not all and (hover: none){.ContainedButton-scss--module_colorGreen_FAk-l:hover{background-color:#498e34}.ContainedButton-scss--module_colorGreen_FAk-l:focus{background-color:#498e34}}.ContainedButton-scss--module_colorGreen_FAk-l:active{background-color:#498e34}.ContainedButton-scss--module_activated_pdMAC{color:var(--color-brand);background:linear-gradient(0deg,var(--color-brand-opacity-30),var(--color-brand-opacity-30)),#fff}@media not all and (hover: none){.ContainedButton-scss--module_activated_pdMAC:hover{background:linear-gradient(0deg,var(--color-brand-opacity-30),var(--color-brand-opacity-30)),#fff}}.ContainedButton-scss--module_disabled_T0Ubm{background-color:#7c7c7c4d;cursor:auto;pointer-events:none}@keyframes OutlinedButton-scss--module_fadeIn_dt44x{0%{opacity:0}to{opacity:1}}@keyframes OutlinedButton-scss--module_fadeOut_o-IWU{0%{opacity:1}to{opacity:0}}@keyframes OutlinedButton-scss--module_flashing_Reeal{0%{opacity:.5}to{opacity:1}}@keyframes OutlinedButton-scss--module_loading_5zrUc{to{background-position-x:-20%}}@keyframes OutlinedButton-scss--module_rotating_Uelj4{to{transform:rotate(360deg)}}@keyframes OutlinedButton-scss--module_closeLock_kAJxw{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes OutlinedButton-scss--module_shakeLock_s4edd{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.dark-theme .OutlinedButton-scss--module_button_R1hcw{border-color:#303030;color:var(--var-color-text-regular);background-color:#303030}.dark-theme .OutlinedButton-scss--module_button_R1hcw:focus{color:var(--var-color-text-primary);background-color:#4a4a4a}.dark-theme .OutlinedButton-scss--module_button_R1hcw:hover:not(.OutlinedButton-scss--module_disabled_KNqFV){border-color:transparent;color:var(--var-color-text-primary);background-color:#4a4a4a}.dark-theme .OutlinedButton-scss--module_disabled_KNqFV{color:#4a4a4a}.OutlinedButton-scss--module_button_R1hcw{min-width:150px;padding:10px 20px;border:1px solid var(--var-color-base-border);color:var(--var-color-text-regular);background-color:#fff}@media not all and (hover: none){.OutlinedButton-scss--module_button_R1hcw:hover{border-color:#ccc;color:var(--color-brand)}.OutlinedButton-scss--module_button_R1hcw:focus{border-color:#ccc;color:var(--color-brand)}}.OutlinedButton-scss--module_disabled_KNqFV{color:#5a6a7a80;cursor:auto;pointer-events:none}@media not all and (hover: none){.OutlinedButton-scss--module_disabled_KNqFV:hover{color:#5a6a7a80}}.OutlinedButton-scss--module_withIcon_V3-m-{padding-right:15px;padding-left:39px;text-align:left}@keyframes LinkButton-scss--module_fadeIn_bmpl1{0%{opacity:0}to{opacity:1}}@keyframes LinkButton-scss--module_fadeOut_-ZcUK{0%{opacity:1}to{opacity:0}}@keyframes LinkButton-scss--module_flashing_B2sLb{0%{opacity:.5}to{opacity:1}}@keyframes LinkButton-scss--module_loading_9KHX0{to{background-position-x:-20%}}@keyframes LinkButton-scss--module_rotating_bzzn2{to{transform:rotate(360deg)}}@keyframes LinkButton-scss--module_closeLock_mr2Jb{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes LinkButton-scss--module_shakeLock_Y7wry{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.LinkButton-scss--module_button_D0Zit{border-bottom:1px solid transparent;font-size:13px;text-decoration:none;color:var(--var-color-link);transition:border-color .2s;cursor:pointer;padding:0;border-top:none;border-right:none;border-left:none;font-size:14px;outline:none;background:transparent}.LinkButton-scss--module_button_D0Zit:visited{color:var(--var-color-link)}@media not all and (hover: none){.LinkButton-scss--module_button_D0Zit:hover{border-bottom-color:var(--var-color-link-underline)}}.LinkButton-scss--module_button_D0Zit.LinkButton-scss--module_danger_JBcta{color:var(--var-color-error)}.dark-theme .minimal .LinkButton-scss--module_button_D0Zit.LinkButton-scss--module_iconStyle_wqQPK{border-bottom:none;color:var(--var-color-icon-ui);transition:all .2s ease}.dark-theme .minimal .LinkButton-scss--module_button_D0Zit.LinkButton-scss--module_iconStyle_wqQPK.LinkButton-scss--module_danger_JBcta{color:var(--var-color-error)}@media not all and (hover: none){.dark-theme .minimal .LinkButton-scss--module_button_D0Zit.LinkButton-scss--module_iconStyle_wqQPK:hover{color:var(--var-color-icon-ui-hover)}}@keyframes InlineButton-scss--module_fadeIn_tpLp8{0%{opacity:0}to{opacity:1}}@keyframes InlineButton-scss--module_fadeOut_JnPFR{0%{opacity:1}to{opacity:0}}@keyframes InlineButton-scss--module_flashing_yPBu7{0%{opacity:.5}to{opacity:1}}@keyframes InlineButton-scss--module_loading_aQ0WH{to{background-position-x:-20%}}@keyframes InlineButton-scss--module_rotating_7enB6{to{transform:rotate(360deg)}}@keyframes InlineButton-scss--module_closeLock_UB6v-{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes InlineButton-scss--module_shakeLock_dYqo4{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.InlineButton-scss--module_inlineBtn_bgBMp{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:-7px -10px;padding:7px 10px;border:none;font-size:14px;font-weight:600;text-transform:uppercase;color:var(--var-color-link-like-text-button);outline:none;background-color:transparent;transition:all .2s ease;cursor:pointer}@media not all and (hover: none){.InlineButton-scss--module_inlineBtn_bgBMp:hover{color:var(--var-color-link-like-text-button-hover)}}.InlineButton-scss--module_inlineBtn_bgBMp:active{filter:brightness(.8)}@media not all and (hover: none){.InlineButton-scss--module_inlineBtn_bgBMp:active{transform:scale(.97)}}@media (hover: none){.InlineButton-scss--module_inlineBtn_bgBMp:active{transform:scale(.95)}}@keyframes IconButton-scss--module_fadeIn_-xlNX{0%{opacity:0}to{opacity:1}}@keyframes IconButton-scss--module_fadeOut_Rs8Hq{0%{opacity:1}to{opacity:0}}@keyframes IconButton-scss--module_flashing_1PsN2{0%{opacity:.5}to{opacity:1}}@keyframes IconButton-scss--module_loading_xnAWH{to{background-position-x:-20%}}@keyframes IconButton-scss--module_rotating_6RbNs{to{transform:rotate(360deg)}}@keyframes IconButton-scss--module_closeLock_Xqa00{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes IconButton-scss--module_shakeLock_i-oer{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.IconButton-scss--module_button_Ghrt1{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0;border:none;font-family:inherit;color:inherit;background-color:transparent;display:flex;align-items:center;justify-content:center;width:var(--button-icon-button-size);height:var(--button-icon-button-size);border:1px solid transparent;color:var(--var-color-icon-ui);border-radius:var(--border-radius-default);transition:all .2s ease;cursor:pointer;will-change:transform;gap:6px}.IconButton-scss--module_button_Ghrt1:active{filter:brightness(.95)}.dark-theme .IconButton-scss--module_button_Ghrt1:active{filter:brightness(1.1)}.IconButton-scss--module_button_Ghrt1:after{position:absolute;top:0;right:0;bottom:0;left:0;content:"";z-index:-2;border-radius:inherit;transition:all .2s ease}.IconButton-scss--module_button_Ghrt1>*{flex-shrink:0}@media not all and (hover: none){.IconButton-scss--module_button_Ghrt1:not(.IconButton-scss--module_activated_hHzPf):not([data-active=true]):hover:after{background-color:var(--var-color-icon-ui-hover-bg)}}@media not all and (hover: none){.IconButton-scss--module_button_Ghrt1:active{transform:scale(.97)}}@media (hover: none){.IconButton-scss--module_button_Ghrt1:active{transform:scale(.95)}}.IconButton-scss--module_button_Ghrt1:active:after{background-color:var(--var-color-icon-ui-active-bg)}.IconButton-scss--module_button_Ghrt1[data-active=true]:after{background-color:var(--var-color-icon-ui-active-bg)}.IconButton-scss--module_link_4UMRZ{display:flex;align-items:center;justify-content:center;width:var(--button-icon-button-size);height:var(--button-icon-button-size);border:1px solid transparent;color:var(--var-color-icon-ui);border-radius:var(--border-radius-default);transition:all .2s ease;cursor:pointer;will-change:transform;gap:6px}.IconButton-scss--module_link_4UMRZ:active{filter:brightness(.95)}.dark-theme .IconButton-scss--module_link_4UMRZ:active{filter:brightness(1.1)}.IconButton-scss--module_link_4UMRZ:after{position:absolute;top:0;right:0;bottom:0;left:0;content:"";z-index:-2;border-radius:inherit;transition:all .2s ease}.IconButton-scss--module_link_4UMRZ>*{flex-shrink:0}@media not all and (hover: none){.IconButton-scss--module_link_4UMRZ:not(.IconButton-scss--module_activated_hHzPf):not([data-active=true]):hover:after{background-color:var(--var-color-icon-ui-hover-bg)}}@media not all and (hover: none){.IconButton-scss--module_link_4UMRZ:active{transform:scale(.97)}}@media (hover: none){.IconButton-scss--module_link_4UMRZ:active{transform:scale(.95)}}.IconButton-scss--module_link_4UMRZ:active:after{background-color:var(--var-color-icon-ui-active-bg)}.IconButton-scss--module_link_4UMRZ[data-active=true]:after{background-color:var(--var-color-icon-ui-active-bg)}.IconButton-scss--module_link_4UMRZ:hover,.IconButton-scss--module_link_4UMRZ:visited{color:var(--var-color-icon-ui)}.IconButton-scss--module_icon_vfUag{width:var(--button-icon-icon-size);height:var(--button-icon-icon-size)}.IconButton-scss--module_disabled_OQRXu{pointer-events:none}@keyframes Board-scss--module_fadeIn_aI9LO{0%{opacity:0}to{opacity:1}}@keyframes Board-scss--module_fadeOut_32AUp{0%{opacity:1}to{opacity:0}}@keyframes Board-scss--module_flashing_m8-y3{0%{opacity:.5}to{opacity:1}}@keyframes Board-scss--module_loading_5IuM6{to{background-position-x:-20%}}@keyframes Board-scss--module_rotating_dvLEJ{to{transform:rotate(360deg)}}@keyframes Board-scss--module_closeLock_OpUYO{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes Board-scss--module_shakeLock_Cbx12{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.dark-theme .Board-scss--module_container_u8B9N{background-color:#303030}.dark-theme .Board-scss--module_title_MiZdf{color:#f1f1f1}.dark-theme .Board-scss--module_containerBordered_3G6j4 .Board-scss--module_footer_y33yU{border-top:solid 1px #4a4a4a}.Board-scss--module_container_u8B9N{display:flex;flex-direction:column;padding:15px;border:solid 1px var(--var-color-base-border);border-radius:var(--border-radius-default);justify-content:space-between;flex-grow:1}.Board-scss--module_title_MiZdf{word-wrap:break-word;word-break:break-word;width:90%;margin:0 0 12px;font-size:1.2rem;font-weight:700;line-height:1.3;text-align:left;color:var(--var-color-text-primary)}.Board-scss--module_title_MiZdf:last-child{margin-bottom:0}.Board-scss--module_content_tjZP4{margin-bottom:30px;line-height:1.45}.Board-scss--module_content_tjZP4:last-child{margin-bottom:0}.Board-scss--module_containerBordered_3G6j4 .Board-scss--module_title_MiZdf{margin-bottom:5px}.Board-scss--module_containerBordered_3G6j4 .Board-scss--module_content_tjZP4{margin-bottom:13px}.Board-scss--module_containerBordered_3G6j4 .Board-scss--module_footer_y33yU{margin:0 -15px -15px;padding:12px 15px;border-top:solid 1px #eaeaea}.Board-scss--module_breakWord_ShHNI{word-wrap:break-word;word-break:break-word}@keyframes Card-scss--module_fadeIn_xBUQ3{0%{opacity:0}to{opacity:1}}@keyframes Card-scss--module_fadeOut_K2BHw{0%{opacity:1}to{opacity:0}}@keyframes Card-scss--module_flashing_CvQR3{0%{opacity:.5}to{opacity:1}}@keyframes Card-scss--module_loading_yHt10{to{background-position-x:-20%}}@keyframes Card-scss--module_rotating_EC3uH{to{transform:rotate(360deg)}}@keyframes Card-scss--module_closeLock_cbpE4{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes Card-scss--module_shakeLock_LQONb{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.Card-scss--module_block_0U90z{padding:var(--block-top-padding) var(--block-side-padding) var(--block-bottom-padding);margin-bottom:20px;border:1px solid var(--var-color-base-border);border-radius:var(--border-radius-default);background-color:var(--var-color-panel-bg)}.dark-theme .Card-scss--module_block_0U90z{margin-bottom:0}.Card-scss--module_title_txhHp{height:50px;margin:calc(var(--block-top-padding) * -1) calc(var(--block-side-padding) * -1) var(--block-bottom-padding);padding:0 var(--block-side-padding);border-bottom:solid 1px var(--var-color-base-border);font-weight:600;line-height:50px;text-transform:uppercase}.light-y-theme .Card-scss--module_title_txhHp{text-transform:none}@keyframes CopyButton-scss--module_fadeIn_hW2qa{0%{opacity:0}to{opacity:1}}@keyframes CopyButton-scss--module_fadeOut_YkzWN{0%{opacity:1}to{opacity:0}}@keyframes CopyButton-scss--module_flashing_eiJ9Z{0%{opacity:.5}to{opacity:1}}@keyframes CopyButton-scss--module_loading_1GLX-{to{background-position-x:-20%}}@keyframes CopyButton-scss--module_rotating_Falxj{to{transform:rotate(360deg)}}@keyframes CopyButton-scss--module_closeLock_teQnT{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes CopyButton-scss--module_shakeLock_T64MZ{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.CopyButton-scss--module_button_EBNFZ{height:40px;padding:10px 20px 10px 50px;color:var(--var-color-text-regular)}@media not all and (hover: none){.CopyButton-scss--module_button_EBNFZ:hover,.CopyButton-scss--module_button_EBNFZ:hover .CopyButton-scss--module_icon_eIGed{color:var(--color-brand)}}.CopyButton-scss--module_icon_eIGed{width:20px;height:20px;position:absolute;left:20px;color:var(--var-color-text-regular);transition:color .2s}@keyframes DatePicker-scss--module_fadeIn_IdU21{0%{opacity:0}to{opacity:1}}@keyframes DatePicker-scss--module_fadeOut_2CxbN{0%{opacity:1}to{opacity:0}}@keyframes DatePicker-scss--module_flashing_5iYA0{0%{opacity:.5}to{opacity:1}}@keyframes DatePicker-scss--module_loading_hiSjJ{to{background-position-x:-20%}}@keyframes DatePicker-scss--module_rotating_Ihe9x{to{transform:rotate(360deg)}}@keyframes DatePicker-scss--module_closeLock_1pkJh{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes DatePicker-scss--module_shakeLock_XFKtt{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.DatePicker-scss--module_arrowContainer_cCHfJ{width:30px;height:30px;border-radius:50%;display:flex;align-items:center;justify-content:center;border:1px solid var(--var-color-base-border)}.DatePicker-scss--module_arrowIcon_-s1Mv{width:18px;height:18px;color:var(--var-color-text-regular);transform:translate(1px) rotate(270deg)}.DatePicker-scss--module_arrowPrev_4sVMB{transform:translate(-1px) rotate(90deg)}.DatePicker-scss--module_footer_5qRj4{display:flex;justify-content:space-between;padding:10px 20px 20px}.DatePicker-scss--module_button_P497q{flex-grow:1;min-width:auto;padding:10px 13px}.DatePicker-scss--module_accept_OI71c{margin-right:20px}.DatePicker-scss--module_calendarWrapper_9-BrS{width:100%}.DatePicker-scss--module_root_-P6mA .react-calendar{width:100%;line-height:16px;border-radius:var(--border-radius-default);background:var(--var-color-input-bg)}.DatePicker-scss--module_root_-P6mA .react-calendar button{margin:0;border:0;outline:none}.DatePicker-scss--module_root_-P6mA .react-calendar .react-calendar__navigation button{background:none}.DatePicker-scss--module_root_-P6mA .react-calendar button:enabled:hover{cursor:pointer}.DatePicker-scss--module_root_-P6mA .react-calendar .react-calendar__viewContainer{padding:0 12px}.DatePicker-scss--module_root_-P6mA .react-calendar .react-calendar__navigation{height:54px;margin-bottom:15px;padding-right:18px;border-bottom:1px solid var(--var-color-base-border)}.DatePicker-scss--module_root_-P6mA .react-calendar .react-calendar__navigation__next2-button,.DatePicker-scss--module_root_-P6mA .react-calendar .react-calendar__navigation__prev2-button{display:none}.DatePicker-scss--module_root_-P6mA .react-calendar .react-calendar__navigation__label{padding:0 0 0 18px;line-height:54px;text-align:left;color:var(--var-color-text-regular)}.DatePicker-scss--module_root_-P6mA .react-calendar .react-calendar__navigation__label:enabled:hover{color:var(--color-brand)}.DatePicker-scss--module_root_-P6mA .react-calendar .react-calendar__navigation__next-button,.DatePicker-scss--module_root_-P6mA .react-calendar .react-calendar__navigation__prev-button{padding:0 2.5px;order:1}.DatePicker-scss--module_root_-P6mA .react-calendar .react-calendar__navigation__next-button:disabled .DatePicker-scss--module_arrowIcon_-s1Mv,.DatePicker-scss--module_root_-P6mA .react-calendar .react-calendar__navigation__prev-button:disabled .DatePicker-scss--module_arrowIcon_-s1Mv{color:#ccc}.DatePicker-scss--module_root_-P6mA .react-calendar .react-calendar__month-view__weekdays{padding-bottom:10px;font-weight:600;text-align:center;text-transform:uppercase;color:#9d9d9d}.DatePicker-scss--module_root_-P6mA .react-calendar .react-calendar__month-view__weekdays__weekday abbr{text-decoration:none}.DatePicker-scss--module_root_-P6mA .react-calendar .react-calendar__month-view__weekNumbers{font-weight:600}.DatePicker-scss--module_root_-P6mA .react-calendar .react-calendar__month-view__days__day--neighboringMonth{color:#9d9d9d}.DatePicker-scss--module_root_-P6mA .react-calendar .react-calendar__year-view .react-calendar__tile,.DatePicker-scss--module_root_-P6mA .react-calendar .react-calendar__decade-view .react-calendar__tile,.DatePicker-scss--module_root_-P6mA .react-calendar .react-calendar__century-view .react-calendar__tile{padding:15px 0}.DatePicker-scss--module_root_-P6mA .react-calendar .react-calendar__tile{max-width:100%;padding:11px 0;font-weight:500;text-align:center;background:none}.DatePicker-scss--module_root_-P6mA .react-calendar .react-calendar__tile abbr{position:relative}.DatePicker-scss--module_root_-P6mA .react-calendar .react-calendar__tile:disabled{opacity:.2}.DatePicker-scss--module_root_-P6mA .react-calendar .react-calendar__tile:enabled:hover,.DatePicker-scss--module_root_-P6mA .react-calendar .react-calendar__tile:enabled:focus{color:#fff;background-color:var(--color-brand)}.DatePicker-scss--module_root_-P6mA .react-calendar .react-calendar__tile--hasActive{color:#fff;background:var(--color-brand)}.DatePicker-scss--module_root_-P6mA .react-calendar .react-calendar__tile--hasActive:enabled:hover,.DatePicker-scss--module_root_-P6mA .react-calendar .react-calendar__tile--hasActive:enabled:focus{background:var(--color-brand-opacity-80)}.DatePicker-scss--module_root_-P6mA .react-calendar .react-calendar__tile--active{color:var(--var-color-text-primary);background:var(--color-brand-opacity-20)}.DatePicker-scss--module_root_-P6mA .react-calendar .react-calendar__tile--active:enabled:hover,.DatePicker-scss--module_root_-P6mA .react-calendar .react-calendar__tile--active:enabled:focus{color:#fff}.DatePicker-scss--module_root_-P6mA .react-calendar .react-calendar__month-view .react-calendar__tile.react-calendar__tile--rangeStart{border-top-left-radius:var(--border-radius-default);border-bottom-left-radius:var(--border-radius-default)}.DatePicker-scss--module_root_-P6mA .react-calendar .react-calendar__month-view .react-calendar__tile.react-calendar__tile--rangeEnd{border-top-right-radius:var(--border-radius-default);border-bottom-right-radius:var(--border-radius-default)}.DatePicker-scss--module_root_-P6mA .react-calendar .react-calendar__month-view .react-calendar__tile.react-calendar__tile--rangeStart,.DatePicker-scss--module_root_-P6mA .react-calendar .react-calendar__month-view .react-calendar__tile.react-calendar__tile--rangeEnd{color:#fff;background:var(--color-brand)}.DatePicker-scss--module_root_-P6mA .react-calendar .react-calendar__month-view .react-calendar__tile.react-calendar__tile--rangeStart:focus,.DatePicker-scss--module_root_-P6mA .react-calendar .react-calendar__month-view .react-calendar__tile.react-calendar__tile--rangeEnd:focus{color:#fff!important;background:var(--color-brand)}.dark-theme .DatePicker-scss--module_root_-P6mA .react-calendar .react-calendar__month-view .react-calendar__tile.react-calendar__tile--rangeStart:focus:hover,.dark-theme .DatePicker-scss--module_root_-P6mA .react-calendar .react-calendar__month-view .react-calendar__tile.react-calendar__tile--rangeEnd:focus:hover{background-color:var(--color-brand-darken-10)!important}.DatePicker-scss--module_root_-P6mA .react-calendar .react-calendar--selectRange .react-calendar__tile--hover:enabled{background-color:var(--color-brand-opacity-20)}.DatePicker-scss--module_root_-P6mA .react-calendar .react-calendar--selectRange .react-calendar__tile--hover:enabled:hover{background-color:var(--color-brand)}.dark-theme .DatePicker-scss--module_root_-P6mA .react-calendar .react-calendar--selectRange .react-calendar__tile--hover:enabled:hover{background:var(--color-brand-darken-10)}.FadeIn-scss--module_fade_vCCVY{transition:.15s opacity ease;backface-visibility:hidden}.FadeIn-scss--module_fade_vCCVY.FadeIn-scss--module_slow_0DrFU{transition:1s opacity ease}.FadeIn-scss--module_fade_vCCVY.FadeIn-scss--module_entering_dOECc{opacity:0}.FadeIn-scss--module_fade_vCCVY.FadeIn-scss--module_entered_mxpM5,.FadeIn-scss--module_fade_vCCVY.FadeIn-scss--module_exiting_If6we{opacity:1}.FadeIn-scss--module_fade_vCCVY.FadeIn-scss--module_exited_sIy-K{opacity:0}@keyframes FileButton-scss--module_fadeIn_TgcHJ{0%{opacity:0}to{opacity:1}}@keyframes FileButton-scss--module_fadeOut_JrFrn{0%{opacity:1}to{opacity:0}}@keyframes FileButton-scss--module_flashing_9Mv8W{0%{opacity:.5}to{opacity:1}}@keyframes FileButton-scss--module_loading_YvCBc{to{background-position-x:-20%}}@keyframes FileButton-scss--module_rotating_6BbEZ{to{transform:rotate(360deg)}}@keyframes FileButton-scss--module_closeLock_7KR-a{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes FileButton-scss--module_shakeLock_EJGK6{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.dark-theme .FileButton-scss--module_label_fmllg{color:#f1f1f1;background-color:#303030}.desktop .dark-theme .FileButton-scss--module_label_fmllg:hover{border-color:var(--var-color-input-border-hover);color:#f1f1f1;background-color:#4a4a4a}.FileButton-scss--module_root_pxp-h{display:inline-block}.FileButton-scss--module_input_444D8{width:.1px;height:.1px;position:absolute;z-index:-1;overflow:hidden;opacity:0}.FileButton-scss--module_label_fmllg{display:flex;align-items:center;justify-content:center;width:100%;padding:10px 14px;border:1px solid var(--var-color-base-border);border-radius:var(--border-radius-default);background:#fff;transition:all .2s ease;cursor:pointer}.FileButton-scss--module_showContent_ZEl0H .FileButton-scss--module_label_fmllg{padding:0;border:none;border-radius:0;background:none}.desktop .FileButton-scss--module_label_fmllg:hover{color:var(--color-brand)}.FileButton-scss--module_label_fmllg.FileButton-scss--module_error_qOmvD{border-color:#cb1a1a}.FileButton-scss--module_text_nQzbP{display:inline-block;font-weight:500;vertical-align:middle;white-space:nowrap;text-transform:uppercase}.FileButton-scss--module_icon_pv-P4{display:inline-block;width:17px;height:20px;margin-right:14px;vertical-align:middle}.Form-scss--module_standard_hSZnd{margin-bottom:36px}.Form-scss--module_small_5pFVm{margin-bottom:20px}@keyframes InputField-scss--module_fadeIn_o32jt{0%{opacity:0}to{opacity:1}}@keyframes InputField-scss--module_fadeOut_raiP9{0%{opacity:1}to{opacity:0}}@keyframes InputField-scss--module_flashing_i4Do2{0%{opacity:.5}to{opacity:1}}@keyframes InputField-scss--module_loading_1JkQc{to{background-position-x:-20%}}@keyframes InputField-scss--module_rotating_HZyHC{to{transform:rotate(360deg)}}@keyframes InputField-scss--module_closeLock_B5nDP{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes InputField-scss--module_shakeLock_ku0rd{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.InputField-scss--module_inputField_v3GD4{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;padding:11px 15px;border:1px solid var(--var-color-input-border);font-size:14px;line-height:22px;color:var(--var-color-text-regular);border-radius:var(--border-radius-default);outline:none;background-color:var(--var-color-input-bg);font-variant-ligatures:common-ligatures;transition:border-color .15s ease}.InputField-scss--module_inputField_v3GD4[type=search]::-webkit-search-decoration,.InputField-scss--module_inputField_v3GD4[type=search]::-webkit-search-cancel-button,.InputField-scss--module_inputField_v3GD4[type=search]::-webkit-search-results-button,.InputField-scss--module_inputField_v3GD4[type=search]::-webkit-search-results-decoration{-webkit-appearance:none;-moz-appearance:none;appearance:none}.InputField-scss--module_inputField_v3GD4::placeholder:not(.InputField-scss--module_mainColorPlaceholder_8jmcr){color:var(--var-color-extra-ui)}.InputField-scss--module_inputField_v3GD4:not(.InputField-scss--module_invalid_I3His):not([disabled]):hover{border-color:var(--var-color-input-border-hover)}.InputField-scss--module_inputField_v3GD4:not(.InputField-scss--module_invalid_I3His):not([disabled]):focus{border-color:var(--var-color-input-border-focus)}.InputField-scss--module_inputField_v3GD4[disabled]{border-color:var(--var-color-base-border);color:var(--var-color-input-text-disabled);background-color:var(--var-color-input-bg-disabled)}.InputField-scss--module_inputField_v3GD4.InputField-scss--module_transparentBg_n6Blw{background-color:transparent}.InputField-scss--module_textArea_aqWLw{display:block;resize:none}.InputField-scss--module_invalid_I3His{padding-right:50px;color:#cb1a1a}.dark-theme .InputField-scss--module_invalid_I3His{color:var(--var-color-error)}.Label-scss--module_label_X-YUF{display:block;margin-bottom:8px;font-weight:500;color:var(--var-color-text-primary)}@keyframes Input-scss--module_fadeIn_IeDfM{0%{opacity:0}to{opacity:1}}@keyframes Input-scss--module_fadeOut_UCiDU{0%{opacity:1}to{opacity:0}}@keyframes Input-scss--module_flashing_Q8y07{0%{opacity:.5}to{opacity:1}}@keyframes Input-scss--module_loading_IfEM-{to{background-position-x:-20%}}@keyframes Input-scss--module_rotating_oQFe-{to{transform:rotate(360deg)}}@keyframes Input-scss--module_closeLock_1TzNi{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes Input-scss--module_shakeLock_4Faxp{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.Input-scss--module_root_fIAQi{position:relative}.Input-scss--module_inputContainer_0kwn-{position:relative;width:100%}.Input-scss--module_invalidIcon_7ZKlp{width:20px;height:20px;position:absolute;top:50%;right:15px;color:var(--var-color-error);transform:translateY(-50%)}.Input-scss--module_errorCaption_VDFor{position:absolute;margin-top:5px;font-size:13px}.Input-scss--module_errorCaptionStatic_OvPxF{position:static}.Input-scss--module_descriptionTopCaption_P-lFS{margin-bottom:5px;font-size:13px;color:#7c7c7c}.Input-scss--module_descriptionTopCaptionWithLabel_1qpHa{margin-top:-8px}.Input-scss--module_descriptionBottomCaption_5okDE{margin-top:5px;font-size:13px;color:#7c7c7c}.Input-scss--module_caption_-fE9d{display:inline-block;margin-right:5px}.Input-scss--module_error_Sb-Q4{margin-right:5px;color:var(--var-color-error)}.Input-scss--module_counter_WxLj9{position:absolute;right:0;bottom:-36px;font-size:13px;white-space:nowrap;color:#7c7c7c}.Input-scss--module_symbolsLabel_43B8c{margin-left:5px}.Input-scss--module_staticText_1REgk{position:absolute;top:50%;left:15px;font-size:14px;color:var(--var-color-text-primary);transform:translateY(-50%)}.Input-scss--module_rightElement_NunSR{position:absolute;top:50%;right:15px;transform:translateY(-50%)}.Input-scss--module_rightElementShifted_c1-3d{position:static;top:unset;right:unset;margin-top:15px;transform:unset}.Input-scss--module_bottomElement_xt4oI{position:absolute;bottom:15px;left:15px}@keyframes PasswordInput-scss--module_fadeIn_HggR3{0%{opacity:0}to{opacity:1}}@keyframes PasswordInput-scss--module_fadeOut_wSdUQ{0%{opacity:1}to{opacity:0}}@keyframes PasswordInput-scss--module_flashing_gwSrM{0%{opacity:.5}to{opacity:1}}@keyframes PasswordInput-scss--module_loading_s6Lus{to{background-position-x:-20%}}@keyframes PasswordInput-scss--module_rotating_0BZhb{to{transform:rotate(360deg)}}@keyframes PasswordInput-scss--module_closeLock_E-OP-{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes PasswordInput-scss--module_shakeLock_Qn-FL{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.PasswordInput-scss--module_input_1mf6A{padding-right:50px}.PasswordInput-scss--module_inputWithError_WH1p5{padding-right:72px}.PasswordInput-scss--module_icon_9YPqt{width:20px;height:20px;cursor:pointer}.PasswordInput-scss--module_iconWithError_-xxaG{right:45px}@keyframes Link-scss--module_fadeIn_eKpkc{0%{opacity:0}to{opacity:1}}@keyframes Link-scss--module_fadeOut_Q-jFH{0%{opacity:1}to{opacity:0}}@keyframes Link-scss--module_flashing_XFRML{0%{opacity:.5}to{opacity:1}}@keyframes Link-scss--module_loading_OMzKR{to{background-position-x:-20%}}@keyframes Link-scss--module_rotating_9VeOf{to{transform:rotate(360deg)}}@keyframes Link-scss--module_closeLock_1NzWM{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes Link-scss--module_shakeLock_wi5M5{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.Link-scss--module_block_A3EmC{border-bottom:1px solid transparent;font-size:13px;text-decoration:none;color:var(--var-color-link);transition:border-color .2s;cursor:pointer}.Link-scss--module_block_A3EmC:visited{color:var(--var-color-link)}@media not all and (hover: none){.Link-scss--module_block_A3EmC:hover{border-bottom-color:var(--var-color-link-underline)}}.Link-scss--module_block_A3EmC:not(a){padding-bottom:1px;border:none;color:inherit;cursor:initial}.Link-scss--module_defaultStyled_LdUUi{border-bottom:none;color:inherit;cursor:pointer}@media not all and (hover: none){.Link-scss--module_defaultStyled_LdUUi:hover{border-bottom-color:none}}@keyframes Spinner-scss--module_fadeIn_4US7F{0%{opacity:0}to{opacity:1}}@keyframes Spinner-scss--module_fadeOut_WQLPt{0%{opacity:1}to{opacity:0}}@keyframes Spinner-scss--module_flashing_socPR{0%{opacity:.5}to{opacity:1}}@keyframes Spinner-scss--module_loading_ntzPS{to{background-position-x:-20%}}@keyframes Spinner-scss--module_rotating_OqjQz{to{transform:rotate(360deg)}}@keyframes Spinner-scss--module_closeLock_SvyQJ{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes Spinner-scss--module_shakeLock_--yRZ{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.Spinner-scss--module_loader_EgX1l{position:relative;display:inline-block;margin:0 auto}.Spinner-scss--module_loader_EgX1l:before{content:"";display:block;padding-top:100%}.Spinner-scss--module_circular_Naa55{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;margin:auto;transform-origin:center center;animation:Spinner-scss--module_rotate_0WA1p 2s linear infinite}.Spinner-scss--module_path_gXIpg,.Spinner-scss--module_pathSolid_BJ4BM{stroke-width:2px;stroke-dasharray:1,200;stroke-dashoffset:0;stroke-linecap:round}.Spinner-scss--module_thick_-2oX-{stroke-width:4px}.Spinner-scss--module_path_gXIpg{animation:Spinner-scss--module_dash_A5zc4 1.5s ease-in-out infinite,Spinner-scss--module_color_7-uOT 6s ease-in-out infinite}.Spinner-scss--module_pathSolid_BJ4BM{stroke:var(--color-brand);animation:Spinner-scss--module_dash_A5zc4 1.5s ease-in-out infinite}@keyframes Spinner-scss--module_rotate_0WA1p{to{transform:rotate(360deg)}}@keyframes Spinner-scss--module_dash_A5zc4{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}to{stroke-dasharray:89,200;stroke-dashoffset:-124px}}@keyframes Spinner-scss--module_color_7-uOT{to,0%{stroke:transparent}40%{stroke:var(--color-brand)}66%{stroke:transparent}80%,90%{stroke:var(--color-brand)}}@keyframes Loader-scss--module_fadeIn_rK5lA{0%{opacity:0}to{opacity:1}}@keyframes Loader-scss--module_fadeOut_V6C4K{0%{opacity:1}to{opacity:0}}@keyframes Loader-scss--module_flashing_uPALY{0%{opacity:.5}to{opacity:1}}@keyframes Loader-scss--module_loading_WRhxE{to{background-position-x:-20%}}@keyframes Loader-scss--module_rotating_aHaPX{to{transform:rotate(360deg)}}@keyframes Loader-scss--module_closeLock_95MV0{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes Loader-scss--module_shakeLock_8GZj8{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.Loader-scss--module_root_w0-8l{display:flex;align-items:center;justify-content:center;flex-grow:1}.light-y-theme .Pagination-scss--module_item_Mxsw0,.light-x-theme .Pagination-scss--module_item_Mxsw0,.light-theme .Pagination-scss--module_item_Mxsw0{border-color:#eaeaea;background-color:#fff}.light-y-theme .Pagination-scss--module_item_Mxsw0:hover,.light-x-theme .Pagination-scss--module_item_Mxsw0:hover,.light-theme .Pagination-scss--module_item_Mxsw0:hover{border-color:#ccc}.light-y-theme .Pagination-scss--module_itemSelected_JLbUM,.light-x-theme .Pagination-scss--module_itemSelected_JLbUM,.light-theme .Pagination-scss--module_itemSelected_JLbUM{border-color:var(--var-color-text-regular)}@keyframes Pagination-scss--module_fadeIn_fREG5{0%{opacity:0}to{opacity:1}}@keyframes Pagination-scss--module_fadeOut_Gc8st{0%{opacity:1}to{opacity:0}}@keyframes Pagination-scss--module_flashing_Pr1Av{0%{opacity:.5}to{opacity:1}}@keyframes Pagination-scss--module_loading_OiSyd{to{background-position-x:-20%}}@keyframes Pagination-scss--module_rotating_c-4Kw{to{transform:rotate(360deg)}}@keyframes Pagination-scss--module_closeLock_1CPoS{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes Pagination-scss--module_shakeLock_-jJMA{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.dark-theme .Pagination-scss--module_item_Mxsw0{border-color:#303030;background-color:#303030}.dark-theme .Pagination-scss--module_item_Mxsw0:hover{background-color:#4a4a4a}.dark-theme .Pagination-scss--module_itemSelected_JLbUM{border-color:#4a4a4a;color:#f1f1f1;background-color:#4a4a4a}.dark-theme .Pagination-scss--module_itemSelected_JLbUM:hover{background-color:#4a4a4a;cursor:default}.Pagination-scss--module_root_xwzvY{display:flex;padding-left:0;list-style:none}.Pagination-scss--module_item_Mxsw0{width:30px;height:30px;display:flex;align-items:center;justify-content:center;margin:0 2.5px;border:1px solid;font-size:14px;color:var(--var-color-text-regular);border-radius:var(--border-radius-default);outline:none;transition:all .3s;cursor:pointer;-webkit-user-select:none;user-select:none}.Pagination-scss--module_itemSelected_JLbUM,.Pagination-scss--module_itemDisabled_yCtgx{cursor:auto;pointer-events:none}.dark-theme .Pagination-scss--module_itemDisabled_yCtgx{opacity:.6}.Pagination-scss--module_arrow_2d57i{width:18px;height:18px;color:#5a6a7a;transform:rotate(90deg)}.dark-theme .Pagination-scss--module_arrow_2d57i{color:var(--var-color-text-regular)}.Pagination-scss--module_arrowRight_wkMHm{transform:rotate(270deg)}.Pagination-scss--module_ellipsis_3uUSU{width:30px;height:30px;display:flex;padding-bottom:7px;font-size:14px;align-items:flex-end;justify-content:center;color:#5a6a7a;cursor:pointer}.Pagination-scss--module_arrowDisabled_ZFHxv{border:none;color:var(--var-color-input-text-disabled)}.ScrollBox-scss--module_scrollContainer_Lxq0B{overflow-y:auto;-webkit-overflow-scrolling:touch}.ScrollBox-scss--module_scrollContainerFixedHeight_-Bz4N{height:100%}@keyframes PopupContent-scss--module_fadeIn_nOvAA{0%{opacity:0}to{opacity:1}}@keyframes PopupContent-scss--module_fadeOut_gacVF{0%{opacity:1}to{opacity:0}}@keyframes PopupContent-scss--module_flashing_pI9Rd{0%{opacity:.5}to{opacity:1}}@keyframes PopupContent-scss--module_loading_N-Z1Q{to{background-position-x:-20%}}@keyframes PopupContent-scss--module_rotating_ge6YH{to{transform:rotate(360deg)}}@keyframes PopupContent-scss--module_closeLock_4a85B{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes PopupContent-scss--module_shakeLock_pRCLq{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.PopupContent-scss--module_block_HOQYM{position:relative;width:650px;max-width:100%;min-height:250px;padding:20px;border-radius:var(--border-radius-default);background-color:var(--var-color-popup-bg)}.PopupContent-scss--module_close_Gnx-A{width:35px;height:35px;position:absolute;z-index:3;top:10px;right:10px;color:#1f3042;transition:all .2s ease;cursor:pointer}.dark-theme .PopupContent-scss--module_close_Gnx-A{color:var(--var-color-text-primary)}.PopupContent-scss--module_title_vOOhv{font-size:20px;font-weight:500;position:relative;z-index:1;margin:0 0 30px}.desktop .PopupContent-scss--module_title_vOOhv{margin-right:20px}.PopupContent-scss--module_content_LyP2p{z-index:1;line-height:22px}.PopupContent-scss--module_footer_8M0oa{margin-top:16px}@keyframes Popup-scss--module_fadeIn_Pfkbn{0%{opacity:0}to{opacity:1}}@keyframes Popup-scss--module_fadeOut_OvHdv{0%{opacity:1}to{opacity:0}}@keyframes Popup-scss--module_flashing_VIgfm{0%{opacity:.5}to{opacity:1}}@keyframes Popup-scss--module_loading_wRHoz{to{background-position-x:-20%}}@keyframes Popup-scss--module_rotating_IMUVZ{to{transform:rotate(360deg)}}@keyframes Popup-scss--module_closeLock_ehBt6{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes Popup-scss--module_shakeLock_w5Jb2{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.dark-theme .Popup-scss--module_wrapper_B8-5d{background-color:#000c}.dark-theme .Popup-scss--module_content_z-RKo{position:relative}.dark-theme .Popup-scss--module_blockColorful_f2hQ4{background-color:transparent}.dark-theme .Popup-scss--module_colorfulBg_Bm5ua{position:absolute;top:0;right:0;bottom:0;left:0;background:#191919;z-index:-1;overflow:hidden;border-radius:var(--border-radius-default)}.dark-theme .Popup-scss--module_colorfulBg_Bm5ua:before,.dark-theme .Popup-scss--module_colorfulBg_Bm5ua:after{width:172px;height:172px;border-radius:50%;content:"";position:absolute;z-index:0;opacity:0;filter:blur(90px);top:-75px}.dark-theme .Popup-scss--module_colorfulBg_Bm5ua:after{left:-107px;background:var(--color-brand);animation:Popup-scss--module_fadeIn_Pfkbn 1s forwards .4s ease-out,Popup-scss--module_zoomInOut_VqUAc 16s .4s infinite}.dark-theme .Popup-scss--module_colorfulBg_Bm5ua:before{right:-107px;background:#2cd9f1;animation:Popup-scss--module_fadeIn_Pfkbn 1s forwards .2s ease-out,Popup-scss--module_zoomInOut_VqUAc 10s .2s infinite}.dark-theme .Popup-scss--module_colorfulBg_Bm5ua .middleFlash:before{width:172px;height:172px;border-radius:50%;content:"";position:absolute;z-index:0;opacity:0;filter:blur(90px);top:-186px;right:0;left:0;margin:auto;background:#772cf1;animation:Popup-scss--module_fadeIn_Pfkbn 1.2s forwards ease-out,Popup-scss--module_zoomInOut_VqUAc 13s infinite}@keyframes Popup-scss--module_zoomInOut_VqUAc{0%{transform:scale(1)}30%{transform:scale(1.1)}40%{transform:scale(1.2)}80%{transform:scale(.9)}to{transform:scale(1)}}.Popup-scss--module_wrapper_B8-5d{position:fixed;z-index:200;top:0;right:0;bottom:0;left:0;overflow-x:hidden;background-color:#000000b3}.Popup-scss--module_block_iZHYv{position:relative;top:100px;margin:0 auto 200px}@keyframes ProgressBar-scss--module_fadeIn_7uL-J{0%{opacity:0}to{opacity:1}}@keyframes ProgressBar-scss--module_fadeOut_1qeL3{0%{opacity:1}to{opacity:0}}@keyframes ProgressBar-scss--module_flashing_zGlAt{0%{opacity:.5}to{opacity:1}}@keyframes ProgressBar-scss--module_loading_6pPw6{to{background-position-x:-20%}}@keyframes ProgressBar-scss--module_rotating_lRj5e{to{transform:rotate(360deg)}}@keyframes ProgressBar-scss--module_closeLock_PO58Y{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes ProgressBar-scss--module_shakeLock_Ne7ID{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.ProgressBar-scss--module_root_Zo8c2{overflow:hidden;height:8px;border-radius:4px;background-color:var(--var-color-bg)}.light-y-theme .ProgressBar-scss--module_root_Zo8c2{background-color:var(--var-color-base-border)}.ProgressBar-scss--module_progressLine_eEDKz{width:0;height:100%;border-radius:4px;background-image:linear-gradient(-90deg,var(--color-brand) 0%,var(--color-brand) 100%);transition:width .3s}@keyframes ScrollableComponent-scss--module_fadeIn_mP53i{0%{opacity:0}to{opacity:1}}@keyframes ScrollableComponent-scss--module_fadeOut_ez7hc{0%{opacity:1}to{opacity:0}}@keyframes ScrollableComponent-scss--module_flashing_b2rWM{0%{opacity:.5}to{opacity:1}}@keyframes ScrollableComponent-scss--module_loading_VnT0b{to{background-position-x:-20%}}@keyframes ScrollableComponent-scss--module_rotating_3cqcr{to{transform:rotate(360deg)}}@keyframes ScrollableComponent-scss--module_closeLock_z8PfZ{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes ScrollableComponent-scss--module_shakeLock_7GmW6{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.ScrollableComponent-scss--module_root_EaP-K{overflow-y:auto;overflow:overlay}@supports not selector(::-webkit-scrollbar-thumb){.ScrollableComponent-scss--module_root_EaP-K{scrollbar-width:thin}.light-y-theme .ScrollableComponent-scss--module_root_EaP-K,.light-x-theme .ScrollableComponent-scss--module_root_EaP-K,.light-theme .ScrollableComponent-scss--module_root_EaP-K{scrollbar-color:#ccc rgba(255,255,255,0)}.dark-theme .ScrollableComponent-scss--module_root_EaP-K{scrollbar-color:#4a4a4a rgba(255,255,255,0)}}.ScrollableComponent-scss--module_root_EaP-K::-webkit-scrollbar{width:6px;height:6px;border-radius:var(--border-radius-default);background-color:#fff0}.ScrollableComponent-scss--module_root_EaP-K::-webkit-scrollbar-button{display:none}.ScrollableComponent-scss--module_root_EaP-K::-webkit-scrollbar-track{background-color:#fff0}.ScrollableComponent-scss--module_root_EaP-K::-webkit-scrollbar-thumb{border-radius:var(--border-radius-default)}.light-y-theme .ScrollableComponent-scss--module_root_EaP-K::-webkit-scrollbar-thumb,.light-x-theme .ScrollableComponent-scss--module_root_EaP-K::-webkit-scrollbar-thumb,.light-theme .ScrollableComponent-scss--module_root_EaP-K::-webkit-scrollbar-thumb{background-color:#ccc}.dark-theme .ScrollableComponent-scss--module_root_EaP-K::-webkit-scrollbar-thumb{background-color:#4a4a4a}.VisibilityTracker-scss--module_pixel_4tUh9{position:relative;width:100%;height:10px}@keyframes LabelWithIcon-scss--module_fadeIn_B1hIn{0%{opacity:0}to{opacity:1}}@keyframes LabelWithIcon-scss--module_fadeOut_LWPnR{0%{opacity:1}to{opacity:0}}@keyframes LabelWithIcon-scss--module_flashing_wG5ve{0%{opacity:.5}to{opacity:1}}@keyframes LabelWithIcon-scss--module_loading_wozRQ{to{background-position-x:-20%}}@keyframes LabelWithIcon-scss--module_rotating_VBGDO{to{transform:rotate(360deg)}}@keyframes LabelWithIcon-scss--module_closeLock_JRZbK{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes LabelWithIcon-scss--module_shakeLock_T4Bdt{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.LabelWithIcon-scss--module_iconWrapper_CoFGR{position:relative;display:inline-block;width:30px}.LabelWithIcon-scss--module_iconWrapper_CoFGR>*{width:20px;height:20px;position:absolute;top:-16px}@keyframes SimpleCheckBox-scss--module_fadeIn_uh-Uq{0%{opacity:0}to{opacity:1}}@keyframes SimpleCheckBox-scss--module_fadeOut_7NRad{0%{opacity:1}to{opacity:0}}@keyframes SimpleCheckBox-scss--module_flashing_fVpO-{0%{opacity:.5}to{opacity:1}}@keyframes SimpleCheckBox-scss--module_loading_d5HaQ{to{background-position-x:-20%}}@keyframes SimpleCheckBox-scss--module_rotating_84Xjn{to{transform:rotate(360deg)}}@keyframes SimpleCheckBox-scss--module_closeLock_QYFPD{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes SimpleCheckBox-scss--module_shakeLock_969ql{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.SimpleCheckBox-scss--module_root_ptlUs{display:flex;flex-direction:row;align-items:center;-webkit-tap-highlight-color:transparent;cursor:pointer}.SimpleCheckBox-scss--module_disabled_DfP6P{cursor:auto}.SimpleCheckBox-scss--module_checkbox_73xVI{width:20px;height:20px;min-width:20px;border:1px solid var(--var-color-input-border);border-radius:3px;outline:none;background-color:var(--var-color-input-bg);transition:background-color .2s}.dark-theme .SimpleCheckBox-scss--module_checkbox_73xVI{border-color:var(--var-color-base-border)}.SimpleCheckBox-scss--module_root_ptlUs:hover .SimpleCheckBox-scss--module_checkbox_73xVI,.dark-theme .SimpleCheckBox-scss--module_root_ptlUs:hover .SimpleCheckBox-scss--module_checkbox_73xVI{border-color:var(--var-color-input-border-hover)}.SimpleCheckBox-scss--module_checkboxDisabled_95ots{background-color:#eee;background-color:var(--var-color-input-bg-disabled)}.SimpleCheckBox-scss--module_checkboxDisabled_95ots:hover{border-color:#eaeaea}.SimpleCheckBox-scss--module_checkboxWrapper_wn4pi{display:inline-block;width:inherit;margin-right:10px;vertical-align:middle;-webkit-tap-highlight-color:transparent}.SimpleCheckBox-scss--module_checkbox_73xVI.SimpleCheckBox-scss--module_checked_NntsB{border-color:var(--color-brand);background-color:var(--color-brand)}.SimpleCheckBox-scss--module_checkbox_73xVI.SimpleCheckBox-scss--module_checked_NntsB:hover{border-color:var(--color-brand)}.SimpleCheckBox-scss--module_checkbox_73xVI.SimpleCheckBox-scss--module_checked_NntsB:after{content:"";display:block;width:13px;height:14px;margin-top:2px;margin-left:2px;background-image:url(../check.BIOSqt8u.svg)}.SimpleCheckBox-scss--module_label_hz20Q{margin-left:10px;font-size:14px;line-height:14px;text-align:left;color:#1f3042}.dark-theme .SimpleCheckBox-scss--module_label_hz20Q{color:var(--var-color-text-regular)}.SimpleCheckBox-scss--module_labelDisabled_wQsOi{color:var(--var-color-input-text-disabled)}@keyframes SelectOption-scss--module_fadeIn_ydPCk{0%{opacity:0}to{opacity:1}}@keyframes SelectOption-scss--module_fadeOut_OhH5b{0%{opacity:1}to{opacity:0}}@keyframes SelectOption-scss--module_flashing_serPE{0%{opacity:.5}to{opacity:1}}@keyframes SelectOption-scss--module_loading_pkhNG{to{background-position-x:-20%}}@keyframes SelectOption-scss--module_rotating_hfAK9{to{transform:rotate(360deg)}}@keyframes SelectOption-scss--module_closeLock_piCK8{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes SelectOption-scss--module_shakeLock_893S0{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.SelectOption-scss--module_root_gZV4K{position:relative;display:-webkit-box;overflow:hidden;padding:10px 15px;line-height:14px;color:var(--var-color-text-regular);cursor:pointer;-webkit-box-orient:vertical;-webkit-line-clamp:2;-webkit-tap-highlight-color:transparent;fill:currentcolor}.SelectOption-scss--module_root_gZV4K [role=checkbox]{transition:all .2s ease}.SelectOption-scss--module_root_gZV4K:hover .SelectOption-scss--module_checkBox_QITgU{border-color:var(--var-color-input-border-hover)}.SelectOption-scss--module_root_gZV4K:hover:not(.SelectOption-scss--module_disabled_zwYYj){color:var(--color-brand);background-color:var(--color-brand-opacity-10)}.SelectOption-scss--module_root_gZV4K:hover:not(.SelectOption-scss--module_disabled_zwYYj) [role=checkbox]{border-color:var(--var-color-input-border-hover)}.dark-theme .SelectOption-scss--module_root_gZV4K:hover:not(.SelectOption-scss--module_disabled_zwYYj){color:var(--var-color-text-primary);background-color:#3d3d3d}.dark-theme .SelectOption-scss--module_root_gZV4K:hover:not(.SelectOption-scss--module_disabled_zwYYj) [role=checkbox]{border-color:var(--var-color-input-border-focus)}.SelectOption-scss--module_root_gZV4K:hover:not(.SelectOption-scss--module_disabled_zwYYj) .SelectOption-scss--module_checkBoxLabel_X0JiX{color:inherit}.SelectOption-scss--module_root_gZV4K.SelectOption-scss--module_disabled_zwYYj{opacity:.55;cursor:default}.SelectOption-scss--module_simpleOptionContainer_nuJ95.SelectOption-scss--module_selected_1hD9y{color:var(--color-brand);fill:var(--color-brand);background-color:var(--var-color-highlighted-bg)}.dark-theme .SelectOption-scss--module_simpleOptionContainer_nuJ95.SelectOption-scss--module_selected_1hD9y:hover{color:var(--color-brand)}.dark-theme .SelectOption-scss--module_simpleOptionContainer_nuJ95.SelectOption-scss--module_selected_1hD9y:hover [role=checkbox]{border-color:var(--color-brand)}@keyframes Select-scss--module_fadeIn_hdiBp{0%{opacity:0}to{opacity:1}}@keyframes Select-scss--module_fadeOut_WMFtB{0%{opacity:1}to{opacity:0}}@keyframes Select-scss--module_flashing_8FKJ4{0%{opacity:.5}to{opacity:1}}@keyframes Select-scss--module_loading_aScOq{to{background-position-x:-20%}}@keyframes Select-scss--module_rotating_C-psT{to{transform:rotate(360deg)}}@keyframes Select-scss--module_closeLock_JotGL{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes Select-scss--module_shakeLock_kMQE3{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.Select-scss--module_mainContainer_wDseO{position:relative;width:100%}.Select-scss--module_optionsContainerWrapper_pIvF6{position:absolute;right:0;left:0}.Select-scss--module_optionsContainerWrapperTop_D09-l{top:0}.Select-scss--module_optionsContainerWrapperBottom_UjxDE{bottom:0}.Select-scss--module_optionsContainer_FcTHg{position:absolute;z-index:10;top:5px;left:0;overflow:overlay;width:auto;min-width:100%;max-height:150px;padding:5px 0;border:1px solid var(--var-color-input-border);border-radius:var(--border-radius-default);background:var(--var-color-input-bg);box-shadow:0 2px 10px #0000001a}.dark-theme .Select-scss--module_optionsContainer_FcTHg{box-shadow:0 2px 10px #00000080}.Select-scss--module_optionsContainerTop_CxZ8J{top:auto;bottom:calc(100% + 46px)}.Select-scss--module_arrow_Wl3dR{width:18px;height:18px;fill:var(--var-color-input-border);position:absolute;top:calc(50% - 9px);right:15px;transition:transform .15s}.Select-scss--module_disabled_QY461 .Select-scss--module_arrow_Wl3dR{opacity:.5}.Select-scss--module_reset_XM8Po{width:14px;height:14px;position:absolute;top:calc(50% - 8px);right:45px;opacity:.5;transition:transform .15s}.Select-scss--module_mainBox_tFxUn{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;position:relative;padding:11px 30px 11px 15px;border:var(--var-color-input-border) 1px solid;line-height:22px;color:var(--var-color-text-regular);border-radius:var(--border-radius-default);background:var(--var-color-input-bg);cursor:pointer;-webkit-tap-highlight-color:transparent}.Select-scss--module_mainBox_tFxUn:hover{border-color:var(--var-color-input-border-hover)}.Select-scss--module_mainBox_tFxUn.Select-scss--module_disabled_QY461{color:var(--var-color-input-text-disabled);background-color:var(--var-color-input-bg-disabled)}.Select-scss--module_mainBox_tFxUn.Select-scss--module_disabled_QY461:hover{border-color:var(--var-color-input-border);cursor:auto}.Select-scss--module_mainBox_tFxUn.Select-scss--module_invalid_YGEMQ{padding-right:38px;border-color:#cb1a1a}.Select-scss--module_mainBox_tFxUn.Select-scss--module_invalid_YGEMQ:hover{border-color:#cb1a1a}.Select-scss--module_mainBoxActive_yyoya,.Select-scss--module_mainBoxActive_yyoya:hover{border-color:var(--var-color-input-border-focus)}.Select-scss--module_mainBoxActive_yyoya .Select-scss--module_arrow_Wl3dR{transform:rotate(180deg)}.Select-scss--module_mainBoxInline_msJjS{display:inline-block;cursor:pointer}.Select-scss--module_mainBoxInlineActive_pvmwv .Select-scss--module_arrow_Wl3dR{transform:rotate(180deg)}.Select-scss--module_mainBoxTransparentBg_Ft5cn{background:transparent}.Select-scss--module_mainBoxTransparentBg_Ft5cn.Select-scss--module_disabled_QY461{background-color:transparent}.Select-scss--module_mainBoxWithSearch_4Ou8a{padding:0;border:none}.Select-scss--module_noOptions_aHylC{display:block;padding:15px 0 15px 15px;font-size:14px;color:var(--var-color-input-text-disabled)}.Select-scss--module_inline_j6TWV{display:inline-block;padding-right:35px}.Select-scss--module_inline_j6TWV .Select-scss--module_arrow_Wl3dR{fill:var(--var-color-text-regular)}.Select-scss--module_errorCaption_N5BYT{position:absolute;margin-top:5px;font-size:13px}.Select-scss--module_errorCaption_N5BYT.Select-scss--module_inFlow_Alevj{position:static}.Select-scss--module_caption_jga1-{display:inline-block;margin-right:5px}.Select-scss--module_error_E5mg2{margin-right:5px;color:#cb1a1a}.dark-theme .Select-scss--module_error_E5mg2{color:var(--var-color-error)}.Select-scss--module_invalidIcon_e49O-{width:20px;height:20px;position:absolute;top:50%;right:15px;color:var(--var-color-error);transform:translateY(-50%)}.Select-scss--module_contentWrapper_eTthL{position:relative}.Select-scss--module_placeholder_FmCXS{line-height:inherit}.Select-scss--module_placeholder_FmCXS:not(.Select-scss--module_placeholderMainColor_rVcJs){color:var(--var-color-input-text-disabled)}@keyframes Empty-scss--module_fadeIn_0ELL6{0%{opacity:0}to{opacity:1}}@keyframes Empty-scss--module_fadeOut_kbsm3{0%{opacity:1}to{opacity:0}}@keyframes Empty-scss--module_flashing_fKuLy{0%{opacity:.5}to{opacity:1}}@keyframes Empty-scss--module_loading_xPmpg{to{background-position-x:-20%}}@keyframes Empty-scss--module_rotating_argLC{to{transform:rotate(360deg)}}@keyframes Empty-scss--module_closeLock_ZC9Ks{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes Empty-scss--module_shakeLock_nqy3I{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.Empty-scss--module_root_Yh1LR{display:flex;flex:1;flex-direction:column;width:100%;max-width:364px;margin:0 auto}.mobile .Empty-scss--module_root_Yh1LR{padding:0 12px 12px}.Empty-scss--module_picture_bCu0B,.Empty-scss--module_icon_Bkq6W{margin:0 auto 10px}.Empty-scss--module_title_pc2F4{margin-bottom:10px;font-size:14px;line-height:22px;text-align:center;color:var(--var-color-text-primary)}.Empty-scss--module_description_H354v{margin-bottom:20px;font-size:13px;line-height:16px;text-align:center;color:#7c7c7c}.Empty-scss--module_button_cqtF-{font-size:13px;line-height:16px}@keyframes TabItem-scss--module_fadeIn_nP4lD{0%{opacity:0}to{opacity:1}}@keyframes TabItem-scss--module_fadeOut_e4EPl{0%{opacity:1}to{opacity:0}}@keyframes TabItem-scss--module_flashing_kIH7O{0%{opacity:.5}to{opacity:1}}@keyframes TabItem-scss--module_loading_nU4c7{to{background-position-x:-20%}}@keyframes TabItem-scss--module_rotating_85nk1{to{transform:rotate(360deg)}}@keyframes TabItem-scss--module_closeLock_QgpMe{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes TabItem-scss--module_shakeLock_Esysn{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.TabItem-scss--module_container_PsAK5{display:inline-block;box-sizing:content-box;padding-bottom:13px;border-bottom:3px solid transparent;font-weight:600;text-transform:uppercase;color:var(--var-color-text-primary);transition:.2s color;cursor:pointer}.TabItem-scss--module_container_PsAK5:visited{color:var(--var-color-text-primary)}.TabItem-scss--module_container_PsAK5:hover{border-bottom-color:transparent;color:var(--color-brand)}.TabItem-scss--module_container_PsAK5.TabItem-scss--module_active_j5dZL{border-bottom-color:var(--color-brand);cursor:auto}.TabItem-scss--module_container_PsAK5:not(:last-child){margin-right:40px}@media (hover: hover){.TabItem-scss--module_container_PsAK5:hover{color:var(--color-brand)}.TabItem-scss--module_container_PsAK5.TabItem-scss--module_active_j5dZL:hover{color:var(--var-color-text-primary)}}@keyframes IconMasked-scss--module_fadeIn_YZhel{0%{opacity:0}to{opacity:1}}@keyframes IconMasked-scss--module_fadeOut_B7Kwp{0%{opacity:1}to{opacity:0}}@keyframes IconMasked-scss--module_flashing_fP7nV{0%{opacity:.5}to{opacity:1}}@keyframes IconMasked-scss--module_loading_bPHCd{to{background-position-x:-20%}}@keyframes IconMasked-scss--module_rotating_DKtL2{to{transform:rotate(360deg)}}@keyframes IconMasked-scss--module_closeLock_j-xxo{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes IconMasked-scss--module_shakeLock_jHeHg{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.IconMasked-scss--module_root_DRTHD{display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.IconMasked-scss--module_root_DRTHD:not(.IconMasked-scss--module_manualBg_bb96C){color:#fff}.IconMasked-scss--module_bg_zHhGA{position:absolute;top:0;left:0;right:-2px;bottom:-2px;-webkit-mask-size:cover;mask-size:cover}.IconMasked-scss--module_manualBg_bb96C .IconMasked-scss--module_bg_zHhGA{background-color:currentcolor}.IconMasked-scss--module_svg_HPNSp{width:100%;max-height:100%}.IconMasked-scss--module_svg_HPNSp mask{width:100%;height:100%}@keyframes ToggleSwitch-scss--module_fadeIn_tJfIQ{0%{opacity:0}to{opacity:1}}@keyframes ToggleSwitch-scss--module_fadeOut_POJjK{0%{opacity:1}to{opacity:0}}@keyframes ToggleSwitch-scss--module_flashing_D4zoB{0%{opacity:.5}to{opacity:1}}@keyframes ToggleSwitch-scss--module_loading_Hbp9G{to{background-position-x:-20%}}@keyframes ToggleSwitch-scss--module_rotating_sp4-S{to{transform:rotate(360deg)}}@keyframes ToggleSwitch-scss--module_closeLock_i9DD5{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes ToggleSwitch-scss--module_shakeLock_BPEIo{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.ToggleSwitch-scss--module_checkbox_A9bZR{display:flex;border-radius:15px;background-color:var(--var-color-input-text-disabled);transition:all .3s ease;cursor:pointer;justify-content:flex-start;flex-shrink:0}.ToggleSwitch-scss--module_checkboxDisabled_VMjIf,.ToggleSwitch-scss--module_checkboxDisabled_VMjIf.ToggleSwitch-scss--module_checkboxChecked_2-KF0{opacity:.5;background-color:var(--var-color-base-border);cursor:default;pointer-events:none}.ToggleSwitch-scss--module_checkboxNormal_5Ik6H{width:50px;height:30px;padding:3px}.ToggleSwitch-scss--module_checkboxMiddle_oSp7B{width:40px;height:24px;padding:3px}.ToggleSwitch-scss--module_checkboxSmall_amMHG{width:33px;height:20px;padding:2px}.ToggleSwitch-scss--module_checkboxChecked_2-KF0 .ToggleSwitch-scss--module_circle_tPYeJ{margin-left:50%}.light-y-theme .ToggleSwitch-scss--module_checkboxChecked_2-KF0.ToggleSwitch-scss--module_secondary_oUgAK,.light-x-theme .ToggleSwitch-scss--module_checkboxChecked_2-KF0.ToggleSwitch-scss--module_secondary_oUgAK,.light-theme .ToggleSwitch-scss--module_checkboxChecked_2-KF0.ToggleSwitch-scss--module_secondary_oUgAK{background-color:var(--color-brand)}.dark-theme .ToggleSwitch-scss--module_checkboxChecked_2-KF0.ToggleSwitch-scss--module_secondary_oUgAK{background-color:#d8d8d8}.ToggleSwitch-scss--module_checkboxChecked_2-KF0.ToggleSwitch-scss--module_primary_EZA3Q{background-color:var(--color-brand)}.dark-theme .ToggleSwitch-scss--module_checkboxChecked_2-KF0.ToggleSwitch-scss--module_primary_EZA3Q .ToggleSwitch-scss--module_circle_tPYeJ{background-color:#fff}.ToggleSwitch-scss--module_circle_tPYeJ{box-shadow:0 1px 2px #00000080;transition:all .2s ease,margin .2s ease-out}.dark-theme .ToggleSwitch-scss--module_circle_tPYeJ{background-color:#262626}.light-y-theme .ToggleSwitch-scss--module_circle_tPYeJ,.light-x-theme .ToggleSwitch-scss--module_circle_tPYeJ,.light-theme .ToggleSwitch-scss--module_circle_tPYeJ{background-color:#fff}.ToggleSwitch-scss--module_checkboxNormal_5Ik6H .ToggleSwitch-scss--module_circle_tPYeJ{width:24px;height:24px;border-radius:50%}.ToggleSwitch-scss--module_checkboxMiddle_oSp7B .ToggleSwitch-scss--module_circle_tPYeJ{width:18px;height:18px;border-radius:50%}.ToggleSwitch-scss--module_checkboxSmall_amMHG .ToggleSwitch-scss--module_circle_tPYeJ{width:16px;height:16px;border-radius:50%}.ToggleSwitch-scss--module_checkboxDisabled_VMjIf .ToggleSwitch-scss--module_circle_tPYeJ{background-color:var(--var-color-input-bg-disabled);box-shadow:0 2px 10px #0000001a}@media not all and (hover: none){.ToggleSwitch-scss--module_label_NdKX3:not(.ToggleSwitch-scss--module_disabled_GZ7zP):hover .ToggleSwitch-scss--module_circle_tPYeJ,.ToggleSwitch-scss--module_checkbox_A9bZR:hover .ToggleSwitch-scss--module_circle_tPYeJ{filter:contrast(.8)}}.ToggleSwitch-scss--module_label_NdKX3{display:flex;justify-content:space-between;align-items:center;cursor:pointer}.ToggleSwitch-scss--module_labelText_ppdf7{margin-right:10px;font-size:16px;font-weight:500;line-height:30px}.ToggleSwitch-scss--module_label_NdKX3.ToggleSwitch-scss--module_left_mSDdQ{justify-content:flex-start}.ToggleSwitch-scss--module_label_NdKX3.ToggleSwitch-scss--module_left_mSDdQ .ToggleSwitch-scss--module_labelText_ppdf7{margin-left:10px}.ToggleSwitch-scss--module_label_NdKX3.ToggleSwitch-scss--module_disabled_GZ7zP{color:var(--var-color-text-regular)}.ToggleSwitch-scss--module_label_NdKX3.ToggleSwitch-scss--module_disabled_GZ7zP .ToggleSwitch-scss--module_labelText_ppdf7{opacity:.5}@keyframes RadioBox-scss--module_fadeIn_S0Q-a{0%{opacity:0}to{opacity:1}}@keyframes RadioBox-scss--module_fadeOut_7NxjT{0%{opacity:1}to{opacity:0}}@keyframes RadioBox-scss--module_flashing_rTuKF{0%{opacity:.5}to{opacity:1}}@keyframes RadioBox-scss--module_loading_ybSrd{to{background-position-x:-20%}}@keyframes RadioBox-scss--module_rotating_9tuqq{to{transform:rotate(360deg)}}@keyframes RadioBox-scss--module_closeLock_oqJ9y{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes RadioBox-scss--module_shakeLock_Qfqa7{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.RadioBox-scss--module_container_zpCRK{position:relative;margin-right:10px;flex:1 0 130px}.RadioBox-scss--module_container_zpCRK:last-child{margin-right:0}.RadioBox-scss--module_box_7fNhh{height:100%;padding:15px;border:1px solid var(--var-color-base-border);color:var(--var-color-text-primary);border-radius:var(--border-radius-default);background-color:#eaeaea}.dark-theme .RadioBox-scss--module_box_7fNhh{background:#303030}@media not all and (hover: none){.RadioBox-scss--module_container_zpCRK:hover .RadioBox-scss--module_box_7fNhh{border-color:var(--var-color-input-border-hover)}}.RadioBox-scss--module_radio_cxL19{position:absolute;top:0;left:0;display:block;width:100%;height:100%;padding:0;opacity:0;cursor:pointer}@media not all and (hover: none){.RadioBox-scss--module_radio_cxL19~.RadioBox-scss--module_box_7fNhh:hover{border-color:var(--var-color-input-border-hover)}}.RadioBox-scss--module_radio_cxL19:checked~.RadioBox-scss--module_box_7fNhh{border:1px solid var(--var-color-highlighted-border);color:var(--var-color-highlighted-text);background-color:var(--var-color-highlighted-bg)}.RadioBoxGroup-scss--module_container_DR5TP{position:relative;width:100%;cursor:pointer}.RadioBoxGroup-scss--module_group_e9w28{display:flex}.RadioBoxGroup-scss--module_label_6m4bf{margin-bottom:12px;font-size:16px;font-weight:500;color:var(--var-color-text-primary)}@keyframes TooltipContent-scss--module_fadeIn_8jF-R{0%{opacity:0}to{opacity:1}}@keyframes TooltipContent-scss--module_fadeOut_lQ7Dr{0%{opacity:1}to{opacity:0}}@keyframes TooltipContent-scss--module_flashing_pB-5w{0%{opacity:.5}to{opacity:1}}@keyframes TooltipContent-scss--module_loading_-2GOU{to{background-position-x:-20%}}@keyframes TooltipContent-scss--module_rotating_Qxe4a{to{transform:rotate(360deg)}}@keyframes TooltipContent-scss--module_closeLock_eoOai{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes TooltipContent-scss--module_shakeLock_Ys-th{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.TooltipContent-scss--module_root_nXJ88{border:solid 1px;white-space:nowrap;color:var(--var-color-text-regular);border-radius:var(--border-radius-default);box-shadow:0 2px 10px #0000001a;overscroll-behavior:contain;z-index:500;padding:10px;background-color:var(--var-color-tooltip-bg)}.light-y-theme .TooltipContent-scss--module_root_nXJ88,.light-x-theme .TooltipContent-scss--module_root_nXJ88,.light-theme .TooltipContent-scss--module_root_nXJ88{border-color:#eaeaea;background-color:#fff}.dark-theme .TooltipContent-scss--module_root_nXJ88{border-color:#303030;background-color:#262626;box-shadow:0 2px 10px #00000080}.TooltipFloating-scss--module_root_UEIcO{position:relative;background-color:inherit}@keyframes VerticalRadioTabItem-scss--module_fadeIn_TsGHM{0%{opacity:0}to{opacity:1}}@keyframes VerticalRadioTabItem-scss--module_fadeOut_KWRFY{0%{opacity:1}to{opacity:0}}@keyframes VerticalRadioTabItem-scss--module_flashing_CdyFk{0%{opacity:.5}to{opacity:1}}@keyframes VerticalRadioTabItem-scss--module_loading_zZHG0{to{background-position-x:-20%}}@keyframes VerticalRadioTabItem-scss--module_rotating_TCrJY{to{transform:rotate(360deg)}}@keyframes VerticalRadioTabItem-scss--module_closeLock_jgdOx{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes VerticalRadioTabItem-scss--module_shakeLock_piv-K{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.VerticalRadioTabItem-scss--module_root_blVkh{display:flex;width:100%;padding:10px 15px;border-bottom:none;font-size:14px;font-weight:500;line-height:22px;color:var(--var-color-text-primary);border-radius:var(--border-radius-default);transition:.2s color;cursor:pointer;align-items:center;fill:currentcolor}.VerticalRadioTabItem-scss--module_root_blVkh.VerticalRadioTabItem-scss--module_active_0ZywV{background-color:var(--var-color-input-contained-bg);cursor:auto}.VerticalRadioTabItem-scss--module_root_blVkh.VerticalRadioTabItem-scss--module_active_0ZywV svg{color:var(--var-color-icon-ui-hover)}.VerticalRadioTabItem-scss--module_root_blVkh:visited{color:var(--var-color-text-primary)}@media (hover: hover){.VerticalRadioTabItem-scss--module_root_blVkh:not(.VerticalRadioTabItem-scss--module_active_0ZywV):hover{color:var(--color-brand);fill:currentcolor}}.minimal .VerticalRadioTabItem-scss--module_root_blVkh{border:1px solid transparent}.minimal .VerticalRadioTabItem-scss--module_root_blVkh.VerticalRadioTabItem-scss--module_active_0ZywV{border:1px solid var(--var-color-input-border);background-color:var(--var-color-block-note-bg)}.VerticalRadioTabItem-scss--module_input_7RRgm{display:none}.Swipe-scss--module_container_hXhXF{display:flex;width:100%}.Swipe-scss--module_vertical_KrP3u{overflow-x:hidden;overflow-y:auto;padding:0 10px}.desktop .Swipe-scss--module_vertical_KrP3u{overflow-y:hidden}.Swipe-scss--module_horizontal_tJB1k{overflow-x:auto;overflow-y:hidden;flex-direction:row;padding:10px 0}.desktop .Swipe-scss--module_horizontal_tJB1k{overflow-x:hidden}@keyframes RadioButton-scss--module_fadeIn_7Rrf-{0%{opacity:0}to{opacity:1}}@keyframes RadioButton-scss--module_fadeOut_kzi2U{0%{opacity:1}to{opacity:0}}@keyframes RadioButton-scss--module_flashing_wAtq6{0%{opacity:.5}to{opacity:1}}@keyframes RadioButton-scss--module_loading_w3yDt{to{background-position-x:-20%}}@keyframes RadioButton-scss--module_rotating_-K36j{to{transform:rotate(360deg)}}@keyframes RadioButton-scss--module_closeLock_xvtcM{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes RadioButton-scss--module_shakeLock_6js4U{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.RadioButton-scss--module_radio_vRlGG{width:20px;height:20px;border-radius:50%;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid var(--var-color-input-border);outline:none;background-color:var(--var-color-input-bg);transition:all .2s;cursor:pointer}.RadioButton-scss--module_radio_vRlGG:checked{border-width:5px;border-color:var(--var-color-input-border-focus)}.dark-theme .RadioButton-scss--module_radio_vRlGG:checked{border-color:var(--color-brand)}.RadioButton-scss--module_radio_vRlGG:disabled{cursor:auto}.RadioButton-scss--module_root_YRjny{display:flex;flex-direction:row;align-items:center;cursor:pointer}.RadioButton-scss--module_root_YRjny:hover .RadioButton-scss--module_radio_vRlGG{border-color:var(--var-color-input-border-focus)}.dark-theme .RadioButton-scss--module_root_YRjny:hover .RadioButton-scss--module_radio_vRlGG:checked{border-color:var(--color-brand-darken-10)}.RadioButton-scss--module_rootDisabled_BII9y{cursor:auto}.RadioButton-scss--module_rootDisabled_BII9y:hover .RadioButton-scss--module_radio_vRlGG{border-color:#eaeaea}.RadioButton-scss--module_labelText_TnRvV{margin-left:10px;font-size:14px;line-height:14px;color:var(--var-color-text-primary);transition:all .3s}.RadioButton-scss--module_labelTextDisabled_qbj3h{color:#9d9d9d}@keyframes TurnBlock-scss--module_fadeIn_7jU4o{0%{opacity:0}to{opacity:1}}@keyframes TurnBlock-scss--module_fadeOut_NE9z5{0%{opacity:1}to{opacity:0}}@keyframes TurnBlock-scss--module_flashing_3pTv7{0%{opacity:.5}to{opacity:1}}@keyframes TurnBlock-scss--module_loading_It2bU{to{background-position-x:-20%}}@keyframes TurnBlock-scss--module_rotating_Krau2{to{transform:rotate(360deg)}}@keyframes TurnBlock-scss--module_closeLock_qGGZX{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes TurnBlock-scss--module_shakeLock_f8vhq{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.TurnBlock-scss--module_turnBlock_tP0GN{display:flex;align-items:center}.TurnBlock-scss--module_arrow_Op-1K{width:20px;height:20px;color:var(--var-color-text-primary);transform:rotate(90deg)}.TurnBlock-scss--module_arrowContainer_hnVIM{display:flex;align-items:center;justify-content:center;width:31px;height:30px;border:1px solid var(--var-color-base-border);border-right:none;border-radius:50% 0 0 50%;cursor:pointer}.TurnBlock-scss--module_arrowContainerDisabled_KvuBb{cursor:auto}.TurnBlock-scss--module_arrowContainerDisabled_KvuBb .TurnBlock-scss--module_arrow_Op-1K{color:var(--var-color-base-border)}.dark-theme .TurnBlock-scss--module_arrowContainerDisabled_KvuBb .TurnBlock-scss--module_arrow_Op-1K{color:#4a4a4a}.dark-theme .TurnBlock-scss--module_arrowContainer_hnVIM{border-color:#4a4a4a}.TurnBlock-scss--module_arrowContainer_hnVIM .minimal{border:1px solid rgba(var(--var-color-base-border),.5);background-color:var(--var-color-bg)}.TurnBlock-scss--module_arrowContainerRight_do6iA{transform:rotate(180deg)}.DropdownItem-scss--module_block_cvKbx{display:flex;line-height:35px}.DropdownItem-scss--module_blockClickable_crB7k{cursor:pointer}@keyframes CommonHint-scss--module_fadeIn_5PTYm{0%{opacity:0}to{opacity:1}}@keyframes CommonHint-scss--module_fadeOut_h7F4Y{0%{opacity:1}to{opacity:0}}@keyframes CommonHint-scss--module_flashing_vKkD9{0%{opacity:.5}to{opacity:1}}@keyframes CommonHint-scss--module_loading_ixw2T{to{background-position-x:-20%}}@keyframes CommonHint-scss--module_rotating_OVKWD{to{transform:rotate(360deg)}}@keyframes CommonHint-scss--module_closeLock_oHnUH{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes CommonHint-scss--module_shakeLock_JVSTQ{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.CommonHint-scss--module_root_UksMk{display:inline-flex}.desktop .CommonHint-scss--module_root_UksMk{vertical-align:middle}.mobile .CommonHint-scss--module_root_UksMk{vertical-align:top}.CommonHint-scss--module_icon_GMaQ-{width:20px;height:20px;color:#7c7c7c;transition:color .3s;cursor:pointer}.desktop .CommonHint-scss--module_icon_GMaQ-:hover{color:var(--color-brand)}.desktop .dark-theme .CommonHint-scss--module_icon_GMaQ-:hover{color:var(--var-color-icon-ui-hover)}.CommonHint-scss--module_content_D9Z1Q{font-size:.75rem;line-height:1.25;white-space:normal}.desktop .CommonHint-scss--module_content_D9Z1Q{width:350px}.mobile .CommonHint-scss--module_content_D9Z1Q{width:250px}.PopoverList-scss--module_popoverContent_xuXAt{overflow:auto;padding:8px 5px;border-radius:var(--border-radius-default);background-color:#262626}.PopoverList-scss--module_item_uBahX{display:flex;align-items:center;padding:7px 10px;font-size:13px;border-radius:4px;outline:none;cursor:pointer}.PopoverList-scss--module_item_uBahX.PopoverList-scss--module_active_Sywf3{background-color:#4a4a4a}.PopoverList-scss--module_avatar_fk5oH{display:inline-block;align-self:center;margin-right:5px}@keyframes Note-scss--module_fadeIn_P-EU-{0%{opacity:0}to{opacity:1}}@keyframes Note-scss--module_fadeOut_09jQH{0%{opacity:1}to{opacity:0}}@keyframes Note-scss--module_flashing_sjOBK{0%{opacity:.5}to{opacity:1}}@keyframes Note-scss--module_loading_IFxBB{to{background-position-x:-20%}}@keyframes Note-scss--module_rotating_uza9h{to{transform:rotate(360deg)}}@keyframes Note-scss--module_closeLock_mrOVv{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes Note-scss--module_shakeLock_0Bk4M{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.Note-scss--module_root_oQn5X{display:flex;padding:15px 15px 7px;font-size:14px;line-height:22px;border-radius:var(--border-radius-default)}.Note-scss--module_root_oQn5X.Note-scss--module_error_LDa4u{color:var(--var-color-error);background-color:var(--color-jasper-opacity-10)}.Note-scss--module_root_oQn5X.Note-scss--module_error_LDa4u.Note-scss--module_bg15_2I9Hn{background-color:#cd354426}.Note-scss--module_root_oQn5X.Note-scss--module_warning_5VN8A{color:#f90;background-color:#ff99001a}.Note-scss--module_root_oQn5X.Note-scss--module_warning_5VN8A.Note-scss--module_bg15_2I9Hn{background-color:#cd354426}.Note-scss--module_title_Csqyu{margin-bottom:8px;font-size:13px;font-weight:500;line-height:16px}.Note-scss--module_text_Eqh4E{margin:0 0 8px;font-size:13px;line-height:16px;color:#7c7c7c}.Note-scss--module_icon_QgjEG{width:20px;height:20px;margin-right:8px;flex-shrink:0;color:var(--var-color-error)}@keyframes DatePicker-scss--module_fadeIn_LRPlP{0%{opacity:0}to{opacity:1}}@keyframes DatePicker-scss--module_fadeOut_ec0xL{0%{opacity:1}to{opacity:0}}@keyframes DatePicker-scss--module_flashing_9ar3p{0%{opacity:.5}to{opacity:1}}@keyframes DatePicker-scss--module_loading_KY--m{to{background-position-x:-20%}}@keyframes DatePicker-scss--module_rotating_1G-n2{to{transform:rotate(360deg)}}@keyframes DatePicker-scss--module_closeLock_DUTrO{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes DatePicker-scss--module_shakeLock_7of6n{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.DatePicker-scss--module_arrowContainer_MIQMX{width:30px;height:30px;border-radius:50%;display:flex;align-items:center;justify-content:center;border:1px solid var(--var-color-base-border)}.DatePicker-scss--module_arrowContainer_MIQMX:hover{border-color:var(--var-color-input-border-hover)}.DatePicker-scss--module_arrowContainer_MIQMX:hover span{color:var(--var-color-icon-ui-hover)}.DatePicker-scss--module_arrowIcon_k5H4k{width:18px;height:18px;color:var(--var-color-text-primary);transform:translate(1px) rotate(270deg)}.DatePicker-scss--module_arrowPrev_JZwZi{transform:translate(-1px) rotate(90deg)}.DatePicker-scss--module_timeRow_ajGYS,.DatePicker-scss--module_footer_DpLft{display:flex;justify-content:space-between}.DatePicker-scss--module_footer_DpLft{padding:10px 20px 20px}.DatePicker-scss--module_timeRow_ajGYS{align-items:center;padding:10px 20px}.DatePicker-scss--module_timeRowDelimiter_XyR3E{margin-right:10px;margin-left:10px}.DatePicker-scss--module_button_ZkiT8{flex-grow:1;min-width:auto;padding:10px 13px}.DatePicker-scss--module_accept_GDFsg{margin-right:20px}.DatePicker-scss--module_root_WtkOM .react-calendar{width:100%;min-width:266px;line-height:16px;border-radius:var(--border-radius-default);background:var(--var-color-input-bg)}.DatePicker-scss--module_root_WtkOM .react-calendar button{margin:0;border:0;outline:none}.DatePicker-scss--module_root_WtkOM .react-calendar .react-calendar__navigation button{background:none}.DatePicker-scss--module_root_WtkOM .react-calendar button:enabled:hover{cursor:pointer}.DatePicker-scss--module_root_WtkOM .react-calendar .react-calendar__viewContainer{padding:0 12px}.DatePicker-scss--module_root_WtkOM .react-calendar .react-calendar__navigation{height:54px;margin-bottom:15px;padding-right:18px;border-bottom:1px solid var(--var-color-base-border)}.DatePicker-scss--module_root_WtkOM .react-calendar .react-calendar__navigation__label{padding:0 0 0 18px;line-height:54px;text-align:left;color:var(--var-color-text-primary)}.DatePicker-scss--module_root_WtkOM .react-calendar .react-calendar__navigation__label:enabled:hover{color:var(--color-brand)}.DatePicker-scss--module_root_WtkOM .react-calendar .react-calendar__navigation__next2-button,.DatePicker-scss--module_root_WtkOM .react-calendar .react-calendar__navigation__prev2-button{display:none}.DatePicker-scss--module_root_WtkOM .react-calendar .react-calendar__navigation__next-button,.DatePicker-scss--module_root_WtkOM .react-calendar .react-calendar__navigation__prev-button{padding:0 2.5px;order:1}.DatePicker-scss--module_root_WtkOM .react-calendar .react-calendar__navigation__next-button:disabled,.DatePicker-scss--module_root_WtkOM .react-calendar .react-calendar__navigation__prev-button:disabled{pointer-events:none}.DatePicker-scss--module_root_WtkOM .react-calendar .react-calendar__navigation__next-button:disabled .DatePicker-scss--module_arrowIcon_k5H4k,.DatePicker-scss--module_root_WtkOM .react-calendar .react-calendar__navigation__prev-button:disabled .DatePicker-scss--module_arrowIcon_k5H4k{color:var(--var-color-input-text-disabled)}.DatePicker-scss--module_root_WtkOM .react-calendar .react-calendar__month-view__weekdays{padding-bottom:10px;font-weight:600;text-align:center;text-transform:uppercase;color:#9d9d9d}.DatePicker-scss--module_root_WtkOM .react-calendar .react-calendar__month-view__weekdays__weekday abbr{text-decoration:none}.DatePicker-scss--module_root_WtkOM .react-calendar .react-calendar__month-view__weekNumbers{font-weight:600}.DatePicker-scss--module_root_WtkOM .react-calendar .react-calendar__month-view__days__day--neighboringMonth{color:var(--var-color-input-text-disabled)}.DatePicker-scss--module_root_WtkOM .react-calendar .react-calendar__month-view__days__day--neighboringMonth span{opacity:.6}.DatePicker-scss--module_root_WtkOM .react-calendar .react-calendar__month-view__days__day--neighboringMonth.react-calendar__tile:enabled:focus{color:var(--var-color-input-text-disabled)}.DatePicker-scss--module_root_WtkOM .react-calendar .react-calendar__month-view__days__day--neighboringMonth.react-calendar__tile:enabled:focus span{opacity:.6}.DatePicker-scss--module_root_WtkOM .react-calendar .react-calendar__year-view .react-calendar__tile,.DatePicker-scss--module_root_WtkOM .react-calendar .react-calendar__decade-view .react-calendar__tile,.DatePicker-scss--module_root_WtkOM .react-calendar .react-calendar__century-view .react-calendar__tile{padding:15px 0}.DatePicker-scss--module_root_WtkOM .react-calendar .react-calendar__tile{max-width:100%;padding:9px 0;font-weight:500;text-align:center;background:none}.DatePicker-scss--module_root_WtkOM .react-calendar .react-calendar__tile abbr{position:relative}.DatePicker-scss--module_root_WtkOM .react-calendar .react-calendar__tile:enabled:hover{color:#fff;background-color:var(--color-brand-opacity-70)}.dark-theme .DatePicker-scss--module_root_WtkOM .react-calendar .react-calendar__tile:enabled:hover{background-color:#303030}.dark-theme .DatePicker-scss--module_root_WtkOM .react-calendar .react-calendar__tile:enabled:hover:focus{background-color:var(--color-brand-darken-10)}.DatePicker-scss--module_root_WtkOM .react-calendar .react-calendar__tile:enabled:focus{color:var(--var-color-text-primary);background-color:#fff}.DatePicker-scss--module_root_WtkOM .react-calendar .react-calendar__tile[disabled]{color:var(--var-color-input-text-disabled)}.DatePicker-scss--module_root_WtkOM .react-calendar .react-calendar__tile[disabled] span{opacity:.6}.DatePicker-scss--module_root_WtkOM .react-calendar .react-calendar__tile--hasActive{color:#fff;background:var(--color-brand)}.DatePicker-scss--module_root_WtkOM .react-calendar .react-calendar__tile--hasActive:enabled:hover,.DatePicker-scss--module_root_WtkOM .react-calendar .react-calendar__tile--hasActive:enabled:focus{background:var(--color-brand-opacity-80)}.DatePicker-scss--module_root_WtkOM .react-calendar .react-calendar__tile--active{color:var(--var-color-text-primary);background:var(--color-brand-opacity-20)}.dark-theme .DatePicker-scss--module_root_WtkOM .react-calendar .react-calendar__tile--active:hover{background-color:var(--color-brand-darken-10)}.DatePicker-scss--module_root_WtkOM .react-calendar .react-calendar__month-view .react-calendar__tile.react-calendar__tile--rangeStart{border-top-left-radius:var(--border-radius-default)!important;border-bottom-left-radius:var(--border-radius-default)!important}.DatePicker-scss--module_root_WtkOM .react-calendar .react-calendar__month-view .react-calendar__tile.react-calendar__tile--rangeEnd{border-top-right-radius:var(--border-radius-default)!important;border-bottom-right-radius:var(--border-radius-default)!important}.DatePicker-scss--module_root_WtkOM .react-calendar .react-calendar__month-view .react-calendar__tile.react-calendar__tile--rangeStart,.DatePicker-scss--module_root_WtkOM .react-calendar .react-calendar__month-view .react-calendar__tile.react-calendar__tile--rangeEnd{color:#fff;background:var(--color-brand)}.DatePicker-scss--module_root_WtkOM .react-calendar .react-calendar__month-view .react-calendar__tile.react-calendar__tile--rangeStart:focus,.DatePicker-scss--module_root_WtkOM .react-calendar .react-calendar__month-view .react-calendar__tile.react-calendar__tile--rangeEnd:focus{color:#fff!important;background-color:var(--color-brand)}.dark-theme .DatePicker-scss--module_root_WtkOM .react-calendar .react-calendar__month-view .react-calendar__tile.react-calendar__tile--rangeStart:focus:hover,.dark-theme .DatePicker-scss--module_root_WtkOM .react-calendar .react-calendar__month-view .react-calendar__tile.react-calendar__tile--rangeEnd:focus:hover{background-color:var(--color-brand-darken-10)!important}.DatePicker-scss--module_root_WtkOM .react-calendar .react-calendar--selectRange .react-calendar__tile--hover:enabled{background-color:var(--color-brand-opacity-20)}.DatePicker-scss--module_root_WtkOM .react-calendar .react-calendar--selectRange .react-calendar__tile--hover:enabled:hover{background-color:var(--color-brand)}.dark-theme .DatePicker-scss--module_root_WtkOM .react-calendar .react-calendar--selectRange .react-calendar__tile--hover:enabled:hover{background-color:var(--color-brand-darken-10)}@keyframes ConfirmPopup-scss--module_fadeIn_A5ndP{0%{opacity:0}to{opacity:1}}@keyframes ConfirmPopup-scss--module_fadeOut_2ia-0{0%{opacity:1}to{opacity:0}}@keyframes ConfirmPopup-scss--module_flashing_hHvqa{0%{opacity:.5}to{opacity:1}}@keyframes ConfirmPopup-scss--module_loading_pcAih{to{background-position-x:-20%}}@keyframes ConfirmPopup-scss--module_rotating_cRtSY{to{transform:rotate(360deg)}}@keyframes ConfirmPopup-scss--module_closeLock_WO3X1{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes ConfirmPopup-scss--module_shakeLock_UMCyQ{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.ConfirmPopup-scss--module_block_mlapf{min-height:auto;-webkit-hyphens:auto;hyphens:auto}.ConfirmPopup-scss--module_content_5ibFo{text-align:left}.ConfirmPopup-scss--module_description_G6jZJ{font-weight:600;-webkit-hyphens:none;hyphens:none;color:var(--var-color-text-primary)}.ConfirmPopup-scss--module_footer_v8BcB{margin-top:27px}.ConfirmPopup-scss--module_buttons_ZwaYg{display:flex;text-align:center;gap:10px}.ConfirmPopup-scss--module_confirmButton_sO-C-{background-color:var(--var-color-error)}.ConfirmPopup-scss--module_errorContainer_ipgLD{margin-top:17px}.ConfirmPopup-scss--module_error_cmRIO{font-size:13px;color:#cb1a1a}.ConfirmPopup-scss--module_loader_CxdH6{display:flex;align-items:center;justify-content:center;position:absolute;top:10px;right:10px;bottom:10px;left:10px;opacity:.8;background-color:var(--var-color-panel-bg)}@keyframes SmileItem-scss--module_fadeIn_rkjoF{0%{opacity:0}to{opacity:1}}@keyframes SmileItem-scss--module_fadeOut_V8rb-{0%{opacity:1}to{opacity:0}}@keyframes SmileItem-scss--module_flashing_fo04W{0%{opacity:.5}to{opacity:1}}@keyframes SmileItem-scss--module_loading_VdFiD{to{background-position-x:-20%}}@keyframes SmileItem-scss--module_rotating_eLPV7{to{transform:rotate(360deg)}}@keyframes SmileItem-scss--module_closeLock_xa1k-{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes SmileItem-scss--module_shakeLock_aiT0y{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.SmileItem-scss--module_smileContainer_-PQby{width:38px;height:38px;display:flex;align-items:center;justify-content:center;position:relative;margin-bottom:2px;border-radius:var(--border-radius-default);transition:.25s all;cursor:pointer}@media not all and (hover: none){.SmileItem-scss--module_smileContainer_-PQby:hover{-webkit-backdrop-filter:contrast(.8);backdrop-filter:contrast(.8)}}.SmileItem-scss--module_smileContainer_-PQby.SmileItem-scss--module_smileContainerLoading_IfgMJ{-webkit-backdrop-filter:contrast(.8);backdrop-filter:contrast(.8)}.SmileItem-scss--module_smileImage_9tERF{width:28px;height:28px}.SmileItem-scss--module_iconContainer_U7y0R{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center;width:14px;height:14px;border-radius:4px;background-color:#00000080}.SmileItem-scss--module_icon_QM2Ah{width:10px;height:10px;color:#fff}@keyframes SmilesList-scss--module_fadeIn_yx-eg{0%{opacity:0}to{opacity:1}}@keyframes SmilesList-scss--module_fadeOut_te3XQ{0%{opacity:1}to{opacity:0}}@keyframes SmilesList-scss--module_flashing_tpQBw{0%{opacity:.5}to{opacity:1}}@keyframes SmilesList-scss--module_loading_7IMMv{to{background-position-x:-20%}}@keyframes SmilesList-scss--module_rotating_7f5ur{to{transform:rotate(360deg)}}@keyframes SmilesList-scss--module_closeLock_4TzWv{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes SmilesList-scss--module_shakeLock_lL0pn{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.dark-theme .SmilesList-scss--module_tooltipContent_mGcK1{padding:5px 8px;background-color:#4a4a4a}.SmilesList-scss--module_titleContainer_4BcKg{display:flex;align-items:center;margin-bottom:7px;margin-left:5px;padding:5px 8px}.SmilesList-scss--module_avatar_chGDB{margin-right:10px}.SmilesList-scss--module_title_9Swzz{font-size:13px;font-weight:500;line-height:16px}.SmilesList-scss--module_smilesList_3ksoz{display:flex;flex-wrap:wrap}.SmilesList-scss--module_tooltip_O1RBY{margin-left:2px}.SmilesList-scss--module_tooltipContent_mGcK1{font-size:13px;line-height:16px}@keyframes Alerts-scss--module_fadeIn_lcBng{0%{opacity:0}to{opacity:1}}@keyframes Alerts-scss--module_fadeOut_iMKuU{0%{opacity:1}to{opacity:0}}@keyframes Alerts-scss--module_flashing_ExL1h{0%{opacity:.5}to{opacity:1}}@keyframes Alerts-scss--module_loading_VJb-9{to{background-position-x:-20%}}@keyframes Alerts-scss--module_rotating_v8P6L{to{transform:rotate(360deg)}}@keyframes Alerts-scss--module_closeLock_dJxXa{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes Alerts-scss--module_shakeLock_8mxYJ{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.Alerts-scss--module_block_7qjLc{position:fixed;z-index:400;top:var(--const-top-menu-height);right:0;padding:15px}.Alerts-scss--module_alert_go89N{position:relative;display:flex;min-height:65px;margin-bottom:10px;padding:20px;border:1px solid var(--var-color-base-border);-webkit-hyphens:auto;hyphens:auto;border-radius:5px;background-color:var(--var-color-panel-bg);box-shadow:0 2px 10px #0000001a}.desktop .Alerts-scss--module_alert_go89N{width:350px}.mobile .Alerts-scss--module_alert_go89N{max-width:350px}.dark-theme .Alerts-scss--module_alert_go89N{box-shadow:0 4px 24px #0000000d}.Alerts-scss--module_icon_idhKR{width:25px;height:25px;flex-shrink:0;margin-right:15px}.Alerts-scss--module_iconSuccess_q6k-R{fill:#028f68}.Alerts-scss--module_iconWarning_xSTe5{color:var(--var-color-error)}.Alerts-scss--module_iconInfo_-EA1n{color:#015ff9}.Alerts-scss--module_text_KEAri{word-wrap:break-word;word-break:break-word;max-width:250px;line-height:25px;color:var(--var-color-text-primary)}.mobile .Alerts-scss--module_text_KEAri{margin-right:10px}.Alerts-scss--module_text_KEAri:first-letter{text-transform:capitalize}.Alerts-scss--module_close_WyDva{width:16px;height:16px;position:absolute;color:var(--var-color-text-primary);cursor:pointer}.desktop .Alerts-scss--module_close_WyDva{top:15px;right:15px}.mobile .Alerts-scss--module_close_WyDva{top:8px;right:8px}@keyframes styles-scss--module_fadeIn_Qlt2O{0%{opacity:0}to{opacity:1}}@keyframes styles-scss--module_fadeOut_Q86ml{0%{opacity:1}to{opacity:0}}@keyframes styles-scss--module_flashing_tTUIR{0%{opacity:.5}to{opacity:1}}@keyframes styles-scss--module_loading_pJmwJ{to{background-position-x:-20%}}@keyframes styles-scss--module_rotating_d93WB{to{transform:rotate(360deg)}}@keyframes styles-scss--module_closeLock_pPYcG{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes styles-scss--module_shakeLock_yS0d0{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.styles-scss--module_pinPopupTitle_D6DlE{display:flex;gap:8px;align-items:center}.styles-scss--module_pinIcon_lOts8{width:20px;height:20px}.desktop .styles-scss--module_pinPopup_A8vBN{width:500px}.styles-scss--module_pinPopupDescription_YsVy4{font-weight:400}.styles-scss--module_pinPopup_A8vBN .styles-scss--module_pinPopupConfirmButton_9Rxe6{background-color:var(--color-brand)}.styles-scss--module_pinPopup_A8vBN .styles-scss--module_pinPopupConfirmButton_9Rxe6[disabled]{background-color:#7c7c7c4d}.styles-scss--module_pinPopup_A8vBN .styles-scss--module_pinPopupConfirmButton_9Rxe6:hover{background-color:var(--color-brand-hovered)}.IconSeek-scss--module_root_KqG2f{position:relative;display:inline-block}.IconSeek-scss--module_root_KqG2f.IconSeek-scss--module_back_-54Ti:before,.IconSeek-scss--module_root_KqG2f.IconSeek-scss--module_forward_ExPAt:after{content:attr(data-value);position:absolute;bottom:3px;font-size:8px;font-weight:600;line-height:8px}.IconSeek-scss--module_root_KqG2f.IconSeek-scss--module_back_-54Ti:before{left:3px}.IconSeek-scss--module_root_KqG2f.IconSeek-scss--module_forward_ExPAt:after{right:3px}@keyframes BottomSheet-scss--module_fadeIn_hiHKe{0%{opacity:0}to{opacity:1}}@keyframes BottomSheet-scss--module_fadeOut_6o6L4{0%{opacity:1}to{opacity:0}}@keyframes BottomSheet-scss--module_flashing_t-TbU{0%{opacity:.5}to{opacity:1}}@keyframes BottomSheet-scss--module_loading_POt41{to{background-position-x:-20%}}@keyframes BottomSheet-scss--module_rotating_FstWO{to{transform:rotate(360deg)}}@keyframes BottomSheet-scss--module_closeLock_RyYu4{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes BottomSheet-scss--module_shakeLock_qVDPy{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.BottomSheet-scss--module_scrollBox_vR-uh{position:fixed;z-index:200;top:0;right:0;bottom:0;left:0;display:flex;overflow-x:hidden;flex-direction:column;height:100dvh;justify-content:flex-start;overscroll-behavior-block:none;transition:all .2s ease;scroll-snap-type:y mandatory;-webkit-touch-callout:none}.BottomSheet-scss--module_scrollBox_vR-uh::-webkit-scrollbar{display:none;width:0}.BottomSheet-scss--module_scrollBox_vR-uh::-webkit-scrollbar-button{display:none}.BottomSheet-scss--module_scrollBox_vR-uh::-webkit-scrollbar-track{background-color:#fff0}.BottomSheet-scss--module_scrollBox_vR-uh .BottomSheet-scss--module_closeScrollHelper_DCZyk{position:relative;display:flex;width:100%;height:100dvh;flex-shrink:0;scroll-snap-align:start;scroll-snap-stop:always}.BottomSheet-scss--module_darken_NPoOV{position:fixed;top:0;right:0;left:0;height:100dvh;opacity:1;background-image:linear-gradient(to bottom,transparent 0%,rgba(0,0,0,.4) 40%,rgba(0,0,0,.6) 100%);transition:all .3s ease}.fading-container .BottomSheet-scss--module_darken_NPoOV{opacity:0}.sliding-down{transform:translateY(300px)}.BottomSheet-scss--module_root_oFqaF{position:relative;display:flex;flex-direction:column;max-height:95dvh;padding-bottom:env(safe-area-inset-bottom);border-top-left-radius:16px;border-top-right-radius:16px;background-color:var(--var-color-panel-bg);box-shadow:0 -7px 25px #0006;transition:transform .3s ease;scroll-snap-align:start;scroll-snap-stop:always}.BottomSheet-scss--module_root_oFqaF.BottomSheet-scss--module_fullSize_wF2tM{min-height:95dvh}.BottomSheet-scss--module_root_oFqaF:before{content:"";position:absolute;top:10px;left:50%;width:60px;height:3px;opacity:.8;border-radius:2px;background-color:#7c7c7c;transform:translate(-50%)}.BottomSheet-scss--module_view_AYKKU{display:flex;flex-direction:column;width:100%;padding:16px 16px 0;border-top-left-radius:inherit;border-top-right-radius:inherit}.BottomSheet-scss--module_contentWrapper_f0xhe{overflow-x:hidden;overflow-y:auto;max-height:100%;background-color:inherit;-webkit-user-select:text;user-select:text}.BottomSheet-scss--module_contentWrapper_f0xhe::-webkit-scrollbar{display:none;width:0}.BottomSheet-scss--module_contentWrapper_f0xhe::-webkit-scrollbar-button{display:none}.BottomSheet-scss--module_contentWrapper_f0xhe::-webkit-scrollbar-track{background-color:#fff0}.BottomSheet-scss--module_header_U-ySF{display:flex;margin-bottom:16px;padding-top:10px;-webkit-user-select:none;user-select:none}.BottomSheet-scss--module_title_274-C{font-size:17px;font-weight:600;line-height:22px;text-align:center;color:var(--var-color-text-primary);flex-grow:1}.BottomSheet-scss--module_closeButton_c18n9{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0;border:none;font-family:inherit;color:inherit;background-color:transparent;width:40px;height:40px;display:flex;align-items:center;justify-content:center;position:absolute;top:4px;right:2px;color:#7c7c7c;touch-action:none}.BottomSheet-scss--module_closeIcon_W2eOi{width:16px;height:16px;fill:currentcolor}@keyframes BottomSheetMenu-scss--module_fadeIn_Y3vkG{0%{opacity:0}to{opacity:1}}@keyframes BottomSheetMenu-scss--module_fadeOut_hj0pY{0%{opacity:1}to{opacity:0}}@keyframes BottomSheetMenu-scss--module_flashing_1xrbo{0%{opacity:.5}to{opacity:1}}@keyframes BottomSheetMenu-scss--module_loading_-WOQF{to{background-position-x:-20%}}@keyframes BottomSheetMenu-scss--module_rotating_l-s0p{to{transform:rotate(360deg)}}@keyframes BottomSheetMenu-scss--module_closeLock_HjIpX{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes BottomSheetMenu-scss--module_shakeLock_g6nis{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.BottomSheetMenu-scss--module_iconContainer_Wzqq7{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;font-family:inherit;color:inherit;background-color:transparent;position:relative;margin-right:-5px;padding:5px;transition:all .2s ease;cursor:pointer}.BottomSheetMenu-scss--module_iconContainer_Wzqq7 span{position:relative;z-index:2}.minimal .BottomSheetMenu-scss--module_iconContainer_Wzqq7:before{position:absolute;top:0;right:0;bottom:0;left:0;content:"";opacity:0;border-radius:var(--border-radius-default);background-color:var(--var-color-icon-ui-active-bg);transition:all .2s ease}@media not all and (hover: none){.BottomSheetMenu-scss--module_iconContainer_Wzqq7:hover:before{opacity:1;background-color:var(--var-color-icon-ui-hover-bg)}}.BottomSheetMenu-scss--module_iconContainer_Wzqq7:active{filter:brightness(.95)}.BottomSheetMenu-scss--module_iconContainer_Wzqq7:active:before,.BottomSheetMenu-scss--module_iconContainer_Wzqq7[data-active=true]:before{opacity:1}.BottomSheetMenu-scss--module_icon_-w4vw{width:16px;height:16px;-webkit-user-select:none;user-select:none;fill:currentcolor}.BottomSheetMenu-scss--module_optionsWrapper_7bww-{margin-bottom:30px;font-size:16px;line-height:22px}.BottomSheetMenu-scss--module_optionsWrapper_7bww->*{margin-bottom:10px;border-radius:var(--border-radius-default)}@keyframes ExtraActionsMenu-scss--module_fadeIn_ZQWlM{0%{opacity:0}to{opacity:1}}@keyframes ExtraActionsMenu-scss--module_fadeOut_-XoYA{0%{opacity:1}to{opacity:0}}@keyframes ExtraActionsMenu-scss--module_flashing_Uz-NU{0%{opacity:.5}to{opacity:1}}@keyframes ExtraActionsMenu-scss--module_loading_8Q6GV{to{background-position-x:-20%}}@keyframes ExtraActionsMenu-scss--module_rotating_IXhsf{to{transform:rotate(360deg)}}@keyframes ExtraActionsMenu-scss--module_closeLock_IRDz1{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes ExtraActionsMenu-scss--module_shakeLock_ku-Hk{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.ExtraActionsMenu-scss--module_tooltipContent_wovCO{z-index:97;padding:7.5px 0;color:var(--var-color-text-regular)}.ExtraActionsMenu-scss--module_iconContainer_vAEYf{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;font-family:inherit;color:inherit;background-color:transparent;position:relative;margin-right:-5px;padding:5px;transition:all .2s ease;cursor:pointer}.ExtraActionsMenu-scss--module_iconContainer_vAEYf span{position:relative;z-index:2}.minimal .ExtraActionsMenu-scss--module_iconContainer_vAEYf:before{position:absolute;top:3px;right:3px;bottom:3px;left:3px;content:"";opacity:0;border-radius:var(--border-radius-default);background-color:var(--var-color-icon-ui-active-bg);transition:all .2s ease}@media not all and (hover: none){.ExtraActionsMenu-scss--module_iconContainer_vAEYf:hover:before{opacity:1;background-color:var(--var-color-icon-ui-hover-bg)}}.ExtraActionsMenu-scss--module_iconContainer_vAEYf:active{filter:brightness(.95)}.ExtraActionsMenu-scss--module_iconContainer_vAEYf:active:before,.ExtraActionsMenu-scss--module_iconContainer_vAEYf[data-active=true]:before{opacity:1}.ExtraActionsMenu-scss--module_icon_aY8ea{width:24px;height:6px;-webkit-user-select:none;user-select:none;fill:currentcolor}@keyframes ExtraActionsMenuItem-scss--module_fadeIn_pgBoN{0%{opacity:0}to{opacity:1}}@keyframes ExtraActionsMenuItem-scss--module_fadeOut_188u2{0%{opacity:1}to{opacity:0}}@keyframes ExtraActionsMenuItem-scss--module_flashing_8ZPuE{0%{opacity:.5}to{opacity:1}}@keyframes ExtraActionsMenuItem-scss--module_loading_6H2G4{to{background-position-x:-20%}}@keyframes ExtraActionsMenuItem-scss--module_rotating_RqVTh{to{transform:rotate(360deg)}}@keyframes ExtraActionsMenuItem-scss--module_closeLock_F1Mrg{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes ExtraActionsMenuItem-scss--module_shakeLock_rFE2w{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.ExtraActionsMenuItem-scss--module_root_-QrBK{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;font-family:inherit;color:inherit;background-color:transparent;display:flex;overflow:hidden;width:100%;padding:7.5px 15px;color:var(--var-color-text-regular);transition:color .2s;fill:currentcolor;align-items:center;gap:12px}.ExtraActionsMenuItem-scss--module_root_-QrBK:disabled{opacity:.5}.ExtraActionsMenuItem-scss--module_root_-QrBK:hover:not(:disabled){color:var(--color-brand);cursor:pointer}.dark-theme .ExtraActionsMenuItem-scss--module_root_-QrBK:hover:not(:disabled){color:var(--var-color-text-regular);background-color:var(--var-color-highlighted-bg)}.ExtraActionsMenuItem-scss--module_icon_SX33N{width:20px;height:20px}.ExtraActionsMenuItem-scss--module_danger_vq2Hy{color:var(--var-color-error)}@keyframes AudioActionsMenu-scss--module_fadeIn_Cqwc5{0%{opacity:0}to{opacity:1}}@keyframes AudioActionsMenu-scss--module_fadeOut_Ma8X2{0%{opacity:1}to{opacity:0}}@keyframes AudioActionsMenu-scss--module_flashing_aWHeX{0%{opacity:.5}to{opacity:1}}@keyframes AudioActionsMenu-scss--module_loading_-Nqwk{to{background-position-x:-20%}}@keyframes AudioActionsMenu-scss--module_rotating_xKCRx{to{transform:rotate(360deg)}}@keyframes AudioActionsMenu-scss--module_closeLock_eiIPa{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes AudioActionsMenu-scss--module_shakeLock_4GiaG{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.AudioActionsMenu-scss--module_actions_hm5NI{display:flex;align-items:center;justify-content:center}.AudioActionsMenu-scss--module_iconDots_Lh82t{width:14px;height:16px}.AudioActionsMenu-scss--module_iconDotsContainer_vtDLU{margin-right:0}.minimal .AudioActionsMenu-scss--module_iconDotsContainer_vtDLU:before{position:absolute;top:0;right:0;bottom:0;left:0}.AudioActionsMenu-scss--module_menuItem_wdpht{display:flex;align-items:center;gap:7px;padding:5px 10px}.AudioActionsMenu-scss--module_menuIcon_ys446{width:20px;height:20px;fill:currentcolor}.AudioActionsMenu-scss--module_menuCloseIcon_xISbV svg{width:16px}.AudioActionsMenu-scss--module_menu_UaJJo{z-index:100!important;min-width:240px;padding:10px 0!important}@keyframes PlayPauseButton-scss--module_fadeIn_DX7cl{0%{opacity:0}to{opacity:1}}@keyframes PlayPauseButton-scss--module_fadeOut_GNCEO{0%{opacity:1}to{opacity:0}}@keyframes PlayPauseButton-scss--module_flashing_grEvs{0%{opacity:.5}to{opacity:1}}@keyframes PlayPauseButton-scss--module_loading_se1QX{to{background-position-x:-20%}}@keyframes PlayPauseButton-scss--module_rotating_iqY8S{to{transform:rotate(360deg)}}@keyframes PlayPauseButton-scss--module_closeLock_2CmAx{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes PlayPauseButton-scss--module_shakeLock_6VBjU{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.PlayPauseButton-scss--module_icon_-uljm{width:20px;height:20px;flex-shrink:0;color:#fff}.PlayPauseButton-scss--module_iconPlay_MDtxo{transform:translate(1px)}.PlayPauseButton-scss--module_playButton_bWfeH{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0;border:none;font-family:inherit;color:inherit;background-color:transparent;display:flex;align-items:center;justify-content:center;border-radius:100px;background-color:var(--color-brand);transition:all .2s ease;cursor:pointer;flex-shrink:0}.PlayPauseButton-scss--module_playButton_bWfeH:active{filter:brightness(.95)}.dark-theme .PlayPauseButton-scss--module_playButton_bWfeH:active{filter:brightness(1.1)}@media not all and (hover: none){.PlayPauseButton-scss--module_playButton_bWfeH{transition:all .2s ease}.PlayPauseButton-scss--module_playButton_bWfeH:hover{background-color:var(--color-brand-hovered)}}@media not all and (hover: none){.PlayPauseButton-scss--module_playButton_bWfeH:active{transform:scale(.97)}}@media (hover: none){.PlayPauseButton-scss--module_playButton_bWfeH:active{transform:scale(.93)}}.PlayPauseButton-scss--module_playButton_bWfeH.PlayPauseButton-scss--module_middle_q6-t4{width:36px;height:36px}.PlayPauseButton-scss--module_playButton_bWfeH.PlayPauseButton-scss--module_big_JN-Wn{width:46px;height:46px}.PlayPauseButton-scss--module_playButton_bWfeH.PlayPauseButton-scss--module_small_uaHCy{width:32px;height:32px}.PlayPauseButton-scss--module_playButton_bWfeH.PlayPauseButton-scss--module_small_uaHCy .PlayPauseButton-scss--module_icon_-uljm{width:16px;height:16px}@keyframes Progress-scss--module_fadeIn_Byi9a{0%{opacity:0}to{opacity:1}}@keyframes Progress-scss--module_fadeOut_lBvet{0%{opacity:1}to{opacity:0}}@keyframes Progress-scss--module_flashing_OJPdz{0%{opacity:.5}to{opacity:1}}@keyframes Progress-scss--module_loading_lHGJ9{to{background-position-x:-20%}}@keyframes Progress-scss--module_rotating_DeQJD{to{transform:rotate(360deg)}}@keyframes Progress-scss--module_closeLock_OLMQc{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes Progress-scss--module_shakeLock_gZLtz{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}@keyframes Progress-scss--module_fading_O4IbG{0%{opacity:0}50%{opacity:1}to{opacity:0}}.Progress-scss--module_progress_NTlQ2{display:flex;align-items:center;touch-action:none;width:100%}.Progress-scss--module_progress_NTlQ2.Progress-scss--module_withMargin_NZ6xM{margin-left:10px}.Progress-scss--module_root_-4-we{display:flex;flex-direction:column;width:100%}.Progress-scss--module_icon_KfGES{width:20px;height:20px;flex-shrink:0;transition:all .2s ease}.Progress-scss--module_track_06BlI{display:flex;width:100%}.Progress-scss--module_track_06BlI.Progress-scss--module_blocked_VmcJk{pointer-events:none}.Progress-scss--module_inputTrack_vBgWQ{position:relative;padding:0;outline:none;-webkit-appearance:none;width:100%;height:20px;background:transparent;transition:background-color .2s ease}.Progress-scss--module_inputTrack_vBgWQ::-webkit-slider-runnable-track{width:100%;height:3px;border-radius:4px;background-color:var(--var-color-input-border);cursor:pointer}.dark-theme .Progress-scss--module_inputTrack_vBgWQ::-webkit-slider-runnable-track{background-color:var(--var-color-input-border-hover)}.Progress-scss--module_inputTrack_vBgWQ::-webkit-slider-thumb{width:12px;height:12px;position:relative;z-index:2;box-sizing:content-box;margin:-5px 0 0;border-radius:50%;background-color:var(--color-brand);box-shadow:none;cursor:pointer;-webkit-appearance:none}.Progress-scss--module_inputTrack_vBgWQ:active::-webkit-slider-thumb,.Progress-scss--module_inputTrack_vBgWQ:focus::-webkit-slider-thumb{background:var(--color-brand);transform:scale(1.15)}.Progress-scss--module_inputTrack_vBgWQ::-moz-range-track{width:100%;height:3px;border-radius:4px;background-color:var(--var-color-input-border);cursor:pointer}.dark-theme .Progress-scss--module_inputTrack_vBgWQ::-moz-range-track{background-color:var(--var-color-input-border-hover)}.Progress-scss--module_inputTrack_vBgWQ::-moz-range-progress{background-color:var(--color-brand)}.Progress-scss--module_inputTrack_vBgWQ::-moz-focus-outer{border:0}.Progress-scss--module_inputTrack_vBgWQ::-moz-range-thumb{width:12px;height:12px;z-index:2;box-sizing:content-box;border-radius:50%;background-color:var(--color-brand);cursor:pointer}.Progress-scss--module_inputTrack_vBgWQ:active::-moz-range-thumb,.Progress-scss--module_inputTrack_vBgWQ:focus::-moz-range-thumb{transform:scale(1.15)}.Progress-scss--module_inputTrack_vBgWQ::-ms-track{width:100%;height:3px;border:solid transparent;color:transparent;background:transparent;cursor:pointer}.Progress-scss--module_inputTrack_vBgWQ::-ms-fill-lower{background-color:var(--color-brand)}.Progress-scss--module_inputTrack_vBgWQ::-ms-fill-upper{background:var(--color-brand)}.Progress-scss--module_inputTrack_vBgWQ::-ms-thumb{width:12px;height:12px;z-index:2;box-sizing:content-box;border-radius:50%;background-color:var(--color-brand);cursor:pointer}.Progress-scss--module_inputTrack_vBgWQ:active::-ms-thumb{background:var(--color-brand);transform:scale(1.15)}.Progress-scss--module_inputTrack_vBgWQ::-webkit-slider-runnable-track{background:var(--var-color-input-border)}.dark-theme .Progress-scss--module_inputTrack_vBgWQ::-webkit-slider-runnable-track{background:var(--var-color-extra-ui)}.Progress-scss--module_inputTrack_vBgWQ::-webkit-slider-thumb{transition:all .2s ease;top:.5px}.Progress-scss--module_inputTrack_vBgWQ::-webkit-slider-thumb:hover{background-color:var(--color-brand-hovered)}.Progress-scss--module_inputTrack_vBgWQ:before{content:"";position:absolute;top:50%;left:0;width:var(--seek-before-width);height:3px;border-radius:4px;background-color:var(--color-brand);transition:background-color .2s ease;transform:translateY(-50%);cursor:pointer}.Progress-scss--module_inputTrack_vBgWQ.Progress-scss--module_noThumb_f5f-R::-webkit-slider-thumb{visibility:hidden;opacity:0}.Progress-scss--module_inputTrack_vBgWQ:hover:before{background-color:var(--color-brand-darken-7)}.Progress-scss--module_inputTrack_vBgWQ.Progress-scss--module_loading_lHGJ9:after{content:"";position:absolute;z-index:1;top:50%;left:0;width:100%;height:3px;border-radius:4px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.7) 70%,transparent);background-repeat:no-repeat;background-position-x:-30%;background-size:30% auto;transform:translateY(-50%);animation:Progress-scss--module_skeletonLoad_H-vj7 1.5s ease normal infinite;cursor:pointer}@keyframes Progress-scss--module_skeletonLoadAlternate_xmAc2{0%{background-position-x:-30%}to{background-position-x:120%}}@keyframes Progress-scss--module_skeletonLoad_H-vj7{0%{background-position-x:-40%}to{background-position-x:130%}}.Progress-scss--module_timings_zOcOr{display:flex;justify-content:space-between;min-height:16px;margin-top:-1px}.Progress-scss--module_timing_KXI4w{display:flex;font-size:11px;font-weight:500;line-height:16px;white-space:nowrap;color:#7c7c7c;justify-content:center;flex-shrink:0}.Progress-scss--module_timing_KXI4w.Progress-scss--module_flashing_OJPdz{animation:Progress-scss--module_fading_O4IbG 1s infinite ease}.Progress-scss--module_timingLoading_bnPI0{opacity:.5}@keyframes SeekButton-scss--module_fadeIn_A0Bvw{0%{opacity:0}to{opacity:1}}@keyframes SeekButton-scss--module_fadeOut_kzXIY{0%{opacity:1}to{opacity:0}}@keyframes SeekButton-scss--module_flashing_dBxf5{0%{opacity:.5}to{opacity:1}}@keyframes SeekButton-scss--module_loading_BWYVl{to{background-position-x:-20%}}@keyframes SeekButton-scss--module_rotating_-FPob{to{transform:rotate(360deg)}}@keyframes SeekButton-scss--module_closeLock_zF5hz{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes SeekButton-scss--module_shakeLock_sSnp-{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.SeekButton-scss--module_root_tMFFA{width:28px;height:28px;margin:-4px}.SeekButton-scss--module_root_tMFFA.SeekButton-scss--module_disabled_7tTaO{opacity:.7;pointer-events:none}.SeekButton-scss--module_root_tMFFA.SeekButton-scss--module_large_5kAC2{width:36px;height:36px;margin:-5px}.SeekButton-scss--module_icon_1qo-u{width:20px;height:20px}.SeekButton-scss--module_large_5kAC2 .SeekButton-scss--module_icon_1qo-u{width:24px;height:24px}.SeekButton-scss--module_large_5kAC2 .SeekButton-scss--module_icon_1qo-u:before,.SeekButton-scss--module_large_5kAC2 .SeekButton-scss--module_icon_1qo-u:after{bottom:4px;font-size:10px}@keyframes classes-scss--module_fadeIn_LNtYj{0%{opacity:0}to{opacity:1}}@keyframes classes-scss--module_fadeOut_lGJJM{0%{opacity:1}to{opacity:0}}@keyframes classes-scss--module_flashing_NSpz1{0%{opacity:.5}to{opacity:1}}@keyframes classes-scss--module_loading_SYZaT{to{background-position-x:-20%}}@keyframes classes-scss--module_rotating_DjFEj{to{transform:rotate(360deg)}}@keyframes classes-scss--module_closeLock_SVzbo{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes classes-scss--module_shakeLock_FfBXA{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.classes-scss--module_transparentButton_HYLKQ{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0;border:none;font-family:inherit;color:inherit;display:flex;align-items:center;justify-content:center;border:1px solid;border-color:var(--var-color-input-border);border-radius:var(--border-radius-default);color:var(--var-color-text-regular);background-color:transparent;transition:all .2s ease;cursor:pointer;position:relative}@media not all and (hover: none){.classes-scss--module_transparentButton_HYLKQ:hover{border-color:var(--var-color-input-border-hover)}}.dark-theme .classes-scss--module_transparentButton_HYLKQ{background-color:#303030}@media not all and (hover: none){.dark-theme .classes-scss--module_transparentButton_HYLKQ:hover{background-color:#4a4a4a}}.light-y-theme .classes-scss--module_transparentButtonActive_t04yj,.light-x-theme .classes-scss--module_transparentButtonActive_t04yj,.light-theme .classes-scss--module_transparentButtonActive_t04yj{background-color:#f6f6f6}.dark-theme .classes-scss--module_transparentButtonActive_t04yj{background-color:#4a4a4a}.light-y-theme .classes-scss--module_transparentButtonNoBorderActive_4M3Zr,.light-x-theme .classes-scss--module_transparentButtonNoBorderActive_4M3Zr,.light-theme .classes-scss--module_transparentButtonNoBorderActive_4M3Zr{background-color:#eee}.dark-theme .classes-scss--module_transparentButtonNoBorderActive_4M3Zr{background-color:#4a4a4a}a.classes-scss--module_transparentButton_HYLKQ{text-decoration:none;color:inherit}@keyframes SpeedButton-scss--module_fadeIn_36e2-{0%{opacity:0}to{opacity:1}}@keyframes SpeedButton-scss--module_fadeOut_WdQua{0%{opacity:1}to{opacity:0}}@keyframes SpeedButton-scss--module_flashing_orXsG{0%{opacity:.5}to{opacity:1}}@keyframes SpeedButton-scss--module_loading_aFNoS{to{background-position-x:-20%}}@keyframes SpeedButton-scss--module_rotating_QHH8W{to{transform:rotate(360deg)}}@keyframes SpeedButton-scss--module_closeLock_4aJD9{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes SpeedButton-scss--module_shakeLock_BngPO{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.SpeedButton-scss--module_root_smsYS{position:relative;border-radius:4px;background-color:transparent!important;cursor:pointer;-webkit-user-select:none;user-select:none}.SpeedButton-scss--module_label_QFPG0{display:flex;align-items:center;justify-content:center;position:absolute;z-index:2;top:0;left:0;height:20px;padding:4px 6px;border:1px solid var(--var-color-base-border);flex-shrink:0;font-size:10px;font-weight:600;line-height:16px;text-align:center;white-space:pre;border-radius:4px;background-color:#fff;pointer-events:none}.dark-theme .SpeedButton-scss--module_label_QFPG0{background-color:#262626}.SpeedButton-scss--module_root_smsYS:hover .SpeedButton-scss--module_label_QFPG0{border-color:var(--var-color-input-border-hover)}.light-y-theme .SpeedButton-scss--module_root_smsYS.SpeedButton-scss--module_opened_sstzL .SpeedButton-scss--module_label_QFPG0,.light-x-theme .SpeedButton-scss--module_root_smsYS.SpeedButton-scss--module_opened_sstzL .SpeedButton-scss--module_label_QFPG0,.light-theme .SpeedButton-scss--module_root_smsYS.SpeedButton-scss--module_opened_sstzL .SpeedButton-scss--module_label_QFPG0{background-color:#f6f6f6}.dark-theme .SpeedButton-scss--module_root_smsYS.SpeedButton-scss--module_opened_sstzL .SpeedButton-scss--module_label_QFPG0{background-color:#4a4a4a}.SpeedButton-scss--module_select_hAStx{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;font-family:inherit;color:inherit;background-color:transparent;display:flex;align-items:center;justify-content:center;height:19px;padding:4px;font-size:10px;font-weight:600;line-height:16px;text-align:center;outline:none;-webkit-user-select:none;user-select:none;flex-shrink:0}.SpeedButton-scss--module_select_hAStx.SpeedButton-scss--module_inactive_1rTv8{visibility:hidden;pointer-events:none}.light-y-theme .SpeedButton-scss--module_select_hAStx:focus-within+.SpeedButton-scss--module_label_QFPG0,.light-x-theme .SpeedButton-scss--module_select_hAStx:focus-within+.SpeedButton-scss--module_label_QFPG0,.light-theme .SpeedButton-scss--module_select_hAStx:focus-within+.SpeedButton-scss--module_label_QFPG0{background-color:#f6f6f6}.dark-theme .SpeedButton-scss--module_select_hAStx:focus-within+.SpeedButton-scss--module_label_QFPG0{background-color:#4a4a4a}.SpeedButton-scss--module_tooltip_eCY9G{overflow:overlay;overflow-y:auto;max-height:170px;padding:0!important}@supports not selector(::-webkit-scrollbar-thumb){.SpeedButton-scss--module_tooltip_eCY9G{scrollbar-width:thin}.light-y-theme .SpeedButton-scss--module_tooltip_eCY9G,.light-x-theme .SpeedButton-scss--module_tooltip_eCY9G,.light-theme .SpeedButton-scss--module_tooltip_eCY9G{scrollbar-color:#ccc rgba(255,255,255,0)}.dark-theme .SpeedButton-scss--module_tooltip_eCY9G{scrollbar-color:#4a4a4a rgba(255,255,255,0)}}.SpeedButton-scss--module_tooltip_eCY9G::-webkit-scrollbar{width:6px;height:6px;border-radius:var(--border-radius-default);background-color:#fff0}.SpeedButton-scss--module_tooltip_eCY9G::-webkit-scrollbar-button{display:none}.SpeedButton-scss--module_tooltip_eCY9G::-webkit-scrollbar-track{background-color:#fff0}.SpeedButton-scss--module_tooltip_eCY9G::-webkit-scrollbar-thumb{border-radius:var(--border-radius-default)}.light-y-theme .SpeedButton-scss--module_tooltip_eCY9G::-webkit-scrollbar-thumb,.light-x-theme .SpeedButton-scss--module_tooltip_eCY9G::-webkit-scrollbar-thumb,.light-theme .SpeedButton-scss--module_tooltip_eCY9G::-webkit-scrollbar-thumb{background-color:#ccc}.dark-theme .SpeedButton-scss--module_tooltip_eCY9G::-webkit-scrollbar-thumb{background-color:#4a4a4a}.SpeedButton-scss--module_option_8cr3s{position:relative}.SpeedButton-scss--module_selectedOption_8fwoK{color:var(--color-brand)!important;background:rgba(var(--color-brand),.1)}.SpeedButton-scss--module_optionsContainer_0VsAX{overflow:overlay;overflow-y:auto;min-width:80px;max-width:200px}@supports not selector(::-webkit-scrollbar-thumb){.SpeedButton-scss--module_optionsContainer_0VsAX{scrollbar-width:thin}.light-y-theme .SpeedButton-scss--module_optionsContainer_0VsAX,.light-x-theme .SpeedButton-scss--module_optionsContainer_0VsAX,.light-theme .SpeedButton-scss--module_optionsContainer_0VsAX{scrollbar-color:#ccc rgba(255,255,255,0)}.dark-theme .SpeedButton-scss--module_optionsContainer_0VsAX{scrollbar-color:#4a4a4a rgba(255,255,255,0)}}.SpeedButton-scss--module_optionsContainer_0VsAX::-webkit-scrollbar{width:6px;height:6px;border-radius:var(--border-radius-default);background-color:#fff0}.SpeedButton-scss--module_optionsContainer_0VsAX::-webkit-scrollbar-button{display:none}.SpeedButton-scss--module_optionsContainer_0VsAX::-webkit-scrollbar-track{background-color:#fff0}.SpeedButton-scss--module_optionsContainer_0VsAX::-webkit-scrollbar-thumb{border-radius:var(--border-radius-default)}.light-y-theme .SpeedButton-scss--module_optionsContainer_0VsAX::-webkit-scrollbar-thumb,.light-x-theme .SpeedButton-scss--module_optionsContainer_0VsAX::-webkit-scrollbar-thumb,.light-theme .SpeedButton-scss--module_optionsContainer_0VsAX::-webkit-scrollbar-thumb{background-color:#ccc}.dark-theme .SpeedButton-scss--module_optionsContainer_0VsAX::-webkit-scrollbar-thumb{background-color:#4a4a4a}.SpeedButton-scss--module_optionsContainer_0VsAX::-webkit-scrollbar{width:0}@keyframes CompactAudioControlsView-scss--module_fadeIn_iayi4{0%{opacity:0}to{opacity:1}}@keyframes CompactAudioControlsView-scss--module_fadeOut_kWgzb{0%{opacity:1}to{opacity:0}}@keyframes CompactAudioControlsView-scss--module_flashing_0yXSj{0%{opacity:.5}to{opacity:1}}@keyframes CompactAudioControlsView-scss--module_loading_traV2{to{background-position-x:-20%}}@keyframes CompactAudioControlsView-scss--module_rotating_nFfLh{to{transform:rotate(360deg)}}@keyframes CompactAudioControlsView-scss--module_closeLock_TFrYr{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes CompactAudioControlsView-scss--module_shakeLock_tQbY-{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.CompactAudioControlsView-scss--module_root_qbWEM{display:flex;flex-direction:column;gap:6px;margin-top:-1px}.CompactAudioControlsView-scss--module_left_2gq5x{flex-basis:40px;flex-grow:1;display:flex;align-items:center;gap:6px}.CompactAudioControlsView-scss--module_center_GmeeV{display:flex;align-items:center;justify-content:center;gap:16px}.CompactAudioControlsView-scss--module_right_8lwmF{flex-basis:40px;flex-grow:1;display:flex;justify-content:flex-end;align-items:center;gap:6px}.CompactAudioControlsView-scss--module_buttonsSection_i67SE{display:flex;width:100%;justify-content:space-between;align-items:center;color:var(--var-color-icon-ui)}@media not all and (hover: none){.CompactAudioControlsView-scss--module_buttonsSection_i67SE a:hover,.CompactAudioControlsView-scss--module_buttonsSection_i67SE button:hover,.CompactAudioControlsView-scss--module_buttonsSection_i67SE [role=button]:hover{color:var(--var-color-icon-ui-hover)}}.CompactAudioControlsView-scss--module_buttonsSection_i67SE button{transition:all .2s ease}.CompactAudioControlsView-scss--module_buttonsSection_i67SE button:active{filter:brightness(.95)}.dark-theme .CompactAudioControlsView-scss--module_buttonsSection_i67SE button:active{filter:brightness(1.1)}@media not all and (hover: none){.CompactAudioControlsView-scss--module_buttonsSection_i67SE button:active{transform:scale(.97)}}@media (hover: none){.CompactAudioControlsView-scss--module_buttonsSection_i67SE button:active{transform:scale(.95)}}.CompactAudioControlsView-scss--module_trackSection_5MLCZ{display:flex;width:100%}.CompactAudioControlsView-scss--module_icon_Nb9bF{width:24px;height:24px;flex-shrink:0;transition:all .2s ease}@keyframes VolumeControl-scss--module_fadeIn_9-rrt{0%{opacity:0}to{opacity:1}}@keyframes VolumeControl-scss--module_fadeOut_ylk7y{0%{opacity:1}to{opacity:0}}@keyframes VolumeControl-scss--module_flashing_oMI8u{0%{opacity:.5}to{opacity:1}}@keyframes VolumeControl-scss--module_loading_-ISzb{to{background-position-x:-20%}}@keyframes VolumeControl-scss--module_rotating_Kgvap{to{transform:rotate(360deg)}}@keyframes VolumeControl-scss--module_closeLock_vUXNK{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes VolumeControl-scss--module_shakeLock_Xz1fK{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.VolumeControl-scss--module_icon_Dj0gW{width:20px;height:20px;flex-shrink:0;transition:all .2s ease}.VolumeControl-scss--module_volumeRangeWrapper_3ehRm{position:absolute;right:-4px;bottom:-9px;display:flex;visibility:hidden;overflow:hidden;flex-direction:column;width:32px;height:94px;margin-bottom:2px;opacity:0;border-radius:100px;background-color:#fff;box-shadow:0 2px 10px #0000001a;transition:.1s ease-in opacity,.1s ease-in visibility;align-items:center}.dark-theme .VolumeControl-scss--module_volumeRangeWrapper_3ehRm{color:#fff;background-color:#303030}.VolumeControl-scss--module_button_-jblE{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0;border:none;font-family:inherit;color:inherit;background-color:transparent;width:20px;height:20px;display:flex;align-items:center;justify-content:center;position:absolute;z-index:1;right:0;stroke-width:0}.VolumeControl-scss--module_button_-jblE.VolumeControl-scss--module_mutable_Ji1KJ{cursor:pointer}.VolumeControl-scss--module_root_FJKQk{width:20px;height:20px;position:relative;display:flex;flex-direction:column;touch-action:none}.VolumeControl-scss--module_root_FJKQk:hover>.VolumeControl-scss--module_button_-jblE{color:#000}.dark-theme .VolumeControl-scss--module_root_FJKQk:hover>.VolumeControl-scss--module_button_-jblE{color:#fff}.VolumeControl-scss--module_root_FJKQk:hover>.VolumeControl-scss--module_volumeRangeWrapper_3ehRm,.VolumeControl-scss--module_root_FJKQk:focus-within>.VolumeControl-scss--module_volumeRangeWrapper_3ehRm{visibility:visible;overflow:visible;opacity:1}.VolumeControl-scss--module_rangeVolume_jkN8P{position:relative;padding:0;outline:none;-webkit-appearance:none;width:52px;height:2px;margin:35px 2.5% 32px;transform:rotate(-90deg);touch-action:none}.VolumeControl-scss--module_rangeVolume_jkN8P::-webkit-slider-runnable-track{width:100%;height:3px;border-radius:4px;background-color:var(--var-color-input-border);cursor:pointer}.dark-theme .VolumeControl-scss--module_rangeVolume_jkN8P::-webkit-slider-runnable-track{background-color:var(--var-color-input-border-hover)}.VolumeControl-scss--module_rangeVolume_jkN8P::-webkit-slider-thumb{width:12px;height:12px;position:relative;z-index:2;box-sizing:content-box;margin:-5px 0 0;border-radius:50%;background-color:var(--color-brand);box-shadow:none;cursor:pointer;-webkit-appearance:none}.VolumeControl-scss--module_rangeVolume_jkN8P:active::-webkit-slider-thumb,.VolumeControl-scss--module_rangeVolume_jkN8P:focus::-webkit-slider-thumb{background:var(--color-brand);transform:scale(1.15)}.VolumeControl-scss--module_rangeVolume_jkN8P::-moz-range-track{width:100%;height:3px;border-radius:4px;background-color:var(--var-color-input-border);cursor:pointer}.dark-theme .VolumeControl-scss--module_rangeVolume_jkN8P::-moz-range-track{background-color:var(--var-color-input-border-hover)}.VolumeControl-scss--module_rangeVolume_jkN8P::-moz-range-progress{background-color:var(--color-brand)}.VolumeControl-scss--module_rangeVolume_jkN8P::-moz-focus-outer{border:0}.VolumeControl-scss--module_rangeVolume_jkN8P::-moz-range-thumb{width:12px;height:12px;z-index:2;box-sizing:content-box;border-radius:50%;background-color:var(--color-brand);cursor:pointer}.VolumeControl-scss--module_rangeVolume_jkN8P:active::-moz-range-thumb,.VolumeControl-scss--module_rangeVolume_jkN8P:focus::-moz-range-thumb{transform:scale(1.15)}.VolumeControl-scss--module_rangeVolume_jkN8P::-ms-track{width:100%;height:3px;border:solid transparent;color:transparent;background:transparent;cursor:pointer}.VolumeControl-scss--module_rangeVolume_jkN8P::-ms-fill-lower{background-color:var(--color-brand)}.VolumeControl-scss--module_rangeVolume_jkN8P::-ms-fill-upper{background:var(--color-brand)}.VolumeControl-scss--module_rangeVolume_jkN8P::-ms-thumb{width:12px;height:12px;z-index:2;box-sizing:content-box;border-radius:50%;background-color:var(--color-brand);cursor:pointer}.VolumeControl-scss--module_rangeVolume_jkN8P:active::-ms-thumb{background:var(--color-brand);transform:scale(1.15)}.VolumeControl-scss--module_rangeVolume_jkN8P::-webkit-slider-runnable-track{height:3px;background-color:var(--var-color-input-border)}.dark-theme .VolumeControl-scss--module_rangeVolume_jkN8P::-webkit-slider-runnable-track{background-color:var(--var-color-extra-ui)}.VolumeControl-scss--module_rangeVolume_jkN8P::-webkit-slider-thumb{position:relative;top:.5px}.VolumeControl-scss--module_rangeVolume_jkN8P:before{content:"";position:absolute;z-index:2;top:-.5px;left:0;width:var(--seek-before-width);height:3px;border-radius:4px;background-color:var(--color-brand);cursor:pointer}@keyframes LongAudioControlsView-scss--module_fadeIn_Rdbo0{0%{opacity:0}to{opacity:1}}@keyframes LongAudioControlsView-scss--module_fadeOut_vAowg{0%{opacity:1}to{opacity:0}}@keyframes LongAudioControlsView-scss--module_flashing_dgiTJ{0%{opacity:.5}to{opacity:1}}@keyframes LongAudioControlsView-scss--module_loading_-ia0y{to{background-position-x:-20%}}@keyframes LongAudioControlsView-scss--module_rotating_KDO7o{to{transform:rotate(360deg)}}@keyframes LongAudioControlsView-scss--module_closeLock_ENvfb{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes LongAudioControlsView-scss--module_shakeLock_gO-8k{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.LongAudioControlsView-scss--module_root_tc84N{display:flex;gap:12px}.LongAudioControlsView-scss--module_mainBlock_weWSj{display:flex;flex-grow:1;flex-direction:column}.LongAudioControlsView-scss--module_left_VT3QZ{display:flex;gap:6px}.LongAudioControlsView-scss--module_buttonsSection_VOlzz{display:flex;width:100%;justify-content:space-between;color:var(--var-color-icon-ui)}.LongAudioControlsView-scss--module_trackSection_mGHx-{display:flex;width:100%}.LongAudioControlsView-scss--module_icon_zv5yZ{width:20px;height:20px;flex-shrink:0;transition:all .2s ease}.LongAudioControlsView-scss--module_volume_krLQW{width:32px;height:32px;position:absolute;right:0;bottom:0;display:flex;flex-direction:column;margin-left:4px;touch-action:none}.LongAudioControlsView-scss--module_volume_krLQW:hover>.LongAudioControlsView-scss--module_button_NjTM7{color:var(--var-color-text-primary)}.LongAudioControlsView-scss--module_volume_krLQW:hover>.LongAudioControlsView-scss--module_volumeRangeWrapper_j1ODf{visibility:visible;overflow:visible;opacity:1}.LongAudioControlsView-scss--module_buttonVolume_Y18GE{position:absolute;z-index:1;right:0;bottom:7px;stroke-width:0}.LongAudioControlsView-scss--module_progressRoot_QR3c1{position:relative}.LongAudioControlsView-scss--module_right_-4UAe{display:flex;align-items:center;gap:7px}@keyframes PlaysCounter-scss--module_fadeIn_d-MOf{0%{opacity:0}to{opacity:1}}@keyframes PlaysCounter-scss--module_fadeOut_65K-T{0%{opacity:1}to{opacity:0}}@keyframes PlaysCounter-scss--module_flashing_UYZrv{0%{opacity:.5}to{opacity:1}}@keyframes PlaysCounter-scss--module_loading_PY-DU{to{background-position-x:-20%}}@keyframes PlaysCounter-scss--module_rotating_pnl7s{to{transform:rotate(360deg)}}@keyframes PlaysCounter-scss--module_closeLock_9MTLL{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes PlaysCounter-scss--module_shakeLock_EXNUw{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.PlaysCounter-scss--module_root_-iZaS{display:flex;font-size:13px;line-height:16px;cursor:pointer;align-items:center}.PlaysCounter-scss--module_icon_rR-Np{width:16px;height:16px;margin-right:4px}@keyframes Playlist-scss--module_fadeIn_SBo6L{0%{opacity:0}to{opacity:1}}@keyframes Playlist-scss--module_fadeOut_r6ohD{0%{opacity:1}to{opacity:0}}@keyframes Playlist-scss--module_flashing_GiwRt{0%{opacity:.5}to{opacity:1}}@keyframes Playlist-scss--module_loading_FNbv7{to{background-position-x:-20%}}@keyframes Playlist-scss--module_rotating_9R0pr{to{transform:rotate(360deg)}}@keyframes Playlist-scss--module_closeLock_AnD6X{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes Playlist-scss--module_shakeLock_nwFpY{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.Playlist-scss--module_root_LID-F.Playlist-scss--module_withBorderSeparator_cSYrn{border-top:1px solid var(--var-color-base-border)}.Playlist-scss--module_counter_r8PzC{padding:0 2px;font-size:10px;line-height:16px;white-space:nowrap;color:#7c7c7c}.Playlist-scss--module_counterIcon_dNAZE{width:14px;height:14px}.Playlist-scss--module_playlistItem_rzkLn{display:flex;width:100%;gap:12px;align-items:center;padding:6px var(--audio-player-side-padding);color:var(--var-color-text-regular);transition:all .2s ease}.Playlist-scss--module_playlistItemActive_nOZ-y{color:var(--var-color-text-primary)}.dark-theme .Playlist-scss--module_playlistItemActive_nOZ-y{background-color:#3c3c3c}.light-y-theme .Playlist-scss--module_playlistItemActive_nOZ-y,.light-x-theme .Playlist-scss--module_playlistItemActive_nOZ-y,.light-theme .Playlist-scss--module_playlistItemActive_nOZ-y{background-color:#fafafa}@media not all and (hover: none){.Playlist-scss--module_playlistItem_rzkLn:not(.Playlist-scss--module_playlistItemActive_nOZ-y){cursor:pointer}.Playlist-scss--module_playlistItem_rzkLn:not(.Playlist-scss--module_playlistItemActive_nOZ-y):hover{background-color:var(--var-color-highlighted-bg)}.Playlist-scss--module_playlistItem_rzkLn:not(.Playlist-scss--module_playlistItemActive_nOZ-y):hover .Playlist-scss--module_playButton_mC-Ww{background-color:var(--color-brand-hovered)}}.Playlist-scss--module_playlistItemTitle_dctQ0{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:13px;flex-grow:1}.Playlist-scss--module_time_39a74{display:flex;min-width:25px;font-size:11px;font-weight:500;line-height:16px;white-space:nowrap;color:#7c7c7c;justify-content:flex-end;flex-shrink:0}.Playlist-scss--module_time_39a74.Playlist-scss--module_long_F2e1-{min-width:35px}.Playlist-scss--module_time_39a74.Playlist-scss--module_flashing_GiwRt{animation:Playlist-scss--module_fading_nw1SD 1s infinite ease}@keyframes AudioPlayer-scss--module_fadeIn_Xd4bI{0%{opacity:0}to{opacity:1}}@keyframes AudioPlayer-scss--module_fadeOut_CKpgO{0%{opacity:1}to{opacity:0}}@keyframes AudioPlayer-scss--module_flashing_cr9US{0%{opacity:.5}to{opacity:1}}@keyframes AudioPlayer-scss--module_loading_xdaPE{to{background-position-x:-20%}}@keyframes AudioPlayer-scss--module_rotating_UHtEL{to{transform:rotate(360deg)}}@keyframes AudioPlayer-scss--module_closeLock_5qYKA{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes AudioPlayer-scss--module_shakeLock_x3WxV{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.AudioPlayer-scss--module_root_E86SA{display:flex;overflow:hidden;flex-direction:column}.AudioPlayer-scss--module_player_2ukns{display:flex;overflow:hidden;width:100%;padding:15px 0 15px var(--audio-player-side-padding)}.AudioPlayer-scss--module_coverSection_x2f6D{display:flex;align-items:center;justify-content:center;width:112px;height:112px;overflow:hidden;margin-right:12px;border-radius:var(--border-radius-default);flex-shrink:0}.AudioPlayer-scss--module_coverSectionSmall_D-K4P{width:70px;height:70px;border-radius:4px}.AudioPlayer-scss--module_coverInner_yXzCc{display:flex;align-items:center;justify-content:center;width:100%;padding-top:100%}.AudioPlayer-scss--module_cover_7Dn-a{display:block;width:100%}.AudioPlayer-scss--module_header_qVJF5{display:flex;flex-direction:column;gap:6px}.AudioPlayer-scss--module_mainSection_DxdXq{display:flex;overflow:hidden;flex-direction:column;margin-top:-15px;padding-top:15px;padding-right:var(--audio-player-side-padding);flex-grow:1}.AudioPlayer-scss--module_mainSection_DxdXq .AudioPlayer-scss--module_header_qVJF5{margin-bottom:14px}.AudioPlayer-scss--module_mainSectionSmall_njwMG .AudioPlayer-scss--module_header_qVJF5{margin-bottom:0}.AudioPlayer-scss--module_mainSection_DxdXq.AudioPlayer-scss--module_withCover_vc5ZS{min-height:127px}.AudioPlayer-scss--module_mainSectionSmall_njwMG.AudioPlayer-scss--module_withCover_vc5ZS{min-height:80px}.AudioPlayer-scss--module_audioView_KJUT8{position:relative;display:flex;align-items:center;height:36px;padding-right:36px}.AudioPlayer-scss--module_audioViewWithoutVolume_jioE0{padding-right:0}.AudioPlayer-scss--module_audio_5lz7s{display:none}.AudioPlayer-scss--module_icon_YdOpq{width:20px;height:20px;flex-shrink:0}.AudioPlayer-scss--module_subtitleBlock_E-cJ0{display:flex;align-items:center;justify-content:space-between;font-size:13px;line-height:16px;color:#7c7c7c}.AudioPlayer-scss--module_artist_zfm29{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.AudioPlayer-scss--module_counter_EfptW{margin-left:auto}.AudioPlayer-scss--module_title_HFnTc{font-size:18px;font-weight:600;line-height:22px}.AudioPlayer-scss--module_title_HFnTc.AudioPlayer-scss--module_compactTitle_4fSEd{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-size:16px;line-height:20px}.AudioPlayer-scss--module_title_HFnTc:not(.AudioPlayer-scss--module_compactTitle_4fSEd){overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.AudioPlayer-scss--module_progress_Ri7j4{display:flex;align-items:center;touch-action:none;width:100%}.AudioPlayer-scss--module_progress_Ri7j4.AudioPlayer-scss--module_withMargin_bjNHs{margin-left:10px}.AudioPlayer-scss--module_track_n4ySt{display:flex;width:100%}.AudioPlayer-scss--module_button_9XgEK{transition:.15s ease-in color;cursor:pointer}.AudioPlayer-scss--module_compactControls_Br411{padding:0 16px 16px}.AudioPlayer-scss--module_processing_c1T9H{color:var(--var-color-text-secondary)}@keyframes Loading-scss--module_fadeIn_K1F1Y{0%{opacity:0}to{opacity:1}}@keyframes Loading-scss--module_fadeOut_-W65w{0%{opacity:1}to{opacity:0}}@keyframes Loading-scss--module_flashing_y3FrL{0%{opacity:.5}to{opacity:1}}@keyframes Loading-scss--module_loading_YCpKh{to{background-position-x:-20%}}@keyframes Loading-scss--module_rotating_2CjJC{to{transform:rotate(360deg)}}@keyframes Loading-scss--module_closeLock_5Hz0H{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes Loading-scss--module_shakeLock_otyTQ{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.Loading-scss--module_veil_fXK1D{display:flex;align-items:center;justify-content:center;position:fixed;z-index:300;top:0;right:0;bottom:0;left:0;overflow-x:hidden;overflow-y:auto;background-color:#000000b3}.Loading-scss--module_center_S40Pj{display:flex;align-items:center;justify-content:center}.desktop .AccountScheduledForDeletionInfoText-scss--module_message_zcPyM{display:flex;align-items:baseline;line-height:22px}.desktop .AccountScheduledForDeletionInfoText-scss--module_link_6ImI9{font-size:14px;color:var(--color-brand)!important}@keyframes AccountScheduledForDeletionNotice-scss--module_fadeIn_v-JNs{0%{opacity:0}to{opacity:1}}@keyframes AccountScheduledForDeletionNotice-scss--module_fadeOut_b6b-6{0%{opacity:1}to{opacity:0}}@keyframes AccountScheduledForDeletionNotice-scss--module_flashing_eoK5G{0%{opacity:.5}to{opacity:1}}@keyframes AccountScheduledForDeletionNotice-scss--module_loading_q8Rov{to{background-position-x:-20%}}@keyframes AccountScheduledForDeletionNotice-scss--module_rotating_gxWAt{to{transform:rotate(360deg)}}@keyframes AccountScheduledForDeletionNotice-scss--module_closeLock_mdBYV{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes AccountScheduledForDeletionNotice-scss--module_shakeLock_xALS3{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.AccountScheduledForDeletionNotice-scss--module_containerIcon_UsWqm{width:40px;height:40px;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-right:15px;border-radius:var(--border-radius-default);background-color:var(--var-color-error)}.AccountScheduledForDeletionNotice-scss--module_icon_-bgV-{width:24px;height:24px;color:#fff}@keyframes SupportLink-scss--module_fadeIn_LUuH2{0%{opacity:0}to{opacity:1}}@keyframes SupportLink-scss--module_fadeOut_f6-ss{0%{opacity:1}to{opacity:0}}@keyframes SupportLink-scss--module_flashing_AdGyF{0%{opacity:.5}to{opacity:1}}@keyframes SupportLink-scss--module_loading_--nVa{to{background-position-x:-20%}}@keyframes SupportLink-scss--module_rotating_YKt26{to{transform:rotate(360deg)}}@keyframes SupportLink-scss--module_closeLock_gYs-g{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes SupportLink-scss--module_shakeLock_rgnlb{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.SupportLink-scss--module_link_VuRBM{border-bottom:1px solid transparent;font-size:13px;text-decoration:none;color:var(--var-color-link);transition:border-color .2s;cursor:pointer}.SupportLink-scss--module_link_VuRBM:visited{color:var(--var-color-link)}@media not all and (hover: none){.SupportLink-scss--module_link_VuRBM:hover{border-bottom-color:var(--var-color-link-underline)}}@keyframes BannedUserNotice-scss--module_fadeIn_PonOk{0%{opacity:0}to{opacity:1}}@keyframes BannedUserNotice-scss--module_fadeOut_Iut8a{0%{opacity:1}to{opacity:0}}@keyframes BannedUserNotice-scss--module_flashing_HIYNM{0%{opacity:.5}to{opacity:1}}@keyframes BannedUserNotice-scss--module_loading_gleYL{to{background-position-x:-20%}}@keyframes BannedUserNotice-scss--module_rotating_BIYEN{to{transform:rotate(360deg)}}@keyframes BannedUserNotice-scss--module_closeLock_-Pic0{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes BannedUserNotice-scss--module_shakeLock_hLKvL{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.BannedUserNotice-scss--module_root_ih6M3{display:flex;align-items:center}.BannedUserNotice-scss--module_invalidIcon_f8VpW{width:25px;height:21px;margin-right:10px;vertical-align:text-top;color:var(--var-color-error)}.BannedUserNotice-scss--module_emphasise_tSHsn{color:#cb1a1a}.BannedUserNotice-scss--module_supportLink_xpDBN{font-size:14px}@keyframes Error-scss--module_fadeIn_viYzN{0%{opacity:0}to{opacity:1}}@keyframes Error-scss--module_fadeOut_GMJrL{0%{opacity:1}to{opacity:0}}@keyframes Error-scss--module_flashing_3olgI{0%{opacity:.5}to{opacity:1}}@keyframes Error-scss--module_loading_9E2Bc{to{background-position-x:-20%}}@keyframes Error-scss--module_rotating_qfm6A{to{transform:rotate(360deg)}}@keyframes Error-scss--module_closeLock_zac1-{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes Error-scss--module_shakeLock_1mkzF{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.Error-scss--module_container_jP989{position:relative;display:flex;flex-direction:column;align-items:center;flex:1;margin:0 auto;text-align:center}.Error-scss--module_image_Bz73V{background-repeat:no-repeat;background-position:center center;background-size:contain;margin:0 auto 20px;background-image:url(../error-image.DWzKmsB1.svg)}.dark-theme .Error-scss--module_image_Bz73V{background-image:url(../error-image-dark.fFg_GecT.svg)}.Error-scss--module_image_Bz73V svg{width:100%;height:100%}.Error-scss--module_title_9fNFh{margin:0;color:var(--var-color-text-primary)}.Error-scss--module_text_2--3w{margin:0;color:var(--var-color-text-secondary)}.Error-scss--module_support_o2-Pv{margin-top:20px}.Error-scss--module_blogName_DKuai{font-weight:500}.Error-scss--module_button_aRM6V{padding:0}.Error-scss--module_buttonLink_61B-3{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:inherit}.Error-scss--module_buttonLink_61B-3:visited{color:inherit}.Error-scss--module_buttonLink_61B-3:hover{border-color:transparent;color:inherit}@keyframes BannedPage-scss--module_fadeIn_osdcS{0%{opacity:0}to{opacity:1}}@keyframes BannedPage-scss--module_fadeOut_CllwZ{0%{opacity:1}to{opacity:0}}@keyframes BannedPage-scss--module_flashing_lnaPe{0%{opacity:.5}to{opacity:1}}@keyframes BannedPage-scss--module_loading_txJJG{to{background-position-x:-20%}}@keyframes BannedPage-scss--module_rotating_rxjl7{to{transform:rotate(360deg)}}@keyframes BannedPage-scss--module_closeLock_I9pj9{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes BannedPage-scss--module_shakeLock_KP0jP{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.BannedPage-scss--module_root_gdwTb{padding:50px;text-align:center}.BannedPage-scss--module_icon_TuRWP{width:213px;height:213px;display:inline-block;background-image:url(../icons_banned.C5rZxlAU.svg);background-repeat:no-repeat}.BannedPage-scss--module_header_cciLJ{margin:20px 0;font-size:30px}.BannedPage-scss--module_message_MvJpF{max-width:710px;margin:auto;font-size:16px;color:#7c7c7c}.BannedPage-scss--module_buttonWrapper_b81eu{margin:50px 0}@keyframes Error-scss--module_fadeIn_b8t-E{0%{opacity:0}to{opacity:1}}@keyframes Error-scss--module_fadeOut_183Hh{0%{opacity:1}to{opacity:0}}@keyframes Error-scss--module_flashing_Gg6u1{0%{opacity:.5}to{opacity:1}}@keyframes Error-scss--module_loading_rRowG{to{background-position-x:-20%}}@keyframes Error-scss--module_rotating_qTfhw{to{transform:rotate(360deg)}}@keyframes Error-scss--module_closeLock_Std8C{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes Error-scss--module_shakeLock_SuiLr{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.Error-scss--module_container_DcHv5{width:500px;padding:50px 0}.Error-scss--module_image_gU-Wn{width:213px;height:213px}.Error-scss--module_title_wfj69{font-size:30px;font-weight:400;margin-bottom:20px}.Error-scss--module_text_CeXNM,.Error-scss--module_link_wRsUv{font-size:16px;line-height:27px}.Error-scss--module_buttons_2DDmF{margin-top:50px}@keyframes Footer-scss--module_fadeIn_oaHJ6{0%{opacity:0}to{opacity:1}}@keyframes Footer-scss--module_fadeOut_cuQ77{0%{opacity:1}to{opacity:0}}@keyframes Footer-scss--module_flashing_UO1zf{0%{opacity:.5}to{opacity:1}}@keyframes Footer-scss--module_loading_bALNt{to{background-position-x:-20%}}@keyframes Footer-scss--module_rotating_z7V3T{to{transform:rotate(360deg)}}@keyframes Footer-scss--module_closeLock_XN64z{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes Footer-scss--module_shakeLock_gk2i8{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.Footer-scss--module_block_g11ja{display:flex;align-items:center;justify-content:center;margin-top:auto;border-top:1px solid var(--var-color-base-border);background-color:var(--var-color-panel-bg);flex-shrink:0}.desktop .Footer-scss--module_block_g11ja{width:100%}.main-page .Footer-scss--module_block_g11ja{border-top:none;background-color:transparent}.minimal .Footer-scss--module_block_g11ja{background-color:var(--var-color-panel-bg)}.dark-theme .Footer-scss--module_block_g11ja{background-color:var(--var-color-bg)}.Footer-scss--module_blockTransparent_iuPFs{border-top-color:transparent;background-color:transparent}.Footer-scss--module_content_hSR6w{display:flex;justify-content:space-between;padding:16px 0 15px;font-size:13px;line-height:14px}.Footer-scss--module_copyright_Jph-7{color:#7c7c7c}.Footer-scss--module_links_mB57Q{display:flex}.Footer-scss--module_link_6Mfch{font-size:12px;color:#7c7c7c}.Footer-scss--module_link_6Mfch:not(a){color:#7c7c7c}.Footer-scss--module_link_6Mfch:visited,.Footer-scss--module_link_6Mfch:link{color:#7c7c7c}.Footer-scss--module_root_siRPq{width:100%}.Footer-scss--module_content_s-3zp{flex-flow:row wrap;width:100%;min-height:var(--const-footer-height);padding:16px 10px 15px}.Footer-scss--module_copyright_Gxyqz{font-size:12px}.Footer-scss--module_links_o04rT{flex-flow:row;gap:15px}.Footer-scss--module_link_Mfap3:hover{color:var(--color-brand)}.Footer-scss--module_link_Mfap3:hover:not(a){color:#7c7c7c}@keyframes GdprOffer-scss--module_fadeIn_VE9gN{0%{opacity:0}to{opacity:1}}@keyframes GdprOffer-scss--module_fadeOut_1gXcF{0%{opacity:1}to{opacity:0}}@keyframes GdprOffer-scss--module_flashing_oucMg{0%{opacity:.5}to{opacity:1}}@keyframes GdprOffer-scss--module_loading_InlEC{to{background-position-x:-20%}}@keyframes GdprOffer-scss--module_rotating_1ZL43{to{transform:rotate(360deg)}}@keyframes GdprOffer-scss--module_closeLock_EbMZJ{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes GdprOffer-scss--module_shakeLock_CiQnR{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.GdprOffer-scss--module_root_uXA-Y{display:flex;align-items:center;justify-content:center;position:fixed;bottom:0;background-color:#000000e6}.GdprOffer-scss--module_content_nnrbp{display:flex;justify-content:space-between;align-items:center;color:#fff}.GdprOffer-scss--module_link_UW36A{font-size:14px}.GdprOffer-scss--module_root_CQ7Tq{z-index:var(--z-index-gdpr-offer);width:100%;height:70px}.GdprOffer-scss--module_content_glI05{width:var(--const-small-desktop-layout-width)}.GdprOffer-scss--module_accept_ZggIV{margin-left:20px}@keyframes HelperItem-scss--module_fadeIn_Ezpci{0%{opacity:0}to{opacity:1}}@keyframes HelperItem-scss--module_fadeOut_2jYU5{0%{opacity:1}to{opacity:0}}@keyframes HelperItem-scss--module_flashing_dIcS-{0%{opacity:.5}to{opacity:1}}@keyframes HelperItem-scss--module_loading_hsN6Q{to{background-position-x:-20%}}@keyframes HelperItem-scss--module_rotating_GDVv7{to{transform:rotate(360deg)}}@keyframes HelperItem-scss--module_closeLock_2J2wf{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes HelperItem-scss--module_shakeLock_pmrzb{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.HelperItem-scss--module_root_TFKaY{position:absolute;z-index:80;top:0;left:0;display:flex;flex-direction:column;padding:15px;text-transform:initial;color:#fff;border-radius:10px;background-color:var(--color-brand)}.desktop .HelperItem-scss--module_root_TFKaY{max-width:300px}.mobile .HelperItem-scss--module_root_TFKaY{width:calc(100% - 30px)}.HelperItem-scss--module_top_vuaN8{display:flex;margin-bottom:15px;font-size:13px;font-weight:500;line-height:16px}.HelperItem-scss--module_button_Dn-aX{width:118px;height:36px;padding:7px 15px;border:1px solid var(--color-brand-light);font-weight:600;line-height:22px;text-align:center;color:#fff;border-radius:18px;cursor:pointer}.HelperItem-scss--module_floatingArrow_i2jLN{fill:var(--color-brand)}.HelperItem-scss--module_closeIcon_vNvlT{width:20px;height:20px;margin-left:5px;color:#ffffff80;cursor:pointer;flex-shrink:0}@keyframes Layout-scss--module_fadeIn_tU-Og{0%{opacity:0}to{opacity:1}}@keyframes Layout-scss--module_fadeOut_uBJ8F{0%{opacity:1}to{opacity:0}}@keyframes Layout-scss--module_flashing_npXHl{0%{opacity:.5}to{opacity:1}}@keyframes Layout-scss--module_loading_YJVOZ{to{background-position-x:-20%}}@keyframes Layout-scss--module_rotating_aH8T6{to{transform:rotate(360deg)}}@keyframes Layout-scss--module_closeLock_V3hd4{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes Layout-scss--module_shakeLock_DlMI5{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.Layout-scss--module_layout_KthNT{position:relative;min-width:var(--var-desktop-layout-width);flex:1}.Layout-scss--module_layout_KthNT:not(.Layout-scss--module_responsive_h34-t)+footer{width:auto;min-width:var(--var-desktop-layout-width)}.Layout-scss--module_responsive_h34-t{min-width:auto}.Layout-scss--module_fixedWidth_LzTcc{min-width:var(--var-desktop-layout-width);max-width:var(--var-desktop-layout-width);margin:0 auto}.Layout-scss--module_monochrome_6ONDh{background-color:var(--var-color-mono-bg)}.minimal.light-theme .Layout-scss--module_deep_Mowlx,.minimal.light-x-theme .Layout-scss--module_deep_Mowlx{background-color:var(--color-gray-bg)}.Layout-scss--module_content_qgmhm{width:var(--var-desktop-layout-width);margin:0 auto;padding-bottom:20px}.Layout-scss--module_grid_D6qKw{display:flex}.Layout-scss--module_threeColsLeft_Iznle{width:255px;margin-right:20px}.minimal .Layout-scss--module_threeColsLeft_Iznle{box-sizing:content-box;width:300px;min-width:300px;margin-right:initial}.Layout-scss--module_threeColsCenter_5yall{width:575px;margin-right:20px}.minimal .Layout-scss--module_threeColsCenter_5yall{box-sizing:content-box;width:576px;margin-right:initial;padding:0 48px}.Layout-scss--module_threeColsRight_OXWJ3{width:270px}.minimal .Layout-scss--module_threeColsRight_OXWJ3{box-sizing:content-box;width:300px;min-width:300px}.Layout-scss--module_twoColsLeft_rTTQa{width:320px;margin-right:48px}.Layout-scss--module_twoColsRight_aWTF3{width:616px;padding-top:24px}@keyframes LegalInfo-scss--module_fadeIn_Fg-kT{0%{opacity:0}to{opacity:1}}@keyframes LegalInfo-scss--module_fadeOut_9EhtR{0%{opacity:1}to{opacity:0}}@keyframes LegalInfo-scss--module_flashing_4kkps{0%{opacity:.5}to{opacity:1}}@keyframes LegalInfo-scss--module_loading_JoCzK{to{background-position-x:-20%}}@keyframes LegalInfo-scss--module_rotating_leHCb{to{transform:rotate(360deg)}}@keyframes LegalInfo-scss--module_closeLock_Plz4U{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes LegalInfo-scss--module_shakeLock_45Mxr{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.dark-theme .LegalInfo-scss--module_root_Aj6nE{border:1px solid #303030;background-color:#262626}.dark-theme .LegalInfo-scss--module_closeIcon_xFQXY{color:#f1f1f1}.LegalInfo-scss--module_root_Aj6nE{position:fixed;z-index:97;padding:20px;border:1px solid var(--var-color-base-border);border-radius:var(--border-radius-default);background-color:var(--var-color-mono-bg);box-shadow:0 4px 24px #0000000d;transition:.15s ease bottom}.desktop .LegalInfo-scss--module_root_Aj6nE{right:15px;bottom:15px;max-width:330px}.desktop .LegalInfo-scss--module_rootBottom_xbQyD{bottom:calc(var(--const-footer-height) + 15px)}.mobile .LegalInfo-scss--module_root_Aj6nE{right:10px;bottom:10px;left:10px}.LegalInfo-scss--module_closeIconWrapper_rWBEc{width:30px;height:30px;display:flex;align-items:center;justify-content:center;position:absolute;top:10px;right:10px;cursor:pointer}.LegalInfo-scss--module_closeIcon_xFQXY{width:20px;height:20px;color:var(--var-color-text-secondary)}.LegalInfo-scss--module_title_qYLJF{display:flex;align-items:center;margin-bottom:10px;font-weight:500;line-height:22px}.LegalInfo-scss--module_infoIcon_gqvie{width:20px;height:20px;margin-right:10px}.LegalInfo-scss--module_text_Oanoq{margin-bottom:10px;font-size:13px;line-height:18px}.LegalInfo-scss--module_close_1tyIa{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0;border:none;font-family:inherit;color:inherit;background-color:transparent;border-bottom:1px solid transparent;font-size:13px;text-decoration:none;color:var(--var-color-link);transition:border-color .2s;cursor:pointer;font-size:14px;font-weight:500}.LegalInfo-scss--module_close_1tyIa:visited{color:var(--var-color-link)}@media not all and (hover: none){.LegalInfo-scss--module_close_1tyIa:hover{border-bottom-color:var(--var-color-link-underline)}}@keyframes MarketingAlert-scss--module_fadeIn_IT3Ol{0%{opacity:0}to{opacity:1}}@keyframes MarketingAlert-scss--module_fadeOut_i0UH5{0%{opacity:1}to{opacity:0}}@keyframes MarketingAlert-scss--module_flashing_MmeI1{0%{opacity:.5}to{opacity:1}}@keyframes MarketingAlert-scss--module_loading_ZF-qJ{to{background-position-x:-20%}}@keyframes MarketingAlert-scss--module_rotating_aHcgW{to{transform:rotate(360deg)}}@keyframes MarketingAlert-scss--module_closeLock_PnWW9{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes MarketingAlert-scss--module_shakeLock_qeYup{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.MarketingAlert-scss--module_root_J3-Fs{position:fixed;z-index:80;display:flex;flex-direction:column;border:1px solid var(--var-color-base-border);border-radius:var(--border-radius-default);background-color:var(--var-color-bg);box-shadow:0 4px 24px #0000000d;align-items:flex-start}.desktop .MarketingAlert-scss--module_root_J3-Fs{top:0;right:20px;width:250px;margin-top:20px;padding:20px}.mobile .MarketingAlert-scss--module_root_J3-Fs{top:0;right:15px;left:15px;width:auto;max-width:480px;margin-top:15px;padding:15px}.MarketingAlert-scss--module_close_DYnRM{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0;border:none;font-family:inherit;color:inherit;background-color:transparent;position:absolute;top:16px;right:16px;cursor:pointer}.MarketingAlert-scss--module_closeIcon_WW9jr{width:16px;height:16px;color:#7c7c7c}.MarketingAlert-scss--module_closeIcon_WW9jr:before{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:150%;height:150%;content:""}.MarketingAlert-scss--module_title_MQUcf{margin-bottom:10px;font-size:16px;font-weight:600;line-height:22px}.desktop .MarketingAlert-scss--module_title_MQUcf{padding-right:20px}.mobile .MarketingAlert-scss--module_title_MQUcf{padding-right:30px}.MarketingAlert-scss--module_text_VuEzv{font-size:14px;font-weight:500;line-height:22px}.desktop .MarketingAlert-scss--module_text_VuEzv{margin-bottom:16px;padding-right:20px}.mobile .MarketingAlert-scss--module_text_VuEzv{margin-bottom:10px;padding-right:30px}.MarketingAlert-scss--module_text_VuEzv:last-child{margin-bottom:0}.desktop .MarketingAlert-scss--module_image_65bfD{max-width:100px;max-height:80px;margin-bottom:10px}.mobile .MarketingAlert-scss--module_image_65bfD{position:absolute;right:15px;bottom:15px;max-width:70px;max-height:56px}.MarketingAlert-scss--module_link_248FB{min-width:auto;padding:9px 20px;text-decoration:none;border-radius:var(--border-radius-default);background-color:var(--color-brand);transition:background-color .2s;cursor:pointer}@media not all and (hover: none){.MarketingAlert-scss--module_link_248FB:hover{background-color:#d45124}}@keyframes Notice-scss--module_fadeIn_NsRxo{0%{opacity:0}to{opacity:1}}@keyframes Notice-scss--module_fadeOut_lJEBU{0%{opacity:1}to{opacity:0}}@keyframes Notice-scss--module_flashing_Bve4i{0%{opacity:.5}to{opacity:1}}@keyframes Notice-scss--module_loading_-Xf39{to{background-position-x:-20%}}@keyframes Notice-scss--module_rotating_dKzJa{to{transform:rotate(360deg)}}@keyframes Notice-scss--module_closeLock_gwRuA{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes Notice-scss--module_shakeLock_TTO8h{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.Notice-scss--module_root_FaVsQ{position:sticky;z-index:98;width:100%;border-bottom:1px solid var(--var-color-base-border);background-color:var(--var-color-panel-bg)}.Notice-scss--module_content_W1SBu{word-wrap:break-word;word-break:break-word;display:flex;align-items:center;margin:0 auto;color:var(--var-color-text-primary)}.light-theme .PaymentProblemNotification-scss--module_cardErrorPicture_4YWLg{background-image:url(../card-error.DehQGA8G.svg)}.light-x-theme .PaymentProblemNotification-scss--module_cardErrorPicture_4YWLg{background-image:url(../card-error-x.d-2fUZc_.svg)}@keyframes PaymentProblemNotification-scss--module_fadeIn_I9w-k{0%{opacity:0}to{opacity:1}}@keyframes PaymentProblemNotification-scss--module_fadeOut_3gL3r{0%{opacity:1}to{opacity:0}}@keyframes PaymentProblemNotification-scss--module_flashing_MwaPN{0%{opacity:.5}to{opacity:1}}@keyframes PaymentProblemNotification-scss--module_loading_9zVSO{to{background-position-x:-20%}}@keyframes PaymentProblemNotification-scss--module_rotating_SeUqA{to{transform:rotate(360deg)}}@keyframes PaymentProblemNotification-scss--module_closeLock_nWDak{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes PaymentProblemNotification-scss--module_shakeLock_EyzOu{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.light-y-theme .PaymentProblemNotification-scss--module_cardErrorPicture_4YWLg{background-image:url(../card-error-y.BqM3CQBr.svg)}.PaymentProblemNotification-scss--module_cardErrorPicture_4YWLg{width:30px;height:30px;background-repeat:no-repeat;background-position:center center;background-size:contain;margin-right:15px;flex-shrink:0}.PaymentProblemNotification-scss--module_link_uB-Wl{border-bottom:1px solid transparent;font-size:13px;text-decoration:none;color:var(--var-color-link);transition:border-color .2s;cursor:pointer;font-size:14px}.PaymentProblemNotification-scss--module_link_uB-Wl:visited{color:var(--var-color-link)}@media not all and (hover: none){.PaymentProblemNotification-scss--module_link_uB-Wl:hover{border-bottom-color:var(--var-color-link-underline)}}.PaymentProblemNotification-scss--module_bloggerName_PM9X8{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:inline-block;max-width:200px}.PaymentProblemNotification-scss--module_bloggerNameBlock_hcDKJ{display:inline-flex;align-items:center;flex-wrap:wrap;font-weight:600}.PaymentProblemNotification-scss--module_messageBlock_TnR-i{display:flex;align-self:center}.mobile .PaymentProblemNotification-scss--module_messageBlock_TnR-i,.PaymentProblemNotification-scss--module_messageContent_Q1l3g{flex:1}.light-x-theme .EmailConfirmation-scss--module_envelopeIcon_fPNbC{background-image:url(../envelope-x.BfJsBXPr.svg)}@keyframes EmailConfirmation-scss--module_fadeIn_-eCFi{0%{opacity:0}to{opacity:1}}@keyframes EmailConfirmation-scss--module_fadeOut_vEhhH{0%{opacity:1}to{opacity:0}}@keyframes EmailConfirmation-scss--module_flashing_-PMBm{0%{opacity:.5}to{opacity:1}}@keyframes EmailConfirmation-scss--module_loading_rWAfs{to{background-position-x:-20%}}@keyframes EmailConfirmation-scss--module_rotating_aKuxa{to{transform:rotate(360deg)}}@keyframes EmailConfirmation-scss--module_closeLock_2WuIB{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes EmailConfirmation-scss--module_shakeLock_zYHDg{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.light-y-theme .EmailConfirmation-scss--module_envelopeIcon_fPNbC{background-image:url(../envelope-y.M5hneJaH.svg)}.EmailConfirmation-scss--module_envelopeIcon_fPNbC{background-repeat:no-repeat;background-position:center center;background-size:contain;display:flex;width:31px;height:22px;margin-right:15px;background-image:url(../envelope.BAUtOi4F.svg);flex-shrink:0}.EmailConfirmation-scss--module_email_J3lkV{font-weight:600}.EmailConfirmation-scss--module_button_rMySX{min-width:60px;margin-left:10px;padding:10px;font-weight:500}.EmailConfirmation-scss--module_buttonsContainer_MicDt{margin-top:10px}.desktop .EmailConfirmation-scss--module_message_pxjL3{display:flex;align-items:center}.desktop .EmailConfirmation-scss--module_link_F4Cpu{font-size:14px}.desktop .EmailConfirmation-scss--module_buttonsContainer_MicDt{margin-top:0}@keyframes InfoMessage-scss--module_fadeIn_Uvt93{0%{opacity:0}to{opacity:1}}@keyframes InfoMessage-scss--module_fadeOut_shgMW{0%{opacity:1}to{opacity:0}}@keyframes InfoMessage-scss--module_flashing_PjbxL{0%{opacity:.5}to{opacity:1}}@keyframes InfoMessage-scss--module_loading_7raAN{to{background-position-x:-20%}}@keyframes InfoMessage-scss--module_rotating_bNIlT{to{transform:rotate(360deg)}}@keyframes InfoMessage-scss--module_closeLock_LWG8W{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes InfoMessage-scss--module_shakeLock_ZIjcT{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.InfoMessage-scss--module_warningContainer_CUILy{width:40px;height:40px;display:flex;align-items:center;justify-content:center;margin-right:15px;border-radius:var(--border-radius-default);background-color:var(--var-color-error);flex-shrink:0}.InfoMessage-scss--module_warningIcon_fqnab{width:24px;height:24px;color:#fff}.InfoMessage-scss--module_customIconContainer_vX4-C{width:40px;height:40px;margin-right:15px;flex-shrink:0}.InfoMessage-scss--module_customIconContainer_vX4-C .InfoMessage-scss--module_customIcon_cMLz6{width:100%;height:100%}.InfoMessage-scss--module_text_nxvvJ{display:flex;align-items:center;justify-content:center;font-weight:500}.mobile .InfoMessage-scss--module_text_nxvvJ{flex-wrap:wrap}.InfoMessage-scss--module_warning_2hXvM{color:var(--var-color-error)}.InfoMessage-scss--module_link_eXN1w{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0;border:none;font-family:inherit;color:inherit;background-color:transparent;border-bottom:1px solid transparent;font-size:13px;text-decoration:none;color:var(--var-color-link);transition:border-color .2s;cursor:pointer}.InfoMessage-scss--module_link_eXN1w:visited{color:var(--var-color-link)}@media not all and (hover: none){.InfoMessage-scss--module_link_eXN1w:hover{border-bottom-color:var(--var-color-link-underline)}}.desktop .InfoMessage-scss--module_link_eXN1w{font-size:14px}.InfoMessage-scss--module_button_xT1QJ{margin-left:15px}.mobile .InfoMessage-scss--module_button_xT1QJ{margin-top:10px;margin-right:auto;margin-left:0}.InfoMessage-scss--module_closeContainer_PEw9b{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;margin-left:24px;border:1px solid var(--var-color-base-border);cursor:pointer;flex-shrink:0}.InfoMessage-scss--module_closeIcon_3l13H{width:20px;height:20px;color:#7c7c7c}@keyframes SubscriptionPriceConfirmNotification-scss--module_fadeIn_Ka-1l{0%{opacity:0}to{opacity:1}}@keyframes SubscriptionPriceConfirmNotification-scss--module_fadeOut_qkbke{0%{opacity:1}to{opacity:0}}@keyframes SubscriptionPriceConfirmNotification-scss--module_flashing_ZDj6G{0%{opacity:.5}to{opacity:1}}@keyframes SubscriptionPriceConfirmNotification-scss--module_loading_g1occ{to{background-position-x:-20%}}@keyframes SubscriptionPriceConfirmNotification-scss--module_rotating_TwTzR{to{transform:rotate(360deg)}}@keyframes SubscriptionPriceConfirmNotification-scss--module_closeLock_C9NU5{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes SubscriptionPriceConfirmNotification-scss--module_shakeLock_jfy-D{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.SubscriptionPriceConfirmNotification-scss--module_icon_G2NRi{width:30px;height:30px;margin-right:15px;color:var(--color-brand);background-repeat:no-repeat;background-size:contain}.SubscriptionPriceConfirmNotification-scss--module_link_aRmEn{border-bottom:1px solid transparent;font-size:13px;text-decoration:none;color:var(--var-color-link);transition:border-color .2s;cursor:pointer;font-size:14px}.SubscriptionPriceConfirmNotification-scss--module_link_aRmEn:visited{color:var(--var-color-link)}@media not all and (hover: none){.SubscriptionPriceConfirmNotification-scss--module_link_aRmEn:hover{border-bottom-color:var(--var-color-link-underline)}}.SubscriptionPriceConfirmNotification-scss--module_text_6U0Ch{font-weight:500}@keyframes NoticeList-scss--module_fadeIn_yf9bC{0%{opacity:0}to{opacity:1}}@keyframes NoticeList-scss--module_fadeOut_oBrJu{0%{opacity:1}to{opacity:0}}@keyframes NoticeList-scss--module_flashing_vtiZL{0%{opacity:.5}to{opacity:1}}@keyframes NoticeList-scss--module_loading_zVke8{to{background-position-x:-20%}}@keyframes NoticeList-scss--module_rotating_Zijqk{to{transform:rotate(360deg)}}@keyframes NoticeList-scss--module_closeLock_IP-Za{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes NoticeList-scss--module_shakeLock_HIV3T{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.NoticeList-scss--module_block_ogQrW{top:var(--const-top-menu-height);min-width:var(--var-desktop-layout-width);height:auto}.responsivePage .NoticeList-scss--module_block_ogQrW{width:100%;min-width:auto}.NoticeList-scss--module_content_Iqf8t{display:flex;align-items:center;justify-content:center;flex-direction:column;width:auto;min-width:var(--var-desktop-layout-width);height:auto;min-height:70px}.responsivePage .NoticeList-scss--module_content_Iqf8t{min-width:auto}.NoticeList-scss--module_notice_y7p2z{display:flex;align-items:center;justify-content:center;width:100%;min-width:var(--var-desktop-layout-width);height:70px}.NoticeList-scss--module_notice_y7p2z:not(:first-child){border-top:1px solid var(--var-color-base-border)}.responsivePage .NoticeList-scss--module_notice_y7p2z{min-width:auto}.NoticeList-scss--module_problemSubscriptions_W8X7W{cursor:pointer}@keyframes ButtonSwitcher-scss--module_fadeIn_uGqpi{0%{opacity:0}to{opacity:1}}@keyframes ButtonSwitcher-scss--module_fadeOut_D8s1r{0%{opacity:1}to{opacity:0}}@keyframes ButtonSwitcher-scss--module_flashing_Yd88O{0%{opacity:.5}to{opacity:1}}@keyframes ButtonSwitcher-scss--module_loading_uzRp0{to{background-position-x:-20%}}@keyframes ButtonSwitcher-scss--module_rotating_wAYNC{to{transform:rotate(360deg)}}@keyframes ButtonSwitcher-scss--module_closeLock_XgrAT{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes ButtonSwitcher-scss--module_shakeLock_3ewz8{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.ButtonSwitcher-scss--module_root_lXyV-{position:relative;display:flex;padding:3px;border-radius:var(--border-radius-default);background-color:var(--var-color-input-contained-bg);transition:all .2s ease-out;justify-content:flex-start;align-items:center;gap:3px}.dark-theme .ButtonSwitcher-scss--module_root_lXyV-{background-color:var(--var-color-input-bg)}.ButtonSwitcher-scss--module_root_lXyV-[data-disabled=true]{opacity:.6;pointer-events:none}.ButtonSwitcher-scss--module_input_pDed9{display:none}.ButtonSwitcher-scss--module_item_tMteD{display:flex;align-items:center;justify-content:center;position:relative;z-index:2;cursor:pointer}.ButtonSwitcher-scss--module_item_tMteD .ButtonSwitcher-scss--module_inner_hJtcm{display:flex;padding:3px 8px;font-weight:500;white-space:pre;text-decoration:none;text-transform:uppercase;color:var(--var-color-text-regular);transition:all .2s ease-out}.ButtonSwitcher-scss--module_item_tMteD .ButtonSwitcher-scss--module_inner_hJtcm>span{position:relative;z-index:2;transition:all .2s ease-out}.ButtonSwitcher-scss--module_item_tMteD.ButtonSwitcher-scss--module_active_ey-mq{color:var(--var-color-text-primary);transition:all .2s ease-out;cursor:auto}.ButtonSwitcher-scss--module_root_lXyV-:not(.dynamic):not(.ButtonSwitcher-scss--module_noIndicator_grUju) .ButtonSwitcher-scss--module_item_tMteD .ButtonSwitcher-scss--module_inner_hJtcm:after{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:6px;background-color:var(--var-color-panel-bg);box-shadow:0 2px 10px #0000001a;content:""}@media not all and (hover: none){.ButtonSwitcher-scss--module_item_tMteD:hover:not(.ButtonSwitcher-scss--module_active_ey-mq) .ButtonSwitcher-scss--module_inner_hJtcm>span{opacity:.7}}@media (hover: none){.ButtonSwitcher-scss--module_item_tMteD:active:not(:focus) .ButtonSwitcher-scss--module_inner_hJtcm>span{opacity:.8}}.ButtonSwitcher-scss--module_dynamicIndicator_uNr4-{position:absolute;right:0;left:0;border-radius:6px;background-color:var(--var-color-panel-bg);box-shadow:0 2px 10px #0000001a;z-index:1;top:3px;bottom:3px;transition:all .2s ease-out}.LanguageSwitcher-scss--module_item_rvBn-{line-height:18px}@keyframes ProfileDropdownItem-scss--module_fadeIn_8Rlvv{0%{opacity:0}to{opacity:1}}@keyframes ProfileDropdownItem-scss--module_fadeOut_tKBRB{0%{opacity:1}to{opacity:0}}@keyframes ProfileDropdownItem-scss--module_flashing_l2uEm{0%{opacity:.5}to{opacity:1}}@keyframes ProfileDropdownItem-scss--module_loading_uP51J{to{background-position-x:-20%}}@keyframes ProfileDropdownItem-scss--module_rotating_0-iCP{to{transform:rotate(360deg)}}@keyframes ProfileDropdownItem-scss--module_closeLock_LpyPU{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes ProfileDropdownItem-scss--module_shakeLock_mi10Z{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.ProfileDropdownItem-scss--module_icon_GTpPW{width:18px;height:18px;margin-right:10px;transition:fill .2s}.ProfileDropdownItem-scss--module_item_dkeM5{display:flex;width:100%;padding:0 15px;font-size:14px;font-weight:500;align-items:center;transition:all .2s ease;cursor:pointer}.ProfileDropdownItem-scss--module_item_dkeM5:hover{color:var(--color-brand)}.ProfileDropdownItem-scss--module_item_dkeM5:hover .ProfileDropdownItem-scss--module_icon_GTpPW{fill:var(--color-brand)}.dark-theme .ProfileDropdownItem-scss--module_item_dkeM5:hover{color:#fff;background-color:#ffffff1a}.dark-theme .ProfileDropdownItem-scss--module_item_dkeM5:hover .ProfileDropdownItem-scss--module_icon_GTpPW{fill:#fff}.ProfileDropdownItem-scss--module_lastItem_yJSfs{margin-bottom:7px}.ProfileDropdownItem-scss--module_disabled_XKEJt{color:var(--var-color-text-secondary);cursor:default;pointer-events:none}@keyframes RedesignMenuPreview-scss--module_fadeIn_df6mp{0%{opacity:0}to{opacity:1}}@keyframes RedesignMenuPreview-scss--module_fadeOut_Lkjgg{0%{opacity:1}to{opacity:0}}@keyframes RedesignMenuPreview-scss--module_flashing_WJrAM{0%{opacity:.5}to{opacity:1}}@keyframes RedesignMenuPreview-scss--module_loading_iSuRd{to{background-position-x:-20%}}@keyframes RedesignMenuPreview-scss--module_rotating_5F2dI{to{transform:rotate(360deg)}}@keyframes RedesignMenuPreview-scss--module_closeLock_Tjdma{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes RedesignMenuPreview-scss--module_shakeLock_ng7el{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}@keyframes RedesignMenuPreview-scss--module_bounceInArrow_CTH5J{0%{opacity:0;transform:scale(.7) rotate(15deg)}50%{opacity:1;transform:scale(1.15) rotate(15deg)}80%{transform:scale(.99) rotate(15deg)}to{opacity:1;transform:scale(1) rotate(15deg)}}@keyframes RedesignMenuPreview-scss--module_bounceInArrowMobile_ngF7i{0%{opacity:0;transform:scale(.7) rotate(37deg)}50%{opacity:1;transform:scale(1.15) rotate(37deg)}80%{transform:scale(.99) rotate(37deg)}to{opacity:1;transform:scale(1) rotate(37deg)}}@keyframes RedesignMenuPreview-scss--module_swing_FQl6n{0%{transform:scale(1) rotate(0)}5%{transform:scale(1.1) rotate(20deg)}8%{transform:scale(1.1) rotate(-8deg)}12%{transform:scale(1.1) rotate(4deg)}16%{transform:scale(1.1) rotate(-1deg)}20%{transform:scale(1) rotate(0)}}@keyframes RedesignMenuPreview-scss--module_appearAndSwing_4E64B{0%{opacity:0;transform:scale(0) rotate(0)}20%{opacity:1;transform:scale(1) rotate(20deg)}40%{transform:scale(1) rotate(-8deg)}60%{transform:scale(1) rotate(4deg)}80%{transform:scale(1) rotate(-3deg)}to{opacity:1;transform:scale(1) rotate(0)}}.RedesignMenuPreview-scss--module_root_1OO-o{position:absolute;z-index:2;top:-31px;left:50%;transform:translate(-50%)}.mobile .RedesignMenuPreview-scss--module_root_1OO-o{top:-66px;right:30px;left:auto;transform:none}.RedesignMenuPreview-scss--module_menu_V7Sli{border:solid 1px;white-space:nowrap;color:var(--var-color-text-regular);border-radius:var(--border-radius-default);box-shadow:0 2px 10px #0000001a;display:flex;flex-direction:column;width:220px;padding-top:15px;padding-bottom:7px;transform:scale(.75);pointer-events:none}.light-y-theme .RedesignMenuPreview-scss--module_menu_V7Sli,.light-x-theme .RedesignMenuPreview-scss--module_menu_V7Sli,.light-theme .RedesignMenuPreview-scss--module_menu_V7Sli{border-color:#eaeaea;background-color:#fff}.dark-theme .RedesignMenuPreview-scss--module_menu_V7Sli{border-color:#303030;background-color:#262626;box-shadow:0 2px 10px #00000080}.RedesignMenuPreview-scss--module_menu_V7Sli>*{height:35px}.RedesignMenuPreview-scss--module_menuItem_thCYQ{display:flex;align-items:center;width:100%;padding:0 15px;gap:7px}.RedesignMenuPreview-scss--module_separator_C-2cL{width:100%;height:1px;margin:5px 0;background-color:var(--var-color-base-border)}.RedesignMenuPreview-scss--module_menuIcon_gzacm{width:20px;height:20px}.RedesignMenuPreview-scss--module_toggleLabel_7H2UT{margin-bottom:0}.RedesignMenuPreview-scss--module_text_qGSDB{font-size:14px;line-height:14px}.RedesignMenuPreview-scss--module_arrow_XtKIR{position:absolute;top:55px;left:10px;width:72px;height:49px;opacity:0;background-image:url(../arrow.61RwuiCb.svg);background-size:100%;animation:RedesignMenuPreview-scss--module_bounceInArrow_CTH5J .7s ease-out 1s forwards}.desktop .RedesignMenuPreview-scss--module_arrow_XtKIR{top:80px;left:180px;transform:rotate(15deg)}.mobile .RedesignMenuPreview-scss--module_arrow_XtKIR{top:105px;left:160px;transform:rotate(37deg);animation:RedesignMenuPreview-scss--module_bounceInArrowMobile_ngF7i .7s ease-out 1s forwards}.RedesignMenuPreview-scss--module_newLabel_d3qbS{position:absolute;top:62px;left:15px;width:32px;height:24px;opacity:0;background-image:url(../assets/images/new-label.BuumQsSw.png);background-size:100%;animation:RedesignMenuPreview-scss--module_appearAndSwing_4E64B 1s ease-out 1.2s forwards}.desktop .RedesignMenuPreview-scss--module_newLabel_d3qbS{top:60px;left:211px}.mobile .RedesignMenuPreview-scss--module_newLabel_d3qbS{top:109px;left:134px}.RedesignMenuPreview-scss--module_newLabel_d3qbS.RedesignMenuPreview-scss--module_regular_oi7hG{opacity:1;animation:RedesignMenuPreview-scss--module_swing_FQl6n 4s linear infinite}.RedesignMenuPreview-scss--module_darkToggle_UQr8U{flex-grow:1}@keyframes RedesignScreenPreview-scss--module_fadeIn_-a5vj{0%{opacity:0}to{opacity:1}}@keyframes RedesignScreenPreview-scss--module_fadeOut_MmD-f{0%{opacity:1}to{opacity:0}}@keyframes RedesignScreenPreview-scss--module_flashing_-E2bL{0%{opacity:.5}to{opacity:1}}@keyframes RedesignScreenPreview-scss--module_loading_pAoSF{to{background-position-x:-20%}}@keyframes RedesignScreenPreview-scss--module_rotating_gpifT{to{transform:rotate(360deg)}}@keyframes RedesignScreenPreview-scss--module_closeLock_N07CO{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes RedesignScreenPreview-scss--module_shakeLock_hkpk-{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.RedesignScreenPreview-scss--module_root_-GaQS{position:absolute;bottom:40px;left:50%;display:flex;overflow:hidden;flex-direction:column;width:360px;height:364px;border-radius:12px;transform:translate(-50%)}.mobile .RedesignScreenPreview-scss--module_root_-GaQS{bottom:0;left:20px;width:75%;height:0;padding-top:49%;transform:none}.RedesignScreenPreview-scss--module_light_jsxvE{position:absolute;top:0;bottom:0;left:0;right:360px;background-image:url(../assets/images/new-blog-en-light.pdCD9tfP.png);background-position-x:left;background-size:360px;transition:all .7s ease}.mobile .RedesignScreenPreview-scss--module_light_jsxvE{right:80vw;background-size:75vw}.RedesignScreenPreview-scss--module_light_jsxvE.RedesignScreenPreview-scss--module_ru_qoaMk{background-image:url(../assets/images/new-blog-ru-light.DicB9tks.png)}.RedesignScreenPreview-scss--module_light_jsxvE.RedesignScreenPreview-scss--module_visible_Jq3Ut{right:0}.RedesignScreenPreview-scss--module_dark_RCnpa{position:absolute;top:0;right:0;bottom:0;left:0;background-image:url(../assets/images/new-blog-en-dark.BrxP3wPt.png);background-size:360px}.mobile .RedesignScreenPreview-scss--module_dark_RCnpa{background-size:75vw}.RedesignScreenPreview-scss--module_dark_RCnpa.RedesignScreenPreview-scss--module_ru_qoaMk{background-image:url(../assets/images/new-blog-ru-dark.vIusvOwr.png)}@keyframes RedesignAlert-scss--module_fadeIn_Gz2rC{0%{opacity:0}to{opacity:1}}@keyframes RedesignAlert-scss--module_fadeOut_OPfS6{0%{opacity:1}to{opacity:0}}@keyframes RedesignAlert-scss--module_flashing_beZGB{0%{opacity:.5}to{opacity:1}}@keyframes RedesignAlert-scss--module_loading_rcVJr{to{background-position-x:-20%}}@keyframes RedesignAlert-scss--module_rotating_5ehNm{to{transform:rotate(360deg)}}@keyframes RedesignAlert-scss--module_closeLock_LXGI6{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes RedesignAlert-scss--module_shakeLock_sjNdH{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.RedesignAlert-scss--module_root_lNhcZ{background-color:#000000e6!important}.mobile .RedesignAlert-scss--module_root_lNhcZ{display:flex;flex-direction:column;align-items:flex-end;height:100dvh}.mobile .RedesignAlert-scss--module_root_lNhcZ>div{width:100%;height:100dvh}.RedesignAlert-scss--module_popupContent_sUdMO{display:flex;align-items:stretch}.mobile .RedesignAlert-scss--module_popupContent_sUdMO{flex-direction:column-reverse}.desktop .RedesignAlert-scss--module_popup_SPbjA{width:840px}.mobile .RedesignAlert-scss--module_popup_SPbjA{position:fixed;top:auto;bottom:0;width:100%;margin-bottom:0;padding-top:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.RedesignAlert-scss--module_textContent_JutRX{display:flex;flex-direction:column}.desktop .RedesignAlert-scss--module_textContent_JutRX{width:50%;height:496px;padding-right:20px}.RedesignAlert-scss--module_previewBlock_LE1ze{position:relative;overflow:hidden}.desktop .RedesignAlert-scss--module_previewBlock_LE1ze{width:50%;height:484px;margin-top:-20px;margin-bottom:-20px}.desktop .RedesignAlert-scss--module_previewBlock_LE1ze:before{content:"";position:absolute;z-index:3;top:0;right:50px;left:50px;width:80%;height:35px;background-image:linear-gradient(to bottom,var(--var-color-popup-bg),transparent)}.mobile .RedesignAlert-scss--module_previewBlock_LE1ze{width:100vw;margin-bottom:20px;margin-left:-20px;padding-top:60%}.RedesignAlert-scss--module_title_rmU99{margin-bottom:10px;font-size:24px;font-weight:500;line-height:32px}.mobile .RedesignAlert-scss--module_title_rmU99{margin-bottom:10px}.RedesignAlert-scss--module_description_REwkU{font-size:14px;line-height:22px;color:#7c7c7c}.desktop .RedesignAlert-scss--module_description_REwkU{margin-bottom:30px}.mobile .RedesignAlert-scss--module_description_REwkU{margin-bottom:20px}.RedesignAlert-scss--module_options_QGNLx{display:flex;flex-direction:column;padding-right:25px}.RedesignAlert-scss--module_option_WpM4a{position:relative;margin-bottom:24px;padding-left:28px}.RedesignAlert-scss--module_optionTitle_BTZJr{margin-bottom:6px;font-size:14px;font-weight:500;line-height:16px}.RedesignAlert-scss--module_optionText_De0ay{font-size:13px;font-weight:400;line-height:16px}.RedesignAlert-scss--module_optionIcon_S6ZX4{width:20px;height:20px;position:absolute;top:-2px;left:0}.RedesignAlert-scss--module_closeContainer_1X4ln{width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;position:absolute;z-index:1;top:25px;right:25px;cursor:pointer}.RedesignAlert-scss--module_closeContainer_1X4ln.RedesignAlert-scss--module_outside_svkUk{top:0;right:-35px}.RedesignAlert-scss--module_closeIcon_x4YBX{width:20px;height:20px}.desktop .RedesignAlert-scss--module_button_DvXHq{margin-top:auto;margin-bottom:20px}.RedesignAlert-scss--module_arrow_HXLVy{position:absolute;top:55px;left:10px;width:72px;height:49px;background-image:url(../arrow.61RwuiCb.svg);background-size:100%}.desktop .RedesignAlert-scss--module_arrow_HXLVy{top:67px;left:25px;transform:rotate(15deg)}.RedesignAlert-scss--module_newLabel_0dgHg{position:absolute;top:55px;left:10px;width:32px;height:24px;background-image:url(../assets/images/new-label.BuumQsSw.png);background-size:100%}.desktop .RedesignAlert-scss--module_newLabel_0dgHg{top:67px;left:25px;transform:rotate(-15deg)}.RedesignAlert-scss--module_textBlock_2Jvkw{position:fixed;color:#fff}.desktop .RedesignAlert-scss--module_textBlock_2Jvkw{top:85px;left:90px}.mobile .RedesignAlert-scss--module_textBlock_2Jvkw{top:40px;left:69px;max-width:236px}@keyframes SubscriptionsMenu-scss--module_fadeIn_fD-XF{0%{opacity:0}to{opacity:1}}@keyframes SubscriptionsMenu-scss--module_fadeOut_Ke4vU{0%{opacity:1}to{opacity:0}}@keyframes SubscriptionsMenu-scss--module_flashing_UfalI{0%{opacity:.5}to{opacity:1}}@keyframes SubscriptionsMenu-scss--module_loading_L8wPd{to{background-position-x:-20%}}@keyframes SubscriptionsMenu-scss--module_rotating_4Xr2J{to{transform:rotate(360deg)}}@keyframes SubscriptionsMenu-scss--module_closeLock_iZV0c{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes SubscriptionsMenu-scss--module_shakeLock_Dmuea{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.SubscriptionsMenu-scss--module_root_LeKgW{color:var(--var-color-text-regular)}.SubscriptionsMenu-scss--module_subscription_qomjN{position:relative;display:flex;margin-bottom:10px;border:none;color:inherit;cursor:pointer;align-items:center}.SubscriptionsMenu-scss--module_subscription_qomjN:hover{color:var(--color-brand)}.SubscriptionsMenu-scss--module_subscription_qomjN:visited{color:inherit}.SubscriptionsMenu-scss--module_subscription_qomjN:visited:hover{color:var(--color-brand)}.SubscriptionsMenu-scss--module_title_CsSGW{font-size:13px;font-weight:600;line-height:16px;text-transform:uppercase;color:#7c7c7c}.SubscriptionsMenu-scss--module_spinner_rIzVq{display:flex;align-items:center;justify-content:center;overflow:hidden}.SubscriptionsMenu-scss--module_avatar_jOhQb{margin-right:10px}.SubscriptionsMenu-scss--module_info_tW1A7{display:flex;overflow:hidden;flex-direction:column;width:100%}.SubscriptionsMenu-scss--module_name_Jme13{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;width:100%;margin-right:auto;margin-left:0;padding-right:10px;line-height:22px}.desktop .SubscriptionsMenu-scss--module_name_Jme13{max-width:218px}.mobile .SubscriptionsMenu-scss--module_name_Jme13{font-size:13px;font-weight:500}.SubscriptionsMenu-scss--module_discount_r9-JA{display:flex;align-items:center;justify-content:center;margin:0 0 0 10px;padding:3px 4px;font-size:12px;font-weight:500;line-height:16px;letter-spacing:0;color:#fff;border-radius:var(--border-radius-default);background-color:#59a840}.SubscriptionsMenu-scss--module_trial_SvT9o{display:flex;font-size:12px;font-weight:500;line-height:15px;color:#59a840}.SubscriptionsMenu-scss--module_trialIcon_Tj5BN{width:14px;height:14px;margin-right:4px;color:#59a840}.SubscriptionsMenu-scss--module_loadMore_7QTnQ{border-bottom:1px solid transparent;font-size:13px;text-decoration:none;color:var(--var-color-link);transition:border-color .2s;cursor:pointer;display:inline-block;margin:10px 0;text-transform:uppercase}.SubscriptionsMenu-scss--module_loadMore_7QTnQ:visited{color:var(--var-color-link)}@media not all and (hover: none){.SubscriptionsMenu-scss--module_loadMore_7QTnQ:hover{border-bottom-color:var(--var-color-link-underline)}}.SubscriptionsMenu-scss--module_empty_f0aK7{display:flex;flex-direction:column;align-items:center;padding:15px 0}.SubscriptionsMenu-scss--module_picturePeople_L-Luz{background-repeat:no-repeat;background-position:center center;background-size:contain;width:80px;height:52px;margin:0 auto 15px;background-image:url(../people.Dguusmit.svg)}.light-x-theme .SubscriptionsMenu-scss--module_picturePeople_L-Luz{background-image:url(../people-x.CHYTFhiF.svg)}.light-y-theme .SubscriptionsMenu-scss--module_picturePeople_L-Luz{background-image:url(../people-y.DO0V9t3m.svg)}.light-theme .minimal .SubscriptionsMenu-scss--module_picturePeople_L-Luz{background-image:url(../people-light.DSsw4VtH.svg)}.dark-theme .minimal .SubscriptionsMenu-scss--module_picturePeople_L-Luz{background-image:url(../people-dark.DFh4NELs.svg)}.SubscriptionsMenu-scss--module_linkToSubscriptions_7xj3a{margin-top:15px;margin-bottom:10px;text-align:left}.SubscriptionsMenu-scss--module_link_NOQJN{border-bottom:1px solid transparent;font-size:13px;text-decoration:none;color:var(--var-color-link);transition:border-color .2s;cursor:pointer}.SubscriptionsMenu-scss--module_link_NOQJN:visited{color:var(--var-color-link)}@media not all and (hover: none){.SubscriptionsMenu-scss--module_link_NOQJN:hover{border-bottom-color:var(--var-color-link-underline)}}.SubscriptionsMenu-scss--module_header_U8q-g{display:flex;margin-top:15px;margin-bottom:12px;justify-content:space-between;align-items:center}.SubscriptionsMenu-scss--module_closeButton_dFes9{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0;border:none;font-family:inherit;color:inherit;background-color:transparent;width:40px;height:40px;display:flex;align-items:center;justify-content:center}.SubscriptionsMenu-scss--module_closeIcon_ru441{width:20px;height:20px}@keyframes Subscriptions-scss--module_fadeIn_oqu4-{0%{opacity:0}to{opacity:1}}@keyframes Subscriptions-scss--module_fadeOut_AoNHX{0%{opacity:1}to{opacity:0}}@keyframes Subscriptions-scss--module_flashing_bmuqy{0%{opacity:.5}to{opacity:1}}@keyframes Subscriptions-scss--module_loading_hywIz{to{background-position-x:-20%}}@keyframes Subscriptions-scss--module_rotating_5Cxr2{to{transform:rotate(360deg)}}@keyframes Subscriptions-scss--module_closeLock_ROcwN{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes Subscriptions-scss--module_shakeLock_k4Aj5{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.Subscriptions-scss--module_root_wCasp{position:fixed;z-index:100;top:var(--const-top-menu-height);bottom:0;left:-300px;width:300px;height:100%;border-right:1px solid;text-align:center;transition:left .3s}.Subscriptions-scss--module_rootActive_ehA-c{left:0}.light-y-theme .Subscriptions-scss--module_rootActive_ehA-c{right:0;left:auto;border-left:1px solid var(--var-color-base-border)}.light-y-theme .Subscriptions-scss--module_root_wCasp,.light-x-theme .Subscriptions-scss--module_root_wCasp,.light-theme .Subscriptions-scss--module_root_wCasp{border-color:#eaeaea;background-color:#fff}.dark-theme .Subscriptions-scss--module_root_wCasp{border-color:#262626;background-color:#262626}.Subscriptions-scss--module_list_q9xr8{overflow:auto;width:100%;height:100%;padding:15px 15px calc(var(--const-footer-height) + 21px)}@keyframes AudioPlayerButton-scss--module_fadeIn_OV3sF{0%{opacity:0}to{opacity:1}}@keyframes AudioPlayerButton-scss--module_fadeOut_oYGcZ{0%{opacity:1}to{opacity:0}}@keyframes AudioPlayerButton-scss--module_flashing_qVbwc{0%{opacity:.5}to{opacity:1}}@keyframes AudioPlayerButton-scss--module_loading_KOZY1{to{background-position-x:-20%}}@keyframes AudioPlayerButton-scss--module_rotating_dYcvP{to{transform:rotate(360deg)}}@keyframes AudioPlayerButton-scss--module_closeLock_DY4VQ{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes AudioPlayerButton-scss--module_shakeLock_-RP6M{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.AudioPlayerButton-scss--module_audioPlayerButton_g-qn-{width:28px;height:28px;position:relative;padding:0;background-color:#fff}.mobile .AudioPlayerButton-scss--module_audioPlayerButton_g-qn-{border:none}.dark-theme .AudioPlayerButton-scss--module_audioPlayerButton_g-qn-{background-color:#303030}.AudioPlayerButton-scss--module_audioPlayerButtonLoading_vjLOa{animation:AudioPlayerButton-scss--module_flashing_qVbwc .7s ease alternate infinite}.AudioPlayerButton-scss--module_iconAudioPlayer_flTcA{width:24px;height:24px;pointer-events:none;stroke-width:1.3}.AudioPlayerButton-scss--module_statusBlock_ujPwl{display:flex;align-items:center;justify-content:center;position:absolute;top:2px;right:3px;width:10px;height:10px;border-radius:50%;background-color:inherit}.AudioPlayerButton-scss--module_spinner_9cXko circle{stroke-width:10px}.AudioPlayerButton-scss--module_wavesBlock_tzY0c:before,.AudioPlayerButton-scss--module_wavesBlockItem_5J-v7,.AudioPlayerButton-scss--module_wavesBlock_tzY0c:after{position:absolute;width:1.5px;border-radius:2px;background-color:var(--color-brand);animation:AudioPlayerButton-scss--module_waving_3PLeU .9s ease alternate infinite}.AudioPlayerButton-scss--module_wavesBlock_tzY0c:before{content:"";top:50%;left:25%;height:4px;transform:translate(-50%,-50%) scaleY(.8)}.AudioPlayerButton-scss--module_wavesBlockItem_5J-v7{top:50%;left:50%;height:8px;transform:translate(-50%,-50%);animation:AudioPlayerButton-scss--module_waving_3PLeU .8s ease alternate-reverse infinite;animation-delay:.5s}.AudioPlayerButton-scss--module_wavesBlock_tzY0c:after{content:"";top:50%;left:75%;height:5px;transform:translate(-50%,-50%) scaleY(.8);animation-delay:.4s}@keyframes AudioPlayerButton-scss--module_waving_3PLeU{0%{height:4px}45%{height:6px}60%{height:5px}70%{height:8px}to{height:4px}}@keyframes AudioActionsMenu-scss--module_fadeIn_yGCUX{0%{opacity:0}to{opacity:1}}@keyframes AudioActionsMenu-scss--module_fadeOut_FTS4J{0%{opacity:1}to{opacity:0}}@keyframes AudioActionsMenu-scss--module_flashing_qzgn4{0%{opacity:.5}to{opacity:1}}@keyframes AudioActionsMenu-scss--module_loading_GJr6p{to{background-position-x:-20%}}@keyframes AudioActionsMenu-scss--module_rotating_iSDVx{to{transform:rotate(360deg)}}@keyframes AudioActionsMenu-scss--module_closeLock_ncQbx{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes AudioActionsMenu-scss--module_shakeLock_GxQjY{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.AudioActionsMenu-scss--module_actions_coDTw{display:flex;align-items:center;justify-content:center}.AudioActionsMenu-scss--module_iconDots_B-BdM{width:16px;height:16px}.AudioActionsMenu-scss--module_iconDotsContainer_GDlOn{margin-right:0}.minimal .AudioActionsMenu-scss--module_iconDotsContainer_GDlOn:before{position:absolute;top:0;right:0;bottom:0;left:0}.AudioActionsMenu-scss--module_menuIcon_yhTJu{width:20px;height:20px}.AudioActionsMenu-scss--module_menuCloseIcon_R4qlH svg{width:16px}.AudioActionsMenu-scss--module_menu_-YWzD{z-index:100!important;min-width:240px;padding:10px 0!important}@keyframes AppAudioPlayer-scss--module_fadeIn_2qv13{0%{opacity:0}to{opacity:1}}@keyframes AppAudioPlayer-scss--module_fadeOut_xsaOF{0%{opacity:1}to{opacity:0}}@keyframes AppAudioPlayer-scss--module_flashing_xmSr-{0%{opacity:.5}to{opacity:1}}@keyframes AppAudioPlayer-scss--module_loading_F-9g5{to{background-position-x:-20%}}@keyframes AppAudioPlayer-scss--module_rotating_oB2q1{to{transform:rotate(360deg)}}@keyframes AppAudioPlayer-scss--module_closeLock_vjhXo{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes AppAudioPlayer-scss--module_shakeLock_LRaS7{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.AppAudioPlayer-scss--module_root_6D-v1{position:absolute;z-index:1;top:100%;left:160px;width:546px;border-top:1px solid #eee}.dark-theme .AppAudioPlayer-scss--module_root_6D-v1{border-top-color:#303030}.AppAudioPlayer-scss--module_player_n-vXY{position:relative;z-index:1;display:flex;flex-direction:column;width:100%;padding:12px 15px 0;border-bottom-right-radius:var(--border-radius-default);border-bottom-left-radius:var(--border-radius-default);background-color:#fff;box-shadow:0 2px 10px #0000001a}.dark-theme .AppAudioPlayer-scss--module_player_n-vXY{background-color:var(--var-color-panel-bg)}.AppAudioPlayer-scss--module_player_n-vXY.AppAudioPlayer-scss--module_overflowHidden_JS-yV{overflow:hidden}.AppAudioPlayer-scss--module_mainSection_gPzui{display:flex;margin-bottom:12px;gap:10px}.AppAudioPlayer-scss--module_controlsSection_AgSZt{display:flex;flex-direction:column;flex-grow:1}.AppAudioPlayer-scss--module_controlsSection_AgSZt a,.AppAudioPlayer-scss--module_controlsSection_AgSZt button,.AppAudioPlayer-scss--module_controlsSection_AgSZt [role=button]{color:var(--var-color-icon-ui)}.AppAudioPlayer-scss--module_top_vy7A-{display:flex;width:100%;align-items:center;justify-content:space-between;gap:8px;margin-bottom:5px}.AppAudioPlayer-scss--module_progressSection_D5SyP{max-width:100%}.AppAudioPlayer-scss--module_header_RAhAD{display:flex;overflow:hidden;flex-direction:column;width:212px;margin-left:4px;align-items:start;gap:2px;flex-grow:1}.AppAudioPlayer-scss--module_artist_lZBYS,.AppAudioPlayer-scss--module_processing_a5065{font-size:12px;line-height:16px;color:var(--var-color-text-secondary)}.AppAudioPlayer-scss--module_title_qov0A{overflow:hidden;max-width:100%;font-size:13px;font-weight:500;line-height:16px;white-space:nowrap}.AppAudioPlayer-scss--module_volume_5aJve{margin:0 4px}.AppAudioPlayer-scss--module_titleInner_uCgdl{margin-left:0}.AppAudioPlayer-scss--module_titleInner_uCgdl.AppAudioPlayer-scss--module_animated_h3cPA{transition:all 1s linear .6s}.AppAudioPlayer-scss--module_titleInnerDuplicate_MqAV-{margin-left:40px}.AppAudioPlayer-scss--module_actions_JF4Qd{display:flex;align-items:center;justify-content:center}.AppAudioPlayer-scss--module_icon_E1sCE{width:24px;height:24px;flex-shrink:0;transition:all .2s ease}@keyframes AppAudioPlayer-scss--module_player-slide_fQOMO{0%{transform:translateY(-50px)}to{transform:translateY(0)}}.AppAudioPlayer-scss--module_iconDots_Iu7ai{width:14px;height:16px}.AppAudioPlayer-scss--module_iconDotsContainer_cUTlT{margin-right:0}.dark-theme .AppAudioPlayer-scss--module_iconDotsContainer_cUTlT{fill:#f1f1f1}.AppAudioPlayer-scss--module_coverSection_wC3A6{display:flex;align-items:center;justify-content:center;width:73px;height:73px;overflow:hidden;border-radius:var(--border-radius-default);flex-shrink:0}.AppAudioPlayer-scss--module_cover_uK17z{display:block;width:100%}.AppAudioPlayer-scss--module_menuItem_4-3Sf{display:flex;align-items:center;gap:7px;padding:5px}.AppAudioPlayer-scss--module_menuIcon_4l-Kg{width:20px;height:20px}.AppAudioPlayer-scss--module_menuCloseIcon_6yBH3 svg{width:16px}.AppAudioPlayer-scss--module_menu_g4CAi{z-index:100!important;min-width:240px;padding:10px!important}.AppAudioPlayer-scss--module_playlist_M3Wde{max-height:460px;margin:0 -15px;padding-bottom:6px}.AppAudioPlayer-scss--module_playlist_M3Wde.AppAudioPlayer-scss--module_noBorderTop_uOGLt{border-top-color:transparent}.AppAudioPlayer-scss--module_playlistTitle_1HB9x{width:100%;margin-bottom:7px;font-size:12px;line-height:16px;color:#7c7c7c}.AppAudioPlayer-scss--module_overlay_axj7I{position:fixed;z-index:-1;top:100px;right:0;bottom:-120px;left:0;opacity:0;background-color:#0000004d;animation:AppAudioPlayer-scss--module_fadeIn_2qv13 .2s ease forwards}.AppAudioPlayer-scss--module_overlayClosing_n1J23{opacity:1;animation:AppAudioPlayer-scss--module_fadeOut_xsaOF .2s ease forwards;pointer-events:none}@keyframes SearchInputView-scss--module_fadeIn_2Xgm6{0%{opacity:0}to{opacity:1}}@keyframes SearchInputView-scss--module_fadeOut_8-9iE{0%{opacity:1}to{opacity:0}}@keyframes SearchInputView-scss--module_flashing_yVz3l{0%{opacity:.5}to{opacity:1}}@keyframes SearchInputView-scss--module_loading_bzLvl{to{background-position-x:-20%}}@keyframes SearchInputView-scss--module_rotating_EVhI0{to{transform:rotate(360deg)}}@keyframes SearchInputView-scss--module_closeLock_3u3Nj{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes SearchInputView-scss--module_shakeLock_p2T2R{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.SearchInputView-scss--module_iconSearch_1JX91,.SearchInputView-scss--module_iconArrow_ATMsG,.SearchInputView-scss--module_iconReset_jh1fd{width:20px;height:20px;position:absolute;z-index:1;top:50%;transform:translateY(-50%);color:var(--var-color-input-text-disabled)}.SearchInputView-scss--module_inputWrapper_NWa9S{position:relative}.SearchInputView-scss--module_inputWrapper_NWa9S .SearchInputView-scss--module_inputWithButton_rPISY{padding-right:92px}.SearchInputView-scss--module_inputWrapperNoSidePaddings_XkQr8 .SearchInputView-scss--module_inputWrapper_NWa9S .SearchInputView-scss--module_inputWithButton_rPISY{padding-right:77px}.SearchInputView-scss--module_inputWrapper_NWa9S:focus-within .SearchInputView-scss--module_iconSearch_1JX91{color:var(--var-color-text-primary)}.SearchInputView-scss--module_iconLeft_s8MzP{left:15px}.SearchInputView-scss--module_inputWrapperNoSidePaddings_XkQr8 .SearchInputView-scss--module_iconLeft_s8MzP{left:0}.SearchInputView-scss--module_iconRight_DbeyY{right:15px}.SearchInputView-scss--module_inputWrapperNoSidePaddings_XkQr8 .SearchInputView-scss--module_iconRight_DbeyY{right:0}.SearchInputView-scss--module_inputWithLeftIcon_CoEav{padding-left:45px}.SearchInputView-scss--module_inputWrapperNoSidePaddings_XkQr8 .SearchInputView-scss--module_inputWithLeftIcon_CoEav{padding-left:30px}.SearchInputView-scss--module_inputWithRightIcon_wMXoD{padding-right:45px}.SearchInputView-scss--module_inputWrapperNoSidePaddings_XkQr8 .SearchInputView-scss--module_inputWithRightIcon_wMXoD{padding-left:30px}.SearchInputView-scss--module_iconArrow_ATMsG{transition:transform .2s}.SearchInputView-scss--module_iconArrow_ATMsG.SearchInputView-scss--module_iconArrowOnlyVisible_m1dsU{color:var(--var-color-text-regular)}.SearchInputView-scss--module_iconArrowDisabled_kRPzg{color:var(--var-color-input-text-disabled)}.SearchInputView-scss--module_iconArrowRotated_9-5gI{transform:translateY(-50%) rotate(180deg)}.SearchInputView-scss--module_buttons_-7Qdh{position:absolute;top:50%;right:15px;display:flex;height:20px;margin-top:-10px}.SearchInputView-scss--module_inputWrapperNoSidePaddings_XkQr8 .SearchInputView-scss--module_buttons_-7Qdh{right:0}.SearchInputView-scss--module_resetButton_050kH{width:20px;height:20px;position:absolute;z-index:1;top:50%;transform:translateY(-50%);-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0;border:none;font-family:inherit;color:inherit;background-color:transparent;position:static;color:var(--var-color-extra-ui);transition:all .2s ease;transform:none;cursor:pointer}.SearchInputView-scss--module_resetButton_050kH:hover .SearchInputView-scss--module_iconReset_jh1fd{color:var(--var-color-extra-ui-hover)}.SearchInputView-scss--module_resetButton_050kH.SearchInputView-scss--module_resetButtonHidden_KC-xf{opacity:0;cursor:default;pointer-events:none}.SearchInputView-scss--module_searchButton_SG9Lq{padding:1px 6px;border:none;font-size:14px;font-weight:500;color:var(--var-color-link-like-text-button);background-color:transparent;cursor:pointer}.SearchInputView-scss--module_searchButton_SG9Lq.SearchInputView-scss--module_disabled_vHGex{color:var(--var-color-input-text-disabled);pointer-events:none}@media not all and (hover: none){.SearchInputView-scss--module_searchButton_SG9Lq:hover{color:var(--var-color-link-like-text-button-hover)}}.minimal .SearchInputView-scss--module_searchButton_SG9Lq{text-transform:uppercase}.SearchInputView-scss--module_inputWrapper_NWa9S:not(.SearchInputView-scss--module_hideButtonsOnBlur_uQt2K) .SearchInputView-scss--module_buttons_-7Qdh{display:flex}.SearchInputView-scss--module_inputWrapper_NWa9S.SearchInputView-scss--module_hideButtonsOnBlur_uQt2K .SearchInputView-scss--module_buttons_-7Qdh{display:none}.SearchInputView-scss--module_inputWrapper_NWa9S.SearchInputView-scss--module_hideButtonsOnBlur_uQt2K:focus-within .SearchInputView-scss--module_buttons_-7Qdh{display:flex}.SearchInputView-scss--module_contained_5fGeW{background-color:var(--var-color-input-contained-bg)}@keyframes SearchInput-scss--module_fadeIn_TBqTd{0%{opacity:0}to{opacity:1}}@keyframes SearchInput-scss--module_fadeOut_4sx11{0%{opacity:1}to{opacity:0}}@keyframes SearchInput-scss--module_flashing_Ohx6J{0%{opacity:.5}to{opacity:1}}@keyframes SearchInput-scss--module_loading_VFHxV{to{background-position-x:-20%}}@keyframes SearchInput-scss--module_rotating_gAT1y{to{transform:rotate(360deg)}}@keyframes SearchInput-scss--module_closeLock_q6c6H{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes SearchInput-scss--module_shakeLock_W-L-i{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.dark-theme .SearchInput-scss--module_suggestContainer_l1XKY{border-color:#303030;background-color:#262626;box-shadow:0 2px 10px #0000001a}.dark-theme .SearchInput-scss--module_suggestItem_hd4kA{transition:.3s background-color}.dark-theme .SearchInput-scss--module_suggestItem_hd4kA:hover{background-color:#303030}.dark-theme .SearchInput-scss--module_iconSearch_vzhqT,.dark-theme .SearchInput-scss--module_iconReset_riGYs{color:#838383}.dark-theme .SearchInput-scss--module_iconSearchFocused_Nn0j-{color:#f1f1f1}.SearchInput-scss--module_container_YhUtP{position:relative;flex-shrink:1;width:100%}.SearchInput-scss--module_inputWrapper_-GVmH{position:relative}.SearchInput-scss--module_inputWrapper_-GVmH .SearchInput-scss--module_inputWithButton_Doo3P{padding-right:92px}.SearchInput-scss--module_iconSearch_vzhqT{width:20px;height:20px;position:absolute;z-index:1;top:50%;transform:translateY(-50%)}.SearchInput-scss--module_iconReset_riGYs{width:20px;height:20px}.SearchInput-scss--module_iconLeft_cFytb{left:15px}.SearchInput-scss--module_iconRight_VeST9{right:15px;cursor:pointer}.SearchInput-scss--module_inputWithLeftIcon_ED8ft{padding-left:45px}.SearchInput-scss--module_inputWithRightIcon_NUzBG{padding-right:45px}.SearchInput-scss--module_iconArrow_4FQXQ{width:20px;height:20px;position:absolute;z-index:1;top:50%;transform:translateY(-50%);transition:transform .2s}.SearchInput-scss--module_iconArrowDisabled_THgrF{color:#4a4a4a}.SearchInput-scss--module_iconArrowRotated_rmbzo{transform:translateY(-50%) rotate(180deg)}.SearchInput-scss--module_iconSearch_vzhqT,.SearchInput-scss--module_iconReset_riGYs{color:#7c7c7c}.SearchInput-scss--module_iconSearchFocused_Nn0j-{color:var(--var-color-text-primary)}.SearchInput-scss--module_suggestContainer_l1XKY{position:absolute;z-index:1;top:calc(100% + 5px);overflow:hidden;width:100%;border:1px solid var(--var-color-base-border);border-radius:var(--border-radius-default);background-color:#fff;box-shadow:0 0 4px #eaeaea}.SearchInput-scss--module_suggest_6fwWv{display:flex;overflow:auto;flex-direction:column;width:100%;max-height:153px;padding:6px 0}.SearchInput-scss--module_suggestItem_hd4kA{padding:6px 15px;font-size:14px;cursor:pointer}.SearchInput-scss--module_suggestItem_hd4kA:hover{color:var(--color-brand)}.SearchInput-scss--module_notFound_qQWPj{display:flex;flex-direction:column;padding:4px 15px;line-height:22px;color:#7c7c7c}.SearchInput-scss--module_spinnerContainer_XMaWt{display:flex;align-items:center;justify-content:center;width:50px;height:50px;overflow:hidden;margin:0 auto}@keyframes SearchResult-scss--module_fadeIn_HreTs{0%{opacity:0}to{opacity:1}}@keyframes SearchResult-scss--module_fadeOut_rjk2s{0%{opacity:1}to{opacity:0}}@keyframes SearchResult-scss--module_flashing_PCoAa{0%{opacity:.5}to{opacity:1}}@keyframes SearchResult-scss--module_loading_3sNj2{to{background-position-x:-20%}}@keyframes SearchResult-scss--module_rotating_LMbhB{to{transform:rotate(360deg)}}@keyframes SearchResult-scss--module_closeLock_h82uI{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes SearchResult-scss--module_shakeLock_QUsTJ{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.dark-theme .SearchResult-scss--module_root_Q6wQM{background-color:#262626}@media (hover: hover){.dark-theme .SearchResult-scss--module_root_Q6wQM:hover{background-color:#303030}}.SearchResult-scss--module_root_Q6wQM{display:flex;overflow:hidden;padding:2px 10px;border-bottom:none;background-color:#fff;transition:background-color .2s;flex-flow:row nowrap;align-items:center}@media (hover: hover){.SearchResult-scss--module_root_Q6wQM{cursor:pointer}.SearchResult-scss--module_root_Q6wQM:hover{background-color:#f6f6f6}}.SearchResult-scss--module_leftSection_ivzYJ{margin-right:15px;flex-shrink:0}.SearchResult-scss--module_centerSection_SMV4Z,.SearchResult-scss--module_rightSection_lWg-3{display:flex;flex-flow:column wrap}.SearchResult-scss--module_centerSection_SMV4Z{overflow:hidden;margin-right:auto}.SearchResult-scss--module_rightSection_lWg-3{margin-left:15px;flex-shrink:0}@keyframes SuggestItemTextSection-scss--module_fadeIn_PWzd3{0%{opacity:0}to{opacity:1}}@keyframes SuggestItemTextSection-scss--module_fadeOut_4Ykfa{0%{opacity:1}to{opacity:0}}@keyframes SuggestItemTextSection-scss--module_flashing_tCbV2{0%{opacity:.5}to{opacity:1}}@keyframes SuggestItemTextSection-scss--module_loading_yHcdi{to{background-position-x:-20%}}@keyframes SuggestItemTextSection-scss--module_rotating_5w6fE{to{transform:rotate(360deg)}}@keyframes SuggestItemTextSection-scss--module_closeLock_55dzC{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes SuggestItemTextSection-scss--module_shakeLock_VGK8j{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.SuggestItemTextSection-scss--module_title_Wc2Oq,.SuggestItemTextSection-scss--module_subtitle_-gYYc{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;width:100%;font-size:14px;font-weight:500;line-height:22px}.SuggestItemTextSection-scss--module_title_Wc2Oq{color:var(--var-color-text-primary)}.SuggestItemTextSection-scss--module_subtitle_-gYYc{color:#7c7c7c}@keyframes SearchByBlogsInline-scss--module_fadeIn_oKwHi{0%{opacity:0}to{opacity:1}}@keyframes SearchByBlogsInline-scss--module_fadeOut_AG51G{0%{opacity:1}to{opacity:0}}@keyframes SearchByBlogsInline-scss--module_flashing_sPRer{0%{opacity:.5}to{opacity:1}}@keyframes SearchByBlogsInline-scss--module_loading_Y87uu{to{background-position-x:-20%}}@keyframes SearchByBlogsInline-scss--module_rotating_oKA51{to{transform:rotate(360deg)}}@keyframes SearchByBlogsInline-scss--module_closeLock_qKfsZ{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes SearchByBlogsInline-scss--module_shakeLock_4b8Qi{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.dark-theme .SearchByBlogsInline-scss--module_input_ERKPW{border-color:#303030;background-color:#303030}.dark-theme .SearchByBlogsInline-scss--module_searchIcon_aYyf7{color:#7c7c7c}.dark-theme .SearchByBlogsInline-scss--module_showAllLink_tXZsa{background-color:#262626}.SearchByBlogsInline-scss--module_input_ERKPW{padding-top:8px;padding-right:40px;padding-bottom:8px;border-color:#f6f6f6;background-color:#f6f6f6}.SearchByBlogsInline-scss--module_searchIcon_aYyf7{color:#7c7c7c}.SearchByBlogsInline-scss--module_suggestContainer_ns-at{top:calc(100% + 25px);box-shadow:0 3px 15px #0000001a}.SearchByBlogsInline-scss--module_suggestContent_EaPRG{max-height:428px}.SearchByBlogsInline-scss--module_suggestItem_c6eux{padding-right:0;padding-left:0}.SearchByBlogsInline-scss--module_showAllLink_tXZsa{display:inline-block;width:100%;padding:15px 20px;border-bottom:none;font-size:14px;font-weight:600;line-height:20px;text-align:center;text-decoration:none;color:var(--color-brand);background-color:#fff}.SearchByBlogsInline-scss--module_showAllLink_tXZsa:hover{border-bottom:none;text-decoration:none}.LanguageSelector-scss--module_root_Uhes-{width:100px}@keyframes UnreadItemsCount-scss--module_fadeIn_-4Uwv{0%{opacity:0}to{opacity:1}}@keyframes UnreadItemsCount-scss--module_fadeOut_7-l0N{0%{opacity:1}to{opacity:0}}@keyframes UnreadItemsCount-scss--module_flashing_kH4Sf{0%{opacity:.5}to{opacity:1}}@keyframes UnreadItemsCount-scss--module_loading_0dYwg{to{background-position-x:-20%}}@keyframes UnreadItemsCount-scss--module_rotating_urcsD{to{transform:rotate(360deg)}}@keyframes UnreadItemsCount-scss--module_closeLock_j300l{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes UnreadItemsCount-scss--module_shakeLock_2oHl7{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.UnreadItemsCount-scss--module_container_HS85Z{display:flex;align-items:center;justify-content:center;flex-direction:row;min-width:19px;height:auto;min-height:19px;margin-left:5px;padding:2px 6px;font-size:12px;font-weight:600;color:#fff;border-radius:100px;background-color:var(--color-brand)}.UnreadItemsCount-scss--module_container_HS85Z.UnreadItemsCount-scss--module_hasAppearAnimation_WchcP{animation:UnreadItemsCount-scss--module_bubble_SIWok .5s ease-out}.UnreadItemsCount-scss--module_content_Ujvvg{left:-40px;width:140px}@keyframes UnreadItemsCount-scss--module_bubble_SIWok{0%{transform:scale(1)}40%{transform:scale(1.25)}80%{transform:scale(.9)}to{transform:scale(1)}}@keyframes NotificationsButton-scss--module_fadeIn_4B6Pb{0%{opacity:0}to{opacity:1}}@keyframes NotificationsButton-scss--module_fadeOut_ncQLk{0%{opacity:1}to{opacity:0}}@keyframes NotificationsButton-scss--module_flashing_qIdOk{0%{opacity:.5}to{opacity:1}}@keyframes NotificationsButton-scss--module_loading_OyOZC{to{background-position-x:-20%}}@keyframes NotificationsButton-scss--module_rotating_axCxL{to{transform:rotate(360deg)}}@keyframes NotificationsButton-scss--module_closeLock_4yhNH{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes NotificationsButton-scss--module_shakeLock_OKYY2{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}@keyframes NotificationsButton-scss--module_bubble_pZlwV{0%{transform:scale(1)}40%{transform:scale(1.25)}80%{transform:scale(.9)}to{transform:scale(1)}}.NotificationsButton-scss--module_button_ZG6lt{width:40px;height:40px}.light-y-theme .NotificationsButton-scss--module_button_ZG6lt{border:none}.light-y-theme .NotificationsButton-scss--module_button_ZG6lt:hover{color:var(--color-brand)}.NotificationsButton-scss--module_counter_uDfGQ{position:absolute;top:-4px;right:-4px;min-width:17px;min-height:17px;padding:2px 5px}.NotificationsButton-scss--module_counter_uDfGQ.NotificationsButton-scss--module_hasNewNotification_KnjOo{animation:NotificationsButton-scss--module_bubble_pZlwV .5s ease-out}.NotificationsButton-scss--module_icon_xoLLs{width:20px;height:20px;position:relative}.light-y-theme .NotificationsButton-scss--module_icon_xoLLs{width:24px;height:24px}.NotificationsButton-scss--module_caption_2Twi7{position:absolute;visibility:hidden;width:0;height:0}.dark-theme .NotificationsEmpty-scss--module_wrapper_I3eM8 .NotificationsEmpty-scss--module_image_ghfov{background-image:url(../bell-dark.8jgYa1sn.svg)}.light-theme .NotificationsEmpty-scss--module_wrapper_I3eM8 .NotificationsEmpty-scss--module_image_ghfov{background-image:url(../bell-light.C1zOJyTk.svg)}.light-x-theme .NotificationsEmpty-scss--module_wrapper_I3eM8 .NotificationsEmpty-scss--module_image_ghfov{background-image:url(../bell-light-x.CZ-9tIsk.svg)}@keyframes NotificationsEmpty-scss--module_fadeIn_-tXyo{0%{opacity:0}to{opacity:1}}@keyframes NotificationsEmpty-scss--module_fadeOut_wmI9e{0%{opacity:1}to{opacity:0}}@keyframes NotificationsEmpty-scss--module_flashing_Kh53p{0%{opacity:.5}to{opacity:1}}@keyframes NotificationsEmpty-scss--module_loading_19wbf{to{background-position-x:-20%}}@keyframes NotificationsEmpty-scss--module_rotating_t2iqK{to{transform:rotate(360deg)}}@keyframes NotificationsEmpty-scss--module_closeLock_a7GDR{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes NotificationsEmpty-scss--module_shakeLock_X1H6-{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.light-y-theme .NotificationsEmpty-scss--module_wrapper_I3eM8 .NotificationsEmpty-scss--module_image_ghfov{background-image:url(../bell-light-y.D_A9eLCm.svg)}.NotificationsEmpty-scss--module_wrapper_I3eM8{display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center}.NotificationsEmpty-scss--module_image_ghfov{width:102px;height:113px;margin-bottom:27px;background-repeat:no-repeat;background-position:center center;background-size:cover}.NotificationsEmpty-scss--module_title_M7NuM{margin-bottom:10px;font-size:16px;font-weight:600;line-height:22px;color:var(--var-color-text-primary)}.NotificationsEmpty-scss--module_description_NHumt{font-size:13px;line-height:16px;color:#7c7c7c}@keyframes ImagePreview-scss--module_fadeIn_H8inn{0%{opacity:0}to{opacity:1}}@keyframes ImagePreview-scss--module_fadeOut_kj80i{0%{opacity:1}to{opacity:0}}@keyframes ImagePreview-scss--module_flashing_TWf4d{0%{opacity:.5}to{opacity:1}}@keyframes ImagePreview-scss--module_loading_fP7dR{to{background-position-x:-20%}}@keyframes ImagePreview-scss--module_rotating_42-4T{to{transform:rotate(360deg)}}@keyframes ImagePreview-scss--module_closeLock_NlUjm{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes ImagePreview-scss--module_shakeLock_2ugYn{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.ImagePreview-scss--module_wrapper_mu-D-{display:flex;align-items:center;justify-content:center;overflow:hidden;text-decoration:none;border-radius:var(--border-radius-default)}.ImagePreview-scss--module_wrapper_mu-D- img{display:block;height:100px;margin:0}.AttachedImagesRenderer-scss--module_wrapper_NXLoE{display:flex;margin:6px 0}.AttachedImagesRenderer-scss--module_preview_2xZAx:not(:last-child){margin-right:5px}@keyframes Avatar-scss--module_fadeIn_HQPLd{0%{opacity:0}to{opacity:1}}@keyframes Avatar-scss--module_fadeOut_ThcpP{0%{opacity:1}to{opacity:0}}@keyframes Avatar-scss--module_flashing_QrBdX{0%{opacity:.5}to{opacity:1}}@keyframes Avatar-scss--module_loading_UpgWU{to{background-position-x:-20%}}@keyframes Avatar-scss--module_rotating_Z7vsB{to{transform:rotate(360deg)}}@keyframes Avatar-scss--module_closeLock_XpyZ-{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes Avatar-scss--module_shakeLock_ijJVP{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.Avatar-scss--module_wrapper_tNQFQ{width:40px;height:40px;position:relative;margin-right:10px;border-radius:50%}.Avatar-scss--module_iconWrapper_pemyd{display:flex;align-items:center;justify-content:center;width:20px;height:20px;position:absolute;right:-4px;bottom:-2px;color:#fff;border-radius:50%;fill:#fff}@keyframes PaymentWithFeeTooltip-scss--module_fadeIn_LT0sG{0%{opacity:0}to{opacity:1}}@keyframes PaymentWithFeeTooltip-scss--module_fadeOut_UcMRc{0%{opacity:1}to{opacity:0}}@keyframes PaymentWithFeeTooltip-scss--module_flashing_y3eHH{0%{opacity:.5}to{opacity:1}}@keyframes PaymentWithFeeTooltip-scss--module_loading_jsl0a{to{background-position-x:-20%}}@keyframes PaymentWithFeeTooltip-scss--module_rotating_ioKOQ{to{transform:rotate(360deg)}}@keyframes PaymentWithFeeTooltip-scss--module_closeLock_f56DQ{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes PaymentWithFeeTooltip-scss--module_shakeLock_FZqzM{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.PaymentWithFeeTooltip-scss--module_root_ClhNP{cursor:pointer}.PaymentWithFeeTooltip-scss--module_content_L3kL9{width:222px;font-size:13px;line-height:16px;white-space:normal}.PaymentWithFeeTooltip-scss--module_feePaidWrapper_qe4Nk{width:22px;height:22px;border-radius:50%;display:flex;align-items:center;justify-content:center;background-color:var(--color-brand-opacity-10)}.PaymentWithFeeTooltip-scss--module_icon_5Ecnr{width:14px;height:14px;padding-top:1px;opacity:.7;color:var(--color-brand)}@keyframes ContextMenu-scss--module_fadeIn_Fcq5R{0%{opacity:0}to{opacity:1}}@keyframes ContextMenu-scss--module_fadeOut_SvC62{0%{opacity:1}to{opacity:0}}@keyframes ContextMenu-scss--module_flashing_txqLL{0%{opacity:.5}to{opacity:1}}@keyframes ContextMenu-scss--module_loading_RF9ZD{to{background-position-x:-20%}}@keyframes ContextMenu-scss--module_rotating_Gp-nA{to{transform:rotate(360deg)}}@keyframes ContextMenu-scss--module_closeLock_2A2Jc{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes ContextMenu-scss--module_shakeLock_buXyP{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.dark-theme .ContextMenu-scss--module_button_uGid1:hover .ContextMenu-scss--module_menuIcon_Z3L9V{color:#fff}.ContextMenu-scss--module_container_mBrND{position:relative}.ContextMenu-scss--module_menuIcon_Z3L9V{width:18px;height:18px;color:#7c7c7c}.ContextMenu-scss--module_button_uGid1{display:flex;align-items:center;justify-content:center;width:16px;height:16px;cursor:pointer}.ContextMenu-scss--module_button_uGid1:hover .ContextMenu-scss--module_menuIcon_Z3L9V{color:var(--var-color-text-primary)}.ContextMenu-scss--module_dropdownWrapper_Gdngp{position:absolute;z-index:1;top:16px}.ContextMenu-scss--module_dropdown_1sjRR{border:solid 1px;white-space:nowrap;color:var(--var-color-text-regular);border-radius:var(--border-radius-default);box-shadow:0 2px 10px #0000001a;overflow:hidden;padding:7.5px 0}.light-y-theme .ContextMenu-scss--module_dropdown_1sjRR,.light-x-theme .ContextMenu-scss--module_dropdown_1sjRR,.light-theme .ContextMenu-scss--module_dropdown_1sjRR{border-color:#eaeaea;background-color:#fff}.dark-theme .ContextMenu-scss--module_dropdown_1sjRR{border-color:#303030;background-color:#262626;box-shadow:0 2px 10px #00000080}.ContextMenu-scss--module_dropdownItem_YF87o{padding:7.5px 15px;color:var(--var-color-text-primary);transition:color .2s;cursor:pointer}.ContextMenu-scss--module_dropdownItem_YF87o:hover{color:var(--color-brand)}.ContextMenu-scss--module_removeItem_-Sobr{color:var(--var-color-error);fill:var(--var-color-error)}.Main-scss--module_wrapper_astAN{width:calc(100% - 50px);font-size:13px;line-height:16px;flex-grow:1}.Main-scss--module_wrapper_astAN.Main-scss--module_short_NhHP5{width:calc(100% - 110px)}.Main-scss--module_bottom_MZeIY{display:flex;align-items:center;margin-top:5px}.Main-scss--module_eventTime_Oz07p{font-size:12px;line-height:16px;color:#7c7c7c}.Main-scss--module_fee_K4GHZ{margin-left:5px}.Main-scss--module_menu_38TY2{margin-left:8px}.Main-scss--module_rightDropdown_OcJI2{top:auto;right:auto;bottom:0;left:100%}.Main-scss--module_contentWrapper_CC07g{display:flex;flex-direction:column;align-items:flex-start;max-width:100%}@keyframes Preview-scss--module_fadeIn_oMCVJ{0%{opacity:0}to{opacity:1}}@keyframes Preview-scss--module_fadeOut_KoGIg{0%{opacity:1}to{opacity:0}}@keyframes Preview-scss--module_flashing_T3GGV{0%{opacity:.5}to{opacity:1}}@keyframes Preview-scss--module_loading_wUkHX{to{background-position-x:-20%}}@keyframes Preview-scss--module_rotating_yCwNW{to{transform:rotate(360deg)}}@keyframes Preview-scss--module_closeLock_LWxxQ{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes Preview-scss--module_shakeLock_rYg9z{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.Preview-scss--module_wrapper_dUBAR{width:50px;height:50px;display:flex;align-items:center;justify-content:center;overflow:hidden;margin-left:10px;color:#f5916e;border-radius:var(--border-radius-default);stroke:#f5916e;flex-shrink:0}.Preview-scss--module_wrapper_dUBAR.Preview-scss--module_colorBackground_zTwKl{background-color:#fdefea}.Preview-scss--module_wrapper_dUBAR.Preview-scss--module_photoBackground_7r6Iu{background-repeat:no-repeat;background-position:center center;background-size:cover}@keyframes NotificationView-scss--module_fadeIn_PbtzZ{0%{opacity:0}to{opacity:1}}@keyframes NotificationView-scss--module_fadeOut_M2Eh3{0%{opacity:1}to{opacity:0}}@keyframes NotificationView-scss--module_flashing_SXscu{0%{opacity:.5}to{opacity:1}}@keyframes NotificationView-scss--module_loading_0kOLV{to{background-position-x:-20%}}@keyframes NotificationView-scss--module_rotating_gW3pP{to{transform:rotate(360deg)}}@keyframes NotificationView-scss--module_closeLock_nLXYE{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes NotificationView-scss--module_shakeLock_BKikF{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.dark-theme .NotificationView-scss--module_wrapper_31W2c{border-bottom-color:#4a4a4a;color:#f1f1f1}.dark-theme .NotificationView-scss--module_wrapper_31W2c:hover{background-color:#303030}.dark-theme .NotificationView-scss--module_wrapper_31W2c:not(.NotificationView-scss--module_read_XweU5){background-color:#303030}.dark-theme .NotificationView-scss--module_wrapper_31W2c:not(.NotificationView-scss--module_read_XweU5):hover{background-color:#4a4a4a}.NotificationView-scss--module_wrapper_31W2c{display:flex;width:100%;padding:15px;border-bottom:1px solid var(--var-color-base-border)!important;color:var(--var-color-text-primary);background-color:var(--var-color-input-contained-bg);cursor:pointer}.NotificationView-scss--module_wrapper_31W2c:hover{background-color:var(--var-color-base-border)}.NotificationView-scss--module_wrapper_31W2c.NotificationView-scss--module_read_XweU5{background-color:transparent}.NotificationView-scss--module_wrapper_31W2c.NotificationView-scss--module_read_XweU5:hover{background-color:var(--var-color-input-contained-bg)}.NotificationView-scss--module_wrapper_31W2c b{font-weight:500}.NotificationView-scss--module_wrapper_31W2c:not(.NotificationView-scss--module_link_l6uuh){cursor:default}.NotificationView-scss--module_wrapper_31W2c.NotificationView-scss--module_removing_BnLLP{opacity:.5;pointer-events:none}.NotificationView-scss--module_wrapper_31W2c .NotificationView-scss--module_renderedAvatar_UmLdR{width:40px;height:40px;position:relative;margin-right:10px;border-radius:50%}@keyframes CommentNotification-scss--module_fadeIn_Gggk5{0%{opacity:0}to{opacity:1}}@keyframes CommentNotification-scss--module_fadeOut_mkJG8{0%{opacity:1}to{opacity:0}}@keyframes CommentNotification-scss--module_flashing_-VyeC{0%{opacity:.5}to{opacity:1}}@keyframes CommentNotification-scss--module_loading_8-tRu{to{background-position-x:-20%}}@keyframes CommentNotification-scss--module_rotating_ncAbT{to{transform:rotate(360deg)}}@keyframes CommentNotification-scss--module_closeLock_d4uIW{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes CommentNotification-scss--module_shakeLock_KGDEg{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.CommentNotification-scss--module_wrapper_WE-ay{min-height:80px}.CommentNotification-scss--module_commentIconWrapper_uTyN4{background-color:#6ca7fc}.CommentNotification-scss--module_replyIconWrapper_Z7NLF{background-color:#c36ef7}.CommentNotification-scss--module_icon_Wxa5v{width:12px;height:12px;stroke-width:1.5}.CommentNotification-scss--module_previewIcon_jRJ3I{width:20px;height:20px;stroke-width:1.5px}.CommentNotification-scss--module_content_QrH4b{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3;word-break:break-word}.desktop .CommentNotification-scss--module_attachedImage_uygl8 img{height:70px}.mobile .CommentNotification-scss--module_attachedImage_uygl8 img{height:50px}.CommentNotification-scss--module_imagesWrapper_bDlpK{max-width:100%}@keyframes DiscountSubscriptionNotification-scss--module_fadeIn_V7iHq{0%{opacity:0}to{opacity:1}}@keyframes DiscountSubscriptionNotification-scss--module_fadeOut_WSF3X{0%{opacity:1}to{opacity:0}}@keyframes DiscountSubscriptionNotification-scss--module_flashing_Hi8JK{0%{opacity:.5}to{opacity:1}}@keyframes DiscountSubscriptionNotification-scss--module_loading_A89VT{to{background-position-x:-20%}}@keyframes DiscountSubscriptionNotification-scss--module_rotating_xhK2d{to{transform:rotate(360deg)}}@keyframes DiscountSubscriptionNotification-scss--module_closeLock_z3SI5{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes DiscountSubscriptionNotification-scss--module_shakeLock_-E3rx{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.DiscountSubscriptionNotification-scss--module_icon_AGcZR{width:12px;height:12px}.DiscountSubscriptionNotification-scss--module_iconWrapper_1e2zG{background-color:#f2943e}.DiscountSubscriptionNotification-scss--module_content_MvdvW{word-wrap:break-word;word-break:break-word}@keyframes DonationNotification-scss--module_fadeIn_mfTRn{0%{opacity:0}to{opacity:1}}@keyframes DonationNotification-scss--module_fadeOut_NWhZR{0%{opacity:1}to{opacity:0}}@keyframes DonationNotification-scss--module_flashing_G4s4u{0%{opacity:.5}to{opacity:1}}@keyframes DonationNotification-scss--module_loading_Zl9Zo{to{background-position-x:-20%}}@keyframes DonationNotification-scss--module_rotating_-VEv7{to{transform:rotate(360deg)}}@keyframes DonationNotification-scss--module_closeLock_dJsc9{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes DonationNotification-scss--module_shakeLock_9SJ8a{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.DonationNotification-scss--module_wrapper_9eky1{min-height:80px}.DonationNotification-scss--module_iconWrapper_UoZgR{background-color:#f2943e}.DonationNotification-scss--module_icon_K-9YA{width:12px;height:12px}.DonationNotification-scss--module_content_3C3OC{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3;word-break:break-word}@keyframes FreeTrialNotification-scss--module_fadeIn_V2x-R{0%{opacity:0}to{opacity:1}}@keyframes FreeTrialNotification-scss--module_fadeOut_IIqWa{0%{opacity:1}to{opacity:0}}@keyframes FreeTrialNotification-scss--module_flashing_blgzN{0%{opacity:.5}to{opacity:1}}@keyframes FreeTrialNotification-scss--module_loading_QCyYI{to{background-position-x:-20%}}@keyframes FreeTrialNotification-scss--module_rotating_Yr4WO{to{transform:rotate(360deg)}}@keyframes FreeTrialNotification-scss--module_closeLock_TyYRC{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes FreeTrialNotification-scss--module_shakeLock_VqRH8{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.FreeTrialNotification-scss--module_icon_FyED6{width:12px;height:12px;color:#fff}.FreeTrialNotification-scss--module_iconWrapper_tNHkQ{background-color:#f2943e}.FreeTrialNotification-scss--module_content_6c-U-{word-wrap:break-word;word-break:break-word}@keyframes LevelSubscribersLimitReachedNotification-scss--module_fadeIn_GLeJc{0%{opacity:0}to{opacity:1}}@keyframes LevelSubscribersLimitReachedNotification-scss--module_fadeOut_hiamx{0%{opacity:1}to{opacity:0}}@keyframes LevelSubscribersLimitReachedNotification-scss--module_flashing_XTbLv{0%{opacity:.5}to{opacity:1}}@keyframes LevelSubscribersLimitReachedNotification-scss--module_loading_3IDPY{to{background-position-x:-20%}}@keyframes LevelSubscribersLimitReachedNotification-scss--module_rotating_Al6S6{to{transform:rotate(360deg)}}@keyframes LevelSubscribersLimitReachedNotification-scss--module_closeLock_y-seF{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes LevelSubscribersLimitReachedNotification-scss--module_shakeLock_QE1Sr{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.LevelSubscribersLimitReachedNotification-scss--module_wrapper_xSOKk{min-height:80px}.LevelSubscribersLimitReachedNotification-scss--module_content_MI6sk{word-wrap:break-word;word-break:break-word}.LevelSubscribersLimitReachedNotification-scss--module_icon_1i5pq{width:20px;height:20px}.LevelSubscribersLimitReachedNotification-scss--module_iconWrapper_Ldi8k{width:40px;height:40px;display:flex;align-items:center;justify-content:center;padding:10px;color:#fff;border-radius:100px;background-color:var(--color-brand)}@keyframes MessageBuyNotification-scss--module_fadeIn_bhf7S{0%{opacity:0}to{opacity:1}}@keyframes MessageBuyNotification-scss--module_fadeOut_gD635{0%{opacity:1}to{opacity:0}}@keyframes MessageBuyNotification-scss--module_flashing_Nwdj-{0%{opacity:.5}to{opacity:1}}@keyframes MessageBuyNotification-scss--module_loading_uNx-R{to{background-position-x:-20%}}@keyframes MessageBuyNotification-scss--module_rotating_Dj7cZ{to{transform:rotate(360deg)}}@keyframes MessageBuyNotification-scss--module_closeLock_aX1K4{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes MessageBuyNotification-scss--module_shakeLock_t-CNo{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.MessageBuyNotification-scss--module_wrapper_-SzsE{min-height:80px}.MessageBuyNotification-scss--module_iconWrapper_7XDN5{background-color:#c36ef7}.MessageBuyNotification-scss--module_icon_XqqvQ{width:12px;height:12px}.MessageBuyNotification-scss--module_content_zz7zI{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3;word-break:break-word}@keyframes NewsNotification-scss--module_fadeIn_WSj0U{0%{opacity:0}to{opacity:1}}@keyframes NewsNotification-scss--module_fadeOut_gziH0{0%{opacity:1}to{opacity:0}}@keyframes NewsNotification-scss--module_flashing_-z1A1{0%{opacity:.5}to{opacity:1}}@keyframes NewsNotification-scss--module_loading_71S9t{to{background-position-x:-20%}}@keyframes NewsNotification-scss--module_rotating_Na8Zh{to{transform:rotate(360deg)}}@keyframes NewsNotification-scss--module_closeLock_KMTHP{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes NewsNotification-scss--module_shakeLock_eAo71{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.NewsNotification-scss--module_wrapper_JYj-r{min-height:80px}.NewsNotification-scss--module_content_Jli44{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3;word-break:break-word}@keyframes NewSubscriberNotification-scss--module_fadeIn_TvnLi{0%{opacity:0}to{opacity:1}}@keyframes NewSubscriberNotification-scss--module_fadeOut_buGzq{0%{opacity:1}to{opacity:0}}@keyframes NewSubscriberNotification-scss--module_flashing_GwtmS{0%{opacity:.5}to{opacity:1}}@keyframes NewSubscriberNotification-scss--module_loading_PlJwW{to{background-position-x:-20%}}@keyframes NewSubscriberNotification-scss--module_rotating_gCWfN{to{transform:rotate(360deg)}}@keyframes NewSubscriberNotification-scss--module_closeLock_h4dNp{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes NewSubscriberNotification-scss--module_shakeLock_m5Hss{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.NewSubscriberNotification-scss--module_wrapper_ouyvB{min-height:80px}.NewSubscriberNotification-scss--module_iconWrapper_kz1L6{background-color:#3ea6f2}.NewSubscriberNotification-scss--module_icon_cqNT8{width:12px;height:12px}.NewSubscriberNotification-scss--module_content_ByXZF{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3;word-break:break-word}@keyframes PostNotification-scss--module_fadeIn_0cj3B{0%{opacity:0}to{opacity:1}}@keyframes PostNotification-scss--module_fadeOut_S1LpQ{0%{opacity:1}to{opacity:0}}@keyframes PostNotification-scss--module_flashing_8UhnW{0%{opacity:.5}to{opacity:1}}@keyframes PostNotification-scss--module_loading_qDsUc{to{background-position-x:-20%}}@keyframes PostNotification-scss--module_rotating_c3gIc{to{transform:rotate(360deg)}}@keyframes PostNotification-scss--module_closeLock_FzEjU{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes PostNotification-scss--module_shakeLock_zudM-{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.PostNotification-scss--module_wrapper_MLO4A{min-height:80px}.PostNotification-scss--module_iconWrapper_pYopT.PostNotification-scss--module_newPost_0CZ6r{background-color:#f98056}.PostNotification-scss--module_iconWrapper_pYopT.PostNotification-scss--module_boughtPost_KXg9l{background-color:#f2943e}.PostNotification-scss--module_icon_jX1Yr{width:12px;height:12px}.PostNotification-scss--module_previewIcon_yP-qI{width:20px;height:20px;stroke-width:1.5px}.PostNotification-scss--module_previewIcon_yP-qI.PostNotification-scss--module_locked_E-N5j{stroke:none;fill:currentcolor}.PostNotification-scss--module_content_vFhnO{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3;word-break:break-word}@keyframes ReferralBloggerNotification-scss--module_fadeIn_fzCfl{0%{opacity:0}to{opacity:1}}@keyframes ReferralBloggerNotification-scss--module_fadeOut_xfRNx{0%{opacity:1}to{opacity:0}}@keyframes ReferralBloggerNotification-scss--module_flashing_YsdCh{0%{opacity:.5}to{opacity:1}}@keyframes ReferralBloggerNotification-scss--module_loading_rTx3g{to{background-position-x:-20%}}@keyframes ReferralBloggerNotification-scss--module_rotating_0-Eyq{to{transform:rotate(360deg)}}@keyframes ReferralBloggerNotification-scss--module_closeLock_66cX-{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes ReferralBloggerNotification-scss--module_shakeLock_z8qcm{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.ReferralBloggerNotification-scss--module_wrapper_zprSt{min-height:80px}.ReferralBloggerNotification-scss--module_iconWrapper_DNQq2{background-color:#f98056}.ReferralBloggerNotification-scss--module_icon_K8uFA{width:12px;height:12px}.ReferralBloggerNotification-scss--module_content_Ubdp9{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3;word-break:break-word}@keyframes ReferralUserNotification-scss--module_fadeIn_7sHNs{0%{opacity:0}to{opacity:1}}@keyframes ReferralUserNotification-scss--module_fadeOut_1RBlP{0%{opacity:1}to{opacity:0}}@keyframes ReferralUserNotification-scss--module_flashing_ze--G{0%{opacity:.5}to{opacity:1}}@keyframes ReferralUserNotification-scss--module_loading_o1M-h{to{background-position-x:-20%}}@keyframes ReferralUserNotification-scss--module_rotating_AsANS{to{transform:rotate(360deg)}}@keyframes ReferralUserNotification-scss--module_closeLock_ljgBo{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes ReferralUserNotification-scss--module_shakeLock_-vxwT{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.ReferralUserNotification-scss--module_wrapper_gjgGo{min-height:80px}.ReferralUserNotification-scss--module_iconWrapper_pSx0f{background-color:#f2943e}.ReferralUserNotification-scss--module_icon_Ut6r7{width:12px;height:12px}.ReferralUserNotification-scss--module_content_--RZB{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3;word-break:break-word}@keyframes StatReportFailedNotification-scss--module_fadeIn_Ydv-1{0%{opacity:0}to{opacity:1}}@keyframes StatReportFailedNotification-scss--module_fadeOut_U5PEf{0%{opacity:1}to{opacity:0}}@keyframes StatReportFailedNotification-scss--module_flashing_fn743{0%{opacity:.5}to{opacity:1}}@keyframes StatReportFailedNotification-scss--module_loading_R09r8{to{background-position-x:-20%}}@keyframes StatReportFailedNotification-scss--module_rotating_e7ubX{to{transform:rotate(360deg)}}@keyframes StatReportFailedNotification-scss--module_closeLock_1FkRT{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes StatReportFailedNotification-scss--module_shakeLock_PMKZf{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.StatReportFailedNotification-scss--module_wrapper_-5rSx{min-height:80px}.StatReportFailedNotification-scss--module_content_4c6lZ{word-break:break-word}.StatReportFailedNotification-scss--module_link_rJ9Pf{border-bottom:1px solid transparent;font-size:13px;text-decoration:none;color:var(--var-color-link);transition:border-color .2s;cursor:pointer;border-bottom:none}.StatReportFailedNotification-scss--module_link_rJ9Pf:visited{color:var(--var-color-link)}@media not all and (hover: none){.StatReportFailedNotification-scss--module_link_rJ9Pf:hover{border-bottom-color:var(--var-color-link-underline)}}.StatReportFailedNotification-scss--module_icon_bfsEX{width:40px;height:40px;color:var(--var-color-error)}@keyframes StatReportSuccessNotification-scss--module_fadeIn_AtKyN{0%{opacity:0}to{opacity:1}}@keyframes StatReportSuccessNotification-scss--module_fadeOut_7YEXw{0%{opacity:1}to{opacity:0}}@keyframes StatReportSuccessNotification-scss--module_flashing_cFn0g{0%{opacity:.5}to{opacity:1}}@keyframes StatReportSuccessNotification-scss--module_loading_9DB0j{to{background-position-x:-20%}}@keyframes StatReportSuccessNotification-scss--module_rotating_qLDEC{to{transform:rotate(360deg)}}@keyframes StatReportSuccessNotification-scss--module_closeLock_dbrpV{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes StatReportSuccessNotification-scss--module_shakeLock_lCNeX{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.StatReportSuccessNotification-scss--module_wrapper_o-H4D{min-height:80px}.StatReportSuccessNotification-scss--module_content_vUtMg{word-break:break-word}.StatReportSuccessNotification-scss--module_link_Mf-wE{border-bottom:1px solid transparent;font-size:13px;text-decoration:none;color:var(--var-color-link);transition:border-color .2s;cursor:pointer;border-bottom:none}.StatReportSuccessNotification-scss--module_link_Mf-wE:visited{color:var(--var-color-link)}@media not all and (hover: none){.StatReportSuccessNotification-scss--module_link_Mf-wE:hover{border-bottom-color:var(--var-color-link-underline)}}.StatReportSuccessNotification-scss--module_icon_kTt4X{width:40px;height:40px;color:var(--color-brand)}@keyframes StreamNotification-scss--module_fadeIn_d5Ymv{0%{opacity:0}to{opacity:1}}@keyframes StreamNotification-scss--module_fadeOut_zsVWI{0%{opacity:1}to{opacity:0}}@keyframes StreamNotification-scss--module_flashing_TFxHJ{0%{opacity:.5}to{opacity:1}}@keyframes StreamNotification-scss--module_loading_UwEEp{to{background-position-x:-20%}}@keyframes StreamNotification-scss--module_rotating_fIPvD{to{transform:rotate(360deg)}}@keyframes StreamNotification-scss--module_closeLock_-g3-0{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes StreamNotification-scss--module_shakeLock_5Vjof{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.StreamNotification-scss--module_wrapper_eAHY9{min-height:80px}.StreamNotification-scss--module_iconWrapper_vHmKr{background-color:#f23e3e}.StreamNotification-scss--module_icon_u9Iko{width:14px;height:14px;margin-left:2px}.StreamNotification-scss--module_content_t7PV0{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3;word-break:break-word}@keyframes SupportMessageNotification-scss--module_fadeIn_cbY1S{0%{opacity:0}to{opacity:1}}@keyframes SupportMessageNotification-scss--module_fadeOut_bcmDD{0%{opacity:1}to{opacity:0}}@keyframes SupportMessageNotification-scss--module_flashing_nHa9V{0%{opacity:.5}to{opacity:1}}@keyframes SupportMessageNotification-scss--module_loading_ZQ-ca{to{background-position-x:-20%}}@keyframes SupportMessageNotification-scss--module_rotating_TQLLQ{to{transform:rotate(360deg)}}@keyframes SupportMessageNotification-scss--module_closeLock_KrvWx{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes SupportMessageNotification-scss--module_shakeLock_-1fez{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.SupportMessageNotification-scss--module_wrapper_Ekcfd{min-height:80px}.SupportMessageNotification-scss--module_content_Xc0G1{word-break:break-word}.SupportMessageNotification-scss--module_icon_biFrO{width:40px;height:40px;color:#f15f2c}@keyframes TargetNotification-scss--module_fadeIn_GYCu7{0%{opacity:0}to{opacity:1}}@keyframes TargetNotification-scss--module_fadeOut_Z5DU9{0%{opacity:1}to{opacity:0}}@keyframes TargetNotification-scss--module_flashing_7SAkG{0%{opacity:.5}to{opacity:1}}@keyframes TargetNotification-scss--module_loading_X8-Eg{to{background-position-x:-20%}}@keyframes TargetNotification-scss--module_rotating_WhgDB{to{transform:rotate(360deg)}}@keyframes TargetNotification-scss--module_closeLock_o-uhE{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes TargetNotification-scss--module_shakeLock_65mNW{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.TargetNotification-scss--module_wrapper_cPaqA{min-height:80px}.TargetNotification-scss--module_iconWrapper_BjSJa{background-color:#f23e3e}.TargetNotification-scss--module_icon_ND4JO{width:12px;height:12px}.TargetNotification-scss--module_content_NrKaK{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3;word-break:break-word}.NotificationsList-scss--module_wrapper_e3OGz{display:flex;flex-direction:column;width:100%;flex-grow:1}@keyframes NewNotification-scss--module_fadeIn_Tvf3o{0%{opacity:0}to{opacity:1}}@keyframes NewNotification-scss--module_fadeOut_V4zXf{0%{opacity:1}to{opacity:0}}@keyframes NewNotification-scss--module_flashing_2hiSp{0%{opacity:.5}to{opacity:1}}@keyframes NewNotification-scss--module_loading_rk8zB{to{background-position-x:-20%}}@keyframes NewNotification-scss--module_rotating_hx6LV{to{transform:rotate(360deg)}}@keyframes NewNotification-scss--module_closeLock_FRmjV{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes NewNotification-scss--module_shakeLock_BijUO{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.NewNotification-scss--module_wrapper_EuZqY{display:flex;width:100%;height:42px;justify-content:space-between;align-items:stretch;color:var(--color-brand);background-color:#fdefea}.NewNotification-scss--module_left_RyEq9{display:flex;align-items:center;justify-content:flex-start}.NewNotification-scss--module_right_o-GcW{display:flex;align-items:center;justify-content:flex-end}.NewNotification-scss--module_title_hIplc{padding:10px 0;font-size:14px;font-weight:500;line-height:22px}.NewNotification-scss--module_button_RP76P{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0;border:none;font-family:inherit;color:inherit;background-color:transparent;width:36px;height:36px;display:flex;align-items:center;justify-content:center;cursor:pointer}.NewNotification-scss--module_button_RP76P:disabled{cursor:default}.NewNotification-scss--module_icon_2j-YU{width:16px;height:16px}@keyframes Header-scss--module_fadeIn_u-R--{0%{opacity:0}to{opacity:1}}@keyframes Header-scss--module_fadeOut_9W0Xk{0%{opacity:1}to{opacity:0}}@keyframes Header-scss--module_flashing_Bs0R3{0%{opacity:.5}to{opacity:1}}@keyframes Header-scss--module_loading_6DQ-C{to{background-position-x:-20%}}@keyframes Header-scss--module_rotating_dLbzQ{to{transform:rotate(360deg)}}@keyframes Header-scss--module_closeLock_kQHjx{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes Header-scss--module_shakeLock_uXdWp{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.Header-scss--module_wrapper_BXKEw{display:flex;width:100%;height:47px;border-bottom:1px solid var(--var-color-base-border);justify-content:space-between;align-items:stretch}.Header-scss--module_left_EghZh{display:flex;align-items:center;justify-content:flex-start}.Header-scss--module_right_BUnUQ{display:flex;align-items:center;justify-content:flex-end}.Header-scss--module_title_V4Jp2{padding:12px 15px;font-size:14px;font-weight:500;line-height:22px}.Header-scss--module_iconDotsContainer_nGNnw{margin-right:5px;padding:10px}.Header-scss--module_iconDots_vzKq8{width:24px;height:24px;color:var(--var-color-text-primary);-webkit-user-select:none;user-select:none;stroke-width:1.5px}.Header-scss--module_iconDotsContainer_nGNnw:hover .Header-scss--module_iconDots_vzKq8{color:var(--color-brand)}@keyframes NotificationsTab-scss--module_fadeIn_dsBTT{0%{opacity:0}to{opacity:1}}@keyframes NotificationsTab-scss--module_fadeOut_jLb35{0%{opacity:1}to{opacity:0}}@keyframes NotificationsTab-scss--module_flashing_jNtSX{0%{opacity:.5}to{opacity:1}}@keyframes NotificationsTab-scss--module_loading_ZjSUo{to{background-position-x:-20%}}@keyframes NotificationsTab-scss--module_rotating_TZdk1{to{transform:rotate(360deg)}}@keyframes NotificationsTab-scss--module_closeLock_U2Kys{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes NotificationsTab-scss--module_shakeLock_Qbqm8{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.NotificationsTab-scss--module_wrapper_zoFR4{position:absolute;z-index:500;top:75px;right:5px;display:flex;overflow:hidden;flex-direction:column;width:445px;min-height:125px;max-height:calc(100vh - 200px);border:1px solid var(--var-color-block-border);color:var(--var-color-text-primary);border-radius:var(--border-radius-default);background-color:var(--var-color-panel-bg);box-shadow:0 5px 20px #0003}.NotificationsTab-scss--module_wrapper_zoFR4>*{display:flex;overflow:hidden;flex-direction:column;max-height:100%}.NotificationsTab-scss--module_wrapper_zoFR4.NotificationsTab-scss--module_empty_key2o,.NotificationsTab-scss--module_wrapper_zoFR4.NotificationsTab-scss--module_empty_key2o>*{min-height:330px;max-height:none}.NotificationsTab-scss--module_wrapper_zoFR4 .NotificationsTab-scss--module_scrollableContainer_IQswn{display:flex;flex-direction:column;flex-grow:1}.NotificationsTab-scss--module_wrapper_zoFR4.NotificationsTab-scss--module_empty_key2o .NotificationsTab-scss--module_scrollableContainer_IQswn{padding:50px}.NotificationsTab-scss--module_wrapper_zoFR4.NotificationsTab-scss--module_loading_ZjSUo .NotificationsTab-scss--module_scrollableContainer_IQswn{display:flex;align-items:center;justify-content:center;padding:25px}.NotificationsTab-scss--module_newNotifications_g-p08{padding-right:5px;padding-left:15px}@keyframes Notifications-scss--module_fadeIn_7jZN7{0%{opacity:0}to{opacity:1}}@keyframes Notifications-scss--module_fadeOut_LDtXz{0%{opacity:1}to{opacity:0}}@keyframes Notifications-scss--module_flashing_KLn5o{0%{opacity:.5}to{opacity:1}}@keyframes Notifications-scss--module_loading_n-vN9{to{background-position-x:-20%}}@keyframes Notifications-scss--module_rotating_FJyVG{to{transform:rotate(360deg)}}@keyframes Notifications-scss--module_closeLock_rLlB3{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes Notifications-scss--module_shakeLock_we8ac{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.Notifications-scss--module_wrapper_jBkk9{width:40px;height:40px}@keyframes MessagesLink-scss--module_fadeIn_CSdGP{0%{opacity:0}to{opacity:1}}@keyframes MessagesLink-scss--module_fadeOut_ZQjGi{0%{opacity:1}to{opacity:0}}@keyframes MessagesLink-scss--module_flashing_VHuXY{0%{opacity:.5}to{opacity:1}}@keyframes MessagesLink-scss--module_loading_dYzEG{to{background-position-x:-20%}}@keyframes MessagesLink-scss--module_rotating_ImNeU{to{transform:rotate(360deg)}}@keyframes MessagesLink-scss--module_closeLock_Izhnt{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes MessagesLink-scss--module_shakeLock_wxNOx{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.MessagesLink-scss--module_root_7dcXv{width:40px;height:40px;position:relative;color:var(--var-color-text-primary)}.light-y-theme .MessagesLink-scss--module_root_7dcXv{display:flex;align-items:center;justify-content:center;width:24px;height:40px;margin-right:0;border:none}.light-y-theme .MessagesLink-scss--module_root_7dcXv:hover{color:var(--color-brand)}.MessagesLink-scss--module_root_7dcXv:visited{color:var(--var-color-text-primary)}.MessagesLink-scss--module_counter_SinBx{position:absolute;top:-4px;right:-4px;min-width:17px;min-height:17px;padding:2px 5px}.mobile .MessagesLink-scss--module_counter_SinBx{top:-1px;right:-2px;min-width:15px;min-height:15px;padding:1px 4px;font-size:11px;line-height:13px}.MessagesLink-scss--module_icon_A4YFM{width:20px;height:20px;fill:var(--var-color-icon-ui);flex-shrink:0;transition:fill .2s}.light-y-theme .MessagesLink-scss--module_icon_A4YFM{width:24px;height:24px}.ThemeToggler-scss--module_label_t9dxx{margin-bottom:0}@keyframes MiniProfile-scss--module_fadeIn_Yz1k9{0%{opacity:0}to{opacity:1}}@keyframes MiniProfile-scss--module_fadeOut_Q6Vtm{0%{opacity:1}to{opacity:0}}@keyframes MiniProfile-scss--module_flashing_u9Zrk{0%{opacity:.5}to{opacity:1}}@keyframes MiniProfile-scss--module_loading_NWh0V{to{background-position-x:-20%}}@keyframes MiniProfile-scss--module_rotating_Muxof{to{transform:rotate(360deg)}}@keyframes MiniProfile-scss--module_closeLock_HsOyf{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes MiniProfile-scss--module_shakeLock_71xkm{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.MiniProfile-scss--module_root_lGENx{display:flex;height:40px;color:var(--var-color-text-primary);cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center}.MiniProfile-scss--module_name_Z5XmZ{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;margin-right:9px;margin-left:10px;font-weight:500}@media (min-width: 320px){.MiniProfile-scss--module_name_Z5XmZ{max-width:72px}}@media (min-width: 1140px){.MiniProfile-scss--module_name_Z5XmZ{max-width:92px}}@media (min-width: 1440px){.MiniProfile-scss--module_name_Z5XmZ{max-width:192px}}@media (min-width: 1920px){.MiniProfile-scss--module_name_Z5XmZ{max-width:256px}}.MiniProfile-scss--module_menuItem_i1JpA{display:flex;align-items:center}.MiniProfile-scss--module_menuItemIcon_5HTjk{width:18px;height:18px;margin-right:10px}.MiniProfile-scss--module_dropdownContainer_It2Yo{position:absolute;top:100%;right:0;cursor:default}.MiniProfile-scss--module_dropdownTopBlock_fuFiH{padding:6px 0}.MiniProfile-scss--module_dropdown_j6qXr{border:solid 1px;white-space:nowrap;color:var(--var-color-text-regular);border-radius:var(--border-radius-default);box-shadow:0 2px 10px #0000001a;overflow:hidden;min-width:220px}.light-y-theme .MiniProfile-scss--module_dropdown_j6qXr,.light-x-theme .MiniProfile-scss--module_dropdown_j6qXr,.light-theme .MiniProfile-scss--module_dropdown_j6qXr{border-color:#eaeaea;background-color:#fff}.dark-theme .MiniProfile-scss--module_dropdown_j6qXr{border-color:#303030;background-color:#262626;box-shadow:0 2px 10px #00000080}.MiniProfile-scss--module_link_fUDYP,.MiniProfile-scss--module_link_fUDYP:visited{color:var(--var-color-text-primary)}.MiniProfile-scss--module_arrow_Y4nTx{width:20px;height:20px;color:var(--var-color-text-primary);transition:transform .25s}.MiniProfile-scss--module_arrowUp_5H00f{transform:rotate(180deg)}.MiniProfile-scss--module_feedIcon_GQFqG{width:20px;height:20px}.MiniProfile-scss--module_separator_OGzjU{width:100%;height:1px;margin:5px 0;background-color:var(--var-color-base-border)}.MiniProfile-scss--module_nonLinkWrapper_9LG9K{display:flex;height:35px;padding:0 15px;justify-content:flex-start;align-items:center}.MiniProfile-scss--module_menuIcon_7aS7y{width:20px;height:20px;margin-right:10px}.MiniProfile-scss--module_labelText_8Bj5i{font-size:14px;line-height:35px}.MiniProfile-scss--module_themeToggler_Vd2WK{width:100%}@keyframes TopMenuRightAuthorized-scss--module_fadeIn_z3WEJ{0%{opacity:0}to{opacity:1}}@keyframes TopMenuRightAuthorized-scss--module_fadeOut_wT60a{0%{opacity:1}to{opacity:0}}@keyframes TopMenuRightAuthorized-scss--module_flashing_qABH7{0%{opacity:.5}to{opacity:1}}@keyframes TopMenuRightAuthorized-scss--module_loading_ghYz1{to{background-position-x:-20%}}@keyframes TopMenuRightAuthorized-scss--module_rotating_VeCPN{to{transform:rotate(360deg)}}@keyframes TopMenuRightAuthorized-scss--module_closeLock_Sqy-C{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes TopMenuRightAuthorized-scss--module_shakeLock_nPSBr{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.TopMenuRightAuthorized-scss--module_root_ZfUTK{display:flex}.TopMenuRightAuthorized-scss--module_becomeAuthor_1e4Co{margin-right:20px;color:var(--var-color-text-primary);transition:border 0s;cursor:pointer}.TopMenuRightAuthorized-scss--module_becomeAuthor_1e4Co:hover{color:var(--color-brand)}.TopMenuRightUnAuthorized-scss--module_button_KRaXN{margin-right:10px}@keyframes TopMenuRightButtonsFounder-scss--module_fadeIn_n6RC-{0%{opacity:0}to{opacity:1}}@keyframes TopMenuRightButtonsFounder-scss--module_fadeOut_7rIy1{0%{opacity:1}to{opacity:0}}@keyframes TopMenuRightButtonsFounder-scss--module_flashing_eaGhQ{0%{opacity:.5}to{opacity:1}}@keyframes TopMenuRightButtonsFounder-scss--module_loading_i-v6y{to{background-position-x:-20%}}@keyframes TopMenuRightButtonsFounder-scss--module_rotating_0uULB{to{transform:rotate(360deg)}}@keyframes TopMenuRightButtonsFounder-scss--module_closeLock_Bo3f2{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes TopMenuRightButtonsFounder-scss--module_shakeLock_3PGc7{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.TopMenuRightButtonsFounder-scss--module_root_Li1tL{display:flex;margin-left:20px;gap:10px}.TopMenuRightButtonsFounder-scss--module_languageSelector_dLBRH{display:flex;align-items:center;margin-right:8px}.TopMenuRightButtonsFounder-scss--module_languageSelector_dLBRH>div{width:70px}.TopMenuRightButtonsFounder-scss--module_languageSelectorblock_fQBbJ{top:2px;padding-right:25px}.TopMenuRightButtonsFounder-scss--module_smallSelectArrow_HjdXQ{width:20px;height:20px;top:calc(50% - 12px);right:0;color:var(--var-color-icon-ui)}.TopMenuRightButtonsFounder-scss--module_menuAuthorized_UIzPY{margin-left:8px}.TopMenuRightButtonsFounder-scss--module_localeComponent_IrF-4{display:flex;width:100%;align-items:center}.TopMenuRightButtonsFounder-scss--module_localeComponent_IrF-4.TopMenuRightButtonsFounder-scss--module_selected_Uuj-3{color:var(--var-color-icon-ui);fill:var(--var-color-icon-ui)}.TopMenuRightButtonsFounder-scss--module_localeIcon_-X8ZA{width:20px;height:20px;display:inline-flex}.TopMenuRightButtonsFounder-scss--module_localeIcon_-X8ZA.TopMenuRightButtonsFounder-scss--module_localeFlag_mAzmY{width:19px;height:14px}.TopMenuRightButtonsFounder-scss--module_localeLabel_lryf3{margin-left:6px}@keyframes TopMenu-scss--module_fadeIn_KRM54{0%{opacity:0}to{opacity:1}}@keyframes TopMenu-scss--module_fadeOut_zdrcn{0%{opacity:1}to{opacity:0}}@keyframes TopMenu-scss--module_flashing_cuahr{0%{opacity:.5}to{opacity:1}}@keyframes TopMenu-scss--module_loading_s5t--{to{background-position-x:-20%}}@keyframes TopMenu-scss--module_rotating_eMmx5{to{transform:rotate(360deg)}}@keyframes TopMenu-scss--module_closeLock_iVkKX{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes TopMenu-scss--module_shakeLock_tjc9-{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.TopMenu-scss--module_block_4XoHN{position:sticky;z-index:100;top:0;display:flex;min-width:var(--var-desktop-layout-width);height:var(--const-top-menu-height);padding:0 15px;border-bottom:1px solid;border-bottom-color:var(--var-color-base-border);background-color:var(--var-color-popup-bg);transition:background-color .15s ease;align-items:center;justify-content:space-between}.TopMenu-scss--module_blockTransparent_i0zwv{border-color:transparent;background-color:transparent}.TopMenu-scss--module_block_4XoHN.TopMenu-scss--module_blockTransparent_i0zwv{position:fixed;width:100%;border-bottom:none;background-color:transparent}.TopMenu-scss--module_block_4XoHN.TopMenu-scss--module_blockBlur_YFjwV{background-color:#0b0b0b99;-webkit-backdrop-filter:blur(37px);backdrop-filter:blur(37px)}.TopMenu-scss--module_responsive_7NjSc{width:100%;min-width:100%}.TopMenu-scss--module_logo_FeOXO{background-repeat:no-repeat;background-position:center center;background-size:100%;display:block;margin-right:20px;transition:all .15s ease}.light-theme .TopMenu-scss--module_logo_FeOXO{width:145px;height:40px;background-image:url(../logo.C3yDD-xj.svg)}.light-x-theme .TopMenu-scss--module_logo_FeOXO{width:111px;height:18px;background-image:url(../logo-x.BuhBTWGK.svg)}.dark-theme .TopMenu-scss--module_logo_FeOXO{width:145px;height:40px;background-image:url(../logo-dark.fu1IIGK5.svg)}@media not all and (hover: none){.TopMenu-scss--module_logo_FeOXO:hover{border-bottom-color:transparent}}.TopMenu-scss--module_logoDisabled_-G-JE{pointer-events:none}.TopMenu-scss--module_logoDisabled_-G-JE:hover{cursor:default}.TopMenu-scss--module_left_mzVQp{display:flex;align-items:center;gap:10px}.TopMenu-scss--module_iconBurger_zKshT,.TopMenu-scss--module_iconMessages_z2RO3{width:20px;height:20px;fill:var(--var-color-icon-ui);flex-shrink:0;transition:fill .2s}.TopMenu-scss--module_iconBurger_zKshT{margin-right:12px}.TopMenu-scss--module_messageCaption_qWMXf,.TopMenu-scss--module_subscriptionsCaption_q-R35{text-transform:uppercase}@media (max-width: var(--var-desktop-layout-width)){.TopMenu-scss--module_messageCaption_qWMXf,.TopMenu-scss--module_subscriptionsCaption_q-R35{opacity:0}}.TopMenu-scss--module_messagesCounter_21Y4Q{position:absolute;top:-4px;right:-4px;min-width:17px;min-height:17px;padding:2px 5px}.TopMenu-scss--module_messageContainer_P-eQE{position:relative;margin-right:auto}.TopMenu-scss--module_squareButton_TKNV5{width:40px;height:40px}.TopMenu-scss--module_subscriptionsContainer_xDuj5{border:1px solid;border-color:var(--var-color-input-border);border-radius:var(--border-radius-default);position:relative;display:flex;height:40px;padding:0 16px;border-color:var(--var-color-base-border);font-weight:600;background-color:transparent;cursor:pointer;align-items:center}@media not all and (hover: none){.TopMenu-scss--module_subscriptionsContainer_xDuj5:hover{border-color:var(--var-color-input-border-hover)}}.dark-theme .TopMenu-scss--module_subscriptionsContainer_xDuj5{color:#f1f1f1;background-color:#303030}.dark-theme .TopMenu-scss--module_subscriptionsContainer_xDuj5:hover{background-color:#4a4a4a}@media (max-width: var(--var-desktop-layout-width)){.TopMenu-scss--module_subscriptionsContainer_xDuj5{width:54px}}.light-y-theme .TopMenu-scss--module_subscriptionsContainerOpened_6nuFh,.light-x-theme .TopMenu-scss--module_subscriptionsContainerOpened_6nuFh,.light-theme .TopMenu-scss--module_subscriptionsContainerOpened_6nuFh{background-color:#f6f6f6}.dark-theme .TopMenu-scss--module_subscriptionsContainerOpened_6nuFh{background-color:#4a4a4a}.TopMenu-scss--module_search_c6ZjU{width:280px}button.TopMenu-scss--module_playerButton_jE8uS{width:40px;height:40px;border:1px solid var(--var-color-base-border)}button.TopMenu-scss--module_playerButton_jE8uS .TopMenu-scss--module_playerButtonStatus_myg0k{top:6px;right:7px}@keyframes UserProfileInfo-scss--module_fadeIn_S8DeR{0%{opacity:0}to{opacity:1}}@keyframes UserProfileInfo-scss--module_fadeOut_5enDY{0%{opacity:1}to{opacity:0}}@keyframes UserProfileInfo-scss--module_flashing_28I3D{0%{opacity:.5}to{opacity:1}}@keyframes UserProfileInfo-scss--module_loading_Qm2vn{to{background-position-x:-20%}}@keyframes UserProfileInfo-scss--module_rotating_TjY-M{to{transform:rotate(360deg)}}@keyframes UserProfileInfo-scss--module_closeLock_kRcLd{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes UserProfileInfo-scss--module_shakeLock_1gr9T{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.UserProfileInfo-scss--module_root_RXufH{padding:0 15px}.UserProfileInfo-scss--module_profile_2Fl9V{margin-bottom:20px;font-size:16px;font-weight:500;line-height:22px}.desktop .UserProfileInfo-scss--module_profile_2Fl9V{display:none}.UserProfileInfo-scss--module_topBlock_UScao{display:flex;margin-bottom:12px;align-items:flex-end}.UserProfileInfo-scss--module_blockedTip_uGGD6{display:flex;align-items:center;margin-left:12px;padding:4px 8px;font-size:13px;font-weight:500;line-height:16px;color:#fff;border-radius:8px;background-color:var(--var-color-error)}.UserProfileInfo-scss--module_iconBlocked_J9Uec{width:14px;height:14px;margin-right:4px}.UserProfileInfo-scss--module_username_YIvRv{overflow:hidden;margin-bottom:10px;font-size:16px;font-weight:500;line-height:22px;text-overflow:ellipsis}.UserProfileInfo-scss--module_linkList_TqY72{margin:0;padding:0;list-style:none}.UserProfileInfo-scss--module_linkItem_67V7F{margin-bottom:4px}.UserProfileInfo-scss--module_linkItem_67V7F:last-child{margin-bottom:0}.UserProfileInfo-scss--module_email_bG0Ou{margin-bottom:4px}.UserProfileInfo-scss--module_externalApps_3grbW{display:flex;gap:4px}.UserProfileInfo-scss--module_link_5-Tx4{word-wrap:break-word;word-break:break-word;display:flex;align-items:center;border-bottom:none;font-size:13px;line-height:16px;color:var(--var-color-text-secondary)}.UserProfileInfo-scss--module_link_5-Tx4:visited{color:var(--var-color-text-secondary)}.UserProfileInfo-scss--module_linkIcon_eFWbm{width:20px;height:20px;margin-right:6px;flex-shrink:0}.UserProfileInfo-scss--module_telegramIcon_APlAV{width:16px;height:14px;margin-right:8px;flex-shrink:0}.UserProfileInfo-scss--module_buttons_nY8D9{display:flex;margin-top:15px}.desktop .UserProfileInfo-scss--module_buttons_nY8D9{justify-content:space-between;gap:10px}.mobile .UserProfileInfo-scss--module_buttons_nY8D9{flex-direction:column;gap:15px}.UserProfileInfo-scss--module_button_uTDlv{display:flex;justify-content:center}.desktop .UserProfileInfo-scss--module_button_uTDlv{width:191px}.UserProfileInfo-scss--module_buttonIcon_UPDMB{width:20px;height:20px;margin-right:10px;flex-shrink:0}.UserProfileInfo-scss--module_iconBoosty_WM47F{width:17px;height:20px;margin-right:6px;flex-shrink:0}.UserProfileInfo-scss--module_iconArrow_QmnRv{width:16px;height:16px;margin-left:6px;color:var(--color-brand);flex-shrink:0}.dark-theme .UserProfileInfo-scss--module_iconArrow_QmnRv{filter:invert(1) hue-rotate(180deg) brightness(1.5) contrast(.8)}@keyframes UserProfileNote-scss--module_fadeIn_pZijD{0%{opacity:0}to{opacity:1}}@keyframes UserProfileNote-scss--module_fadeOut_wLPMx{0%{opacity:1}to{opacity:0}}@keyframes UserProfileNote-scss--module_flashing_6aA88{0%{opacity:.5}to{opacity:1}}@keyframes UserProfileNote-scss--module_loading_Pftub{to{background-position-x:-20%}}@keyframes UserProfileNote-scss--module_rotating_tjhyP{to{transform:rotate(360deg)}}@keyframes UserProfileNote-scss--module_closeLock_fJdEG{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes UserProfileNote-scss--module_shakeLock_PUtZH{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.UserProfileNote-scss--module_root_i1l17{padding-bottom:25px;border-bottom:1px solid var(--var-color-base-border)}.UserProfileNote-scss--module_header_TSbRM{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px;padding:0 15px;font-weight:500;line-height:22px}.UserProfileNote-scss--module_headerTitle_vMxF7{display:flex;align-items:center}.UserProfileNote-scss--module_iconPen_xyhiO{width:20px;height:20px;cursor:pointer}.UserProfileNote-scss--module_content_jbNvB{padding:0 15px}.UserProfileNote-scss--module_input_ckCnY{margin-bottom:21px}.UserProfileNote-scss--module_inputWithButtons_M1KOj{margin-bottom:36px}.UserProfileNote-scss--module_inputCounter_BW1-T{right:auto;bottom:-21px;left:0}.UserProfileNote-scss--module_noteText_9-bhz{word-wrap:break-word;word-break:break-word;line-height:22px}.UserProfileNote-scss--module_buttons_PIsJS{display:flex;gap:10px}.desktop .UserProfileNote-scss--module_buttons_PIsJS{justify-content:space-between}.mobile .UserProfileNote-scss--module_buttons_PIsJS{flex-direction:column}.desktop .UserProfileNote-scss--module_button_1XoSF{width:191px}.UserProfileNote-scss--module_hint_vwa7B{margin-left:7px}.UserProfileNote-scss--module_hintIcon_sgWcB{width:16px;height:16px}@keyframes UserProfileCommon-scss--module_fadeIn_498al{0%{opacity:0}to{opacity:1}}@keyframes UserProfileCommon-scss--module_fadeOut_up1ZZ{0%{opacity:1}to{opacity:0}}@keyframes UserProfileCommon-scss--module_flashing_lZYT7{0%{opacity:.5}to{opacity:1}}@keyframes UserProfileCommon-scss--module_loading_IlSUo{to{background-position-x:-20%}}@keyframes UserProfileCommon-scss--module_rotating_Nudpp{to{transform:rotate(360deg)}}@keyframes UserProfileCommon-scss--module_closeLock_pBZ-J{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes UserProfileCommon-scss--module_shakeLock_W2GZ2{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.UserProfileCommon-scss--module_root_2OlH5{display:flex;flex-direction:column}.UserProfileCommon-scss--module_row_oIAdw{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:15px}.UserProfileCommon-scss--module_label_QXO6C{display:flex;align-items:center;font-size:14px;font-weight:400;font-style:normal;line-height:22px;color:#7c7c7c}.UserProfileCommon-scss--module_labelText_BcHQj{margin-right:5px}.UserProfileCommon-scss--module_info_yTvny{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:500;font-style:normal;line-height:22px;color:var(--var-color-text-primary)}.UserProfileCommon-scss--module_hintIcon_UJgKX{width:16px;height:16px}@keyframes EventSelector-scss--module_fadeIn_8pqLA{0%{opacity:0}to{opacity:1}}@keyframes EventSelector-scss--module_fadeOut_LOnJz{0%{opacity:1}to{opacity:0}}@keyframes EventSelector-scss--module_flashing_FoS9w{0%{opacity:.5}to{opacity:1}}@keyframes EventSelector-scss--module_loading_mp7Do{to{background-position-x:-20%}}@keyframes EventSelector-scss--module_rotating_FBhcI{to{transform:rotate(360deg)}}@keyframes EventSelector-scss--module_closeLock_TPE5g{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes EventSelector-scss--module_shakeLock_Xh--s{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.EventSelector-scss--module_root_mbvlR{flex-shrink:0;position:relative}.EventSelector-scss--module_button_rYIst{display:flex;align-items:center;justify-content:center;position:relative;overflow:visible;min-width:auto;margin-left:10px;padding:0}.EventSelector-scss--module_filterIcon_DdFAh{width:20px;height:20px;color:var(--var-color-text-primary)}.EventSelector-scss--module_statusFilter_fS7Nf{width:12px;height:12px;position:absolute;top:-4px;right:-4px;overflow:hidden;border:2px solid #fff;border-radius:100%;background-color:var(--color-brand)}.EventSelector-scss--module_filterList_qZgTW{position:absolute;z-index:2;top:5px;right:0;display:flex;flex-direction:column;width:209px;max-height:352px;padding:2px 0;border:1px solid var(--var-color-base-border);border-radius:var(--border-radius-default);background-color:var(--var-color-panel-bg);box-shadow:0 2px 10px #0000001a}.EventSelector-scss--module_selectOptionItem_dAbgC{padding-top:6px;padding-bottom:6px;flex-shrink:0}.EventSelector-scss--module_selectOptionItem_dAbgC:first-child{padding-top:10px}.EventSelector-scss--module_selectOptionItem_dAbgC:last-of-type{padding-bottom:10px}.EventSelector-scss--module_dropdown_ntCkq{position:relative}.DateFormatter-scss--module_root_u2jpg{display:flex;align-items:flex-end;flex-shrink:0}@keyframes PromoStatInfo-scss--module_fadeIn_SnVNK{0%{opacity:0}to{opacity:1}}@keyframes PromoStatInfo-scss--module_fadeOut_SS-Vg{0%{opacity:1}to{opacity:0}}@keyframes PromoStatInfo-scss--module_flashing_gdEz3{0%{opacity:.5}to{opacity:1}}@keyframes PromoStatInfo-scss--module_loading_4jyql{to{background-position-x:-20%}}@keyframes PromoStatInfo-scss--module_rotating_jcOTO{to{transform:rotate(360deg)}}@keyframes PromoStatInfo-scss--module_closeLock_VLnY2{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes PromoStatInfo-scss--module_shakeLock_ib2Sl{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.PromoStatInfo-scss--module_root_upA0O{width:24px;height:24px;display:flex;align-items:center;justify-content:center;border-radius:var(--border-radius-default);cursor:pointer}.PromoStatInfo-scss--module_discount_J0T6C{color:#59a840;background-color:#59a84033}.PromoStatInfo-scss--module_trial_BK2nK{color:#8764b8;background-color:#8764b833}.PromoStatInfo-scss--module_icon_XOCoC{width:16px;height:16px}.PromoStatInfo-scss--module_tooltip_vBpyQ{max-width:213px;white-space:normal}.SearchUsersInput-scss--module_container_oB4Mo{width:100%}@keyframes SearchUsersSelected-scss--module_fadeIn_dmOCI{0%{opacity:0}to{opacity:1}}@keyframes SearchUsersSelected-scss--module_fadeOut_kwkb4{0%{opacity:1}to{opacity:0}}@keyframes SearchUsersSelected-scss--module_flashing_lf-wV{0%{opacity:.5}to{opacity:1}}@keyframes SearchUsersSelected-scss--module_loading_3N2Fo{to{background-position-x:-20%}}@keyframes SearchUsersSelected-scss--module_rotating_xqKPz{to{transform:rotate(360deg)}}@keyframes SearchUsersSelected-scss--module_closeLock_bRxQI{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes SearchUsersSelected-scss--module_shakeLock_0hXEM{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.SearchUsersSelected-scss--module_container_o64D3{display:flex;flex-wrap:wrap}.SearchUsersSelected-scss--module_user_jGJc8{color:#7c7c7c;background-color:var(--var-color-chip-bg);display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:500;line-height:16px;border-radius:30px;cursor:pointer;position:relative;overflow:hidden;margin:0 2.5px 10px;padding:7px 31px 7px 10px;white-space:nowrap}.dark-theme .SearchUsersSelected-scss--module_user_jGJc8{color:var(--var-color-icon-ui)}.SearchUsersSelected-scss--module_user_jGJc8:hover{background-color:var(--var-color-chip-bg-hover)}.SearchUsersSelected-scss--module_title_KjbLf{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;max-width:200px}.SearchUsersSelected-scss--module_iconClose_Cgugu{width:16px;height:16px;position:absolute;top:50%;right:12px;margin-top:-8px;stroke:#7c7c7c;stroke-width:1.5px;opacity:.5;transition:.3s ease opacity;cursor:pointer}.SearchUsersSelected-scss--module_iconClose_Cgugu:hover{opacity:1}@keyframes EventItem-scss--module_fadeIn_d8p-p{0%{opacity:0}to{opacity:1}}@keyframes EventItem-scss--module_fadeOut_AyQME{0%{opacity:1}to{opacity:0}}@keyframes EventItem-scss--module_flashing_eEOeG{0%{opacity:.5}to{opacity:1}}@keyframes EventItem-scss--module_loading_W5s67{to{background-position-x:-20%}}@keyframes EventItem-scss--module_rotating_jMgE0{to{transform:rotate(360deg)}}@keyframes EventItem-scss--module_closeLock_i0AaU{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes EventItem-scss--module_shakeLock_-IP1K{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.EventItem-scss--module_icon_7xWRc{width:20px;height:20px;margin-right:10px;flex-shrink:0}.EventItem-scss--module_root_REres{display:flex;overflow:hidden;flex-direction:column;margin-bottom:10px;padding:15px;border:1px solid var(--var-color-base-border);border-radius:var(--border-radius-default)}.EventItem-scss--module_title_musER{margin-right:8px;font-size:14px;font-weight:500;color:var(--var-color-text-primary)}.EventItem-scss--module_period_Gq9zc{width:max-content;margin-top:10px;padding:4px 8px;font-size:13px;color:#3a4;border-radius:100px;background-color:#3a43}.EventItem-scss--module_money_3Ud4X{display:flex;flex:1;align-items:center;justify-content:flex-end;font-size:16px;color:#3a4}.EventItem-scss--module_withdrawMoney_vjeTb{color:var(--var-color-error)}.EventItem-scss--module_holdCancel_E6HCy{color:var(--var-color-text-primary)}.EventItem-scss--module_holdCancel_E6HCy .EventItem-scss--module_icon_7xWRc{height:18px;fill:#59a840;margin-right:5px}.EventItem-scss--module_hold_Fz7qj{color:var(--var-color-text-secondary)}.EventItem-scss--module_hold_Fz7qj .EventItem-scss--module_icon_7xWRc{height:18px;fill:var(--var-color-text-secondary);margin-right:5px}.EventItem-scss--module_header_k94dE{display:flex;align-items:center}.EventItem-scss--module_content_iN5--{display:flex;margin-top:8px;font-size:13px;color:var(--var-color-text-secondary);justify-content:space-between}.EventItem-scss--module_info_mEb-S{display:flex;overflow:hidden;flex-direction:column;text-overflow:ellipsis;flex-shrink:1}.EventItem-scss--module_user_wbKlu{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.EventItem-scss--module_userWithMargin_9XEC3{margin-bottom:8px}.EventItem-scss--module_userClickable_kmvvU:hover{color:var(--color-brand);cursor:pointer}.EventItem-scss--module_error_G6pZm{display:flex;margin-right:10px;margin-left:auto;align-items:flex-end;color:var(--var-color-error)}.EventItem-scss--module_iconError_Z3u6Q{width:16px;height:16px;margin-right:4px}.EventItem-scss--module_datetime_SWvxB{display:flex;align-items:flex-end;flex-shrink:0}.EventItem-scss--module_description_PeWTJ{word-wrap:break-word;word-break:break-word;padding-right:12px}.EventItem-scss--module_subscribe_EMo64{color:#3a4;background-color:#3a43}.EventItem-scss--module_subscribeIcon_Lq3By{color:#3a4}.EventItem-scss--module_unsubscribe_fcYTN{color:var(--var-color-error)}.EventItem-scss--module_unsubscribeCancel_CTw-w{color:#59a840;background-color:#59a84033}.EventItem-scss--module_unsubscribeCancelIcon_8FL6w{color:#59a840}.EventItem-scss--module_subscribeUp_LTayx{color:#00b294;background-color:#00b29433}.EventItem-scss--module_subscribeUpIcon_Oi50l{color:#00b294}.EventItem-scss--module_resubscribe_TyzkF{color:var(--color-brand);background-color:var(--color-brand-opacity-20)}.EventItem-scss--module_resubscribeIcon_0jZAA{color:var(--color-brand)}.EventItem-scss--module_percentIcon_PvTcl{color:#4050b5}.EventItem-scss--module_gift_o4bOF{color:#d16485;background-color:#d1648533}.EventItem-scss--module_giftIcon_pp2P6{color:#d16485}.EventItem-scss--module_messageIcon_gsJPw{color:#8e5dd9}.EventItem-scss--module_commissionCompensationIcon_mhCOu{color:#3a4}.EventItem-scss--module_holdIcon_gI3NV{color:#7b98a9}.EventItem-scss--module_discount_sHlwd{margin-left:5px}.EventItem-scss--module_donate_MgVg2{color:#f90}.EventItem-scss--module_onAccount_Qj9xA{color:#3fb819}.EventItem-scss--module_postSale_3CgMd{color:#09b}.EventItem-scss--module_feePaidFlag_mmiPR{width:22px;height:22px;display:flex;border-radius:50%;background-color:var(--color-brand-opacity-10);justify-content:center;align-items:center}.EventItem-scss--module_feeHintRoot_mmPBK{margin-right:6px}.EventItem-scss--module_feeHintContent_BPTLT{width:210px}.EventItem-scss--module_iconFee_Vg1Kk{width:14px;height:14px;padding-top:1px;opacity:.7;color:var(--color-brand)}.EventItem-scss--module_adminNote_w1nRL{width:max-content;margin-top:10px;padding:4px 8px;font-size:13px;color:#cd3544;border-radius:100px;background-color:#cd354433}.EventList-scss--module_root_-alr6{display:flex;flex-direction:column;width:100%}@keyframes EventItemLoader-scss--module_fadeIn_m-HdS{0%{opacity:0}to{opacity:1}}@keyframes EventItemLoader-scss--module_fadeOut_cZXv1{0%{opacity:1}to{opacity:0}}@keyframes EventItemLoader-scss--module_flashing_AAUBp{0%{opacity:.5}to{opacity:1}}@keyframes EventItemLoader-scss--module_loading_OhvHd{to{background-position-x:-20%}}@keyframes EventItemLoader-scss--module_rotating_tKMTV{to{transform:rotate(360deg)}}@keyframes EventItemLoader-scss--module_closeLock_5jaz1{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes EventItemLoader-scss--module_shakeLock_L2AJY{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}@keyframes EventItemLoader-scss--module_load_83hZM{0%{left:-150px}to{left:100%}}.EventItemLoader-scss--module_root_ImWOx{display:flex;flex-direction:column;width:100%;height:100px;margin-bottom:10px;padding:15px;border:1px solid var(--var-color-base-border);border-radius:var(--border-radius-default)}.EventItemLoader-scss--module_row_qvFi1{display:flex;margin-bottom:13px;align-items:baseline;justify-content:space-between}.EventItemLoader-scss--module_row_qvFi1>div{position:relative;overflow:hidden;border-radius:4px;background-color:var(--var-color-base-border)}.EventItemLoader-scss--module_row_qvFi1>div:before{content:"";position:absolute;top:0;left:-150px;display:block;width:150px;height:100%;background:linear-gradient(to right,transparent 0,rgba(133,133,133,.3) 50%,transparent 100%);animation:EventItemLoader-scss--module_load_83hZM .6s cubic-bezier(.4,0,.2,1) alternate infinite}.dark-theme .EventItemLoader-scss--module_row_qvFi1>div:before{background:linear-gradient(to right,transparent 0,rgba(77,77,77,.3) 50%,transparent 100%)}.EventItemLoader-scss--module_icon_88wBl{width:18px;height:18px;margin-right:10px}.EventItemLoader-scss--module_title_OhGJa{width:74px;height:18px;margin-right:auto;justify-self:flex-start}.EventItemLoader-scss--module_amount_Y6saP{width:74px;height:18px}.EventItemLoader-scss--module_from_GsOPq{width:199px;height:14px}.EventItemLoader-scss--module_description_pDuFQ{width:96px;height:12px}.EventItemLoader-scss--module_date_ZBs7H{width:41px;height:12px}@keyframes EventListLoader-scss--module_fadeIn_9bKza{0%{opacity:0}to{opacity:1}}@keyframes EventListLoader-scss--module_fadeOut_NObcY{0%{opacity:1}to{opacity:0}}@keyframes EventListLoader-scss--module_flashing_SwyHE{0%{opacity:.5}to{opacity:1}}@keyframes EventListLoader-scss--module_loading_gMqRh{to{background-position-x:-20%}}@keyframes EventListLoader-scss--module_rotating_vlamf{to{transform:rotate(360deg)}}@keyframes EventListLoader-scss--module_closeLock_H8h3V{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes EventListLoader-scss--module_shakeLock_FvpQN{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.EventListLoader-scss--module_root_oamNr{position:relative;display:flex;flex-direction:column;width:100%}.EventListLoader-scss--module_gradient_4LzJb{width:100%;height:100%;position:absolute;top:0;left:0;background-image:linear-gradient(#fff0 60%,#fff 95%)}.dark-theme .EventListLoader-scss--module_gradient_4LzJb{background-image:linear-gradient(#fff0 60%,#222 95%)}@keyframes PeriodSelector-scss--module_fadeIn_xqVlE{0%{opacity:0}to{opacity:1}}@keyframes PeriodSelector-scss--module_fadeOut_3hIeC{0%{opacity:1}to{opacity:0}}@keyframes PeriodSelector-scss--module_flashing_LWdq1{0%{opacity:.5}to{opacity:1}}@keyframes PeriodSelector-scss--module_loading_4ekgx{to{background-position-x:-20%}}@keyframes PeriodSelector-scss--module_rotating_sRoC4{to{transform:rotate(360deg)}}@keyframes PeriodSelector-scss--module_closeLock_pWLDA{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes PeriodSelector-scss--module_shakeLock_3nJyi{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.PeriodSelector-scss--module_root_PGvHq{display:flex;align-items:baseline}.PeriodSelector-scss--module_label_c-tFX{font-size:inherit}.PeriodSelector-scss--module_activePeriodContainer_RYU6F{position:relative;display:flex;align-items:center}.PeriodSelector-scss--module_activePeriod_ZE1AZ{display:flex;border-bottom:1px dashed transparent;color:var(--color-brand);transition:color .35s;cursor:pointer;align-items:center}.PeriodSelector-scss--module_activePeriod_ZE1AZ:hover{border-bottom-color:var(--color-brand-opacity-30)}.PeriodSelector-scss--module_activePeriodText_-jN-w{border-bottom:1px dashed transparent;font-size:inherit}.PeriodSelector-scss--module_activePeriodTextWhite_DaxGR{border-bottom-color:#ffffff4d;color:#fff}.PeriodSelector-scss--module_tooltipRoot_0UANp{position:static}.PeriodSelector-scss--module_dropdown_-gSJK{position:absolute;z-index:1;top:calc(100% + 8px);left:0;border:1px solid var(--var-color-base-border);font-size:14px;color:var(--var-color-text-primary);border-radius:var(--border-radius-default);background-color:var(--var-color-input-bg);box-shadow:0 2px 20px #0000001a;cursor:auto}.PeriodSelector-scss--module_dropdownBaseContent_o1MXK{width:250px}.PeriodSelector-scss--module_datePickerWrapper_Js4cy{width:290px}.PeriodSelector-scss--module_dropdownList_SOCya{margin:0;padding:15px 20px;border-bottom:1px solid var(--var-color-base-border);list-style:none}.PeriodSelector-scss--module_dropdownItem_1-rBC{margin-bottom:12px;cursor:pointer}.PeriodSelector-scss--module_dropdownItem_1-rBC:hover{color:var(--color-brand)}.PeriodSelector-scss--module_dropdownItem_1-rBC:last-child{margin-bottom:0}.PeriodSelector-scss--module_dropdownItemActive_5I-Qv{color:var(--color-brand);cursor:auto}.PeriodSelector-scss--module_dropdownFooter_TV951{display:flex;align-items:center;padding:15px;transition:color .35s;cursor:pointer}.PeriodSelector-scss--module_dropdownFooter_TV951:hover{color:var(--color-brand)}.PeriodSelector-scss--module_calendar_l3B5l{width:19px;height:20px;margin-right:9px;fill:var(--color-brand)}.PeriodSelector-scss--module_iconArrow_4u8Mv{width:18px;height:18px;fill:var(--color-brand);margin-left:5px;transition:fill .35s}.PeriodSelector-scss--module_iconArrowWhite_PAnIC{fill:#fff}.PeriodSelector-scss--module_customPeriodText_jkz6c{color:var(--color-brand)}.PeriodSelector-scss--module_resetButton_s-Y0G{width:24px;height:24px;border-radius:50%;margin-left:5px;color:#fff;background-color:var(--color-brand-hovered);cursor:pointer}.PeriodSelector-scss--module_dropdownContainer_InHbk{position:relative}@keyframes DatePicker-scss--module_fadeIn_fWRAL{0%{opacity:0}to{opacity:1}}@keyframes DatePicker-scss--module_fadeOut_tVKL-{0%{opacity:1}to{opacity:0}}@keyframes DatePicker-scss--module_flashing_kMb66{0%{opacity:.5}to{opacity:1}}@keyframes DatePicker-scss--module_loading_2wxiy{to{background-position-x:-20%}}@keyframes DatePicker-scss--module_rotating_7ZYg2{to{transform:rotate(360deg)}}@keyframes DatePicker-scss--module_closeLock_Meu2C{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes DatePicker-scss--module_shakeLock_DUu9g{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.DatePicker-scss--module_root_vEjZI{position:relative;overflow:hidden}.DatePicker-scss--module_input_TAg8s,.DatePicker-scss--module_inputGhost_RAAhd{width:100%;height:46px}.DatePicker-scss--module_input_TAg8s{position:relative;z-index:1;display:grid}.DatePicker-scss--module_input_TAg8s .DatePicker-scss--module_inputLeft_y2-Yo,.DatePicker-scss--module_input_TAg8s .DatePicker-scss--module_inputRight_TS6s9{height:46px}.DatePicker-scss--module_input_TAg8s .DatePicker-scss--module_inputText_-vgys{display:flex;align-items:center;font-size:14px;color:var(--var-color-text-regular)}.DatePicker-scss--module_input_TAg8s .DatePicker-scss--module_inputIconLeft_Rkw4Q,.DatePicker-scss--module_input_TAg8s .DatePicker-scss--module_inputIconRight_V-08Z,.DatePicker-scss--module_input_TAg8s .DatePicker-scss--module_inputIconReset_V1Ux-{display:flex;align-items:center;justify-content:center;width:46px;height:46px}.DatePicker-scss--module_input_TAg8s .DatePicker-scss--module_inputIconLeft_Rkw4Q .DatePicker-scss--module_inputIcon_-swzP,.DatePicker-scss--module_input_TAg8s .DatePicker-scss--module_inputIconRight_V-08Z .DatePicker-scss--module_inputIcon_-swzP,.DatePicker-scss--module_input_TAg8s .DatePicker-scss--module_inputIconReset_V1Ux- .DatePicker-scss--module_inputIcon_-swzP{width:20px;height:20px;color:var(--var-color-text-regular)}.DatePicker-scss--module_inputGhost_RAAhd{position:absolute;z-index:3;top:0;left:0;padding:0;border:unset;opacity:0;-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.DatePicker-scss--module_inputGhost_RAAhd::-webkit-calendar-picker-indicator{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;margin:auto}.DatePicker-scss--module_themeButton_iJdHJ .DatePicker-scss--module_input_TAg8s .DatePicker-scss--module_inputText_-vgys{font-weight:600;text-transform:uppercase}.DatePicker-scss--module_themeButton_iJdHJ .DatePicker-scss--module_input_TAg8s .DatePicker-scss--module_inputLeft_y2-Yo{grid-template-columns:max-content;justify-content:center}.DatePicker-scss--module_themeSelectCompact_dyGDt .DatePicker-scss--module_input_TAg8s .DatePicker-scss--module_inputIconLeft_Rkw4Q .DatePicker-scss--module_inputIcon_-swzP,.DatePicker-scss--module_themeSelectCompact_dyGDt .DatePicker-scss--module_input_TAg8s .DatePicker-scss--module_inputIconRight_V-08Z .DatePicker-scss--module_inputIcon_-swzP,.DatePicker-scss--module_themeSelectCompact_dyGDt .DatePicker-scss--module_input_TAg8s .DatePicker-scss--module_inputIconReset_V1Ux- .DatePicker-scss--module_inputIcon_-swzP{opacity:.5}.DatePicker-scss--module_themeSelectCompact_dyGDt .DatePicker-scss--module_input_TAg8s .DatePicker-scss--module_inputIconLeft_Rkw4Q,.DatePicker-scss--module_themeSelectCompact_dyGDt .DatePicker-scss--module_input_TAg8s .DatePicker-scss--module_inputText_-vgys{pointer-events:none}.DatePicker-scss--module_themeSelectCompact_dyGDt .DatePicker-scss--module_input_TAg8s .DatePicker-scss--module_inputIconRight_V-08Z{position:relative;z-index:2;pointer-events:none}.DatePicker-scss--module_themeSelect_N-2LG .DatePicker-scss--module_input_TAg8s .DatePicker-scss--module_inputLeft_y2-Yo,.DatePicker-scss--module_themeButton_iJdHJ .DatePicker-scss--module_input_TAg8s .DatePicker-scss--module_inputLeft_y2-Yo{pointer-events:none}.DatePicker-scss--module_themeSelect_N-2LG .DatePicker-scss--module_input_TAg8s .DatePicker-scss--module_inputRight_TS6s9,.DatePicker-scss--module_themeButton_iJdHJ .DatePicker-scss--module_input_TAg8s .DatePicker-scss--module_inputRight_TS6s9{display:grid;align-items:center;border:1px solid var(--var-color-base-border);border-radius:var(--border-radius-default);background-color:var(--var-color-input-bg)}.minimal .DatePicker-scss--module_themeSelect_N-2LG .DatePicker-scss--module_input_TAg8s .DatePicker-scss--module_inputRight_TS6s9,.minimal .DatePicker-scss--module_themeButton_iJdHJ .DatePicker-scss--module_input_TAg8s .DatePicker-scss--module_inputRight_TS6s9{background-color:transparent}.DatePicker-scss--module_themeSelect_N-2LG .DatePicker-scss--module_input_TAg8s,.DatePicker-scss--module_themeSelectCompact_dyGDt .DatePicker-scss--module_input_TAg8s,.DatePicker-scss--module_themeButton_iJdHJ .DatePicker-scss--module_input_TAg8s{grid-template-columns:1fr;grid-gap:5px}.DatePicker-scss--module_themeSelect_N-2LG .DatePicker-scss--module_input_TAg8s .DatePicker-scss--module_inputLeft_y2-Yo,.DatePicker-scss--module_themeSelectCompact_dyGDt .DatePicker-scss--module_input_TAg8s .DatePicker-scss--module_inputLeft_y2-Yo,.DatePicker-scss--module_themeButton_iJdHJ .DatePicker-scss--module_input_TAg8s .DatePicker-scss--module_inputLeft_y2-Yo{display:grid;align-items:center;border:1px solid var(--var-color-base-border);border-radius:var(--border-radius-default);background-color:var(--var-color-input-bg)}.minimal .DatePicker-scss--module_themeSelect_N-2LG .DatePicker-scss--module_input_TAg8s .DatePicker-scss--module_inputLeft_y2-Yo,.minimal .DatePicker-scss--module_themeSelectCompact_dyGDt .DatePicker-scss--module_input_TAg8s .DatePicker-scss--module_inputLeft_y2-Yo,.minimal .DatePicker-scss--module_themeButton_iJdHJ .DatePicker-scss--module_input_TAg8s .DatePicker-scss--module_inputLeft_y2-Yo{background-color:transparent}.DatePicker-scss--module_themeSelect_N-2LG .DatePicker-scss--module_input_TAg8s .DatePicker-scss--module_inputLeft_y2-Yo,.DatePicker-scss--module_themeSelectCompact_dyGDt .DatePicker-scss--module_input_TAg8s .DatePicker-scss--module_inputLeft_y2-Yo{grid-template-columns:1fr 46px}.DatePicker-scss--module_themeSelect_N-2LG .DatePicker-scss--module_input_TAg8s .DatePicker-scss--module_inputText_-vgys,.DatePicker-scss--module_themeSelectCompact_dyGDt .DatePicker-scss--module_input_TAg8s .DatePicker-scss--module_inputText_-vgys{padding:0 10px 0 15px}.DatePicker-scss--module_themeSelect_N-2LG .DatePicker-scss--module_input_TAg8s .DatePicker-scss--module_inputRight_TS6s9{border:1px solid var(--var-color-base-border);border-radius:var(--border-radius-default);background-color:var(--var-color-input-bg)}.DatePicker-scss--module_hasIcon_j3X-y.DatePicker-scss--module_themeSelect_N-2LG .DatePicker-scss--module_input_TAg8s .DatePicker-scss--module_inputLeft_y2-Yo,.DatePicker-scss--module_hasIcon_j3X-y.DatePicker-scss--module_themeSelectCompact_dyGDt .DatePicker-scss--module_input_TAg8s .DatePicker-scss--module_inputLeft_y2-Yo{grid-template-columns:46px 1fr 46px}.DatePicker-scss--module_hasIcon_j3X-y.DatePicker-scss--module_themeSelect_N-2LG .DatePicker-scss--module_input_TAg8s .DatePicker-scss--module_inputText_-vgys,.DatePicker-scss--module_hasIcon_j3X-y.DatePicker-scss--module_themeSelectCompact_dyGDt .DatePicker-scss--module_input_TAg8s .DatePicker-scss--module_inputText_-vgys{padding:0}.DatePicker-scss--module_hasIcon_j3X-y.DatePicker-scss--module_themeButton_iJdHJ .DatePicker-scss--module_input_TAg8s .DatePicker-scss--module_inputLeft_y2-Yo{grid-template-columns:46px max-content;justify-content:center}.DatePicker-scss--module_hasValue_hW7xU .DatePicker-scss--module_inputGhost_RAAhd{width:calc(100% - 50px)}.DatePicker-scss--module_hasValue_hW7xU.DatePicker-scss--module_themeSelect_N-2LG .DatePicker-scss--module_input_TAg8s,.DatePicker-scss--module_hasValue_hW7xU.DatePicker-scss--module_themeButton_iJdHJ .DatePicker-scss--module_input_TAg8s{grid-template-columns:1fr 46px}.DatePicker-scss--module_hasValue_hW7xU.DatePicker-scss--module_themeSelect_N-2LG .DatePicker-scss--module_inputGhost_RAAhd,.DatePicker-scss--module_hasValue_hW7xU.DatePicker-scss--module_themeButton_iJdHJ .DatePicker-scss--module_inputGhost_RAAhd{width:calc(100% - 50px)}.DatePicker-scss--module_hasValue_hW7xU.DatePicker-scss--module_themeSelectCompact_dyGDt .DatePicker-scss--module_input_TAg8s .DatePicker-scss--module_inputIconRight_V-08Z{pointer-events:auto}@keyframes PeriodSelector-scss--module_fadeIn_chwMV{0%{opacity:0}to{opacity:1}}@keyframes PeriodSelector-scss--module_fadeOut_QPm-f{0%{opacity:1}to{opacity:0}}@keyframes PeriodSelector-scss--module_flashing_jvIcW{0%{opacity:.5}to{opacity:1}}@keyframes PeriodSelector-scss--module_loading_a3ume{to{background-position-x:-20%}}@keyframes PeriodSelector-scss--module_rotating_Wpgq-{to{transform:rotate(360deg)}}@keyframes PeriodSelector-scss--module_closeLock_i9K50{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes PeriodSelector-scss--module_shakeLock_3lZ8n{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.PeriodSelector-scss--module_root_Kh2q2{display:flex;align-items:center;flex-wrap:wrap}.PeriodSelector-scss--module_root_Kh2q2 .PeriodSelector-scss--module_title_O8k4n{margin-right:5px;font-size:inherit;font-weight:500;line-height:26px;color:var(--var-color-text-primary)}.PeriodSelector-scss--module_root_Kh2q2 .PeriodSelector-scss--module_separator_MrD-y{display:flex;padding:0 5px;font-size:20px}.PeriodSelector-scss--module_root_Kh2q2 .PeriodSelector-scss--module_dates_ykKHa{display:flex;align-items:center}.PeriodSelector-scss--module_root_Kh2q2 .PeriodSelector-scss--module_datePicker_X55tg,.PeriodSelector-scss--module_root_Kh2q2 .PeriodSelector-scss--module_datePicker_X55tg .PeriodSelector-scss--module_datePickerInputContainer_tD7Hg{display:flex}.PeriodSelector-scss--module_root_Kh2q2 .PeriodSelector-scss--module_datePicker_X55tg .PeriodSelector-scss--module_datePickerInput_zGVzd{width:100%;margin:0}.PeriodSelector-scss--module_root_Kh2q2 .PeriodSelector-scss--module_datePicker_X55tg .PeriodSelector-scss--module_datePickerText_EJyPr{display:flex;padding:0;border:none;font-size:inherit;font-weight:500;line-height:26px;color:var(--color-brand)}.PeriodSelector-scss--module_root_Kh2q2 .PeriodSelector-scss--module_datePicker_X55tg .PeriodSelector-scss--module_datePickerInputLeft_EbzQf{display:flex;width:100%;border:none}.PeriodSelector-scss--module_root_Kh2q2 .PeriodSelector-scss--module_datePicker_X55tg .PeriodSelector-scss--module_datePickerInputRight_NEQ5J{display:none}.PeriodSelector-scss--module_root_Kh2q2 .PeriodSelector-scss--module_datePicker_X55tg .PeriodSelector-scss--module_datePickerIconArrow_X7ClK{width:20px;height:20px;color:var(--color-brand)}.PeriodSelector-scss--module_root_Kh2q2 .PeriodSelector-scss--module_resetButton_k1FM-{width:20px;height:20px;border-radius:50%;margin-left:5px;color:#fff;background-color:var(--color-brand-hovered)}.light-theme .ProfileEventListEmpty-scss--module_picturePayments_fflpJ{background-image:url(../payments.By0Qjqfk.svg)}.light-theme .ProfileEventListEmpty-scss--module_pictureRefunds_8pAPl{background-image:url(../refunds.Cda0KT2t.svg)}.light-x-theme .ProfileEventListEmpty-scss--module_picturePayments_fflpJ{background-image:url(../payments-x.DuLSlMCS.svg)}.light-x-theme .ProfileEventListEmpty-scss--module_pictureRefunds_8pAPl{background-image:url(../refunds-x.sz3GJpnk.svg)}@keyframes ProfileEventListEmpty-scss--module_fadeIn_aXmli{0%{opacity:0}to{opacity:1}}@keyframes ProfileEventListEmpty-scss--module_fadeOut_gptrH{0%{opacity:1}to{opacity:0}}@keyframes ProfileEventListEmpty-scss--module_flashing_bpF8Z{0%{opacity:.5}to{opacity:1}}@keyframes ProfileEventListEmpty-scss--module_loading_-p4lI{to{background-position-x:-20%}}@keyframes ProfileEventListEmpty-scss--module_rotating_1gZaD{to{transform:rotate(360deg)}}@keyframes ProfileEventListEmpty-scss--module_closeLock_tqC9k{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes ProfileEventListEmpty-scss--module_shakeLock_4-05P{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.light-y-theme .ProfileEventListEmpty-scss--module_picturePayments_fflpJ{background-image:url(../payments-y.CF-wXE5V.svg)}.light-y-theme .ProfileEventListEmpty-scss--module_pictureRefunds_8pAPl{background-image:url(../refunds-y.CK-f07Ek.svg)}.ProfileEventListEmpty-scss--module_root_LtVbs{display:flex;align-items:center;justify-content:center;flex-direction:column;max-width:312px;margin:30px auto}.ProfileEventListEmpty-scss--module_title_d5ue8{margin-bottom:10px;font-size:16px;line-height:22px;text-align:center;color:#000}.ProfileEventListEmpty-scss--module_picture_1OHfR{width:115px;height:115px;background-repeat:no-repeat;background-position:center center;background-size:contain}.ProfileEventListEmpty-scss--module_content_u-EEY{font-size:14px;line-height:22px;text-align:center;color:#7c7c7c}.ProfileEventListEmpty-scss--module_icon_BhOEB{width:70px;height:70px;margin-bottom:10px;color:#ccc}.ProfileEventListEmpty-scss--module_button_HEJCG{font-size:14px;line-height:22px}@keyframes UserProfileEventList-scss--module_fadeIn_MnzJu{0%{opacity:0}to{opacity:1}}@keyframes UserProfileEventList-scss--module_fadeOut_nivz4{0%{opacity:1}to{opacity:0}}@keyframes UserProfileEventList-scss--module_flashing_18RaO{0%{opacity:.5}to{opacity:1}}@keyframes UserProfileEventList-scss--module_loading_hU7pc{to{background-position-x:-20%}}@keyframes UserProfileEventList-scss--module_rotating_d6k-7{to{transform:rotate(360deg)}}@keyframes UserProfileEventList-scss--module_closeLock_7aUWJ{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes UserProfileEventList-scss--module_shakeLock_onOPJ{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.UserProfileEventList-scss--module_root_uVb4w{display:flex;flex-direction:column;height:100%}.UserProfileEventList-scss--module_filter_Xw0Ch{display:flex;flex-shrink:0;justify-content:space-between;align-items:center;margin-bottom:15px}.desktop .UserProfileEventList-scss--module_filter_Xw0Ch{height:40px}.UserProfileEventList-scss--module_periodSelector_9PT-n{font-size:18px}.UserProfileEventList-scss--module_eventSelectorButton_Kj-bp{width:40px;height:40px}.UserProfileEventList-scss--module_list_gPVO-{display:block;flex-shrink:1}.UserProfileEventList-scss--module_pagination_9Gg2z{display:flex;align-items:center;justify-content:center}@keyframes UserProfileTabs-scss--module_fadeIn_R6Ani{0%{opacity:0}to{opacity:1}}@keyframes UserProfileTabs-scss--module_fadeOut_IPQCl{0%{opacity:1}to{opacity:0}}@keyframes UserProfileTabs-scss--module_flashing_9Ioj4{0%{opacity:.5}to{opacity:1}}@keyframes UserProfileTabs-scss--module_loading_pJkeU{to{background-position-x:-20%}}@keyframes UserProfileTabs-scss--module_rotating_dm24l{to{transform:rotate(360deg)}}@keyframes UserProfileTabs-scss--module_closeLock_ZwW5I{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes UserProfileTabs-scss--module_shakeLock_n3i0C{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.UserProfileTabs-scss--module_root_YfPxo{display:flex;flex-direction:column;padding:15px 15px 0;flex:1}.UserProfileTabs-scss--module_tabs_-uq7m{margin:0 -15px 15px;padding:0 15px;border-bottom:1px solid var(--var-color-base-border)}.UserProfileTabs-scss--module_tabsContent_kCQVO{display:block;height:100%;flex:1}.UserProfileTabs-scss--module_tabDisabled_W4vBZ{opacity:.4;pointer-events:none}.UserProfileTabs-scss--module_tab_UmtAF:not(:last-child){margin-right:30px}@keyframes UserProfile-scss--module_fadeIn_QMwR7{0%{opacity:0}to{opacity:1}}@keyframes UserProfile-scss--module_fadeOut_o8iQ9{0%{opacity:1}to{opacity:0}}@keyframes UserProfile-scss--module_flashing_59GUa{0%{opacity:.5}to{opacity:1}}@keyframes UserProfile-scss--module_loading_GCkZu{to{background-position-x:-20%}}@keyframes UserProfile-scss--module_rotating_CwrxA{to{transform:rotate(360deg)}}@keyframes UserProfile-scss--module_closeLock_gMnt1{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes UserProfile-scss--module_shakeLock_V1IBT{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.UserProfile-scss--module_root_3Xos0{display:flex;overflow:hidden;flex-direction:column}.UserProfile-scss--module_iconClose_3zL4j{width:20px;height:20px;position:absolute;z-index:1;top:15px;right:15px;color:var(--var-color-text-secondary);border-radius:var(--border-radius-default);background-color:var(--var-color-panel-bg);cursor:pointer}.UserProfile-scss--module_scrollContainer_yBMZJ{height:100%;padding-top:15px}.UserProfile-scss--module_spinnerContainer_d2Hzy{display:flex;align-items:center;justify-content:center;position:absolute;top:0;right:0;bottom:0;left:0}.desktop .UserProfile-scss--module_info_bhbn7{margin-bottom:25px}.mobile .UserProfile-scss--module_info_bhbn7{margin-bottom:20px}.UserProfile-scss--module_root_Nv-JP{position:fixed;z-index:98;top:var(--const-top-menu-height);right:0;bottom:0;overflow:hidden;width:422px;height:calc(100% - var(--const-top-menu-height));border-left:1px solid var(--var-color-base-border);background-color:var(--var-color-panel-bg);box-shadow:0 5px 10px #0000001a;transition:.15s ease all}.UserProfile-scss--module_rootBottom_pVl86{bottom:var(--const-footer-height);height:calc(100% - var(--const-top-menu-height) - var(--const-footer-height))}.App-scss--module_app_JxUjn{position:relative;display:flex;flex-direction:column;flex:1}.App-scss--module_app_JxUjn img{image-orientation:from-image}.grecaptcha-badge{visibility:hidden!important}@keyframes ImageUploader-scss--module_fadeIn_8jbEI{0%{opacity:0}to{opacity:1}}@keyframes ImageUploader-scss--module_fadeOut_qXSAd{0%{opacity:1}to{opacity:0}}@keyframes ImageUploader-scss--module_flashing_ojDqy{0%{opacity:.5}to{opacity:1}}@keyframes ImageUploader-scss--module_loading_lNdxj{to{background-position-x:-20%}}@keyframes ImageUploader-scss--module_rotating_I71Lk{to{transform:rotate(360deg)}}@keyframes ImageUploader-scss--module_closeLock_x7-qK{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes ImageUploader-scss--module_shakeLock_yhQPz{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.dark-theme .ImageUploader-scss--module_root_h2Fpn{border-color:#4a4a4a}.dark-theme .ImageUploader-scss--module_root_h2Fpn:not(.ImageUploader-scss--module_active_Q5f7g).ImageUploader-scss--module_empty_itfBO{background-color:#303030}.ImageUploader-scss--module_root_h2Fpn{position:relative;display:flex;flex-direction:column;max-width:104px;max-height:104px;border:1px solid;border-color:#eaeaea;border-radius:var(--border-radius-default);align-items:center;justify-content:center}.ImageUploader-scss--module_root_h2Fpn.ImageUploader-scss--module_large_SaLyX{padding:15px}.ImageUploader-scss--module_root_h2Fpn.ImageUploader-scss--module_medium_fXNt7{padding:8px}.ImageUploader-scss--module_root_h2Fpn.ImageUploader-scss--module_small_YguzH{padding:4px}.ImageUploader-scss--module_root_h2Fpn:not(.ImageUploader-scss--module_active_Q5f7g){pointer-events:none}.ImageUploader-scss--module_root_h2Fpn:not(.ImageUploader-scss--module_active_Q5f7g).ImageUploader-scss--module_empty_itfBO{background-color:#eee}.ImageUploader-scss--module_root_h2Fpn.ImageUploader-scss--module_active_Q5f7g{cursor:pointer}.ImageUploader-scss--module_root_h2Fpn.ImageUploader-scss--module_active_Q5f7g.ImageUploader-scss--module_empty_itfBO{width:104px;height:104px;border:1px dashed var(--color-brand);color:var(--color-brand);background-color:var(--color-brand-opacity-10);transition:background-color .2s,border-color .2s}.ImageUploader-scss--module_root_h2Fpn.ImageUploader-scss--module_active_Q5f7g.ImageUploader-scss--module_empty_itfBO:hover{background-color:var(--color-brand-opacity-20)}.ImageUploader-scss--module_root_h2Fpn.ImageUploader-scss--module_active_Q5f7g.ImageUploader-scss--module_error_jh64b,.ImageUploader-scss--module_root_h2Fpn.ImageUploader-scss--module_error_jh64b{border-color:var(--var-color-error);color:var(--var-color-error);background-color:#cd35441a}.ImageUploader-scss--module_root_h2Fpn.ImageUploader-scss--module_active_Q5f7g.ImageUploader-scss--module_error_jh64b:hover,.ImageUploader-scss--module_root_h2Fpn.ImageUploader-scss--module_error_jh64b:hover{background-color:#cd354433}.ImageUploader-scss--module_innerWrapper_zG2o8{display:flex;align-items:center;justify-content:center;max-width:72px;max-height:72px}.ImageUploader-scss--module_iconDownload_tO4-2{width:20px;height:20px;color:var(--color-brand)}.ImageUploader-scss--module_sizeLabel_BPkI9{position:absolute;bottom:15px;margin:auto;font-size:13px;font-weight:400;line-height:16px}.ImageUploader-scss--module_spinner_2Z85o{color:var(--color-brand)}.ImageUploader-scss--module_image_6yac4{width:100%;height:100%;position:fixed;max-width:72px;max-height:72px;opacity:0;transition:opacity .2s}.ImageUploader-scss--module_imageLoaded_G1z-S{position:relative;opacity:1}@keyframes TitleEditor-scss--module_fadeIn_fdEz9{0%{opacity:0}to{opacity:1}}@keyframes TitleEditor-scss--module_fadeOut_L-y4S{0%{opacity:1}to{opacity:0}}@keyframes TitleEditor-scss--module_flashing_pM-xY{0%{opacity:.5}to{opacity:1}}@keyframes TitleEditor-scss--module_loading_v7tto{to{background-position-x:-20%}}@keyframes TitleEditor-scss--module_rotating_Qd70-{to{transform:rotate(360deg)}}@keyframes TitleEditor-scss--module_closeLock_Tkus2{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes TitleEditor-scss--module_shakeLock_46NFh{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.TitleEditor-scss--module_root_lFEvn{display:block}.TitleEditor-scss--module_title_Prsuf{font-size:14px;font-weight:500;font-style:normal;line-height:22px;margin-bottom:8px}.light-y-theme .TitleEditor-scss--module_title_Prsuf,.light-x-theme .TitleEditor-scss--module_title_Prsuf,.light-theme .TitleEditor-scss--module_title_Prsuf{color:var(--var-color-text-primary)}.dark-theme .TitleEditor-scss--module_title_Prsuf{color:#f1f1f1}.TitleEditor-scss--module_input_HbD9V{position:relative;width:342px}.TitleEditor-scss--module_spinner_25J6P{margin-top:6px}.ImageAutoSizeToggler-scss--module_root_xF-GY{display:inline-block}.ImageAutoSizeToggler-scss--module_description_5CRDP{font-size:13px;font-weight:400;line-height:16px;color:#7c7c7c}@keyframes ImagesEditor-scss--module_fadeIn_OxvQK{0%{opacity:0}to{opacity:1}}@keyframes ImagesEditor-scss--module_fadeOut_Y5R99{0%{opacity:1}to{opacity:0}}@keyframes ImagesEditor-scss--module_flashing_DH21o{0%{opacity:.5}to{opacity:1}}@keyframes ImagesEditor-scss--module_loading_Ma1VF{to{background-position-x:-20%}}@keyframes ImagesEditor-scss--module_rotating_PeYwS{to{transform:rotate(360deg)}}@keyframes ImagesEditor-scss--module_closeLock_LKdWr{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes ImagesEditor-scss--module_shakeLock_uy10t{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.ImagesEditor-scss--module_wrapper_MiCQ3{display:flex;align-items:center;gap:18px}.ImagesEditor-scss--module_title_qyvN-{font-size:14px;font-weight:500;font-style:normal;line-height:22px;margin-bottom:20px}.light-y-theme .ImagesEditor-scss--module_title_qyvN-,.light-x-theme .ImagesEditor-scss--module_title_qyvN-,.light-theme .ImagesEditor-scss--module_title_qyvN-{color:var(--var-color-text-primary)}.dark-theme .ImagesEditor-scss--module_title_qyvN-{color:#f1f1f1}.ImagesEditor-scss--module_arrow_1jcfj{width:20px;height:20px;color:#ccc;transform:scaleX(-1)}.ImagesEditor-scss--module_error_NjtS3{margin:10px 0 5px;font-size:13px;color:var(--var-color-error)}@keyframes SmilesOrBadgesForm-scss--module_fadeIn_yMWAY{0%{opacity:0}to{opacity:1}}@keyframes SmilesOrBadgesForm-scss--module_fadeOut_1-2-V{0%{opacity:1}to{opacity:0}}@keyframes SmilesOrBadgesForm-scss--module_flashing_9ML5A{0%{opacity:.5}to{opacity:1}}@keyframes SmilesOrBadgesForm-scss--module_loading_xrGNh{to{background-position-x:-20%}}@keyframes SmilesOrBadgesForm-scss--module_rotating_1URqU{to{transform:rotate(360deg)}}@keyframes SmilesOrBadgesForm-scss--module_closeLock_4lLZ2{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes SmilesOrBadgesForm-scss--module_shakeLock_EsU7I{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.dark-theme .SmilesOrBadgesForm-scss--module_buttonDelete_z19Nx{color:var(--var-color-error);fill:var(--var-color-error)}.dark-theme .SmilesOrBadgesForm-scss--module_buttonDelete_z19Nx:hover:not(:disabled){color:#f1f1f1;background-color:var(--var-color-error);fill:#f1f1f1}.SmilesOrBadgesForm-scss--module_formInProgress_AvC1s{opacity:.5;pointer-events:none}.SmilesOrBadgesForm-scss--module_spinner_OaE14{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.SmilesOrBadgesForm-scss--module_titleEditor_ukszH{margin-bottom:20px}.SmilesOrBadgesForm-scss--module_buttons_GkP6P{display:flex;width:100%;margin-top:30px;align-items:center;justify-content:flex-start}.SmilesOrBadgesForm-scss--module_button_LbH7O{flex:0 0 auto}.SmilesOrBadgesForm-scss--module_buttonSubmit_FcTyT{margin-right:15px}.SmilesOrBadgesForm-scss--module_buttonDelete_z19Nx{display:flex;align-items:center;justify-content:center;margin-left:auto;color:var(--var-color-error);fill:var(--var-color-error)}.SmilesOrBadgesForm-scss--module_buttonDelete_z19Nx:hover{color:#fff;background-color:var(--var-color-error);fill:#fff}.SmilesOrBadgesForm-scss--module_buttonDelete_z19Nx:disabled{pointer-events:none}.SmilesOrBadgesForm-scss--module_buttonDeleteIcon_DsPvc{width:20px;height:20px;margin-right:10px}.SmilesOrBadgesForm-scss--module_buttonDeleteSpinner_mFUZE{margin-left:0}.SmilesOrBadgesForm-scss--module_toggler_QkVzb{margin:20px 0 15px}.SmilesOrBadgesForm-scss--module_description_2tN0Q{font-size:13px;font-weight:400;line-height:16px;color:#7c7c7c}@keyframes Bank131PaymentWidget-scss--module_fadeIn_J4ADV{0%{opacity:0}to{opacity:1}}@keyframes Bank131PaymentWidget-scss--module_fadeOut_xki5X{0%{opacity:1}to{opacity:0}}@keyframes Bank131PaymentWidget-scss--module_flashing_SKahm{0%{opacity:.5}to{opacity:1}}@keyframes Bank131PaymentWidget-scss--module_loading_Ag1HC{to{background-position-x:-20%}}@keyframes Bank131PaymentWidget-scss--module_rotating_YOsXs{to{transform:rotate(360deg)}}@keyframes Bank131PaymentWidget-scss--module_closeLock_nXX-m{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes Bank131PaymentWidget-scss--module_shakeLock_DYUjr{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.Bank131PaymentWidget-scss--module_root_qOb6R{position:relative;width:100%}.Bank131PaymentWidget-scss--module_root_qOb6R.Bank131PaymentWidget-scss--module_withBg_2yL-K{background-color:#fff}.Bank131PaymentWidget-scss--module_root_qOb6R.Bank131PaymentWidget-scss--module_withBg_2yL-K #Bank131PaymentWidget-scss--module_bank131-form_XGu6R,.Bank131PaymentWidget-scss--module_root_qOb6R.Bank131PaymentWidget-scss--module_withBg_2yL-K .bank131-MainContainer__container{color:#242b2c!important;background-color:transparent!important}.Bank131PaymentWidget-scss--module_frame_ggLd0{position:relative;z-index:2;overflow:hidden;width:100%;border:none}.Bank131PaymentWidget-scss--module_loader_Evwkd{position:absolute;top:0;right:0;bottom:0;left:0}@keyframes YunoPaymentWidget-scss--module_fadeIn_YBTCU{0%{opacity:0}to{opacity:1}}@keyframes YunoPaymentWidget-scss--module_fadeOut_9WpPj{0%{opacity:1}to{opacity:0}}@keyframes YunoPaymentWidget-scss--module_flashing_Os0H9{0%{opacity:.5}to{opacity:1}}@keyframes YunoPaymentWidget-scss--module_loading_wK9c2{to{background-position-x:-20%}}@keyframes YunoPaymentWidget-scss--module_rotating_SPkDT{to{transform:rotate(360deg)}}@keyframes YunoPaymentWidget-scss--module_closeLock_OsGym{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes YunoPaymentWidget-scss--module_shakeLock_RqRSX{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.YunoPaymentWidget-scss--module_root_bcA04{position:relative;width:100%}.YunoPaymentWidget-scss--module_root_bcA04.YunoPaymentWidget-scss--module_withBg_lQA58{background-color:#fff}.YunoPaymentWidget-scss--module_frame_cpCUO{position:relative;z-index:2;overflow:hidden;width:100%;border:none}.YunoPaymentWidget-scss--module_loader_EiwaI{position:absolute;top:0;right:0;bottom:0;left:0}@keyframes BindCardStepTrial-scss--module_fadeIn_mvlv7{0%{opacity:0}to{opacity:1}}@keyframes BindCardStepTrial-scss--module_fadeOut_EW-kL{0%{opacity:1}to{opacity:0}}@keyframes BindCardStepTrial-scss--module_flashing_-ljjr{0%{opacity:.5}to{opacity:1}}@keyframes BindCardStepTrial-scss--module_loading_GSC4A{to{background-position-x:-20%}}@keyframes BindCardStepTrial-scss--module_rotating_J4-ZD{to{transform:rotate(360deg)}}@keyframes BindCardStepTrial-scss--module_closeLock_xdOLk{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes BindCardStepTrial-scss--module_shakeLock_Bs4vc{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.BindCardStepTrial-scss--module_root_5E89p{display:flex;margin:15px 0;padding:15px;align-items:center;border-radius:var(--border-radius-default);background-color:#59a8401a}.BindCardStepTrial-scss--module_spinner_nEHYn{display:flex;align-items:center;justify-content:center}.BindCardStepTrial-scss--module_text_Ls0Bh{font-weight:400;line-height:22px}.BindCardStepTrial-scss--module_icon_pohyp{width:20px;height:20px;flex-shrink:0;margin-right:10px;color:#59a840}.BindCardStepTrial-scss--module_bold_RX0Lo{font-weight:500}@keyframes BindCardStep-scss--module_fadeIn_drZPz{0%{opacity:0}to{opacity:1}}@keyframes BindCardStep-scss--module_fadeOut_Vwc3E{0%{opacity:1}to{opacity:0}}@keyframes BindCardStep-scss--module_flashing_r154d{0%{opacity:.5}to{opacity:1}}@keyframes BindCardStep-scss--module_loading_IRnLS{to{background-position-x:-20%}}@keyframes BindCardStep-scss--module_rotating_4ahyL{to{transform:rotate(360deg)}}@keyframes BindCardStep-scss--module_closeLock_USvlZ{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes BindCardStep-scss--module_shakeLock_OCIeB{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.dark-theme .BindCardStep-scss--module_options_7tyWO{padding-bottom:15px}.dark-theme .BindCardStep-scss--module_options_7tyWO .BindCardStep-scss--module_optionsRadioLabel_BbDbw{color:#f1f1f1}.dark-theme .BindCardStep-scss--module_options_7tyWO .BindCardStep-scss--module_optionsRadioLabelDisabled_ngIp-{color:#838383}.BindCardStep-scss--module_description_373Hi{margin:15px 0;line-height:22px}.BindCardStep-scss--module_optionsRadioGroup_jQ4f9{display:flex;gap:24px}.desktop .BindCardStep-scss--module_options_7tyWO{display:flex;gap:30px}.desktop .BindCardStep-scss--module_options_7tyWO .BindCardStep-scss--module_optionsRadioGroup_jQ4f9{padding-top:24px}.desktop .BindCardStep-scss--module_options_7tyWO .BindCardStep-scss--module_optionsSelect_T-8xF{width:265px}.mobile .BindCardStep-scss--module_options_7tyWO .BindCardStep-scss--module_optionsRadioGroup_jQ4f9{padding:20px 0}.BindCardStep-scss--module_bank131WidgetWrapper_ePRzo{padding-top:20px}.BindCardStep-scss--module_yunoWidgetWrapper_MdRbK{padding-top:30px}.mobile .BindCardStep-scss--module_root_muUfU{flex:1}.mobile .BindCardStep-scss--module_warning_ge-we{margin-bottom:10px}@keyframes PaymentPopupFinalStep-scss--module_fadeIn_4vsWS{0%{opacity:0}to{opacity:1}}@keyframes PaymentPopupFinalStep-scss--module_fadeOut_6i8R0{0%{opacity:1}to{opacity:0}}@keyframes PaymentPopupFinalStep-scss--module_flashing_P4Z8d{0%{opacity:.5}to{opacity:1}}@keyframes PaymentPopupFinalStep-scss--module_loading_d7q6t{to{background-position-x:-20%}}@keyframes PaymentPopupFinalStep-scss--module_rotating_6O0a-{to{transform:rotate(360deg)}}@keyframes PaymentPopupFinalStep-scss--module_closeLock_t6FmC{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes PaymentPopupFinalStep-scss--module_shakeLock_ZCo36{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.PaymentPopupFinalStep-scss--module_root_oRIv5{display:flex;flex-direction:column;justify-content:stretch;max-width:510px;margin:0 auto;text-align:center}.PaymentPopupFinalStep-scss--module_content_w1Hge{position:relative;flex:1}.PaymentPopupFinalStep-scss--module_footer_2bRan{display:flex;align-items:center;justify-content:center;margin-top:30px}.PaymentPopupFinalStep-scss--module_closeButton_lZKE0{min-width:auto;margin:0}.PaymentPopupFinalStep-scss--module_header_ZQr6B{font-size:20px;font-weight:500;word-wrap:break-word;word-break:break-word;margin:0 0 10px;color:var(--var-color-text-primary)}.PaymentPopupFinalStep-scss--module_text_a31-y{margin:10px 0;line-height:22px}.PaymentPopupFinalStep-scss--module_picture_E7fUS{width:115px;height:115px;background-repeat:no-repeat;background-position:center center;background-size:contain;margin:30px auto 15px}.mobile .PaymentPopupFinalStep-scss--module_root_oRIv5{max-width:unset;margin:0;justify-content:flex-start}.mobile .PaymentPopupFinalStep-scss--module_content_w1Hge{display:flex;align-items:center;justify-content:center;flex-direction:column;margin:0 auto;flex:inherit}.mobile .PaymentPopupFinalStep-scss--module_header_ZQr6B{width:250px;text-align:center}.mobile .PaymentPopupFinalStep-scss--module_picture_E7fUS{margin-top:0}.mobile .PaymentPopupFinalStep-scss--module_closeButton_lZKE0{width:100%}.light-theme .InfoStep-scss--module_pictureBindCardError_RHKqD{background-image:url(../card-error.CehpVHVT.svg)}.light-theme .InfoStep-scss--module_pictureBindCardSuccess_ui7VL{background-image:url(../card-success.CFwAYaK5.svg)}.light-x-theme .InfoStep-scss--module_pictureBindCardError_RHKqD{background-image:url(../card-error-x.BV7Y8s3I.svg)}.light-x-theme .InfoStep-scss--module_pictureBindCardSuccess_ui7VL{background-image:url(../card-success-x.B5aXhN9K.svg)}.light-y-theme .InfoStep-scss--module_pictureBindCardError_RHKqD{background-image:url(../card-error-y.WMJGIYmq.svg)}.light-y-theme .InfoStep-scss--module_pictureBindCardSuccess_ui7VL{background-image:url(../card-success-y.x3ga5dou.svg)}@keyframes InfoStep-scss--module_fadeIn_3nyMT{0%{opacity:0}to{opacity:1}}@keyframes InfoStep-scss--module_fadeOut_QqC22{0%{opacity:1}to{opacity:0}}@keyframes InfoStep-scss--module_flashing_r1y2r{0%{opacity:.5}to{opacity:1}}@keyframes InfoStep-scss--module_loading_IskB0{to{background-position-x:-20%}}@keyframes InfoStep-scss--module_rotating_EwrMW{to{transform:rotate(360deg)}}@keyframes InfoStep-scss--module_closeLock_mmFov{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes InfoStep-scss--module_shakeLock_qTa0e{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.dark-theme .InfoStep-scss--module_pictureBindCardError_RHKqD{background-image:url(../card-error-dark.qzamcxeI.svg)}.dark-theme .InfoStep-scss--module_pictureBindCardSuccess_ui7VL{background-image:url(../card-success-dark.Bd99xEkG.svg)}.BindNewCardPopup-scss--module_title_fAlrx{margin-bottom:15px}.BindNewCardPopup-scss--module_block_uqhUa{width:660px}@keyframes UnbindCardErrorPopup-scss--module_fadeIn_WMmSW{0%{opacity:0}to{opacity:1}}@keyframes UnbindCardErrorPopup-scss--module_fadeOut_ePXaH{0%{opacity:1}to{opacity:0}}@keyframes UnbindCardErrorPopup-scss--module_flashing_F-UhK{0%{opacity:.5}to{opacity:1}}@keyframes UnbindCardErrorPopup-scss--module_loading_ina8e{to{background-position-x:-20%}}@keyframes UnbindCardErrorPopup-scss--module_rotating_o1pm2{to{transform:rotate(360deg)}}@keyframes UnbindCardErrorPopup-scss--module_closeLock_Gf710{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes UnbindCardErrorPopup-scss--module_shakeLock_dj-uH{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.UnbindCardErrorPopup-scss--module_popup_PKyfl{min-height:auto}.dark-theme .UnbindCardErrorPopup-scss--module_popup_PKyfl{width:450px}@keyframes UnsubscribePopup-scss--module_fadeIn_nYLjA{0%{opacity:0}to{opacity:1}}@keyframes UnsubscribePopup-scss--module_fadeOut_s1cpm{0%{opacity:1}to{opacity:0}}@keyframes UnsubscribePopup-scss--module_flashing_w2ZeG{0%{opacity:.5}to{opacity:1}}@keyframes UnsubscribePopup-scss--module_loading_naZDh{to{background-position-x:-20%}}@keyframes UnsubscribePopup-scss--module_rotating_VfAEp{to{transform:rotate(360deg)}}@keyframes UnsubscribePopup-scss--module_closeLock_qIzLH{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes UnsubscribePopup-scss--module_shakeLock_nAcaf{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.mobile .UnsubscribePopup-scss--module_wrapper_-BBYS{position:fixed;z-index:200;top:var(--const-top-menu-height);bottom:0;left:0;display:block;flex-direction:column;width:100%;height:calc(100% - var(--const-top-menu-height));background-color:var(--var-color-popup-bg)}.mobile .UnsubscribePopup-scss--module_title_cSGn9{margin-bottom:20px;-webkit-hyphens:initial;hyphens:initial}.mobile .UnsubscribePopup-scss--module_content_EzYlN{display:flex;flex-flow:column;flex:1 1 auto;overflow:hidden}.mobile .UnsubscribePopup-scss--module_block_K-2g0{top:0;display:block;width:100%;min-height:100%;margin:0;border-radius:0}.UnsubscribePopup-scss--module_description_mXPCS{margin-bottom:20px;font-weight:400;line-height:22px}.UnsubscribePopup-scss--module_nextPayTime_9NwNb{font-weight:500}.UnsubscribePopup-scss--module_label_VoxmX{font-weight:400;line-height:22px}.UnsubscribePopup-scss--module_checkboxContainer_Btffc{display:flex;align-self:flex-start}.UnsubscribePopup-scss--module_disabledButtons_tKYCZ{opacity:.5;cursor:default;pointer-events:none}.UnsubscribePopup-scss--module_spinnerContainer_tro6J{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.UnsubscribePopup-scss--module_confirmButton_lZIYh{background-color:var(--color-brand)}.mobile .UnsubscribePopup-scss--module_confirmButton_lZIYh{width:fit-content;margin-right:10px;margin-bottom:10px}.UnsubscribePopup-scss--module_confirmButton_lZIYh:hover{background-color:var(--color-brand-darken-12)}.desktop .UnsubscribePopup-scss--module_buttons_Jy27J{margin-top:27px}.mobile .UnsubscribePopup-scss--module_buttons_Jy27J{display:block;text-align:left}.desktop .UnsubscribePopup-scss--module_cancelButton_jQSQ8{margin-left:10px}.mobile .UnsubscribePopup-scss--module_cancelButton_jQSQ8{width:fit-content}.mobile .UnsubscribePopup-scss--module_footer_Yp-oj{display:flex;flex-direction:column-reverse}.UnsubscribePopup-scss--module_warning_nRImE{margin-bottom:20px}.SecretCodeInput-scss--module_title_Fd5Lm{margin-bottom:8px;font-size:14px;font-weight:500}.SecretCodeInput-scss--module_inputs_3Zu-I{display:flex;justify-content:space-between;max-width:320px}.SecretCodeInput-scss--module_inputWrapper_rtI0n{width:38px}.SecretCodeInput-scss--module_input_bl9JW{padding:11px;text-align:center}.SecretCodeInput-scss--module_info_Iz3RC{display:flex;flex-direction:column}.SecretCodeInput-scss--module_error_Ld8mM{margin-top:15px;margin-right:5px;color:#cb1a1a}.SecretCodeInput-scss--module_timer_hEBHn{font-size:13px;line-height:16px;color:#7c7c7c}.SecretCodeInput-scss--module_footer_JC0Bd{margin-top:9px}@keyframes PhoneSelector-scss--module_fadeIn_8mnxx{0%{opacity:0}to{opacity:1}}@keyframes PhoneSelector-scss--module_fadeOut_4EpzM{0%{opacity:1}to{opacity:0}}@keyframes PhoneSelector-scss--module_flashing_Ip-GE{0%{opacity:.5}to{opacity:1}}@keyframes PhoneSelector-scss--module_loading_FzwKC{to{background-position-x:-20%}}@keyframes PhoneSelector-scss--module_rotating_vg83q{to{transform:rotate(360deg)}}@keyframes PhoneSelector-scss--module_closeLock_chRun{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes PhoneSelector-scss--module_shakeLock_9-iMs{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.PhoneSelector-scss--module_AD_7DS7y{background-image:url(../AD.COFzPzvR.svg)}.PhoneSelector-scss--module_AE_UcOTj{background-image:url(../AE.Ci6bwjbe.svg)}.PhoneSelector-scss--module_AF_ahuHz{background-image:url(../AF.DPupmfNI.svg)}.PhoneSelector-scss--module_AG_QpiLx{background-image:url(../AG.B4wDT_Ra.svg)}.PhoneSelector-scss--module_AI_kOBXh{background-image:url(../AI.CrFMHwL0.svg)}.PhoneSelector-scss--module_AL_9opXE{background-image:url(../AL.Cl6NWAmf.svg)}.PhoneSelector-scss--module_AM_kuggc{background-image:url(../AM.Cmd7ub7M.svg)}.PhoneSelector-scss--module_AO_cFbGS{background-image:url(../AO.nLBNlPC9.svg)}.PhoneSelector-scss--module_AQ_IbFbk{background-image:url(../AQ.Bj1kkp44.svg)}.PhoneSelector-scss--module_AR_cpgs6{background-image:url(../AR.BsE2t6cr.svg)}.PhoneSelector-scss--module_AS_80LBL{background-image:url(../AS.Bs4Mecyr.svg)}.PhoneSelector-scss--module_AT_8tI6E{background-image:url(../AT.DCfYnOmN.svg)}.PhoneSelector-scss--module_AU_gX9UR{background-image:url(../AU.D1u33Olp.svg)}.PhoneSelector-scss--module_AW_Speqz{background-image:url(../AW.c-37Rxzv.svg)}.PhoneSelector-scss--module_AX_4HEh6{background-image:url(../AX.BpwDiUz2.svg)}.PhoneSelector-scss--module_AZ_JPpbl{background-image:url(../AZ.C2eE1gan.svg)}.PhoneSelector-scss--module_BA_Rgzz3{background-image:url(../BA.CFhlSuAq.svg)}.PhoneSelector-scss--module_BB_ndXBD{background-image:url(../BB.WSk9BOPE.svg)}.PhoneSelector-scss--module_BD_Q9Fyo{background-image:url(../BD.Cj0y10b3.svg)}.PhoneSelector-scss--module_BE_k1dR9{background-image:url(../BE.B6n5zfir.svg)}.PhoneSelector-scss--module_BF_VWA5n{background-image:url(../BF.CKfHxuRD.svg)}.PhoneSelector-scss--module_BG_xjc0e{background-image:url(../BG.C14fYBa3.svg)}.PhoneSelector-scss--module_BH_U2Cgm{background-image:url(../BH.C11RcJgM.svg)}.PhoneSelector-scss--module_BI_nompT{background-image:url(../BI.r1vyRwXI.svg)}.PhoneSelector-scss--module_BJ_mXSqh{background-image:url(../BJ.C6M1OENB.svg)}.PhoneSelector-scss--module_BL_gBx50{background-image:url(../BL.BReWHsGT.svg)}.PhoneSelector-scss--module_BM_DWMpZ{background-image:url(../BM.C-bvaCMo.svg)}.PhoneSelector-scss--module_BN_KLO7h{background-image:url(../BN.BDWdJelp.svg)}.PhoneSelector-scss--module_BO_Qlp0x{background-image:url(../BO.DGYETyA0.svg)}.PhoneSelector-scss--module_BR_l3Jgh{background-image:url(../BR.CnMQBIuT.svg)}.PhoneSelector-scss--module_BS_onCnu{background-image:url(../BS.FzVrbuvH.svg)}.PhoneSelector-scss--module_BT_7zTyQ{background-image:url(../BT.Ci2jqa-6.svg)}.PhoneSelector-scss--module_BV_ssQoY{background-image:url(../BV.mrICUB5n.svg)}.PhoneSelector-scss--module_BW_iB8Y8{background-image:url(../BW.BA5-GlsC.svg)}.PhoneSelector-scss--module_BY_GrT4t{background-image:url(../BY.B0w50wj6.svg)}.PhoneSelector-scss--module_BZ_EJTaN{background-image:url(../BZ.Cun5TM2R.svg)}.PhoneSelector-scss--module_CA_PmE5G{background-image:url(../CA.CmMjO_yI.svg)}.PhoneSelector-scss--module_CC_YhrtB{background-image:url(../CC.D9PkbHvj.svg)}.PhoneSelector-scss--module_CD_7pnhI{background-image:url(../CD.BgrdZJsE.svg)}.PhoneSelector-scss--module_CF_UEK47{background-image:url(../CF.DnsLRnEX.svg)}.PhoneSelector-scss--module_CG_W5VUZ{background-image:url(../CG.B2xFon9R.svg)}.PhoneSelector-scss--module_CH_lKh-E{background-image:url(../CH.H__zBWt7.svg)}.PhoneSelector-scss--module_CI_WtgyH{background-image:url(../CI.CwRuzlX8.svg)}.PhoneSelector-scss--module_CIV_I4teB{background-image:url(../CI.CwRuzlX8.svg)}.PhoneSelector-scss--module_CK_D4RHr{background-image:url(../CK.COht3oh0.svg)}.PhoneSelector-scss--module_CL_QBZkh{background-image:url(../CL.By08RE0e.svg)}.PhoneSelector-scss--module_CM_h-M4F{background-image:url(../CM.BbFWtT_c.svg)}.PhoneSelector-scss--module_CN_MRjM4{background-image:url(../CN.BTm1823x.svg)}.PhoneSelector-scss--module_CO_jrNYs{background-image:url(../CO.BlLhoplp.svg)}.PhoneSelector-scss--module_CR_2ekgd{background-image:url(../CR.E4rUZ1a8.svg)}.PhoneSelector-scss--module_CU_skVpY{background-image:url(../CU.BsHeF6qk.svg)}.PhoneSelector-scss--module_CV_eC4R6{background-image:url(../CV.D0auXf3I.svg)}.PhoneSelector-scss--module_CW_jtoRR{background-image:url(../CW.Bm1E-NOu.svg)}.PhoneSelector-scss--module_CX_h0nma{background-image:url(../CX.rUfIVy3m.svg)}.PhoneSelector-scss--module_CY_dWE-v{background-image:url(../CY.opjGOu5S.svg)}.PhoneSelector-scss--module_CZ_BD25H{background-image:url(../CZ.B9c9YBV-.svg)}.PhoneSelector-scss--module_DE_sxgGy{background-image:url(../DE.DI44h_72.svg)}.PhoneSelector-scss--module_DJ_-oCbs{background-image:url(../DJ.5VMG0E92.svg)}.PhoneSelector-scss--module_DK_NJXXE{background-image:url(../DK.CtZu-J3Y.svg)}.PhoneSelector-scss--module_DM_O-g2x{background-image:url(../DM.B5EwV0LP.svg)}.PhoneSelector-scss--module_DO_RjXeB{background-image:url(../DO.CATPGOmj.svg)}.PhoneSelector-scss--module_DZ_5wrLv{background-image:url(../DZ.C0DhxyUM.svg)}.PhoneSelector-scss--module_EC_RB-iB{background-image:url(../EC.-J8dn23a.svg)}.PhoneSelector-scss--module_EE_mxTa4{background-image:url(../EE.DPydgVkx.svg)}.PhoneSelector-scss--module_EG_KumBw{background-image:url(../EG.Bv-uDsjq.svg)}.PhoneSelector-scss--module_EH_fbRh8{background-image:url(../EH.0hAzIVvF.svg)}.PhoneSelector-scss--module_ER_7wtHu{background-image:url(../ER.C1FRRPrZ.svg)}.PhoneSelector-scss--module_ES_D-Zpy{background-image:url(../ES.BJkF7Ucq.svg)}.PhoneSelector-scss--module_ET_fRgfk{background-image:url(../ET.6eebJ8aa.svg)}.PhoneSelector-scss--module_FI_BvEsQ{background-image:url(../FI.Hl2AnpCa.svg)}.PhoneSelector-scss--module_FJ_xU8gZ{background-image:url(../FJ.8bRLoqFp.svg)}.PhoneSelector-scss--module_FK_cNNBS{background-image:url(../FK.CHHm1dTy.svg)}.PhoneSelector-scss--module_FM_8j2xl{background-image:url(../FM.Dp4aS5So.svg)}.PhoneSelector-scss--module_FO_Qoezr{background-image:url(../FO.CphFBifI.svg)}.PhoneSelector-scss--module_FR_oBOo8{background-image:url(../BL.BReWHsGT.svg)}.PhoneSelector-scss--module_GA_qzMzT{background-image:url(../GA.Moh4OneV.svg)}.PhoneSelector-scss--module_GB_qIN5Y{background-image:url(../GB.BVpqki0L.svg)}.PhoneSelector-scss--module_GD_qkiJw{background-image:url(../GD.CN59C3aT.svg)}.PhoneSelector-scss--module_GE_V3B44{background-image:url(../GE.DKCnEo3g.svg)}.PhoneSelector-scss--module_GF_og9Us{background-image:url(../GF.BtOQdlq1.svg)}.PhoneSelector-scss--module_GG_NZRKF{background-image:url(../GG.DouK5Mhg.svg)}.PhoneSelector-scss--module_GH_auUGx{background-image:url(../GH.B7Al_rXc.svg)}.PhoneSelector-scss--module_GI_rTiu3{background-image:url(../GI.DFoP7i47.svg)}.PhoneSelector-scss--module_GL_ZwkDR{background-image:url(../GL.C0sgSwPt.svg)}.PhoneSelector-scss--module_GM_-epdS{background-image:url(../GM.Ch2xcK2k.svg)}.PhoneSelector-scss--module_GN_GBpWj{background-image:url(../GN.sDE83CFT.svg)}.PhoneSelector-scss--module_GP_lONqx{background-image:url(../GP.BqqOjocO.svg)}.PhoneSelector-scss--module_GQ_Mvyul{background-image:url(../GQ.By9FU2KL.svg)}.PhoneSelector-scss--module_GR_P3Pf0{background-image:url(../GR.CgUltjyg.svg)}.PhoneSelector-scss--module_GS_3sCV3{background-image:url(../GS.DcI-51Sn.svg)}.PhoneSelector-scss--module_GT_0zNF9{background-image:url(../GT.BetM2EZs.svg)}.PhoneSelector-scss--module_GU_2n-s4{background-image:url(../GU.DHu07KqA.svg)}.PhoneSelector-scss--module_GW_-0hCY{background-image:url(../GW.Cx0LWBx0.svg)}.PhoneSelector-scss--module_GY_8IxCt{background-image:url(../GY.DwGTFPbF.svg)}.PhoneSelector-scss--module_HK_PF5JW{background-image:url(../HK.Dhv-KPvY.svg)}.PhoneSelector-scss--module_HM_-aqhk{background-image:url(../HM.DZVVNsPR.svg)}.PhoneSelector-scss--module_HN_EdBwS{background-image:url(../HN.By9dS16c.svg)}.PhoneSelector-scss--module_HR_KMRrL{background-image:url(../HR.CiJQvrU-.svg)}.PhoneSelector-scss--module_HT_0S9tg{background-image:url(../HT.ersdg6Zd.svg)}.PhoneSelector-scss--module_HU_tGs-U{background-image:url(../HU.cKDEL3S2.svg)}.PhoneSelector-scss--module_ID_0lx-d{background-image:url(../ID.JLrCiTsj.svg)}.PhoneSelector-scss--module_IE_Tldk6{background-image:url(../IE.BECV85wm.svg)}.PhoneSelector-scss--module_IL_mRA-I{background-image:url(../IL.b2pLQF3C.svg)}.PhoneSelector-scss--module_IM_Ihv4p{background-image:url(../IM.DrirvQYb.svg)}.PhoneSelector-scss--module_IN_YIGe8{background-image:url(../IN.Upy2eVA5.svg)}.PhoneSelector-scss--module_IO_V6-Pt{background-image:url(../IO.DM17DeB3.svg)}.PhoneSelector-scss--module_IQ_zdggV{background-image:url(../IQ.BlvGmGNO.svg)}.PhoneSelector-scss--module_IR_T-0KK{background-image:url(../IR.BaFUZcNO.svg)}.PhoneSelector-scss--module_IS_GIb-B{background-image:url(../IS.D-rvFjzb.svg)}.PhoneSelector-scss--module_IT_uPGQL{background-image:url(../IT.CGsOeQD-.svg)}.PhoneSelector-scss--module_JE_6h5sR{background-image:url(../JE.BaWQ5Rlu.svg)}.PhoneSelector-scss--module_JM_ppAsV{background-image:url(../JM.Y52Jju8B.svg)}.PhoneSelector-scss--module_JO_FUdXH{background-image:url(../JO.Bqm1KAti.svg)}.PhoneSelector-scss--module_JP_O67zs{background-image:url(../JP.XvoZKxMT.svg)}.PhoneSelector-scss--module_KE_TBJ-B{background-image:url(../KE.CNQTPudo.svg)}.PhoneSelector-scss--module_KG_sn1GV{background-image:url(../KG.Bk6eMGas.svg)}.PhoneSelector-scss--module_KH_f2Adz{background-image:url(../KH.DkS58Bt9.svg)}.PhoneSelector-scss--module_KI_5J785{background-image:url(../KI.OrFp0NMc.svg)}.PhoneSelector-scss--module_KM_xJ8jl{background-image:url(../KM.Cwi8UwSR.svg)}.PhoneSelector-scss--module_KN_RRmKF{background-image:url(../KN.DXSqDEvP.svg)}.PhoneSelector-scss--module_KP_JDapB{background-image:url(../KP.Bf5HSbz7.svg)}.PhoneSelector-scss--module_KR_NZ-ID{background-image:url(../KR.BnzNCf-x.svg)}.PhoneSelector-scss--module_KW_EMu1T{background-image:url(../KW.w3Tk8LIm.svg)}.PhoneSelector-scss--module_KY_hEu57{background-image:url(../KY.DchrjQwN.svg)}.PhoneSelector-scss--module_KZ_-tKlj{background-image:url(../KZ.BbNAsStg.svg)}.PhoneSelector-scss--module_LA_Eds1x{background-image:url(../LA.b035dFSw.svg)}.PhoneSelector-scss--module_LB_YsbkI{background-image:url(../LB.C9DOc5x6.svg)}.PhoneSelector-scss--module_LC_GkywI{background-image:url(../LC.DFMqQnuF.svg)}.PhoneSelector-scss--module_LI_UebwX{background-image:url(../LI.DjaAq5sO.svg)}.PhoneSelector-scss--module_LK_YPKxk{background-image:url(../LK.Cb-8A2EL.svg)}.PhoneSelector-scss--module_LR_lO8Bx{background-image:url(../LR.DqBxpIJZ.svg)}.PhoneSelector-scss--module_LS_Ouaq-{background-image:url(../LS.BM95p2GO.svg)}.PhoneSelector-scss--module_LT_XRVv0{background-image:url(../LT.BevpIpu6.svg)}.PhoneSelector-scss--module_LU_dUW8s{background-image:url(../LU.BeNTbWkx.svg)}.PhoneSelector-scss--module_LV_3WRaf{background-image:url(../LV.C8tpx5Tk.svg)}.PhoneSelector-scss--module_LY_mQINu{background-image:url(../LY.BxYsLtCy.svg)}.PhoneSelector-scss--module_MA_5IY7a{background-image:url(../MA.fqnrLub_.svg)}.PhoneSelector-scss--module_MC_uFPLA{background-image:url(../MC.CsHS1T0o.svg)}.PhoneSelector-scss--module_MD_NbTgE{background-image:url(../MD.Bc4E-NUG.svg)}.PhoneSelector-scss--module_ME_KqCRf{background-image:url(../ME.B3QICNmK.svg)}.PhoneSelector-scss--module_MF_7AGzH{background-image:url(../BL.BReWHsGT.svg)}.PhoneSelector-scss--module_MG_gbeYZ{background-image:url(../MG.D-eSCLh7.svg)}.PhoneSelector-scss--module_MH_-YUX-{background-image:url(../MH.C7N5G8IW.svg)}.PhoneSelector-scss--module_MK_s3bhV{background-image:url(../MK.BIlEVt3d.svg)}.PhoneSelector-scss--module_ML_O9oK-{background-image:url(../ML.BNKzvXp8.svg)}.PhoneSelector-scss--module_MM_VPWBt{background-image:url(../MM.BAt_zgD7.svg)}.PhoneSelector-scss--module_MN_8t9R6{background-image:url(../MN.BIRQxNNY.svg)}.PhoneSelector-scss--module_MO_XF9oK{background-image:url(../MO.Dr75lrU5.svg)}.PhoneSelector-scss--module_MP_refq-{background-image:url(../MP.d13EcnAI.svg)}.PhoneSelector-scss--module_MQ_W8sdt{background-image:url(../MQ.CvOE3-r8.svg)}.PhoneSelector-scss--module_MR_KHxkr{background-image:url(../MR.PtNAvTPY.svg)}.PhoneSelector-scss--module_MS_yChWF{background-image:url(../MS.beyHvRic.svg)}.PhoneSelector-scss--module_MT_57sdS{background-image:url(../MT.DaxXX9jf.svg)}.PhoneSelector-scss--module_MU_--pSM{background-image:url(../MU.BH0YONXb.svg)}.PhoneSelector-scss--module_MV_-WUt2{background-image:url(../MV.DKgiIWR4.svg)}.PhoneSelector-scss--module_MW_2SacO{background-image:url(../MW.BgQBV8j-.svg)}.PhoneSelector-scss--module_MX_pj34A{background-image:url(../MX.CbyWYkiW.svg)}.PhoneSelector-scss--module_MY_6WvYX{background-image:url(../MY.CCSU3YqG.svg)}.PhoneSelector-scss--module_MZ_qxTE7{background-image:url(../MZ.CDVlEcs6.svg)}.PhoneSelector-scss--module_NA_uCNRU{background-image:url(../NA.Vr3Qlbde.svg)}.PhoneSelector-scss--module_NC_p9Rsm{background-image:url(../NC.D8p1fHr-.svg)}.PhoneSelector-scss--module_NE_T-4J-{background-image:url(../NE.ocYWew60.svg)}.PhoneSelector-scss--module_NF_Dcqpy{background-image:url(../NF.s8l8oDmR.svg)}.PhoneSelector-scss--module_NG_L2yLz{background-image:url(../NG.xnFDvolf.svg)}.PhoneSelector-scss--module_NI_D6GVM{background-image:url(../NI.BsDaNWMf.svg)}.PhoneSelector-scss--module_NL_IzH2S{background-image:url(../NL.B9CGayD-.svg)}.PhoneSelector-scss--module_NO_lPo-z{background-image:url(../BV.mrICUB5n.svg)}.PhoneSelector-scss--module_NP_9ifvJ{background-image:url(../NP.D5rKhV99.svg)}.PhoneSelector-scss--module_NR_Rn-u2{background-image:url(../NR.Btz-qbkt.svg)}.PhoneSelector-scss--module_NU_3Ym9A{background-image:url(../NU.3YcwTWfp.svg)}.PhoneSelector-scss--module_NZ_ouJY6{background-image:url(../NZ.Dkth0OBz.svg)}.PhoneSelector-scss--module_OM_j-anT{background-image:url(../OM.DfjGVbxv.svg)}.PhoneSelector-scss--module_PA_UFNYc{background-image:url(../PA.Vswpam0h.svg)}.PhoneSelector-scss--module_PE_wgVAd{background-image:url(../PE.DpXjFVzM.svg)}.PhoneSelector-scss--module_PF_XhWXg{background-image:url(../PF.BA_PlRHk.svg)}.PhoneSelector-scss--module_PG_FgOnD{background-image:url(../PG.CgadpfUb.svg)}.PhoneSelector-scss--module_PH_ya6UA{background-image:url(../PH.CKcW60BI.svg)}.PhoneSelector-scss--module_PK_Edq6z{background-image:url(../PK.DQF5RjYb.svg)}.PhoneSelector-scss--module_PL_gvW-N{background-image:url(../PL.CKDPV0xY.svg)}.PhoneSelector-scss--module_PM_-Tddc{background-image:url(../PM.CZsEhPC3.svg)}.PhoneSelector-scss--module_PN_FXO1r{background-image:url(../PN.Cx5mbg3A.svg)}.PhoneSelector-scss--module_PR_mT0br{background-image:url(../PR.BAYCpwPi.svg)}.PhoneSelector-scss--module_PS_ZrLLb{background-image:url(../PS.DcSLoNJm.svg)}.PhoneSelector-scss--module_PT_OmZ1w{background-image:url(../PT.Cz8-Ai46.svg)}.PhoneSelector-scss--module_PW_uTFYb{background-image:url(../PW.BcnGDBT6.svg)}.PhoneSelector-scss--module_PY_y66U8{background-image:url(../PY.CWsmS4d2.svg)}.PhoneSelector-scss--module_QA_cWjNO{background-image:url(../QA.DQGg6CDv.svg)}.PhoneSelector-scss--module_RE_3U-uI{background-image:url(../BL.BReWHsGT.svg)}.PhoneSelector-scss--module_RO_MZYsp{background-image:url(../RO.BEIl1g_O.svg)}.PhoneSelector-scss--module_RS_xBBCi{background-image:url(../RS.ChKt885r.svg)}.PhoneSelector-scss--module_RU_v3zgJ{background-image:url(../RU.ClL-d-vJ.svg)}.PhoneSelector-scss--module_RW_lk6Gd{background-image:url(../RW.Cr8Oo3cp.svg)}.PhoneSelector-scss--module_SA_XLtPk{background-image:url(../SA.C262VLK6.svg)}.PhoneSelector-scss--module_SB_G5VXp{background-image:url(../SB.BFTvI0mi.svg)}.PhoneSelector-scss--module_SC_7h4L-{background-image:url(../SC.TW313wt4.svg)}.PhoneSelector-scss--module_SD_uDZ8m{background-image:url(../SD.DYtznj1R.svg)}.PhoneSelector-scss--module_SE_0Era2{background-image:url(../SE.DvPSG4-a.svg)}.PhoneSelector-scss--module_SG_S92kz{background-image:url(../SG.CsPmHMnD.svg)}.PhoneSelector-scss--module_SH_bX09Y{background-image:url(../SH.MrLMk0G1.svg)}.PhoneSelector-scss--module_SI_TWYwo{background-image:url(../SI.DbNEYEg_.svg)}.PhoneSelector-scss--module_SJ_HsLZb{background-image:url(../BV.mrICUB5n.svg)}.PhoneSelector-scss--module_SK_DNa3k{background-image:url(../SK.Bh52-LcA.svg)}.PhoneSelector-scss--module_SL_5Wh8A{background-image:url(../SL.5_0tnnhC.svg)}.PhoneSelector-scss--module_SM_PZJeL{background-image:url(../SM.oxXfq34y.svg)}.PhoneSelector-scss--module_SN_XFEOc{background-image:url(../SN.CESNYa16.svg)}.PhoneSelector-scss--module_SO_9vZKQ{background-image:url(../SO.r0AJiXmu.svg)}.PhoneSelector-scss--module_SR_XtvIa{background-image:url(../SR.k8M1DR-v.svg)}.PhoneSelector-scss--module_SS_88Dz2{background-image:url(../SS.CMTuYAUE.svg)}.PhoneSelector-scss--module_ST_j3U-8{background-image:url(../ST.bywSJJLs.svg)}.PhoneSelector-scss--module_SV_pjwWW{background-image:url(../SV.DppBn_wB.svg)}.PhoneSelector-scss--module_SX_l0FvO{background-image:url(../SX.B-btey7W.svg)}.PhoneSelector-scss--module_SY_ApNTT{background-image:url(../SY.DhYee2VD.svg)}.PhoneSelector-scss--module_SZ_04Mlp{background-image:url(../SZ.DzIWPQkz.svg)}.PhoneSelector-scss--module_TC_nJ1U9{background-image:url(../TC.DdINqHxg.svg)}.PhoneSelector-scss--module_TD_JhD33{background-image:url(../TD.D5iLw1sw.svg)}.PhoneSelector-scss--module_TF_2ZDEI{background-image:url(../TF.CvUgB7Cu.svg)}.PhoneSelector-scss--module_TG_3QZFu{background-image:url(../TG.D-PDsAiq.svg)}.PhoneSelector-scss--module_TH_Q1zCm{background-image:url(../TH.DLR0HPUK.svg)}.PhoneSelector-scss--module_TJ_Z4q-0{background-image:url(../TJ.YIqT8Wt0.svg)}.PhoneSelector-scss--module_TL_lUwYn{background-image:url(../TL.HtF7NGcD.svg)}.PhoneSelector-scss--module_TM_K9PGo{background-image:url(../TM.VjvxVIUV.svg)}.PhoneSelector-scss--module_TN_Zk2NS{background-image:url(../TN.CZDRruzX.svg)}.PhoneSelector-scss--module_TO_x8lMD{background-image:url(../TO.C4twbPR5.svg)}.PhoneSelector-scss--module_TR_XFA2m{background-image:url(../TR.DDUPhSNp.svg)}.PhoneSelector-scss--module_TT_AxeWI{background-image:url(../TT.B9Dvxg98.svg)}.PhoneSelector-scss--module_TV_xNG-z{background-image:url(../TV.8aq_Vjaf.svg)}.PhoneSelector-scss--module_TW_7Ndrh{background-image:url(../TW.DUzr4M43.svg)}.PhoneSelector-scss--module_TZ_YtvpQ{background-image:url(../TZ.CqRHn2_i.svg)}.PhoneSelector-scss--module_UA_KyEu2{background-image:url(../UA.CiBCiA0g.svg)}.PhoneSelector-scss--module_UG_lsyur{background-image:url(../UG.BUdaO_35.svg)}.PhoneSelector-scss--module_UM_Z7yTY{background-image:url(../UM.BwgBtz9v.svg)}.PhoneSelector-scss--module_US_jeN0B{background-image:url(../UM.BwgBtz9v.svg)}.PhoneSelector-scss--module_UY_TuG88{background-image:url(../UY.BtBWPuAR.svg)}.PhoneSelector-scss--module_UZ_6pC4A{background-image:url(../UZ.uW5_mFNp.svg)}.PhoneSelector-scss--module_VA_3b17R{background-image:url(../VA.CrGCG-Lt.svg)}.PhoneSelector-scss--module_VC_O5kSA{background-image:url(../VC.za8ekE6V.svg)}.PhoneSelector-scss--module_VE_JMvPo{background-image:url(../VE.UArF1WLG.svg)}.PhoneSelector-scss--module_VG_CKQjn{background-image:url(../VG.CuVwwNIA.svg)}.PhoneSelector-scss--module_VI_RKc70{background-image:url(../VI.BYsptrob.svg)}.PhoneSelector-scss--module_VN_mM0hc{background-image:url(../VN.1yJczGcl.svg)}.PhoneSelector-scss--module_VU_dcMEM{background-image:url(../VU.RdT_13Oj.svg)}.PhoneSelector-scss--module_WF_xoySa{background-image:url(../WF.DReC9tkV.svg)}.PhoneSelector-scss--module_WS_OMSit{background-image:url(../WS.iQ5yMA4U.svg)}.PhoneSelector-scss--module_YE_riONT{background-image:url(../YE.BHK6R9W3.svg)}.PhoneSelector-scss--module_YT_98SyW{background-image:url(../YT.CO1bB1CX.svg)}.PhoneSelector-scss--module_ZA_tkM-L{background-image:url(../ZA.CQRCqEM5.svg)}.PhoneSelector-scss--module_ZM_cv1n-{background-image:url(../ZM.D9SeJp8U.svg)}.PhoneSelector-scss--module_ZW_TSWGC{background-image:url(../ZW.C9T4G7TF.svg)}.PhoneSelector-scss--module_root_owcEK{position:relative}.PhoneSelector-scss--module_root_owcEK.PhoneSelector-scss--module_withErrorText_zv6Wo{height:67px}.PhoneSelector-scss--module_root_owcEK.PhoneSelector-scss--module_withErrorText_zv6Wo.PhoneSelector-scss--module_withLongErrorText_X7R-E{height:100px}.PhoneSelector-scss--module_inputField_GD-7n{padding-left:135px}.PhoneSelector-scss--module_selector_UCWm9{position:absolute;top:12px;left:15px;width:auto;height:22px;border-right:1px solid var(--var-color-base-border)}.PhoneSelector-scss--module_selector_UCWm9 .PhoneSelector-scss--module_list_wMs4H{left:-15px;width:max-content;max-height:270px}.PhoneSelector-scss--module_flag_K-CkW{width:24px;height:18px;background-size:contain}.PhoneSelector-scss--module_code_0AQ-9{width:45px;text-align:left;opacity:.5}.PhoneSelector-scss--module_country_CTpTI{max-width:200px;text-align:left}.PhoneSelector-scss--module_mainLabel_cOyKP .PhoneSelector-scss--module_country_CTpTI{display:none}.PhoneSelector-scss--module_mainLabel_cOyKP .PhoneSelector-scss--module_code_0AQ-9{width:auto;opacity:1}.PhoneSelector-scss--module_option_HM2Dk{display:flex;padding-right:7px;align-items:center;gap:7px}.PhoneSelector-scss--module_option_HM2Dk:hover{background-color:unset}.PhoneSelector-scss--module_option_HM2Dk:hover .PhoneSelector-scss--module_code_0AQ-9{color:var(--var-color-text-primary)}.PhoneSelector-scss--module_hidden_9J93R{display:none}@keyframes ByPhone-scss--module_fadeIn_IyHmP{0%{opacity:0}to{opacity:1}}@keyframes ByPhone-scss--module_fadeOut_q1WVE{0%{opacity:1}to{opacity:0}}@keyframes ByPhone-scss--module_flashing_lUVWs{0%{opacity:.5}to{opacity:1}}@keyframes ByPhone-scss--module_loading_uOqh6{to{background-position-x:-20%}}@keyframes ByPhone-scss--module_rotating_k8cq7{to{transform:rotate(360deg)}}@keyframes ByPhone-scss--module_closeLock_bnV-j{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes ByPhone-scss--module_shakeLock_RLso8{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.ByPhone-scss--module_phoneRow_-LBSE{position:relative;margin-bottom:20px}.ByPhone-scss--module_buttonWrapper_OaZd6{position:absolute;z-index:5;top:50%;right:20px;transform:translateY(-50%)}.ByPhone-scss--module_filledField_fgzHd{width:100%;padding:11px 15px;border:var(--var-color-base-border);font-size:14px;text-align:left;color:var(--var-color-text-primary);border-radius:var(--border-radius-default)}.ByPhone-scss--module_form_kszF8{margin-bottom:29px;padding:0 20px}.ByPhone-scss--module_options_QL9Op{text-align:left}.ByPhone-scss--module_button_mAJZw{width:100%}.ByPhone-scss--module_secretCodeInputs_fln5o{margin:0 auto}.ByPhone-scss--module_subtitle_i3083{margin:0;padding-bottom:20px;font-weight:500;color:#7c7c7c}.ByPhone-scss--module_recaptchaContainer_SsBir{margin-top:20px}.ByPhone-scss--module_recaptchaContainer_SsBir>div{transform:scale(1.05) translate(8.5px)}@keyframes ByPhone-scss--module_fadeInRight_EuAwt{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:translateZ(0)}}.ByPhone-scss--module_fadeInRight_EuAwt{animation-name:ByPhone-scss--module_fadeInRight_EuAwt;animation-duration:.4s;animation-fill-mode:both}.ByPhone-scss--module_phoneInputError_Hwf-j{margin-bottom:30px}.ByPhone-scss--module_secretCodeFooter_r7Ass{margin-bottom:0}@keyframes LastAccount-scss--module_fadeIn_6lAtA{0%{opacity:0}to{opacity:1}}@keyframes LastAccount-scss--module_fadeOut_34-0P{0%{opacity:1}to{opacity:0}}@keyframes LastAccount-scss--module_flashing_OWH0P{0%{opacity:.5}to{opacity:1}}@keyframes LastAccount-scss--module_loading_i5E6k{to{background-position-x:-20%}}@keyframes LastAccount-scss--module_rotating_-pkSP{to{transform:rotate(360deg)}}@keyframes LastAccount-scss--module_closeLock_sklcC{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes LastAccount-scss--module_shakeLock_5PTJx{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.LastAccount-scss--module_block_J-jt1{font-size:14px;font-weight:500;font-style:normal;text-align:center}.LastAccount-scss--module_header_s69wA{font-size:16px;line-height:19px;color:var(--var-color-text-primary)}.LastAccount-scss--module_avatar_GT8wH{margin:30px auto 0}.LastAccount-scss--module_nameHeader_cYWig{padding-top:10px;line-height:22px;word-break:break-word;color:var(--var-color-text-primary)}.LastAccount-scss--module_providerHeader_RsTkf{padding:2px 0 30px;line-height:22px;color:#7c7c7c}.LastAccount-scss--module_button_dp9gY{width:290px;height:40px;margin:0 10px 12px}.LastAccount-scss--module_button_dp9gY:last-child{margin-bottom:0}@keyframes Offer-scss--module_fadeIn_x-6he{0%{opacity:0}to{opacity:1}}@keyframes Offer-scss--module_fadeOut_JWAXu{0%{opacity:1}to{opacity:0}}@keyframes Offer-scss--module_flashing_jC-nE{0%{opacity:.5}to{opacity:1}}@keyframes Offer-scss--module_loading_3jgCh{to{background-position-x:-20%}}@keyframes Offer-scss--module_rotating_cvhAy{to{transform:rotate(360deg)}}@keyframes Offer-scss--module_closeLock_v8dY2{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes Offer-scss--module_shakeLock_YpdLO{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.Offer-scss--module_offer_Ctwew{margin-top:30px;font-size:11px;line-height:13px;color:#7c7c7c}.Offer-scss--module_link_bdFC3{font-size:11px;color:#3d3d3d}.Offer-scss--module_link_bdFC3:visited{color:#3d3d3d}.Offer-scss--module_link_bdFC3:hover{color:var(--color-brand)}.dark-theme .Offer-scss--module_link_bdFC3{border-bottom:none;color:#a5a5a5}.dark-theme .Offer-scss--module_link_bdFC3:hover,.dark-theme .Offer-scss--module_link_bdFC3:visited{border-bottom:none}.dark-theme .Offer-scss--module_link_bdFC3:visited{color:#a5a5a5}@keyframes Authorization-scss--module_fadeIn_1KXre{0%{opacity:0}to{opacity:1}}@keyframes Authorization-scss--module_fadeOut_VKJJY{0%{opacity:1}to{opacity:0}}@keyframes Authorization-scss--module_flashing_s6oUW{0%{opacity:.5}to{opacity:1}}@keyframes Authorization-scss--module_loading_MbO29{to{background-position-x:-20%}}@keyframes Authorization-scss--module_rotating_FJUZH{to{transform:rotate(360deg)}}@keyframes Authorization-scss--module_closeLock_AWX0B{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes Authorization-scss--module_shakeLock_Ba9tR{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.Authorization-scss--module_root_w9-Ah{overflow:hidden;margin-top:30px;text-align:center}.mobile .Authorization-scss--module_root_w9-Ah{max-width:400px;margin:0 auto;padding:10px}.mobile .Authorization-scss--module_root_w9-Ah.Authorization-scss--module_onlyContent_ataCq{padding:0}.Authorization-scss--module_subtitle_96q5T{margin:0 21px;padding-bottom:15px;font-weight:500;color:#7c7c7c}.Authorization-scss--module_providers_c8tIR{display:flex;margin:0 auto;flex-wrap:wrap;justify-content:center;gap:7px 0}.Authorization-scss--module_socialItem_ZtNe5{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0;border:none;font-family:inherit;color:inherit;background-color:transparent;width:60px;height:60px;display:flex;align-items:center;justify-content:center;margin:6px 10px;border-radius:20px;cursor:pointer}.Authorization-scss--module_socialItemFbBanned_KIKRz{margin:6px 0;flex-shrink:0}.Authorization-scss--module_icon_9jPoX{color:#fff;width:26px;height:26px;position:relative;z-index:1;background-color:#fff}.Authorization-scss--module_icon_9jPoX:before{background-color:#fff}.Authorization-scss--module_icon_9jPoX:before{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:60px;height:60px;content:"";z-index:-1;border-radius:20px}.Authorization-scss--module_fb_j2HOl{color:#fff}.Authorization-scss--module_fb_j2HOl:before{background-color:#1a77f2}.Authorization-scss--module_ok_RLJM9{color:#f70}.Authorization-scss--module_ok_RLJM9:before{background-color:#f70}.Authorization-scss--module_vk_fQX3Q{color:#fff}.Authorization-scss--module_vk_fQX3Q:before{background-color:#07f}.Authorization-scss--module_mr_EY2dX{color:#fe9d02}.Authorization-scss--module_mr_EY2dX:before{background-color:#015ff9}.Authorization-scss--module_youtube_iukPS{color:#fff}.Authorization-scss--module_youtube_iukPS:before{background-color:red}.Authorization-scss--module_google_oL0de:before{border:1px solid var(--var-color-base-border)}.dark-theme .Authorization-scss--module_google_oL0de:before{border:none}.Authorization-scss--module_twitch_8P-8O{color:#fff}.Authorization-scss--module_twitch_8P-8O:before{background-color:#9146ff}.Authorization-scss--module_authByPhoneButton_16Spv{display:flex;align-items:center;justify-content:center;margin-top:15px;cursor:pointer}.dark-theme .Authorization-scss--module_authByPhoneButton_16Spv{margin-top:23px}.Authorization-scss--module_phoneIcon_T4Att{width:20px;height:20px;margin-right:10px;color:var(--color-brand)}.Authorization-scss--module_support_CcsI7{margin-top:15px;text-align:center;color:#7c7c7c}.Authorization-scss--module_block_gX-P8{display:flex;flex-direction:column;align-items:center}.Authorization-scss--module_title_y1oZy{font-weight:500;text-align:center}.Authorization-scss--module_description_kOIZG{margin-bottom:20px;text-align:center}.AuthSignUpPopup-scss--module_hidden_mRp-N,.AuthSignInPopup-scss--module_hidden_Dqwz2{display:none}@keyframes AdultContentPopup-scss--module_fadeIn_4Xj9x{0%{opacity:0}to{opacity:1}}@keyframes AdultContentPopup-scss--module_fadeOut_vCczc{0%{opacity:1}to{opacity:0}}@keyframes AdultContentPopup-scss--module_flashing_4nV2i{0%{opacity:.5}to{opacity:1}}@keyframes AdultContentPopup-scss--module_loading_cD9tb{to{background-position-x:-20%}}@keyframes AdultContentPopup-scss--module_rotating_a44QA{to{transform:rotate(360deg)}}@keyframes AdultContentPopup-scss--module_closeLock_Pipv6{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes AdultContentPopup-scss--module_shakeLock_qIrYf{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.AdultContentPopup-scss--module_wrapper_CVlGj{background-color:#000000e6}.AdultContentPopup-scss--module_block_msrNl{min-height:auto}.AdultContentPopup-scss--module_close_o5dxs{display:none}.AdultContentPopup-scss--module_title_z98P6{display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.AdultContentPopup-scss--module_titleImage_kAGMW{background-image:url(../assets/images/adult-content.DsyzgcAN.gif);background-position:center;background-size:contain}.AdultContentPopup-scss--module_titleText_jT-iT{margin-top:20px;font-weight:500;line-height:22px;text-align:center}.AdultContentPopup-scss--module_description_tSRVp{word-wrap:break-word;word-break:break-word;font-weight:400;text-align:center}.AdultContentPopup-scss--module_blogOwnerName_Fu9ut{font-weight:500}.AdultContentPopup-scss--module_confirmButton_mU0-o{background-color:var(--color-brand)}.light-theme .AfterFollowPopup-scss--module_picture_Rf1Rv{background-color:#fdefea}.light-theme .AfterFollowPopup-scss--module_pictureAfterFollow_Gw-9W{background-image:url(../after-follow.cEguSO6Y.svg)}.light-x-theme .AfterFollowPopup-scss--module_picture_Rf1Rv{background-color:#eeedf7}.light-x-theme .AfterFollowPopup-scss--module_pictureAfterFollow_Gw-9W{background-image:url(../after-follow-x.ChIDWG1h.svg)}@keyframes AfterFollowPopup-scss--module_fadeIn_GjSrJ{0%{opacity:0}to{opacity:1}}@keyframes AfterFollowPopup-scss--module_fadeOut_NZS5S{0%{opacity:1}to{opacity:0}}@keyframes AfterFollowPopup-scss--module_flashing_cWVMS{0%{opacity:.5}to{opacity:1}}@keyframes AfterFollowPopup-scss--module_loading_lQ-3j{to{background-position-x:-20%}}@keyframes AfterFollowPopup-scss--module_rotating_KMSVP{to{transform:rotate(360deg)}}@keyframes AfterFollowPopup-scss--module_closeLock_49dvG{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes AfterFollowPopup-scss--module_shakeLock_0xCSM{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.light-y-theme .AfterFollowPopup-scss--module_picture_Rf1Rv{background-color:#eeedf7}.light-y-theme .AfterFollowPopup-scss--module_pictureAfterFollow_Gw-9W{background-image:url(../after-follow-y.BE1CQXDB.svg)}.AfterFollowPopup-scss--module_block_RlhuW{display:flex;padding:0}.AfterFollowPopup-scss--module_content_vujLj{display:flex}.AfterFollowPopup-scss--module_picture_Rf1Rv{display:flex;align-items:center;justify-content:center;width:240px;min-width:240px;height:100%}.AfterFollowPopup-scss--module_pictureAfterFollow_Gw-9W{background-repeat:no-repeat;background-position:center center;background-size:contain;background-image:url(../after-follow.cEguSO6Y.svg)}.AfterFollowPopup-scss--module_info_BYKfo{display:flex;flex-flow:column;justify-content:space-between;padding:20px}.AfterFollowPopup-scss--module_text_rr654{display:flex;flex-flow:column;width:100%}.AfterFollowPopup-scss--module_title_Kogd7{width:100%;font-size:20px;font-weight:500;line-height:29px;color:var(--var-color-text-primary)}.AfterFollowPopup-scss--module_description_CpKiO{width:100%;margin-top:30px;font-size:15px;line-height:22px;color:var(--var-color-text-primary)}.AfterFollowPopup-scss--module_buttons_zA1Ma{display:flex;flex-flow:row;align-items:flex-start;justify-content:flex-start;width:100%;margin-top:10px}.AfterFollowPopup-scss--module_confirmButton_uWc6U{margin-right:10px}.ConfirmCancel-scss--module_buttons_Y-tWJ>*:not(:last-child){margin-right:10px}.ConfirmCancel-scss--module_text_J8AAH{margin-bottom:30px}.ConfirmCancel-scss--module_popup_fI80F{width:500px;max-width:100vw;min-height:180px}.SuccessfulCancel-scss--module_text_NVmLc{margin-bottom:30px}.SuccessfulCancel-scss--module_popup_VbBK3{width:500px;max-width:100vw;min-height:180px}@keyframes CancelChangeEmailPopup-scss--module_fadeIn_tdeaf{0%{opacity:0}to{opacity:1}}@keyframes CancelChangeEmailPopup-scss--module_fadeOut_mxNPM{0%{opacity:1}to{opacity:0}}@keyframes CancelChangeEmailPopup-scss--module_flashing_Cg3uW{0%{opacity:.5}to{opacity:1}}@keyframes CancelChangeEmailPopup-scss--module_loading_ltDA9{to{background-position-x:-20%}}@keyframes CancelChangeEmailPopup-scss--module_rotating_S-MfU{to{transform:rotate(360deg)}}@keyframes CancelChangeEmailPopup-scss--module_closeLock_Bv-0L{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes CancelChangeEmailPopup-scss--module_shakeLock_2L0cE{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.CancelChangeEmailPopup-scss--module_title_yE2Ui{margin-bottom:16px}.CancelChangeEmailPopup-scss--module_icon_QmyIR{width:20px;height:20px;margin-right:12px}.desktop .CancelChangeEmailPopup-scss--module_icon_QmyIR{display:none}.CancelChangeEmailPopup-scss--module_content_vm9re{margin-bottom:32px}.CancelChangeEmailPopup-scss--module_button_d5-j7{min-width:auto;margin-right:16px}@keyframes ConfirmUserBlockPopup-scss--module_fadeIn_9oisV{0%{opacity:0}to{opacity:1}}@keyframes ConfirmUserBlockPopup-scss--module_fadeOut_-q8MR{0%{opacity:1}to{opacity:0}}@keyframes ConfirmUserBlockPopup-scss--module_flashing_ry3hQ{0%{opacity:.5}to{opacity:1}}@keyframes ConfirmUserBlockPopup-scss--module_loading_qu6Vj{to{background-position-x:-20%}}@keyframes ConfirmUserBlockPopup-scss--module_rotating_iMm5s{to{transform:rotate(360deg)}}@keyframes ConfirmUserBlockPopup-scss--module_closeLock_sqxwK{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes ConfirmUserBlockPopup-scss--module_shakeLock_dDY--{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.ConfirmUserBlockPopup-scss--module_blockIcon_m9cuZ{width:20px;height:20px;margin-right:10px;flex-shrink:0}.ConfirmUserBlockPopup-scss--module_userBlock_4nO0k{display:flex;align-items:center;margin-bottom:20px}.ConfirmUserBlockPopup-scss--module_userName_ldUXP{word-wrap:break-word;word-break:break-word;margin-left:12px;font-size:16px;font-weight:500;line-height:22px}.ConfirmUserBlockPopup-scss--module_description_EROVS{font-size:12px;line-height:16px;color:#7c7c7c}.ConfirmUserBlockPopup-scss--module_avatarImg_fTkQX{border-radius:8px}.ConfirmUserBlockPopup-scss--module_buttons_1gneQ{display:flex;margin-top:30px}.desktop .ConfirmUserBlockPopup-scss--module_buttons_1gneQ{gap:12px}.mobile .ConfirmUserBlockPopup-scss--module_buttons_1gneQ{flex-direction:column;gap:15px}.ConfirmUserBlockPopup-scss--module_blockButton_M-hP2{display:flex;align-items:center;justify-content:center;background-color:var(--var-color-error)}.ConfirmUserBlockPopup-scss--module_blockButton_M-hP2:hover{background-color:#b4303d}.ContactSupportForm-scss--module_submitButton_pn-aZ{min-width:127px;margin-top:26px}.mobile .ContactSupportForm-scss--module_submitButton_pn-aZ{width:100%;margin-top:0}.ContactSupportPopup-scss--module_title_Oj9vn{margin-top:5px;margin-bottom:28px}.ContactSupportPopup-scss--module_content_DdKlx{line-height:normal}@keyframes EmailChanged-scss--module_fadeIn_2SX90{0%{opacity:0}to{opacity:1}}@keyframes EmailChanged-scss--module_fadeOut_D3xC3{0%{opacity:1}to{opacity:0}}@keyframes EmailChanged-scss--module_flashing_Y-B5M{0%{opacity:.5}to{opacity:1}}@keyframes EmailChanged-scss--module_loading_JjRtY{to{background-position-x:-20%}}@keyframes EmailChanged-scss--module_rotating_IHkKS{to{transform:rotate(360deg)}}@keyframes EmailChanged-scss--module_closeLock_DRypl{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes EmailChanged-scss--module_shakeLock_CA-HE{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.EmailChanged-scss--module_iconWrapper_9t-sz{width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;overflow:hidden;margin:10px auto 20px;background:#24c446}.EmailChanged-scss--module_iconSuccess_BVX-G{width:24px;height:24px;color:#fff}.EmailChanged-scss--module_success_lfDJt{margin-bottom:15px;font-size:20px;font-weight:500;line-height:24px;text-align:center;letter-spacing:0}.EmailChanged-scss--module_verified_BUfV6{margin-bottom:30px;line-height:22px;letter-spacing:0;color:#7c7c7c}@keyframes EnterConfirmCode-scss--module_fadeIn_ib4Bw{0%{opacity:0}to{opacity:1}}@keyframes EnterConfirmCode-scss--module_fadeOut_lsiG0{0%{opacity:1}to{opacity:0}}@keyframes EnterConfirmCode-scss--module_flashing_SANi-{0%{opacity:.5}to{opacity:1}}@keyframes EnterConfirmCode-scss--module_loading_hFE1Y{to{background-position-x:-20%}}@keyframes EnterConfirmCode-scss--module_rotating_SZcFj{to{transform:rotate(360deg)}}@keyframes EnterConfirmCode-scss--module_closeLock_WALrM{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes EnterConfirmCode-scss--module_shakeLock_b2KNx{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.EnterConfirmCode-scss--module_information_TkRSL{line-height:22px;letter-spacing:0}.EnterConfirmCode-scss--module_bold_rdblT{font-weight:500}.EnterConfirmCode-scss--module_validTime_oRtp5,.EnterConfirmCode-scss--module_input_EZ-ix{margin-bottom:24px}.EnterConfirmCode-scss--module_buttons_YDAIG{display:flex}.EnterConfirmCode-scss--module_button_8oreZ{min-width:auto;margin-right:16px}@keyframes EnterNewEmail-scss--module_fadeIn_-A554{0%{opacity:0}to{opacity:1}}@keyframes EnterNewEmail-scss--module_fadeOut_5gFLM{0%{opacity:1}to{opacity:0}}@keyframes EnterNewEmail-scss--module_flashing_iKMsN{0%{opacity:.5}to{opacity:1}}@keyframes EnterNewEmail-scss--module_loading_IcV3g{to{background-position-x:-20%}}@keyframes EnterNewEmail-scss--module_rotating_-21h0{to{transform:rotate(360deg)}}@keyframes EnterNewEmail-scss--module_closeLock_RiNmN{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes EnterNewEmail-scss--module_shakeLock_IZ4Qi{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.EnterNewEmail-scss--module_information_3ZATT{margin-bottom:24px;line-height:22px;letter-spacing:0}.EnterNewEmail-scss--module_bold_FFj9G{font-weight:500}.EnterNewEmail-scss--module_input_Eg6t0{margin-bottom:24px}.EnterNewEmail-scss--module_buttons_K7gqH{display:flex}.EnterNewEmail-scss--module_button_b1SLr{min-width:auto;margin-right:16px}@keyframes StepDescription-scss--module_fadeIn_F2g0M{0%{opacity:0}to{opacity:1}}@keyframes StepDescription-scss--module_fadeOut_LLufS{0%{opacity:1}to{opacity:0}}@keyframes StepDescription-scss--module_flashing_SVprP{0%{opacity:.5}to{opacity:1}}@keyframes StepDescription-scss--module_loading_bCO0-{to{background-position-x:-20%}}@keyframes StepDescription-scss--module_rotating_bdmfL{to{transform:rotate(360deg)}}@keyframes StepDescription-scss--module_closeLock_Gj4Rc{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes StepDescription-scss--module_shakeLock_mRWGz{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.StepDescription-scss--module_steps_zYwFZ{display:flex;margin-bottom:16px;line-height:22px;letter-spacing:0;color:#7c7c7c}.StepDescription-scss--module_description_muuKz{font-size:14px;line-height:22px;letter-spacing:0}.StepDescription-scss--module_link_g8PwZ{font-size:14px}@keyframes ChangeEmailPopup-scss--module_fadeIn_lO-MB{0%{opacity:0}to{opacity:1}}@keyframes ChangeEmailPopup-scss--module_fadeOut_C-9y8{0%{opacity:1}to{opacity:0}}@keyframes ChangeEmailPopup-scss--module_flashing_vyn7z{0%{opacity:.5}to{opacity:1}}@keyframes ChangeEmailPopup-scss--module_loading_Kzjh0{to{background-position-x:-20%}}@keyframes ChangeEmailPopup-scss--module_rotating_UbGX4{to{transform:rotate(360deg)}}@keyframes ChangeEmailPopup-scss--module_closeLock_dSsJ7{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes ChangeEmailPopup-scss--module_shakeLock_qN3eM{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.ChangeEmailPopup-scss--module_title_pc7rS{margin-bottom:8px}.ChangeEmailPopup-scss--module_icon_lcFwj{width:20px;height:20px;margin-right:12px}.desktop .ChangeEmailPopup-scss--module_icon_lcFwj{display:none}.ChangeEmailPopup-scss--module_popupBlock_DdyKP{width:100%;max-width:600px}.ChangeEmailPopup-scss--module_successBlock_N7xeV{padding:20px 50px 30px;text-align:center}.desktop .ChangeEmailPopup-scss--module_successBlock_N7xeV{max-width:400px}.mobile .ChangeEmailPopup-scss--module_successBlock_N7xeV{max-width:100%}.ChangeEmailPopup-scss--module_spinner_P46as{display:flex;align-items:center;justify-content:center;position:absolute;top:0;right:0;bottom:0;left:0}.CannotDeleteAccount-scss--module_buttons_gnVT6>*:not(:last-child){margin-right:10px}.CannotDeleteAccount-scss--module_reasonText_Wcb5g{margin-bottom:30px}.CannotDeleteAccount-scss--module_link_KMoU5{font-size:14px}.CannotDeleteAccount-scss--module_popup_4TkoE{width:500px;max-width:100vw;min-height:200px}.ConfirmDeleteAccount-scss--module_buttons_sOIwS>*:not(:last-child){margin-right:10px}.ConfirmDeleteAccount-scss--module_text_QZ0J6,.ConfirmDeleteAccount-scss--module_checkbox_TGFIp{margin-bottom:20px}.ConfirmDeleteAccount-scss--module_popup_YQbaQ{width:500px;max-width:100vw;min-height:200px}.light-x-theme .SuccessfulAccountDeletion-scss--module_image_P5RVf{background-image:url(../user-profile-attention-x.DquxYLyj.svg)}@keyframes SuccessfulAccountDeletion-scss--module_fadeIn_nNcXE{0%{opacity:0}to{opacity:1}}@keyframes SuccessfulAccountDeletion-scss--module_fadeOut_h-KlX{0%{opacity:1}to{opacity:0}}@keyframes SuccessfulAccountDeletion-scss--module_flashing_fWdZc{0%{opacity:.5}to{opacity:1}}@keyframes SuccessfulAccountDeletion-scss--module_loading_knozd{to{background-position-x:-20%}}@keyframes SuccessfulAccountDeletion-scss--module_rotating_9x9TB{to{transform:rotate(360deg)}}@keyframes SuccessfulAccountDeletion-scss--module_closeLock_goN1-{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes SuccessfulAccountDeletion-scss--module_shakeLock_9AnoH{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.light-y-theme .SuccessfulAccountDeletion-scss--module_image_P5RVf{background-image:url(../user-profile-attention-y.Mvjfs2UF.svg)}.SuccessfulAccountDeletion-scss--module_footer_I8LX0{display:flex;justify-content:center}.SuccessfulAccountDeletion-scss--module_content_RmCz6{display:flex;flex-direction:column;align-items:center}.SuccessfulAccountDeletion-scss--module_title_H-itz{font-size:20px;font-weight:500;margin-bottom:10px}.SuccessfulAccountDeletion-scss--module_text_CQz8O{max-width:465px;margin-bottom:40px;text-align:center}.SuccessfulAccountDeletion-scss--module_image_P5RVf{width:140px;height:140px;background-repeat:no-repeat;background-position:center center;background-size:contain;margin-top:20px;margin-bottom:25px;background-image:url(../user-profile-attention.CUTSf6io.svg);transform:translateZ(0);backface-visibility:hidden}.SuccessfulAccountDeletion-scss--module_popup_w4-Mx{width:600px;max-width:100vw}@keyframes DeleteMessageConfirmPopup-scss--module_fadeIn_nrsIv{0%{opacity:0}to{opacity:1}}@keyframes DeleteMessageConfirmPopup-scss--module_fadeOut_y5Trv{0%{opacity:1}to{opacity:0}}@keyframes DeleteMessageConfirmPopup-scss--module_flashing_lWZJ1{0%{opacity:.5}to{opacity:1}}@keyframes DeleteMessageConfirmPopup-scss--module_loading_7QZbI{to{background-position-x:-20%}}@keyframes DeleteMessageConfirmPopup-scss--module_rotating_-Gab9{to{transform:rotate(360deg)}}@keyframes DeleteMessageConfirmPopup-scss--module_closeLock_rM8Vo{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes DeleteMessageConfirmPopup-scss--module_shakeLock_tBQ06{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.mobile .DeleteMessageConfirmPopup-scss--module_buttons_oS5O7{flex-direction:column}.DeleteMessageConfirmPopup-scss--module_buttons_oS5O7.DeleteMessageConfirmPopup-scss--module_buttonsGap_V-iFu{margin-bottom:30px}.DeleteMessageConfirmPopup-scss--module_checkbox_1Pb0p{display:none;margin-bottom:10px}.DeleteMessageConfirmPopup-scss--module_visible_fPc3o{display:block}.DeleteMessageConfirmPopup-scss--module_confirmButton_h7yis{background-color:var(--color-brand)}.DeleteMessageConfirmPopup-scss--module_description_-neqy{margin-bottom:10px;font-size:14px;font-weight:400;color:var(--var-color-text-primary)}.DeleteMessageConfirmPopup-scss--module_donationWarning_FUWNz{font-size:12px;font-weight:400;color:var(--var-color-text-primary)}@keyframes InfoMessagePopup-scss--module_fadeIn_zCXCo{0%{opacity:0}to{opacity:1}}@keyframes InfoMessagePopup-scss--module_fadeOut_vZIJR{0%{opacity:1}to{opacity:0}}@keyframes InfoMessagePopup-scss--module_flashing_e9jaA{0%{opacity:.5}to{opacity:1}}@keyframes InfoMessagePopup-scss--module_loading_6TUYw{to{background-position-x:-20%}}@keyframes InfoMessagePopup-scss--module_rotating_Lrm2N{to{transform:rotate(360deg)}}@keyframes InfoMessagePopup-scss--module_closeLock_04r1u{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes InfoMessagePopup-scss--module_shakeLock_AixMI{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.InfoMessagePopup-scss--module_text_moLap{margin-bottom:30px}.InfoMessagePopup-scss--module_popup_LpVq5{padding:0 15px}.InfoMessagePopup-scss--module_link_-Bq6a{display:inline-block;height:40px;padding:10px 20px;font-weight:600;text-align:center;white-space:nowrap;text-transform:uppercase;color:#fff;border-radius:var(--border-radius-default);background-color:var(--color-brand);transition:.2s background-color;cursor:pointer}.InfoMessagePopup-scss--module_link_-Bq6a:visited{color:#fff}@media not all and (hover: none){.InfoMessagePopup-scss--module_link_-Bq6a:hover{background-color:var(--color-brand-hovered)}}.mobile .InfoMessagePopup-scss--module_link_-Bq6a{width:100%}@keyframes PauseSubscription-scss--module_fadeIn_J6ROG{0%{opacity:0}to{opacity:1}}@keyframes PauseSubscription-scss--module_fadeOut_gKMtK{0%{opacity:1}to{opacity:0}}@keyframes PauseSubscription-scss--module_flashing_tLsBW{0%{opacity:.5}to{opacity:1}}@keyframes PauseSubscription-scss--module_loading_1zzbJ{to{background-position-x:-20%}}@keyframes PauseSubscription-scss--module_rotating_PqNfx{to{transform:rotate(360deg)}}@keyframes PauseSubscription-scss--module_closeLock_3zUnr{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes PauseSubscription-scss--module_shakeLock_fUhir{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.PauseSubscription-scss--module_info_JazV9{margin-bottom:20px;padding:16px;border:1px solid var(--var-color-base-border);border-radius:8px}.PauseSubscription-scss--module_owner_yJH16{display:flex;align-items:center;margin-bottom:12px;gap:12px}.PauseSubscription-scss--module_owner_yJH16 .PauseSubscription-scss--module_name_NsSd1{word-wrap:break-word;word-break:break-word}.PauseSubscription-scss--module_price_7deo4{font-size:14px;color:#7c7c7c}.PauseSubscription-scss--module_subscriptionName_BWqFo{padding-bottom:8px;font-size:16px;font-weight:600;line-height:22px}.PauseSubscription-scss--module_conditions_FIB9T{display:flex;margin-bottom:20px;border:1px solid var(--var-color-base-border);border-radius:8px}.mobile .PauseSubscription-scss--module_conditions_FIB9T{flex-direction:column}.PauseSubscription-scss--module_conditions_FIB9T .PauseSubscription-scss--module_conditionContainer_cY9R4{width:187px;height:194px;padding:16px}.PauseSubscription-scss--module_conditions_FIB9T .PauseSubscription-scss--module_conditionContainer_cY9R4.PauseSubscription-scss--module_dividers_Jh-CU{border-right:1px solid var(--var-color-base-border);border-left:1px solid var(--var-color-base-border)}.mobile .PauseSubscription-scss--module_conditions_FIB9T .PauseSubscription-scss--module_conditionContainer_cY9R4{width:100%;height:140px}.mobile .PauseSubscription-scss--module_conditions_FIB9T .PauseSubscription-scss--module_conditionContainer_cY9R4.PauseSubscription-scss--module_dividers_Jh-CU{border-top:1px solid var(--var-color-base-border);border-right:none;border-bottom:1px solid var(--var-color-base-border);border-left:none}.PauseSubscription-scss--module_conditions_FIB9T .PauseSubscription-scss--module_title_MsXWg{padding-bottom:6px;font-weight:500;line-height:22px}.PauseSubscription-scss--module_conditions_FIB9T .PauseSubscription-scss--module_description_Ztk9g{font-size:13px;font-weight:400;line-height:16px;color:#7c7c7c}.PauseSubscription-scss--module_icon_DJ8FD{width:36px;height:36px;margin-bottom:12px;background-repeat:no-repeat}.PauseSubscription-scss--module_icon_DJ8FD.PauseSubscription-scss--module_expirationIcon_HIWHp{background-image:url(../time.zmig9eAK.svg)}.PauseSubscription-scss--module_icon_DJ8FD.PauseSubscription-scss--module_writeOffIcon_VGAtx{background-image:url(../drum.Bjg_1_Wk.svg)}.PauseSubscription-scss--module_icon_DJ8FD.PauseSubscription-scss--module_renewalIcon_-20gd{background-image:url(../play.BY_UyQlU.svg)}@keyframes PauseSubscriptionError-scss--module_fadeIn_eQ6p0{0%{opacity:0}to{opacity:1}}@keyframes PauseSubscriptionError-scss--module_fadeOut_EU4Pz{0%{opacity:1}to{opacity:0}}@keyframes PauseSubscriptionError-scss--module_flashing_HqUaz{0%{opacity:.5}to{opacity:1}}@keyframes PauseSubscriptionError-scss--module_loading_JV3NF{to{background-position-x:-20%}}@keyframes PauseSubscriptionError-scss--module_rotating_50-QF{to{transform:rotate(360deg)}}@keyframes PauseSubscriptionError-scss--module_closeLock_9PuNW{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes PauseSubscriptionError-scss--module_shakeLock_Yf6aM{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.PauseSubscriptionError-scss--module_iconContainer_BiohW{width:fit-content;height:fit-content;margin:20px auto 24px;padding:15px;border-radius:20px;background-color:#cd354433}.PauseSubscriptionError-scss--module_iconContainer_BiohW .PauseSubscriptionError-scss--module_icon_SrynO{width:40px;height:40px;background-image:url(../error.MOitm3WS.svg);background-repeat:no-repeat}.PauseSubscriptionError-scss--module_header_SONPu{margin-bottom:16px;font-size:20px;font-weight:500;text-align:center}.PauseSubscriptionError-scss--module_description_iSwAH{margin-bottom:16px;text-align:center}@keyframes PauseSubscriptionSuccess-scss--module_fadeIn_NkHg4{0%{opacity:0}to{opacity:1}}@keyframes PauseSubscriptionSuccess-scss--module_fadeOut_Fu4yn{0%{opacity:1}to{opacity:0}}@keyframes PauseSubscriptionSuccess-scss--module_flashing_qzarT{0%{opacity:.5}to{opacity:1}}@keyframes PauseSubscriptionSuccess-scss--module_loading_4lCSg{to{background-position-x:-20%}}@keyframes PauseSubscriptionSuccess-scss--module_rotating_mwsum{to{transform:rotate(360deg)}}@keyframes PauseSubscriptionSuccess-scss--module_closeLock_NlVad{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes PauseSubscriptionSuccess-scss--module_shakeLock_T7oyL{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.PauseSubscriptionSuccess-scss--module_iconContainer_ZygVD{width:fit-content;height:fit-content;margin:20px auto 24px;padding:15px;border-radius:20px;background-color:#59a84033}.PauseSubscriptionSuccess-scss--module_iconContainer_ZygVD .PauseSubscriptionSuccess-scss--module_icon_7gT2-{width:40px;height:40px;background-image:url(../success.CYrmCxgz.svg);background-repeat:no-repeat}.PauseSubscriptionSuccess-scss--module_header_jHfAq{margin-bottom:16px;font-size:20px;font-weight:500;text-align:center}.PauseSubscriptionSuccess-scss--module_description_AdZ4R{margin-bottom:16px;text-align:center}@keyframes PauseSubscriptionPopup-scss--module_fadeIn_nmyAF{0%{opacity:0}to{opacity:1}}@keyframes PauseSubscriptionPopup-scss--module_fadeOut_Anu7L{0%{opacity:1}to{opacity:0}}@keyframes PauseSubscriptionPopup-scss--module_flashing_85gcl{0%{opacity:.5}to{opacity:1}}@keyframes PauseSubscriptionPopup-scss--module_loading_dNy1Y{to{background-position-x:-20%}}@keyframes PauseSubscriptionPopup-scss--module_rotating_xiQlC{to{transform:rotate(360deg)}}@keyframes PauseSubscriptionPopup-scss--module_closeLock_l4V2g{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes PauseSubscriptionPopup-scss--module_shakeLock_nlk23{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.mobile .PauseSubscriptionPopup-scss--module_wrapper_dwn3n{position:fixed;z-index:200;top:var(--const-top-menu-height);bottom:0;left:0;display:block;flex-direction:column;width:100%;height:calc(100% - var(--const-top-menu-height));background-color:var(--var-color-popup-bg)}.PauseSubscriptionPopup-scss--module_block_-lANS{width:600px;padding:20px}.mobile .PauseSubscriptionPopup-scss--module_block_-lANS{top:0;display:block;width:100%;min-height:100%;margin:0;border-radius:0}.PauseSubscriptionPopup-scss--module_footer_7x5hI{display:flex;gap:12px}.mobile .PauseSubscriptionPopup-scss--module_footer_7x5hI{flex-direction:column}.PauseSubscriptionPopup-scss--module_footerCenter_0tiBV{margin-bottom:20px;text-align:center}.mobile .PauseSubscriptionPopup-scss--module_button_OU3o-{width:100%}@keyframes CancelSubscription-scss--module_fadeIn_M6IKz{0%{opacity:0}to{opacity:1}}@keyframes CancelSubscription-scss--module_fadeOut_KYBA7{0%{opacity:1}to{opacity:0}}@keyframes CancelSubscription-scss--module_flashing_r4QKu{0%{opacity:.5}to{opacity:1}}@keyframes CancelSubscription-scss--module_loading_R7bIF{to{background-position-x:-20%}}@keyframes CancelSubscription-scss--module_rotating_fkOrl{to{transform:rotate(360deg)}}@keyframes CancelSubscription-scss--module_closeLock_wScRv{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes CancelSubscription-scss--module_shakeLock_P84Cj{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.CancelSubscription-scss--module_info_O3eUw{margin-bottom:20px;padding:16px;border:1px solid var(--var-color-base-border);border-radius:8px}.CancelSubscription-scss--module_owner_es0lo{display:flex;align-items:center;margin-bottom:12px;gap:12px}.CancelSubscription-scss--module_owner_es0lo .CancelSubscription-scss--module_name_qncPG{word-wrap:break-word;word-break:break-word}.CancelSubscription-scss--module_price_xnMM-{font-size:14px;color:#7c7c7c}.CancelSubscription-scss--module_subscriptionName_HP81L{padding-bottom:8px;font-size:16px;font-weight:600;line-height:22px}.CancelSubscription-scss--module_conditions_5gbd0{display:flex;margin-bottom:20px;padding:16px;border:1px solid var(--var-color-base-border);border-radius:8px}.mobile .CancelSubscription-scss--module_conditions_5gbd0{flex-direction:column}.CancelSubscription-scss--module_conditions_5gbd0 .CancelSubscription-scss--module_title_Q3q7K{padding-bottom:6px;font-weight:500;line-height:22px}.CancelSubscription-scss--module_conditions_5gbd0 .CancelSubscription-scss--module_description_DXppm{font-size:13px;font-weight:400;line-height:16px;color:#7c7c7c}.CancelSubscription-scss--module_pauseIcon_XtZ0I{width:36px;height:36px;margin-bottom:12px;background-image:url(../pause.C60pUj6_.svg);background-repeat:no-repeat}@keyframes CancelSubscriptionPopup-scss--module_fadeIn_nGvrw{0%{opacity:0}to{opacity:1}}@keyframes CancelSubscriptionPopup-scss--module_fadeOut_w4Omb{0%{opacity:1}to{opacity:0}}@keyframes CancelSubscriptionPopup-scss--module_flashing_WGprx{0%{opacity:.5}to{opacity:1}}@keyframes CancelSubscriptionPopup-scss--module_loading_1KeW2{to{background-position-x:-20%}}@keyframes CancelSubscriptionPopup-scss--module_rotating_lCYiv{to{transform:rotate(360deg)}}@keyframes CancelSubscriptionPopup-scss--module_closeLock_B-aCu{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes CancelSubscriptionPopup-scss--module_shakeLock_yWJQm{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.mobile .CancelSubscriptionPopup-scss--module_wrapper_e9s-I{position:fixed;z-index:200;top:var(--const-top-menu-height);bottom:0;left:0;display:block;flex-direction:column;width:100%;height:calc(100% - var(--const-top-menu-height));background-color:var(--var-color-popup-bg)}.CancelSubscriptionPopup-scss--module_block_-d1yO{width:600px;padding:20px}.mobile .CancelSubscriptionPopup-scss--module_block_-d1yO{top:0;display:block;width:100%;min-height:100%;margin:0;border-radius:0}.CancelSubscriptionPopup-scss--module_footer_oIPQa{display:flex;gap:12px}.mobile .CancelSubscriptionPopup-scss--module_footer_oIPQa{flex-direction:column}.CancelSubscriptionPopup-scss--module_footerCenter_aSjoe{margin-bottom:20px;text-align:center}.mobile .CancelSubscriptionPopup-scss--module_button_dJkyf{width:100%}@keyframes ToolbarButton-scss--module_fadeIn_ngJ8y{0%{opacity:0}to{opacity:1}}@keyframes ToolbarButton-scss--module_fadeOut_RBkGe{0%{opacity:1}to{opacity:0}}@keyframes ToolbarButton-scss--module_flashing_snkFe{0%{opacity:.5}to{opacity:1}}@keyframes ToolbarButton-scss--module_loading_-pqgA{to{background-position-x:-20%}}@keyframes ToolbarButton-scss--module_rotating_-guQJ{to{transform:rotate(360deg)}}@keyframes ToolbarButton-scss--module_closeLock_VzexG{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes ToolbarButton-scss--module_shakeLock_3s6jz{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.ToolbarButton-scss--module_button_dDavu{width:100%;height:100%;display:flex;align-items:center;justify-content:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:10px 8px;border:none;font-size:14px;font-weight:600;line-height:20px;text-transform:uppercase;outline:none;background-color:transparent;transition:.2s background-color,.2s color;cursor:pointer}.ToolbarButton-scss--module_isActive_LDDDS .ToolbarButton-scss--module_button_dDavu,.ToolbarButton-scss--module_button_dDavu:hover{color:var(--color-brand);background-color:var(--color-brand-opacity-10)}.dark-theme .ToolbarButton-scss--module_isActive_LDDDS .ToolbarButton-scss--module_button_dDavu,.dark-theme .ToolbarButton-scss--module_button_dDavu:hover{color:#f1f1f1;background-color:#ffffff1a}.ToolbarButton-scss--module_wrapper_y5zd-{position:relative;border:1px solid var(--var-color-base-border);background:#fff}.dark-theme .ToolbarButton-scss--module_wrapper_y5zd-{background:#303030}.ToolbarButton-scss--module_wrapper_y5zd-+.ToolbarButton-scss--module_wrapper_y5zd-{margin-left:-1px}.ToolbarButton-scss--module_wrapper_y5zd-:first-of-type{border-radius:8px 0 0 8px}.ToolbarButton-scss--module_wrapper_y5zd-:first-of-type>.ToolbarButton-scss--module_button_dDavu{border-radius:8px 0 0 8px}.ToolbarButton-scss--module_wrapper_y5zd-:last-of-type{border-radius:0 8px 8px 0}.ToolbarButton-scss--module_wrapper_y5zd-:last-of-type>.ToolbarButton-scss--module_button_dDavu{border-radius:0 8px 8px 0}.ToolbarButton-scss--module_wrapper_y5zd-:hover,.ToolbarButton-scss--module_wrapper_y5zd-.ToolbarButton-scss--module_isActive_LDDDS{z-index:10;border-color:var(--var-color-icon-ui-hover)}.ToolbarButton-scss--module_icon_WxCkH{width:20px;height:20px}.ToolbarButton-scss--module_iconSvg_tZVkJ{fill:#242b2c;stroke:#242b2c;color:var(--var-color-text-primary);stroke-width:1.5px;transition:.2s fill,.2s stroke,.2s color}.ToolbarButton-scss--module_isActive_LDDDS .ToolbarButton-scss--module_iconSvg_tZVkJ,.ToolbarButton-scss--module_button_dDavu:hover .ToolbarButton-scss--module_iconSvg_tZVkJ{fill:var(--var-color-icon-ui-hover);stroke:var(--var-color-icon-ui-hover);color:var(--var-color-icon-ui-hover)}.ToolbarButton-scss--module_title_6Hd-f{margin-left:8px}.mobile .ToolbarButton-scss--module_title_6Hd-f{display:none}@keyframes ToolbarTooltip-scss--module_fadeIn_I0GFD{0%{opacity:0}to{opacity:1}}@keyframes ToolbarTooltip-scss--module_fadeOut_5wdMt{0%{opacity:1}to{opacity:0}}@keyframes ToolbarTooltip-scss--module_flashing_hChUJ{0%{opacity:.5}to{opacity:1}}@keyframes ToolbarTooltip-scss--module_loading_KbOI-{to{background-position-x:-20%}}@keyframes ToolbarTooltip-scss--module_rotating_5IJmN{to{transform:rotate(360deg)}}@keyframes ToolbarTooltip-scss--module_closeLock_0FJW0{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes ToolbarTooltip-scss--module_shakeLock_0F-zc{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.ToolbarTooltip-scss--module_root_7f1ng{display:flex;flex-direction:column;border:1px solid var(--var-color-base-border);border-radius:3px;background:var(--var-color-panel-bg);box-shadow:0 2px 10px #0000001a}.ToolbarTooltip-scss--module_buttonIconSvg_Kfvcb{fill:#242b2c;transition:.2s fill}.ToolbarTooltip-scss--module_button_zT42S{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:flex;flex-direction:column;align-items:flex-start;width:100%;padding:15px;border:none;white-space:nowrap;outline:none;background:transparent;transition:.2s color;cursor:pointer}.ToolbarTooltip-scss--module_button_zT42S:first-of-type{padding-bottom:6px}.ToolbarTooltip-scss--module_button_zT42S:last-of-type{padding-top:6px}.light-y-theme .ToolbarTooltip-scss--module_button_zT42S:hover,.light-x-theme .ToolbarTooltip-scss--module_button_zT42S:hover,.light-theme .ToolbarTooltip-scss--module_button_zT42S:hover{color:var(--color-brand)}.light-y-theme .ToolbarTooltip-scss--module_button_zT42S:hover .ToolbarTooltip-scss--module_buttonIconSvg_Kfvcb,.light-x-theme .ToolbarTooltip-scss--module_button_zT42S:hover .ToolbarTooltip-scss--module_buttonIconSvg_Kfvcb,.light-theme .ToolbarTooltip-scss--module_button_zT42S:hover .ToolbarTooltip-scss--module_buttonIconSvg_Kfvcb{fill:var(--color-brand)}.dark-theme .ToolbarTooltip-scss--module_button_zT42S:hover{background-color:#ffffff1a}.ToolbarTooltip-scss--module_buttonContent_rGbwI{display:flex}.ToolbarTooltip-scss--module_buttonIcon_9NinE{width:20px;height:20px;margin-right:10px}.ToolbarTooltip-scss--module_sizeLimit_KAhZH{display:inline-block;margin-top:2px;padding-left:30px;font-size:12px;line-height:16px;color:#7c7c7c}.ToolbarTooltipURL-scss--module_tooltip_MKOXR{display:flex;flex-direction:column;width:auto;padding:15px;border:1px solid var(--var-color-base-border);border-radius:3px;background:var(--var-color-tooltip-bg);box-shadow:0 2px 10px #0000001a}.mobile .ToolbarTooltipURL-scss--module_tooltip_MKOXR{width:calc(100vw - 30px);max-width:320px}.ToolbarTooltipURL-scss--module_row_iEIwT{display:flex;align-items:baseline}.ToolbarTooltipURL-scss--module_togglerLabel_3RhjT{margin-bottom:0;font-size:14px;font-weight:500;color:var(--var-color-text-primary)}.ToolbarTooltipURL-scss--module_hintList_jM4Ma{position:absolute;z-index:10;top:calc(100% + 8px);right:0;display:none;min-width:120px;padding:15px;border:1px solid var(--var-color-base-border);border-radius:3px;background:var(--var-color-tooltip-bg);box-shadow:0 2px 10px #0000001a}.ToolbarTooltipURL-scss--module_supported_4Z-av:hover .ToolbarTooltipURL-scss--module_hintList_jM4Ma{display:block}.ToolbarTooltipURL-scss--module_hintListContent_33Jqd{overflow-y:auto;max-height:200px;margin:0;padding:0}.ToolbarTooltipURL-scss--module_hintListItem_bsxdo{margin-left:0;padding:2px 0;font-size:13px;line-height:15px;list-style:none;color:var(--var-color-text-primary)}.ToolbarTooltipURL-scss--module_supported_4Z-av{position:relative;margin-left:auto}.ToolbarTooltipURL-scss--module_supportedLabel_roSIk{font-size:13px;color:var(--var-color-extra-ui)}.ToolbarTooltipURL-scss--module_input_23mgY{margin-top:10px;margin-bottom:10px}.ToolbarTooltipURL-scss--module_button_2Tq1y{min-width:124px;padding-right:20px;padding-left:20px}.ToolbarTooltipURL-scss--module_button_2Tq1y+.ToolbarTooltipURL-scss--module_button_2Tq1y{margin-left:10px}.ToolbarTooltipURL-scss--module_error_d2-hp{display:inline-block;margin-bottom:10px;font-size:13px;color:#cb1a1a}.Toolbar-scss--module_toolbar_zmRbV{position:sticky;z-index:10;display:grid;flex-direction:row;grid-template-columns:1fr 1fr 1fr 1fr 1fr;width:100%;border-radius:var(--border-radius-default);box-shadow:none;transition:box-shadow .2s}.Toolbar-scss--module_toolbarShadowed_JHdfj{box-shadow:0 2px 10px #0000001a}.Toolbar-scss--module_toolbarStatic_3kuLa{position:relative}.desktop .Toolbar-scss--module_toolbar_zmRbV,.mobile .Toolbar-scss--module_toolbarStatic_3kuLa{top:0}.Toolbar-scss--module_tooltip_FE-7l{position:absolute;z-index:10;top:calc(100% + 4px)}.Toolbar-scss--module_tooltipLeft_NrMbQ{left:-1px}.Toolbar-scss--module_tooltipRight_Y-bIS{right:-1px}.Toolbar-scss--module_tooltipWide_nCMt-{right:0;left:0}@keyframes SearchHighlightText-scss--module_fadeIn_kibUL{0%{opacity:0}to{opacity:1}}@keyframes SearchHighlightText-scss--module_fadeOut_-lfNE{0%{opacity:1}to{opacity:0}}@keyframes SearchHighlightText-scss--module_flashing_trsoP{0%{opacity:.5}to{opacity:1}}@keyframes SearchHighlightText-scss--module_loading_dOJxk{to{background-position-x:-20%}}@keyframes SearchHighlightText-scss--module_rotating_hsUNt{to{transform:rotate(360deg)}}@keyframes SearchHighlightText-scss--module_closeLock_Q-dPU{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes SearchHighlightText-scss--module_shakeLock_rj4x6{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.SearchHighlightText-scss--module_text_ETZDN mark{color:inherit;background-color:var(--color-brand-opacity-20)}.dark-theme .SearchHighlightText-scss--module_text_ETZDN mark{background-color:var(--color-brand-opacity-70)}@keyframes FileBlock-scss--module_fadeIn_apU9C{0%{opacity:0}to{opacity:1}}@keyframes FileBlock-scss--module_fadeOut_QWZ8U{0%{opacity:1}to{opacity:0}}@keyframes FileBlock-scss--module_flashing_UMnLX{0%{opacity:.5}to{opacity:1}}@keyframes FileBlock-scss--module_loading_GsSlV{to{background-position-x:-20%}}@keyframes FileBlock-scss--module_rotating_LQ4RD{to{transform:rotate(360deg)}}@keyframes FileBlock-scss--module_closeLock_qPDVF{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes FileBlock-scss--module_shakeLock_LoyaR{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.FileBlock-scss--module_container_8BKWP{width:100%;padding:15px;border:1px solid var(--var-color-base-border);color:var(--var-color-text-primary);border-radius:3px}.ce-block .FileBlock-scss--module_container_8BKWP{width:calc(100% - var(--block-side-padding) * 2);margin-right:var(--block-side-padding);margin-left:var(--block-side-padding)}.FileBlock-scss--module_header_PCIvO,.FileBlock-scss--module_error_BySIP{display:flex;align-items:center;margin-bottom:10px}.FileBlock-scss--module_spinner_IxohS{margin-left:12px}.FileBlock-scss--module_headerText_1yslM,.FileBlock-scss--module_errorText_LxWwI{font-size:14px;font-weight:500}.FileBlock-scss--module_errorText_LxWwI{color:#cb1a1a}.FileBlock-scss--module_headerPercentage_5MDji{margin-left:auto;font-size:14px;font-weight:500}.FileBlock-scss--module_errorIcon_Ss7hP{color:var(--var-color-error)}.FileBlock-scss--module_headerIcon_HENT0,.FileBlock-scss--module_errorIcon_Ss7hP,.FileBlock-scss--module_contentIcon_xr6pr{width:20px;height:20px;margin-right:8px;flex-shrink:0}.FileBlock-scss--module_headerIconSvg_qKut3,.FileBlock-scss--module_errorIconSvg_XJGTN,.FileBlock-scss--module_contentIconSvg_rRqXO{stroke-width:2px}.FileBlock-scss--module_headerIconSvg_qKut3,.FileBlock-scss--module_contentIconSvg_rRqXO{fill:#242b2c;stroke:#242b2c}.FileBlock-scss--module_content_wFFRE{display:flex;font-size:14px;font-weight:400}.FileBlock-scss--module_fileName_cYqCu,.FileBlock-scss--module_size_kfSi7{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:inline-block;margin-right:8px}.FileBlock-scss--module_size_kfSi7{flex-shrink:0}.FileBlock-scss--module_removeBtn_Vck6x{width:auto;height:auto;-webkit-appearance:none;-moz-appearance:none;appearance:none;margin-left:auto;padding:0;border:none;outline:none;background:transparent;cursor:pointer}.FileBlock-scss--module_removeBtnIcon_Ep9jg{width:20px;height:20px}.FileBlock-scss--module_removeBtnIconSvg_RxAO7{color:var(--var-color-text-primary)}.FileBlock-scss--module_link_OHFnB,.FileBlock-scss--module_processing_mth8R{margin-left:auto;flex-shrink:0}.FileBlock-scss--module_link_OHFnB{border-bottom:1px solid transparent;font-size:13px;text-decoration:none;color:var(--var-color-link);transition:border-color .2s;cursor:pointer}.FileBlock-scss--module_link_OHFnB:visited{color:var(--var-color-link)}@media not all and (hover: none){.FileBlock-scss--module_link_OHFnB:hover{border-bottom-color:var(--var-color-link-underline)}}.FileBlock-scss--module_progressBar_hxKGI{position:relative;overflow:hidden;height:3px;margin-top:10px;border-radius:100px;background-color:var(--color-brand-opacity-30)}.FileBlock-scss--module_progressBarFill_sFXvw{position:absolute;top:0;left:0;height:100%;background-color:var(--color-brand);transition:.2s width}.FileBlock-scss--module_progressBarFillEndless_9cioa{position:relative;width:100%;height:100%}.FileBlock-scss--module_progressBarFillEndless_9cioa:before{content:"";position:absolute;height:100%;background-color:var(--color-brand-opacity-50);animation:FileBlock-scss--module_slideFirst_C90RE 1.5s infinite ease-out}.FileBlock-scss--module_progressBarFillEndless_9cioa:after{content:"";position:absolute;height:100%;background-color:var(--color-brand);animation:FileBlock-scss--module_slideSecond_aZ2Us 1.5s infinite ease-in}@keyframes FileBlock-scss--module_slideFirst_C90RE{0%{left:-100%;width:100%}to{left:100%;width:10%}}@keyframes FileBlock-scss--module_slideSecond_aZ2Us{0%{left:-150%;width:100%}to{left:100%;width:10%}}@keyframes Iframe-scss--module_fadeIn_hACI9{0%{opacity:0}to{opacity:1}}@keyframes Iframe-scss--module_fadeOut_lWXsR{0%{opacity:1}to{opacity:0}}@keyframes Iframe-scss--module_flashing_eTOG-{0%{opacity:.5}to{opacity:1}}@keyframes Iframe-scss--module_loading_Nhxm1{to{background-position-x:-20%}}@keyframes Iframe-scss--module_rotating_pPiKR{to{transform:rotate(360deg)}}@keyframes Iframe-scss--module_closeLock_fd1c0{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes Iframe-scss--module_shakeLock_jkYto{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.Iframe-scss--module_root_6pHjT{position:relative;overflow:hidden;width:100%;height:0;padding-bottom:56.25%;border-radius:3px}.Iframe-scss--module_video_eLy13{width:100%;height:100%;position:absolute;top:0;left:0}.IframeAudio-scss--module_icon_ul-vP,.IframeVideo-scss--module_icon_EkQYz{color:#e0e0e0}@keyframes SimpleVideoPlayer-scss--module_fadeIn_pFHIb{0%{opacity:0}to{opacity:1}}@keyframes SimpleVideoPlayer-scss--module_fadeOut_LtCyU{0%{opacity:1}to{opacity:0}}@keyframes SimpleVideoPlayer-scss--module_flashing_4pLVF{0%{opacity:.5}to{opacity:1}}@keyframes SimpleVideoPlayer-scss--module_loading_AarYM{to{background-position-x:-20%}}@keyframes SimpleVideoPlayer-scss--module_rotating_PB5Ix{to{transform:rotate(360deg)}}@keyframes SimpleVideoPlayer-scss--module_closeLock_nflXp{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes SimpleVideoPlayer-scss--module_shakeLock_2B1VR{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.SimpleVideoPlayer-scss--module_player_iyl5Z{position:absolute;background-color:#000;width:100%;height:100%}@keyframes TimeCodeItemActionsMenu-scss--module_fadeIn_pJWWY{0%{opacity:0}to{opacity:1}}@keyframes TimeCodeItemActionsMenu-scss--module_fadeOut_iySaX{0%{opacity:1}to{opacity:0}}@keyframes TimeCodeItemActionsMenu-scss--module_flashing_ZvYrS{0%{opacity:.5}to{opacity:1}}@keyframes TimeCodeItemActionsMenu-scss--module_loading_RVca9{to{background-position-x:-20%}}@keyframes TimeCodeItemActionsMenu-scss--module_rotating_AmvCq{to{transform:rotate(360deg)}}@keyframes TimeCodeItemActionsMenu-scss--module_closeLock_rscE2{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes TimeCodeItemActionsMenu-scss--module_shakeLock_-QcsH{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.TimeCodeItemActionsMenu-scss--module_root_Wv6B1{width:46px;height:46px;display:flex;align-items:center;justify-content:center;border:1px solid var(--var-color-base-border);border-radius:var(--border-radius-default)}@media not all and (hover: none){.TimeCodeItemActionsMenu-scss--module_root_Wv6B1:hover{border-color:var(--var-color-input-border-hover);color:var(--color-brand)}}.TimeCodeItemActionsMenu-scss--module_iconDots_z4wr6{width:16px;height:16px;transform:rotate(90deg)}.TimeCodeItemActionsMenu-scss--module_iconDotsContainer_vh6rm{width:46px;height:46px;display:flex;align-items:center;justify-content:center;margin-right:0}.TimeCodeItemActionsMenu-scss--module_icon_X8x3b{width:16px;height:16px;margin-right:7px}.TimeCodeItemActionsMenu-scss--module_moveUpIcon_VP-2T{transform:rotate(90deg)}.TimeCodeItemActionsMenu-scss--module_moveDownIcon_eUn4x{transform:rotate(-90deg)}.TimeCodeItemActionsMenu-scss--module_tooltipContent_-v8tY{z-index:1200}@keyframes TimeCodeItem-scss--module_fadeIn_PFy7Y{0%{opacity:0}to{opacity:1}}@keyframes TimeCodeItem-scss--module_fadeOut_L-y-U{0%{opacity:1}to{opacity:0}}@keyframes TimeCodeItem-scss--module_flashing_D3n1a{0%{opacity:.5}to{opacity:1}}@keyframes TimeCodeItem-scss--module_loading_QqtkW{to{background-position-x:-20%}}@keyframes TimeCodeItem-scss--module_rotating_m3DMP{to{transform:rotate(360deg)}}@keyframes TimeCodeItem-scss--module_closeLock_ZKlab{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes TimeCodeItem-scss--module_shakeLock_1P0pe{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.TimeCodeItem-scss--module_root_vUckH{display:flex;width:100%;gap:8px}.TimeCodeItem-scss--module_input_jm7qn{flex-grow:1}.TimeCodeItem-scss--module_menuOpened_bPLFE{z-index:34}.TimeCodeItem-scss--module_input_jm7qn:nth-child(1){width:100px;flex-grow:0}.TimeCodeItem-scss--module_menu_lTNCg{z-index:4}.TimeCodeItem-scss--module_errorCaption_n0XIt{font-size:12px}@keyframes TimeCodeRedactor-scss--module_fadeIn_f2Q-d{0%{opacity:0}to{opacity:1}}@keyframes TimeCodeRedactor-scss--module_fadeOut_5AWdC{0%{opacity:1}to{opacity:0}}@keyframes TimeCodeRedactor-scss--module_flashing_8uGNt{0%{opacity:.5}to{opacity:1}}@keyframes TimeCodeRedactor-scss--module_loading_aGuu5{to{background-position-x:-20%}}@keyframes TimeCodeRedactor-scss--module_rotating_B1cPt{to{transform:rotate(360deg)}}@keyframes TimeCodeRedactor-scss--module_closeLock_ABLLp{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes TimeCodeRedactor-scss--module_shakeLock_r2AzZ{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.TimeCodeRedactor-scss--module_timeCodeMenu_hsESl{top:100%;display:flex;flex-direction:column;width:100%;gap:15px}.TimeCodeRedactor-scss--module_title_vMpIS{margin:0;font-size:14px;font-weight:500;line-height:22px}.TimeCodeRedactor-scss--module_buttons_ciL2r{display:flex;gap:8px;fill:#fff;color:#fff}.mobile .TimeCodeRedactor-scss--module_buttons_ciL2r{flex-wrap:wrap}.TimeCodeRedactor-scss--module_newButton_IDiUh{display:flex;align-items:center;justify-content:center;gap:10px;padding:10px 20px}.mobile .TimeCodeRedactor-scss--module_newButton_IDiUh{min-width:50px}.TimeCodeRedactor-scss--module_buttonCopy_PeMDW{display:flex;align-items:center;justify-content:center;gap:10px;padding:10px 20px}.TimeCodeRedactor-scss--module_buttonCopy_PeMDW:disabled{color:#ccc;cursor:default;pointer-events:none}.TimeCodeRedactor-scss--module_iconCopy_TGDDe,.TimeCodeRedactor-scss--module_iconAdd_kCXob{width:20px;height:20px;flex-shrink:0}.TimeCodeRedactor-scss--module_helperContent_Sgmgp{font-size:14px}.TimeCodeRedactor-scss--module_helperContent_Sgmgp p{margin:0 0 10px}.TimeCodeRedactor-scss--module_hint_aOXHb{margin-left:10px;padding-bottom:2px}.TimeCodeRedactor-scss--module_list_vcI6M{display:flex;overflow:scroll;flex-direction:column;max-height:40vh;margin:0 -15px;padding:0 15px;gap:15px}@supports not selector(::-webkit-scrollbar-thumb){.TimeCodeRedactor-scss--module_list_vcI6M{scrollbar-width:thin}.light-y-theme .TimeCodeRedactor-scss--module_list_vcI6M,.light-x-theme .TimeCodeRedactor-scss--module_list_vcI6M,.light-theme .TimeCodeRedactor-scss--module_list_vcI6M{scrollbar-color:#ccc rgba(255,255,255,0)}.dark-theme .TimeCodeRedactor-scss--module_list_vcI6M{scrollbar-color:#4a4a4a rgba(255,255,255,0)}}.TimeCodeRedactor-scss--module_list_vcI6M::-webkit-scrollbar{width:6px;height:6px;border-radius:var(--border-radius-default);background-color:#fff0}.TimeCodeRedactor-scss--module_list_vcI6M::-webkit-scrollbar-button{display:none}.TimeCodeRedactor-scss--module_list_vcI6M::-webkit-scrollbar-track{background-color:#fff0}.TimeCodeRedactor-scss--module_list_vcI6M::-webkit-scrollbar-thumb{border-radius:var(--border-radius-default)}.light-y-theme .TimeCodeRedactor-scss--module_list_vcI6M::-webkit-scrollbar-thumb,.light-x-theme .TimeCodeRedactor-scss--module_list_vcI6M::-webkit-scrollbar-thumb,.light-theme .TimeCodeRedactor-scss--module_list_vcI6M::-webkit-scrollbar-thumb{background-color:#ccc}.dark-theme .TimeCodeRedactor-scss--module_list_vcI6M::-webkit-scrollbar-thumb{background-color:#4a4a4a}.mobile .TimeCodeRedactor-scss--module_list_vcI6M{max-height:35vh}@keyframes VideoPlayer-scss--module_fadeIn_pg6kr{0%{opacity:0}to{opacity:1}}@keyframes VideoPlayer-scss--module_fadeOut_4FruR{0%{opacity:1}to{opacity:0}}@keyframes VideoPlayer-scss--module_flashing_hSCpr{0%{opacity:.5}to{opacity:1}}@keyframes VideoPlayer-scss--module_loading_bWyxO{to{background-position-x:-20%}}@keyframes VideoPlayer-scss--module_rotating_6wcZL{to{transform:rotate(360deg)}}@keyframes VideoPlayer-scss--module_closeLock_h2uBe{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes VideoPlayer-scss--module_shakeLock_-sWxr{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.VideoPlayer-scss--module_player_-boNf{position:absolute;background-color:#000;width:100%;height:100%}.VideoPlayer-scss--module_anchor_TxMV7{position:absolute;bottom:0%;width:100%;height:0}.VideoPlayer-scss--module_tooltipRoot_nd5oh{position:absolute;bottom:0%;width:100%}.VideoPlayer-scss--module_menuWrapper_qBh9s{z-index:98;width:545px;padding:12px 15px!important;border-top-left-radius:0;border-top-right-radius:0}.mobile .VideoPlayer-scss--module_menuWrapper_qBh9s{width:calc(100vw - 12px)}.VideoPlayerStub-scss--module_stub_LRmJQ{display:flex;flex-direction:column;text-align:center;color:#fff;justify-content:center;gap:20px;align-items:center}.VideoPlayerStub-scss--module_stub_LRmJQ .VideoPlayerStub-scss--module_videoIcon_AnM0l{width:60px;stroke:#fff;fill:#fff;height:calc(100% - 100px);max-height:60px}@keyframes VideoPlayerContainer-scss--module_fadeIn_3NGKb{0%{opacity:0}to{opacity:1}}@keyframes VideoPlayerContainer-scss--module_fadeOut_8gvDd{0%{opacity:1}to{opacity:0}}@keyframes VideoPlayerContainer-scss--module_flashing_Tyz2t{0%{opacity:.5}to{opacity:1}}@keyframes VideoPlayerContainer-scss--module_loading_u5NgT{to{background-position-x:-20%}}@keyframes VideoPlayerContainer-scss--module_rotating_b6kb4{to{transform:rotate(360deg)}}@keyframes VideoPlayerContainer-scss--module_closeLock_oDk7k{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes VideoPlayerContainer-scss--module_shakeLock_QY0wo{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.VideoPlayerContainer-scss--module_root_DVuLI{position:relative;word-wrap:normal;word-break:normal;width:100%;height:100%}.VideoPlayerContainer-scss--module_player_l-qs-{position:absolute;background-color:#000;width:100%;height:100%}.VideoPlayerContainer-scss--module_preview_3GEl3{width:100%;height:100%;position:absolute;background-color:#222;background-repeat:no-repeat;background-position:center;background-size:contain;cursor:pointer;pointer-events:auto}.dark-theme .VideoPlayerContainer-scss--module_preview_3GEl3{background-color:#111}.VideoPlayerContainer-scss--module_stub_y6Nst{display:flex;flex-direction:column;text-align:center;color:#fff;justify-content:center;gap:20px;align-items:center}.VideoPlayerContainer-scss--module_stub_y6Nst .VideoPlayerContainer-scss--module_videoIcon_zZOpf{width:60px;stroke:#fff;fill:#fff;height:calc(100% - 100px);max-height:60px}.VideoPlayerContainer-scss--module_playButtonBackground_-2Msj{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;background-color:#0009;transition:background .2s,transform .2s;transition-timing-function:ease-out;will-change:background,transform}.VideoPlayerContainer-scss--module_preview_3GEl3:hover .VideoPlayerContainer-scss--module_playButtonBackground_-2Msj{background-color:#0009;transform:scale(1.15)}.VideoPlayerContainer-scss--module_playButton_ecmrd{margin:auto;position:absolute;top:0;right:0;bottom:0;left:0;width:75px;height:75px;display:flex;align-items:center;justify-content:center}.VideoPlayerContainer-scss--module_playButtonIcon_h-pPL{position:relative;color:#fff;width:65%;height:65%}@keyframes VideoPreviewEditor-scss--module_fadeIn_yZfsu{0%{opacity:0}to{opacity:1}}@keyframes VideoPreviewEditor-scss--module_fadeOut_3e3fX{0%{opacity:1}to{opacity:0}}@keyframes VideoPreviewEditor-scss--module_flashing_qFZIn{0%{opacity:.5}to{opacity:1}}@keyframes VideoPreviewEditor-scss--module_loading_wHrJm{to{background-position-x:-20%}}@keyframes VideoPreviewEditor-scss--module_rotating_hCvCp{to{transform:rotate(360deg)}}@keyframes VideoPreviewEditor-scss--module_closeLock_JtZ-f{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes VideoPreviewEditor-scss--module_shakeLock_-FYsl{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.VideoPreviewEditor-scss--module_root_ItIKC{width:100%;height:100%;display:flex;align-items:center;justify-content:center;position:absolute;top:0;right:0;bottom:0;left:0}.VideoPreviewEditor-scss--module_preview_mcT0F{width:100%;height:100%;display:flex;align-items:center;justify-content:center;position:absolute;top:0;right:0;bottom:0;left:0;background-color:#222}.VideoPreviewEditor-scss--module_previewOverlay_0QuVq{width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0;background-color:#00000080}.VideoPreviewEditor-scss--module_spinner_C-EZd{display:flex;align-items:center;justify-content:center}.VideoPreviewEditor-scss--module_spinnerContainer_oauBk{display:flex;align-items:center;justify-content:center;width:100%;height:100%;z-index:2;background-color:#0009}.VideoPreviewEditor-scss--module_controls_QKCjS{display:flex;align-items:center;justify-content:center;position:absolute;bottom:10px;left:0;flex-direction:column;width:100%}.VideoPreviewEditor-scss--module_buttons_niT7c{display:flex;align-items:center;justify-content:center;width:100%;margin-bottom:10px}.VideoPreviewEditor-scss--module_info_acPUJ{padding:6px 10px;font-size:12px;font-weight:400;line-height:16px;color:#eee;border-radius:10px;background:#0003}.VideoPreviewEditor-scss--module_icon_ZoMEe{width:20px;height:20px;stroke:#242b2c;transition:.2s all}.VideoPreviewEditor-scss--module_iconAdd_MuZwB{margin-right:10px;stroke-width:1.5}.VideoPreviewEditor-scss--module_button_j7YTk{display:flex;align-items:center;justify-content:center}.VideoPreviewEditor-scss--module_buttonAddPreview_qxED3:hover .VideoPreviewEditor-scss--module_iconAdd_MuZwB{stroke:#ef7829}.VideoPreviewEditor-scss--module_buttonRemovePreview_38rBR{min-width:auto;margin-left:10px;padding:10px}@keyframes Video-scss--module_fadeIn_NoeW5{0%{opacity:0}to{opacity:1}}@keyframes Video-scss--module_fadeOut_DXXWQ{0%{opacity:1}to{opacity:0}}@keyframes Video-scss--module_flashing_x-2EL{0%{opacity:.5}to{opacity:1}}@keyframes Video-scss--module_loading_7QFZ0{to{background-position-x:-20%}}@keyframes Video-scss--module_rotating_y7M1O{to{transform:rotate(360deg)}}@keyframes Video-scss--module_closeLock_RzvMV{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes Video-scss--module_shakeLock_ikNpS{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.Video-scss--module_containerWrapper_pfwDQ{position:relative}.Video-scss--module_video_9d83B{position:relative;width:100%;padding-bottom:56.25%;outline:none;background-color:#000;background-position:center;background-size:cover}.Video-scss--module_video_9d83B img{position:absolute;width:100%;height:100%}.Video-scss--module_video_9d83B .Video-scss--module_proccessingText_mJ-i5{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1;font-size:13px;font-weight:400;line-height:16px;color:#eee}.Video-scss--module_video_9d83B .Video-scss--module_previewWrapper_ChXuU{z-index:0}.Video-scss--module_video_9d83B .Video-scss--module_playContainer_VoyBT{width:75px;height:75px;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#00000080}.Video-scss--module_video_9d83B .Video-scss--module_playContainer_VoyBT .Video-scss--module_playIcon_yCgv-{background-image:url(../play.DaXltVoI.svg);background-size:48px 48px;width:48px;height:48px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Video-scss--module_icon_xqDYU{width:30px;height:30px;margin-right:10px;cursor:pointer}.Video-scss--module_iconFromEditor_4DGjF{cursor:default}@keyframes AudioPlayer-scss--module_fadeIn_FsAPk{0%{opacity:0}to{opacity:1}}@keyframes AudioPlayer-scss--module_fadeOut_xV3IH{0%{opacity:1}to{opacity:0}}@keyframes AudioPlayer-scss--module_flashing_95w0l{0%{opacity:.5}to{opacity:1}}@keyframes AudioPlayer-scss--module_loading_VMQ-I{to{background-position-x:-20%}}@keyframes AudioPlayer-scss--module_rotating_bzZSV{to{transform:rotate(360deg)}}@keyframes AudioPlayer-scss--module_closeLock_7Hksd{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes AudioPlayer-scss--module_shakeLock_U-NrN{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.AudioPlayer-scss--module_header_KgTJT{display:flex;margin-bottom:10px}.AudioPlayer-scss--module_audioView_SkZDD{position:relative;display:flex;align-items:center;height:36px;padding-right:36px}.AudioPlayer-scss--module_audioViewWithoutVolume_8nKM7{padding-right:0}.AudioPlayer-scss--module_audio_brykw{display:none}.AudioPlayer-scss--module_icon_--dX2{width:20px;height:20px;flex-shrink:0}.AudioPlayer-scss--module_title_FGDA2{overflow:hidden;padding-top:2px;white-space:nowrap;text-overflow:ellipsis}.mobile .AudioPlayer-scss--module_title_FGDA2{font-size:13px}.AudioPlayer-scss--module_iconAudio_litBD{margin-right:8px;stroke:currentcolor;stroke-width:1.5px}.AudioPlayer-scss--module_iconAudio_litBD svg{width:20px;height:20px}.mobile .AudioPlayer-scss--module_iconAudio_litBD{margin-right:6px;margin-left:-1px}.AudioPlayer-scss--module_iconPlay_wwApY{color:#fff;transform:translate(2px)}.AudioPlayer-scss--module_iconPause_i9tCH{color:#fff}.AudioPlayer-scss--module_time_aDJZm{display:flex;justify-content:center;flex-shrink:0;padding:0 10px;font-size:13px;line-height:16px;white-space:nowrap;opacity:.5;color:inherit}.mobile .AudioPlayer-scss--module_time_aDJZm{padding:0 8px;font-size:12px}.AudioPlayer-scss--module_progress_LIL9e{display:flex;align-items:center;touch-action:none;width:100%}.AudioPlayer-scss--module_progress_LIL9e.AudioPlayer-scss--module_withMargin_Vcy23{margin-left:10px}.AudioPlayer-scss--module_track_sy7XH{display:flex;width:100%}.AudioPlayer-scss--module_link_-1iHh{margin-left:auto;flex-shrink:0;border-bottom:none}.AudioPlayer-scss--module_link_-1iHh:hover{border-bottom:none;text-decoration:none}.AudioPlayer-scss--module_iconDownload_NOjJT{width:20px;height:20px;margin-left:10px;stroke-width:0;transition:color .2s ease}.AudioPlayer-scss--module_buttonDownload_XF7u6:hover .AudioPlayer-scss--module_iconDownload_NOjJT{color:var(--color-brand)}.AudioPlayer-scss--module_playButton_gaqTL{width:36px;height:36px;display:flex;align-items:center;justify-content:center;transition:background-color .2s ease;flex-shrink:0;border-radius:100px;background-color:var(--color-brand);cursor:pointer}.AudioPlayer-scss--module_playButton_gaqTL:hover{background-color:var(--color-brand-darken-7)}.mobile .AudioPlayer-scss--module_playButton_gaqTL{width:34px;height:34px}.AudioPlayer-scss--module_volumeRangeWrapper_cWoCI{position:absolute;right:-4px;bottom:0;display:flex;visibility:hidden;overflow:hidden;flex-direction:column;width:32px;height:94px;margin-bottom:2px;opacity:0;border-radius:100px;background-color:var(--var-color-input-bg);box-shadow:0 2px 10px #0000001a;transition:.15s ease-in opacity,.15s ease-in visibility;align-items:center}.AudioPlayer-scss--module_button_oLj57{transition:.15s ease-in color;cursor:pointer}.AudioPlayer-scss--module_volume_LLJ-2{width:32px;height:32px;position:absolute;right:0;bottom:0;display:flex;flex-direction:column;margin-left:4px;touch-action:none}.AudioPlayer-scss--module_volume_LLJ-2:hover>.AudioPlayer-scss--module_button_oLj57{color:inherit}.AudioPlayer-scss--module_volume_LLJ-2:hover>.AudioPlayer-scss--module_volumeRangeWrapper_cWoCI{visibility:visible;overflow:visible;opacity:1}.AudioPlayer-scss--module_buttonVolume_2XJ7V{position:absolute;z-index:1;right:0;bottom:7px;stroke-width:0}.AudioPlayer-scss--module_inputTrack_k10V8{position:relative;padding:0;outline:none;-webkit-appearance:none;width:100%;height:30px;background:transparent;transition:background-color .2s ease}.AudioPlayer-scss--module_inputTrack_k10V8::-webkit-slider-runnable-track{width:100%;height:3px;border-radius:4px;background-color:#ccc;cursor:pointer}.AudioPlayer-scss--module_inputTrack_k10V8::-webkit-slider-thumb{width:12px;height:12px;position:relative;box-sizing:content-box;margin:-5px 0 0;-webkit-appearance:none;border-radius:50%;background-color:var(--color-brand);box-shadow:none;cursor:pointer}.AudioPlayer-scss--module_inputTrack_k10V8:active::-webkit-slider-thumb{background:var(--color-brand);transform:scale(1.1)}.AudioPlayer-scss--module_inputTrack_k10V8::-moz-range-track{width:100%;height:3px;border-radius:4px;background-color:#ccc;cursor:pointer}.AudioPlayer-scss--module_inputTrack_k10V8::-moz-range-progress{background-color:var(--color-brand)}.AudioPlayer-scss--module_inputTrack_k10V8::-moz-focus-outer{border:0}.AudioPlayer-scss--module_inputTrack_k10V8::-moz-range-thumb{width:12px;height:12px;box-sizing:content-box;border-radius:50%;background-color:var(--color-brand);cursor:pointer}.AudioPlayer-scss--module_inputTrack_k10V8:active::-moz-range-thumb{transform:scale(1.1)}.AudioPlayer-scss--module_inputTrack_k10V8::-ms-track{width:100%;height:3px;border:solid transparent;color:transparent;background:transparent;cursor:pointer}.AudioPlayer-scss--module_inputTrack_k10V8::-ms-fill-lower{background-color:var(--color-brand)}.AudioPlayer-scss--module_inputTrack_k10V8::-ms-fill-upper{background:var(--color-brand)}.AudioPlayer-scss--module_inputTrack_k10V8::-ms-thumb{width:12px;height:12px;box-sizing:content-box;border-radius:50%;background-color:var(--color-brand);cursor:pointer}.AudioPlayer-scss--module_inputTrack_k10V8:active::-ms-thumb{background:var(--color-brand);transform:scale(1.1)}.AudioPlayer-scss--module_inputTrack_k10V8::-webkit-slider-runnable-track{background:#ccc}.AudioPlayer-scss--module_inputTrack_k10V8::-webkit-slider-thumb{transition:background-color .2s ease;top:.5px}.AudioPlayer-scss--module_inputTrack_k10V8::-webkit-slider-thumb:hover{background-color:var(--color-brand-darken-7)}.AudioPlayer-scss--module_inputTrack_k10V8:before{content:"";position:absolute;top:50%;left:0;width:var(--seek-before-width);height:3px;border-radius:4px;background-color:var(--color-brand);transition:background-color .2s ease;transform:translateY(-50%);cursor:pointer}.AudioPlayer-scss--module_inputTrack_k10V8:hover:before{background-color:var(--color-brand-darken-7)}.AudioPlayer-scss--module_rangeVolume_3wR96{position:relative;padding:0;outline:none;-webkit-appearance:none;width:52px;height:2px;margin:35px 2.5% 32px;transform:rotate(-90deg);touch-action:none}.AudioPlayer-scss--module_rangeVolume_3wR96::-webkit-slider-runnable-track{width:100%;height:3px;border-radius:4px;background-color:#ccc;cursor:pointer}.AudioPlayer-scss--module_rangeVolume_3wR96::-webkit-slider-thumb{width:12px;height:12px;position:relative;box-sizing:content-box;margin:-5px 0 0;-webkit-appearance:none;border-radius:50%;background-color:var(--color-brand);box-shadow:none;cursor:pointer}.AudioPlayer-scss--module_rangeVolume_3wR96:active::-webkit-slider-thumb{background:var(--color-brand);transform:scale(1.1)}.AudioPlayer-scss--module_rangeVolume_3wR96::-moz-range-track{width:100%;height:3px;border-radius:4px;background-color:#ccc;cursor:pointer}.AudioPlayer-scss--module_rangeVolume_3wR96::-moz-range-progress{background-color:var(--color-brand)}.AudioPlayer-scss--module_rangeVolume_3wR96::-moz-focus-outer{border:0}.AudioPlayer-scss--module_rangeVolume_3wR96::-moz-range-thumb{width:12px;height:12px;box-sizing:content-box;border-radius:50%;background-color:var(--color-brand);cursor:pointer}.AudioPlayer-scss--module_rangeVolume_3wR96:active::-moz-range-thumb{transform:scale(1.1)}.AudioPlayer-scss--module_rangeVolume_3wR96::-ms-track{width:100%;height:3px;border:solid transparent;color:transparent;background:transparent;cursor:pointer}.AudioPlayer-scss--module_rangeVolume_3wR96::-ms-fill-lower{background-color:var(--color-brand)}.AudioPlayer-scss--module_rangeVolume_3wR96::-ms-fill-upper{background:var(--color-brand)}.AudioPlayer-scss--module_rangeVolume_3wR96::-ms-thumb{width:12px;height:12px;box-sizing:content-box;border-radius:50%;background-color:var(--color-brand);cursor:pointer}.AudioPlayer-scss--module_rangeVolume_3wR96:active::-ms-thumb{background:var(--color-brand);transform:scale(1.1)}.AudioPlayer-scss--module_rangeVolume_3wR96::-webkit-slider-runnable-track{height:3px;background-color:#eaeaea}.AudioPlayer-scss--module_rangeVolume_3wR96::-webkit-slider-thumb{position:relative;top:.5px}.AudioPlayer-scss--module_rangeVolume_3wR96:before{content:"";position:absolute;z-index:2;top:-.5px;left:0;width:var(--seek-before-width);height:3px;border-radius:4px;background-color:var(--color-brand);cursor:pointer}.AudioBlock-scss--module_root_ZmHic{padding:15px 8px 15px 13px;border:1px solid transparent;color:var(--var-color-text-primary)}.AudioBlock-scss--module_root_ZmHic.AudioBlock-scss--module_noPadding_pCjEr{padding:0}.AudioBlock-scss--module_root_ZmHic.AudioBlock-scss--module_isBordered_u3fBN{border-color:var(--var-color-base-border);border-radius:var(--border-radius-default)}.AudioBlock-scss--module_views_WGhXK{margin:0 15px;font-size:13px;opacity:.5;color:var(--var-color-text-primary)}.AudioListBlock-scss--module_root_K8r2w{border:1px solid var(--var-color-base-border);color:var(--var-color-text-primary);border-radius:var(--border-radius-default)}.AudioListBlock-scss--module_views_xoudZ{margin:0 15px;font-size:13px;opacity:.5;color:var(--var-color-text-primary)}@keyframes FileBlock-scss--module_fadeIn_iXr6D{0%{opacity:0}to{opacity:1}}@keyframes FileBlock-scss--module_fadeOut_-veiq{0%{opacity:1}to{opacity:0}}@keyframes FileBlock-scss--module_flashing_nzBcT{0%{opacity:.5}to{opacity:1}}@keyframes FileBlock-scss--module_loading_3lJuh{to{background-position-x:-20%}}@keyframes FileBlock-scss--module_rotating_Y2-A-{to{transform:rotate(360deg)}}@keyframes FileBlock-scss--module_closeLock_l0emN{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes FileBlock-scss--module_shakeLock_0Mgbt{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.FileBlock-scss--module_root_GhmP1{display:block;overflow:hidden;width:100%;border:1px solid var(--var-color-base-border);border-bottom-color:var(--var-color-base-border);color:var(--var-color-text-primary);border-radius:var(--border-radius-default);transition:all .2s ease;cursor:default}.FileBlock-scss--module_root_GhmP1 .FileBlock-scss--module_downloadBlock_GgTSL svg{transition:all .2s ease}.FileBlock-scss--module_root_GhmP1.FileBlock-scss--module_active_PE-Va{cursor:pointer}.FileBlock-scss--module_root_GhmP1.FileBlock-scss--module_active_PE-Va:hover{border-color:var(--var-color-input-border-hover);border-bottom-color:var(--var-color-input-border-hover)}.FileBlock-scss--module_root_GhmP1.FileBlock-scss--module_active_PE-Va:hover .FileBlock-scss--module_downloadBlock_GgTSL svg{color:var(--color-brand-darken-10)}.dark-theme .FileBlock-scss--module_root_GhmP1.FileBlock-scss--module_active_PE-Va:hover .FileBlock-scss--module_downloadBlock_GgTSL svg{color:var(--var-color-extra-ui-hover)}@media (hover: none){.FileBlock-scss--module_root_GhmP1{transition:all .3s ease;-webkit-user-select:none;user-select:none}.FileBlock-scss--module_root_GhmP1:active{border-color:var(--var-color-input-border-focus);transform:scale(.96)}}.FileBlock-scss--module_inner_bJaPJ{display:flex;width:100%;align-items:stretch}.FileBlock-scss--module_pictureBlock_Z10v7{position:relative;padding:10px;color:var(--var-color-text-primary);background-color:var(--var-color-complementary-bg)}.dark-theme .FileBlock-scss--module_pictureBlock_Z10v7{background-color:var(--var-color-highlighted-bg)}.FileBlock-scss--module_pictureBlock_Z10v7 .FileBlock-scss--module_extension_3725g{position:absolute;top:28px;right:65%;display:flex;padding:1px 4px 2px;font-size:10px;line-height:1;white-space:nowrap;color:#fff;border-radius:3px;background-color:var(--color-brand);transform:translate(50%)}.FileBlock-scss--module_pictureBlock_Z10v7 .FileBlock-scss--module_extension_3725g.FileBlock-scss--module_long_KKEGo{padding:1px 2px 2px;font-size:8px}.FileBlock-scss--module_content_XzYZk{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;position:relative;display:flex;padding:10px;font-size:14px;font-weight:400;color:var(--var-color-text-primary);flex-grow:1}.FileBlock-scss--module_downloadBlock_GgTSL{display:flex;align-items:center;justify-content:center;padding:10px 15px;color:var(--var-color-icon-ui);transition:all .2s ease;cursor:pointer;justify-content:end;flex-shrink:0}.FileBlock-scss--module_downloadBlock_GgTSL svg{width:28px;height:28px;color:var(--var-color-icon-ui);transition:all .2 ease}.dark-theme .FileBlock-scss--module_downloadBlock_GgTSL svg{color:var(--var-color-extra-ui)}.FileBlock-scss--module_header_AxDbp,.FileBlock-scss--module_error_Jntx2{display:flex;align-items:center;margin-bottom:10px}.FileBlock-scss--module_headerText_HH5hB,.FileBlock-scss--module_errorText_7R-sN{font-size:14px;font-weight:500}.FileBlock-scss--module_errorText_7R-sN{color:#cb1a1a}.FileBlock-scss--module_headerPercentage_mFsA3{margin-left:auto;font-size:14px;font-weight:500}.FileBlock-scss--module_errorIcon_iz2z2{color:var(--var-color-error)}.FileBlock-scss--module_headerIcon_fRtR5,.FileBlock-scss--module_errorIcon_iz2z2,.FileBlock-scss--module_contentIcon_jFGti{width:40px;height:40px;flex-shrink:0}.FileBlock-scss--module_headerIconSvg_7gLC-,.FileBlock-scss--module_errorIconSvg_jE-wh,.FileBlock-scss--module_contentIconSvg_j-3AJ{stroke-width:.7px}.FileBlock-scss--module_headerIconSvg_7gLC-,.FileBlock-scss--module_contentIconSvg_j-3AJ{fill:var(--var-color-text-primary);stroke:var(--var-color-text-primary);opacity:.8}.FileBlock-scss--module_fileName_PE4I9,.FileBlock-scss--module_size_dJbyK{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:inline-block}.FileBlock-scss--module_size_dJbyK{position:absolute;bottom:10px;left:10px;font-size:.8em;color:var(--var-color-extra-ui);flex-shrink:0}.FileBlock-scss--module_link_YSOP2{margin-left:auto;flex-shrink:0}.FileBlock-scss--module_contentIcon_jFGti{color:var(--var-color-text-primary)!important}@keyframes BlockRenderer-scss--module_fadeIn_KRXCD{0%{opacity:0}to{opacity:1}}@keyframes BlockRenderer-scss--module_fadeOut_1XZHM{0%{opacity:1}to{opacity:0}}@keyframes BlockRenderer-scss--module_flashing_q-2BQ{0%{opacity:.5}to{opacity:1}}@keyframes BlockRenderer-scss--module_loading_VHADo{to{background-position-x:-20%}}@keyframes BlockRenderer-scss--module_rotating_b-CNB{to{transform:rotate(360deg)}}@keyframes BlockRenderer-scss--module_closeLock_SDtYW{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes BlockRenderer-scss--module_shakeLock_HrzPE{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.BlockRenderer-scss--module_audioFile_hVftu,.BlockRenderer-scss--module_file_KHpJf{width:100%;margin-top:15px;margin-bottom:15px}.BlockRenderer-scss--module_withPadding_OXy9t.BlockRenderer-scss--module_audioFile_hVftu,.BlockRenderer-scss--module_withPadding_OXy9t.BlockRenderer-scss--module_file_KHpJf{width:calc(100% - var(--post-block-side-padding) * 2);margin-right:var(--post-block-side-padding);margin-left:var(--post-block-side-padding)}.BlockRenderer-scss--module_markupBlock_-rXNB.BlockRenderer-scss--module_withPadding_OXy9t{padding-right:var(--post-block-side-padding);padding-left:var(--post-block-side-padding)}.BlockRenderer-scss--module_markup_T3wsg{padding:0}.BlockRenderer-scss--module_markup_T3wsg mark{color:inherit;background-color:#fde2d9}.dark-theme .BlockRenderer-scss--module_markup_T3wsg mark{background-color:var(--color-brand-opacity-70)}.BlockRenderer-scss--module_markup_T3wsg:empty:before{content:"​"}.BlockRenderer-scss--module_markup_T3wsg.BlockRenderer-scss--module_realEmpty_rAfm-:empty:before{content:""}.BlockRenderer-scss--module_markup_T3wsg a:active{border-radius:3px;background-color:rgba(var(--var-color-link),.2)}.BlockRenderer-scss--module_underline_NsMYA{text-decoration:underline}.BlockRenderer-scss--module_audioFrame_fk8Cq{margin:15px 0;border-radius:0;background-color:var(--var-color-block-note-bg)}.BlockRenderer-scss--module_videoFrame_8F7L2{margin-top:15px;margin-bottom:15px;border-radius:0}.BlockRenderer-scss--module_videoFrame_8F7L2.BlockRenderer-scss--module_last_2cnBQ{margin-bottom:0}.BlockRenderer-scss--module_bordered_dzlf9{border:1px solid var(--var-color-base-border);border-radius:var(--border-radius-default)}.BlockRenderer-scss--module_audioFile_hVftu.BlockRenderer-scss--module_last_2cnBQ,.BlockRenderer-scss--module_file_KHpJf.BlockRenderer-scss--module_last_2cnBQ,.BlockRenderer-scss--module_image_GojPH.BlockRenderer-scss--module_last_2cnBQ,.BlockRenderer-scss--module_audioFrame_fk8Cq.BlockRenderer-scss--module_last_2cnBQ{margin-bottom:0}.BlockRenderer-scss--module_file_KHpJf.BlockRenderer-scss--module_first_StvuX,.BlockRenderer-scss--module_image_GojPH.BlockRenderer-scss--module_first_StvuX,.BlockRenderer-scss--module_audioFrame_fk8Cq.BlockRenderer-scss--module_first_StvuX{margin-top:0}div.BlockRenderer-scss--module_videoFile_XeEX7.BlockRenderer-scss--module_rounded_XDb7Q,div.BlockRenderer-scss--module_videoFrame_8F7L2.BlockRenderer-scss--module_rounded_XDb7Q,div.BlockRenderer-scss--module_audioFrame_fk8Cq.BlockRenderer-scss--module_rounded_XDb7Q,img.BlockRenderer-scss--module_image_GojPH.BlockRenderer-scss--module_rounded_XDb7Q{overflow:hidden;border-radius:var(--border-radius-default)}.BlockRenderer-scss--module_audioFile_hVftu.BlockRenderer-scss--module_first_StvuX{margin-top:17px}.BlockRenderer-scss--module_image_GojPH{display:block;max-width:100%;height:auto;margin:15px auto;background-color:transparent}.BlockRenderer-scss--module_image_GojPH.BlockRenderer-scss--module_fromEmail_-zuV8{width:100%}.VideoBlock-scss--module_views_BLDBr{margin:5px 15px 0;font-size:13px;opacity:.5;color:var(--var-color-text-primary)}.VideoBlock-scss--module_root_vbLzN{position:relative;margin:15px 0}.VideoBlock-scss--module_root_vbLzN:first-child{margin-top:0}.VideoBlock-scss--module_root_vbLzN:last-child{margin-bottom:0}@keyframes SkeletonLoader-scss--module_fadeIn_Y3Soe{0%{opacity:0}to{opacity:1}}@keyframes SkeletonLoader-scss--module_fadeOut_D-V76{0%{opacity:1}to{opacity:0}}@keyframes SkeletonLoader-scss--module_flashing_C9--T{0%{opacity:.5}to{opacity:1}}@keyframes SkeletonLoader-scss--module_loading_8lAtw{to{background-position-x:-20%}}@keyframes SkeletonLoader-scss--module_rotating_O-1ID{to{transform:rotate(360deg)}}@keyframes SkeletonLoader-scss--module_closeLock_CmbfU{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes SkeletonLoader-scss--module_shakeLock_EJS-O{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}@keyframes SkeletonLoader-scss--module_load_DlTif{0%{left:-150px}to{left:100%}}.SkeletonLoader-scss--module_root_uv2el{position:relative;overflow:hidden;border-radius:4px;background-color:#eaeaea;display:flex;align-items:center;justify-content:center;flex-direction:column}.SkeletonLoader-scss--module_root_uv2el:before{content:"";position:absolute;top:0;left:-150px;display:block;width:150px;height:100%;background:linear-gradient(to right,transparent 0,rgba(133,133,133,.3) 50%,transparent 100%);animation:SkeletonLoader-scss--module_load_DlTif .6s cubic-bezier(.4,0,.2,1) alternate infinite}.dark-theme .SkeletonLoader-scss--module_root_uv2el{background-color:var(--var-color-input-bg)}.SkeletonLoader-scss--module_icon_hpYeQ{width:42px;height:42px;stroke:#858585;color:#858585;fill:#858585}.desktop .SkeletonLoader-scss--module_root_uv2el{width:370px;height:300px}.mobile .SkeletonLoader-scss--module_root_uv2el{width:100%;height:300px}@keyframes Image-scss--module_fadeIn_85F-v{0%{opacity:0}to{opacity:1}}@keyframes Image-scss--module_fadeOut_BNQsC{0%{opacity:1}to{opacity:0}}@keyframes Image-scss--module_flashing_cPsB5{0%{opacity:.5}to{opacity:1}}@keyframes Image-scss--module_loading_wrg13{to{background-position-x:-20%}}@keyframes Image-scss--module_rotating_6T5FF{to{transform:rotate(360deg)}}@keyframes Image-scss--module_closeLock_EvB2b{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes Image-scss--module_shakeLock_fDtGi{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.Image-scss--module_image_ldLs4{display:block;max-width:100%;max-height:300px;border-radius:var(--border-radius-default)}.Image-scss--module_small_dnobP{width:16px;height:16px;overflow:hidden;margin-right:6px;border-radius:4px}.Image-scss--module_container_DT175{display:flex;font-size:13px;color:#7c7c7c}.Image-scss--module_link_Qfw1A{position:relative;display:flex;overflow:hidden;margin-top:10px;border:none}.Image-scss--module_link_Qfw1A:last-of-type{margin-bottom:0}.Image-scss--module_hidden_ECbLl{width:0;height:0}@keyframes ResetButton-scss--module_fadeIn_GSPL-{0%{opacity:0}to{opacity:1}}@keyframes ResetButton-scss--module_fadeOut_mrXtK{0%{opacity:1}to{opacity:0}}@keyframes ResetButton-scss--module_flashing_GibYv{0%{opacity:.5}to{opacity:1}}@keyframes ResetButton-scss--module_loading_AN1y-{to{background-position-x:-20%}}@keyframes ResetButton-scss--module_rotating_Fy5hy{to{transform:rotate(360deg)}}@keyframes ResetButton-scss--module_closeLock_71wza{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes ResetButton-scss--module_shakeLock_gP6BG{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.ResetButton-scss--module_icon_HbyRg{width:18px;height:18px;transition:color .2s}.ResetButton-scss--module_container_CQyCw{display:flex;align-items:center;justify-content:center;width:24px;height:24px;position:absolute;z-index:1;top:12px;right:12px;overflow:hidden;border:1px solid var(--var-color-base-border);border-radius:6px;background-color:var(--var-color-input-bg);transition:border-color 0s;cursor:pointer;pointer-events:all}.ResetButton-scss--module_container_CQyCw:hover{border-color:var(--var-color-input-border-hover)}.ResetButton-scss--module_container_CQyCw:hover .ResetButton-scss--module_icon_HbyRg{color:var(--var-color-icon-ui-hover)}@keyframes FileBlock-scss--module_fadeIn_XXBkI{0%{opacity:0}to{opacity:1}}@keyframes FileBlock-scss--module_fadeOut_CGNyy{0%{opacity:1}to{opacity:0}}@keyframes FileBlock-scss--module_flashing_EDG7Y{0%{opacity:.5}to{opacity:1}}@keyframes FileBlock-scss--module_loading_StoYq{to{background-position-x:-20%}}@keyframes FileBlock-scss--module_rotating_9KO-G{to{transform:rotate(360deg)}}@keyframes FileBlock-scss--module_closeLock_JVVbp{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes FileBlock-scss--module_shakeLock_OG6pp{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.FileBlock-scss--module_container_K-yct{position:relative;width:100%;color:inherit}.FileBlock-scss--module_size_E0kXe{flex-shrink:0}.FileBlock-scss--module_fileInfo_BUFwU{display:flex;overflow:hidden}.FileBlock-scss--module_fileName_9Fapo,.FileBlock-scss--module_size_E0kXe{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:inline-block;margin-right:8px}.FileBlock-scss--module_content_beFb0{position:relative;display:flex;font-size:14px;font-weight:400}.FileBlock-scss--module_errorIcon_VrvAI{color:var(--var-color-error)}.FileBlock-scss--module_headerIcon_6jWXy,.FileBlock-scss--module_errorIcon_VrvAI,.FileBlock-scss--module_contentIcon_ATK-x{width:20px;height:20px;margin-right:8px;flex-shrink:0}.FileBlock-scss--module_fromEditor_Gp1LC{display:flex;flex-direction:column;justify-content:space-between;box-sizing:border-box;width:150px;height:100px;padding:12px;border:1px solid var(--var-color-base-border);border-radius:var(--border-radius-default)}.FileBlock-scss--module_fromEditor_Gp1LC .FileBlock-scss--module_content_beFb0{flex-direction:column}.FileBlock-scss--module_fromEditor_Gp1LC .FileBlock-scss--module_fileName_9Fapo{margin-bottom:2px;color:var(--var-color-text-primary)}.FileBlock-scss--module_fromEditor_Gp1LC .FileBlock-scss--module_size_E0kXe{font-size:12px;line-height:16px;color:#7c7c7c}.FileBlock-scss--module_fromEditor_Gp1LC .FileBlock-scss--module_headerIcon_6jWXy{stroke:var(--var-color-text-primary);color:var(--var-color-text-primary);fill:var(--var-color-text-primary)}.FileBlock-scss--module_resetButton_sWsmU{width:20px;height:20px;position:absolute;top:12px;right:12px;overflow:hidden;border-radius:100%;cursor:pointer;pointer-events:all}.FileBlock-scss--module_header_0MnB-,.FileBlock-scss--module_error_5foNX{display:flex;align-items:center;margin-bottom:10px}.FileBlock-scss--module_spinner_cBPG9{margin-left:12px}.FileBlock-scss--module_errorText_FVzza{font-size:14px;font-weight:500;color:#cb1a1a}.FileBlock-scss--module_headerPercentage_AjIBd{margin-left:auto;font-size:14px;font-weight:500}.FileBlock-scss--module_headerIconSvg_JAOsT,.FileBlock-scss--module_errorIconSvg_-9E3Z,.FileBlock-scss--module_contentIconSvg_7NYZa{stroke-width:2px}.FileBlock-scss--module_removeBtn_DKSuN{width:auto;height:auto;-webkit-appearance:none;-moz-appearance:none;appearance:none;margin-left:auto;padding:0;border:none;outline:none;background:transparent;cursor:pointer}.FileBlock-scss--module_removeBtnIcon_C8N7y{width:20px;height:20px}.FileBlock-scss--module_removeBtnIconSvg_-eWWy{color:var(--var-color-text-primary)}.FileBlock-scss--module_link_ECNMl,.FileBlock-scss--module_processing_Jul2e{margin-left:auto;flex-shrink:0}.FileBlock-scss--module_iconDownload_W6JuL{width:20px;height:20px;margin-left:10px;color:#fff;stroke-width:0;transition:color .2s ease}.FileBlock-scss--module_iconDownload_W6JuL:hover{color:var(--color-brand)}.FileBlock-scss--module_link_ECNMl{border-bottom:1px solid transparent;font-size:13px;text-decoration:none;color:var(--var-color-link);transition:border-color .2s;cursor:pointer;border-bottom:none}.FileBlock-scss--module_link_ECNMl:visited{color:var(--var-color-link)}@media not all and (hover: none){.FileBlock-scss--module_link_ECNMl:hover{border-bottom-color:var(--var-color-link-underline)}}.FileBlock-scss--module_progressBar_Wh2gD{position:relative;overflow:hidden;height:3px;margin-top:4px;border-radius:100px;background-color:var(--color-brand-opacity-30)}.FileBlock-scss--module_progressBarFill_19wPo{position:absolute;z-index:10;top:0;left:0;height:100%;background-color:var(--color-brand);transition:.2s width}.FileBlock-scss--module_progressBarFillEndless_KeiGK{position:relative;width:100%;height:100%}.FileBlock-scss--module_progressBarFillEndless_KeiGK:before{content:"";position:absolute;height:100%;background-color:var(--color-brand-opacity-50);animation:FileBlock-scss--module_slideFirst_2gsik 1.5s infinite ease-out}.FileBlock-scss--module_progressBarFillEndless_KeiGK:after{content:"";position:absolute;height:100%;background-color:var(--color-brand);animation:FileBlock-scss--module_slideSecond_ExHzd 1.5s infinite ease-in}.FileBlock-scss--module_smallContainer_dU8ua{display:flex}.FileBlock-scss--module_iconSmall_i9M1N{width:16px;height:16px;margin-right:6px}@keyframes FileBlock-scss--module_slideFirst_2gsik{0%{left:-100%;width:100%}to{left:100%;width:10%}}@keyframes FileBlock-scss--module_slideSecond_ExHzd{0%{left:-150%;width:100%}to{left:100%;width:10%}}@keyframes Video-scss--module_fadeIn_eLifK{0%{opacity:0}to{opacity:1}}@keyframes Video-scss--module_fadeOut_sP4dt{0%{opacity:1}to{opacity:0}}@keyframes Video-scss--module_flashing_FZftU{0%{opacity:.5}to{opacity:1}}@keyframes Video-scss--module_loading_RPJN8{to{background-position-x:-20%}}@keyframes Video-scss--module_rotating_sAaQL{to{transform:rotate(360deg)}}@keyframes Video-scss--module_closeLock_ADT5-{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes Video-scss--module_shakeLock_Ij5D-{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.Video-scss--module_container_Sqrvx:not(.Video-scss--module_fromEditor_0C00L){position:relative;min-width:370px;margin-bottom:10px}.Video-scss--module_fromEditor_0C00L{position:relative;overflow:hidden;width:150px;height:100px;border-radius:var(--border-radius-default)}.Video-scss--module_video_lHyxq{width:100%;height:100%;outline:none;pointer-events:none}.Video-scss--module_preview_XsAPu{pointer-events:none}.Video-scss--module_playButton_F-Hh2{width:36px;height:36px}.ImageBlock-scss--module_imageBlock_3FlAk{position:relative;overflow:hidden;margin:0;border-radius:var(--border-radius-default)}.ImageBlock-scss--module_image_-WEw4{display:block;overflow:hidden;width:150px;max-width:100%;height:100px;margin:0 auto;border-radius:3px}.VideoFileTool-scss--module_block_i2pQG{pointer-events:none}.ce-block--focused .VideoFileTool-scss--module_block_i2pQG{border-color:transparent}@keyframes Attachments-scss--module_fadeIn_MDKd3{0%{opacity:0}to{opacity:1}}@keyframes Attachments-scss--module_fadeOut_xMzyt{0%{opacity:1}to{opacity:0}}@keyframes Attachments-scss--module_flashing_x0kw8{0%{opacity:.5}to{opacity:1}}@keyframes Attachments-scss--module_loading_N7fQi{to{background-position-x:-20%}}@keyframes Attachments-scss--module_rotating_br1Wa{to{transform:rotate(360deg)}}@keyframes Attachments-scss--module_closeLock_pkcmD{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes Attachments-scss--module_shakeLock_Jl-3D{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.Attachments-scss--module_attachment_xmdBq{width:100%;height:100%}.Attachments-scss--module_containerAttachments_iNOft{display:flex;overflow:auto;max-height:232px;border-radius:4px}@supports not selector(::-webkit-scrollbar-thumb){.Attachments-scss--module_containerAttachments_iNOft{scrollbar-width:thin}.light-y-theme .Attachments-scss--module_containerAttachments_iNOft,.light-x-theme .Attachments-scss--module_containerAttachments_iNOft,.light-theme .Attachments-scss--module_containerAttachments_iNOft{scrollbar-color:#ccc rgba(255,255,255,0)}.dark-theme .Attachments-scss--module_containerAttachments_iNOft{scrollbar-color:#4a4a4a rgba(255,255,255,0)}}.Attachments-scss--module_containerAttachments_iNOft::-webkit-scrollbar{width:6px;height:6px;border-radius:var(--border-radius-default);background-color:#fff0}.Attachments-scss--module_containerAttachments_iNOft::-webkit-scrollbar-button{display:none}.Attachments-scss--module_containerAttachments_iNOft::-webkit-scrollbar-track{background-color:#fff0}.Attachments-scss--module_containerAttachments_iNOft::-webkit-scrollbar-thumb{border-radius:var(--border-radius-default)}.light-y-theme .Attachments-scss--module_containerAttachments_iNOft::-webkit-scrollbar-thumb,.light-x-theme .Attachments-scss--module_containerAttachments_iNOft::-webkit-scrollbar-thumb,.light-theme .Attachments-scss--module_containerAttachments_iNOft::-webkit-scrollbar-thumb{background-color:#ccc}.dark-theme .Attachments-scss--module_containerAttachments_iNOft::-webkit-scrollbar-thumb{background-color:#4a4a4a}.desktop .Attachments-scss--module_containerAttachments_iNOft{flex-flow:row wrap!important}.mobile .Attachments-scss--module_containerAttachments_iNOft{flex-flow:row!important}.mobile .Attachments-scss--module_containerAttachments_iNOft::-webkit-scrollbar{display:none}.Attachments-scss--module_containerAttachments_iNOft:has(.cdx-block:not(.ce-paragraph)){padding:8px 0}.Attachments-scss--module_containerAttachments_iNOft .cdx-block{width:150px;height:100px;padding:0!important}.Attachments-scss--module_containerAttachments_iNOft .ce-paragraph{display:none}.Attachments-scss--module_containerAttachments_iNOft .codex-editor__loader{position:absolute;top:0;right:0;bottom:0;left:0}.Attachments-scss--module_containerAttachments_iNOft .codex-editor{pointer-events:none}.Attachments-scss--module_containerAttachments_iNOft .ce-toolbar--opened{display:none}.Attachments-scss--module_containerAttachments_iNOft .ce-block__content{max-width:100%}.Attachments-scss--module_containerAttachments_iNOft .codex-editor__redactor{display:flex;gap:10px;height:auto!important;min-height:100px!important;padding-bottom:0!important;pointer-events:none}.Attachments-scss--module_containerAttachments_iNOft .codex-editor__redactor:has(>:last-child:nth-child(1)){min-height:0!important}.Attachments-scss--module_containerAttachments_iNOft .codex-editor__redactor .ce-block--focused{margin:0!important;padding:0!important}.Attachments-scss--module_containerAttachments_iNOft .ce-block:has(.ce-paragraph){display:none}.Attachments-scss--module_attachments_KelTR{pointer-events:none}.Attachments-scss--module_attachments_KelTR .codex-editor__redactor .ce-block--selected .ce-block__content{background-color:transparent!important}@keyframes VideoFile-scss--module_fadeIn_IAHV2{0%{opacity:0}to{opacity:1}}@keyframes VideoFile-scss--module_fadeOut_GqEhB{0%{opacity:1}to{opacity:0}}@keyframes VideoFile-scss--module_flashing_snzSW{0%{opacity:.5}to{opacity:1}}@keyframes VideoFile-scss--module_loading_oMWzv{to{background-position-x:-20%}}@keyframes VideoFile-scss--module_rotating_Fzkr9{to{transform:rotate(360deg)}}@keyframes VideoFile-scss--module_closeLock_G8Jbn{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes VideoFile-scss--module_shakeLock_khUAg{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.VideoFile-scss--module_container_N-vRb{display:flex;align-items:center;justify-content:center;overflow:hidden;flex-direction:column;width:370px;height:208px;margin-bottom:12px;padding:0;color:#fff;border-radius:var(--border-radius-default);background-color:#000;background-repeat:no-repeat;background-position:center center;background-size:contain;cursor:pointer}.mobile .VideoFile-scss--module_container_N-vRb{max-width:100%}.VideoFile-scss--module_previewInner_OScd-{width:100%;height:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;background-color:#0006}.VideoFile-scss--module_icon_RHbFA{width:50px;height:50px;margin-bottom:10px;margin-left:7px;color:#fff}@keyframes Messages-scss--module_fadeIn_-DP88{0%{opacity:0}to{opacity:1}}@keyframes Messages-scss--module_fadeOut_EUXjv{0%{opacity:1}to{opacity:0}}@keyframes Messages-scss--module_flashing_97e2T{0%{opacity:.5}to{opacity:1}}@keyframes Messages-scss--module_loading_2EBKE{to{background-position-x:-20%}}@keyframes Messages-scss--module_rotating_w4liS{to{transform:rotate(360deg)}}@keyframes Messages-scss--module_closeLock_p3yba{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes Messages-scss--module_shakeLock_OXxcX{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.Messages-scss--module_header_1cd2P{display:flex;flex-direction:row;padding:15px;justify-content:space-between;align-items:center;font-size:14px;color:#7c7c7c}.Messages-scss--module_headerLink_N6D3c{border-bottom:1px solid transparent;font-size:13px;text-decoration:none;color:#7c7c7c;transition:border-color .2s;cursor:pointer}.Messages-scss--module_headerLink_N6D3c:visited{color:#7c7c7c}@media not all and (hover: none){.Messages-scss--module_headerLink_N6D3c:hover{border-bottom-color:#7c7c7c33}}.Messages-scss--module_audio_w8hF2{width:100%;min-width:300px;outline:none}.mobile .Messages-scss--module_audio_w8hF2{min-width:200px}.Messages-scss--module_headerAudio_ZMdAY{display:flex;margin-bottom:10px}.Messages-scss--module_iconAudio_6Pa5r{width:20px;height:20px;stroke-width:1.5;margin-right:8px}.Messages-scss--module_headerDeferredLabel_zlpwI{display:inline-block;margin-right:5px;color:#7c7c7c}.Messages-scss--module_headerRightBlock_aQ-uf{display:flex;flex-direction:row;align-items:center;height:22px}.Messages-scss--module_settingsContainer_UTMhq{margin-left:15px}.Messages-scss--module_contentWrapper_3XUAH{margin-bottom:20px;padding:0}.Messages-scss--module_contentWrapperTeaser_IRscq{margin-bottom:15px}.Messages-scss--module_content_7wQ17{word-wrap:break-word;word-break:break-word;position:relative;overflow:hidden;font-size:14px;line-height:20px}.Messages-scss--module_content_7wQ17 a{border-bottom:1px solid transparent;font-size:13px;text-decoration:none;color:var(--var-color-link);transition:border-color .2s;cursor:pointer;font-size:14px}.Messages-scss--module_content_7wQ17 a:visited{color:var(--var-color-link)}@media not all and (hover: none){.Messages-scss--module_content_7wQ17 a:hover{border-bottom-color:var(--var-color-link-underline)}}.Messages-scss--module_paragraph_xlDJT{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;word-break:break-word}.Messages-scss--module_paragraph_xlDJT:empty:before{content:"​"}.Messages-scss--module_footer_tgkOx{padding:0 15px 15px}.Messages-scss--module_title_QGyp2{font-size:20px;font-weight:600;margin-bottom:10px;padding:0 15px;font-size:28px;line-height:35px}.Messages-scss--module_image_mh9xh{display:block;max-width:100%;height:auto;margin:15px auto}.Messages-scss--module_audioPlayerIconDownload_IeBTO{color:var(--var-color-text-primary)}.Messages-scss--module_volumeRangeWrapper_bmJzt{background-color:var(--var-color-chatmate-message-bg)}.Messages-scss--module_isOurMessage_uCBPt{color:var(--var-color-self-message-text);fill:currentcolor;stroke:currentcolor}.Messages-scss--module_isOurMessage_uCBPt .Messages-scss--module_volumeRangeWrapper_bmJzt{background-color:var(--var-color-self-message-bg)}.Messages-scss--module_isPaidMessageContentFromCurrentUser_x7v02{display:flex;flex-direction:column;flex-shrink:0;width:150px;height:100px;margin-top:0;margin-right:10px;padding:12px;border-radius:var(--border-radius-default);background-color:#7c7c7c26}.Messages-scss--module_isPaidMessageContentFromCurrentUser_x7v02.Messages-scss--module_imageBlock_ABUfz{justify-content:center;padding:0}.Messages-scss--module_videoFile_1plte{border-radius:8px!important}.Messages-scss--module_videoPlayerPreview_toE4A{width:100%;margin-top:12px}.Messages-scss--module_audioPlayer_UkNeT{width:100%;padding:0;border:none}.Messages-scss--module_audioPlayer_UkNeT.Messages-scss--module_isPaidMessageContentFromCurrentUser_x7v02{margin-top:12px;padding:12px;background-color:#7c7c7c26}.Messages-scss--module_audioPlayerInPreview_V9gN7{margin-top:12px}.Messages-scss--module_audioPlayerTrackInPreview_ZmtuR{margin-left:12px}.Messages-scss--module_audioPlayerTimeInPreview_srdq8{display:none}.Messages-scss--module_readMore_D31K3{border-bottom:1px solid transparent;font-size:13px;text-decoration:none;color:var(--var-color-link);transition:border-color .2s;cursor:pointer;display:inline-block;margin:11px 15px 0;font-size:14px}.Messages-scss--module_readMore_D31K3:visited{color:var(--var-color-link)}@media not all and (hover: none){.Messages-scss--module_readMore_D31K3:hover{border-bottom-color:var(--var-color-link-underline)}}.Messages-scss--module_fileBlock_S7Zj-{display:flex;flex-direction:column;justify-content:space-between;height:100%}.Messages-scss--module_fileInfo_4sOyU{display:flex}.Messages-scss--module_fileLink_uEC0x{position:absolute;top:0;right:0}.Messages-scss--module_fileLinkIconDark_GZqUn{color:var(--var-color-text-primary)}.dark-theme .Messages-scss--module_fileLinkIconDark_GZqUn{color:var(--var-color-chatmate-message-text)}.Messages-scss--module_fileLinkIconLight_CvdiM{color:#fff}.dark-theme .Messages-scss--module_fileLinkIconLight_CvdiM{color:var(--var-color-self-message-text)}@keyframes PriceMessage-scss--module_fadeIn_jRtQe{0%{opacity:0}to{opacity:1}}@keyframes PriceMessage-scss--module_fadeOut_z-Mq9{0%{opacity:1}to{opacity:0}}@keyframes PriceMessage-scss--module_flashing_sYz2f{0%{opacity:.5}to{opacity:1}}@keyframes PriceMessage-scss--module_loading_iT5IY{to{background-position-x:-20%}}@keyframes PriceMessage-scss--module_rotating_fhA-P{to{transform:rotate(360deg)}}@keyframes PriceMessage-scss--module_closeLock_vGHbI{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes PriceMessage-scss--module_shakeLock_dD-77{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.PriceMessage-scss--module_container_tSpgn{position:relative;display:flex;align-items:center;justify-content:space-between;margin:0 6px;border-radius:100px;cursor:pointer}.PriceMessage-scss--module_price_-dU9p{font-size:12px;font-weight:600;line-height:16px;white-space:nowrap;color:#fff}.PriceMessage-scss--module_paid_plBG6{padding:2px 3px 2px 6px;background-color:var(--color-brand)}.PriceMessage-scss--module_notPaid_1qKi4{padding:2px 6px;background-color:#7c7c7c}.PriceMessage-scss--module_content_RDI9r{position:absolute;z-index:2;left:0;white-space:nowrap}.PriceMessage-scss--module_iconContainer_yBL83{display:flex;align-items:center;justify-content:center;width:16px;height:16px;margin-left:4px;border-radius:100%;background-color:#fff}.PriceMessage-scss--module_icon_IlMSu{width:12px;height:12px;fill:var(--color-brand)}@keyframes StatusMessage-scss--module_fadeIn_qWEBQ{0%{opacity:0}to{opacity:1}}@keyframes StatusMessage-scss--module_fadeOut_RYGcy{0%{opacity:1}to{opacity:0}}@keyframes StatusMessage-scss--module_flashing_8M1E2{0%{opacity:.5}to{opacity:1}}@keyframes StatusMessage-scss--module_loading_7DFPZ{to{background-position-x:-20%}}@keyframes StatusMessage-scss--module_rotating_PpxWJ{to{transform:rotate(360deg)}}@keyframes StatusMessage-scss--module_closeLock_xYX4d{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes StatusMessage-scss--module_shakeLock_mWldu{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.StatusMessage-scss--module_icon_ptcsy{width:18px;height:18px;margin-left:8px}.StatusMessage-scss--module_status_PSI5q{fill:var(--color-brand);color:var(--color-brand)}.StatusMessage-scss--module_disable_KGpVg{color:#7c7c7c;stroke:#7c7c7c;fill:#7c7c7c}@keyframes DialogueMessageInfo-scss--module_fadeIn_gdxPO{0%{opacity:0}to{opacity:1}}@keyframes DialogueMessageInfo-scss--module_fadeOut_9dXjp{0%{opacity:1}to{opacity:0}}@keyframes DialogueMessageInfo-scss--module_flashing_tepQH{0%{opacity:.5}to{opacity:1}}@keyframes DialogueMessageInfo-scss--module_loading_XNiPE{to{background-position-x:-20%}}@keyframes DialogueMessageInfo-scss--module_rotating_XRfnT{to{transform:rotate(360deg)}}@keyframes DialogueMessageInfo-scss--module_closeLock_ZDQjs{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes DialogueMessageInfo-scss--module_shakeLock_2G8FE{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.DialogueMessageInfo-scss--module_time_ymgX0{font-size:13px;opacity:.5}.DialogueMessageInfo-scss--module_currentUserMessage_02OOW .DialogueMessageInfo-scss--module_time_ymgX0{color:var(--var-color-self-message-text)}.DialogueMessageInfo-scss--module_root_nVBIM{display:flex;align-items:center;margin-top:6px}.DialogueMessageInfo-scss--module_root_nVBIM:not(.DialogueMessageInfo-scss--module_currentUserMessage_02OOW) .DialogueMessageInfo-scss--module_time_ymgX0{color:var(--var-color-text-primary)}.DialogueMessageInfo-scss--module_statusMessage_l29uE{width:20px;height:20px;margin-left:8px}.light-theme .DialogueMessageInfo-scss--module_statusMessage_l29uE{fill:var(--color-brand)}.light-x-theme .DialogueMessageInfo-scss--module_statusMessage_l29uE{fill:#948aff}.dark-theme .DialogueMessageInfo-scss--module_statusMessage_l29uE{fill:var(--color-brand)}.DeletedMessage-scss--module_root_CdAin{display:flex;align-items:center;color:#7c7c7c}.DeletedMessage-scss--module_deleteIcon_wg75M{margin-right:8px;margin-left:0;color:#7c7c7c}@keyframes DialogueMessageWrapper-scss--module_fadeIn_6PCgX{0%{opacity:0}to{opacity:1}}@keyframes DialogueMessageWrapper-scss--module_fadeOut_UjfBK{0%{opacity:1}to{opacity:0}}@keyframes DialogueMessageWrapper-scss--module_flashing_0oqig{0%{opacity:.5}to{opacity:1}}@keyframes DialogueMessageWrapper-scss--module_loading_U60st{to{background-position-x:-20%}}@keyframes DialogueMessageWrapper-scss--module_rotating_xot7w{to{transform:rotate(360deg)}}@keyframes DialogueMessageWrapper-scss--module_closeLock_5BPhY{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes DialogueMessageWrapper-scss--module_shakeLock_xxQrB{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.DialogueMessageWrapper-scss--module_avatar_tyllA{position:relative;z-index:1;bottom:0;margin-right:5px;cursor:pointer}.DialogueMessageWrapper-scss--module_hiddenAvatar_Egt3S{opacity:0}.DialogueMessageWrapper-scss--module_lastMessage_C4D92 .DialogueMessageWrapper-scss--module_message_-0iN-{border-radius:8px 8px 8px 0}.desktop .DialogueMessageWrapper-scss--module_message_-0iN-{max-width:60%}.mobile .DialogueMessageWrapper-scss--module_message_-0iN-{max-width:calc(100% - 40px)}.DialogueMessageWrapper-scss--module_root_VpiHa{position:relative;display:flex;flex-shrink:0;margin:0 20px;padding:10px 0;font-size:14px;justify-content:left;align-items:flex-end}.DialogueMessageWrapper-scss--module_root_VpiHa .DialogueMessageWrapper-scss--module_deleted_YbuMF{cursor:default;pointer-events:none}.DialogueMessageWrapper-scss--module_root_VpiHa:after{transition:all .15s ease}.DialogueMessageWrapper-scss--module_root_VpiHa:not(.DialogueMessageWrapper-scss--module_deleted_YbuMF):after{content:"";position:absolute;z-index:-1;top:0;right:-100px;bottom:0;left:-100px;cursor:pointer}@media not all and (hover: none){.DialogueMessageWrapper-scss--module_root_VpiHa:not(.DialogueMessageWrapper-scss--module_selected_6Aheh):hover:after{background-color:var(--var-color-block-bg)}.dark-theme .DialogueMessageWrapper-scss--module_root_VpiHa:not(.DialogueMessageWrapper-scss--module_selected_6Aheh):hover:after{background-color:#222}}.DialogueMessageWrapper-scss--module_root_VpiHa:not(.DialogueMessageWrapper-scss--module_deleted_YbuMF).DialogueMessageWrapper-scss--module_selected_6Aheh:after{content:"";position:absolute;top:0;right:-100px;bottom:0;left:-100px;background-color:var(--color-brand-opacity-40);cursor:pointer}.dark-theme .DialogueMessageWrapper-scss--module_root_VpiHa:not(.DialogueMessageWrapper-scss--module_deleted_YbuMF).DialogueMessageWrapper-scss--module_selected_6Aheh:after{border-left:82px solid var(--color-brand);background-color:var(--color-brand-opacity-10)}.DialogueMessageWrapper-scss--module_root_VpiHa:not(.DialogueMessageWrapper-scss--module_deleted_YbuMF).DialogueMessageWrapper-scss--module_muted_ufkqZ{opacity:.8}.dark-theme .DialogueMessageWrapper-scss--module_root_VpiHa:not(.DialogueMessageWrapper-scss--module_deleted_YbuMF).DialogueMessageWrapper-scss--module_muted_ufkqZ{opacity:.5}.DialogueMessageWrapper-scss--module_root_VpiHa .DialogueMessageWrapper-scss--module_message_-0iN-{position:relative;padding:12px 15px;border-radius:8px 8px 8px 0}.DialogueMessageWrapper-scss--module_root_VpiHa .DialogueMessageWrapper-scss--module_content_hHYJz{line-height:22px;word-wrap:break-word}.DialogueMessageWrapper-scss--module_root_VpiHa .DialogueMessageWrapper-scss--module_content_hHYJz>*{margin:10px 0;border-radius:3px}.DialogueMessageWrapper-scss--module_root_VpiHa .DialogueMessageWrapper-scss--module_content_hHYJz>*:first-child{margin-top:0}.DialogueMessageWrapper-scss--module_root_VpiHa .DialogueMessageWrapper-scss--module_content_hHYJz>*:last-of-type{margin-bottom:0}.DialogueMessageWrapper-scss--module_containerChatMate_ue2Yv{justify-content:left}.DialogueMessageWrapper-scss--module_containerChatMate_ue2Yv .DialogueMessageWrapper-scss--module_message_-0iN-{color:var(--var-color-chatmate-message-text);background:var(--var-color-chatmate-message-bg)}.DialogueMessageWrapper-scss--module_containerChatMate_ue2Yv:not(.DialogueMessageWrapper-scss--module_lastMessage_C4D92) .DialogueMessageWrapper-scss--module_message_-0iN-{border-radius:var(--border-radius-default)}.DialogueMessageWrapper-scss--module_containerCurrentUser_UZ7q1{justify-content:flex-end}.light-x-theme .DialogueMessageWrapper-scss--module_containerCurrentUser_UZ7q1 .DialogueMessageWrapper-scss--module_message_-0iN- a,.light-x-theme .DialogueMessageWrapper-scss--module_containerCurrentUser_UZ7q1 .DialogueMessageWrapper-scss--module_message_-0iN- a:visited,.light-x-theme .DialogueMessageWrapper-scss--module_containerCurrentUser_UZ7q1 .DialogueMessageWrapper-scss--module_message_-0iN- a:hover{color:#948aff}.DialogueMessageWrapper-scss--module_containerCurrentUser_UZ7q1 .DialogueMessageWrapper-scss--module_message_-0iN-:not(.DialogueMessageWrapper-scss--module_lastMessage_C4D92){color:var(--var-color-self-message-text);border-radius:8px 8px 0;background:var(--var-color-self-message-bg);fill:currentcolor}.DialogueMessageWrapper-scss--module_corner_FYGBQ{position:absolute;bottom:0;width:11px;height:20px}.DialogueMessageWrapper-scss--module_cornerRight_5NJ7r{right:-11px;color:var(--var-color-self-message-bg);transform:scaleX(-1)}.DialogueMessageWrapper-scss--module_cornerLeft_mHKIR{left:-11px;color:var(--var-color-chatmate-message-bg)}.DialogueMessageWrapper-scss--module_cornerDonation_UEhiG{color:var(--var-color-chatmate-message-bg)}.DialogueMessageWrapper-scss--module_containerDonation_2RgvB.DialogueMessageWrapper-scss--module_containerChatMate_ue2Yv .DialogueMessageWrapper-scss--module_message_-0iN-{color:var(--var-color-chatmate-message-text);background:#fdf1d4}.DialogueMessageWrapper-scss--module_containerDonation_2RgvB.DialogueMessageWrapper-scss--module_containerChatMate_ue2Yv .DialogueMessageWrapper-scss--module_message_-0iN- .DialogueMessageWrapper-scss--module_corner_FYGBQ{color:#fdf1d4}.dark-theme .DialogueMessageWrapper-scss--module_containerDonation_2RgvB.DialogueMessageWrapper-scss--module_containerChatMate_ue2Yv .DialogueMessageWrapper-scss--module_message_-0iN-{background:#ff95004d}.dark-theme .DialogueMessageWrapper-scss--module_containerDonation_2RgvB.DialogueMessageWrapper-scss--module_containerChatMate_ue2Yv .DialogueMessageWrapper-scss--module_message_-0iN- .DialogueMessageWrapper-scss--module_corner_FYGBQ{color:#ff95004d}@keyframes DonationMessageInfo-scss--module_fadeIn_7yEyV{0%{opacity:0}to{opacity:1}}@keyframes DonationMessageInfo-scss--module_fadeOut_BiWVE{0%{opacity:1}to{opacity:0}}@keyframes DonationMessageInfo-scss--module_flashing_zwM2A{0%{opacity:.5}to{opacity:1}}@keyframes DonationMessageInfo-scss--module_loading_1uB68{to{background-position-x:-20%}}@keyframes DonationMessageInfo-scss--module_rotating_zP05a{to{transform:rotate(360deg)}}@keyframes DonationMessageInfo-scss--module_closeLock_d7lUz{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes DonationMessageInfo-scss--module_shakeLock_V0L6E{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.DonationMessageInfo-scss--module_root_fgZLr{display:flex;align-items:center}.DonationMessageInfo-scss--module_iconDonation_F5Wcb{width:20px;height:20px;margin-right:7px;color:#f90}.DonationMessageInfo-scss--module_donationInfo_lpNUB{display:flex;font-size:14px;font-weight:500;line-height:22px;flex-wrap:wrap;gap:4px}.DonationMessageInfo-scss--module_link_9H3Qe{font-size:14px}@keyframes PaidMessageAttachmentPreview-scss--module_fadeIn_cP2vA{0%{opacity:0}to{opacity:1}}@keyframes PaidMessageAttachmentPreview-scss--module_fadeOut_ZKm-u{0%{opacity:1}to{opacity:0}}@keyframes PaidMessageAttachmentPreview-scss--module_flashing_uzRiN{0%{opacity:.5}to{opacity:1}}@keyframes PaidMessageAttachmentPreview-scss--module_loading_91UHq{to{background-position-x:-20%}}@keyframes PaidMessageAttachmentPreview-scss--module_rotating_BugFk{to{transform:rotate(360deg)}}@keyframes PaidMessageAttachmentPreview-scss--module_closeLock_-CrP-{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes PaidMessageAttachmentPreview-scss--module_shakeLock_HQupn{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.PaidMessageAttachmentPreview-scss--module_root_zQqxS{width:100px;height:100px;position:relative;display:flex;overflow-y:auto;max-width:100%;flex-shrink:0;margin-right:10px;padding:12px;border-radius:var(--border-radius-default);background-position:center center;background-size:cover;justify-content:space-between;stroke:#fff;stroke-width:1.5px}.PaidMessageAttachmentPreview-scss--module_content_70FSN{width:100%;height:100%;position:absolute;z-index:1;top:0;left:0;display:flex;flex-direction:column;flex-shrink:0;padding:12px;color:#fff;justify-content:space-between}.PaidMessageAttachmentPreview-scss--module_overlay_-7AOz{width:100%;height:100%;position:absolute;z-index:0;top:0;left:0;background:#0003;-webkit-backdrop-filter:blur(7.5px);backdrop-filter:blur(7.5px)}.PaidMessageAttachmentPreview-scss--module_info_DT-PA{display:flex}.PaidMessageAttachmentPreview-scss--module_icon_3wSa2{width:20px;height:20px;margin-right:5px;color:#fff}.PaidMessageAttachmentPreview-scss--module_counter_cFHWt,.PaidMessageAttachmentPreview-scss--module_caption_ARoVP{line-height:22px}.DialogueMessagePaidPreview-scss--module_attachmentsHidden_dsO1c{display:flex;overflow-x:auto;max-width:400px;margin-bottom:15px}.DialogueMessagePaidPreview-scss--module_attachmentsHidden_dsO1c::-webkit-scrollbar{display:none}.DialogueMessagePaidPreview-scss--module_text_Ps4gB{margin-bottom:15px;font-size:14px;line-height:22px;color:#7c7c7c}@keyframes ContentToBePaidOverview-scss--module_fadeIn_nDeM5{0%{opacity:0}to{opacity:1}}@keyframes ContentToBePaidOverview-scss--module_fadeOut_IyQim{0%{opacity:1}to{opacity:0}}@keyframes ContentToBePaidOverview-scss--module_flashing_zqhtA{0%{opacity:.5}to{opacity:1}}@keyframes ContentToBePaidOverview-scss--module_loading_pm54K{to{background-position-x:-20%}}@keyframes ContentToBePaidOverview-scss--module_rotating_d0FxJ{to{transform:rotate(360deg)}}@keyframes ContentToBePaidOverview-scss--module_closeLock_wmmz2{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes ContentToBePaidOverview-scss--module_shakeLock_t-xGp{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.ContentToBePaidOverview-scss--module_root_21Ljd{display:flex;flex-direction:column}.ContentToBePaidOverview-scss--module_description_CBIaA{display:flex;margin-bottom:12px}.ContentToBePaidOverview-scss--module_icon_UyNxI{width:20px;height:20px;margin-right:7px}.ContentToBePaidOverview-scss--module_button_8irxZ{width:fit-content}@keyframes PaidMessageFromCurrentUserContent-scss--module_fadeIn_A7K-V{0%{opacity:0}to{opacity:1}}@keyframes PaidMessageFromCurrentUserContent-scss--module_fadeOut_R697E{0%{opacity:1}to{opacity:0}}@keyframes PaidMessageFromCurrentUserContent-scss--module_flashing_hGbkg{0%{opacity:.5}to{opacity:1}}@keyframes PaidMessageFromCurrentUserContent-scss--module_loading_bmnhH{to{background-position-x:-20%}}@keyframes PaidMessageFromCurrentUserContent-scss--module_rotating_HQf6W{to{transform:rotate(360deg)}}@keyframes PaidMessageFromCurrentUserContent-scss--module_closeLock_GkeNO{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes PaidMessageFromCurrentUserContent-scss--module_shakeLock_x7K2b{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.PaidMessageFromCurrentUserContent-scss--module_paidAttachments_VhIxo{display:flex;overflow-x:auto;overflow-y:hidden;margin-right:-15px!important;margin-left:-15px!important;padding-right:15px;padding-left:15px}.PaidMessageFromCurrentUserContent-scss--module_paidAttachments_VhIxo::-webkit-scrollbar{display:none}.PaidMessageFromCurrentUserContent-scss--module_paidAttachments_VhIxo>*:last-child{margin-right:0}@keyframes PaidMessage-scss--module_fadeIn_BNZRH{0%{opacity:0}to{opacity:1}}@keyframes PaidMessage-scss--module_fadeOut_J1tIB{0%{opacity:1}to{opacity:0}}@keyframes PaidMessage-scss--module_flashing_alswS{0%{opacity:.5}to{opacity:1}}@keyframes PaidMessage-scss--module_loading_VpCJM{to{background-position-x:-20%}}@keyframes PaidMessage-scss--module_rotating_miwpC{to{transform:rotate(360deg)}}@keyframes PaidMessage-scss--module_closeLock_9oOHi{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes PaidMessage-scss--module_shakeLock_bIuqE{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.PaidMessage-scss--module_icon_RMATG{width:20px;height:20px;margin-right:7px}.PaidMessage-scss--module_paidContentCaption_Yowyy{display:flex;white-space:nowrap}@keyframes PreviewMessagePopup-scss--module_fadeIn_G94Ow{0%{opacity:0}to{opacity:1}}@keyframes PreviewMessagePopup-scss--module_fadeOut_qzFw-{0%{opacity:1}to{opacity:0}}@keyframes PreviewMessagePopup-scss--module_flashing_VCvSA{0%{opacity:.5}to{opacity:1}}@keyframes PreviewMessagePopup-scss--module_loading_YEL-D{to{background-position-x:-20%}}@keyframes PreviewMessagePopup-scss--module_rotating_L0G5a{to{transform:rotate(360deg)}}@keyframes PreviewMessagePopup-scss--module_closeLock_8uagL{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes PreviewMessagePopup-scss--module_shakeLock_-aVpT{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.PreviewMessagePopup-scss--module_description_Aah9D{margin-bottom:20px;font-size:13px;font-weight:400;line-height:16px;color:#7c7c7c}.PreviewMessagePopup-scss--module_messageContainer_qeLug{overflow-x:hidden;overflow-y:auto;flex-direction:column;height:100%}@supports not selector(::-webkit-scrollbar-thumb){.PreviewMessagePopup-scss--module_messageContainer_qeLug{scrollbar-width:thin}.light-y-theme .PreviewMessagePopup-scss--module_messageContainer_qeLug,.light-x-theme .PreviewMessagePopup-scss--module_messageContainer_qeLug,.light-theme .PreviewMessagePopup-scss--module_messageContainer_qeLug{scrollbar-color:#ccc rgba(255,255,255,0)}.dark-theme .PreviewMessagePopup-scss--module_messageContainer_qeLug{scrollbar-color:#4a4a4a rgba(255,255,255,0)}}.PreviewMessagePopup-scss--module_messageContainer_qeLug::-webkit-scrollbar{width:6px;height:6px;border-radius:var(--border-radius-default);background-color:#fff0}.PreviewMessagePopup-scss--module_messageContainer_qeLug::-webkit-scrollbar-button{display:none}.PreviewMessagePopup-scss--module_messageContainer_qeLug::-webkit-scrollbar-track{background-color:#fff0}.PreviewMessagePopup-scss--module_messageContainer_qeLug::-webkit-scrollbar-thumb{border-radius:var(--border-radius-default)}.light-y-theme .PreviewMessagePopup-scss--module_messageContainer_qeLug::-webkit-scrollbar-thumb,.light-x-theme .PreviewMessagePopup-scss--module_messageContainer_qeLug::-webkit-scrollbar-thumb,.light-theme .PreviewMessagePopup-scss--module_messageContainer_qeLug::-webkit-scrollbar-thumb{background-color:#ccc}.dark-theme .PreviewMessagePopup-scss--module_messageContainer_qeLug::-webkit-scrollbar-thumb{background-color:#4a4a4a}.PreviewMessagePopup-scss--module_messageItem_seyPD{width:100%;margin:0;pointer-events:none}.PreviewMessagePopup-scss--module_messageContent_oQ2Or{width:calc(100% - 50px);margin:0}.PreviewMessagePopup-scss--module_footer_CH9U1{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;margin-top:30px}@keyframes UpdateConsentCheckboxes-scss--module_fadeIn_QnhjV{0%{opacity:0}to{opacity:1}}@keyframes UpdateConsentCheckboxes-scss--module_fadeOut_fqjPh{0%{opacity:1}to{opacity:0}}@keyframes UpdateConsentCheckboxes-scss--module_flashing_YBQuM{0%{opacity:.5}to{opacity:1}}@keyframes UpdateConsentCheckboxes-scss--module_loading_5EogM{to{background-position-x:-20%}}@keyframes UpdateConsentCheckboxes-scss--module_rotating_tEYln{to{transform:rotate(360deg)}}@keyframes UpdateConsentCheckboxes-scss--module_closeLock_5udye{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes UpdateConsentCheckboxes-scss--module_shakeLock_ezO30{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.UpdateConsentCheckboxes-scss--module_item_zGbPe{margin-bottom:8px}.UpdateConsentCheckboxes-scss--module_checkbox_HT--h{border-color:#c9c9c9}@keyframes ZayaConsentCheckboxes-scss--module_fadeIn_j-TYN{0%{opacity:0}to{opacity:1}}@keyframes ZayaConsentCheckboxes-scss--module_fadeOut_yEG1W{0%{opacity:1}to{opacity:0}}@keyframes ZayaConsentCheckboxes-scss--module_flashing_1-WqU{0%{opacity:.5}to{opacity:1}}@keyframes ZayaConsentCheckboxes-scss--module_loading_4Lw9D{to{background-position-x:-20%}}@keyframes ZayaConsentCheckboxes-scss--module_rotating_2WdoW{to{transform:rotate(360deg)}}@keyframes ZayaConsentCheckboxes-scss--module_closeLock_PUzzb{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes ZayaConsentCheckboxes-scss--module_shakeLock_y4OE0{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.ZayaConsentCheckboxes-scss--module_item_ndKD-{margin-bottom:8px}.ZayaConsentCheckboxes-scss--module_checkbox_psq8u{border-color:#c9c9c9}@keyframes PrivacyPolicyUpdatesPopup-scss--module_fadeIn_lj8Di{0%{opacity:0}to{opacity:1}}@keyframes PrivacyPolicyUpdatesPopup-scss--module_fadeOut_6jpzl{0%{opacity:1}to{opacity:0}}@keyframes PrivacyPolicyUpdatesPopup-scss--module_flashing_WBtTS{0%{opacity:.5}to{opacity:1}}@keyframes PrivacyPolicyUpdatesPopup-scss--module_loading_9DBH7{to{background-position-x:-20%}}@keyframes PrivacyPolicyUpdatesPopup-scss--module_rotating_wnJ-d{to{transform:rotate(360deg)}}@keyframes PrivacyPolicyUpdatesPopup-scss--module_closeLock_sQVng{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes PrivacyPolicyUpdatesPopup-scss--module_shakeLock_iruH-{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.PrivacyPolicyUpdatesPopup-scss--module_spinnerContainer_-etru{display:flex;align-items:center;justify-content:center}.PrivacyPolicyUpdatesPopup-scss--module_text_i9IGc{margin-bottom:20px}.PrivacyPolicyUpdatesPopup-scss--module_link_ALp7I{border-bottom:1px solid transparent;font-size:13px;text-decoration:none;color:var(--var-color-link);transition:border-color .2s;cursor:pointer;font-size:14px;text-decoration:underline}.PrivacyPolicyUpdatesPopup-scss--module_link_ALp7I:visited{color:var(--var-color-link)}@media not all and (hover: none){.PrivacyPolicyUpdatesPopup-scss--module_link_ALp7I:hover{border-bottom-color:var(--var-color-link-underline)}}.PrivacyPolicyUpdatesPopup-scss--module_checkbox_PtGqe{border-color:#c9c9c9}.PrivacyPolicyUpdatesPopup-scss--module_content_XGzQx{margin-bottom:25px}@keyframes RssLinkPopup-scss--module_fadeIn_acD-Z{0%{opacity:0}to{opacity:1}}@keyframes RssLinkPopup-scss--module_fadeOut_vMre1{0%{opacity:1}to{opacity:0}}@keyframes RssLinkPopup-scss--module_flashing_BnlMc{0%{opacity:.5}to{opacity:1}}@keyframes RssLinkPopup-scss--module_loading_Ecwoq{to{background-position-x:-20%}}@keyframes RssLinkPopup-scss--module_rotating_TqVYc{to{transform:rotate(360deg)}}@keyframes RssLinkPopup-scss--module_closeLock_SShAG{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes RssLinkPopup-scss--module_shakeLock_JgUOU{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.RssLinkPopup-scss--module_footer_vfY23{display:flex;padding-top:4px}.RssLinkPopup-scss--module_content_ishTk{display:flex;flex-direction:column}.RssLinkPopup-scss--module_title_Kagyt{font-size:20px;font-weight:500;margin-bottom:10px}.RssLinkPopup-scss--module_linkTitle_BqKMb{margin-bottom:8px;font-size:14px;font-weight:500;line-height:22px}.RssLinkPopup-scss--module_descriptionBlock_MgoOO{display:flex;justify-content:stretch;align-items:flex-start;margin-bottom:20px}.RssLinkPopup-scss--module_descriptionIconWrapper_thAhs{width:40px;height:40px;display:flex;align-items:center;justify-content:center;flex-shrink:0;border-radius:var(--border-radius-default);background-color:var(--color-brand-opacity-10)}.RssLinkPopup-scss--module_descriptionText_fSp4s{margin-right:20px;margin-left:15px;font-size:14px;line-height:22px}.RssLinkPopup-scss--module_descriptionText_fSp4s .RssLinkPopup-scss--module_author_4Dli8{word-wrap:break-word;word-break:break-word;font-weight:500}.RssLinkPopup-scss--module_micIcon_set-I{width:20px;height:20px;color:var(--color-brand)}.RssLinkPopup-scss--module_rssIcon_iEtMx{width:20px;height:20px;display:inline-flex;margin-right:12px}.RssLinkPopup-scss--module_text_iYf8u{max-width:400px;margin-bottom:40px;text-align:center}.RssLinkPopup-scss--module_popup_NfJMK{width:600px;max-width:calc(100vw - 40px)}.mobile .RssLinkPopup-scss--module_popup_NfJMK{top:20px!important;margin:0 20px}.RssLinkPopup-scss--module_popupHeader_pJxha{margin-bottom:20px}.RssLinkPopup-scss--module_copyButton_sD12t{display:flex;border-bottom-color:transparent!important;font-weight:600;text-transform:uppercase;align-items:center;transition:all .2s ease}.RssLinkPopup-scss--module_copyButton_sD12t.RssLinkPopup-scss--module_disabled_3f-Pc{opacity:.7;pointer-events:none}@media not all and (hover: none){.RssLinkPopup-scss--module_copyButton_sD12t:hover{color:var(--color-brand-darken-10)}}.RssLinkPopup-scss--module_copyButton_sD12t:active{color:#7c7c7c}.dark-theme .RssLinkPopup-scss--module_copyButton_sD12t{color:var(--color-brand)!important}.dark-theme .RssLinkPopup-scss--module_copyButton_sD12t:hover{color:var(--color-brand-hovered)!important}.RssLinkPopup-scss--module_iconCopy_DBHEj{width:20px;height:20px;margin-right:7px}.RssLinkPopup-scss--module_inputWrapper_MruYV input{opacity:1!important;color:var(--var-color-text-regular)!important}.RssLinkPopup-scss--module_inputWrapper_MruYV:after{content:"";position:absolute;top:1px;right:15px;bottom:1px;display:block;width:25px;border-radius:var(--border-radius-default);background:linear-gradient(to left,var(--var-color-popup-bg),transparent);pointer-events:none}.desktop .RssLinkPopup-scss--module_inputWrapper_MruYV:after{right:160px}.desktop .RssLinkPopup-scss--module_input_UIOnH{padding-right:160px}.mobile .RssLinkPopup-scss--module_input_UIOnH{padding-bottom:49px}.RssLinkPopup-scss--module_input_UIOnH:disabled{background-color:transparent!important}.RssLinkPopup-scss--module_note_ude0r{margin-top:10px;font-size:13px;line-height:16px;color:#7c7c7c}.RssLinkPopup-scss--module_warning_k8mCw{margin-top:7px}.RssLinkPopup-scss--module_moreInformationLink_9lLJv{margin-left:4px}.RssLinkPopup-scss--module_caution_jMWJN{display:flex;margin-top:10px;font-size:14px;line-height:22px;color:var(--var-color-error);gap:7px;align-items:center}.RssLinkPopup-scss--module_caution_jMWJN .RssLinkPopup-scss--module_cautionIcon_Ticyn{width:18px;height:18px}@keyframes MessagePublisherWarningWrapper-scss--module_fadeIn_8hRSo{0%{opacity:0}to{opacity:1}}@keyframes MessagePublisherWarningWrapper-scss--module_fadeOut_7fgH4{0%{opacity:1}to{opacity:0}}@keyframes MessagePublisherWarningWrapper-scss--module_flashing_AAUFQ{0%{opacity:.5}to{opacity:1}}@keyframes MessagePublisherWarningWrapper-scss--module_loading_rrZGT{to{background-position-x:-20%}}@keyframes MessagePublisherWarningWrapper-scss--module_rotating_-79iW{to{transform:rotate(360deg)}}@keyframes MessagePublisherWarningWrapper-scss--module_closeLock_4awi6{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes MessagePublisherWarningWrapper-scss--module_shakeLock_xXG0U{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.MessagePublisherWarningWrapper-scss--module_root_1-bk3{border-radius:var(--border-radius-default)}.MessagePublisherWarningWrapper-scss--module_error_guphB{background-color:var(--var-color-error)}.MessagePublisherWarningWrapper-scss--module_warning_fu89j{display:flex;align-items:center;padding:6px 10px 5px;font-size:13px;font-weight:500;line-height:16px;color:#fff;border-top-left-radius:3px;border-top-right-radius:3px;background-color:var(--var-color-error)}.MessagePublisherWarningWrapper-scss--module_iconWarning_h4BD6{width:20px;height:20px;margin-right:5px}@keyframes Publisher-scss--module_fadeIn_r3H-F{0%{opacity:0}to{opacity:1}}@keyframes Publisher-scss--module_fadeOut_iP6o6{0%{opacity:1}to{opacity:0}}@keyframes Publisher-scss--module_flashing_LGi5g{0%{opacity:.5}to{opacity:1}}@keyframes Publisher-scss--module_loading_AgvT0{to{background-position-x:-20%}}@keyframes Publisher-scss--module_rotating_nTTYD{to{transform:rotate(360deg)}}@keyframes Publisher-scss--module_closeLock_63vMe{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes Publisher-scss--module_shakeLock_cHDjU{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.Publisher-scss--module_editor_xs-6k{min-width:0;min-height:42px!important;border:1px solid var(--var-color-input-border);color:var(--var-color-text-primary);background-color:var(--var-color-input-bg);transition:border-color .2s ease;flex-grow:1}@supports not selector(::-webkit-scrollbar-thumb){.Publisher-scss--module_editor_xs-6k{scrollbar-width:thin}.light-y-theme .Publisher-scss--module_editor_xs-6k,.light-x-theme .Publisher-scss--module_editor_xs-6k,.light-theme .Publisher-scss--module_editor_xs-6k{scrollbar-color:#ccc rgba(255,255,255,0)}.dark-theme .Publisher-scss--module_editor_xs-6k{scrollbar-color:#4a4a4a rgba(255,255,255,0)}}.Publisher-scss--module_editor_xs-6k::-webkit-scrollbar{width:6px;height:6px;border-radius:var(--border-radius-default);background-color:#fff0}.Publisher-scss--module_editor_xs-6k::-webkit-scrollbar-button{display:none}.Publisher-scss--module_editor_xs-6k::-webkit-scrollbar-track{background-color:#fff0}.Publisher-scss--module_editor_xs-6k::-webkit-scrollbar-thumb{border-radius:var(--border-radius-default)}.light-y-theme .Publisher-scss--module_editor_xs-6k::-webkit-scrollbar-thumb,.light-x-theme .Publisher-scss--module_editor_xs-6k::-webkit-scrollbar-thumb,.light-theme .Publisher-scss--module_editor_xs-6k::-webkit-scrollbar-thumb{background-color:#ccc}.dark-theme .Publisher-scss--module_editor_xs-6k::-webkit-scrollbar-thumb{background-color:#4a4a4a}.Publisher-scss--module_editor_xs-6k ::selection{background-color:var(--var-color-text-selection)!important}.dark-theme .Publisher-scss--module_editor_xs-6k ::selection{background-color:#f1f1f133!important}.Publisher-scss--module_editor_xs-6k:not(.Publisher-scss--module_inlineActions_66dub){border-bottom:none;border-radius:var(--border-radius-default) var(--border-radius-default) 0 0}.Publisher-scss--module_editor_xs-6k.Publisher-scss--module_inlineActions_66dub{border-right:none;border-radius:var(--border-radius-default) 0 0 var(--border-radius-default)}.Publisher-scss--module_editor_xs-6k .cdx-block,.Publisher-scss--module_editor_xs-6k .ce-paragraph{padding:0!important}.Publisher-scss--module_editor_xs-6k .ce-paragraph[data-placeholder]:empty:before{color:#7c7c7c80}.Publisher-scss--module_actionsContainer_w5jyw{display:flex;align-items:flex-end;flex-shrink:0;border:1px solid;border-color:var(--var-color-input-border);background-color:var(--var-color-input-bg);transition:border-color .2s ease;justify-content:space-between}.Publisher-scss--module_actionsContainer_w5jyw a,.Publisher-scss--module_actionsContainer_w5jyw button,.Publisher-scss--module_actionsContainer_w5jyw [role=button]{color:var(--var-color-extra-ui);cursor:pointer}.Publisher-scss--module_root_obb9U[data-disabled=false] .Publisher-scss--module_actionsContainer_w5jyw a:not([data-active=true]):not(:disabled):hover,.Publisher-scss--module_root_obb9U[data-disabled=false] .Publisher-scss--module_actionsContainer_w5jyw button:not([data-active=true]):not(:disabled):hover,.Publisher-scss--module_root_obb9U[data-disabled=false] .Publisher-scss--module_actionsContainer_w5jyw [role=button]:not([data-active=true]):not(:disabled):hover{color:var(--var-color-extra-ui-hover)}div[data-disabled=true] .Publisher-scss--module_actionsContainer_w5jyw a,.Publisher-scss--module_actionsContainer_w5jyw a:disabled,div[data-disabled=true] .Publisher-scss--module_actionsContainer_w5jyw button,.Publisher-scss--module_actionsContainer_w5jyw button:disabled,div[data-disabled=true] .Publisher-scss--module_actionsContainer_w5jyw [role=button],.Publisher-scss--module_actionsContainer_w5jyw [role=button]:disabled{opacity:.5;cursor:default}.Publisher-scss--module_actionsContainer_w5jyw a[data-active=true],.Publisher-scss--module_actionsContainer_w5jyw button[data-active=true],.Publisher-scss--module_actionsContainer_w5jyw [role=button][data-active=true]{color:var(--var-color-text-primary)}.Publisher-scss--module_actionsContainerDisabled_nuXJN{background-color:var(--var-color-input-bg-disabled)}.Publisher-scss--module_actionsContainer_w5jyw:not(.Publisher-scss--module_inlineActions_66dub){border-top:none;border-bottom-right-radius:var(--border-radius-default);border-bottom-left-radius:var(--border-radius-default)}.Publisher-scss--module_actionsContainer_w5jyw.Publisher-scss--module_inlineActions_66dub{border-left:none;border-top-right-radius:var(--border-radius-default);border-bottom-right-radius:var(--border-radius-default)}.Publisher-scss--module_actionsContainer_w5jyw>*{height:42px}.Publisher-scss--module_actionsLeft_CWIzI{position:relative;display:flex;justify-content:flex-start;padding-left:5px}.Publisher-scss--module_actionsRight_K4NRg{position:relative;display:flex;justify-content:flex-end}.Publisher-scss--module_actionsRightOptionals_RHSEj{display:flex}.Publisher-scss--module_actionsRight_K4NRg.Publisher-scss--module_withGap_oIzLO>*{margin-right:7px;margin-left:7px}.Publisher-scss--module_root_obb9U{display:flex;flex-direction:column}.Publisher-scss--module_root_obb9U.Publisher-scss--module_inlineActions_66dub{flex-direction:row}.Publisher-scss--module_root_obb9U .codex-editor__redactor{display:block!important;min-height:40px!important;margin-right:0;padding:10px 12px!important}@supports not selector(::-webkit-scrollbar-thumb){.Publisher-scss--module_root_obb9U .codex-editor__redactor{scrollbar-width:thin}.light-y-theme .Publisher-scss--module_root_obb9U .codex-editor__redactor,.light-x-theme .Publisher-scss--module_root_obb9U .codex-editor__redactor,.light-theme .Publisher-scss--module_root_obb9U .codex-editor__redactor{scrollbar-color:#ccc rgba(255,255,255,0)}.dark-theme .Publisher-scss--module_root_obb9U .codex-editor__redactor{scrollbar-color:#4a4a4a rgba(255,255,255,0)}}.Publisher-scss--module_root_obb9U .codex-editor__redactor::-webkit-scrollbar{width:6px;height:6px;border-radius:var(--border-radius-default);background-color:#fff0}.Publisher-scss--module_root_obb9U .codex-editor__redactor::-webkit-scrollbar-button{display:none}.Publisher-scss--module_root_obb9U .codex-editor__redactor::-webkit-scrollbar-track{background-color:#fff0}.Publisher-scss--module_root_obb9U .codex-editor__redactor::-webkit-scrollbar-thumb{border-radius:var(--border-radius-default)}.light-y-theme .Publisher-scss--module_root_obb9U .codex-editor__redactor::-webkit-scrollbar-thumb,.light-x-theme .Publisher-scss--module_root_obb9U .codex-editor__redactor::-webkit-scrollbar-thumb,.light-theme .Publisher-scss--module_root_obb9U .codex-editor__redactor::-webkit-scrollbar-thumb{background-color:#ccc}.dark-theme .Publisher-scss--module_root_obb9U .codex-editor__redactor::-webkit-scrollbar-thumb{background-color:#4a4a4a}.light-y-theme .Publisher-scss--module_root_obb9U .codex-editor__redactor{min-height:34px!important;padding:6px 12px!important}.Publisher-scss--module_root_obb9U .cdx-block{overflow-wrap:break-word}.Publisher-scss--module_root_obb9U .ce-block--focused{margin:0!important;padding:0!important}.Publisher-scss--module_root_obb9U .ce-toolbar,.Publisher-scss--module_root_obb9U .ce-inline-toolbar,.Publisher-scss--module_root_obb9U .ce-toolbar--opened{display:none!important}.Publisher-scss--module_root_obb9U .codex-editor__loader{display:none}.Publisher-scss--module_root_obb9U .ce-block{animation:none!important}.Publisher-scss--module_root_obb9U .ce-block__content,.Publisher-scss--module_root_obb9U .ce-paragraph.cdx-block p{margin:0}.Publisher-scss--module_root_obb9U.Publisher-scss--module_wide_UUDBQ .ce-block__content{max-width:unset;margin:0}.Publisher-scss--module_root_obb9U .codex-editor--empty .ce-block:first-child .ce-paragraph[data-placeholder]:empty:before{vertical-align:middle;cursor:text}.Publisher-scss--module_root_obb9U .codex-editor--empty .ce-block:first-child .ce-paragraph[data-placeholder]:empty:focus:before{opacity:1}.Publisher-scss--module_root_obb9U.Publisher-scss--module_error_6Z66o .Publisher-scss--module_actionsContainer_w5jyw,.Publisher-scss--module_root_obb9U.Publisher-scss--module_error_6Z66o .Publisher-scss--module_editor_xs-6k{border-color:var(--var-color-error)}.light-y-theme .Publisher-scss--module_root_obb9U:not(.Publisher-scss--module_rootDisabled_dSkvW):not(.Publisher-scss--module_error_6Z66o):hover .Publisher-scss--module_actionsLeft_CWIzI,.light-y-theme .Publisher-scss--module_root_obb9U:not(.Publisher-scss--module_rootDisabled_dSkvW):not(.Publisher-scss--module_error_6Z66o):hover .Publisher-scss--module_actionsRightOptionals_RHSEj{border-color:var(--var-color-input-border-hover)}.Publisher-scss--module_root_obb9U:not(.Publisher-scss--module_rootDisabled_dSkvW):not(.Publisher-scss--module_error_6Z66o):hover .Publisher-scss--module_actionsContainer_w5jyw,.Publisher-scss--module_root_obb9U:not(.Publisher-scss--module_rootDisabled_dSkvW):not(.Publisher-scss--module_error_6Z66o):hover .Publisher-scss--module_editor_xs-6k{border-color:var(--var-color-input-border-hover)}.light-y-theme .Publisher-scss--module_root_obb9U:not(.Publisher-scss--module_rootDisabled_dSkvW):not(.Publisher-scss--module_error_6Z66o):focus-within .Publisher-scss--module_actionsLeft_CWIzI,.light-y-theme .Publisher-scss--module_root_obb9U:not(.Publisher-scss--module_rootDisabled_dSkvW):not(.Publisher-scss--module_error_6Z66o):focus-within .Publisher-scss--module_actionsRightOptionals_RHSEj{border-color:var(--var-color-input-border-focus)}.Publisher-scss--module_root_obb9U:not(.Publisher-scss--module_rootDisabled_dSkvW):not(.Publisher-scss--module_error_6Z66o):focus-within .Publisher-scss--module_actionsContainer_w5jyw,.Publisher-scss--module_root_obb9U:not(.Publisher-scss--module_rootDisabled_dSkvW):not(.Publisher-scss--module_error_6Z66o):focus-within .Publisher-scss--module_editor_xs-6k{border-color:var(--var-color-input-border-focus)}.Publisher-scss--module_editorDisabled_h2tuB{border-right:1px solid;border-right-color:var(--var-color-input-border);color:#7c7c7c80;border-top-right-radius:8px;border-bottom-right-radius:8px;background-color:var(--var-color-input-bg-disabled)}.Publisher-scss--module_iconSend_67r4s{width:24px;height:24px;stroke-width:1.5px;transition:fill .2s}.Publisher-scss--module_sendContainer_oXikY{display:flex;align-items:center;justify-content:center;position:relative;padding:0 7px;border:none;background-color:transparent;cursor:pointer;stroke:currentcolor}.Publisher-scss--module_sendContainer_oXikY:disabled{cursor:default}.Publisher-scss--module_sendContainer_oXikY:disabled .Publisher-scss--module_iconSend_67r4s{opacity:.5}.Publisher-scss--module_sendContainerActive_sfNBO:not(:disabled) .Publisher-scss--module_iconSend_67r4s{color:var(--color-brand)}.desktop .Publisher-scss--module_sendContainer_oXikY:hover:not(:disabled) .Publisher-scss--module_iconSend_67r4s{color:var(--color-brand)}.Publisher-scss--module_sendContainer_oXikY:before{border-right-color:var(--var-color-input-text-disabled)}.Publisher-scss--module_sendContainer_oXikY.Publisher-scss--module_withSeparator_RE1rU:before{content:"";position:absolute;top:8px;bottom:8px;left:-8px;width:0;border-right-width:1px;border-right-style:solid}.Publisher-scss--module_smileSuggestWrapper_q-VxZ{position:absolute;z-index:9;bottom:calc(100% + 10px);left:15px;padding:15px;border-radius:8px;background-color:#262626}@keyframes AttachmentButtonWithDropdown-scss--module_fadeIn_FjD99{0%{opacity:0}to{opacity:1}}@keyframes AttachmentButtonWithDropdown-scss--module_fadeOut_AFjUf{0%{opacity:1}to{opacity:0}}@keyframes AttachmentButtonWithDropdown-scss--module_flashing_75zhL{0%{opacity:.5}to{opacity:1}}@keyframes AttachmentButtonWithDropdown-scss--module_loading_Dr-gF{to{background-position-x:-20%}}@keyframes AttachmentButtonWithDropdown-scss--module_rotating_bDPT1{to{transform:rotate(360deg)}}@keyframes AttachmentButtonWithDropdown-scss--module_closeLock_L49Mv{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes AttachmentButtonWithDropdown-scss--module_shakeLock_UwueW{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.AttachmentButtonWithDropdown-scss--module_root_BzJdQ{display:flex;align-items:center}.AttachmentButtonWithDropdown-scss--module_iconAttachment_g-5mu{width:24px;height:24px;stroke-width:0}.AttachmentButtonWithDropdown-scss--module_iconAttachmentContainer_Y6GaT{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin-right:0;padding:7px}.AttachmentButtonWithDropdown-scss--module_iconAudio_eDQlx{stroke-width:1.5px}.light-theme .PriceInput-scss--module_iconContainer_70ZM2{border-radius:5px}.light-x-theme .PriceInput-scss--module_iconContainer_70ZM2{border-radius:10px}@keyframes PriceInput-scss--module_fadeIn_Oi9Le{0%{opacity:0}to{opacity:1}}@keyframes PriceInput-scss--module_fadeOut_5-JNU{0%{opacity:1}to{opacity:0}}@keyframes PriceInput-scss--module_flashing_YwnNE{0%{opacity:.5}to{opacity:1}}@keyframes PriceInput-scss--module_loading_L-Hzr{to{background-position-x:-20%}}@keyframes PriceInput-scss--module_rotating_XNvWE{to{transform:rotate(360deg)}}@keyframes PriceInput-scss--module_closeLock_tIcbM{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes PriceInput-scss--module_shakeLock_cMg1y{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.light-y-theme .PriceInput-scss--module_iconContainer_70ZM2{border-radius:10px}.PriceInput-scss--module_container_DgUXJ{display:flex;align-items:center;justify-content:center;position:relative}.PriceInput-scss--module_inputContainer_zKfH6{padding-right:50px}.PriceInput-scss--module_inputWrapper_eCoUC{position:relative;width:100%;margin-right:5px}.PriceInput-scss--module_currencySelector_O4yYT{width:107px;flex-shrink:0}.PriceInput-scss--module_iconContainer_70ZM2{display:flex;align-items:center;justify-content:center;width:40px;height:40px;position:absolute;top:3px;right:3px;border-radius:var(--border-radius-default);background-color:var(--color-brand)}.PriceInput-scss--module_icon_vdvtk{width:20px;height:20px;fill:#fff;color:#fff}@keyframes AmountSelector-scss--module_fadeIn_rU6T9{0%{opacity:0}to{opacity:1}}@keyframes AmountSelector-scss--module_fadeOut_gdful{0%{opacity:1}to{opacity:0}}@keyframes AmountSelector-scss--module_flashing_kxlaf{0%{opacity:.5}to{opacity:1}}@keyframes AmountSelector-scss--module_loading_ZQLyy{to{background-position-x:-20%}}@keyframes AmountSelector-scss--module_rotating_f7Mhr{to{transform:rotate(360deg)}}@keyframes AmountSelector-scss--module_closeLock_Qbtu7{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes AmountSelector-scss--module_shakeLock_fl7-9{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.AmountSelector-scss--module_root_rEwBD{z-index:1}.AmountSelector-scss--module_rootVisible_z48be{position:absolute;top:-130px;left:0;width:317px;height:132px;padding:13px 15px 15px;border:1px solid var(--var-color-base-border);border-radius:var(--border-radius-default);background-color:var(--var-color-panel-bg);box-shadow:0 2px 10px #0000001a}.mobile .AmountSelector-scss--module_rootVisible_z48be{left:-70px}.AmountSelector-scss--module_root_rEwBD:hover{z-index:2}.AmountSelector-scss--module_root_rEwBD>.AmountSelector-scss--module_paidContainer_UkeBv .AmountSelector-scss--module_activeWarningInput_HrMZz{border:1px solid var(--var-color-error)}.AmountSelector-scss--module_root_rEwBD>.AmountSelector-scss--module_paidContainer_UkeBv .AmountSelector-scss--module_activeWarningInput_HrMZz:focus{border:1px solid var(--var-color-error)}.AmountSelector-scss--module_disabled_ZgmlB{cursor:default}.AmountSelector-scss--module_header_cn7HU{display:flex;align-items:center;margin-bottom:15px}.AmountSelector-scss--module_title_CQ2uv{font-size:14px;font-weight:500;line-height:22px;color:var(--var-color-text-primary);flex-shrink:0}.AmountSelector-scss--module_hint_klNda{margin-left:5px}.AmountSelector-scss--module_hintContent_JqFf5{font-size:14px}.desktop .AmountSelector-scss--module_hintContent_JqFf5{max-width:270px}.AmountSelector-scss--module_warning_LA30c{padding-top:5px;font-size:12px;line-height:16px;color:#7c7c7c}.AmountSelector-scss--module_activeWarningText_akZa2{color:var(--var-color-error)}.AmountSelector-scss--module_toggleSwitchContainer_KHItF{display:flex;width:100%;flex-shrink:1;justify-content:flex-end}.AmountSelector-scss--module_button_3KTJN{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0;border:none;font-family:inherit;color:inherit;background-color:transparent;width:24px;height:24px}.AmountSelector-scss--module_button_3KTJN:disabled{opacity:.5}.AmountSelector-scss--module_icon_F1TUK{width:24px;height:24px;stroke:currentcolor;stroke-width:0;transition:fill .2s}.AmountSelector-scss--module_button_3KTJN[data-active=true] .AmountSelector-scss--module_icon_F1TUK{color:var(--color-brand)}.dark-theme .AmountSelector-scss--module_button_3KTJN[data-active=true] .AmountSelector-scss--module_icon_F1TUK{color:#f90}@keyframes SmileButton-scss--module_fadeIn_RqxdP{0%{opacity:0}to{opacity:1}}@keyframes SmileButton-scss--module_fadeOut_xeHiR{0%{opacity:1}to{opacity:0}}@keyframes SmileButton-scss--module_flashing_BnTNI{0%{opacity:.5}to{opacity:1}}@keyframes SmileButton-scss--module_loading_6jHFE{to{background-position-x:-20%}}@keyframes SmileButton-scss--module_rotating_AmAc5{to{transform:rotate(360deg)}}@keyframes SmileButton-scss--module_closeLock_UBJOp{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes SmileButton-scss--module_shakeLock_iHYY9{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.SmileButton-scss--module_root_gru4q{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;font-family:inherit;color:inherit;background-color:transparent;display:flex;align-items:center;justify-content:center;padding:0 8px;cursor:pointer}.SmileButton-scss--module_root_gru4q:disabled{opacity:.5;cursor:default;pointer-events:none}.SmileButton-scss--module_iconSmile_NiSt1{width:24px;height:24px;transition:color .2s}@keyframes List-scss--module_fadeIn_zvTBc{0%{opacity:0}to{opacity:1}}@keyframes List-scss--module_fadeOut_sSud7{0%{opacity:1}to{opacity:0}}@keyframes List-scss--module_flashing_DaKfO{0%{opacity:.5}to{opacity:1}}@keyframes List-scss--module_loading_nfPlc{to{background-position-x:-20%}}@keyframes List-scss--module_rotating_K-SYa{to{transform:rotate(360deg)}}@keyframes List-scss--module_closeLock_rfx96{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes List-scss--module_shakeLock_W2zuL{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.List-scss--module_root_3789p{overflow-y:auto;height:100%;padding:0 15px;overscroll-behavior:none}@supports not selector(::-webkit-scrollbar-thumb){.List-scss--module_root_3789p{scrollbar-width:thin}.light-y-theme .List-scss--module_root_3789p,.light-x-theme .List-scss--module_root_3789p,.light-theme .List-scss--module_root_3789p{scrollbar-color:#ccc rgba(255,255,255,0)}.dark-theme .List-scss--module_root_3789p{scrollbar-color:#4a4a4a rgba(255,255,255,0)}}.List-scss--module_root_3789p::-webkit-scrollbar{width:6px;height:6px;border-radius:var(--border-radius-default);background-color:#fff0}.List-scss--module_root_3789p::-webkit-scrollbar-button{display:none}.List-scss--module_root_3789p::-webkit-scrollbar-track{background-color:#fff0}.List-scss--module_root_3789p::-webkit-scrollbar-thumb{border-radius:var(--border-radius-default)}.light-y-theme .List-scss--module_root_3789p::-webkit-scrollbar-thumb,.light-x-theme .List-scss--module_root_3789p::-webkit-scrollbar-thumb,.light-theme .List-scss--module_root_3789p::-webkit-scrollbar-thumb{background-color:#ccc}.dark-theme .List-scss--module_root_3789p::-webkit-scrollbar-thumb{background-color:#4a4a4a}@keyframes SmilesSelector-scss--module_fadeIn_XYATj{0%{opacity:0}to{opacity:1}}@keyframes SmilesSelector-scss--module_fadeOut_aSqR5{0%{opacity:1}to{opacity:0}}@keyframes SmilesSelector-scss--module_flashing_d3ls2{0%{opacity:.5}to{opacity:1}}@keyframes SmilesSelector-scss--module_loading_XSYwe{to{background-position-x:-20%}}@keyframes SmilesSelector-scss--module_rotating_kcmov{to{transform:rotate(360deg)}}@keyframes SmilesSelector-scss--module_closeLock_4HisZ{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes SmilesSelector-scss--module_shakeLock_XsSvz{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.SmilesSelector-scss--module_root_LfowI{border:1px solid var(--var-color-base-border);border-radius:var(--border-radius-default);background-color:var(--var-color-tooltip-bg)}.desktop .SmilesSelector-scss--module_root_LfowI{height:300px}.mobile .SmilesSelector-scss--module_root_LfowI{height:260px}.SmilesSelector-scss--module_content_2JrJ8{position:relative;height:100%}.SmilesSelector-scss--module_header_QJO4D{padding:15px;font-size:13px;font-weight:500}.SmilesSelector-scss--module_mode_IUuNo{position:absolute;top:42px;bottom:15px;overflow-y:auto;width:100%;flex:1;overscroll-behavior:none}@supports not selector(::-webkit-scrollbar-thumb){.SmilesSelector-scss--module_mode_IUuNo{scrollbar-width:thin}.light-y-theme .SmilesSelector-scss--module_mode_IUuNo,.light-x-theme .SmilesSelector-scss--module_mode_IUuNo,.light-theme .SmilesSelector-scss--module_mode_IUuNo{scrollbar-color:#ccc rgba(255,255,255,0)}.dark-theme .SmilesSelector-scss--module_mode_IUuNo{scrollbar-color:#4a4a4a rgba(255,255,255,0)}}.SmilesSelector-scss--module_mode_IUuNo::-webkit-scrollbar{width:6px;height:6px;border-radius:var(--border-radius-default);background-color:#fff0}.SmilesSelector-scss--module_mode_IUuNo::-webkit-scrollbar-button{display:none}.SmilesSelector-scss--module_mode_IUuNo::-webkit-scrollbar-track{background-color:#fff0}.SmilesSelector-scss--module_mode_IUuNo::-webkit-scrollbar-thumb{border-radius:var(--border-radius-default)}.light-y-theme .SmilesSelector-scss--module_mode_IUuNo::-webkit-scrollbar-thumb,.light-x-theme .SmilesSelector-scss--module_mode_IUuNo::-webkit-scrollbar-thumb,.light-theme .SmilesSelector-scss--module_mode_IUuNo::-webkit-scrollbar-thumb{background-color:#ccc}.dark-theme .SmilesSelector-scss--module_mode_IUuNo::-webkit-scrollbar-thumb{background-color:#4a4a4a}.SmilesSelector-scss--module_horizontal_7mhyP .SmilesSelector-scss--module_content_2JrJ8{flex-direction:column}@keyframes MessageBasePublisher-scss--module_fadeIn_-trSP{0%{opacity:0}to{opacity:1}}@keyframes MessageBasePublisher-scss--module_fadeOut_daJBE{0%{opacity:1}to{opacity:0}}@keyframes MessageBasePublisher-scss--module_flashing_setBj{0%{opacity:.5}to{opacity:1}}@keyframes MessageBasePublisher-scss--module_loading_00N-F{to{background-position-x:-20%}}@keyframes MessageBasePublisher-scss--module_rotating_7KvTi{to{transform:rotate(360deg)}}@keyframes MessageBasePublisher-scss--module_closeLock_msbD5{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes MessageBasePublisher-scss--module_shakeLock_izkKy{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.MessageBasePublisher-scss--module_root_cwyqH{display:flex;flex-direction:column;width:100%;padding:10px 15px;background-color:transparent}.MessageBasePublisher-scss--module_root_cwyqH.MessageBasePublisher-scss--module_hidden_ou4-t{display:none}.dark-theme .MessageBasePublisher-scss--module_root_cwyqH{border-top:1px solid var(--var-color-base-border);background-color:var(--var-color-panel-bg);--var-color-input-bg-disabled: var(--color-dark-input-contained-bg)}.MessageBasePublisher-scss--module_main_YViML{position:relative;display:flex;flex:1}.MessageBasePublisher-scss--module_avatar_fNxz6{margin-right:10px}.MessageBasePublisher-scss--module_publisherWrapper_ydQg-{display:flex;flex-direction:column;flex-grow:1;min-width:0}.MessageBasePublisher-scss--module_publisher_u3lbR{display:flex;flex-grow:1;min-width:0}.MessageBasePublisher-scss--module_editor_IQPpV{overflow:auto;max-height:200px}.mobile .MessageBasePublisher-scss--module_editor_IQPpV{max-height:150px}.MessageBasePublisher-scss--module_editor_IQPpV.MessageBasePublisher-scss--module_editorDisabled_MZHGI{pointer-events:none}.MessageBasePublisher-scss--module_amountButton_44YkS{display:flex;align-items:center;justify-content:center;width:38px}.MessageBasePublisher-scss--module_smileSelectorContainer_wz-Xo{position:absolute;z-index:9;right:0;bottom:calc(100% + 5px)}.desktop .MessageBasePublisher-scss--module_smileSelectorContainer_wz-Xo{width:274px}.mobile .MessageBasePublisher-scss--module_smileSelectorContainer_wz-Xo{left:0}.desktop .MessageBasePublisher-scss--module_smileSelector_MxVE6{height:300px}.mobile .MessageBasePublisher-scss--module_smileSelector_MxVE6{height:260px}.MessageBasePublisher-scss--module_paidMessageSelectorHintDisabled_S9H-g{width:auto;white-space:nowrap}.MessageBasePublisher-scss--module_amountSelectorHintDisabled_xgGpt{min-width:227px;white-space:normal}.MessageBasePublisher-scss--module_priceLabel_i9-AY{background-color:var(--color-brand)}.MessageBasePublisher-scss--module_priceContainer_u-GcW{display:flex;align-items:center;justify-content:center;margin-right:-10px}.MessageBasePublisher-scss--module_actionsContainer_jMFee:not(.MessageBasePublisher-scss--module_actionsContainerDisabled_BtokV){background-color:var(--var-color-input-bg)!important}.MessageBasePublisher-scss--module_actionsContainer_jMFee:not(.MessageBasePublisher-scss--module_actionsContainerDisabled_BtokV) .MessageBasePublisher-scss--module_amountButton_44YkS{cursor:pointer}.MessageBasePublisher-scss--module_actionsContainer_jMFee>*{height:45px}.MessageBasePublisher-scss--module_donationTooltipRoot_1gbU7,.MessageBasePublisher-scss--module_paidMessageTooltipRoot_E7JHC{left:10px!important}@keyframes MessagePublisherTabs-scss--module_fadeIn_h9l76{0%{opacity:0}to{opacity:1}}@keyframes MessagePublisherTabs-scss--module_fadeOut_wB28m{0%{opacity:1}to{opacity:0}}@keyframes MessagePublisherTabs-scss--module_flashing_LgXX4{0%{opacity:.5}to{opacity:1}}@keyframes MessagePublisherTabs-scss--module_loading_m7SMT{to{background-position-x:-20%}}@keyframes MessagePublisherTabs-scss--module_rotating_2d7sB{to{transform:rotate(360deg)}}@keyframes MessagePublisherTabs-scss--module_closeLock_4jA2e{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes MessagePublisherTabs-scss--module_shakeLock_Rei2V{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.MessagePublisherTabs-scss--module_root_VXnOH{display:flex;border-bottom:1px solid var(--var-color-base-border);align-items:center}.MessagePublisherTabs-scss--module_hiddenBorderBottom_PE7Hj{border-bottom:none}.MessagePublisherTabs-scss--module_tab_HMY03{margin:0 10px 0 20px;padding:12px 0;border-bottom:3px solid transparent;font-size:14px;font-weight:600;text-transform:uppercase;color:var(--var-color-text-primary);cursor:pointer}.MessagePublisherTabs-scss--module_active_5bpw8{border-bottom:3px solid var(--color-brand)}@keyframes MessageSendButton-scss--module_fadeIn_-bTjt{0%{opacity:0}to{opacity:1}}@keyframes MessageSendButton-scss--module_fadeOut_kJ1Jm{0%{opacity:1}to{opacity:0}}@keyframes MessageSendButton-scss--module_flashing_-GEU8{0%{opacity:.5}to{opacity:1}}@keyframes MessageSendButton-scss--module_loading_rVx6I{to{background-position-x:-20%}}@keyframes MessageSendButton-scss--module_rotating_kFAfu{to{transform:rotate(360deg)}}@keyframes MessageSendButton-scss--module_closeLock_rS--d{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes MessageSendButton-scss--module_shakeLock_1J-8l{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.MessageSendButton-scss--module_icon_irOtp{width:20px;height:20px;margin-right:5px;stroke:var(--color-brand);stroke-width:2}.MessageSendButton-scss--module_container_piJoL{display:flex;align-items:center;justify-content:center;margin-right:20px;margin-left:auto;font-size:14px;font-weight:600;text-transform:uppercase;color:var(--color-brand);cursor:pointer}.MessageSendButton-scss--module_container_piJoL .MessageSendButton-scss--module_icon_irOtp{stroke:var(--color-brand)}.MessageSendButton-scss--module_container_piJoL.MessageSendButton-scss--module_disabled_ahMHp{color:#7c7c7c;pointer-events:none}.MessageSendButton-scss--module_container_piJoL.MessageSendButton-scss--module_disabled_ahMHp .MessageSendButton-scss--module_icon_irOtp{stroke:#7c7c7c}.MessageSendButton-scss--module_caption_0X4Gs{color:inherit}@keyframes MessageSinglePublisher-scss--module_fadeIn_7yJtO{0%{opacity:0}to{opacity:1}}@keyframes MessageSinglePublisher-scss--module_fadeOut_hcb5F{0%{opacity:1}to{opacity:0}}@keyframes MessageSinglePublisher-scss--module_flashing_Li0Hf{0%{opacity:.5}to{opacity:1}}@keyframes MessageSinglePublisher-scss--module_loading_XN9w6{to{background-position-x:-20%}}@keyframes MessageSinglePublisher-scss--module_rotating_W392X{to{transform:rotate(360deg)}}@keyframes MessageSinglePublisher-scss--module_closeLock_xt2-o{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes MessageSinglePublisher-scss--module_shakeLock_pn-0X{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.MessageSinglePublisher-scss--module_sendButton_MFFh0{margin-bottom:15px}.MessageSinglePublisher-scss--module_warningDonation_6j2xV{display:flex;align-items:center;margin:0 15px -14px;padding:10px 16px;border-radius:8px 8px 0 0;background-color:var(--color-brand-opacity-10)}.dark-theme .MessageSinglePublisher-scss--module_warningDonation_6j2xV{margin:0;border-radius:0;background-color:#2f201b}.MessageSinglePublisher-scss--module_warningDonationIcon_f18KA{width:18px;height:18px;flex-shrink:0;margin-right:10px;color:var(--color-brand)}.MessageSinglePublisher-scss--module_warningDonationText_gmhqU{font-size:14px;font-weight:400;line-height:22px;color:var(--color-brand)}.MessageSinglePublisher-scss--module_warningDonation_6j2xV .MessageSinglePublisher-scss--module_userName_oZMFB{word-wrap:break-word;word-break:break-word}.MessageBroadcastPublisher-scss--module_checkbox_0-nU7{display:flex;width:auto;padding:0 0 20px 65px}.MessageBroadcastPublisher-scss--module_sendButton_lCMXg{margin-bottom:15px}.MessageBroadcastPublisher-scss--module_hidden_if0gH,.MessageThankPublisher-scss--module_hidden_vnkfu{display:none}.MessageThankPublisher-scss--module_publisherRoot_LNo25{border-top:none!important;background-color:inherit}@keyframes MessageButton-scss--module_fadeIn_I6v0s{0%{opacity:0}to{opacity:1}}@keyframes MessageButton-scss--module_fadeOut_sU8pr{0%{opacity:1}to{opacity:0}}@keyframes MessageButton-scss--module_flashing_hBfuU{0%{opacity:.5}to{opacity:1}}@keyframes MessageButton-scss--module_loading_jQxor{to{background-position-x:-20%}}@keyframes MessageButton-scss--module_rotating_Nq-QD{to{transform:rotate(360deg)}}@keyframes MessageButton-scss--module_closeLock_oHdZ7{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes MessageButton-scss--module_shakeLock_fwBQM{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.MessageButton-scss--module_button_KxBGP{align-items:center;justify-content:center;display:flex;width:100%;margin-top:10px;text-transform:none}.MessageButton-scss--module_icon_nu4K9{width:20px;height:20px;margin-right:10px}@keyframes MessageTyping-scss--module_fadeIn_i5h9x{0%{opacity:0}to{opacity:1}}@keyframes MessageTyping-scss--module_fadeOut_zYPY2{0%{opacity:1}to{opacity:0}}@keyframes MessageTyping-scss--module_flashing_Q10Uu{0%{opacity:.5}to{opacity:1}}@keyframes MessageTyping-scss--module_loading_35tqx{to{background-position-x:-20%}}@keyframes MessageTyping-scss--module_rotating_Dmy-X{to{transform:rotate(360deg)}}@keyframes MessageTyping-scss--module_closeLock_LjfXy{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes MessageTyping-scss--module_shakeLock_178Mm{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.MessageTyping-scss--module_container_JmiHb{display:flex;flex-direction:column;margin-left:12px}.MessageTyping-scss--module_chatmate_Tz-8L{font-size:13px;opacity:.5;color:var(--var-color-text-primary)}.MessageTyping-scss--module_animateContainer_q6Wkn{position:relative;display:inline-block;width:60px;height:14px}.MessageTyping-scss--module_animateRound_Q7det{width:10px;height:10px;position:absolute;border-radius:50%;background:#ccc;animation-timing-function:cubic-bezier(0,1,1,0)}.MessageTyping-scss--module_animateRound_Q7det:nth-child(1){left:0;animation:MessageTyping-scss--module_lds-ellipsis1_cEw80 .6s infinite}.MessageTyping-scss--module_animateRound_Q7det:nth-child(2){left:0;animation:MessageTyping-scss--module_lds-ellipsis2_xsp5l .6s infinite}.MessageTyping-scss--module_animateRound_Q7det:nth-child(3){left:14px;animation:MessageTyping-scss--module_lds-ellipsis2_xsp5l .6s infinite}.MessageTyping-scss--module_animateRound_Q7det:nth-child(4){left:28px;animation:MessageTyping-scss--module_lds-ellipsis3_FVrfk .6s infinite}@keyframes MessageTyping-scss--module_lds-ellipsis1_cEw80{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes MessageTyping-scss--module_lds-ellipsis3_FVrfk{0%{transform:scale(1)}to{transform:scale(0)}}@keyframes MessageTyping-scss--module_lds-ellipsis2_xsp5l{0%{transform:translate(0)}to{transform:translate(14px)}}.light-theme .DialogueBroadcast-scss--module_messagesEmpty_hK-SZ{background-image:url(../messages-empty.BTeIkrUP.svg)}.light-theme .DialogueBroadcast-scss--module_subscribersEmpty_3HpS-{background-image:url(../subscribers-empty.ocCKGybM.svg)}.light-x-theme .DialogueBroadcast-scss--module_messagesEmpty_hK-SZ{background-image:url(../messages-empty-x.Cq1r7SXK.svg)}.light-x-theme .DialogueBroadcast-scss--module_subscribersEmpty_3HpS-{background-image:url(../subscribers-empty-x.DEovYr9y.svg)}@keyframes DialogueBroadcast-scss--module_fadeIn_g1-Qm{0%{opacity:0}to{opacity:1}}@keyframes DialogueBroadcast-scss--module_fadeOut_XqnNA{0%{opacity:1}to{opacity:0}}@keyframes DialogueBroadcast-scss--module_flashing_DrIet{0%{opacity:.5}to{opacity:1}}@keyframes DialogueBroadcast-scss--module_loading_-O2-j{to{background-position-x:-20%}}@keyframes DialogueBroadcast-scss--module_rotating_cAPjb{to{transform:rotate(360deg)}}@keyframes DialogueBroadcast-scss--module_closeLock_RjCX3{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes DialogueBroadcast-scss--module_shakeLock_DX2P5{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.light-y-theme .DialogueBroadcast-scss--module_messagesEmpty_hK-SZ{background-image:url(../messages-y.DUWzq9eP.svg)}.light-y-theme .DialogueBroadcast-scss--module_subscribersEmpty_3HpS-{background-image:url(../subscribers-empty-y.Dx4HQynB.svg)}.DialogueBroadcast-scss--module_chatMates_eg1yQ{z-index:4;display:flex;padding:10px 15px;align-items:center;justify-content:flex-start;border-bottom:1px solid var(--var-color-base-border)}.DialogueBroadcast-scss--module_chatMates_eg1yQ .desktop{display:none}.DialogueBroadcast-scss--module_iconArrow_vhfTg{width:20px;height:20px;flex-shrink:0;margin-right:10px}.DialogueBroadcast-scss--module_recipientAvatar_iD7Ow{overflow:hidden;margin-left:-16px;border:2px solid white;border-radius:40px;background-color:#fff}.DialogueBroadcast-scss--module_recipientAvatar_iD7Ow:first-of-type{margin-left:0}.DialogueBroadcast-scss--module_recipientsInfo_MY3ee{display:flex;align-items:center;justify-content:center;width:40px;height:40px;position:relative;overflow:hidden;box-sizing:content-box;margin-left:-16px;border:2px solid #fff;font-weight:600;color:var(--color-brand);border-radius:40px;background:linear-gradient(var(--color-brand-opacity-30),var(--color-brand-opacity-30)),#fff}.DialogueBroadcast-scss--module_picture_PIpri{width:115px;height:115px;background-repeat:no-repeat;background-position:center center;background-size:contain}.DialogueBroadcast-scss--module_broadcast_nszLg{justify-content:center}.DialogueBroadcast-scss--module_publisher_NZU9r{bottom:0;left:0}@keyframes DialogueChatMate-scss--module_fadeIn_EvBXh{0%{opacity:0}to{opacity:1}}@keyframes DialogueChatMate-scss--module_fadeOut_0QUVg{0%{opacity:1}to{opacity:0}}@keyframes DialogueChatMate-scss--module_flashing_a4D79{0%{opacity:.5}to{opacity:1}}@keyframes DialogueChatMate-scss--module_loading_RjQrm{to{background-position-x:-20%}}@keyframes DialogueChatMate-scss--module_rotating_3UGuv{to{transform:rotate(360deg)}}@keyframes DialogueChatMate-scss--module_closeLock_AXxM2{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes DialogueChatMate-scss--module_shakeLock_f-NwX{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.DialogueChatMate-scss--module_root_js2mo{z-index:4;display:flex;padding:10px 15px;align-items:center;justify-content:space-between;border-bottom:1px solid var(--var-color-base-border);background-color:var(--var-color-panel-bg)}.DialogueChatMate-scss--module_iconArrow_5HfVp{width:20px;height:20px;flex-shrink:0;margin-right:10px}.DialogueChatMate-scss--module_user_v6mZ8{display:flex;align-items:center;overflow:hidden}.DialogueChatMate-scss--module_avatar_OapfK{margin-right:10px;flex-shrink:0;border:none}.DialogueChatMate-scss--module_avatar_OapfK:hover{border:none}.DialogueChatMate-scss--module_info_nJe-X{display:flex;overflow:hidden;flex-direction:column;justify-content:center;align-items:flex-start}.DialogueChatMate-scss--module_username_u-cX-{overflow:hidden;font-size:14px;font-weight:600;line-height:22px;text-overflow:ellipsis;color:var(--var-color-text-primary)}.DialogueChatMate-scss--module_usernameLink_xLEtq{border-bottom:none}.DialogueChatMate-scss--module_usernameLink_xLEtq:visited{color:var(--var-color-text-primary)}.DialogueChatMate-scss--module_profile_ZcX0n{display:flex}.DialogueChatMate-scss--module_profileButton_Q9vF6,.DialogueChatMate-scss--module_profileButton_Q9vF6:hover .DialogueChatMate-scss--module_username_u-cX-{color:var(--color-brand);cursor:pointer}.DialogueChatMate-scss--module_description_srtyb{justify-content:center;font-size:13px;line-height:16px;color:#7c7c7c}.DialogueChatMate-scss--module_iconDots_ESF6-{width:20px;height:20px;stroke-width:1.5px;color:var(--var-color-text-primary)}.DialogueChatMate-scss--module_iconDotsContainer_gTD61{margin-right:-10px;padding:10px}.light-theme .DialogueMessageEmpty-scss--module_warningPicture_RdEJm{background-image:url(../message-warning.BYJF72-j.svg)}.light-theme .DialogueMessageEmpty-scss--module_emptyPicture_w2FhY{background-image:url(../messages-empty.BTeIkrUP.svg)}.light-x-theme .DialogueMessageEmpty-scss--module_warningPicture_RdEJm{background-image:url(../message-warning-x.LBBtoDQT.svg)}.light-x-theme .DialogueMessageEmpty-scss--module_emptyPicture_w2FhY{background-image:url(../messages-empty-x.Cq1r7SXK.svg)}@keyframes DialogueMessageEmpty-scss--module_fadeIn_5zZwa{0%{opacity:0}to{opacity:1}}@keyframes DialogueMessageEmpty-scss--module_fadeOut_QKmdb{0%{opacity:1}to{opacity:0}}@keyframes DialogueMessageEmpty-scss--module_flashing_48I4G{0%{opacity:.5}to{opacity:1}}@keyframes DialogueMessageEmpty-scss--module_loading_Gb01J{to{background-position-x:-20%}}@keyframes DialogueMessageEmpty-scss--module_rotating_ZMn85{to{transform:rotate(360deg)}}@keyframes DialogueMessageEmpty-scss--module_closeLock_qGiEx{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes DialogueMessageEmpty-scss--module_shakeLock_B15XD{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.light-y-theme .DialogueMessageEmpty-scss--module_warningPicture_RdEJm{background-image:url(../message-warning-y.CHUmiSOV.svg)}.light-y-theme .DialogueMessageEmpty-scss--module_emptyPicture_w2FhY{background-image:url(../messages-y.DUWzq9eP.svg)}.DialogueMessageEmpty-scss--module_empty_FiRbh{display:flex;align-items:center;justify-content:center}.DialogueMessageEmpty-scss--module_picture_4w08d{width:115px;height:115px;background-repeat:no-repeat;background-position:center center;background-size:contain}.DialogueMessageEmpty-scss--module_warningPicture_RdEJm{background-image:url(../message-warning.BYJF72-j.svg)}.DialogueMessageEmpty-scss--module_emptyPicture_w2FhY{background-image:url(../messages-empty.BTeIkrUP.svg)}@keyframes DialogMessageSeparator-scss--module_fadeIn_DSHF2{0%{opacity:0}to{opacity:1}}@keyframes DialogMessageSeparator-scss--module_fadeOut_onKHz{0%{opacity:1}to{opacity:0}}@keyframes DialogMessageSeparator-scss--module_flashing_wll41{0%{opacity:.5}to{opacity:1}}@keyframes DialogMessageSeparator-scss--module_loading_D-saT{to{background-position-x:-20%}}@keyframes DialogMessageSeparator-scss--module_rotating_vTTLY{to{transform:rotate(360deg)}}@keyframes DialogMessageSeparator-scss--module_closeLock_BIYsK{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes DialogMessageSeparator-scss--module_shakeLock_gjsbb{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.DialogMessageSeparator-scss--module_separatorMessages_Jcj5L{z-index:2;display:flex;justify-content:center;margin:30px 0;font-size:13px;line-height:16px;color:#7c7c7c}.DialogMessageSeparator-scss--module_newMessages_-ezv5{display:flex;align-items:center;justify-content:center;flex-shrink:0}.DialogMessageSeparator-scss--module_line_8isxp{position:relative;top:-7px;display:flex;width:calc(100% - 20px);margin:0 10px;border-bottom:1px solid var(--var-color-text-secondary)}@keyframes DialogueMessageList-scss--module_fadeIn_34QHO{0%{opacity:0}to{opacity:1}}@keyframes DialogueMessageList-scss--module_fadeOut_2lx77{0%{opacity:1}to{opacity:0}}@keyframes DialogueMessageList-scss--module_flashing_R-WeG{0%{opacity:.5}to{opacity:1}}@keyframes DialogueMessageList-scss--module_loading_W1O9v{to{background-position-x:-20%}}@keyframes DialogueMessageList-scss--module_rotating_Cm-zM{to{transform:rotate(360deg)}}@keyframes DialogueMessageList-scss--module_closeLock_NprmX{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes DialogueMessageList-scss--module_shakeLock_L4625{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.DialogueMessageList-scss--module_list_SQtXd{width:100%;height:100%;z-index:1;display:flex;overflow-x:hidden;overflow-y:overlay;flex-direction:column-reverse;min-height:0;padding-right:10px}@supports not selector(::-webkit-scrollbar-thumb){.DialogueMessageList-scss--module_list_SQtXd{scrollbar-width:thin}.light-y-theme .DialogueMessageList-scss--module_list_SQtXd,.light-x-theme .DialogueMessageList-scss--module_list_SQtXd,.light-theme .DialogueMessageList-scss--module_list_SQtXd{scrollbar-color:#ccc rgba(255,255,255,0)}.dark-theme .DialogueMessageList-scss--module_list_SQtXd{scrollbar-color:#4a4a4a rgba(255,255,255,0)}}.DialogueMessageList-scss--module_list_SQtXd::-webkit-scrollbar{width:6px;height:6px;border-radius:var(--border-radius-default);background-color:#fff0}.DialogueMessageList-scss--module_list_SQtXd::-webkit-scrollbar-button{display:none}.DialogueMessageList-scss--module_list_SQtXd::-webkit-scrollbar-track{background-color:#fff0}.DialogueMessageList-scss--module_list_SQtXd::-webkit-scrollbar-thumb{border-radius:var(--border-radius-default)}.light-y-theme .DialogueMessageList-scss--module_list_SQtXd::-webkit-scrollbar-thumb,.light-x-theme .DialogueMessageList-scss--module_list_SQtXd::-webkit-scrollbar-thumb,.light-theme .DialogueMessageList-scss--module_list_SQtXd::-webkit-scrollbar-thumb{background-color:#ccc}.dark-theme .DialogueMessageList-scss--module_list_SQtXd::-webkit-scrollbar-thumb{background-color:#4a4a4a}.mobile .DialogueMessageList-scss--module_list_SQtXd{padding-right:0}.DialogueMessageList-scss--module_scrollContainer_Lkses{position:relative;z-index:0;width:100%;margin-top:auto}.DialogueMessageList-scss--module_messageGroup_wGxdV{position:relative}.DialogueMessageList-scss--module_dateContainer_Yx-Pv{display:flex;align-items:center;justify-content:center;position:sticky;z-index:2;top:0;max-width:126px;margin:0 auto;padding-top:15px;padding-bottom:15px}.DialogueMessageList-scss--module_date_gNgYi{display:flex;align-items:center;justify-content:center;height:30px;padding:7px 10px;border:1px solid var(--var-color-base-border);font-size:13px;font-weight:500;line-height:16px;white-space:nowrap;color:#7c7c7c;border-radius:30px;background-color:var(--var-color-input-bg)}.DialogueMessageList-scss--module_dialogueMessageRow_N-3jJ{position:absolute;top:15px;left:0;width:100%}.DialogueMessageList-scss--module_spinner_-UxT3{display:flex;align-items:center;justify-content:center;z-index:1;overflow:hidden;margin:15px auto}@keyframes DialogueMessageSelector-scss--module_fadeIn_aRhzQ{0%{opacity:0}to{opacity:1}}@keyframes DialogueMessageSelector-scss--module_fadeOut_0I37S{0%{opacity:1}to{opacity:0}}@keyframes DialogueMessageSelector-scss--module_flashing_U8Q4l{0%{opacity:.5}to{opacity:1}}@keyframes DialogueMessageSelector-scss--module_loading_mxMup{to{background-position-x:-20%}}@keyframes DialogueMessageSelector-scss--module_rotating_olcb8{to{transform:rotate(360deg)}}@keyframes DialogueMessageSelector-scss--module_closeLock_zpRXB{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes DialogueMessageSelector-scss--module_shakeLock_2Cle5{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.DialogueMessageSelector-scss--module_container_m9qn9{position:absolute;z-index:2;left:0;display:flex;width:100%;height:60px;margin-top:-60px;padding:0 20px;border-bottom:1px solid var(--var-color-base-border);background-color:#fff;transition:.1s ease-in-out margin-top;flex-shrink:0;align-items:center;justify-content:space-between}.dark-theme .DialogueMessageSelector-scss--module_container_m9qn9{background-color:#222}.DialogueMessageSelector-scss--module_container_m9qn9.DialogueMessageSelector-scss--module_visible_oVdRq{margin-top:0}.DialogueMessageSelector-scss--module_text_Y2dWq{display:flex;align-items:center;font-size:14px;font-weight:600;color:var(--var-color-text-primary)}.DialogueMessageSelector-scss--module_button_eXsgj{display:flex;align-items:center}.DialogueMessageSelector-scss--module_buttonText_Xbvk7{color:var(--var-color-error)}.DialogueMessageSelector-scss--module_reset_AwXuc{width:20px;height:20px;margin-left:5px;cursor:pointer}.DialogueMessageSelector-scss--module_icon_1xoNM{width:20px;height:20px;margin-right:10px;color:var(--var-color-error)}@keyframes DialogueMessageWarning-scss--module_fadeIn_bHytA{0%{opacity:0}to{opacity:1}}@keyframes DialogueMessageWarning-scss--module_fadeOut_Sx-Sf{0%{opacity:1}to{opacity:0}}@keyframes DialogueMessageWarning-scss--module_flashing_iHqI4{0%{opacity:.5}to{opacity:1}}@keyframes DialogueMessageWarning-scss--module_loading_RHH6d{to{background-position-x:-20%}}@keyframes DialogueMessageWarning-scss--module_rotating_53zSL{to{transform:rotate(360deg)}}@keyframes DialogueMessageWarning-scss--module_closeLock_-BufW{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes DialogueMessageWarning-scss--module_shakeLock_PseL6{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.DialogueMessageWarning-scss--module_root_sP0vQ{position:relative;z-index:1;display:flex;flex-shrink:0;align-items:center;height:50px;padding:0 20px;border-bottom:1px solid var(--var-color-base-border);background-color:var(--var-color-panel-bg)}.dark-theme .DialogueMessageWarning-scss--module_root_sP0vQ{background-color:var(--var-color-bg)}.DialogueMessageWarning-scss--module_text_22MMD{font-size:14px;font-weight:500;line-height:22px;color:var(--var-color-text-primary)}.DialogueMessageWarning-scss--module_link_tbX-Y{font-size:14px;font-weight:500;line-height:22px}.DialogueMessageWarning-scss--module_icon_BfTn-{width:20px;height:20px;background-repeat:no-repeat;background-position:center center;background-size:100%;flex-shrink:0;margin-right:15px;background-image:url(../dialogue-warning.C0PTAgJJ.svg)}.light-x-theme .DialogueMessageWarning-scss--module_icon_BfTn-{background-image:url(../dialogue-warning-x.CeHYi8kw.svg)}.dark-theme .DialogueMessageWarning-scss--module_icon_BfTn-{filter:invert(1) hue-rotate(180deg) brightness(1.5) contrast(.8)}@keyframes DialogueMessages-scss--module_fadeIn_2q0fS{0%{opacity:0}to{opacity:1}}@keyframes DialogueMessages-scss--module_fadeOut_UBW0t{0%{opacity:1}to{opacity:0}}@keyframes DialogueMessages-scss--module_flashing_4AXG6{0%{opacity:.5}to{opacity:1}}@keyframes DialogueMessages-scss--module_loading_kPs4u{to{background-position-x:-20%}}@keyframes DialogueMessages-scss--module_rotating_MtL9N{to{transform:rotate(360deg)}}@keyframes DialogueMessages-scss--module_closeLock_P9saR{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes DialogueMessages-scss--module_shakeLock_FzexE{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.DialogueMessages-scss--module_root_RkiEL{position:relative;display:flex;overflow:hidden;flex-direction:column;width:100%;height:0;flex:1}.DialogueMessages-scss--module_messages_d5VJt{width:100%;height:100%;display:flex;overflow-x:hidden;overflow-y:auto;flex-direction:column}.DialogueMessages-scss--module_messagesLocked_F3j6B{overflow-y:hidden;padding-right:30px}.DialogueMessages-scss--module_empty_L75jX{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.DialogueMessages-scss--module_opacity_KZTsT{opacity:0}.light-theme .DialogueSingle-scss--module_messagesEmpty_o2cvh{background-image:url(../messages-empty.BTeIkrUP.svg)}.light-x-theme .DialogueSingle-scss--module_messagesEmpty_o2cvh{background-image:url(../messages-empty-x.Cq1r7SXK.svg)}@keyframes DialogueSingle-scss--module_fadeIn_D310f{0%{opacity:0}to{opacity:1}}@keyframes DialogueSingle-scss--module_fadeOut_BiyZx{0%{opacity:1}to{opacity:0}}@keyframes DialogueSingle-scss--module_flashing_WbcN0{0%{opacity:.5}to{opacity:1}}@keyframes DialogueSingle-scss--module_loading_Xpqs0{to{background-position-x:-20%}}@keyframes DialogueSingle-scss--module_rotating_GkiVd{to{transform:rotate(360deg)}}@keyframes DialogueSingle-scss--module_closeLock_UqQCW{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes DialogueSingle-scss--module_shakeLock_-ETRo{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.light-y-theme .DialogueSingle-scss--module_messagesEmpty_o2cvh{background-image:url(../messages-y.DUWzq9eP.svg)}.DialogueSingle-scss--module_spinnerContainer_aR-io{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.DialogueSingle-scss--module_picture_JtF4K{width:115px;height:115px;background-repeat:no-repeat;background-position:center center;background-size:contain}.DialogueSingle-scss--module_publisher_paNPH{bottom:0;left:0}.DialogueSingle-scss--module_empty_oXzZC{justify-content:center}@keyframes DialogueSortSelector-scss--module_fadeIn_qjLFG{0%{opacity:0}to{opacity:1}}@keyframes DialogueSortSelector-scss--module_fadeOut_1igdI{0%{opacity:1}to{opacity:0}}@keyframes DialogueSortSelector-scss--module_flashing_hLlfq{0%{opacity:.5}to{opacity:1}}@keyframes DialogueSortSelector-scss--module_loading_j90N5{to{background-position-x:-20%}}@keyframes DialogueSortSelector-scss--module_rotating_rpYVv{to{transform:rotate(360deg)}}@keyframes DialogueSortSelector-scss--module_closeLock_yh4Qb{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes DialogueSortSelector-scss--module_shakeLock_gJI0H{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.DialogueSortSelector-scss--module_tooltipContainer_goFH0{margin-right:5px;font-size:13px;cursor:pointer}.DialogueSortSelector-scss--module_radioButton_B1CdH{padding-bottom:12px}.DialogueSortSelector-scss--module_radioButton_B1CdH:last-of-type{padding-bottom:0}.DialogueSortSelector-scss--module_radioButtonLabel_XUgDW{white-space:nowrap}.DialogueSortSelector-scss--module_icon_4ShGT{width:20px;height:20px}.DialogueSortSelector-scss--module_marginIcon_Ad8yN{margin-right:5px}.DialogueSortSelector-scss--module_sort_54T6p{display:flex;align-items:center}@keyframes DialogueContactItem-scss--module_fadeIn_JIqGI{0%{opacity:0}to{opacity:1}}@keyframes DialogueContactItem-scss--module_fadeOut_ZC5s6{0%{opacity:1}to{opacity:0}}@keyframes DialogueContactItem-scss--module_flashing_zLjGo{0%{opacity:.5}to{opacity:1}}@keyframes DialogueContactItem-scss--module_loading_mbky8{to{background-position-x:-20%}}@keyframes DialogueContactItem-scss--module_rotating_QGRAi{to{transform:rotate(360deg)}}@keyframes DialogueContactItem-scss--module_closeLock_ynNg3{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes DialogueContactItem-scss--module_shakeLock_SxtY1{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.DialogueContactItem-scss--module_root_0I5FX{display:flex;flex-shrink:0;align-items:center;margin-bottom:15px;padding-left:15px;color:var(--var-color-text-primary);cursor:pointer}.DialogueContactItem-scss--module_root_0I5FX:hover{color:var(--color-brand)}.DialogueContactItem-scss--module_avatar_fI2rV{margin-right:12px}.DialogueContactItem-scss--module_name_r7Imo{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:600}.light-theme .DialogueContactList-scss--module_iconEmpty_DSQyv{color:#f5916e}.light-x-theme .DialogueContactList-scss--module_iconEmpty_DSQyv{color:#ccc}@keyframes DialogueContactList-scss--module_fadeIn_yPS7U{0%{opacity:0}to{opacity:1}}@keyframes DialogueContactList-scss--module_fadeOut_8x73t{0%{opacity:1}to{opacity:0}}@keyframes DialogueContactList-scss--module_flashing_dh-Am{0%{opacity:.5}to{opacity:1}}@keyframes DialogueContactList-scss--module_loading_CwP3p{to{background-position-x:-20%}}@keyframes DialogueContactList-scss--module_rotating_vrowT{to{transform:rotate(360deg)}}@keyframes DialogueContactList-scss--module_closeLock_Ygn7s{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes DialogueContactList-scss--module_shakeLock_tqrCA{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.light-y-theme .DialogueContactList-scss--module_iconEmpty_DSQyv{color:#ccc}.DialogueContactList-scss--module_root_SWEDk{display:flex;flex-direction:column}.desktop .DialogueContactList-scss--module_root_SWEDk{flex:1}.DialogueContactList-scss--module_header_Q38k-{display:flex;align-items:center;justify-content:space-between;margin:12px 0 15px}.mobile .DialogueContactList-scss--module_header_Q38k-{margin:12px 15px 15px}.DialogueContactList-scss--module_list_riT8o{display:flex;overflow:auto;flex-direction:column}@supports not selector(::-webkit-scrollbar-thumb){.DialogueContactList-scss--module_list_riT8o{scrollbar-width:thin}.light-y-theme .DialogueContactList-scss--module_list_riT8o,.light-x-theme .DialogueContactList-scss--module_list_riT8o,.light-theme .DialogueContactList-scss--module_list_riT8o{scrollbar-color:#ccc rgba(255,255,255,0)}.dark-theme .DialogueContactList-scss--module_list_riT8o{scrollbar-color:#4a4a4a rgba(255,255,255,0)}}.DialogueContactList-scss--module_list_riT8o::-webkit-scrollbar{width:6px;height:6px;border-radius:var(--border-radius-default);background-color:#fff0}.DialogueContactList-scss--module_list_riT8o::-webkit-scrollbar-button{display:none}.DialogueContactList-scss--module_list_riT8o::-webkit-scrollbar-track{background-color:#fff0}.DialogueContactList-scss--module_list_riT8o::-webkit-scrollbar-thumb{border-radius:var(--border-radius-default)}.light-y-theme .DialogueContactList-scss--module_list_riT8o::-webkit-scrollbar-thumb,.light-x-theme .DialogueContactList-scss--module_list_riT8o::-webkit-scrollbar-thumb,.light-theme .DialogueContactList-scss--module_list_riT8o::-webkit-scrollbar-thumb{background-color:#ccc}.dark-theme .DialogueContactList-scss--module_list_riT8o::-webkit-scrollbar-thumb{background-color:#4a4a4a}.desktop .DialogueContactList-scss--module_list_riT8o{width:400px;height:calc(100vh - 281px);padding-right:6px}.mobile .DialogueContactList-scss--module_list_riT8o{height:calc(100dvh - 205px)}.DialogueContactList-scss--module_innerListContainer_Lozje{display:flex;flex-direction:column;width:100%}.DialogueContactList-scss--module_emptyContainer_v-m9v{justify-content:flex-start;margin-top:30px}.DialogueContactList-scss--module_iconEmpty_DSQyv{width:50px;height:50px;color:#f5916e}@keyframes SearchInput-scss--module_fadeIn_Y1wJ9{0%{opacity:0}to{opacity:1}}@keyframes SearchInput-scss--module_fadeOut_NfWH1{0%{opacity:1}to{opacity:0}}@keyframes SearchInput-scss--module_flashing_1qx9Y{0%{opacity:.5}to{opacity:1}}@keyframes SearchInput-scss--module_loading_xA4d-{to{background-position-x:-20%}}@keyframes SearchInput-scss--module_rotating_AoRUO{to{transform:rotate(360deg)}}@keyframes SearchInput-scss--module_closeLock_u0c-X{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes SearchInput-scss--module_shakeLock_NfAHc{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.SearchInput-scss--module_container_h96gh{position:relative}.SearchInput-scss--module_iconSearch_zzxCa{width:20px;height:20px;position:absolute;z-index:1;top:50%;left:15px;margin-top:-10px}.SearchInput-scss--module_input_UreFf{padding-left:45px}@keyframes DialogueBroadcastFilterButton-scss--module_fadeIn_whsed{0%{opacity:0}to{opacity:1}}@keyframes DialogueBroadcastFilterButton-scss--module_fadeOut_XvsVQ{0%{opacity:1}to{opacity:0}}@keyframes DialogueBroadcastFilterButton-scss--module_flashing_Vaz3l{0%{opacity:.5}to{opacity:1}}@keyframes DialogueBroadcastFilterButton-scss--module_loading_LUpt8{to{background-position-x:-20%}}@keyframes DialogueBroadcastFilterButton-scss--module_rotating_P--zu{to{transform:rotate(360deg)}}@keyframes DialogueBroadcastFilterButton-scss--module_closeLock_GERu-{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes DialogueBroadcastFilterButton-scss--module_shakeLock_BNZt2{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.DialogueBroadcastFilterButton-scss--module_button_BGQyl{display:flex;align-items:center;justify-content:center;overflow:visible;min-width:auto;margin-left:10px}.DialogueBroadcastFilterButton-scss--module_icon_uQ93e{width:20px;height:20px;margin-right:10px}.DialogueBroadcastFilterButton-scss--module_statusFilter_5bXhn{width:12px;height:12px;position:absolute;top:-4px;right:-4px;overflow:hidden;border:2px solid #fff;border-radius:100%;background-color:var(--color-brand)}@keyframes DialogueSubscriptionLevelsSelect-scss--module_fadeIn_1XQl4{0%{opacity:0}to{opacity:1}}@keyframes DialogueSubscriptionLevelsSelect-scss--module_fadeOut_BdqF-{0%{opacity:1}to{opacity:0}}@keyframes DialogueSubscriptionLevelsSelect-scss--module_flashing_uyEHM{0%{opacity:.5}to{opacity:1}}@keyframes DialogueSubscriptionLevelsSelect-scss--module_loading_yuxh1{to{background-position-x:-20%}}@keyframes DialogueSubscriptionLevelsSelect-scss--module_rotating_jSJMw{to{transform:rotate(360deg)}}@keyframes DialogueSubscriptionLevelsSelect-scss--module_closeLock_iyDFf{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes DialogueSubscriptionLevelsSelect-scss--module_shakeLock_BEtTX{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.DialogueSubscriptionLevelsSelect-scss--module_optionsContainer_HDGGA{overflow-x:hidden;width:100%}.DialogueSubscriptionLevelsSelect-scss--module_optionItem_nbs-D{width:100%;white-space:break-spaces}.DialogueSubscriptionLevelsSelect-scss--module_optionCheckBoxLabel_-AADh{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;word-break:break-word}@keyframes DialogueContactSelector-scss--module_fadeIn_ec3te{0%{opacity:0}to{opacity:1}}@keyframes DialogueContactSelector-scss--module_fadeOut_67Ri4{0%{opacity:1}to{opacity:0}}@keyframes DialogueContactSelector-scss--module_flashing_kO1iA{0%{opacity:.5}to{opacity:1}}@keyframes DialogueContactSelector-scss--module_loading_dwJPj{to{background-position-x:-20%}}@keyframes DialogueContactSelector-scss--module_rotating_od4Iu{to{transform:rotate(360deg)}}@keyframes DialogueContactSelector-scss--module_closeLock_OsoKV{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes DialogueContactSelector-scss--module_shakeLock_CzN-I{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.DialogueContactSelector-scss--module_root_W-g0O{flex-shrink:0;margin-left:10px}.DialogueContactSelector-scss--module_root_W-g0O .DialogueContactSelector-scss--module_selectOptionItem_4kBsU{background-color:transparent}.DialogueContactSelector-scss--module_icon_lwSZQ{width:20px;height:20px;flex-shrink:0}.DialogueContactSelector-scss--module_button_eweh4{display:flex;align-items:center;justify-content:center;width:40px;height:40px;position:relative;overflow:visible;min-width:auto}.DialogueContactSelector-scss--module_statusFilter_Cygyw{width:12px;height:12px;position:absolute;top:-4px;right:-4px;overflow:hidden;border:2px solid #fff;border-radius:100%;background-color:var(--color-brand)}.DialogueContactSelector-scss--module_selectorView_QwBSN{position:absolute;z-index:2;top:5px;right:0;display:flex;flex-direction:column;width:290px;max-height:352px;padding:12px 15px;border:1px solid var(--var-color-base-border);border-radius:var(--border-radius-default);background-color:var(--var-color-input-bg);box-shadow:0 2px 10px #0000001a}.DialogueContactSelector-scss--module_dropdown_qNNt7{position:absolute;z-index:1;top:52px;right:0;width:290px;border:1px solid var(--var-color-base-border);border-radius:var(--border-radius-default);background-color:var(--var-color-panel-bg);box-shadow:0 2px 10px #0000001a}.DialogueContactSelector-scss--module_option_Gudq8{margin-bottom:12px;padding:0}.DialogueContactSelector-scss--module_subscriptionLevelsSelect_cYj2F{max-width:260px;margin:0 auto 15px}.dark-theme .DialogueCreateButton-scss--module_tooltipContent_4jxps{padding:6px 0}@keyframes DialogueCreateButton-scss--module_fadeIn_WOynj{0%{opacity:0}to{opacity:1}}@keyframes DialogueCreateButton-scss--module_fadeOut_re6Wj{0%{opacity:1}to{opacity:0}}@keyframes DialogueCreateButton-scss--module_flashing_24ZYm{0%{opacity:.5}to{opacity:1}}@keyframes DialogueCreateButton-scss--module_loading_0p04F{to{background-position-x:-20%}}@keyframes DialogueCreateButton-scss--module_rotating_gxC5o{to{transform:rotate(360deg)}}@keyframes DialogueCreateButton-scss--module_closeLock_IFdgr{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes DialogueCreateButton-scss--module_shakeLock_M9spg{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.light-y-theme .DialogueCreateButton-scss--module_tooltipContent_4jxps,.light-x-theme .DialogueCreateButton-scss--module_tooltipContent_4jxps,.light-theme .DialogueCreateButton-scss--module_tooltipContent_4jxps{padding:6px 0}.DialogueCreateButton-scss--module_root_SesMg{display:flex;align-items:center;justify-content:center;width:40px;height:40px;position:relative;margin-left:10px;border-radius:var(--border-radius-default);background-color:var(--color-brand);cursor:pointer;flex-shrink:0}@media not all and (hover: none){.DialogueCreateButton-scss--module_root_SesMg:hover{background-color:var(--color-brand-darken-10)}}.DialogueCreateButton-scss--module_icon_MXamv{width:20px;height:20px;color:#fff}.DialogueCreateButton-scss--module_iconDropdownItem_zpM3q{width:20px;height:20px;margin-right:10px;stroke:var(--var-color-text-primary);fill:var(--var-color-text-primary);stroke-width:0}.DialogueCreateButton-scss--module_dropdownItem_stQ1x{display:flex;width:100%;padding:4px 15px;font-size:14px;align-items:center;line-height:22px;cursor:pointer}.DialogueCreateButton-scss--module_dropdownItem_stQ1x:hover{color:var(--color-brand)}.DialogueCreateButton-scss--module_dropdownItem_stQ1x:hover .DialogueCreateButton-scss--module_iconDropdownItem_zpM3q{stroke:var(--color-brand)}.DialogueContactsFilter-scss--module_root_9-3p8{position:relative;z-index:1;display:flex;align-items:center;margin:20px 0 0}.mobile .DialogueContactsFilter-scss--module_root_9-3p8{margin:0;padding:5px 15px 15px;background-color:var(--var-color-panel-bg)}.DialogueContactsFilter-scss--module_search_41ckf{width:100%}.DialogueContactsFilter-scss--module_searchInput_aLJ3t{height:40px}@keyframes DialogueBroadcastMessagesInfo-scss--module_fadeIn_98sOL{0%{opacity:0}to{opacity:1}}@keyframes DialogueBroadcastMessagesInfo-scss--module_fadeOut_FwnD6{0%{opacity:1}to{opacity:0}}@keyframes DialogueBroadcastMessagesInfo-scss--module_flashing_TeS4n{0%{opacity:.5}to{opacity:1}}@keyframes DialogueBroadcastMessagesInfo-scss--module_loading_dNhlb{to{background-position-x:-20%}}@keyframes DialogueBroadcastMessagesInfo-scss--module_rotating_GxgWe{to{transform:rotate(360deg)}}@keyframes DialogueBroadcastMessagesInfo-scss--module_closeLock_yTsd-{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes DialogueBroadcastMessagesInfo-scss--module_shakeLock_SKIiP{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.DialogueBroadcastMessagesInfo-scss--module_root_-yPfQ{display:flex;flex-shrink:0;overflow:hidden;flex-direction:column;margin-top:10px;padding:15px;border-radius:10px;background-color:var(--var-color-complementary-bg)}.mobile .DialogueBroadcastMessagesInfo-scss--module_root_-yPfQ{margin:0;border-top:1px solid var(--var-color-base-border);border-radius:0}.DialogueBroadcastMessagesInfo-scss--module_top_ykTai{display:flex;justify-content:space-between;margin-bottom:5px}.DialogueBroadcastMessagesInfo-scss--module_iconWrapper_e-odb{display:flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:var(--border-radius-default);background-color:var(--var-color-block-bg)}.DialogueBroadcastMessagesInfo-scss--module_iconMailing_zhlgs{width:20px;height:20px;color:var(--var-color-icon-ui-hover)}.DialogueBroadcastMessagesInfo-scss--module_iconClose_W4vJc{width:20px;height:20px;opacity:.3;color:var(--var-color-icon-ui);cursor:pointer}@media not all and (hover: none){.DialogueBroadcastMessagesInfo-scss--module_iconClose_W4vJc:hover{color:var(--var-color-icon-ui-hover)}}.DialogueBroadcastMessagesInfo-scss--module_title_IazRo{margin-bottom:5px;font-weight:500;line-height:22px;color:var(--var-color-text-primary)}.DialogueBroadcastMessagesInfo-scss--module_description_mrj-v{font-size:12px;line-height:16px;color:#7c7c7c}@keyframes DialoguePreviewAttachment-scss--module_fadeIn_anKMS{0%{opacity:0}to{opacity:1}}@keyframes DialoguePreviewAttachment-scss--module_fadeOut_EBF0o{0%{opacity:1}to{opacity:0}}@keyframes DialoguePreviewAttachment-scss--module_flashing_hmQ9d{0%{opacity:.5}to{opacity:1}}@keyframes DialoguePreviewAttachment-scss--module_loading_z-TdD{to{background-position-x:-20%}}@keyframes DialoguePreviewAttachment-scss--module_rotating_BG3Ak{to{transform:rotate(360deg)}}@keyframes DialoguePreviewAttachment-scss--module_closeLock_cZmjh{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes DialoguePreviewAttachment-scss--module_shakeLock_4PivP{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.DialoguePreviewAttachment-scss--module_root_MrANu{display:flex}.DialoguePreviewAttachment-scss--module_icon_9a5Ll{width:16px;height:16px;overflow:hidden;margin-right:6px;color:var(--var-color-text-primary);border-radius:4px;stroke-width:1.5px;stroke:var(--var-color-text-primary);fill:var(--var-color-text-primary)}@keyframes DialogueItem-scss--module_fadeIn_mqi-Y{0%{opacity:0}to{opacity:1}}@keyframes DialogueItem-scss--module_fadeOut_3ZljS{0%{opacity:1}to{opacity:0}}@keyframes DialogueItem-scss--module_flashing_o5Czg{0%{opacity:.5}to{opacity:1}}@keyframes DialogueItem-scss--module_loading_DmwXm{to{background-position-x:-20%}}@keyframes DialogueItem-scss--module_rotating_CwT1r{to{transform:rotate(360deg)}}@keyframes DialogueItem-scss--module_closeLock_T7U7C{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes DialogueItem-scss--module_shakeLock_qzo-q{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.DialogueItem-scss--module_root_dB-qq{display:flex;flex-shrink:0;justify-content:space-between;align-items:center;height:82px;padding:10px 22px 10px 15px;border:1px solid transparent;cursor:pointer}.DialogueItem-scss--module_rootActive_eXc0v{-webkit-backdrop-filter:contrast(.9);backdrop-filter:contrast(.9)}.DialogueItem-scss--module_root_dB-qq .DialogueItem-scss--module_username_aqo6Z{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;width:100%;font-size:14px;font-weight:600;line-height:22px;color:var(--var-color-text-primary)}@media not all and (hover: none){.DialogueItem-scss--module_root_dB-qq:hover:not(.DialogueItem-scss--module_rootActive_eXc0v){-webkit-backdrop-filter:contrast(.95);backdrop-filter:contrast(.95)}.DialogueItem-scss--module_root_dB-qq:hover:not(.DialogueItem-scss--module_rootActive_eXc0v) .DialogueItem-scss--module_username_aqo6Z{color:var(--color-brand)}}.DialogueItem-scss--module_avatar_xbcxE{margin-right:12px}.DialogueItem-scss--module_info_Idjyw{display:flex;flex-direction:column;width:calc(100% - 64px);height:100%}.DialogueItem-scss--module_head_Gn13G{display:flex;width:100%;justify-content:space-between;margin-bottom:2px}.DialogueItem-scss--module_infoMessage_fIEBM{display:flex;align-items:center}.DialogueItem-scss--module_status_QPyNx{margin-right:2px}.DialogueItem-scss--module_datetime_H5PAD{font-size:12px;line-height:16px;white-space:nowrap;text-transform:capitalize;color:#7c7c7c}.DialogueItem-scss--module_content_4Wz0l{display:flex;align-items:center;color:#7c7c7c}.DialogueItem-scss--module_statusDeletedIcon_uB8C-{margin-right:8px;margin-left:0}.DialogueItem-scss--module_statusDeleted_azD0m{color:#7c7c7c}.DialogueItem-scss--module_message_CMrp0{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;display:inline;width:100%;max-height:36px;font-size:14px;line-height:16px;text-overflow:ellipsis;flex-shrink:1}.DialogueItem-scss--module_donation_4kO-5{display:inline;margin-right:5px;font-size:14px;font-weight:500;line-height:16px;color:#7c7c7c}.DialogueItem-scss--module_donationAmount_zIMd6{margin-right:0;background-color:#f90}@keyframes DialogueListHeader-scss--module_fadeIn_bX-MK{0%{opacity:0}to{opacity:1}}@keyframes DialogueListHeader-scss--module_fadeOut_kPjWD{0%{opacity:1}to{opacity:0}}@keyframes DialogueListHeader-scss--module_flashing_xqzsM{0%{opacity:.5}to{opacity:1}}@keyframes DialogueListHeader-scss--module_loading_6N-5U{to{background-position-x:-20%}}@keyframes DialogueListHeader-scss--module_rotating_-ERvr{to{transform:rotate(360deg)}}@keyframes DialogueListHeader-scss--module_closeLock_vWHgO{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes DialogueListHeader-scss--module_shakeLock_LOGUc{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.DialogueListHeader-scss--module_root_bq6FL{display:flex;justify-content:space-between;margin:12px 0 15px;background-color:var(--var-color-panel-bg)}.mobile .DialogueListHeader-scss--module_root_bq6FL{margin:0;padding:0 15px 15px}.DialogueListHeader-scss--module_tooltipContainer_N6xOj{display:flex;cursor:pointer;align-items:center}.DialogueListHeader-scss--module_radioButton_cdlle{padding-bottom:12px}.DialogueListHeader-scss--module_radioButton_cdlle:last-of-type{padding-bottom:0}.DialogueListHeader-scss--module_radioButtonLabel_OMeUX{white-space:nowrap}.DialogueListHeader-scss--module_btnReadAll_7yQqG{display:flex;align-items:center;font-size:13px;color:var(--var-color-text-primary);cursor:pointer}.DialogueListHeader-scss--module_icon_4j0lz{width:20px;height:20px;fill:currentcolor}.DialogueListHeader-scss--module_marginIcon_QCjRE{margin-right:5px}.light-theme .DialogueList-scss--module_iconEmpty_PvzZs{color:#f5916e}.light-x-theme .DialogueList-scss--module_iconEmpty_PvzZs{color:#ccc}@keyframes DialogueList-scss--module_fadeIn_-VVSL{0%{opacity:0}to{opacity:1}}@keyframes DialogueList-scss--module_fadeOut_ZY5P5{0%{opacity:1}to{opacity:0}}@keyframes DialogueList-scss--module_flashing_VYyWp{0%{opacity:.5}to{opacity:1}}@keyframes DialogueList-scss--module_loading_iWpZ3{to{background-position-x:-20%}}@keyframes DialogueList-scss--module_rotating_T1saX{to{transform:rotate(360deg)}}@keyframes DialogueList-scss--module_closeLock_SHeuz{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes DialogueList-scss--module_shakeLock_-KwpK{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.light-y-theme .DialogueList-scss--module_iconEmpty_PvzZs{color:#ccc}.DialogueList-scss--module_root_kwtB2{display:flex;flex-direction:column}.desktop .DialogueList-scss--module_root_kwtB2{flex:1}.DialogueList-scss--module_list_uA5rk{display:flex;overflow:auto;flex-direction:column}@supports not selector(::-webkit-scrollbar-thumb){.DialogueList-scss--module_list_uA5rk{scrollbar-width:thin}.light-y-theme .DialogueList-scss--module_list_uA5rk,.light-x-theme .DialogueList-scss--module_list_uA5rk,.light-theme .DialogueList-scss--module_list_uA5rk{scrollbar-color:#ccc rgba(255,255,255,0)}.dark-theme .DialogueList-scss--module_list_uA5rk{scrollbar-color:#4a4a4a rgba(255,255,255,0)}}.DialogueList-scss--module_list_uA5rk::-webkit-scrollbar{width:6px;height:6px;border-radius:var(--border-radius-default);background-color:#fff0}.DialogueList-scss--module_list_uA5rk::-webkit-scrollbar-button{display:none}.DialogueList-scss--module_list_uA5rk::-webkit-scrollbar-track{background-color:#fff0}.DialogueList-scss--module_list_uA5rk::-webkit-scrollbar-thumb{border-radius:var(--border-radius-default)}.light-y-theme .DialogueList-scss--module_list_uA5rk::-webkit-scrollbar-thumb,.light-x-theme .DialogueList-scss--module_list_uA5rk::-webkit-scrollbar-thumb,.light-theme .DialogueList-scss--module_list_uA5rk::-webkit-scrollbar-thumb{background-color:#ccc}.dark-theme .DialogueList-scss--module_list_uA5rk::-webkit-scrollbar-thumb{background-color:#4a4a4a}.desktop .DialogueList-scss--module_list_uA5rk{height:calc(100vh - 281px);margin-right:-20px;margin-left:-20px}.mobile .DialogueList-scss--module_list_uA5rk{height:calc(100dvh - 205px)}.desktop .DialogueList-scss--module_listWithRecipients_p0gDg{height:calc(100vh - 400px)}.mobile .DialogueList-scss--module_listWithRecipients_p0gDg{height:calc(100dvh - 340px)}.DialogueList-scss--module_empty_-tlhu{display:flex;align-items:center;justify-content:center;flex-direction:column}.DialogueList-scss--module_button_6ohyD{margin:20px auto 0}.DialogueList-scss--module_spinnerMoreLoader_ICAo5{width:50px;height:50px}.DialogueList-scss--module_emptyContainer_guUM8{display:flex;flex-direction:column;flex:1;width:auto;margin:20px}.mobile .DialogueList-scss--module_emptyContainer_guUM8{width:calc(100% - 30px);margin:20px 15px 0}.DialogueList-scss--module_emptyWithoutFilter_vfWzl{display:flex;align-items:center;justify-content:center;flex:1;max-width:364px;border:1px solid var(--var-color-base-border);border-radius:var(--border-radius-default)}.DialogueList-scss--module_iconEmpty_PvzZs{width:50px;height:50px}@keyframes DialogueMailingContacts-scss--module_fadeIn_KtSXv{0%{opacity:0}to{opacity:1}}@keyframes DialogueMailingContacts-scss--module_fadeOut_Rj7VY{0%{opacity:1}to{opacity:0}}@keyframes DialogueMailingContacts-scss--module_flashing_JNs80{0%{opacity:.5}to{opacity:1}}@keyframes DialogueMailingContacts-scss--module_loading_CCsxx{to{background-position-x:-20%}}@keyframes DialogueMailingContacts-scss--module_rotating_NMDTG{to{transform:rotate(360deg)}}@keyframes DialogueMailingContacts-scss--module_closeLock_NmOU1{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes DialogueMailingContacts-scss--module_shakeLock_zev7W{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.DialogueMailingContacts-scss--module_item_VBYjY{display:flex;flex-shrink:0;align-items:center;margin-bottom:10px;cursor:pointer}.DialogueMailingContacts-scss--module_item_VBYjY:last-of-type{margin-bottom:0}.DialogueMailingContacts-scss--module_item_VBYjY:hover{color:var(--color-brand)}.DialogueMailingContacts-scss--module_disabled_a2yKJ{opacity:.5;pointer-events:none}.DialogueMailingContacts-scss--module_avatar_mzeGU{margin-right:10px}.DialogueMailingContacts-scss--module_info_1i5A1{display:flex;overflow:hidden;flex-direction:column;margin-right:10px}.DialogueMailingContacts-scss--module_name_mUQb-{overflow:hidden;font-weight:600;white-space:nowrap;text-overflow:ellipsis}.DialogueMailingContacts-scss--module_description_rhwjx{display:flex;margin-top:2px;font-size:12px}.DialogueMailingContacts-scss--module_checkboxContainer_8-oud{margin-left:auto}.desktop .DialogueMailingContacts-scss--module_checkboxContainer_8-oud{margin-right:0}.DialogueMailingListHeader-scss--module_root_ncfHj{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;margin:12px 0 0;line-height:16px}.mobile .DialogueMailingListHeader-scss--module_root_ncfHj{margin:12px 15px 0}.DialogueMailingListHeader-scss--module_selectedUsersInfo_8lKN8{display:flex;flex-shrink:0;font-size:13px}.DialogueMailingListHeader-scss--module_sortSelector_hNOpM,.DialogueMailingListHeader-scss--module_selectedUsersInfo_8lKN8{margin-bottom:15px}.DialogueMailingListHeader-scss--module_selectedUsersAmount_dymDd{margin-right:5px;color:var(--var-color-text-primary)}.DialogueMailingListHeader-scss--module_resetSelectedUsers_xqp-Y{margin-right:10px;padding-right:10px;border-right:1px solid var(--var-color-base-border);color:var(--color-brand);cursor:pointer}.DialogueMailingListHeader-scss--module_selectUsersAll_euwsu{cursor:pointer}.DialogueMailingListHeader-scss--module_borderNone_KdfdC{margin-right:0;padding-right:0;border-right:none}.light-theme .DialogueMailingList-scss--module_emptyIcon_xtqJH{color:#f5916e}.light-x-theme .DialogueMailingList-scss--module_emptyIcon_xtqJH{color:var(--color-brand)}@keyframes DialogueMailingList-scss--module_fadeIn_hDpNE{0%{opacity:0}to{opacity:1}}@keyframes DialogueMailingList-scss--module_fadeOut_sHuou{0%{opacity:1}to{opacity:0}}@keyframes DialogueMailingList-scss--module_flashing_dKaPO{0%{opacity:.5}to{opacity:1}}@keyframes DialogueMailingList-scss--module_loading_qm87d{to{background-position-x:-20%}}@keyframes DialogueMailingList-scss--module_rotating_0Zp02{to{transform:rotate(360deg)}}@keyframes DialogueMailingList-scss--module_closeLock_G--zB{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes DialogueMailingList-scss--module_shakeLock_70IAL{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.light-y-theme .DialogueMailingList-scss--module_emptyIcon_xtqJH{color:var(--color-brand)}.DialogueMailingList-scss--module_root_VPrXX{display:flex;flex-direction:column}.DialogueMailingList-scss--module_list_oTfTx{display:flex;overflow:auto;flex-direction:column}@supports not selector(::-webkit-scrollbar-thumb){.DialogueMailingList-scss--module_list_oTfTx{scrollbar-width:thin}.light-y-theme .DialogueMailingList-scss--module_list_oTfTx,.light-x-theme .DialogueMailingList-scss--module_list_oTfTx,.light-theme .DialogueMailingList-scss--module_list_oTfTx{scrollbar-color:#ccc rgba(255,255,255,0)}.dark-theme .DialogueMailingList-scss--module_list_oTfTx{scrollbar-color:#4a4a4a rgba(255,255,255,0)}}.DialogueMailingList-scss--module_list_oTfTx::-webkit-scrollbar{width:6px;height:6px;border-radius:var(--border-radius-default);background-color:#fff0}.DialogueMailingList-scss--module_list_oTfTx::-webkit-scrollbar-button{display:none}.DialogueMailingList-scss--module_list_oTfTx::-webkit-scrollbar-track{background-color:#fff0}.DialogueMailingList-scss--module_list_oTfTx::-webkit-scrollbar-thumb{border-radius:var(--border-radius-default)}.light-y-theme .DialogueMailingList-scss--module_list_oTfTx::-webkit-scrollbar-thumb,.light-x-theme .DialogueMailingList-scss--module_list_oTfTx::-webkit-scrollbar-thumb,.light-theme .DialogueMailingList-scss--module_list_oTfTx::-webkit-scrollbar-thumb{background-color:#ccc}.dark-theme .DialogueMailingList-scss--module_list_oTfTx::-webkit-scrollbar-thumb{background-color:#4a4a4a}.desktop .DialogueMailingList-scss--module_list_oTfTx{width:400px;height:calc(100vh - 281px);padding-right:6px}.mobile .DialogueMailingList-scss--module_list_oTfTx{flex:1;margin:0 15px}.DialogueMailingList-scss--module_listWithSelections_m-RX8 .mobile{height:calc(100dvh - 270px)}.DialogueMailingList-scss--module_innerListContainer_VOiXE{display:flex;flex-direction:column;width:100%}.DialogueMailingList-scss--module_button_1vpnZ{margin-left:auto}.DialogueMailingList-scss--module_emptyContainer_q-MyO{margin-top:30px}.DialogueMailingList-scss--module_iconEmpty_iaqVE{width:50px;height:50px;color:#f5916e}.DialogueMailingList-scss--module_emptyIcon_xtqJH{width:46px;height:70px}.DialogueMailingList-scss--module_emptyDescription_D76fE{align-items:center;font-size:13px}.DialogueMailingList-scss--module_linkButton_XDBEI{font-size:13px}@keyframes DialogueChatList-scss--module_fadeIn_RW3yu{0%{opacity:0}to{opacity:1}}@keyframes DialogueChatList-scss--module_fadeOut_yJA3D{0%{opacity:1}to{opacity:0}}@keyframes DialogueChatList-scss--module_flashing_yuzER{0%{opacity:.5}to{opacity:1}}@keyframes DialogueChatList-scss--module_loading_ZQdTL{to{background-position-x:-20%}}@keyframes DialogueChatList-scss--module_rotating_VR7Go{to{transform:rotate(360deg)}}@keyframes DialogueChatList-scss--module_closeLock_Cy6f2{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes DialogueChatList-scss--module_shakeLock_qE-M8{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.DialogueChatList-scss--module_header_Ox0Rr{display:flex;align-items:baseline;background-color:var(--var-color-panel-bg)}.mobile .DialogueChatList-scss--module_header_Ox0Rr{position:relative;margin:0;padding:15px}.mobile .DialogueChatList-scss--module_header_Ox0Rr:before{content:"";position:absolute;bottom:100%;left:0;width:100%;height:100px;background-color:var(--var-color-panel-bg)}.DialogueChatList-scss--module_title_WbRyv{margin:30px 0 0;font-size:24px;font-weight:500}.mobile .DialogueChatList-scss--module_title_WbRyv{margin:0}.DialogueChatList-scss--module_mobile_8n9Xd{margin:20px 15px}.DialogueChatList-scss--module_icon_TnUt9{width:20px;height:20px;margin-right:15px;cursor:pointer}.DialogueChatList-scss--module_icon_TnUt9:hover{color:var(--var-color-icon-ui-hover)}.DialogueChatList-scss--module_emptyContainer_uFd-j{display:flex;align-items:center;justify-content:center;flex:1;margin:20px 0;border:1px solid var(--var-color-base-border);border-radius:var(--border-radius-default)}.mobile .DialogueChatList-scss--module_emptyContainer_uFd-j{margin:20px 15px}.NumberInput-scss--module_disabled_AFZ0j{opacity:.5;color:var(--var-color-text-primary)}.DialogueMailingListFilter-scss--module_root_fjDGC{display:flex;flex-direction:column}.DialogueMailingListFilter-scss--module_block_Df--0{display:flex;flex-direction:column;width:100%;margin-bottom:25px}.DialogueMailingListFilter-scss--module_block_Df--0:last-of-type{margin-bottom:0}.DialogueMailingListFilter-scss--module_checkboxContainer_UEI5r{margin-right:auto;margin-bottom:12px}.DialogueMailingListFilter-scss--module_subscriptionTimeBlock_CFFvh{margin-bottom:37px}.DialogueMailingListFilter-scss--module_label_7gA-m{margin-left:15px}.DialogueMailingListFilter-scss--module_inputs_j8uRq{display:flex;align-items:center;justify-content:space-between;margin-left:34px}.mobile .DialogueMailingListFilter-scss--module_inputs_j8uRq{flex-direction:column}.DialogueMailingListFilter-scss--module_inputContainer_GTBHs{display:flex;align-items:center}.mobile .DialogueMailingListFilter-scss--module_inputContainer_GTBHs{flex-direction:row;width:100%;margin-bottom:12px}.mobile .DialogueMailingListFilter-scss--module_inputContainer_GTBHs:last-of-type{margin-bottom:0}.DialogueMailingListFilter-scss--module_input_T4yNa{display:flex}.mobile .DialogueMailingListFilter-scss--module_input_T4yNa{width:100%}.DialogueMailingListFilter-scss--module_from_fAN4X{margin-right:15px}.DialogueMailingListFilter-scss--module_to_QXUwY{margin:0 15px 0 19px}.mobile .DialogueMailingListFilter-scss--module_to_QXUwY{margin-right:15px;margin-left:0}@keyframes SendMessageConfirmPopup-scss--module_fadeIn_JKJVl{0%{opacity:0}to{opacity:1}}@keyframes SendMessageConfirmPopup-scss--module_fadeOut_Dhb07{0%{opacity:1}to{opacity:0}}@keyframes SendMessageConfirmPopup-scss--module_flashing_sHLCv{0%{opacity:.5}to{opacity:1}}@keyframes SendMessageConfirmPopup-scss--module_loading_95nxD{to{background-position-x:-20%}}@keyframes SendMessageConfirmPopup-scss--module_rotating_q4HF-{to{transform:rotate(360deg)}}@keyframes SendMessageConfirmPopup-scss--module_closeLock_rf37U{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes SendMessageConfirmPopup-scss--module_shakeLock_fNsD2{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.SendMessageConfirmPopup-scss--module_content_yACCz{height:290px;flex-grow:1;padding:15px 20px 20px}@supports not selector(::-webkit-scrollbar-thumb){.SendMessageConfirmPopup-scss--module_content_yACCz{scrollbar-width:thin}.light-y-theme .SendMessageConfirmPopup-scss--module_content_yACCz,.light-x-theme .SendMessageConfirmPopup-scss--module_content_yACCz,.light-theme .SendMessageConfirmPopup-scss--module_content_yACCz{scrollbar-color:#ccc rgba(255,255,255,0)}.dark-theme .SendMessageConfirmPopup-scss--module_content_yACCz{scrollbar-color:#4a4a4a rgba(255,255,255,0)}}.SendMessageConfirmPopup-scss--module_content_yACCz::-webkit-scrollbar{width:6px;height:6px;border-radius:var(--border-radius-default);background-color:#fff0}.SendMessageConfirmPopup-scss--module_content_yACCz::-webkit-scrollbar-button{display:none}.SendMessageConfirmPopup-scss--module_content_yACCz::-webkit-scrollbar-track{background-color:#fff0}.SendMessageConfirmPopup-scss--module_content_yACCz::-webkit-scrollbar-thumb{border-radius:var(--border-radius-default)}.light-y-theme .SendMessageConfirmPopup-scss--module_content_yACCz::-webkit-scrollbar-thumb,.light-x-theme .SendMessageConfirmPopup-scss--module_content_yACCz::-webkit-scrollbar-thumb,.light-theme .SendMessageConfirmPopup-scss--module_content_yACCz::-webkit-scrollbar-thumb{background-color:#ccc}.dark-theme .SendMessageConfirmPopup-scss--module_content_yACCz::-webkit-scrollbar-thumb{background-color:#4a4a4a}.SendMessageConfirmPopup-scss--module_contentHavePaid_B0CZb{padding-top:0}.SendMessageConfirmPopup-scss--module_contentLoading_8qivV{opacity:.6}.SendMessageConfirmPopup-scss--module_content_yACCz div,.SendMessageConfirmPopup-scss--module_content_yACCz a{cursor:default;pointer-events:none}.mobile .SendMessageConfirmPopup-scss--module_content_yACCz{height:auto}.SendMessageConfirmPopup-scss--module_paidContentTitle_B-1cH{margin:15px 20px;font-size:14px;font-weight:600;line-height:22px;text-transform:uppercase}.SendMessageConfirmPopup-scss--module_recipients_ljhhn{margin:0 0 10px}.SendMessageConfirmPopup-scss--module_footer_Z1OEg{display:flex}.SendMessageConfirmPopup-scss--module_spinnerContainer_G-TCu{width:100%;height:100%;display:flex;align-items:center;justify-content:center;position:absolute;top:0;right:0;bottom:0;left:0}.SendMessageConfirmPopup-scss--module_confirmButton_i5izF{margin-right:15px}.SendMessageConfirmPopup-scss--module_priceInfo_B4EaM{display:flex;align-items:center;margin-bottom:12px}.SendMessageConfirmPopup-scss--module_priceInfoHasTeaser_Xtjh0{padding-top:15px}.SendMessageConfirmPopup-scss--module_priceCaption_mzx1I{margin-right:5px;font-size:14px;color:#7c7c7c}.SendMessageConfirmPopup-scss--module_price_i80b1{background-color:var(--color-brand)}.mobile .SendMessageConfirmPopup-scss--module_tab_fJzHw{margin-right:0;margin-left:0;text-align:center;flex-grow:1}.mobile .SendMessageConfirmPopup-scss--module_recipients_ljhhn{margin:10px 20px}@keyframes DialogsSettingsPromoPopup-scss--module_fadeIn_EQ8eM{0%{opacity:0}to{opacity:1}}@keyframes DialogsSettingsPromoPopup-scss--module_fadeOut_BI01X{0%{opacity:1}to{opacity:0}}@keyframes DialogsSettingsPromoPopup-scss--module_flashing_uC3xM{0%{opacity:.5}to{opacity:1}}@keyframes DialogsSettingsPromoPopup-scss--module_loading_7J3gz{to{background-position-x:-20%}}@keyframes DialogsSettingsPromoPopup-scss--module_rotating_kXDHd{to{transform:rotate(360deg)}}@keyframes DialogsSettingsPromoPopup-scss--module_closeLock_2FXRk{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes DialogsSettingsPromoPopup-scss--module_shakeLock_VmjAZ{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.DialogsSettingsPromoPopup-scss--module_image_16Ay9{position:relative;text-align:left;background-repeat:no-repeat;background-position:center;background-size:contain}.mobile .DialogsSettingsPromoPopup-scss--module_image_16Ay9{width:290px;height:132px;background-image:url(../assets/images/example-mobile.CAlEsWyF.png)}.desktop .DialogsSettingsPromoPopup-scss--module_image_16Ay9{width:352px;height:113px;margin-right:-12px;background-image:url(../assets/images/example.w7UnJMIL.png)}.mobile .light-x-theme .DialogsSettingsPromoPopup-scss--module_image_16Ay9{background-image:url(../assets/images/example-mobile-x.CzXDpNlu.png)}.desktop .light-x-theme .DialogsSettingsPromoPopup-scss--module_image_16Ay9{background-image:url(../assets/images/example-x.CSFpWoPL.png)}.mobile .light-y-theme .DialogsSettingsPromoPopup-scss--module_image_16Ay9{background-image:url(../assets/images/example-mobile-y.DD-maOR8.png)}.desktop .light-y-theme .DialogsSettingsPromoPopup-scss--module_image_16Ay9{background-image:url(../assets/images/example-y.gJ5EW7OD.png)}.DialogsSettingsPromoPopup-scss--module_imageTextWarning_MfpAu{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;position:absolute;font-size:8px;font-weight:400;line-height:13px;color:var(--color-brand)}.mobile .DialogsSettingsPromoPopup-scss--module_imageTextWarning_MfpAu{top:24px;left:65px;width:204px;white-space:break-spaces}.desktop .DialogsSettingsPromoPopup-scss--module_imageTextWarning_MfpAu{top:21px;left:64px;width:248px}.DialogsSettingsPromoPopup-scss--module_imageTextPlaceholder_BFpQo{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;position:absolute;font-size:10px;font-weight:400;line-height:15px;opacity:.5;color:#242b2c}.mobile .DialogsSettingsPromoPopup-scss--module_imageTextPlaceholder_BFpQo{top:63px;left:50px;width:180px}.desktop .DialogsSettingsPromoPopup-scss--module_imageTextPlaceholder_BFpQo{top:46px;left:50px;width:225px}.DialogsSettingsPromoPopup-scss--module_content_gGiBe{display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center}.DialogsSettingsPromoPopup-scss--module_title_Et0Ui{font-size:20px;font-weight:500;line-height:24px}.DialogsSettingsPromoPopup-scss--module_description_jglZb{margin-top:15px;font-size:14px;font-weight:400;line-height:22px;color:var(--var-color-text-secondary)}.DialogsSettingsPromoPopup-scss--module_footer_Q8ovr{display:flex;align-items:center;justify-content:center;gap:15px;margin-top:40px}.mobile .DialogsSettingsPromoPopup-scss--module_popup_8Njr3{width:auto;margin:10px;padding:45px 20px 40px}.desktop .DialogsSettingsPromoPopup-scss--module_popup_8Njr3{max-width:600px;padding:65px 40px 50px}@keyframes PaymentLevelCard-scss--module_fadeIn_cFxVi{0%{opacity:0}to{opacity:1}}@keyframes PaymentLevelCard-scss--module_fadeOut_5NOoe{0%{opacity:1}to{opacity:0}}@keyframes PaymentLevelCard-scss--module_flashing_N-WOU{0%{opacity:.5}to{opacity:1}}@keyframes PaymentLevelCard-scss--module_loading_ab14D{to{background-position-x:-20%}}@keyframes PaymentLevelCard-scss--module_rotating_-LgbD{to{transform:rotate(360deg)}}@keyframes PaymentLevelCard-scss--module_closeLock_FYhG3{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes PaymentLevelCard-scss--module_shakeLock_5KH19{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.PaymentLevelCard-scss--module_title_0Z4Ro{margin:0 0 20px}.PaymentLevelCard-scss--module_container_MVFyz{display:flex;flex-direction:column;flex:1 1 50%}.PaymentLevelCard-scss--module_levelName_NHQ5t{word-wrap:break-word;word-break:break-word;font-size:16px;font-weight:700;line-height:20px;text-align:left;color:var(--var-color-text-primary)}.PaymentLevelCard-scss--module_content_3SEtC{display:flex;align-items:flex-start}.PaymentLevelCard-scss--module_description_ZdOG2{display:flex;margin-top:15px}.PaymentLevelCard-scss--module_levelTitle_iecoi{line-height:22px}.PaymentLevelCard-scss--module_price_6Epox{font-size:14px;line-height:22px;color:var(--var-color-text-primary)}.PaymentLevelCard-scss--module_priceGrayText_L2DC6{margin-top:4px;font-weight:400;color:#7c7c7c}.PaymentLevelCard-scss--module_bottomPanel_etDCu{display:flex;color:#7c7c7c}.PaymentLevelCard-scss--module_externalApps_w1pnc{display:flex;margin-right:10px;margin-bottom:10px;font-size:14px;line-height:25px}.PaymentLevelCard-scss--module_externalAppsLabel_moinz{margin-right:5px}.PaymentLevelCard-scss--module_externalAppsIcon_I0oGF{width:25px;height:25px;margin-right:5px}.PaymentLevelCard-scss--module_linkIcon_hJ-cI,.PaymentLevelCard-scss--module_linkIcon_hJ-cI:hover{border:none;text-decoration:none}.PaymentLevelCard-scss--module_showDescription_ChpMK{font-size:14px;white-space:nowrap;color:var(--color-brand);cursor:pointer}.PaymentLevelCard-scss--module_showDescriptionWithExternalApps_A-KZG{line-height:25px}.PaymentLevelCard-scss--module_popup_lok1h{display:inline-block;width:240px;word-break:break-word}.PaymentLevelCard-scss--module_paymentData_Go9hh{font-size:13px;font-weight:400;line-height:16px;color:#7c7c7c}.PaymentLevelCard-scss--module_paymentDataBlackText_1gmkH{font-size:14px;line-height:22px;color:var(--var-color-text-primary)}.PaymentLevelCard-scss--module_tooltipContent_lvSAI{white-space:normal}@keyframes PopupHeaderWithAvatar-scss--module_fadeIn_Jv4rQ{0%{opacity:0}to{opacity:1}}@keyframes PopupHeaderWithAvatar-scss--module_fadeOut_iLHG-{0%{opacity:1}to{opacity:0}}@keyframes PopupHeaderWithAvatar-scss--module_flashing_MxNRZ{0%{opacity:.5}to{opacity:1}}@keyframes PopupHeaderWithAvatar-scss--module_loading_YI4-F{to{background-position-x:-20%}}@keyframes PopupHeaderWithAvatar-scss--module_rotating_KaZNe{to{transform:rotate(360deg)}}@keyframes PopupHeaderWithAvatar-scss--module_closeLock_9p1-8{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes PopupHeaderWithAvatar-scss--module_shakeLock_7YcRl{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.PopupHeaderWithAvatar-scss--module_root_UnEGn{text-align:center}.desktop .PopupHeaderWithAvatar-scss--module_root_UnEGn{padding-top:33px}.desktop .PopupHeaderWithAvatar-scss--module_avatarContainer_Sd23b{display:flex;align-items:center;justify-content:center;width:69px;height:69px;border-radius:50%;position:absolute;top:0;left:50%;background-color:#fff;transform:translate(-50%,calc(-50% - 20px))}.mobile .PopupHeaderWithAvatar-scss--module_avatarContainer_Sd23b{margin-bottom:15px}.PopupHeaderWithAvatar-scss--module_title_Axz3B{word-wrap:break-word;word-break:break-word;margin-bottom:10px;font-size:20px;font-weight:500;line-height:24.2px;color:var(--var-color-text-primary)}.PopupHeaderWithAvatar-scss--module_description_P9K-8{font-size:13px;line-height:16px;color:#7c7c7c}@keyframes RenewSubscriptionPopup-scss--module_fadeIn_YeT6l{0%{opacity:0}to{opacity:1}}@keyframes RenewSubscriptionPopup-scss--module_fadeOut_Dot0p{0%{opacity:1}to{opacity:0}}@keyframes RenewSubscriptionPopup-scss--module_flashing_wuiVQ{0%{opacity:.5}to{opacity:1}}@keyframes RenewSubscriptionPopup-scss--module_loading_Otsg8{to{background-position-x:-20%}}@keyframes RenewSubscriptionPopup-scss--module_rotating_L3Thh{to{transform:rotate(360deg)}}@keyframes RenewSubscriptionPopup-scss--module_closeLock_ocf-7{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes RenewSubscriptionPopup-scss--module_shakeLock_2-LAI{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.mobile .RenewSubscriptionPopup-scss--module_root_HGrNO{position:fixed;z-index:200;top:var(--const-top-menu-height);bottom:0;left:0;display:block;flex-direction:column;width:100%;height:calc(100% - var(--const-top-menu-height))}.mobile .RenewSubscriptionPopup-scss--module_content_oQsQ2{display:flex;flex-flow:column;flex:1 1 auto;overflow:hidden}.mobile .RenewSubscriptionPopup-scss--module_wrapper_3T2p8{background-color:var(--var-color-popup-bg)}.mobile .RenewSubscriptionPopup-scss--module_block_lY9vc{top:0;display:block;width:100%;min-height:100%;margin:0;border-radius:0}.RenewSubscriptionPopup-scss--module_contentRoot_uNheM{position:relative;display:flex;flex-direction:column;align-items:center}.RenewSubscriptionPopup-scss--module_card_2zSnI{width:100%;margin-bottom:30px}.RenewSubscriptionPopup-scss--module_cardTitle_8GXsJ{width:100%;font-weight:400}.RenewSubscriptionPopup-scss--module_subscriptionName_Lwt09{margin-bottom:10px;font-size:16px;font-weight:600;line-height:22px}.RenewSubscriptionPopup-scss--module_button_AuHlY{margin-bottom:30px}.mobile .RenewSubscriptionPopup-scss--module_button_AuHlY{width:100%}.RenewSubscriptionPopup-scss--module_subText_9mLrU{font-size:13px;line-height:16px;text-align:center;color:#7c7c7c}.RenewSubscriptionPopup-scss--module_subscriptionDescription_wKIjl{display:flex;align-items:center;padding:10px;font-size:13px;line-height:16px;border-radius:var(--border-radius-default);background:#eeeeee80}.RenewSubscriptionPopup-scss--module_promoAvatar_0nlR6{margin-right:8px}.RenewSubscriptionPopup-scss--module_warning_SWUtg{display:flex;align-items:center;margin-bottom:15px;padding:15px;font-size:13px;line-height:16px;border-radius:var(--border-radius-default);background-color:#eee}.RenewSubscriptionPopup-scss--module_warningIcon_txFMP{width:18px;height:18px;margin-right:8px;flex-shrink:0}.RenewSubscriptionPopup-scss--module_header_C2Sld{margin-bottom:30px}@keyframes PostStatisticsPopup-scss--module_fadeIn_JVLRv{0%{opacity:0}to{opacity:1}}@keyframes PostStatisticsPopup-scss--module_fadeOut_nmNG5{0%{opacity:1}to{opacity:0}}@keyframes PostStatisticsPopup-scss--module_flashing_0TFLb{0%{opacity:.5}to{opacity:1}}@keyframes PostStatisticsPopup-scss--module_loading_ARN2T{to{background-position-x:-20%}}@keyframes PostStatisticsPopup-scss--module_rotating_8qXdA{to{transform:rotate(360deg)}}@keyframes PostStatisticsPopup-scss--module_closeLock_l6COS{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes PostStatisticsPopup-scss--module_shakeLock_iJRyu{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.PostStatisticsPopup-scss--module_postTitle_z1T-8{word-wrap:break-word;word-break:break-word;margin-bottom:10px;line-height:22px;color:#7c7c7c}.PostStatisticsPopup-scss--module_title_WPcKY{margin-bottom:15px;font-weight:500;line-height:22px}.PostStatisticsPopup-scss--module_list_yPa1g{margin:0;padding:0;list-style:none}.PostStatisticsPopup-scss--module_item_MAzMo{padding:20px 0;border-bottom:1px solid var(--var-color-base-border)}.PostStatisticsPopup-scss--module_item_MAzMo:last-child{border-bottom:none}.PostStatisticsPopup-scss--module_countContainer_p-dAC{margin-bottom:6px;font-size:16px;font-weight:500;line-height:22px}.PostStatisticsPopup-scss--module_count_0Yh-X{font-size:24px;line-height:30px}.PostStatisticsPopup-scss--module_uniq_yD166{line-height:22px;color:var(--var-color-extra-ui)}.PostStatisticsPopup-scss--module_spinner_UlEeC{display:flex;margin-top:30px}.PostStatisticsPopup-scss--module_button_B3iYh{display:flex;align-items:center;margin-top:10px}.PostStatisticsPopup-scss--module_iconStats_DmI4G{width:20px;height:20px;margin-right:10px}.light-theme .SubscriptionPriceUpPopup-scss--module_peopleIcon_eWkz9{background-image:url(../people.NFIZ6zl3.svg)}.light-x-theme .SubscriptionPriceUpPopup-scss--module_peopleIcon_eWkz9{background-image:url(../people-x.Djq05JYX.svg)}@keyframes SubscriptionPriceUpPopup-scss--module_fadeIn_obfU1{0%{opacity:0}to{opacity:1}}@keyframes SubscriptionPriceUpPopup-scss--module_fadeOut_x2SVp{0%{opacity:1}to{opacity:0}}@keyframes SubscriptionPriceUpPopup-scss--module_flashing_6P33k{0%{opacity:.5}to{opacity:1}}@keyframes SubscriptionPriceUpPopup-scss--module_loading_jbZtS{to{background-position-x:-20%}}@keyframes SubscriptionPriceUpPopup-scss--module_rotating_Xkjt4{to{transform:rotate(360deg)}}@keyframes SubscriptionPriceUpPopup-scss--module_closeLock_toOWF{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes SubscriptionPriceUpPopup-scss--module_shakeLock_Szzwb{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.light-y-theme .SubscriptionPriceUpPopup-scss--module_peopleIcon_eWkz9{background-image:url(../people-y.BGi-bMh5.svg)}.SubscriptionPriceUpPopup-scss--module_peopleIcon_eWkz9{width:96px;height:55px;margin:0 auto 15px;background-size:cover}.light-theme .minimal .SubscriptionPriceUpPopup-scss--module_peopleIcon_eWkz9{background-image:url(../people-light.DSsw4VtH.svg)}.dark-theme .minimal .SubscriptionPriceUpPopup-scss--module_peopleIcon_eWkz9{background-image:url(../people-dark.DFh4NELs.svg)}.SubscriptionPriceUpPopup-scss--module_header_4EeIC{margin-bottom:20px;text-align:center}.SubscriptionPriceUpPopup-scss--module_title_7IP8C{margin-bottom:5px;font-size:16px;font-weight:500;line-height:22px}.SubscriptionPriceUpPopup-scss--module_text_Kmx3A{width:80%;margin:0 auto;line-height:22px}.SubscriptionPriceUpPopup-scss--module_content_C7mxZ{display:flex;justify-content:space-between;margin-bottom:30px}.desktop .SubscriptionPriceUpPopup-scss--module_content_C7mxZ{gap:15px}.mobile .SubscriptionPriceUpPopup-scss--module_content_C7mxZ{flex-direction:column;gap:10px}.SubscriptionPriceUpPopup-scss--module_contentWithWarning_ANYfY{margin-bottom:20px}.SubscriptionPriceUpPopup-scss--module_label_BH-dB{display:block;padding:20px}.SubscriptionPriceUpPopup-scss--module_card_m7ATw{border:1px solid var(--var-color-base-border);border-radius:var(--border-radius-default);transition:.3s background-color,.3s border-color;cursor:pointer}.desktop .SubscriptionPriceUpPopup-scss--module_card_m7ATw{width:270px}.SubscriptionPriceUpPopup-scss--module_card_m7ATw .SubscriptionPriceUpPopup-scss--module_label_BH-dB{cursor:pointer}.SubscriptionPriceUpPopup-scss--module_cardActive_mTA2u{border-color:var(--color-brand);background:var(--color-brand-opacity-10);cursor:auto}.SubscriptionPriceUpPopup-scss--module_cardActive_mTA2u .SubscriptionPriceUpPopup-scss--module_label_BH-dB{cursor:auto}.SubscriptionPriceUpPopup-scss--module_cardHeader_qKVS0{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.SubscriptionPriceUpPopup-scss--module_cardTitle_MLZNH{margin-bottom:10px;font-size:16px;font-weight:500;line-height:22px}.SubscriptionPriceUpPopup-scss--module_cardText_6w5dc{font-size:13px;line-height:16px}.SubscriptionPriceUpPopup-scss--module_coinsCheckedIcon_Ka9V3{width:30px;height:30px;color:var(--color-brand)}.SubscriptionPriceUpPopup-scss--module_coinsUpIcon_LsAj7{width:59px;height:30px;color:var(--color-brand)}.SubscriptionPriceUpPopup-scss--module_radio_dSs-N{width:22px;height:22px}.SubscriptionPriceUpPopup-scss--module_button_m-jKn{min-width:auto}.SubscriptionPriceUpPopup-scss--module_applyButton_CJL3K{margin-right:15px}.SubscriptionPriceUpPopup-scss--module_promoWarning_p3yvN{display:flex;align-items:center;margin-bottom:20px;padding:15px;font-size:13px;font-weight:500;line-height:16px;color:var(--var-color-error);border-radius:var(--border-radius-default);background-color:#cd35441a}.SubscriptionPriceUpPopup-scss--module_warningIcon_CyyCI{width:16px;height:16px;margin-right:8px;color:var(--var-color-error)}@keyframes SuccessSubscriptionPriceUpPopup-scss--module_fadeIn_WBldI{0%{opacity:0}to{opacity:1}}@keyframes SuccessSubscriptionPriceUpPopup-scss--module_fadeOut_pd42u{0%{opacity:1}to{opacity:0}}@keyframes SuccessSubscriptionPriceUpPopup-scss--module_flashing_klhsJ{0%{opacity:.5}to{opacity:1}}@keyframes SuccessSubscriptionPriceUpPopup-scss--module_loading_Yyu5H{to{background-position-x:-20%}}@keyframes SuccessSubscriptionPriceUpPopup-scss--module_rotating_t-90y{to{transform:rotate(360deg)}}@keyframes SuccessSubscriptionPriceUpPopup-scss--module_closeLock_EvaxR{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes SuccessSubscriptionPriceUpPopup-scss--module_shakeLock_x8Et1{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.SuccessSubscriptionPriceUpPopup-scss--module_root_gicrU{display:flex;flex-direction:column;align-items:center;text-align:center}.desktop .SuccessSubscriptionPriceUpPopup-scss--module_root_gicrU{padding-top:50px}.SuccessSubscriptionPriceUpPopup-scss--module_iconWrapper_Qy00Y{width:70px;height:70px;display:flex;align-items:center;justify-content:center;border-radius:20px;background-color:#59a84033}.desktop .SuccessSubscriptionPriceUpPopup-scss--module_iconWrapper_Qy00Y{margin-bottom:35px}.mobile .SuccessSubscriptionPriceUpPopup-scss--module_iconWrapper_Qy00Y{margin-bottom:30px}.SuccessSubscriptionPriceUpPopup-scss--module_icon_yOCrJ{width:32px;height:32px;color:#59a840}.SuccessSubscriptionPriceUpPopup-scss--module_title_FYmcO{margin-bottom:20px;font-size:20px;font-weight:500}.SuccessSubscriptionPriceUpPopup-scss--module_text_CK4kC{margin-bottom:30px;line-height:22px}.SuccessSubscriptionPriceUpPopup-scss--module_button_IxpA9{min-width:auto}@keyframes SubscriptionManagementPausedPopup-scss--module_fadeIn_IWXpf{0%{opacity:0}to{opacity:1}}@keyframes SubscriptionManagementPausedPopup-scss--module_fadeOut_efR7d{0%{opacity:1}to{opacity:0}}@keyframes SubscriptionManagementPausedPopup-scss--module_flashing_zU-3e{0%{opacity:.5}to{opacity:1}}@keyframes SubscriptionManagementPausedPopup-scss--module_loading_s2w6P{to{background-position-x:-20%}}@keyframes SubscriptionManagementPausedPopup-scss--module_rotating_KAenG{to{transform:rotate(360deg)}}@keyframes SubscriptionManagementPausedPopup-scss--module_closeLock_bW9x6{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes SubscriptionManagementPausedPopup-scss--module_shakeLock_vWLX3{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.SubscriptionManagementPausedPopup-scss--module_popupTitle_yBDGc{display:flex;align-items:center;margin-bottom:24px}.SubscriptionManagementPausedPopup-scss--module_popupBlock_bRjPB{height:auto;min-height:auto}.SubscriptionManagementPausedPopup-scss--module_popupFooter_F-6LK{margin-top:32px}.SubscriptionManagementPausedPopup-scss--module_icon_B-yC-{width:24px;height:24px;margin-right:10px}@keyframes PayoutVerificationRequired-scss--module_fadeIn_WNOMv{0%{opacity:0}to{opacity:1}}@keyframes PayoutVerificationRequired-scss--module_fadeOut_2EzQB{0%{opacity:1}to{opacity:0}}@keyframes PayoutVerificationRequired-scss--module_flashing_FbLvj{0%{opacity:.5}to{opacity:1}}@keyframes PayoutVerificationRequired-scss--module_loading_R5aIE{to{background-position-x:-20%}}@keyframes PayoutVerificationRequired-scss--module_rotating_IsWDX{to{transform:rotate(360deg)}}@keyframes PayoutVerificationRequired-scss--module_closeLock_KdoO2{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes PayoutVerificationRequired-scss--module_shakeLock_UlzXY{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.PayoutVerificationRequired-scss--module_root_hvUkJ{display:flex;align-items:center;justify-content:center;flex-direction:column;padding:28px}.PayoutVerificationRequired-scss--module_icon_k5tog{width:103px;height:64px;color:var(--color-brand)}.PayoutVerificationRequired-scss--module_header_i6AK7{padding:24px 0 10px;font-size:20px;font-weight:500;text-align:center}.PayoutVerificationRequired-scss--module_description_FNZ8M{max-width:480px;padding-bottom:21px;font-size:14px;line-height:22px;text-align:center;color:#7c7c7c}.BindCardWarningPopup-scss--module_text_W-D9N{margin-bottom:30px}.BindCardWarningPopup-scss--module_popup_qTS7S{width:500px;max-width:100vw;min-height:180px}@keyframes ImageEditor-scss--module_fadeIn_1b4AA{0%{opacity:0}to{opacity:1}}@keyframes ImageEditor-scss--module_fadeOut_z4RcP{0%{opacity:1}to{opacity:0}}@keyframes ImageEditor-scss--module_flashing_TNvi1{0%{opacity:.5}to{opacity:1}}@keyframes ImageEditor-scss--module_loading_KltOw{to{background-position-x:-20%}}@keyframes ImageEditor-scss--module_rotating_kSqHQ{to{transform:rotate(360deg)}}@keyframes ImageEditor-scss--module_closeLock_RHfKA{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes ImageEditor-scss--module_shakeLock_eueCu{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}@keyframes ImageEditor-scss--module_marching-ants_7S-Ms{0%{background-position:0 0,0 100%,0 0,100% 0}to{background-position:20px 0,-20px 100%,0 -20px,100% 20px}}.ImageEditor-scss--module_description_ZTnfT{margin:-18px 0 18px}.ImageEditor-scss--module_invisible_7wacs{display:none}.ImageEditor-scss--module_footer_Fc3-b{position:relative;margin-top:18px}.ImageEditor-scss--module_footer_Fc3-b .ImageEditor-scss--module_tabsContainer_JMew-{display:flex;margin-right:8px;padding:4px;border-radius:var(--border-radius-default);background-color:var(--var-color-input-contained-bg)}.ImageEditor-scss--module_footer_Fc3-b .ImageEditor-scss--module_tabsContainer_JMew- .ImageEditor-scss--module_tab_Efggp{display:flex;align-items:center;justify-content:center;width:64px;font-size:.875em;font-weight:600;cursor:pointer}@media not all and (hover: none){.ImageEditor-scss--module_footer_Fc3-b .ImageEditor-scss--module_tabsContainer_JMew- .ImageEditor-scss--module_tab_Efggp:hover{color:var(--color-brand)}}.ImageEditor-scss--module_footer_Fc3-b .ImageEditor-scss--module_tabsContainer_JMew- .ImageEditor-scss--module_tab_Efggp.ImageEditor-scss--module_active_TUVqE{border-radius:6px;background-color:transparent;box-shadow:0 2px 10px #0000001a;pointer-events:none;-webkit-backdrop-filter:brightness(1.7);backdrop-filter:brightness(1.7)}.ImageEditor-scss--module_footer_Fc3-b .ImageEditor-scss--module_buttons_DFnjq{display:flex;gap:12px}.mobile .ImageEditor-scss--module_footer_Fc3-b .ImageEditor-scss--module_buttons_DFnjq{justify-content:center}.mobile .ImageEditor-scss--module_footer_Fc3-b .ImageEditor-scss--module_buttons_DFnjq .ImageEditor-scss--module_button_iuDto{width:100%}.ImageEditor-scss--module_footer_Fc3-b .ImageEditor-scss--module_controls_WRNBR{position:absolute;right:0;display:flex;gap:8px}.mobile .ImageEditor-scss--module_footer_Fc3-b .ImageEditor-scss--module_controls_WRNBR{position:relative;right:0;display:flex;gap:8px;margin:16px 0 20px;justify-content:center}.ImageEditor-scss--module_footer_Fc3-b .ImageEditor-scss--module_controls_WRNBR .ImageEditor-scss--module_button_iuDto{width:fit-content;min-width:10px;padding:10px}@media not all and (hover: none){.ImageEditor-scss--module_footer_Fc3-b .ImageEditor-scss--module_controls_WRNBR .ImageEditor-scss--module_button_iuDto:focus{border:1px solid var(--var-color-base-border);color:var(--var-color-text-regular)}}.ImageEditor-scss--module_footer_Fc3-b .ImageEditor-scss--module_controls_WRNBR .ImageEditor-scss--module_icon_kuSF9{width:20px;height:20px}.ImageEditor-scss--module_cropperContainer_DQI2E{position:relative;width:100%}.ImageEditor-scss--module_originImage_uylRy{max-width:100%}.ImageEditor-scss--module_rectLabel_zJt-K{width:fit-content;margin:4px;padding:0 8px;font-size:.8125em;color:#fff;border-radius:8px;background:#0009;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.ImageEditor-scss--module_outerRect_1jlQt{width:100%;height:100%;position:absolute;pointer-events:none}.ImageEditor-scss--module_innerRect_wkajb{top:50%;left:50%;transform:translate(-50%,-50%);position:absolute;color:#fff;background-image:linear-gradient(to right,#fff 50%,#444 50%),linear-gradient(to right,#fff 50%,#444 50%),linear-gradient(to bottom,#fff 50%,#444 50%),linear-gradient(to bottom,#fff 50%,#444 50%);background-repeat:repeat-x,repeat-x,repeat-y,repeat-y;background-position:0 0,0 100%,0 0,100% 0;background-size:10px 1px,10px 1px,1px 10px,1px 10px;animation:ImageEditor-scss--module_marching-ants_7S-Ms 1s;animation-play-state:running;animation-timing-function:linear;animation-iteration-count:infinite}@keyframes EditImagePopup-scss--module_fadeIn_r4qCx{0%{opacity:0}to{opacity:1}}@keyframes EditImagePopup-scss--module_fadeOut_osoB9{0%{opacity:1}to{opacity:0}}@keyframes EditImagePopup-scss--module_flashing_hZ1-U{0%{opacity:.5}to{opacity:1}}@keyframes EditImagePopup-scss--module_loading_hj5yL{to{background-position-x:-20%}}@keyframes EditImagePopup-scss--module_rotating_tvREw{to{transform:rotate(360deg)}}@keyframes EditImagePopup-scss--module_closeLock_vw63-{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes EditImagePopup-scss--module_shakeLock_C-Alk{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.mobile .EditImagePopup-scss--module_block_aRi9o{position:absolute;top:0;min-height:100%;margin:0;border-radius:0}@keyframes AdultContentPopup-scss--module_fadeIn_L6m-m{0%{opacity:0}to{opacity:1}}@keyframes AdultContentPopup-scss--module_fadeOut_9dmeo{0%{opacity:1}to{opacity:0}}@keyframes AdultContentPopup-scss--module_flashing_d5AbZ{0%{opacity:.5}to{opacity:1}}@keyframes AdultContentPopup-scss--module_loading_m2cZ4{to{background-position-x:-20%}}@keyframes AdultContentPopup-scss--module_rotating_CVDT6{to{transform:rotate(360deg)}}@keyframes AdultContentPopup-scss--module_closeLock_gp30L{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes AdultContentPopup-scss--module_shakeLock_qWr26{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.AdultContentPopup-scss--module_block_Fu4nj{padding:40px 40px 30px}.AdultContentPopup-scss--module_title_50XIw{margin-bottom:15px}.AdultContentPopup-scss--module_titleImage_lB--5{width:280px;height:210px}.AdultContentPopup-scss--module_titleText_jO2Gf{width:335px;font-size:20px}.AdultContentPopup-scss--module_footer_fljNz{margin-top:30px}.AdultContentPopup-scss--module_buttons_Q9Ur8{display:flex;align-items:center;justify-content:center}.AdultContentPopup-scss--module_confirmButton_HJGbG{margin-right:10px}@keyframes AfterFollowPopup-scss--module_fadeIn_vt8eF{0%{opacity:0}to{opacity:1}}@keyframes AfterFollowPopup-scss--module_fadeOut_vriMZ{0%{opacity:1}to{opacity:0}}@keyframes AfterFollowPopup-scss--module_flashing_RYO2b{0%{opacity:.5}to{opacity:1}}@keyframes AfterFollowPopup-scss--module_loading_xyYiu{to{background-position-x:-20%}}@keyframes AfterFollowPopup-scss--module_rotating_MdAIZ{to{transform:rotate(360deg)}}@keyframes AfterFollowPopup-scss--module_closeLock_2Aqyu{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes AfterFollowPopup-scss--module_shakeLock_DjS0D{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.AfterFollowPopup-scss--module_wrapper_o6B-j{display:flex;align-items:center;justify-content:center;background-color:#000000b3}.AfterFollowPopup-scss--module_block_H454x{overflow:hidden;width:700px;height:360px;flex-flow:row}.AfterFollowPopup-scss--module_content_h3nNw{flex-flow:row}.AfterFollowPopup-scss--module_title_vtooN{display:none}.AfterFollowPopup-scss--module_icon_k7RSJ{width:160px;height:160px}.AuthSignInPopup-scss--module_popup_15nOM{overflow:hidden;width:400px;text-align:center}.AuthSignInPopup-scss--module_popupTitle_2Boiz{margin-bottom:15px}.AuthSignInPopup-scss--module_popupContent_JIPD3{margin:0 auto}.AuthSignInPopup-scss--module_popupFooter_1cn8e{margin:16px -30px 0;padding:20px 0;border-top:1px solid var(--var-color-base-border);font-size:14px;font-weight:600;line-height:22px;text-align:center;color:#7c7c7c}.AuthSignUpPopup-scss--module_popup_pPlfK{overflow:hidden;width:400px;text-align:center}.AuthSignUpPopup-scss--module_popupTitle_uQRlu{margin-bottom:15px}.AuthSignUpPopup-scss--module_popupContent_vUrog{margin:0 auto}.AuthSignUpPopup-scss--module_popupFooter_ieSHP{margin:16px -30px 0;padding:20px 0;border-top:1px solid var(--var-color-base-border);font-size:14px;font-weight:600;line-height:22px;text-align:center;color:#7c7c7c}@keyframes ForgotPasswordStart-scss--module_fadeIn_f9Tet{0%{opacity:0}to{opacity:1}}@keyframes ForgotPasswordStart-scss--module_fadeOut_2Sujq{0%{opacity:1}to{opacity:0}}@keyframes ForgotPasswordStart-scss--module_flashing_KizDz{0%{opacity:.5}to{opacity:1}}@keyframes ForgotPasswordStart-scss--module_loading_zUAm4{to{background-position-x:-20%}}@keyframes ForgotPasswordStart-scss--module_rotating_3eWmo{to{transform:rotate(360deg)}}@keyframes ForgotPasswordStart-scss--module_closeLock_NGgnb{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes ForgotPasswordStart-scss--module_shakeLock_s6ldk{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.ForgotPasswordStart-scss--module_root_Wy7Af{display:flex;align-items:center;justify-content:center;width:100%;height:100%;flex-direction:column}.ForgotPasswordStart-scss--module_spinnerContainer_-wnSP{display:flex;align-items:center;justify-content:center;position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;opacity:.7;background-color:var(--var-color-popup-bg)}.ForgotPasswordStart-scss--module_information_MwMdm{margin-bottom:30px;font-size:14px;font-weight:500;line-height:22px;text-align:center;color:#7c7c7c}.ForgotPasswordStart-scss--module_buttons_-4QsB{display:flex;justify-content:space-between}.ForgotPasswordStart-scss--module_sendButton_fmNdh{width:190px;flex-shrink:0;margin-right:10px}.ForgotPasswordStart-scss--module_cancelButton_Y360e{min-width:auto;flex-shrink:0}.ForgotPasswordStart-scss--module_form_OqGC8{display:flex;flex-direction:column}.ForgotPasswordStart-scss--module_formRow_UxK2B{margin-bottom:20px;line-height:16px;text-align:left}.ForgotPasswordStart-scss--module_form_OqGC8 .ForgotPasswordStart-scss--module_submitDisabled_CKlw0{background-color:#7c7c7c4d}.ForgotPasswordSuccess-scss--module_information_Jy6jk{margin-bottom:30px;font-size:14px;font-weight:500;line-height:22px;text-align:center;color:#7c7c7c}.ForgotPasswordSuccess-scss--module_closeButton_N-7FW{min-width:auto;max-width:100px;margin:0 auto}.ForgotPasswordPopup-scss--module_block_x6urA{overflow:hidden;max-width:400px;min-height:auto;padding:30px;text-align:center}.ForgotPasswordPopup-scss--module_content_u6Yx2{max-width:300px;margin:0 auto}.ForgotPasswordPopup-scss--module_title_TS0oN{margin-right:0;margin-left:0;text-align:center}@keyframes CreateBlogForm-scss--module_fadeIn_U1pxK{0%{opacity:0}to{opacity:1}}@keyframes CreateBlogForm-scss--module_fadeOut_POgJ5{0%{opacity:1}to{opacity:0}}@keyframes CreateBlogForm-scss--module_flashing_nCCm6{0%{opacity:.5}to{opacity:1}}@keyframes CreateBlogForm-scss--module_loading_oA8zJ{to{background-position-x:-20%}}@keyframes CreateBlogForm-scss--module_rotating_8tQjZ{to{transform:rotate(360deg)}}@keyframes CreateBlogForm-scss--module_closeLock_Agocs{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes CreateBlogForm-scss--module_shakeLock_R0d-N{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.CreateBlogForm-scss--module_form_U-jaQ{margin-top:auto;padding-top:15px}.CreateBlogForm-scss--module_emailHidden_uwWoX{display:none}.CreateBlogForm-scss--module_footer_pUU3K{display:flex;margin-bottom:15px;line-height:20px}.CreateBlogForm-scss--module_footerText_2KNtz{line-height:17px;-webkit-user-select:none;user-select:none}.CreateBlogForm-scss--module_inviteInput_5BF7K{display:flex;flex-wrap:wrap;margin-bottom:10px}.CreateBlogForm-scss--module_inviteInputLabel_eFuye{order:-1}.CreateBlogForm-scss--module_inviteInputInvalid_HDncU{border:1px solid var(--var-color-error)}.CreateBlogForm-scss--module_inviteInputErrorCaption_-WUjv{margin-top:0;margin-left:auto;order:-1}.CreateBlogForm-scss--module_inviteText_XumUr{font-size:13px;font-weight:400;font-style:normal;line-height:normal;color:#7c7c7c}.CreateBlogForm-scss--module_inviteEmailLink_7YxaQ,.CreateBlogForm-scss--module_offerText_Z-47-{font-size:13px}.CreateBlogForm-scss--module_checkbox_kjpwW{align-items:flex-start}.CreateBlogForm-scss--module_checkboxLabelContainer_S1WIJ{line-height:17px}.CreateBlogForm-scss--module_checkboxLabel_Had3n{font-size:13px;color:#7c7c7c}.dark-theme .CreateBlogForm-scss--module_checkboxLabel_Had3n .CreateBlogForm-scss--module_checkboxLabel_Had3n{color:#f1f1f1}.CreateBlogForm-scss--module_submit_iHJFy{width:100%;margin-top:15px}@keyframes BecomeAuthorForm-scss--module_fadeIn_MKj3e{0%{opacity:0}to{opacity:1}}@keyframes BecomeAuthorForm-scss--module_fadeOut_PQTNe{0%{opacity:1}to{opacity:0}}@keyframes BecomeAuthorForm-scss--module_flashing_gD2L8{0%{opacity:.5}to{opacity:1}}@keyframes BecomeAuthorForm-scss--module_loading_9fHQk{to{background-position-x:-20%}}@keyframes BecomeAuthorForm-scss--module_rotating_twhx5{to{transform:rotate(360deg)}}@keyframes BecomeAuthorForm-scss--module_closeLock_heBJX{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes BecomeAuthorForm-scss--module_shakeLock_Oaa59{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.BecomeAuthorForm-scss--module_root_N4aI0{display:flex;flex-direction:column;height:100%;line-height:14px;background-color:var(--var-color-panel-bg)}.BecomeAuthorForm-scss--module_root_N4aI0 .minimal{background-color:var(--var-color-bg)}.BecomeAuthorForm-scss--module_title_Sny-C{font-size:20px;font-weight:500;margin-bottom:20px;line-height:25px}.BecomeAuthorForm-scss--module_text_KhfqX{margin-bottom:15px;line-height:22px;color:#7c7c7c}@keyframes BecomeAuthorPopup-scss--module_fadeIn_MtMG4{0%{opacity:0}to{opacity:1}}@keyframes BecomeAuthorPopup-scss--module_fadeOut_WlknX{0%{opacity:1}to{opacity:0}}@keyframes BecomeAuthorPopup-scss--module_flashing_fuCK7{0%{opacity:.5}to{opacity:1}}@keyframes BecomeAuthorPopup-scss--module_loading_qtEVu{to{background-position-x:-20%}}@keyframes BecomeAuthorPopup-scss--module_rotating_q62GB{to{transform:rotate(360deg)}}@keyframes BecomeAuthorPopup-scss--module_closeLock_eEtxt{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes BecomeAuthorPopup-scss--module_shakeLock_XHY-l{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.BecomeAuthorPopup-scss--module_popup_jOp5S{width:700px;padding:0;border-radius:var(--border-radius-default)}.BecomeAuthorPopup-scss--module_block_sSJMI{display:flex;border-radius:calc(var(--border-radius-default) * 2);background-color:#fff}.BecomeAuthorPopup-scss--module_content_Lw6Qr{border-radius:calc(var(--border-radius-default) * 2)}.BecomeAuthorPopup-scss--module_form_WNgSG{width:400px;padding:25px 20px 20px;border-radius:0 var(--border-radius-default) var(--border-radius-default) 0}.BecomeAuthorPopup-scss--module_cover_-jdds{position:relative;display:flex;width:300px;border-radius:var(--border-radius-default) 0 0 var(--border-radius-default);background-image:url(../assets/images/img.BHAfsa7_.jpg);background-position:center center;background-size:cover;align-items:flex-end}.light-x-theme .BecomeAuthorPopup-scss--module_cover_-jdds{background-image:url(../assets/images/img_x.1V7c9sTn.jpg)}.light-y-theme .BecomeAuthorPopup-scss--module_cover_-jdds{background-image:url(../assets/images/cover-bg_y.I6uQAPKF.jpg)}.BecomeAuthorPopup-scss--module_cover_-jdds:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:150px}.BecomeAuthorPopup-scss--module_title_FhvZU{padding:20px;font-size:20px;font-weight:500;line-height:25px;color:#fff}.light-y-theme .BecomeAuthorPopup-scss--module_title_FhvZU{background:linear-gradient(180deg,#0000,#000)}.StepAlreadyBought-scss--module_root_qslXT{display:flex;align-items:flex-end;min-height:210px}@keyframes StepAlreadySubscribed-scss--module_fadeIn_09yBb{0%{opacity:0}to{opacity:1}}@keyframes StepAlreadySubscribed-scss--module_fadeOut_JypLm{0%{opacity:1}to{opacity:0}}@keyframes StepAlreadySubscribed-scss--module_flashing_ARj5B{0%{opacity:.5}to{opacity:1}}@keyframes StepAlreadySubscribed-scss--module_loading_Xe8PA{to{background-position-x:-20%}}@keyframes StepAlreadySubscribed-scss--module_rotating_jG-xE{to{transform:rotate(360deg)}}@keyframes StepAlreadySubscribed-scss--module_closeLock_lgbsY{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes StepAlreadySubscribed-scss--module_shakeLock_zFcYj{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.StepAlreadySubscribed-scss--module_dialogContent_NeLkl{position:relative;flex:1;min-height:300px}.StepAlreadySubscribed-scss--module_dialogContent_NeLkl.StepAlreadySubscribed-scss--module_small_zEzEb{min-height:150px}.StepAlreadySubscribed-scss--module_dialogFooter_a9xyu{display:flex;margin-top:20px}.light-theme .StepIncompletePayment-scss--module_image_CgkwS{background-image:url(../assets/images/wait-icon.BfDxW7Kh.png)}.light-x-theme .StepIncompletePayment-scss--module_image_CgkwS{background-image:url(../assets/images/wait-icon-x.JNvwAU2M.png)}@keyframes StepIncompletePayment-scss--module_fadeIn_a3znk{0%{opacity:0}to{opacity:1}}@keyframes StepIncompletePayment-scss--module_fadeOut_onmUA{0%{opacity:1}to{opacity:0}}@keyframes StepIncompletePayment-scss--module_flashing_qhKuH{0%{opacity:.5}to{opacity:1}}@keyframes StepIncompletePayment-scss--module_loading_8CTuR{to{background-position-x:-20%}}@keyframes StepIncompletePayment-scss--module_rotating_SwJ5Z{to{transform:rotate(360deg)}}@keyframes StepIncompletePayment-scss--module_closeLock_eDC6x{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes StepIncompletePayment-scss--module_shakeLock_ROQ9X{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.light-y-theme .StepIncompletePayment-scss--module_image_CgkwS{background-image:url(../assets/images/wait-icon-y.DRUdmXx2.png)}.StepIncompletePayment-scss--module_root_Zkvbb{display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center}.StepIncompletePayment-scss--module_image_CgkwS{width:95px;height:81px;margin-bottom:30px;background-size:cover}.StepIncompletePayment-scss--module_title_VnEbO{margin-bottom:20px;font-size:20px;font-weight:500;line-height:normal;text-align:center}.StepIncompletePayment-scss--module_description_STkZ2{max-width:400px;padding:0 10px;font-size:14px;font-weight:500;line-height:22px}.StepIncompletePayment-scss--module_descriptionItem_iCQYR:not(:last-child){margin-bottom:22px}.StepIncompletePayment-scss--module_buttons_qI-wF{display:flex;align-items:center;justify-content:center;gap:15px;margin-top:30px}.mobile .StepIncompletePayment-scss--module_button_cet22{min-width:auto}.StepIncompletePayment-scss--module_supportLink_D9nWs{font-size:14px;white-space:nowrap}.PaymentDisclaimer-scss--module_root_MSgNw{font-size:12px;line-height:16px;color:#7c7c7c}.PaymentDisclaimer-scss--module_link_5RYui{font-size:12px}.CardNumber-scss--module_asterisk_qmI-I{display:inline-block;width:.6em;height:.6em;background-repeat:no-repeat;background-position:center;fill:currentcolor}.Binds-scss--module_block_QQfWM{max-width:100%;margin-bottom:20px}.desktop .Binds-scss--module_block_QQfWM{width:350px}.mobile .Binds-scss--module_newBind_H5wK2{font-size:14px}@keyframes PaymentMethodButton-scss--module_fadeIn_xOoHR{0%{opacity:0}to{opacity:1}}@keyframes PaymentMethodButton-scss--module_fadeOut_S4cfn{0%{opacity:1}to{opacity:0}}@keyframes PaymentMethodButton-scss--module_flashing_7pvMK{0%{opacity:.5}to{opacity:1}}@keyframes PaymentMethodButton-scss--module_loading_5tG7-{to{background-position-x:-20%}}@keyframes PaymentMethodButton-scss--module_rotating_UZvQf{to{transform:rotate(360deg)}}@keyframes PaymentMethodButton-scss--module_closeLock_M65pR{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes PaymentMethodButton-scss--module_shakeLock_dp9Ao{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.PaymentMethodButton-scss--module_radio_nIevS{width:20px;height:20px;border-radius:50%;-webkit-appearance:none;-moz-appearance:none;appearance:none;min-width:20px;border:1px solid var(--var-color-base-border);outline:none;background-color:var(--var-color-input-bg);transition:all .3s;cursor:pointer}.PaymentMethodButton-scss--module_radio_nIevS:checked{border-width:5px;border-color:var(--var-color-highlighted-border)}.PaymentMethodButton-scss--module_root_QB-fS{display:flex;flex-direction:column;justify-content:space-between;padding:15px 15px 12px;border:1px solid var(--var-color-base-border);border-radius:8px;cursor:pointer;flex:1 1 0}.mobile .PaymentMethodButton-scss--module_root_QB-fS{line-height:normal}.dark-theme .PaymentMethodButton-scss--module_root_QB-fS{background-color:#ffffff0d}@media not all and (hover: none){.PaymentMethodButton-scss--module_root_QB-fS:hover:not(.PaymentMethodButton-scss--module_rootChecked_I9wbU){border-color:var(--var-color-input-border-hover)}.PaymentMethodButton-scss--module_root_QB-fS:hover:not(.PaymentMethodButton-scss--module_rootChecked_I9wbU) .PaymentMethodButton-scss--module_radio_nIevS{border-color:var(--var-color-input-border-hover)}}.PaymentMethodButton-scss--module_rootChecked_I9wbU{border-color:var(--var-color-highlighted-border)}.PaymentMethodButton-scss--module_header_iw-Bi{display:flex;flex-direction:column;gap:11px}.mobile .PaymentMethodButton-scss--module_header_iw-Bi{flex-direction:row;align-items:center}.desktop .PaymentMethodButton-scss--module_header_iw-Bi{height:80px;justify-content:space-between}.PaymentMethodButton-scss--module_text_Azmuz{font-size:14px;line-height:22px;color:var(--var-color-text-primary)}.PaymentMethodButton-scss--module_icon_O-RWB{width:24px;height:24px}.PaymentMethodButton-scss--module_top_mORIX{display:flex;align-content:center;justify-content:space-between}@keyframes MethodsNew-scss--module_fadeIn_ZiOzl{0%{opacity:0}to{opacity:1}}@keyframes MethodsNew-scss--module_fadeOut_E253X{0%{opacity:1}to{opacity:0}}@keyframes MethodsNew-scss--module_flashing_s1kZS{0%{opacity:.5}to{opacity:1}}@keyframes MethodsNew-scss--module_loading_ZTmrs{to{background-position-x:-20%}}@keyframes MethodsNew-scss--module_rotating_RBdw1{to{transform:rotate(360deg)}}@keyframes MethodsNew-scss--module_closeLock_VIJTq{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes MethodsNew-scss--module_shakeLock_CZmzo{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.MethodsNew-scss--module_root_L0dzz{display:flex;margin-bottom:20px;gap:16px}.mobile .MethodsNew-scss--module_root_L0dzz{flex-direction:column}@keyframes PayFeeBlock-scss--module_fadeIn_tu89Z{0%{opacity:0}to{opacity:1}}@keyframes PayFeeBlock-scss--module_fadeOut_8rMRq{0%{opacity:1}to{opacity:0}}@keyframes PayFeeBlock-scss--module_flashing_xxMBE{0%{opacity:.5}to{opacity:1}}@keyframes PayFeeBlock-scss--module_loading_dr2Ie{to{background-position-x:-20%}}@keyframes PayFeeBlock-scss--module_rotating_ku7rg{to{transform:rotate(360deg)}}@keyframes PayFeeBlock-scss--module_closeLock_GdMU0{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes PayFeeBlock-scss--module_shakeLock_imKxz{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}@keyframes PayFeeBlock-scss--module_heartCheck_FnobB{0%{transform:scale(1)}50%{transform:scale(1.25)}to{transform:scale(1)}}.PayFeeBlock-scss--module_root_3z14p{position:relative;display:flex;overflow:hidden;width:100%;margin-bottom:20px;padding:8px 16px 8px 8px;border-radius:var(--border-radius-default);background-color:var(--color-brand-opacity-10);cursor:pointer;gap:8px;align-items:center}@media not all and (hover: none){.PayFeeBlock-scss--module_root_3z14p:hover:not(.PayFeeBlock-scss--module_checked_AfWtr) .PayFeeBlock-scss--module_heartIcon_Rcnmp{opacity:.7}.dark-theme .PayFeeBlock-scss--module_root_3z14p:hover:not(.PayFeeBlock-scss--module_checked_AfWtr) .PayFeeBlock-scss--module_heartIcon_Rcnmp{opacity:1}.PayFeeBlock-scss--module_root_3z14p:hover .PayFeeBlock-scss--module_heartShape_jAvJn{transform:scale(1.1) rotate(10deg)}.dark-theme .PayFeeBlock-scss--module_root_3z14p:hover{outline:1px solid var(--var-color-input-border-hover)}}.dark-theme .PayFeeBlock-scss--module_root_3z14p{background-color:var(--color-dark-theme-bg)}.PayFeeBlock-scss--module_checkbox_Yx3mj{width:32px;height:32px;display:flex;align-items:center;justify-content:center;position:relative;padding:4px;border-radius:8px;background:#fff;flex-shrink:0}.dark-theme .PayFeeBlock-scss--module_checkbox_Yx3mj{background:var(--var-color-block-bg)}.PayFeeBlock-scss--module_heartIcon_Rcnmp{width:24px;height:24px;opacity:.4;color:var(--color-brand);transition:all .2s ease}.PayFeeBlock-scss--module_checked_AfWtr .PayFeeBlock-scss--module_heartIcon_Rcnmp{opacity:1;animation:.3s ease forwards PayFeeBlock-scss--module_heartCheck_FnobB}.dark-theme .PayFeeBlock-scss--module_checked_AfWtr .PayFeeBlock-scss--module_heartIcon_Rcnmp{opacity:1}.dark-theme .PayFeeBlock-scss--module_heartIcon_Rcnmp{opacity:.7}.PayFeeBlock-scss--module_checkIcon_6P7GB{width:9px;height:9px;position:absolute;top:12px;left:11px;color:#fff}.PayFeeBlock-scss--module_heartShape_jAvJn{position:absolute;right:16px;bottom:-8px;width:50px;height:48px;opacity:.55;background-image:linear-gradient(205deg,var(--color-brand) 0%,var(--color-brand) 25%,transparent 86%);transition:transform .6s ease;filter:hue-rotate(5deg) brightness(.9);clip-path:path("M42.9272 7.11808C30.8025 2.24795 22.6246 17.8381 22.6246 17.8381C22.6246 17.8381 26.8361 4.8962 16.9731 0.934344C1.74431 -5.18273 -9.27989 19.6776 11.2251 48C45.7661 40.967 59.6554 13.837 42.9272 7.11808Z")}.dark-theme .PayFeeBlock-scss--module_heartShape_jAvJn{display:none}.PayFeeBlock-scss--module_text_Lw-ic{margin:0 50px 0 0;padding:2px 0;font-size:14px;line-height:20px;text-wrap:balance}@keyframes Bank131BindPaymentProgress-scss--module_fadeIn_GUT-C{0%{opacity:0}to{opacity:1}}@keyframes Bank131BindPaymentProgress-scss--module_fadeOut_RQJXL{0%{opacity:1}to{opacity:0}}@keyframes Bank131BindPaymentProgress-scss--module_flashing_Xrh19{0%{opacity:.5}to{opacity:1}}@keyframes Bank131BindPaymentProgress-scss--module_loading_OggF3{to{background-position-x:-20%}}@keyframes Bank131BindPaymentProgress-scss--module_rotating_dji0u{to{transform:rotate(360deg)}}@keyframes Bank131BindPaymentProgress-scss--module_closeLock_b-yI-{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes Bank131BindPaymentProgress-scss--module_shakeLock_2VQ7f{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.Bank131BindPaymentProgress-scss--module_root_EiB-a{width:100%}.Bank131BindPaymentProgress-scss--module_frame_1pFZD{width:100%;border:none}.Bank131BindPaymentProgress-scss--module_frameWrapper_7Y--j{width:100%;background-color:#fff}@keyframes PaymentByBank131-scss--module_fadeIn_lqHMQ{0%{opacity:0}to{opacity:1}}@keyframes PaymentByBank131-scss--module_fadeOut_uSw6y{0%{opacity:1}to{opacity:0}}@keyframes PaymentByBank131-scss--module_flashing_gtgBz{0%{opacity:.5}to{opacity:1}}@keyframes PaymentByBank131-scss--module_loading_bhqgp{to{background-position-x:-20%}}@keyframes PaymentByBank131-scss--module_rotating_E1bGP{to{transform:rotate(360deg)}}@keyframes PaymentByBank131-scss--module_closeLock_0PpUL{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes PaymentByBank131-scss--module_shakeLock_7yCeY{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.PaymentByBank131-scss--module_buttons_idAJZ{display:flex}.mobile .PaymentByBank131-scss--module_buttons_idAJZ{flex-direction:column}.PaymentByBank131-scss--module_buttonPay_1C-pd{margin:0 10px 0 0}.mobile .PaymentByBank131-scss--module_buttonPay_1C-pd{margin:0 0 10px}@keyframes PaymentByBank131FPS-scss--module_fadeIn_72BPN{0%{opacity:0}to{opacity:1}}@keyframes PaymentByBank131FPS-scss--module_fadeOut_iF5sN{0%{opacity:1}to{opacity:0}}@keyframes PaymentByBank131FPS-scss--module_flashing_TkF3G{0%{opacity:.5}to{opacity:1}}@keyframes PaymentByBank131FPS-scss--module_loading_YF7Tb{to{background-position-x:-20%}}@keyframes PaymentByBank131FPS-scss--module_rotating_3aKO7{to{transform:rotate(360deg)}}@keyframes PaymentByBank131FPS-scss--module_closeLock_XTrjz{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes PaymentByBank131FPS-scss--module_shakeLock_Kgke-{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.PaymentByBank131FPS-scss--module_buttons_dha0y{display:flex}.mobile .PaymentByBank131FPS-scss--module_buttons_dha0y{flex-direction:column}.PaymentByBank131FPS-scss--module_description_Nby8b{margin:-14px 0 16px}.PaymentByBank131FPS-scss--module_qrContainer_raSOf{margin-bottom:32px;padding:2px;border:1px solid #eaeaea;border-radius:8px;width:165px;height:165px}.PaymentByBank131FPS-scss--module_qrImage_ZEaqf{width:100%;height:100%}.PaymentByBank131FPS-scss--module_buttonPay_xPoD6{margin:0 10px 0 0}.mobile .PaymentByBank131FPS-scss--module_buttonPay_xPoD6{margin:0 0 10px}.PaymentByBank131FPS-scss--module_dataProtected_Rt7Vm{display:flex;font-size:14px;line-height:22px;align-items:center}.dark-theme .PaymentByBank131FPS-scss--module_dataProtected_Rt7Vm{color:#a5a5a5}.PaymentByBank131FPS-scss--module_shieldIcon_502fm{width:20px;height:20px;margin-right:8px;margin-left:30px;color:#59a840}@keyframes YunoBindPaymentProgress-scss--module_fadeIn_koMt3{0%{opacity:0}to{opacity:1}}@keyframes YunoBindPaymentProgress-scss--module_fadeOut_V-IiE{0%{opacity:1}to{opacity:0}}@keyframes YunoBindPaymentProgress-scss--module_flashing_IXFEO{0%{opacity:.5}to{opacity:1}}@keyframes YunoBindPaymentProgress-scss--module_loading_HG1i-{to{background-position-x:-20%}}@keyframes YunoBindPaymentProgress-scss--module_rotating_U8tRC{to{transform:rotate(360deg)}}@keyframes YunoBindPaymentProgress-scss--module_closeLock_azE8T{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes YunoBindPaymentProgress-scss--module_shakeLock_i6loL{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.YunoBindPaymentProgress-scss--module_root_TQPyp{width:100%}.YunoBindPaymentProgress-scss--module_frame_5jcWU{width:100%;border:none}.YunoBindPaymentProgress-scss--module_frameWrapper_J5arz{width:100%;background-color:#fff}@keyframes PaymentByYuno-scss--module_fadeIn_j7I32{0%{opacity:0}to{opacity:1}}@keyframes PaymentByYuno-scss--module_fadeOut_Bu1Ch{0%{opacity:1}to{opacity:0}}@keyframes PaymentByYuno-scss--module_flashing_1rXdd{0%{opacity:.5}to{opacity:1}}@keyframes PaymentByYuno-scss--module_loading_KmoVU{to{background-position-x:-20%}}@keyframes PaymentByYuno-scss--module_rotating_yknn8{to{transform:rotate(360deg)}}@keyframes PaymentByYuno-scss--module_closeLock_0N7OX{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes PaymentByYuno-scss--module_shakeLock_USp3p{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.PaymentByYuno-scss--module_buttons_S9bWl{display:flex}.mobile .PaymentByYuno-scss--module_buttons_S9bWl{flex-direction:column}.PaymentByYuno-scss--module_buttonPay_8DQ-d{margin:0 10px 0 0}.mobile .PaymentByYuno-scss--module_buttonPay_8DQ-d{margin:0 0 10px}@keyframes StepPayment-scss--module_fadeIn_GfiX6{0%{opacity:0}to{opacity:1}}@keyframes StepPayment-scss--module_fadeOut_MkvKv{0%{opacity:1}to{opacity:0}}@keyframes StepPayment-scss--module_flashing_lQvhf{0%{opacity:.5}to{opacity:1}}@keyframes StepPayment-scss--module_loading_Su7rX{to{background-position-x:-20%}}@keyframes StepPayment-scss--module_rotating_Kp-hw{to{transform:rotate(360deg)}}@keyframes StepPayment-scss--module_closeLock_QUoSC{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes StepPayment-scss--module_shakeLock_F-XXa{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.mobile .StepPayment-scss--module_root_GHxYk{min-height:150vh}.mobile .StepPayment-scss--module_subscriptionPaymentDisclaimer_S9e9k{text-align:center}.StepPayment-scss--module_title_j5PSE{margin-bottom:12px;font-size:16px;font-weight:500;color:var(--var-color-text-primary)}.StepPayment-scss--module_attention_ax5E2{margin-bottom:20px;text-align:center;color:#7c7c7c}.StepPayment-scss--module_link_dt3pS{border-bottom:1px solid transparent;font-size:13px;text-decoration:none;color:var(--var-color-link);transition:border-color .2s;cursor:pointer;font-size:14px}.StepPayment-scss--module_link_dt3pS:visited{color:var(--var-color-link)}@media not all and (hover: none){.StepPayment-scss--module_link_dt3pS:hover{border-bottom-color:var(--var-color-link-underline)}}.StepPayment-scss--module_priceBlock_FguCq{margin-bottom:20px}.StepPayment-scss--module_priceTitle_Uhn8G{margin-bottom:10px;font-size:20px;font-weight:500;line-height:22px}.StepPayment-scss--module_price_SDKXO{display:flex;align-items:center;font-size:20px;font-weight:500}.StepPayment-scss--module_price_SDKXO.StepPayment-scss--module_loading_Su7rX{opacity:.5}.StepPayment-scss--module_spinner_khqXB{margin-left:10px}.StepPayment-scss--module_loadingPrice_qFhdl{margin:0 0 0 10px}.StepPayment-scss--module_subscriptionPaymentDisclaimer_S9e9k{margin-top:15px}@keyframes StepShare-scss--module_fadeIn_w9u2S{0%{opacity:0}to{opacity:1}}@keyframes StepShare-scss--module_fadeOut_hrLfS{0%{opacity:1}to{opacity:0}}@keyframes StepShare-scss--module_flashing_FR8Sq{0%{opacity:.5}to{opacity:1}}@keyframes StepShare-scss--module_loading_GXnaT{to{background-position-x:-20%}}@keyframes StepShare-scss--module_rotating_lO3TP{to{transform:rotate(360deg)}}@keyframes StepShare-scss--module_closeLock_CD56w{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes StepShare-scss--module_shakeLock_FuHVo{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.StepShare-scss--module_root_M3X1f{display:flex;flex-direction:column;align-items:center}.StepShare-scss--module_text_55NA-{margin-bottom:30px;font-size:13px;line-height:16px;text-align:center;color:#7c7c7c}.StepShare-scss--module_qrWrapper_IhXvX{display:flex;align-items:center;justify-content:center;width:160px;height:160px;overflow:hidden;margin-bottom:30px;padding:15px;border:1px solid var(--var-color-base-border);border-radius:8px;background-color:#fff}.StepShare-scss--module_qrInner_tfdM2{display:flex;align-items:center;justify-content:center;width:150px;height:150px;overflow:hidden;border-radius:4px;flex-shrink:0}.StepShare-scss--module_icon_pWrvs{width:20px;height:20px;margin-right:10px}.StepShare-scss--module_button_WaXdZ{display:flex;margin-bottom:20px}.StepShare-scss--module_button_WaXdZ.StepShare-scss--module_disabled_CVkFS{opacity:.5;pointer-events:none}.PriceFormNew-scss--module_root_2wIY8{font-size:16px}.PriceFormNew-scss--module_price_lwF25{box-sizing:content-box;width:128px;font-size:inherit}.PriceFormNew-scss--module_price_lwF25.PriceFormNew-scss--module_separated_zb6Kh{margin-right:10px}.PriceFormNew-scss--module_price_lwF25 [role=status]{white-space:nowrap}.PriceFormNew-scss--module_priceWithoutDiscount_mOYU-{margin-right:10px;text-decoration:line-through;color:#7c7c7c}.PriceFormNew-scss--module_description_6iPU0{margin-top:10px;margin-bottom:3px;font-size:12px;color:#7c7c7c;flex:1 0 200px;align-self:flex-end}.PriceFormNew-scss--module_priceContainer_HNzdx{display:flex}.PriceFormNew-scss--module_title_7Ih7-{padding-bottom:8px;font-weight:500}.PriceFormNew-scss--module_fixedPrice_I-iKD{font-size:20px;font-weight:500}@keyframes TrialError-scss--module_fadeIn_qrXz-{0%{opacity:0}to{opacity:1}}@keyframes TrialError-scss--module_fadeOut_ngAA5{0%{opacity:1}to{opacity:0}}@keyframes TrialError-scss--module_flashing_r6uZX{0%{opacity:.5}to{opacity:1}}@keyframes TrialError-scss--module_loading_G95Mz{to{background-position-x:-20%}}@keyframes TrialError-scss--module_rotating_UMcy6{to{transform:rotate(360deg)}}@keyframes TrialError-scss--module_closeLock_pozDm{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes TrialError-scss--module_shakeLock_By-Mk{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.TrialError-scss--module_root_BLd0i{display:flex;flex-direction:column;align-items:center}.TrialError-scss--module_iconContainer_CnaCg{width:70px;height:70px;display:flex;align-items:center;justify-content:center;margin-bottom:40px;border-radius:20px;background-color:var(--color-brand-opacity-10)}.desktop .TrialError-scss--module_iconContainer_CnaCg{margin-top:30px}.TrialError-scss--module_icon_I08jq{width:40px;height:40px;color:var(--color-brand)}.TrialError-scss--module_title_G88ym{margin-bottom:14px;font-size:20px;font-weight:500;line-height:24px}.TrialError-scss--module_text_bSvnj{line-height:22px}.desktop .TrialError-scss--module_text_bSvnj{margin-bottom:52px}.mobile .TrialError-scss--module_text_bSvnj{margin-bottom:40px}.TrialError-scss--module_button_ilZU8{min-width:109px}.mobile .TrialError-scss--module_button_ilZU8{width:100%}@keyframes AuthorActions-scss--module_fadeIn_DtVam{0%{opacity:0}to{opacity:1}}@keyframes AuthorActions-scss--module_fadeOut_iwJnl{0%{opacity:1}to{opacity:0}}@keyframes AuthorActions-scss--module_flashing_OEH4x{0%{opacity:.5}to{opacity:1}}@keyframes AuthorActions-scss--module_loading_k-Ap-{to{background-position-x:-20%}}@keyframes AuthorActions-scss--module_rotating_jo-RJ{to{transform:rotate(360deg)}}@keyframes AuthorActions-scss--module_closeLock_gY5l4{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes AuthorActions-scss--module_shakeLock_3Gc3b{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.AuthorActions-scss--module_text_KtmHp{margin-bottom:15px;font-size:14px;line-height:22px}.AuthorActions-scss--module_buttons_3mwOs{display:flex}.AuthorActions-scss--module_copyButton_zrwJw{display:flex;justify-content:center;margin-right:15px}.AuthorActions-scss--module_qrButton_mkK9f{display:flex;justify-content:center;padding:10px 20px}.AuthorActions-scss--module_icon_pLyku{width:20px;height:20px;margin-right:10px;flex-shrink:0}.mobile .AuthorActions-scss--module_buttons_3mwOs{width:100%}.mobile .AuthorActions-scss--module_copyButton_zrwJw{flex-shrink:0}.mobile .AuthorActions-scss--module_qrButton_mkK9f{flex-grow:1}.ErrorNote-scss--module_root_K2GQ3{padding:10px 15px;font-size:14px;line-height:22px;border-radius:var(--border-radius-default);background-color:var(--color-brand-opacity-10)}.Levels-scss--module_block_MeeEe{display:flex;gap:15px}.mobile .Levels-scss--module_block_MeeEe{flex-direction:column}.mobile .Levels-scss--module_block_MeeEe>*:first-child{margin-right:0}.Periods-scss--module_block_VndiO{margin:30px 0}.Periods-scss--module_description_K9sch{margin-bottom:3px;font-size:12px;line-height:16px;color:#7c7c7c;flex:1 0 200px;align-self:flex-end}.Periods-scss--module_label_h8Ddy{margin-bottom:-2px}@keyframes Summary-scss--module_fadeIn_9VKWs{0%{opacity:0}to{opacity:1}}@keyframes Summary-scss--module_fadeOut_lw0i0{0%{opacity:1}to{opacity:0}}@keyframes Summary-scss--module_flashing_684Rs{0%{opacity:.5}to{opacity:1}}@keyframes Summary-scss--module_loading_TMqVG{to{background-position-x:-20%}}@keyframes Summary-scss--module_rotating_YKlIL{to{transform:rotate(360deg)}}@keyframes Summary-scss--module_closeLock_nM0A8{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes Summary-scss--module_shakeLock_z8voX{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.Summary-scss--module_block_458Ww{margin-bottom:30px}.Summary-scss--module_price_EScCW{min-height:22px;margin-right:15px;font-size:20px;font-weight:500}.Summary-scss--module_description_1jKF-{margin-top:10px;margin-bottom:3px;font-size:13px;line-height:16px;color:#7c7c7c}.Summary-scss--module_spinner_tnseH{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);transform:translate(-50%,-70%)}.Summary-scss--module_spinnerWrapper_pFLaf{position:relative;height:22px}.Summary-scss--module_summary_mLbbQ{min-height:1px;margin-top:30px}.StepStart-scss--module_buttons_kOrb0{display:flex}.StepStart-scss--module_purchaseButton_CSdnK{margin:0 10px 0 0}.StepStart-scss--module_header_MTyWu{margin-bottom:10px;font-size:16px;font-weight:500}.StepStart-scss--module_error_s-dXo{font-size:16px}.mobile .StepStart-scss--module_buttons_kOrb0{flex-direction:column}.mobile .StepStart-scss--module_purchaseButton_CSdnK{margin:0 0 10px}@keyframes DonationMessagePublisher-scss--module_fadeIn_RBTwr{0%{opacity:0}to{opacity:1}}@keyframes DonationMessagePublisher-scss--module_fadeOut_2VyXN{0%{opacity:1}to{opacity:0}}@keyframes DonationMessagePublisher-scss--module_flashing_jiPhh{0%{opacity:.5}to{opacity:1}}@keyframes DonationMessagePublisher-scss--module_loading_DCnx-{to{background-position-x:-20%}}@keyframes DonationMessagePublisher-scss--module_rotating_pXfji{to{transform:rotate(360deg)}}@keyframes DonationMessagePublisher-scss--module_closeLock_JpiaH{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes DonationMessagePublisher-scss--module_shakeLock_bbtI7{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.DonationMessagePublisher-scss--module_root_2oF0v{position:relative}.DonationMessagePublisher-scss--module_root_2oF0v .DonationMessagePublisher-scss--module_editor_eI0yW .codex-editor__redactor{min-height:100px!important;padding:12px 15px!important;touch-action:pan-x pan-y}.DonationMessagePublisher-scss--module_actionsContainer_JbKZ9{align-items:flex-end}.DonationMessagePublisher-scss--module_actionsOptionals_aJPU-{display:flex}.DonationMessagePublisher-scss--module_smileButton_3UF-T:disabled{opacity:.6;cursor:default;pointer-events:none}.DonationMessagePublisher-scss--module_sendContainer_-HnSX{display:none}.DonationMessagePublisher-scss--module_smileSelector_CKgNX{position:absolute;z-index:1}.desktop .DonationMessagePublisher-scss--module_smileSelector_CKgNX{right:8px;bottom:47px;width:274px}.mobile .DonationMessagePublisher-scss--module_smileSelector_CKgNX{right:0;bottom:calc(100% + 5px);left:15px}@keyframes StepStartDonationPayment-scss--module_fadeIn_dyn-w{0%{opacity:0}to{opacity:1}}@keyframes StepStartDonationPayment-scss--module_fadeOut_l-Okx{0%{opacity:1}to{opacity:0}}@keyframes StepStartDonationPayment-scss--module_flashing_q3i-U{0%{opacity:.5}to{opacity:1}}@keyframes StepStartDonationPayment-scss--module_loading_qWGof{to{background-position-x:-20%}}@keyframes StepStartDonationPayment-scss--module_rotating_3ZyAf{to{transform:rotate(360deg)}}@keyframes StepStartDonationPayment-scss--module_closeLock_dZvcT{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes StepStartDonationPayment-scss--module_shakeLock_Wsft4{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.StepStartDonationPayment-scss--module_spinnerContainer_w4NU0{display:flex;align-items:center;justify-content:center}.StepStartDonationPayment-scss--module_buttons_-pibc{display:flex;margin-top:20px}.StepStartDonationPayment-scss--module_payButton_qH5AV{display:flex;justify-content:center;margin-right:15px}.StepStartDonationPayment-scss--module_cancelButton_bik0l{display:flex;justify-content:center;padding:10px 20px}.StepStartDonationPayment-scss--module_tipIcon_iHALT{width:20px;height:20px;margin-right:10px;flex-shrink:0}.StepStartDonationPayment-scss--module_header_dohdl{margin:30px 0 10px;font-size:16px}.mobile .StepStartDonationPayment-scss--module_buttons_-pibc{width:100%}.mobile .StepStartDonationPayment-scss--module_payButton_qH5AV{flex-grow:2;flex-shrink:0}.mobile .StepStartDonationPayment-scss--module_cancelButton_bik0l{flex-grow:1}.StepStartDonationPayment-scss--module_priceRoot_F-wD0{width:100%;margin-bottom:5px}.StepStartDonationPayment-scss--module_priceInput_bd-ZN{width:auto;flex:1 1 auto}.StepStartDonationPayment-scss--module_currencySelector_dMlaR{flex:0 0 125px}.StepStartDonationPayment-scss--module_label_uRRkB{font-size:14px;font-weight:500;line-height:22px}.StepStartDonationPayment-scss--module_note_kY-ag{font-size:12px;line-height:16px;color:#7c7c7c}.StepStartDonationPayment-scss--module_note_kY-ag.StepStartDonationPayment-scss--module_error_TTZHt{color:var(--var-color-error)}.StepStartDonationPayment-scss--module_priceFormLabel_qRjJb{margin:20px 0 8px}.StepStartDonationPayment-scss--module_priceFormLabel_qRjJb.StepStartDonationPayment-scss--module_disabled_NTypn{color:#7c7c7c}.StepStartDonationPayment-scss--module_minSumNote_pC0nR{margin-bottom:30px}.StepStartDonationPayment-scss--module_messageHeader_dEj-e{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.StepStartDonationPayment-scss--module_messageHeader_dEj-e.StepStartDonationPayment-scss--module_disabled_NTypn{opacity:.5}.StepStartDonationPayment-scss--module_messageContainer_HBlfw{width:100%}.StepStartDonationPayment-scss--module_lengthCounter_Qiv7M{display:block;font-size:14px;line-height:22px;text-align:end;color:#7c7c7c}.StepStartDonationPayment-scss--module_lengthCounter_Qiv7M.StepStartDonationPayment-scss--module_disabled_NTypn{opacity:.5}.StepStartDonationPayment-scss--module_textarea_AOIm2{overflow:overlay;width:100%;height:100px;padding:12px 15px;border:1px solid var(--var-color-input-border);border-radius:var(--border-radius-default);outline:none;background-color:var(--var-color-input-bg);resize:none}.StepStartDonationPayment-scss--module_textarea_AOIm2:disabled{background-color:var(--var-color-input-bg-disabled)}.StepStartDonationPayment-scss--module_textarea_AOIm2:focus{border-color:var(--var-color-input-border-focus)}.StepStartDonationPayment-scss--module_textarea_AOIm2:hover:not(:disabled){border-color:var(--var-color-input-border-hover)}.StepStartDonationPayment-scss--module_textarea_AOIm2::-webkit-scrollbar{width:6px;border-radius:var(--border-radius-default);background-color:#fff0}.StepStartDonationPayment-scss--module_textarea_AOIm2::-webkit-scrollbar-button{display:none}.StepStartDonationPayment-scss--module_textarea_AOIm2::-webkit-scrollbar-track{background-color:#fff0}.StepStartDonationPayment-scss--module_textarea_AOIm2::-webkit-scrollbar-thumb{border-radius:var(--border-radius-default)}.StepStartDonationPayment-scss--module_publisher_hWGWo{margin-bottom:5px}@keyframes StepStartGiftSubscription-scss--module_fadeIn_NKj8c{0%{opacity:0}to{opacity:1}}@keyframes StepStartGiftSubscription-scss--module_fadeOut_4yged{0%{opacity:1}to{opacity:0}}@keyframes StepStartGiftSubscription-scss--module_flashing_qNiBE{0%{opacity:.5}to{opacity:1}}@keyframes StepStartGiftSubscription-scss--module_loading_LGEbx{to{background-position-x:-20%}}@keyframes StepStartGiftSubscription-scss--module_rotating_FxlF2{to{transform:rotate(360deg)}}@keyframes StepStartGiftSubscription-scss--module_closeLock_y0otM{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes StepStartGiftSubscription-scss--module_shakeLock_hWqyz{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.dark-theme .mobile .StepStartGiftSubscription-scss--module_levelCardContainer_7nBG- [aria-hidden=false] [aria-hidden=true]{border:1px solid #4a4a4a}.StepStartGiftSubscription-scss--module_chooseSubscriptionLevelHeader_CPUW8{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.StepStartGiftSubscription-scss--module_chooseSubscriptionLevelText_zOEi6{font-size:16px;font-weight:500;line-height:22px}.StepStartGiftSubscription-scss--module_blockHeader_CDIIK{padding-bottom:14px;font-size:16px;font-weight:500}.StepStartGiftSubscription-scss--module_togglerBlock_vZRBb{display:flex;padding-top:24px;font-size:14px;font-weight:500;gap:14px}.StepStartGiftSubscription-scss--module_levelCardContainer_7nBG-{min-height:100px}.StepStartGiftSubscription-scss--module_levelCard_yuz-O{margin-bottom:1px;box-shadow:none}.StepStartGiftSubscription-scss--module_priceBlock_a9Xbr{margin-top:29px}.StepStartGiftSubscription-scss--module_priceBlockTotal_hv8aV{padding-bottom:10px;font-size:16px;font-weight:500;line-height:22px}.StepStartGiftSubscription-scss--module_priceBlockHint_t4WhE{margin-top:10px;font-size:13px;line-height:16px;color:#7c7c7c}.StepStartGiftSubscription-scss--module_limitedLevelWarning_Kwd8W{margin-bottom:15px}.StepStartGiftSubscription-scss--module_slider_00x69{overflow-y:hidden;margin:0 -15px;padding:0}.StepStartGiftSubscription-scss--module_slideContainer_DNOuT{padding:0 15px}.StepStartGiftSubscription-scss--module_footer_3z-V-{margin-top:30px}.mobile .StepStartGiftSubscription-scss--module_chooseSubscriptionLevelHeader_CPUW8{margin-bottom:14px}.mobile .StepStartGiftSubscription-scss--module_turnBlock_kqOlF{display:none}.mobile .StepStartGiftSubscription-scss--module_slider_00x69{padding:0 30px 0 0}.mobile .StepStartGiftSubscription-scss--module_slideContainer_DNOuT{padding:0 5px 0 10px}.mobile .StepStartGiftSubscription-scss--module_buyButton_sG9C1{width:100%}.mobile .StepStartGiftSubscription-scss--module_levelCardContainer_7nBG-{margin-left:5px}.mobile .StepStartGiftSubscription-scss--module_levelCardContainer_7nBG- [aria-hidden=false]+[aria-hidden=true]{margin-left:10px;padding-left:0;border:1px solid var(--var-color-base-border);border-radius:var(--border-radius-default)}.mobile .StepStartGiftSubscription-scss--module_levelCardContainer_7nBG- [aria-hidden=false]+[aria-hidden=true] div{border-color:transparent}@keyframes TargetProgress-scss--module_fadeIn_3CoYo{0%{opacity:0}to{opacity:1}}@keyframes TargetProgress-scss--module_fadeOut_Q05nz{0%{opacity:1}to{opacity:0}}@keyframes TargetProgress-scss--module_flashing_F6t7l{0%{opacity:.5}to{opacity:1}}@keyframes TargetProgress-scss--module_loading_dfR2A{to{background-position-x:-20%}}@keyframes TargetProgress-scss--module_rotating_jovGW{to{transform:rotate(360deg)}}@keyframes TargetProgress-scss--module_closeLock_4-86m{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes TargetProgress-scss--module_shakeLock_jAQB-{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.TargetProgress-scss--module_block_DDEOc{padding:15px;border-bottom:solid #4a4a4a 1px}.TargetProgress-scss--module_block_DDEOc:last-child{border-bottom:none}.TargetProgress-scss--module_collected_hOmvu{word-wrap:break-word;word-break:break-word;display:flex;flex-wrap:wrap;margin:0 0 10px;font-size:16px;font-weight:600;line-height:20px}.TargetProgress-scss--module_collectedUnit_N6t5x{font-size:14px;font-weight:400;color:#7c7c7c}.TargetProgress-scss--module_description_HTx5z{word-wrap:break-word;word-break:break-word;margin-bottom:10px;line-height:20px}.TargetProgress-scss--module_progressBarWrapper_abBaR{margin-bottom:5px}.minimal .TargetProgress-scss--module_progressBarWrapper_abBaR{background-color:var(--var-color-bg)}.TargetProgress-scss--module_iconFinished_GKGRb{width:20px;height:20px;display:inline-flex;margin-right:8px;fill:var(--color-brand)}.StepStartSinglePayment-scss--module_targetContent_u36ab{margin-bottom:20px}.StepStartSinglePayment-scss--module_payButton_o68cE{margin-top:40px}.StepStartSinglePayment-scss--module_header_iYSq-{margin:30px 0 10px;font-size:16px}.mobile .StepStartSinglePayment-scss--module_payButton_o68cE{width:100%}@keyframes InputCopy-scss--module_fadeIn_bfVxL{0%{opacity:0}to{opacity:1}}@keyframes InputCopy-scss--module_fadeOut_mCXuG{0%{opacity:1}to{opacity:0}}@keyframes InputCopy-scss--module_flashing_0e34z{0%{opacity:.5}to{opacity:1}}@keyframes InputCopy-scss--module_loading_tdBGb{to{background-position-x:-20%}}@keyframes InputCopy-scss--module_rotating_E2krR{to{transform:rotate(360deg)}}@keyframes InputCopy-scss--module_closeLock_DmOiQ{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes InputCopy-scss--module_shakeLock_BFo-c{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.InputCopy-scss--module_input_oBniI{padding-right:55px;white-space:nowrap;text-overflow:ellipsis}.InputCopy-scss--module_rightElement_u-Hcg{display:flex;align-items:center;height:100%;padding:0;border:unset;font-size:14px;font-weight:600;line-height:20px;text-transform:uppercase;color:var(--color-brand);outline:none;background-color:transparent;cursor:pointer}.InputCopy-scss--module_rightElement_u-Hcg .InputCopy-scss--module_rightElementIcon_oQgr5{width:18px;height:18px;margin-right:8px}.light-theme .GiftInfo-scss--module_pictureBindCardError_8L1RV{background-image:url(../card-error.CehpVHVT.svg)}.light-theme .GiftInfo-scss--module_pictureBindCardSuccess_UWv-u{background-image:url(../card-success.CFwAYaK5.svg)}.light-x-theme .GiftInfo-scss--module_pictureBindCardError_8L1RV{background-image:url(../card-error-x.BV7Y8s3I.svg)}.light-x-theme .GiftInfo-scss--module_pictureBindCardSuccess_UWv-u{background-image:url(../card-success-x.B5aXhN9K.svg)}.light-y-theme .GiftInfo-scss--module_pictureBindCardError_8L1RV{background-image:url(../card-error-y.WMJGIYmq.svg)}.light-y-theme .GiftInfo-scss--module_pictureBindCardSuccess_UWv-u{background-image:url(../card-success-y.x3ga5dou.svg)}@keyframes GiftInfo-scss--module_fadeIn_ti8Bl{0%{opacity:0}to{opacity:1}}@keyframes GiftInfo-scss--module_fadeOut_Nx-Kq{0%{opacity:1}to{opacity:0}}@keyframes GiftInfo-scss--module_flashing_12bSB{0%{opacity:.5}to{opacity:1}}@keyframes GiftInfo-scss--module_loading_-qgq9{to{background-position-x:-20%}}@keyframes GiftInfo-scss--module_rotating_tD43-{to{transform:rotate(360deg)}}@keyframes GiftInfo-scss--module_closeLock_MJBas{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes GiftInfo-scss--module_shakeLock_jMe-y{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.dark-theme .GiftInfo-scss--module_pictureBindCardError_8L1RV{background-image:url(../card-error-dark.qzamcxeI.svg)}.dark-theme .GiftInfo-scss--module_pictureBindCardSuccess_UWv-u{background-image:url(../card-success-dark.Bd99xEkG.svg)}.GiftInfo-scss--module_bold_CQN-i{font-weight:500}.GiftInfo-scss--module_normalText_z7vJD{font-size:14px}.GiftInfo-scss--module_smallText_9ulwj{font-size:12px}.GiftInfo-scss--module_small_dIvcJ{padding-top:16px;font-size:12px;color:#7c7c7c}.GiftInfo-scss--module_description_yD1jm{padding:6px 0 16px}@keyframes UpdateEmailField-scss--module_fadeIn_MQGRZ{0%{opacity:0}to{opacity:1}}@keyframes UpdateEmailField-scss--module_fadeOut_GzGyX{0%{opacity:1}to{opacity:0}}@keyframes UpdateEmailField-scss--module_flashing_XwaL-{0%{opacity:.5}to{opacity:1}}@keyframes UpdateEmailField-scss--module_loading_EwlHW{to{background-position-x:-20%}}@keyframes UpdateEmailField-scss--module_rotating_jBacN{to{transform:rotate(360deg)}}@keyframes UpdateEmailField-scss--module_closeLock_mW-a-{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes UpdateEmailField-scss--module_shakeLock_ZPe9m{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.UpdateEmailField-scss--module_emailNotification_rmcZp{margin-bottom:12px;font-size:14px;font-weight:500}.UpdateEmailField-scss--module_dialogFooter_O0c01{display:flex;margin-top:auto}.UpdateEmailField-scss--module_button_o8xF-{margin-right:10px}.UpdateEmailField-scss--module_emailDialog_DZSnU{display:block;margin-bottom:40px}.UpdateEmailField-scss--module_emailInput_ETLVG{position:relative}.UpdateEmailField-scss--module_emailSendedMessage_jR-26{margin-top:5px;font-size:13px;color:#7c7c7c}.UpdateEmailField-scss--module_link_-Z46W{border-bottom:1px solid transparent;font-size:13px;text-decoration:none;color:var(--var-color-link);transition:border-color .2s;cursor:pointer}.UpdateEmailField-scss--module_link_-Z46W:visited{color:var(--var-color-link)}@media not all and (hover: none){.UpdateEmailField-scss--module_link_-Z46W:hover{border-bottom-color:var(--var-color-link-underline)}}.UpdateEmailField-scss--module_emailCheck_L2bqM{font-weight:600}.UpdateEmailField-scss--module_changeInputButton_pqTqA{position:absolute;top:50%;right:15px;font-weight:600;text-transform:uppercase;color:var(--color-brand);transform:translateY(-50%);cursor:pointer}.UpdateEmailField-scss--module_inputField_aNZSU{padding:13px 40px 13px 15px}.UpdateEmailField-scss--module_iconPen_mvWgm{width:18px;height:18px;fill:var(--color-brand)}.mobile .UpdateEmailField-scss--module_button_o8xF-{margin-left:0}.mobile .UpdateEmailField-scss--module_emailDialog_DZSnU{margin-bottom:30px}.NativeAppQr-scss--module_root_Yv6VG{display:flex;flex-direction:column;padding:5px;border-radius:3px;background-color:#fff}.NativeAppQr-scss--module_qr_tUifA{width:100%;margin-bottom:7px}.NativeAppQr-scss--module_title_8JujO{width:100%;margin:0 0 8px;font-size:13px;line-height:16px;text-align:center;color:#7c7c7c}@keyframes DownloadAppBlock-scss--module_fadeIn_KC6RU{0%{opacity:0}to{opacity:1}}@keyframes DownloadAppBlock-scss--module_fadeOut_0hkdN{0%{opacity:1}to{opacity:0}}@keyframes DownloadAppBlock-scss--module_flashing_RADuq{0%{opacity:.5}to{opacity:1}}@keyframes DownloadAppBlock-scss--module_loading_JF2L8{to{background-position-x:-20%}}@keyframes DownloadAppBlock-scss--module_rotating_-LEq8{to{transform:rotate(360deg)}}@keyframes DownloadAppBlock-scss--module_closeLock_UXeoC{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes DownloadAppBlock-scss--module_shakeLock_D1Hdj{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.DownloadAppBlock-scss--module_root_ZZ3mm{display:flex;width:100%;padding:15px;border-radius:3px;background-color:#f6f6f6;background-image:url(../pattern.Db7x1jcf.svg);background-size:550px}.dark-theme .DownloadAppBlock-scss--module_root_ZZ3mm{background-color:var(--var-color-block-note-bg)}.DownloadAppBlock-scss--module_badge_bMXO5{height:48px;border-bottom:none;text-decoration:none!important;background-size:100% 100%}.DownloadAppBlock-scss--module_badge_bMXO5.DownloadAppBlock-scss--module_android_ScvoW{width:163px}.DownloadAppBlock-scss--module_badge_bMXO5.DownloadAppBlock-scss--module_ios_bEyEB{width:143px}.DownloadAppBlock-scss--module_badge_bMXO5.DownloadAppBlock-scss--module_android_ScvoW.en_US{background-image:url(../googleplay_en_US.B1_FAUV-.svg)}.DownloadAppBlock-scss--module_badge_bMXO5.DownloadAppBlock-scss--module_android_ScvoW.ru_RU{background-image:url(../googleplay_ru_RU.DzKjeSdF.svg)}.DownloadAppBlock-scss--module_badge_bMXO5.DownloadAppBlock-scss--module_ios_bEyEB.en_US{background-image:url(../appstore_en_US.CVyK0T4N.svg)}.DownloadAppBlock-scss--module_badge_bMXO5.DownloadAppBlock-scss--module_ios_bEyEB.ru_RU{background-image:url(../appstore_ru_RU.vrL2fR1O.svg)}.DownloadAppBlock-scss--module_text_lM2eE{margin:0 0 26px;font-size:14px;font-weight:500;line-height:22px;color:var(--var-color-text-primary)}.DownloadAppBlock-scss--module_badges_Moi1K{position:absolute;bottom:0;display:flex}.DownloadAppBlock-scss--module_badges_Moi1K>*:not(:last-child){margin-right:10px}.DownloadAppBlock-scss--module_main_ngr-b{flex-grow:1;position:relative;min-height:100px}.DownloadAppBlock-scss--module_qr_Ol-Cv{display:flex;align-items:flex-start;margin-left:10px}.DownloadAppBlock-scss--module_qr_Ol-Cv>*:not(:last-child){margin-right:10px}@keyframes SuccessDonationDescription-scss--module_fadeIn_CULCo{0%{opacity:0}to{opacity:1}}@keyframes SuccessDonationDescription-scss--module_fadeOut_4EzuZ{0%{opacity:1}to{opacity:0}}@keyframes SuccessDonationDescription-scss--module_flashing_c4YOX{0%{opacity:.5}to{opacity:1}}@keyframes SuccessDonationDescription-scss--module_loading_fLXlf{to{background-position-x:-20%}}@keyframes SuccessDonationDescription-scss--module_rotating_POhPv{to{transform:rotate(360deg)}}@keyframes SuccessDonationDescription-scss--module_closeLock_N9zvE{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes SuccessDonationDescription-scss--module_shakeLock_xPB7A{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.SuccessDonationDescription-scss--module_motivationalText_N6dWC{margin-top:30px}.mobile .SuccessDonationDescription-scss--module_motivationalText_N6dWC{margin-top:20px}@keyframes SuccessMessageDescription-scss--module_fadeIn_YpkmK{0%{opacity:0}to{opacity:1}}@keyframes SuccessMessageDescription-scss--module_fadeOut_nURI5{0%{opacity:1}to{opacity:0}}@keyframes SuccessMessageDescription-scss--module_flashing_x5Zh4{0%{opacity:.5}to{opacity:1}}@keyframes SuccessMessageDescription-scss--module_loading_ri-MY{to{background-position-x:-20%}}@keyframes SuccessMessageDescription-scss--module_rotating_H-K8S{to{transform:rotate(360deg)}}@keyframes SuccessMessageDescription-scss--module_closeLock_-sLkJ{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes SuccessMessageDescription-scss--module_shakeLock_Rsv3m{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.SuccessMessageDescription-scss--module_ownerName_JHfTT{word-wrap:break-word;word-break:break-word}.SuccessMessageDescription-scss--module_motivationalText_MCwEM{margin-top:30px}.mobile .SuccessMessageDescription-scss--module_motivationalText_MCwEM{margin-top:20px}@keyframes SuccessPostDescription-scss--module_fadeIn_xCX6O{0%{opacity:0}to{opacity:1}}@keyframes SuccessPostDescription-scss--module_fadeOut_EUMuY{0%{opacity:1}to{opacity:0}}@keyframes SuccessPostDescription-scss--module_flashing_H0h4e{0%{opacity:.5}to{opacity:1}}@keyframes SuccessPostDescription-scss--module_loading_P0mMe{to{background-position-x:-20%}}@keyframes SuccessPostDescription-scss--module_rotating_DwipX{to{transform:rotate(360deg)}}@keyframes SuccessPostDescription-scss--module_closeLock_6yLsw{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes SuccessPostDescription-scss--module_shakeLock_vRWk4{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.SuccessPostDescription-scss--module_title_z1S-L,.SuccessPostDescription-scss--module_ownerName_-eJWR{word-wrap:break-word;word-break:break-word}.SuccessPostDescription-scss--module_motivationalText_dt2kg{margin-top:30px}.mobile .SuccessPostDescription-scss--module_motivationalText_dt2kg{margin-top:20px}@keyframes SuccessSubscriptionTelegramBlock-scss--module_fadeIn_WDewX{0%{opacity:0}to{opacity:1}}@keyframes SuccessSubscriptionTelegramBlock-scss--module_fadeOut_kNe3r{0%{opacity:1}to{opacity:0}}@keyframes SuccessSubscriptionTelegramBlock-scss--module_flashing_FlOly{0%{opacity:.5}to{opacity:1}}@keyframes SuccessSubscriptionTelegramBlock-scss--module_loading_yZ33n{to{background-position-x:-20%}}@keyframes SuccessSubscriptionTelegramBlock-scss--module_rotating_iYCCB{to{transform:rotate(360deg)}}@keyframes SuccessSubscriptionTelegramBlock-scss--module_closeLock_g93bV{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes SuccessSubscriptionTelegramBlock-scss--module_shakeLock_h541E{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.SuccessSubscriptionTelegramBlock-scss--module_root_KZBab{display:flex;justify-content:space-between;padding:16px 32px 16px 16px;border-radius:8px;background-color:#e8f5fc}.SuccessSubscriptionTelegramBlock-scss--module_text_k0tkV{margin-bottom:16px;font-weight:500;line-height:22px}.SuccessSubscriptionTelegramBlock-scss--module_right_OrzGk{margin-left:50px;padding-top:16px}.mobile .SuccessSubscriptionTelegramBlock-scss--module_right_OrzGk{margin-top:8px;margin-left:30px}.SuccessSubscriptionTelegramBlock-scss--module_telegramIconContainer_uDXcC{width:68px;height:68px;border-radius:50%;position:relative;background-color:#37aee2}.SuccessSubscriptionTelegramBlock-scss--module_telegramIcon_8i8On{position:absolute;top:20px;left:10px;width:38.805px;height:32.304px;color:#fff}.SuccessSubscriptionTelegramBlock-scss--module_lockIconContainer_CVq3M{width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;position:absolute;top:-8px;left:-8px;border:2px solid #e8f5fc;background-color:#ffa100}.SuccessSubscriptionTelegramBlock-scss--module_iconLock_jherI{width:20px;height:20px;color:#fff;transform:rotate(11.288deg)}.SuccessSubscriptionTelegramBlock-scss--module_button_1eaIK{background-color:#1d9fe3}.SuccessSubscriptionTelegramBlock-scss--module_button_1eaIK:hover{background-color:#1d9fe3e6}@keyframes SuccessSubscriptionDescription-scss--module_fadeIn_v4g-g{0%{opacity:0}to{opacity:1}}@keyframes SuccessSubscriptionDescription-scss--module_fadeOut_BinFG{0%{opacity:1}to{opacity:0}}@keyframes SuccessSubscriptionDescription-scss--module_flashing_34K-V{0%{opacity:.5}to{opacity:1}}@keyframes SuccessSubscriptionDescription-scss--module_loading_SwIzz{to{background-position-x:-20%}}@keyframes SuccessSubscriptionDescription-scss--module_rotating_z6Fge{to{transform:rotate(360deg)}}@keyframes SuccessSubscriptionDescription-scss--module_closeLock_Qrimc{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes SuccessSubscriptionDescription-scss--module_shakeLock_cl62e{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.SuccessSubscriptionDescription-scss--module_ownerName_5W-5i{word-wrap:break-word;word-break:break-word;font-size:14px}.SuccessSubscriptionDescription-scss--module_motivationalText_qccmM{margin-top:30px;font-size:14px}.mobile .SuccessSubscriptionDescription-scss--module_motivationalText_qccmM{margin-top:20px}.SuccessSubscriptionDescription-scss--module_telegramBlock_TI7Ng{margin-top:24px}.light-theme .StepSuccess-scss--module_description_Nw5i1{color:var(--var-color-text-primary)}.light-theme .StepSuccess-scss--module_post_gxrDd,.light-theme .StepSuccess-scss--module_message_zJnFD{background-image:url(../post-unlock.buDg_npA.svg)}.light-theme .StepSuccess-scss--module_donation_uzfd0{background-image:url(../funding.DqImyDXY.svg)}.light-theme .StepSuccess-scss--module_subscription_MBgn3{background-image:url(../thank-you.BuliN9_Y.svg)}.light-theme .StepSuccess-scss--module_imageSide_pqWFt{background-color:#fde2d9}.light-x-theme .StepSuccess-scss--module_description_Nw5i1{color:var(--var-color-text-primary)}.light-x-theme .StepSuccess-scss--module_post_gxrDd,.light-x-theme .StepSuccess-scss--module_message_zJnFD{background-image:url(../post-unlock.buDg_npA.svg)}.light-x-theme .StepSuccess-scss--module_donation_uzfd0{background-image:url(../funding.DqImyDXY.svg)}.light-x-theme .StepSuccess-scss--module_subscription_MBgn3{background-image:url(../thank-you.BuliN9_Y.svg)}.light-x-theme .StepSuccess-scss--module_post_gxrDd,.light-x-theme .StepSuccess-scss--module_message_zJnFD{background-image:url(../post-unlock-x.DaaYBdEx.svg)}.light-x-theme .StepSuccess-scss--module_donation_uzfd0{background-image:url(../funding-x.CeBllvQA.svg)}.light-x-theme .StepSuccess-scss--module_subscription_MBgn3{background-image:url(../thank-you-x.CuE9NL6k.svg)}.light-y-theme .StepSuccess-scss--module_description_Nw5i1{color:var(--var-color-text-primary)}.light-y-theme .StepSuccess-scss--module_post_gxrDd,.light-y-theme .StepSuccess-scss--module_message_zJnFD{background-image:url(../post-unlock.buDg_npA.svg)}.light-y-theme .StepSuccess-scss--module_donation_uzfd0{background-image:url(../funding.DqImyDXY.svg)}.light-y-theme .StepSuccess-scss--module_subscription_MBgn3{background-image:url(../thank-you.BuliN9_Y.svg)}.light-y-theme .StepSuccess-scss--module_post_gxrDd,.light-y-theme .StepSuccess-scss--module_message_zJnFD{background-image:url(../post-unlock-y.CH7JDDhc.svg)}.light-y-theme .StepSuccess-scss--module_donation_uzfd0{background-image:url(../funding-y.DPnu0_dC.svg)}.light-y-theme .StepSuccess-scss--module_subscription_MBgn3{background-image:url(../thank-you-y.Cevab7gO.svg)}@keyframes StepSuccess-scss--module_fadeIn_FJEtt{0%{opacity:0}to{opacity:1}}@keyframes StepSuccess-scss--module_fadeOut_n7jCs{0%{opacity:1}to{opacity:0}}@keyframes StepSuccess-scss--module_flashing_P5VU-{0%{opacity:.5}to{opacity:1}}@keyframes StepSuccess-scss--module_loading_Az3RW{to{background-position-x:-20%}}@keyframes StepSuccess-scss--module_rotating_fEIjD{to{transform:rotate(360deg)}}@keyframes StepSuccess-scss--module_closeLock_CC2qi{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes StepSuccess-scss--module_shakeLock_QYCX1{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.dark-theme .StepSuccess-scss--module_description_Nw5i1{color:#f1f1f1}.dark-theme .StepSuccess-scss--module_post_gxrDd,.dark-theme .StepSuccess-scss--module_message_zJnFD{background-image:url(../post-unlock.buDg_npA.svg)}.dark-theme .StepSuccess-scss--module_donation_uzfd0{background-image:url(../funding.DqImyDXY.svg)}.dark-theme .StepSuccess-scss--module_subscription_MBgn3{background-image:url(../thank-you.BuliN9_Y.svg)}.dark-theme .StepSuccess-scss--module_imageSide_pqWFt{background-color:#fde2d9}.StepSuccess-scss--module_block_XlDtw{display:flex;min-height:365px;margin:-20px}.StepSuccess-scss--module_dialogContent_TEkPh{flex:1;margin-bottom:30px}.StepSuccess-scss--module_imageSide_pqWFt{background-repeat:no-repeat;background-position:center center;background-size:150px;width:240px;min-height:150px;border-radius:8px 0 0 8px}.StepSuccess-scss--module_dialogSide_THj8-{display:flex;flex:1;flex-direction:column;padding:20px}.StepSuccess-scss--module_dialogTitle_w53Lb{margin-bottom:30px;font-size:20px;font-weight:500}.StepSuccess-scss--module_dialogFooter_DKs0g{margin-top:20px}.StepSuccess-scss--module_button_HMt-r{margin-right:10px}.StepSuccess-scss--module_motivationalText_QZvsP{margin-top:30px}.StepSuccess-scss--module_description_Nw5i1{margin-bottom:30px;font-size:15px}.StepSuccess-scss--module_descriptionWithTelegram_BHK5C{margin-bottom:12px}.mobile .StepSuccess-scss--module_block_XlDtw{flex-direction:column;min-height:auto;margin:0}.mobile .StepSuccess-scss--module_imageSide_pqWFt{width:auto;height:150px;margin:-20px -15px 15px;background-color:var(--color-brand-opacity-10);background-size:120px}.mobile .StepSuccess-scss--module_dialogSide_THj8-{width:100%;min-height:302px;padding:0}.mobile .StepSuccess-scss--module_button_HMt-r{margin-right:0;margin-left:0}.mobile .StepSuccess-scss--module_button_HMt-r:first-of-type{margin-right:10px}.mobile .StepSuccess-scss--module_dialogTitle_w53Lb{margin-bottom:20px}.mobile .StepSuccess-scss--module_motivationalText_QZvsP{margin-top:20px}.mobile .StepSuccess-scss--module_dialogContent_TEkPh{margin-bottom:20px}.mobile .StepSuccess-scss--module_dialogFooter_DKs0g{flex-direction:row}@media (max-width: 768px){.mobile .StepSuccess-scss--module_button_HMt-r{width:100%;margin-bottom:20px}.mobile .StepSuccess-scss--module_dialogFooter_DKs0g{flex-direction:column}}.light-theme .StepFailure-scss--module_header_sqEya{color:var(--var-color-text-primary)}.light-theme .StepFailure-scss--module_failImage_Z4Q2q{background-image:url(../card-error.CehpVHVT.svg)}.light-x-theme .StepFailure-scss--module_header_sqEya{color:var(--var-color-text-primary)}.light-x-theme .StepFailure-scss--module_failImage_Z4Q2q{background-image:url(../card-error-x.BV7Y8s3I.svg)}.light-y-theme .StepFailure-scss--module_header_sqEya{color:var(--var-color-text-primary)}.light-y-theme .StepFailure-scss--module_failImage_Z4Q2q{background-image:url(../card-error-y.WMJGIYmq.svg)}@keyframes StepFailure-scss--module_fadeIn_6xy0t{0%{opacity:0}to{opacity:1}}@keyframes StepFailure-scss--module_fadeOut_noM44{0%{opacity:1}to{opacity:0}}@keyframes StepFailure-scss--module_flashing_7-n6R{0%{opacity:.5}to{opacity:1}}@keyframes StepFailure-scss--module_loading_H-c2M{to{background-position-x:-20%}}@keyframes StepFailure-scss--module_rotating_ZpOdZ{to{transform:rotate(360deg)}}@keyframes StepFailure-scss--module_closeLock_eJCvA{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes StepFailure-scss--module_shakeLock_C3w7w{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.dark-theme .StepFailure-scss--module_header_sqEya{color:#f1f1f1}.dark-theme .StepFailure-scss--module_failImage_Z4Q2q{background-image:url(../card-error-dark.qzamcxeI.svg)}.StepFailure-scss--module_dialogContent_5P-JB{position:relative;flex:1;min-height:250px}.StepFailure-scss--module_dialogContent_5P-JB.StepFailure-scss--module_small_oCPw-{min-height:150px}.StepFailure-scss--module_dialogFooter_7DmXM{display:flex;align-items:center;justify-content:center;margin-top:20px}.StepFailure-scss--module_dim_67KG4{line-height:22px;color:#7c7c7c}.StepFailure-scss--module_link_4i4P2{border-bottom:1px solid transparent;font-size:13px;text-decoration:none;color:var(--var-color-link);transition:border-color .2s;cursor:pointer;font-size:14px}.StepFailure-scss--module_link_4i4P2:visited{color:var(--var-color-link)}@media not all and (hover: none){.StepFailure-scss--module_link_4i4P2:hover{border-bottom-color:var(--var-color-link-underline)}}.StepFailure-scss--module_dialogWrap_CkSP6{display:flex;flex-direction:column;justify-content:stretch}.StepFailure-scss--module_closeButton_IrWLu{min-width:auto;margin:0 10px 0 20px}.StepFailure-scss--module_failWrap_FS9LL{max-width:400px;margin:0 auto;text-align:center}.StepFailure-scss--module_failImage_Z4Q2q{width:115px;height:115px;background-repeat:no-repeat;background-position:center center;background-size:contain;margin:30px auto 20px}.StepFailure-scss--module_header_sqEya{font-size:20px;font-weight:500;margin:15px 0}.StepFailure-scss--module_failText_aesli{color:#7c7c7c}@media (max-width: 768px){.StepFailure-scss--module_dialogFooter_7DmXM{flex-direction:column}.StepFailure-scss--module_closeButton_IrWLu{width:100%;margin:10px 0}.StepFailure-scss--module_retryButton_-A6VP{width:100%}}@keyframes StepDonationSuccess-scss--module_fadeIn_gECU0{0%{opacity:0}to{opacity:1}}@keyframes StepDonationSuccess-scss--module_fadeOut_2vuyp{0%{opacity:1}to{opacity:0}}@keyframes StepDonationSuccess-scss--module_flashing_7-64F{0%{opacity:.5}to{opacity:1}}@keyframes StepDonationSuccess-scss--module_loading_Fgga2{to{background-position-x:-20%}}@keyframes StepDonationSuccess-scss--module_rotating_haldS{to{transform:rotate(360deg)}}@keyframes StepDonationSuccess-scss--module_closeLock_12vPF{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes StepDonationSuccess-scss--module_shakeLock_mVsPX{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.StepDonationSuccess-scss--module_root_--5cQ{display:flex;flex-direction:column;align-items:center;justify-content:space-between;min-height:365px;padding:50px 0 40px}.StepDonationSuccess-scss--module_content_HLo5-{display:flex;flex-direction:column;align-items:center}.StepDonationSuccess-scss--module_iconWrapper_QYxRy{display:flex;align-items:center;justify-content:center;margin-bottom:30px;padding:15px;border-radius:20px;background-color:#59a8404d}.StepDonationSuccess-scss--module_icon_1xpz3{width:40px;height:40px;color:#59a840}.StepDonationSuccess-scss--module_text_TMrZZ{font-size:20px;line-height:24px;text-align:center}.StepDonationSuccess-scss--module_buttons_jLaYe{display:flex}.StepDonationSuccess-scss--module_sendMore_L8485{margin-right:10px}.mobile .StepDonationSuccess-scss--module_root_--5cQ{height:calc(100vh - 300px);display:flex;align-items:center;justify-content:center;padding-top:0;padding-bottom:0}.mobile .StepDonationSuccess-scss--module_iconWrapper_QYxRy,.mobile .StepDonationSuccess-scss--module_text_TMrZZ{margin-bottom:40px}.mobile .StepDonationSuccess-scss--module_buttons_jLaYe{flex-direction:column;align-items:center}.mobile .StepDonationSuccess-scss--module_sendMore_L8485{margin-right:0;margin-bottom:15px}@keyframes BlockedView-scss--module_fadeIn_UcbHq{0%{opacity:0}to{opacity:1}}@keyframes BlockedView-scss--module_fadeOut_bRXl1{0%{opacity:1}to{opacity:0}}@keyframes BlockedView-scss--module_flashing_BpSGu{0%{opacity:.5}to{opacity:1}}@keyframes BlockedView-scss--module_loading_CrNum{to{background-position-x:-20%}}@keyframes BlockedView-scss--module_rotating_zaCnK{to{transform:rotate(360deg)}}@keyframes BlockedView-scss--module_closeLock_4wgAh{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes BlockedView-scss--module_shakeLock_CzPX6{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.BlockedView-scss--module_root_HE2C8{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:24px;padding:28px}.BlockedView-scss--module_icon_X-v6O{width:103px;height:64px;color:var(--color-brand)}.BlockedView-scss--module_text_DLTR2{max-width:373px;padding-bottom:4px;font-size:20px;font-weight:500;line-height:24px;text-align:center}@keyframes BuyGiftSubscriptionPopup-scss--module_fadeIn_GcG0x{0%{opacity:0}to{opacity:1}}@keyframes BuyGiftSubscriptionPopup-scss--module_fadeOut_fQ6AR{0%{opacity:1}to{opacity:0}}@keyframes BuyGiftSubscriptionPopup-scss--module_flashing_bH0kN{0%{opacity:.5}to{opacity:1}}@keyframes BuyGiftSubscriptionPopup-scss--module_loading_NeSZK{to{background-position-x:-20%}}@keyframes BuyGiftSubscriptionPopup-scss--module_rotating_cqRKK{to{transform:rotate(360deg)}}@keyframes BuyGiftSubscriptionPopup-scss--module_closeLock_TJ8d2{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes BuyGiftSubscriptionPopup-scss--module_shakeLock_dbM6R{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.BuyGiftSubscriptionPopup-scss--module_popup_DBuX4{width:700px}.BuyGiftSubscriptionPopup-scss--module_popupIncomplete_XHXZQ{width:600px;padding:40px}.BuyGiftSubscriptionPopup-scss--module_title_o0oyZ{display:flex;align-items:center}.BuyGiftSubscriptionPopup-scss--module_icon_wxgVk{width:20px;height:20px;display:inline-block;margin-right:15px;cursor:pointer}.Buttons-scss--module_root_Tp8Qe{display:flex;justify-content:flex-start;width:100%}@media (min-width: 320px) and (max-width: 479px){.Buttons-scss--module_root_Tp8Qe{flex-direction:column}.Buttons-scss--module_root_Tp8Qe>*+*{margin-top:10px}.Buttons-scss--module_root_Tp8Qe>button{width:100%}}@media (min-width: 480px){.Buttons-scss--module_root_Tp8Qe>*+*{margin-left:10px}}.Cancel-scss--module_container_9WRdD{display:flex;justify-content:flex-start;align-items:flex-start;flex-flow:row wrap;width:100%;min-height:160px}@media (min-width: 320px) and (max-width: 479px){.Cancel-scss--module_text_Mfy27{font-size:14px}.Cancel-scss--module_buttons_G-d2L{margin-top:40px}}@media (min-width: 480px){.Cancel-scss--module_text_Mfy27{font-size:16px}.Cancel-scss--module_buttons_G-d2L{margin-top:auto}}.ChangePhone-scss--module_content_1WVmy{width:100%}.ChangePhone-scss--module_secretCodeInput_ypWbc{display:flex;flex-flow:column wrap;justify-content:flex-start;align-items:stretch;margin-top:30px}.ChangePhone-scss--module_fieldLoader_3qZJV{top:2px}.ChangePhone-scss--module_fieldLoader_3qZJV circle{stroke-width:4px}.ChangePhone-scss--module_buttons_yp5hQ{margin-top:40px}@media (min-width: 320px) and (max-width: 479px){.ChangePhone-scss--module_buttons_yp5hQ{margin-top:60px}}@media (min-width: 480px){.ChangePhone-scss--module_buttons_yp5hQ{margin-top:40px}}.Recaptcha-scss--module_container_4E3hk{display:flex;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap;width:100%;min-height:160px}@media (min-width: 320px) and (max-width: 479px){.Recaptcha-scss--module_buttons_Ld-ml{margin-top:40px}}@media (min-width: 480px){.Recaptcha-scss--module_buttons_Ld-ml{margin-top:auto}}@keyframes Success-scss--module_fadeIn_n3q-A{0%{opacity:0}to{opacity:1}}@keyframes Success-scss--module_fadeOut_a-igu{0%{opacity:1}to{opacity:0}}@keyframes Success-scss--module_flashing_ciXnx{0%{opacity:.5}to{opacity:1}}@keyframes Success-scss--module_loading_jOijN{to{background-position-x:-20%}}@keyframes Success-scss--module_rotating_VDNfi{to{transform:rotate(360deg)}}@keyframes Success-scss--module_closeLock_C5U1Q{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes Success-scss--module_shakeLock_QOqBT{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.Success-scss--module_root_Ac0Rq{display:flex;align-items:center;justify-content:center;width:100%;height:180px}.Success-scss--module_icon_Iyqla{width:64px;height:64px;margin-right:20px;fill:#028f68}.Success-scss--module_text_xgqTb{font-size:16px}.ChangePhonePopup-scss--module_popup_TBtL4{min-height:230px}.ChangePhonePopup-scss--module_block_B1R9a{display:flex;background-color:var(--var-color-popup-bg)}.ChangePhonePopup-scss--module_close_6J4Mw{top:15px}.ChangeEmailPopup-scss--module_root_XWOas{display:flex}.ConfirmPopup-scss--module_buttons_88Yaq{margin-top:27px}.ConfirmPopup-scss--module_confirmButton_P5YiB{margin-right:10px}.ConfirmPopup-scss--module_confirmButton_P5YiB:hover{background-color:#eb3f50}.SendMessageConfirmPopup-scss--module_title_0HirZ{margin-bottom:20px}.SendMessageConfirmPopup-scss--module_confirmContent_Ap-Fv{overflow:auto;padding-left:0}.SendMessageConfirmPopup-scss--module_tabs_hs1SL{margin-right:-20px;margin-left:-20px}.SendMessageConfirmPopup-scss--module_paidContentTitle_K3qVc{margin-left:0}@keyframes MailingListFilterPopup-scss--module_fadeIn_c8rJr{0%{opacity:0}to{opacity:1}}@keyframes MailingListFilterPopup-scss--module_fadeOut_ol0a0{0%{opacity:1}to{opacity:0}}@keyframes MailingListFilterPopup-scss--module_flashing_x0OAv{0%{opacity:.5}to{opacity:1}}@keyframes MailingListFilterPopup-scss--module_loading_0XqAP{to{background-position-x:-20%}}@keyframes MailingListFilterPopup-scss--module_rotating_QOItS{to{transform:rotate(360deg)}}@keyframes MailingListFilterPopup-scss--module_closeLock_Lr2zS{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes MailingListFilterPopup-scss--module_shakeLock_my-go{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.MailingListFilterPopup-scss--module_popup_uePV7{display:flex;flex-direction:column;justify-content:space-between;width:500px;padding:20px}.MailingListFilterPopup-scss--module_popupTitle_clrkG{display:flex;align-items:center;margin-bottom:30px}.MailingListFilterPopup-scss--module_applyButton_V6-r-{min-width:auto;margin-right:15px}.MailingListFilterPopup-scss--module_cancelButton_AVnSb{min-width:auto}.MailingListFilterPopup-scss--module_resetButton_mBcB0{display:flex;min-width:auto;margin-left:auto}.MailingListFilterPopup-scss--module_close_cnYUE{top:12px;right:12px}.MailingListFilterPopup-scss--module_icon_ADlCv{width:20px;height:20px;margin-right:10px}.MailingListFilterPopup-scss--module_footer_p8eJ3{display:flex;justify-content:space-between}@keyframes TelegramConnectionContent-scss--module_fadeIn_mfie2{0%{opacity:0}to{opacity:1}}@keyframes TelegramConnectionContent-scss--module_fadeOut_NjIO9{0%{opacity:1}to{opacity:0}}@keyframes TelegramConnectionContent-scss--module_flashing_VLTnT{0%{opacity:.5}to{opacity:1}}@keyframes TelegramConnectionContent-scss--module_loading_j-oiV{to{background-position-x:-20%}}@keyframes TelegramConnectionContent-scss--module_rotating_KMBQk{to{transform:rotate(360deg)}}@keyframes TelegramConnectionContent-scss--module_closeLock_N8ljq{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes TelegramConnectionContent-scss--module_shakeLock_gLjvh{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.TelegramConnectionContent-scss--module_desktopIcon_MRj5k{position:absolute;width:33px;height:30px}.TelegramConnectionContent-scss--module_mobileIcon_HWsLh{position:absolute;width:34px;height:30px}.TelegramConnectionContent-scss--module_copyIcon_gzyUN{width:20px;height:20px;color:var(--var-color-link)}.TelegramConnectionContent-scss--module_sectionTitle_fABUn{position:relative;display:flex;min-height:32px;align-items:center;margin-bottom:15px}.TelegramConnectionContent-scss--module_sectionTitleText_AlOz9{padding-left:45px}.TelegramConnectionContent-scss--module_button_UTj0c{margin-bottom:30px;text-transform:uppercase}.TelegramConnectionContent-scss--module_sectionCopyLink_TC3WH{position:relative;display:flex;min-height:20px;align-items:center;margin-bottom:25px}.TelegramConnectionContent-scss--module_copyLinkText_Ub5u4{border-bottom:1px solid transparent;font-size:13px;text-decoration:none;color:var(--var-color-link);transition:border-color .2s;cursor:pointer;padding-left:8px;font-size:14px}.TelegramConnectionContent-scss--module_copyLinkText_Ub5u4:visited{color:var(--var-color-link)}@media not all and (hover: none){.TelegramConnectionContent-scss--module_copyLinkText_Ub5u4:hover{border-bottom-color:var(--var-color-link-underline)}}.TelegramConnectionContent-scss--module_copyLinkDescription_0MaF5{margin-bottom:10px}.TelegramConnectionContent-scss--module_qrCodeDescription_rZvRX{margin-bottom:17px}.TelegramConnectionContent-scss--module_qrCodeContainer_VEm2N{width:120px;height:120px;margin-bottom:21px;padding:10px;border:1px solid var(--var-color-base-border);border-radius:5px;background-color:#fff}.TelegramConnectionContent-scss--module_bottomText_SAEm7{line-height:22px}.TelegramConnectionContent-scss--module_exposedNickname_lZCNF{padding-top:20px}.TelegramConnectionPopup-scss--module_title_y1es7{margin-top:5px;margin-bottom:28px}.TelegramConnectionPopup-scss--module_content_Bly8E{line-height:normal}@keyframes PaymentViewWrapper-scss--module_fadeIn_PspOy{0%{opacity:0}to{opacity:1}}@keyframes PaymentViewWrapper-scss--module_fadeOut_JTNmy{0%{opacity:1}to{opacity:0}}@keyframes PaymentViewWrapper-scss--module_flashing_XBrdU{0%{opacity:.5}to{opacity:1}}@keyframes PaymentViewWrapper-scss--module_loading_qi6uR{to{background-position-x:-20%}}@keyframes PaymentViewWrapper-scss--module_rotating_Jqas8{to{transform:rotate(360deg)}}@keyframes PaymentViewWrapper-scss--module_closeLock_S6OKP{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes PaymentViewWrapper-scss--module_shakeLock_oTD3V{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.PaymentViewWrapper-scss--module_root_S5YKT{position:relative;display:flex;flex-direction:column;justify-content:center}.PaymentViewWrapper-scss--module_backButton_lAAp6{width:40px;height:40px;display:flex;align-items:center;justify-content:center;position:absolute;top:-10px;left:-10px;cursor:pointer}.PaymentViewWrapper-scss--module_icon_zsStD{width:20px;height:20px}.PaymentViewWrapper-scss--module_header_bNC0t{display:flex;align-items:center;justify-content:center;flex-direction:column;margin-top:-55px}.PaymentViewWrapper-scss--module_avatar_x-LXG{display:flex;align-items:center;justify-content:center;margin-bottom:10px;border-radius:65px}.PaymentViewWrapper-scss--module_avatar_x-LXG img{border:2px solid #fff}.PaymentViewWrapper-scss--module_description_0Wpdg{margin-bottom:10px;font-size:20px;font-weight:500;line-height:24px;color:var(--var-color-text-primary)}.PaymentViewWrapper-scss--module_username_AWE2V{margin-bottom:30px;font-size:13px;font-weight:400;line-height:16px;color:#7c7c7c}@keyframes PaymentView-scss--module_fadeIn_1XtGx{0%{opacity:0}to{opacity:1}}@keyframes PaymentView-scss--module_fadeOut_TQRO5{0%{opacity:1}to{opacity:0}}@keyframes PaymentView-scss--module_flashing_0cqzD{0%{opacity:.5}to{opacity:1}}@keyframes PaymentView-scss--module_loading_2As-3{to{background-position-x:-20%}}@keyframes PaymentView-scss--module_rotating_g0rvF{to{transform:rotate(360deg)}}@keyframes PaymentView-scss--module_closeLock_uw-GX{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes PaymentView-scss--module_shakeLock_IMprQ{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.PaymentView-scss--module_popup_kh6iU{width:700px}.PaymentView-scss--module_popupSuccess_bsqvo{width:890px;min-width:800px}.PaymentView-scss--module_popupIncomplete_r4UNV{width:600px;padding:40px}.PaymentView-scss--module_popupTitle_JkHKU{margin-bottom:24px}.PaymentView-scss--module_title_9c2o5{display:flex;align-items:center}.PaymentView-scss--module_icon_XODbO{width:20px;height:20px;display:inline-block;margin-right:15px;cursor:pointer}.PrivacyPolicyUpdatesPopup-scss--module_block_-iKbG{width:700px}.StepError-scss--module_errorText_OaD8-{margin:100px 0;font-size:20px;text-align:center}.StepError-scss--module_buttonClose_5tbJb{width:115px;min-width:unset}.mobile .StepError-scss--module_buttonClose_5tbJb{width:100%}.AnonymitySwitch-scss--module_label_kpdfI{font-size:14px;font-weight:500;line-height:22px;color:var(--var-color-text-primary)}@keyframes InputCopy-scss--module_fadeIn_cJ1Zf{0%{opacity:0}to{opacity:1}}@keyframes InputCopy-scss--module_fadeOut_Lk8P2{0%{opacity:1}to{opacity:0}}@keyframes InputCopy-scss--module_flashing_1Jnvd{0%{opacity:.5}to{opacity:1}}@keyframes InputCopy-scss--module_loading_Hh038{to{background-position-x:-20%}}@keyframes InputCopy-scss--module_rotating_Sj2vH{to{transform:rotate(360deg)}}@keyframes InputCopy-scss--module_closeLock_p6vPh{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes InputCopy-scss--module_shakeLock_H9sJU{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.InputCopy-scss--module_input_3-Ybm{padding-right:180px;white-space:nowrap;text-overflow:ellipsis}.InputCopy-scss--module_rightElement_x7nHn{display:flex;align-items:center;height:100%;padding:0;border:unset;font-size:14px;font-weight:600;line-height:20px;text-transform:uppercase;color:var(--color-brand);outline:none;background-color:transparent;cursor:pointer}.InputCopy-scss--module_rightElement_x7nHn .InputCopy-scss--module_rightElementIcon_L-1zu{width:18px;height:18px;margin-right:8px}@keyframes InputEmail-scss--module_fadeIn_qShH1{0%{opacity:0}to{opacity:1}}@keyframes InputEmail-scss--module_fadeOut_hWfBT{0%{opacity:1}to{opacity:0}}@keyframes InputEmail-scss--module_flashing_wxE97{0%{opacity:.5}to{opacity:1}}@keyframes InputEmail-scss--module_loading_q1Xig{to{background-position-x:-20%}}@keyframes InputEmail-scss--module_rotating_5tjmg{to{transform:rotate(360deg)}}@keyframes InputEmail-scss--module_closeLock_Jx-g3{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes InputEmail-scss--module_shakeLock_gLToC{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.InputEmail-scss--module_rightElement_bV3QE{display:flex;align-items:center;padding:0;border:unset;font-size:14px;font-weight:600;line-height:20px;text-transform:uppercase;color:var(--color-brand);outline:none;background-color:transparent;cursor:pointer}.InputEmail-scss--module_rightElement_bV3QE .InputEmail-scss--module_rightElementIcon_9kEH-{width:16px;height:16px;margin-right:10px}.InputEmail-scss--module_rightElementSuccess_0j8cG{color:#3a4;cursor:default}.InputEmail-scss--module_rightElementSuccess_0j8cG .InputEmail-scss--module_rightElementIcon_9kEH-{fill:#3a4}@keyframes StepStart-scss--module_fadeIn_c-QtL{0%{opacity:0}to{opacity:1}}@keyframes StepStart-scss--module_fadeOut_PdOrP{0%{opacity:1}to{opacity:0}}@keyframes StepStart-scss--module_flashing_sA2Re{0%{opacity:.5}to{opacity:1}}@keyframes StepStart-scss--module_loading_mzzKG{to{background-position-x:-20%}}@keyframes StepStart-scss--module_rotating_8WCq4{to{transform:rotate(360deg)}}@keyframes StepStart-scss--module_closeLock_rDyoc{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes StepStart-scss--module_shakeLock_hvafM{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.StepStart-scss--module_subscriptionLevelCard_ddtfn{margin-bottom:6px;box-shadow:none}.StepStart-scss--module_row_WdKyH{margin-bottom:30px}.StepStart-scss--module_rowCrop_c9pHb{max-width:210px;margin-bottom:25px}.StepStart-scss--module_infoText_NQTcB{margin:30px 0 20px;font-size:13px;line-height:16px;color:#7c7c7c}.StepStart-scss--module_buttonClose_sWLAa{width:115px;min-width:unset}.mobile .StepStart-scss--module_rowCrop_c9pHb{margin-bottom:30px}.mobile .StepStart-scss--module_infoText_NQTcB{margin:30px 0}.mobile .StepStart-scss--module_buttonClose_sWLAa{width:100%}.dark-theme .mobile .StepStart-scss--module_row_WdKyH{--var-color-input-border: var(--var-color-input-border-hover)}@keyframes SendGiftSubscriptionPopup-scss--module_fadeIn_DBmF8{0%{opacity:0}to{opacity:1}}@keyframes SendGiftSubscriptionPopup-scss--module_fadeOut_kbXnV{0%{opacity:1}to{opacity:0}}@keyframes SendGiftSubscriptionPopup-scss--module_flashing_-luhl{0%{opacity:.5}to{opacity:1}}@keyframes SendGiftSubscriptionPopup-scss--module_loading_KnqBj{to{background-position-x:-20%}}@keyframes SendGiftSubscriptionPopup-scss--module_rotating_8IdBu{to{transform:rotate(360deg)}}@keyframes SendGiftSubscriptionPopup-scss--module_closeLock_cIjYs{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes SendGiftSubscriptionPopup-scss--module_shakeLock_ETbCX{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.SendGiftSubscriptionPopup-scss--module_block_dWaSl{width:600px}.SendGiftSubscriptionPopup-scss--module_blockTitle_ElBkB{margin-bottom:20px}.SendGiftSubscriptionPopup-scss--module_title_IDXdB{display:flex;align-items:center}.SendGiftSubscriptionPopup-scss--module_icon_Rg0-Z{width:20px;height:20px;display:inline-block;margin-right:15px;color:var(--var-color-text-primary);stroke-width:1.5px}.light-x-theme .UnsubscriptionPoll-scss--module_icon_rXQxf{background-image:url(../question-x.CbaUeeGt.svg)}@keyframes UnsubscriptionPoll-scss--module_fadeIn_cBGLT{0%{opacity:0}to{opacity:1}}@keyframes UnsubscriptionPoll-scss--module_fadeOut_KPK8E{0%{opacity:1}to{opacity:0}}@keyframes UnsubscriptionPoll-scss--module_flashing_MQ5fY{0%{opacity:.5}to{opacity:1}}@keyframes UnsubscriptionPoll-scss--module_loading_SI3-1{to{background-position-x:-20%}}@keyframes UnsubscriptionPoll-scss--module_rotating_3EMos{to{transform:rotate(360deg)}}@keyframes UnsubscriptionPoll-scss--module_closeLock_CqFhc{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes UnsubscriptionPoll-scss--module_shakeLock_PY2O2{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.light-y-theme .UnsubscriptionPoll-scss--module_icon_rXQxf{background-image:url(../question-y.CCtHEW-e.svg)}.UnsubscriptionPoll-scss--module_block_eVTAX{color:var(--var-color-text-primary)}.UnsubscriptionPoll-scss--module_icon_rXQxf{width:115px;height:115px;margin:auto;background-image:url(../question.BoHIoz7N.svg)}.UnsubscriptionPoll-scss--module_header1_c-9WJ{padding-top:10px;font-size:20px;font-weight:500;line-height:24px;text-align:center}.UnsubscriptionPoll-scss--module_header2_JuZ5k{padding-top:12px;font-size:16px;font-weight:500;line-height:22px;text-align:center}.UnsubscriptionPoll-scss--module_checkboxes_jFhOG{display:flex;flex-direction:column;padding:31px 0 15px;gap:17px}.UnsubscriptionPoll-scss--module_checkbox_tCUIT{line-height:20px}.UnsubscriptionPoll-scss--module_input_C2uio{padding:0}.UnsubscriptionPoll-scss--module_switchLabel_xlsid{flex-direction:row-reverse;justify-content:left;gap:9px;padding:20px 0 15px}.UnsubscriptionPoll-scss--module_switchText_ZZbyZ{font-size:14px;font-weight:400;line-height:22px}.UnsubscribePollPopup-scss--module_block_GRD8a{padding:0 50px}.UnsubscribePollPopup-scss--module_footer_N6iru{display:flex;padding:0 0 20px;column-gap:15px}.UnsubscribePollPopup-scss--module_cancelButton_TJTKC{margin-left:10px}.UnsubscribePollPopup-scss--module_confirmButton_4GD6I{background-color:var(--color-brand)}.UnsubscribePollPopup-scss--module_confirmButton_4GD6I:hover{background-color:#d45124}.UnsubscribePollPopup-scss--module_description_7iUSq{font-weight:400}@keyframes UnsubscribeResultPopup-scss--module_fadeIn_FDTz-{0%{opacity:0}to{opacity:1}}@keyframes UnsubscribeResultPopup-scss--module_fadeOut_GhP--{0%{opacity:1}to{opacity:0}}@keyframes UnsubscribeResultPopup-scss--module_flashing_kThqO{0%{opacity:.5}to{opacity:1}}@keyframes UnsubscribeResultPopup-scss--module_loading_A4c9S{to{background-position-x:-20%}}@keyframes UnsubscribeResultPopup-scss--module_rotating_D-OAN{to{transform:rotate(360deg)}}@keyframes UnsubscribeResultPopup-scss--module_closeLock_9i9Ty{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes UnsubscribeResultPopup-scss--module_shakeLock_ESeab{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.UnsubscribeResultPopup-scss--module_icon_MIhpD{width:70px;height:70px;padding:17px;color:var(--color-brand);border-radius:20px;background-color:var(--color-brand-opacity-10)}.UnsubscribeResultPopup-scss--module_description_owyI2{word-wrap:break-word;width:100%;font-size:20px;font-weight:500;line-height:24px;text-align:center;word-break:break-word}.UnsubscribeResultPopup-scss--module_content_Pjy3A{display:flex;flex-flow:column;gap:30px;align-items:center;justify-content:center;padding:41px 20px 0}.UnsubscribeResultPopup-scss--module_footer_j98Km{margin:30px 0;text-align:center}.UnsubscribeResultPopup-scss--module_popupBlock_zYRNC{width:500px}@keyframes SubscriptionLevelSample-scss--module_fadeIn_WSA2j{0%{opacity:0}to{opacity:1}}@keyframes SubscriptionLevelSample-scss--module_fadeOut_rm1RS{0%{opacity:1}to{opacity:0}}@keyframes SubscriptionLevelSample-scss--module_flashing_1sbfY{0%{opacity:.5}to{opacity:1}}@keyframes SubscriptionLevelSample-scss--module_loading_VyzbK{to{background-position-x:-20%}}@keyframes SubscriptionLevelSample-scss--module_rotating_9Z3j7{to{transform:rotate(360deg)}}@keyframes SubscriptionLevelSample-scss--module_closeLock_PItG7{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes SubscriptionLevelSample-scss--module_shakeLock_qUShX{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.SubscriptionLevelSample-scss--module_root_QWztq{margin-bottom:10px;padding:15px;border-radius:var(--border-radius-default);background-color:var(--var-color-panel-bg)}.minified .SubscriptionLevelSample-scss--module_root_QWztq{background-color:var(--var-color-bg)}.light-y-theme .SubscriptionLevelSample-scss--module_root_QWztq{border:1px solid var(--var-color-base-border)}.SubscriptionLevelSample-scss--module_title_0emnC{margin-bottom:5px;font-size:16px;font-weight:600;color:var(--var-color-text-primary)}.SubscriptionLevelSample-scss--module_value_rmnVt{margin-bottom:10px;color:#7c7c7c}.SubscriptionLevelSample-scss--module_description_Jb226{color:var(--var-color-text-primary)}@keyframes TutorialSubscriptionLevels-scss--module_fadeIn_gRFnz{0%{opacity:0}to{opacity:1}}@keyframes TutorialSubscriptionLevels-scss--module_fadeOut_ooyJr{0%{opacity:1}to{opacity:0}}@keyframes TutorialSubscriptionLevels-scss--module_flashing_1rMQa{0%{opacity:.5}to{opacity:1}}@keyframes TutorialSubscriptionLevels-scss--module_loading_D-H1y{to{background-position-x:-20%}}@keyframes TutorialSubscriptionLevels-scss--module_rotating_O-io1{to{transform:rotate(360deg)}}@keyframes TutorialSubscriptionLevels-scss--module_closeLock_-JeOH{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes TutorialSubscriptionLevels-scss--module_shakeLock_XMOf5{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.TutorialSubscriptionLevels-scss--module_root_63jsg{display:flex;flex-direction:column;width:310px;height:100%;padding:23px 20px 0;background-color:var(--var-color-bg)}.TutorialSubscriptionLevels-scss--module_headerContainer_-Jio3{padding:20px 20px 15px}.TutorialSubscriptionLevels-scss--module_examplesTitle_YJgeW{font-size:20px;font-weight:500;display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.TutorialSubscriptionLevels-scss--module_icon_KZeX-{width:25px;height:25px}.TutorialSubscriptionLevels-scss--module_selectWrapper_uJjX0{margin-bottom:20px}.TutorialSubscriptionLevels-scss--module_subscriptionLevelsSamples_Vvd0t{flex-grow:1;overflow-y:scroll;height:440px}@keyframes SubscriptionLevelsExample-scss--module_fadeIn_-qfAd{0%{opacity:0}to{opacity:1}}@keyframes SubscriptionLevelsExample-scss--module_fadeOut_PyjsH{0%{opacity:1}to{opacity:0}}@keyframes SubscriptionLevelsExample-scss--module_flashing_JWli2{0%{opacity:.5}to{opacity:1}}@keyframes SubscriptionLevelsExample-scss--module_loading_3wOxs{to{background-position-x:-20%}}@keyframes SubscriptionLevelsExample-scss--module_rotating_PIWZ6{to{transform:rotate(360deg)}}@keyframes SubscriptionLevelsExample-scss--module_closeLock_EBvBI{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes SubscriptionLevelsExample-scss--module_shakeLock_WEUmu{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.SubscriptionLevelsExample-scss--module_root_5YtwI{width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding:0;border:1px solid var(--var-color-base-border);background-color:transparent}.SubscriptionLevelsExample-scss--module_tutorial_LSt8G{width:100%;height:100%;padding:0}.SubscriptionLevelsExample-scss--module_header_qUfZd{background-color:#fff}.dark-theme .SubscriptionLevelsExample-scss--module_header_qUfZd{background-color:var(--var-color-block-bg)}.SubscriptionLevelsExample-scss--module_list_h4KH4{display:flex;flex-direction:column;height:auto;margin:15px 15px 10px}.SubscriptionLevelsExamplePopup-scss--module_wrapper_H-VyZ{padding:0}.SubscriptionLevelsExamplePopup-scss--module_block_TW6eE{overflow:hidden;width:400px;height:655px;padding:0;border-radius:var(--border-radius-default)}.SubscriptionLevelsExamplePopup-scss--module_content_HZ5Wo{overflow:hidden;height:100%}.SubscriptionLevelsExamplePopup-scss--module_close_Dp0rn{display:none}@keyframes BlogSubscriptionLevelsRemove-scss--module_fadeIn_i6Gku{0%{opacity:0}to{opacity:1}}@keyframes BlogSubscriptionLevelsRemove-scss--module_fadeOut_V6Ud-{0%{opacity:1}to{opacity:0}}@keyframes BlogSubscriptionLevelsRemove-scss--module_flashing_FF206{0%{opacity:.5}to{opacity:1}}@keyframes BlogSubscriptionLevelsRemove-scss--module_loading_g4uu9{to{background-position-x:-20%}}@keyframes BlogSubscriptionLevelsRemove-scss--module_rotating_T8zIH{to{transform:rotate(360deg)}}@keyframes BlogSubscriptionLevelsRemove-scss--module_closeLock_Afwxt{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes BlogSubscriptionLevelsRemove-scss--module_shakeLock_uW3-l{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.BlogSubscriptionLevelsRemove-scss--module_row_ExJvF{margin-bottom:30px}.BlogSubscriptionLevelsRemove-scss--module_rowSelect_P2QNa{margin-bottom:20px}.BlogSubscriptionLevelsRemove-scss--module_label_XYBAp{margin-bottom:10px;font-weight:500}.BlogSubscriptionLevelsRemove-scss--module_value_VhQno{font-size:16px}.BlogSubscriptionLevelsRemove-scss--module_type_oYufT{word-wrap:break-word;word-break:break-word;font-weight:700;text-transform:uppercase}.BlogSubscriptionLevelsRemove-scss--module_warning_AUxSD{margin-top:5px;font-size:13px;font-weight:400;font-style:normal;line-height:16px;color:#7c7c7c}.BlogSubscriptionLevelsRemove-scss--module_subscribersCount_uzRpI{font-weight:600}.BlogSubscriptionLevelsRemove-scss--module_toLevel_BNNa4{word-wrap:break-word;word-break:break-word;font-weight:500;color:var(--var-color-error)}.BlogSubscriptionLevelsRemove-scss--module_remove_rpHAW{margin-right:10px;background-color:var(--var-color-error)}.BlogSubscriptionLevelsRemove-scss--module_buttons_6EybX{margin-top:30px}.PreviewMessagePopup-scss--module_wrapper_WdgjD{display:flex;flex-direction:column}.PreviewMessagePopup-scss--module_block_VcnBp{display:flex;flex-direction:column;width:465px}.PreviewMessagePopup-scss--module_content_YCcAu{display:flex;overflow:hidden;flex-direction:column}.PreviewMessagePopup-scss--module_title_Ag4x4{margin-bottom:10px}@keyframes PollVotersPreview-scss--module_fadeIn_MuM7W{0%{opacity:0}to{opacity:1}}@keyframes PollVotersPreview-scss--module_fadeOut_yyJmV{0%{opacity:1}to{opacity:0}}@keyframes PollVotersPreview-scss--module_flashing_KDpGk{0%{opacity:.5}to{opacity:1}}@keyframes PollVotersPreview-scss--module_loading_qfwCq{to{background-position-x:-20%}}@keyframes PollVotersPreview-scss--module_rotating_6VpTp{to{transform:rotate(360deg)}}@keyframes PollVotersPreview-scss--module_closeLock_EtI5t{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes PollVotersPreview-scss--module_shakeLock_NRdfs{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.PollVotersPreview-scss--module_root_8kpKQ{position:absolute;z-index:500;padding:7px;border:1px solid var(--var-color-base-border);border-radius:8px;background-color:#fff}.dark-theme .PollVotersPreview-scss--module_root_8kpKQ{background-color:var(--var-color-complementary-bg)}.PollVotersPreview-scss--module_voters_EIpF0{display:flex;align-items:center;justify-content:center;gap:4px}@keyframes PollOption-scss--module_fadeIn_LZQak{0%{opacity:0}to{opacity:1}}@keyframes PollOption-scss--module_fadeOut_5CDB8{0%{opacity:1}to{opacity:0}}@keyframes PollOption-scss--module_flashing_lzZBv{0%{opacity:.5}to{opacity:1}}@keyframes PollOption-scss--module_loading_zL9aW{to{background-position-x:-20%}}@keyframes PollOption-scss--module_rotating_HKQM5{to{transform:rotate(360deg)}}@keyframes PollOption-scss--module_closeLock_N5jq9{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes PollOption-scss--module_shakeLock_lWQhm{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.PollOption-scss--module_root_AT2b0{position:relative;width:100%}.PollOption-scss--module_voters_47CfH{right:60px;bottom:50%;display:none}.PollOption-scss--module_root_AT2b0.PollOption-scss--module_withVoters_l7Y-6:hover .PollOption-scss--module_voters_47CfH{display:block}.PollOption-scss--module_option_cO-4N{position:relative;overflow:hidden;width:100%;padding:12px 15px;border:1px solid var(--var-color-base-border);text-align:left;border-radius:8px;outline:var(--color-brand);background-color:#f6f6f6;transition:background-color .2s}.dark-theme .PollOption-scss--module_option_cO-4N{background-color:#303030}.PollOption-scss--module_option_cO-4N:not(.PollOption-scss--module_disabled_pBuzl){cursor:pointer}.PollOption-scss--module_option_cO-4N:hover:not(.PollOption-scss--module_disabled_pBuzl){background-color:#ececec}.dark-theme .PollOption-scss--module_option_cO-4N:hover:not(.PollOption-scss--module_disabled_pBuzl){border-color:var(--var-color-input-border-hover);background-color:#3d3d3d}.PollOption-scss--module_content_lrwif{position:relative;z-index:2;display:flex;justify-content:flex-start}.PollOption-scss--module_fraction_EoeMv{position:absolute;z-index:1;top:0;bottom:0;left:0;overflow:hidden;border-radius:8px;background-color:#eee;transition:width .2s;transform:translateZ(0)}.PollOption-scss--module_fraction_EoeMv:after{content:"";position:absolute;z-index:2;right:0;bottom:0;left:0;height:5px;background-color:var(--color-brand)}.dark-theme .PollOption-scss--module_fraction_EoeMv{background-color:var(--var-color-block-bg)}.PollOption-scss--module_fakeCheckbox_WHZq7{margin-right:15px}.PollOption-scss--module_optionText_Ay0KH{display:inline-block;margin-right:10px;font-size:14px;font-weight:400;line-height:22px;color:var(--var-color-text-primary)}.PollOption-scss--module_rightSection_1Vwif{display:flex;flex-direction:row;flex-shrink:0;align-items:center;margin-left:auto}.PollOption-scss--module_checkmark_CYNPO{width:20px;height:20px;margin-right:10px;color:var(--color-brand)}@keyframes PollDetailsShowMoreButton-scss--module_fadeIn_zI4wl{0%{opacity:0}to{opacity:1}}@keyframes PollDetailsShowMoreButton-scss--module_fadeOut_-y1Qi{0%{opacity:1}to{opacity:0}}@keyframes PollDetailsShowMoreButton-scss--module_flashing_UyJiH{0%{opacity:.5}to{opacity:1}}@keyframes PollDetailsShowMoreButton-scss--module_loading_0ZQkl{to{background-position-x:-20%}}@keyframes PollDetailsShowMoreButton-scss--module_rotating_Ivm8K{to{transform:rotate(360deg)}}@keyframes PollDetailsShowMoreButton-scss--module_closeLock_R91An{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes PollDetailsShowMoreButton-scss--module_shakeLock_sVvMh{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.PollDetailsShowMoreButton-scss--module_root_m9eD3{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;font-family:inherit;color:inherit;background-color:transparent;padding:19px;border:1px solid var(--var-color-base-border);font-size:14px;font-weight:400;line-height:22px;color:var(--color-brand);border-radius:8px;transition:border-color .2s;cursor:pointer}.PollDetailsShowMoreButton-scss--module_root_m9eD3:hover{border-color:var(--color-brand)}.desktop .PollDetailsShowMoreButton-scss--module_root_m9eD3{width:180px}.mobile .PollDetailsShowMoreButton-scss--module_root_m9eD3{width:100%}@keyframes PollDetailsVoter-scss--module_fadeIn_gPesT{0%{opacity:0}to{opacity:1}}@keyframes PollDetailsVoter-scss--module_fadeOut_2gqTk{0%{opacity:1}to{opacity:0}}@keyframes PollDetailsVoter-scss--module_flashing_Q4jG0{0%{opacity:.5}to{opacity:1}}@keyframes PollDetailsVoter-scss--module_loading_CkfnD{to{background-position-x:-20%}}@keyframes PollDetailsVoter-scss--module_rotating_JJ3Qw{to{transform:rotate(360deg)}}@keyframes PollDetailsVoter-scss--module_closeLock_j0sGI{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes PollDetailsVoter-scss--module_shakeLock_-dNdN{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.PollDetailsVoter-scss--module_root_N25rI{display:flex;flex-grow:0;flex-shrink:0;align-items:center;justify-content:flex-start;padding:10px;border:1px solid var(--var-color-base-border);border-radius:8px}.desktop .PollDetailsVoter-scss--module_root_N25rI{width:180px}.mobile .PollDetailsVoter-scss--module_root_N25rI{width:100%}.PollDetailsVoter-scss--module_avatar_y71dU{margin-right:11px}.PollDetailsVoter-scss--module_username_GSjLc{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:16px;font-weight:400;line-height:20px;color:var(--var-color-text-primary)}.PollDetailsOption-scss--module_root_DR1Td{display:flex;flex-direction:column;flex-shrink:0;flex-grow:0}.PollDetailsOption-scss--module_option_sCt5G{margin-bottom:15px}.PollDetailsOption-scss--module_votersLabel_IEXTT{margin-bottom:10px}.PollDetailsOption-scss--module_voters_-gzWs{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:30px}@keyframes PollDetails-scss--module_fadeIn_2FlZ0{0%{opacity:0}to{opacity:1}}@keyframes PollDetails-scss--module_fadeOut_S-CU8{0%{opacity:1}to{opacity:0}}@keyframes PollDetails-scss--module_flashing_t4x2Q{0%{opacity:.5}to{opacity:1}}@keyframes PollDetails-scss--module_loading_sXuy-{to{background-position-x:-20%}}@keyframes PollDetails-scss--module_rotating_XrfcP{to{transform:rotate(360deg)}}@keyframes PollDetails-scss--module_closeLock_s8ymf{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes PollDetails-scss--module_shakeLock_6p-bQ{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.PollDetails-scss--module_root_UiUDn{overflow-x:hidden}.PollDetails-scss--module_pollTitle_r7Y-c{word-wrap:break-word;word-break:break-word;margin-bottom:15px;font-size:16px;font-weight:600;line-height:22px;color:var(--var-color-text-primary)}.desktop .PollDetails-scss--module_content_tZnGL{max-height:500px}.mobile .PollDetails-scss--module_content_tZnGL{padding:0 15px 30px}.mobile .PollDetails-scss--module_pollTitle_r7Y-c{padding-right:15px;padding-left:15px}.PollDetailsPopup-scss--module_popup_7ZUW3{width:600px;padding:0}.PollDetailsPopup-scss--module_title_e57vB{padding:20px}.PollDetailsPopup-scss--module_pollTitle_Lurf5{padding-right:20px;padding-left:20px}.PollDetailsPopup-scss--module_content_rTxW-{margin-right:20px;margin-left:20px}@keyframes PostAccessSelector-scss--module_fadeIn_IpFd8{0%{opacity:0}to{opacity:1}}@keyframes PostAccessSelector-scss--module_fadeOut_P5C4-{0%{opacity:1}to{opacity:0}}@keyframes PostAccessSelector-scss--module_flashing_gcHPj{0%{opacity:.5}to{opacity:1}}@keyframes PostAccessSelector-scss--module_loading_Fd591{to{background-position-x:-20%}}@keyframes PostAccessSelector-scss--module_rotating_IpiZ0{to{transform:rotate(360deg)}}@keyframes PostAccessSelector-scss--module_closeLock_zG55p{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes PostAccessSelector-scss--module_shakeLock_4p0A-{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.PostAccessSelector-scss--module_root_FqCDI{display:flex;gap:20px}.mobile .PostAccessSelector-scss--module_root_FqCDI{flex-direction:column;gap:15px}.PostAccessSelector-scss--module_optionalBlock_6Wez8{display:flex;overflow:hidden;flex-direction:column;transition:height .5s ease;will-change:height}.PostAccessSelector-scss--module_card_7g5cQ{display:flex;flex-direction:column;justify-content:space-between;padding:20px;border:1px solid var(--var-color-base-border);border-radius:8px}.desktop .PostAccessSelector-scss--module_card_7g5cQ{min-height:300px;flex-basis:50%}.PostAccessSelector-scss--module_topContainer_xtKHj{margin-bottom:25px}.mobile .PostAccessSelector-scss--module_topContainer_xtKHj{display:flex}.PostAccessSelector-scss--module_cardTitle_8uAwV{margin-bottom:5px;font-size:16px;font-weight:500;line-height:22px}.PostAccessSelector-scss--module_priceContainer_gT-P1{display:flex;align-items:center}.PostAccessSelector-scss--module_price_2zUGl{line-height:22px;color:#7c7c7c}.PostAccessSelector-scss--module_iconContainer_6SiAq{width:40px;height:40px;display:flex;align-items:center;justify-content:center;margin-bottom:10px;border-radius:8px;flex-shrink:0}.mobile .PostAccessSelector-scss--module_iconContainer_6SiAq{margin-right:15px;margin-bottom:0}.PostAccessSelector-scss--module_icon_b-un1{width:20px;height:20px}.PostAccessSelector-scss--module_iconCrownBg_AAt3O{background-image:linear-gradient(44deg,var(--color-brand),#ef7729);animation:PostAccessSelector-scss--module_gradientShift_WrVCN 3s ease infinite}.dark-theme .PostAccessSelector-scss--module_iconCrownBg_AAt3O{background-image:linear-gradient(44deg,var(--color-brand),#ffba00)}@keyframes PostAccessSelector-scss--module_gradientShift_WrVCN{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.PostAccessSelector-scss--module_postIconContainer_oZZ6D{background-color:var(--var-color-input-contained-bg)}.PostAccessSelector-scss--module_subscriptionIconContainer_kQBTF{background-color:var(--color-brand-opacity-10)}.dark-theme .PostAccessSelector-scss--module_subscriptionIconContainer_kQBTF{background-color:#ef772926}.PostAccessSelector-scss--module_chipsTitle_GXstE{display:flex;align-items:center;margin-bottom:12px;font-size:13px;line-height:16px}.PostAccessSelector-scss--module_iconUnlock_Ke7h0{margin-right:6px;fill:var(--color-brand)}.PostAccessSelector-scss--module_chips_Y7hos{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:28px}.PostAccessSelector-scss--module_chipsBeforePromo_EHfii{margin-bottom:20px}.PostAccessSelector-scss--module_chipItem_E8cjq{display:flex;align-items:center;padding:7px 12px;font-size:13px;line-height:16px;white-space:nowrap;border-radius:30px;background-color:var(--color-brand-opacity-10)}.dark-theme .PostAccessSelector-scss--module_chipItem_E8cjq{background-color:var(--var-color-chip-bg)}.PostAccessSelector-scss--module_chipIcon_OPpQV{margin-right:6px;margin-left:2px;color:var(--var-color-icon-ui-active)}.PostAccessSelector-scss--module_trialButton_a86eC{background-color:#59a840}.PostAccessSelector-scss--module_trialButton_a86eC:hover{background-color:#498e34}.PostAccessSelector-scss--module_promoText_55Mzx{margin-bottom:15px;font-size:12px;line-height:16px;color:#7c7c7c}.PostAccessSelector-scss--module_trialHighlightedText_9U17h{color:var(--var-color-text-primary)}.PostAccessSelector-scss--module_discount_uGE2-{margin-left:5px;padding:4px 5px;font-size:13px;font-weight:500;line-height:16px;color:#fff;border-radius:var(--border-radius-default);background-color:#59a840}.PostAccessSelector-scss--module_priceWithoutDiscount_s7dAK{margin-right:10px;line-height:22px;text-decoration:line-through;color:#7c7c7c80}.PostAccessSelector-scss--module_lackOfSlotsWarning_lAAjo{font-size:12px;line-height:16px;text-align:center;color:#7c7c7c}.PostAccessSelector-scss--module_footer_ei-Pg{display:flex;flex-direction:column;gap:10px}.PostAccessSelectorPopup-scss--module_title_fO6sd{margin-right:0}.PostStatisticsPopup-scss--module_title_A0GOc{margin-bottom:10px}.SubscriptionPriceUpPopup-scss--module_popupContent_e-KZX{width:600px}.SubscriptionPriceUpPopup-scss--module_popupTitle_XupRI{margin-bottom:22px}@keyframes PriceCard-scss--module_fadeIn_6Rcsj{0%{opacity:0}to{opacity:1}}@keyframes PriceCard-scss--module_fadeOut_wUYIE{0%{opacity:1}to{opacity:0}}@keyframes PriceCard-scss--module_flashing_ff-Oi{0%{opacity:.5}to{opacity:1}}@keyframes PriceCard-scss--module_loading_iSgCz{to{background-position-x:-20%}}@keyframes PriceCard-scss--module_rotating_QeJIY{to{transform:rotate(360deg)}}@keyframes PriceCard-scss--module_closeLock_CaU-b{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes PriceCard-scss--module_shakeLock_b74YC{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.PriceCard-scss--module_root_HJbnD{color:#7c7c7c;border-radius:var(--border-radius-default);background-color:#eee}.desktop .PriceCard-scss--module_root_HJbnD{width:200px;padding:15px}.mobile .PriceCard-scss--module_root_HJbnD{width:154px;padding:12px}.PriceCard-scss--module_icon_JfFap{margin-right:10px}.PriceCard-scss--module_rootActive_rh7Wx{color:var(--var-color-text-primary);background-color:var(--color-brand-opacity-10)}.PriceCard-scss--module_rootActive_rh7Wx .PriceCard-scss--module_icon_JfFap{color:var(--color-brand)}.desktop .PriceCard-scss--module_text_doypv{margin-bottom:10px;font-size:13px;line-height:16px}.mobile .PriceCard-scss--module_text_doypv{margin-bottom:9px;font-size:10px;line-height:12px}.PriceCard-scss--module_price_YJH33{display:flex;align-items:center;font-weight:500}.desktop .PriceCard-scss--module_price_YJH33{font-size:20px}.mobile .PriceCard-scss--module_price_YJH33{font-size:15px}@keyframes Example-scss--module_fadeIn_yKKsJ{0%{opacity:0}to{opacity:1}}@keyframes Example-scss--module_fadeOut_dCDK9{0%{opacity:1}to{opacity:0}}@keyframes Example-scss--module_flashing_VPqEe{0%{opacity:.5}to{opacity:1}}@keyframes Example-scss--module_loading_739Xy{to{background-position-x:-20%}}@keyframes Example-scss--module_rotating_Tr0SK{to{transform:rotate(360deg)}}@keyframes Example-scss--module_closeLock_Rna4k{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes Example-scss--module_shakeLock_cMX2u{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.Example-scss--module_root_Rgpy5{position:relative;display:flex;align-items:flex-end}.desktop .Example-scss--module_root_Rgpy5{width:336px;height:129px;margin-top:1px}.mobile .Example-scss--module_root_Rgpy5{width:258px;height:99px}.Example-scss--module_oldPrice_RzZYy{transform:rotate(-3.292deg);flex-shrink:0}.Example-scss--module_priceUpWrapper_VDhkQ{position:relative;border-radius:var(--border-radius-default);background-color:#fff;transform:rotate(6.11deg)}.desktop .Example-scss--module_priceUpWrapper_VDhkQ{top:-31px;left:-92px}.mobile .Example-scss--module_priceUpWrapper_VDhkQ{top:-23px;left:-72px}.Example-scss--module_iconNew_VuQz3{position:absolute;right:6px;color:var(--color-brand);transform:rotate(23.014deg)}.desktop .Example-scss--module_iconNew_VuQz3{top:37px;width:55px;height:42px}.mobile .Example-scss--module_iconNew_VuQz3{top:28px;width:40px;height:30px}.desktop .Example-scss--module_iconCoin_i4E5Z{width:20px;height:24px;margin-right:11px}.mobile .Example-scss--module_iconCoin_i4E5Z{width:15px;height:18px;margin-right:7px}.Example-scss--module_iconThreeCoins_X2mxp{color:var(--color-brand)}.desktop .Example-scss--module_iconThreeCoins_X2mxp{width:19px;height:24px;margin-right:9px}.mobile .Example-scss--module_iconThreeCoins_X2mxp{width:15px;height:18px;margin-right:5px}@keyframes SubscriptionPriceUpInfoPopup-scss--module_fadeIn_Ta2IZ{0%{opacity:0}to{opacity:1}}@keyframes SubscriptionPriceUpInfoPopup-scss--module_fadeOut_cUwwQ{0%{opacity:1}to{opacity:0}}@keyframes SubscriptionPriceUpInfoPopup-scss--module_flashing_duoIn{0%{opacity:.5}to{opacity:1}}@keyframes SubscriptionPriceUpInfoPopup-scss--module_loading_2Bw22{to{background-position-x:-20%}}@keyframes SubscriptionPriceUpInfoPopup-scss--module_rotating_caCIl{to{transform:rotate(360deg)}}@keyframes SubscriptionPriceUpInfoPopup-scss--module_closeLock_kEzKk{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes SubscriptionPriceUpInfoPopup-scss--module_shakeLock_7WErA{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.SubscriptionPriceUpInfoPopup-scss--module_root_29bV1{display:flex;flex-direction:column;align-items:center}.SubscriptionPriceUpInfoPopup-scss--module_example_EdQnP{margin-bottom:45px}.SubscriptionPriceUpInfoPopup-scss--module_title_NWj2o{margin-bottom:10px;font-size:20px;font-weight:500;text-align:center}.desktop .SubscriptionPriceUpInfoPopup-scss--module_title_NWj2o{max-width:400px}.SubscriptionPriceUpInfoPopup-scss--module_text_t2zSW{line-height:22px;text-align:center;color:#7c7c7c}.desktop .SubscriptionPriceUpInfoPopup-scss--module_text_t2zSW{margin-bottom:20px}.mobile .SubscriptionPriceUpInfoPopup-scss--module_text_t2zSW{margin-bottom:15px}.SubscriptionPriceUpInfoPopup-scss--module_list_D4DXV{display:flex;margin:0 0 40px;padding:0;justify-content:space-between;gap:20px;list-style:none}.mobile .SubscriptionPriceUpInfoPopup-scss--module_list_D4DXV{flex-direction:column}.desktop .SubscriptionPriceUpInfoPopup-scss--module_item_ZIXxM{width:240px}.mobile .SubscriptionPriceUpInfoPopup-scss--module_item_ZIXxM{display:flex;flex-direction:column;align-items:center;text-align:center}.SubscriptionPriceUpInfoPopup-scss--module_itemTitle_vzARS{margin-bottom:4px;font-weight:500;line-height:22px}.SubscriptionPriceUpInfoPopup-scss--module_itemText_6AhP0{font-size:13px;line-height:16px;color:#7c7c7c}.SubscriptionPriceUpInfoPopup-scss--module_itemIcon_r1pU5{margin-bottom:10px;color:var(--color-brand)}.SubscriptionPriceUpInfoPopup-scss--module_iconCoinsChecked_Ad7Gm{width:30px;height:30px}.SubscriptionPriceUpInfoPopup-scss--module_iconCoinsUp_uG5l9{width:59px;height:30px}.SubscriptionPriceUpInfoPopup-scss--module_button_OAadW{min-width:auto}.SubscriptionPriceUpInfoPopup-scss--module_popupBlock_8s9PQ,.SuccessSubscriptionPriceUpPopup-scss--module_popupBlock_k8uBf{width:600px}@keyframes ComplaintSent-scss--module_fadeIn_LcO0k{0%{opacity:0}to{opacity:1}}@keyframes ComplaintSent-scss--module_fadeOut_bQTqR{0%{opacity:1}to{opacity:0}}@keyframes ComplaintSent-scss--module_flashing_I7-gE{0%{opacity:.5}to{opacity:1}}@keyframes ComplaintSent-scss--module_loading_eDGjt{to{background-position-x:-20%}}@keyframes ComplaintSent-scss--module_rotating_KID44{to{transform:rotate(360deg)}}@keyframes ComplaintSent-scss--module_closeLock_s4M8W{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes ComplaintSent-scss--module_shakeLock_lt5Eo{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.ComplaintSent-scss--module_root_YogH-{display:flex;flex-direction:column;align-items:center}.ComplaintSent-scss--module_iconWrapper_9bdFc{display:flex;align-items:center;justify-content:center;margin-bottom:30px;padding:15px;border-radius:20px;background-color:#59a8404d}.ComplaintSent-scss--module_icon_toi1k{width:40px;height:40px;color:#59a840}.ComplaintSent-scss--module_title_xXNfZ{margin:0 0 14px;font-size:20px;font-weight:500;line-height:24px;text-align:center}.ComplaintSent-scss--module_text_C8MjA{max-width:360px;margin:0 0 30px;font-size:14px;font-weight:400;line-height:22px;text-align:center}.ComplaintSent-scss--module_buttonSection_sD7xl{display:flex}.ComplaintSent-scss--module_button_OWlgx{text-transform:uppercase}.CheckboxField-scss--module_root_WnHua{display:flex;width:100%}.CheckboxField-scss--module_root_WnHua.gap-20{margin-bottom:20px}.CheckboxField-scss--module_root_WnHua.gap-30{margin-bottom:30px}.CheckboxField-scss--module_checkbox_3zy3F{align-self:flex-start}.CheckboxField-scss--module_label_HFitQ{line-height:22px}.SmallText-scss--module_root_d8L78.gap-20{margin-bottom:20px}.SmallText-scss--module_root_d8L78.gap-30{margin-bottom:30px}.RadioGroupField-scss--module_root_ktKye.gap-20{margin-bottom:20px}.RadioGroupField-scss--module_root_ktKye.gap-30{margin-bottom:30px}.RadioGroupField-scss--module_radioItem_-2HQW{margin-bottom:10px}.RadioGroupField-scss--module_radioItem_-2HQW input{flex-shrink:0}.RadioGroupField-scss--module_radioItemLabel_dHb8o{line-height:20px}.SelectField-scss--module_root_KS19h.gap-20{margin-bottom:20px}.SelectField-scss--module_root_KS19h.gap-30{margin-bottom:30px}@keyframes TextAreaField-scss--module_fadeIn_wGH8p{0%{opacity:0}to{opacity:1}}@keyframes TextAreaField-scss--module_fadeOut_IoaDv{0%{opacity:1}to{opacity:0}}@keyframes TextAreaField-scss--module_flashing_KwS2e{0%{opacity:.5}to{opacity:1}}@keyframes TextAreaField-scss--module_loading_FrMvt{to{background-position-x:-20%}}@keyframes TextAreaField-scss--module_rotating_5uXVN{to{transform:rotate(360deg)}}@keyframes TextAreaField-scss--module_closeLock_-f-ZU{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes TextAreaField-scss--module_shakeLock_Gx7CO{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.TextAreaField-scss--module_root_URR5d.gap-20{margin-bottom:20px}.TextAreaField-scss--module_root_URR5d.gap-20.TextAreaField-scss--module_withCounter_kaWwV,.TextAreaField-scss--module_root_URR5d.gap-30{margin-bottom:30px}.TextAreaField-scss--module_invalidIcon_LRCgN{top:15px;transform:none}.TextAreaField-scss--module_textAreaCounter_5-vvp{bottom:-20px}.TextAreaField-scss--module_labelWithHintText_4A-u-{margin-right:10px}.mobile .TextAreaField-scss--module_hint_VIUYs{padding-top:2px}@keyframes styles-scss--module_fadeIn_rhDwA{0%{opacity:0}to{opacity:1}}@keyframes styles-scss--module_fadeOut_dvokv{0%{opacity:1}to{opacity:0}}@keyframes styles-scss--module_flashing_TGV0k{0%{opacity:.5}to{opacity:1}}@keyframes styles-scss--module_loading_W6boj{to{background-position-x:-20%}}@keyframes styles-scss--module_rotating_a8QNi{to{transform:rotate(360deg)}}@keyframes styles-scss--module_closeLock_-d-Zo{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes styles-scss--module_shakeLock_QKL-y{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.styles-scss--module_row_GXYYi{display:flex;flex-wrap:wrap;margin-right:-10px}.styles-scss--module_row_GXYYi>*{width:270px;flex-grow:1;margin-right:10px}.styles-scss--module_buttons_k-T6A{display:flex;gap:10px;flex-wrap:wrap}.mobile .styles-scss--module_buttons_k-T6A{flex-direction:column;align-items:stretch}@keyframes SendComplaintPopup-scss--module_fadeIn_BeKXP{0%{opacity:0}to{opacity:1}}@keyframes SendComplaintPopup-scss--module_fadeOut_xfgmS{0%{opacity:1}to{opacity:0}}@keyframes SendComplaintPopup-scss--module_flashing_Zre9W{0%{opacity:.5}to{opacity:1}}@keyframes SendComplaintPopup-scss--module_loading_f4bRV{to{background-position-x:-20%}}@keyframes SendComplaintPopup-scss--module_rotating_GqWN6{to{transform:rotate(360deg)}}@keyframes SendComplaintPopup-scss--module_closeLock_IYscu{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes SendComplaintPopup-scss--module_shakeLock_GEhXV{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.SendComplaintPopup-scss--module_sentBlock_uG8VL{margin:40px 0}@keyframes BlogIncomePeriodSelector-scss--module_fadeIn_JsB-o{0%{opacity:0}to{opacity:1}}@keyframes BlogIncomePeriodSelector-scss--module_fadeOut_JARbI{0%{opacity:1}to{opacity:0}}@keyframes BlogIncomePeriodSelector-scss--module_flashing_APG1p{0%{opacity:.5}to{opacity:1}}@keyframes BlogIncomePeriodSelector-scss--module_loading_QrTUs{to{background-position-x:-20%}}@keyframes BlogIncomePeriodSelector-scss--module_rotating_mTvM0{to{transform:rotate(360deg)}}@keyframes BlogIncomePeriodSelector-scss--module_closeLock_24v3C{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes BlogIncomePeriodSelector-scss--module_shakeLock_PLfXD{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.BlogIncomePeriodSelector-scss--module_list_7b8Ay{margin:0 0 30px;padding:0;list-style:none}.BlogIncomePeriodSelector-scss--module_item_kO53b{margin-bottom:15px}.BlogIncomePeriodSelector-scss--module_item_kO53b:last-child{margin-bottom:0}.BlogIncomePeriodSelector-scss--module_baseItem_aYiXB{display:flex}.desktop .BlogIncomePeriodSelector-scss--module_baseItem_aYiXB{align-items:center}.mobile .BlogIncomePeriodSelector-scss--module_baseItem_aYiXB{flex-direction:column}.BlogIncomePeriodSelector-scss--module_radioRoot_NV2wM{width:190px}.desktop .BlogIncomePeriodSelector-scss--module_radioRoot_NV2wM{margin-right:15px}.mobile .BlogIncomePeriodSelector-scss--module_radioRoot_NV2wM{margin-bottom:6px}.BlogIncomePeriodSelector-scss--module_radioButton_y9yyx{flex-shrink:0}.BlogIncomePeriodSelector-scss--module_periodText_5LAnc{color:#7c7c7c}.mobile .BlogIncomePeriodSelector-scss--module_periodText_5LAnc{margin-left:30px}.BlogIncomePeriodSelector-scss--module_selectedPeriodText_11Hsx{color:var(--var-color-text-primary)}.BlogIncomePeriodSelector-scss--module_datePicker_Gg2Zn{width:300px;margin-top:15px;border:1px solid var(--var-color-base-border);border-radius:8px}.BlogIncomePeriodSelector-scss--module_acceptButton_Wh-KB{margin-right:15px}.BlogIncomePeriodSelector-scss--module_button_6jvUG{min-width:auto}.BlogIncomePeriodSelectorPopup-scss--module_popupBlock_j9B5a{width:585px}.ConfirmUserBlockPopup-scss--module_popupBlock_-ODbS{width:500px}.ConfirmUserBlockPopup-scss--module_popupTitle_TDRDk{margin-bottom:20px}.CancelChangeEmailPopup-scss--module_block_tRlwy{min-height:auto}@keyframes AuthByProvider-scss--module_fadeIn_R34yK{0%{opacity:0}to{opacity:1}}@keyframes AuthByProvider-scss--module_fadeOut_-xWGH{0%{opacity:1}to{opacity:0}}@keyframes AuthByProvider-scss--module_flashing_NT6p5{0%{opacity:.5}to{opacity:1}}@keyframes AuthByProvider-scss--module_loading_J2Tqq{to{background-position-x:-20%}}@keyframes AuthByProvider-scss--module_rotating_qWq52{to{transform:rotate(360deg)}}@keyframes AuthByProvider-scss--module_closeLock_iMR2a{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes AuthByProvider-scss--module_shakeLock_MNlqq{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.AuthByProvider-scss--module_root_RhfH1{display:flex;flex-direction:column;margin-bottom:20px}.AuthByProvider-scss--module_button_F-0XB{display:flex;align-items:center;justify-content:center;margin-bottom:10px}.AuthByProvider-scss--module_button_F-0XB:last-of-type{margin-bottom:0}.AuthByProvider-scss--module_buttonIcon_1Dsk1{width:20px;height:20px;margin-right:auto}.AuthByProvider-scss--module_buttonText_arwKn{margin-right:auto;text-transform:uppercase}@keyframes LoginForm-scss--module_fadeIn_-xPEH{0%{opacity:0}to{opacity:1}}@keyframes LoginForm-scss--module_fadeOut_CT6lL{0%{opacity:1}to{opacity:0}}@keyframes LoginForm-scss--module_flashing_F8utn{0%{opacity:.5}to{opacity:1}}@keyframes LoginForm-scss--module_loading_gI8hL{to{background-position-x:-20%}}@keyframes LoginForm-scss--module_rotating_--tE0{to{transform:rotate(360deg)}}@keyframes LoginForm-scss--module_closeLock_0vouZ{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes LoginForm-scss--module_shakeLock_waCCQ{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.LoginForm-scss--module_root_noWIT{display:flex;align-items:center;justify-content:center;width:100%;height:100%;flex-direction:column;max-width:300px}.LoginForm-scss--module_spinnerContainer_kZpUN{display:flex;align-items:center;justify-content:center;position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background-color:#ffffffb3}.LoginForm-scss--module_subtitle_K0UDj{margin-bottom:15px;font-weight:500;color:#7c7c7c}.LoginForm-scss--module_form_0Oiz2{position:relative;display:flex;flex-direction:column;width:100%;text-align:left}.LoginForm-scss--module_formPhone_0zDyC{width:100%;margin:0;padding:0}.LoginForm-scss--module_formRow_sGyB2{margin-bottom:10px;line-height:16px}.LoginForm-scss--module_formRow_sGyB2:last-of-type{margin-bottom:0}.LoginForm-scss--module_form_0Oiz2 .LoginForm-scss--module_submitDisabled_8ZtNQ{background-color:#7c7c7c4d}.LoginForm-scss--module_loginWithPhone_SRL7K{display:flex;align-items:center;justify-content:center;margin-bottom:15px}.LoginForm-scss--module_loginWithPhoneIcon_-NSqm{width:20px;height:20px;margin-right:auto;color:var(--color-brand)}.LoginForm-scss--module_loginWithPhoneText_7QYL2{margin-right:auto;text-transform:uppercase}.LoginForm-scss--module_invalidCredentials_nlTFv{margin-bottom:5px;padding:11px 15px;font-size:13px;line-height:16px;color:var(--var-color-error);border-radius:var(--border-radius-default);background-color:#cd354433}.LoginForm-scss--module_recaptchaContainer_Daypd{margin-bottom:10px}.LoginForm-scss--module_forgotPassword_dom3O{margin-bottom:20px}.LoginForm-scss--module_loginButton_zHGCY{margin-bottom:15px}.LoginForm-scss--module_button_XaoP1{border-bottom:1px solid transparent;font-size:13px;text-decoration:none;color:var(--var-color-link);transition:border-color .2s;cursor:pointer;display:inline-block}.LoginForm-scss--module_button_XaoP1:visited{color:var(--var-color-link)}@media not all and (hover: none){.LoginForm-scss--module_button_XaoP1:hover{border-bottom-color:var(--var-color-link-underline)}}.LoginForm-scss--module_authByProvider_gIZpJ{width:100%}.LoginForm-scss--module_offersText_f2P0v{font-size:13px;font-weight:400;line-height:16px;text-align:center;color:#7c7c7c}@keyframes SignUpForm-scss--module_fadeIn_zAXC3{0%{opacity:0}to{opacity:1}}@keyframes SignUpForm-scss--module_fadeOut_lqIyS{0%{opacity:1}to{opacity:0}}@keyframes SignUpForm-scss--module_flashing_CZhFB{0%{opacity:.5}to{opacity:1}}@keyframes SignUpForm-scss--module_loading_gApg-{to{background-position-x:-20%}}@keyframes SignUpForm-scss--module_rotating_1GN8J{to{transform:rotate(360deg)}}@keyframes SignUpForm-scss--module_closeLock_ghyLk{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes SignUpForm-scss--module_shakeLock_BwznL{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.SignUpForm-scss--module_root_MEjTy{display:flex;align-items:center;justify-content:center;width:100%;height:100%;flex-direction:column}.SignUpForm-scss--module_spinnerContainer_G4ZDb{display:flex;align-items:center;justify-content:center;position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;border-radius:var(--border-radius-default);background-color:#ffffffb3}.SignUpForm-scss--module_subtitle_urWhq{margin-bottom:15px;font-weight:500;color:#7c7c7c}.SignUpForm-scss--module_form_Jf11q{display:flex;flex-direction:column;width:100%;text-align:left}.SignUpForm-scss--module_formPhone_HzUVB{width:100%;margin:0;padding:0}.SignUpForm-scss--module_formRow_JZC-t{margin-bottom:10px;line-height:16px}.SignUpForm-scss--module_formRow_JZC-t:last-of-type{margin-bottom:0}.SignUpForm-scss--module_form_Jf11q .SignUpForm-scss--module_submitDisabled_-me4C{background-color:#7c7c7c4d;cursor:not-allowed}.SignUpForm-scss--module_signUpWithPhone_Fzevu{display:flex;align-items:center;justify-content:center;margin-bottom:15px}.SignUpForm-scss--module_signUpWithPhoneIcon_hafIW{width:20px;height:20px;margin-right:auto;color:var(--color-brand)}.SignUpForm-scss--module_signUpWithPhoneText_-Bl2u{margin-right:auto;text-transform:uppercase}.SignUpForm-scss--module_recaptchaContainer_Yaioy{margin-bottom:10px}.SignUpForm-scss--module_signUpButton_qjwGW{margin-bottom:15px}.SignUpForm-scss--module_authByProvider_mBfyG{width:100%}.SignUpForm-scss--module_offersText_-eqKl{font-size:13px;font-weight:400;line-height:16px;text-align:center;color:#7c7c7c}.AuthSignInPopup-scss--module_popup_bDJ-L{padding:30px 30px 0}.AuthSignInPopup-scss--module_popupTitle_u33M6{margin-bottom:30px}.AuthSignInPopup-scss--module_content_d8o-T{max-width:300px}.AuthSignInPopup-scss--module_popup_zifbk{overflow:hidden;width:400px;text-align:center}.AuthSignInPopup-scss--module_popupTitle_Wgzpu{margin-bottom:15px}.AuthSignInPopup-scss--module_popupContent_JH9LJ{margin:0 auto}.AuthSignInPopup-scss--module_popupFooter_Y4XUv{margin:16px -30px 0;padding:20px 0;border-top:1px solid var(--var-color-base-border);font-size:14px;font-weight:600;line-height:22px;text-align:center;color:#7c7c7c}.AuthSignUpPopup-scss--module_popup_bcSPV{padding:30px 30px 0}.AuthSignUpPopup-scss--module_popupTitle_ANNMF{margin-bottom:20px}.AuthSignUpPopup-scss--module_content_PVy2h{max-width:300px}.AuthSignUpPopup-scss--module_popup_jLgO2{overflow:hidden;width:400px;text-align:center}.AuthSignUpPopup-scss--module_popupTitle_-l-Ki{margin-bottom:15px}.AuthSignUpPopup-scss--module_popupContent_SFfi7{margin:0 auto}.AuthSignUpPopup-scss--module_popupFooter_4RKU8{margin:16px -30px 0;padding:20px 0;border-top:1px solid var(--var-color-base-border);font-size:14px;font-weight:600;line-height:22px;text-align:center;color:#7c7c7c}.App-scss--module_app_GDjos.App-scss--module_mainPage_hddgT{min-width:var(--var-desktop-layout-width);background-color:#fcfbf8}@font-face{font-family:Satoshi;src:url(../assets/fonts/Satoshi-Light.IqwJ_ZjS.woff2) format("woff2"),url(../assets/fonts/Satoshi-Light.C_dmkKXz.woff) format("woff"),url(../assets/fonts/Satoshi-Light.B82kzbU-.ttf) format("truetype");font-weight:300;font-display:swap;font-style:normal}@font-face{font-family:Satoshi;src:url(../assets/fonts/Satoshi-Regular.CPM9dct4.woff2) format("woff2"),url(../assets/fonts/Satoshi-Regular.CWSyEjGv.woff) format("woff"),url(../assets/fonts/Satoshi-Regular.DToFXog2.ttf) format("truetype");font-weight:400;font-display:swap;font-style:normal}@font-face{font-family:Satoshi;src:url(../assets/fonts/Satoshi-Medium.ByP-Zb-9.woff2) format("woff2"),url(../assets/fonts/Satoshi-Medium.DDwDPeBg.woff) format("woff"),url(../assets/fonts/Satoshi-Medium.DOt9kM-a.ttf) format("truetype");font-weight:500;font-display:swap;font-style:normal}@font-face{font-family:Satoshi;src:url(../assets/fonts/Satoshi-Bold.Bd5kKQ_U.woff2) format("woff2"),url(../assets/fonts/Satoshi-Bold.C2PhLWFc.woff) format("woff"),url(../assets/fonts/Satoshi-Bold.CPly9kH5.ttf) format("truetype");font-weight:700;font-display:swap;font-style:normal}:root{--color-brand: #f15f2c;--color-brand-opacity-0: rgba(241, 95, 44, 0);--color-brand-opacity-03: rgba(241, 95, 44, .03);--color-brand-opacity-08: rgba(241, 95, 44, .08);--color-brand-opacity-10: rgba(241, 95, 44, .1);--color-brand-opacity-20: rgba(241, 95, 44, .2);--color-brand-opacity-25: rgba(241, 95, 44, .25);--color-brand-opacity-30: rgba(241, 95, 44, .3);--color-brand-opacity-40: rgba(241, 95, 44, .4);--color-brand-opacity-50: rgba(241, 95, 44, .5);--color-brand-opacity-70: rgba(241, 95, 44, .7);--color-brand-opacity-80: rgba(241, 95, 44, .8);--color-brand-hovered: #d45124;--color-brand-darken-7: #ea4810;--color-brand-darken-10: #db440f;--color-brand-darken-12: #d2410e;--color-brand-darken-20: #c14b25;--color-brand-light: #f3774c;--color-jasper-opacity-10: rgba(205, 53, 68, .1);--color-brand-lightest: #ef7729;--color-link: #f15f2c;--color-link-opacity-20: rgba(241, 95, 44, .2);--var-color-light-link: #f15f2c;--var-color-dark-link: #ef7729;--var-color-light-link-underline: var(--color-link-opacity-20);--var-color-dark-link-underline: rgba(239, 119, 41, .5);--var-color-light-error: #cd3544;--var-color-dark-error: #f7402b;--var-color-light-app-bg: #eee;--var-color-dark-app-bg: #191919;--var-color-light-mono-bg: #fff;--var-color-dark-mono-bg: #191919;--var-color-light-base-border: #eaeaea;--var-color-dark-base-border: #3c3c3c;--var-color-light-popup-bg: #fff;--var-color-dark-popup-bg: #262626;--var-color-light-text-primary: #242b2c;--var-color-dark-text-primary: #f1f1f1;--var-color-light-text-regular: var(--var-color-light-text-primary);--var-color-dark-text-regular: #eee;--var-color-light-text-selection: var(--color-brand-opacity-20);--var-color-dark-text-selection: var(--color-brand-opacity-30);--var-color-light-text-secondary: #8c8c8c;--var-color-dark-text-secondary: #8c8c8c;--var-color-light-post-bg: #fff;--var-color-dark-post-bg: #262626;--var-color-light-teaser-bg: #f5aa91;--var-color-light-post-text: var(--var-color-light-text-regular);--var-color-dark-post-text: #eee;--var-color-light-illustration-stroke: #f5916e;--var-color-dark-illustration-stroke: var(--var-color-dark-text-regular);--var-color-light-skeleton-bg: #d6d6d6;--var-color-dark-skeleton-bg: #262626;--var-color-light-block-border: #ececec;--var-color-dark-block-border: #2a2a2a;--var-color-light-block-bg: #fff;--var-color-dark-block-bg: #262626;--var-color-light-block-note-bg: #f6f6f6;--var-color-dark-block-note-bg: rgba(255, 255, 255, .07);--var-color-light-chip-bg: rgba(0, 0, 0, .07);--var-color-dark-chip-bg: rgba(255, 255, 255, .07);--var-color-light-chip-bg-hover: rgba(0, 0, 0, .1);--var-color-dark-chip-bg-hover: rgba(255, 255, 255, .1);--var-color-light-tooltip-bg: #fff;--var-color-dark-tooltip-bg: #333;--var-color-light-highlighted-bg: var(--color-brand-opacity-10);--var-color-dark-highlighted-bg: rgba(255, 255, 255, .07);--var-color-light-highlighted-border: var(--color-brand);--var-color-dark-highlighted-border: var(--color-brand);--var-color-light-highlighted-text: var(--color-brand);--var-color-dark-highlighted-text: var(--var-color-text-primary);--var-color-light-complementary-bg: #f6f6f6;--var-color-dark-complementary-bg: #262626;--var-color-light-icon-ui: #242b2c;--var-color-dark-icon-ui: #eee;--var-color-light-icon-ui-hover: var(--color-brand);--var-color-dark-icon-ui-hover: #c9c9c9;--var-color-light-icon-ui-hover-bg: #f7f7f7;--var-color-dark-icon-ui-hover-bg: #333;--var-color-light-icon-ui-active-bg: #eee;--var-color-dark-icon-ui-active-bg: #3c3c3c;--var-color-light-icon-ui-active: var(--color-brand);--var-color-dark-icon-ui-active: #fff;--var-color-light-extra-ui: #8c8c8c;--var-color-dark-extra-ui: #8c8c8c;--var-color-light-extra-ui-hover: var(--var-color-light-text-primary);--var-color-dark-extra-ui-hover: #c9c9c9;--var-color-light-panel-bg: #fff;--var-color-dark-panel-bg: #262626;--var-color-light-link-like-text-button: var(--color-brand);--var-color-dark-link-like-text-button: #f1f1f1;--var-color-light-link-like-text-button-hover: var(--color-brand-darken-10);--var-color-dark-link-like-text-button-hover: #c9c9c9;--var-color-light-input-border: var(--var-color-light-base-border);--var-color-dark-input-border: transparent;--var-color-light-input-border-hover: #ccc;--var-color-dark-input-border-hover: #4a4a4a;--var-color-light-input-border-focus: var(--color-brand);--var-color-dark-input-border-focus: #7c7c7c;--var-color-light-input-bg: #fff;--var-color-dark-input-bg: #191919;--var-color-light-input-bg-disabled: #fafafa;--var-color-dark-input-bg-disabled: #222;--var-color-light-input-contained-bg: #eee;--var-color-dark-input-contained-bg: #303030;--var-color-light-input-text-disabled: #9d9d9d;--var-color-dark-input-text-disabled: #838383;--var-color-light-self-message-bg: #222;--var-color-dark-self-message-bg: #eee;--var-color-light-chatmate-message-bg: #eee;--var-color-dark-chatmate-message-bg: var(--var-color-dark-block-note-bg);--var-color-light-self-message-text: #f7f7f7;--var-color-dark-self-message-text: #242b2c;--var-color-light-chatmate-message-text: var(--var-color-text-primary);--var-color-dark-chatmate-message-text: #f1f1f1}:root :global(.minimal){--var-color-light-app-bg: #f6f6f6}:root{--color-brand: #5249b4;--color-brand-opacity-0: rgba(82, 73, 180, 0);--color-brand-opacity-03: rgba(82, 73, 180, .03);--color-brand-opacity-08: rgba(82, 73, 180, .08);--color-brand-opacity-10: rgba(82, 73, 180, .1);--color-brand-opacity-20: rgba(82, 73, 180, .2);--color-brand-opacity-25: rgba(82, 73, 180, .25);--color-brand-opacity-30: rgba(82, 73, 180, .3);--color-brand-opacity-40: rgba(82, 73, 180, .4);--color-brand-opacity-50: rgba(82, 73, 180, .5);--color-brand-opacity-70: rgba(82, 73, 180, .7);--color-brand-opacity-80: rgba(82, 73, 180, .8);--color-brand-hovered: #3b3492;--color-brand-darken-7: #463f9b;--color-brand-darken-10: #413a90;--color-brand-darken-12: #3e3788;--color-brand-darken-20: #5249b4;--color-brand-light: #887ee9;--color-link: #5249b4;--color-link-opacity-20: rgba(82, 73, 180, .2);--var-color-light-link: var(--color-link);--var-color-light-link-underline: var(--color-link-opacity-20);--var-color-light-error: #cb1a1a;--var-color-light-app-bg: #eee;--var-color-light-text-selection: var(--color-brand-opacity-20);--var-color-light-illustration-stroke: var(--color-brand);--var-color-light-block-bg: #fff;--var-color-light-block-note-bg: var(--color-brand-opacity-10);--var-color-light-highlighted-bg: var(--color-brand-opacity-10);--var-color-light-highlighted-border: var(--color-brand);--var-color-light-highlighted-text: var(--color-brand);--var-color-light-complementary-bg: #f6f6f6;--var-color-light-icon-ui-hover: var(--color-brand)}:root{--border-radius-default: 8px;--border-radius-large: 16px;--const-top-menu-height: 70px;--const-footer-height: 46px;--const-small-desktop-layout-width: 1140px;--const-new-desktop-layout-width: 1272px;--const-center-column-width: 575px;--const-new-center-column-width: 576px;--const-avatar-max-width: 160px;--font-size-comment-content: 13px;--line-height-comment-content: 18px;--current-notice-height: 0px;--top-menu-height: 0px;--block-side-padding: 15px;--block-top-padding: 15px;--block-bottom-padding: 15px;--post-block-top-padding: 15px;--post-block-side-padding: 15px;--post-block-bottom-padding: 15px;--post-title-font-size: 20px;--post-title-font-weight: 600;--post-title-line-height: 24px;--audio-player-side-padding: var(--post-block-side-padding)}:root{--border-radius-default: 12px}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}*:before{box-sizing:border-box}*:after{box-sizing:border-box}html{height:100%}body{font-family:Inter,Arial,sans-serif;font-weight:400;display:flex;flex-direction:column;min-height:100%;margin:0;padding:0;font-size:14px;color:var(--var-color-text-regular);background-color:var(--var-color-bg)}body.transparent_bg{background-color:transparent}.dark-theme{background-color:#191919}.dark-theme body{background-color:var(--color-dark-theme-bg)}.transparent_bg .dark-theme{background-color:transparent}a{border-bottom:1px solid transparent;text-decoration:none;color:var(--var-color-link);transition:border-color .2s}@media not all and (hover: none){a:hover{border-bottom-color:var(--color-link-opacity-20);text-decoration:none}}#root{display:flex;flex-direction:column;flex:1}input,textarea,keygen,select,button{margin:0;font:inherit}h1,h2,h3{margin:0;font-size:14px;font-weight:600;color:var(--var-color-text-primary)}@keyframes PaymentByBank131BindFrame-scss--module_fadeIn_HFQzj{0%{opacity:0}to{opacity:1}}@keyframes PaymentByBank131BindFrame-scss--module_fadeOut_Dx09G{0%{opacity:1}to{opacity:0}}@keyframes PaymentByBank131BindFrame-scss--module_flashing_TDCag{0%{opacity:.5}to{opacity:1}}@keyframes PaymentByBank131BindFrame-scss--module_loading_Bnptu{to{background-position-x:-20%}}@keyframes PaymentByBank131BindFrame-scss--module_rotating_3ZP0L{to{transform:rotate(360deg)}}@keyframes PaymentByBank131BindFrame-scss--module_closeLock_QnRaI{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes PaymentByBank131BindFrame-scss--module_shakeLock_XarZ9{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.PaymentByBank131BindFrame-scss--module_frame_Cwng8{width:100%;height:240px;border:none}.PaymentByBank131BindFrame-scss--module_root_oq8VI{width:100%}@keyframes PaymentResult-scss--module_fadeIn_s77EN{0%{opacity:0}to{opacity:1}}@keyframes PaymentResult-scss--module_fadeOut_1FXFr{0%{opacity:1}to{opacity:0}}@keyframes PaymentResult-scss--module_flashing_szXmr{0%{opacity:.5}to{opacity:1}}@keyframes PaymentResult-scss--module_loading_mImoc{to{background-position-x:-20%}}@keyframes PaymentResult-scss--module_rotating_C6X6b{to{transform:rotate(360deg)}}@keyframes PaymentResult-scss--module_closeLock_hD6uS{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes PaymentResult-scss--module_shakeLock_BjDmG{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.light-theme body{background-color:#fff}.PaymentResult-scss--module_root_ULz2O{width:100%}.YunoPaymentForm-scss--module_formWebView_oUYji{overflow:hidden}.YunoPaymentForm-scss--module_formWebView_oUYji .Yuno-fieldset{background:transparent}.YunoPaymentForm-scss--module_form_MuFae .Yuno-checkbox__content{display:none}.YunoPaymentForm-scss--module_form_MuFae .Yuno-fieldset{position:relative;padding-bottom:15px;background-color:transparent}.YunoPaymentForm-scss--module_form_MuFae .Yuno-error-text-field__content{position:absolute;bottom:-2px}.YunoPaymentForm-scss--module_form_MuFae .yuno-terms-conditions{display:none}.YunoPaymentForm-scss--module_form_MuFae .Yuno-button{width:fit-content;background-color:var(--color-brand)}.YunoPaymentForm-scss--module_form_MuFae .Yuno-button:hover{background-color:var(--color-brand-hovered)}.PaymentByYunoWidgetFrame-scss--module_frame_zwkLG{width:100%;height:240px;border:none}.PaymentByYunoWidgetFrame-scss--module_root_4yylg{width:100%}.SupportHelp-scss--module_root_SQeVR{display:flex;flex-direction:column;align-items:center;width:100%;min-height:100vh}.SupportHelp-scss--module_frame_PTvhv{width:100%;min-height:100vh;border:0}.SupportHelp-scss--module_frameWrapper_zFR7j{width:100%;min-height:100vh}@keyframes Page-scss--module_fadeIn_qtJar{0%{opacity:0}to{opacity:1}}@keyframes Page-scss--module_fadeOut_mYCAn{0%{opacity:1}to{opacity:0}}@keyframes Page-scss--module_flashing_-Ilp5{0%{opacity:.5}to{opacity:1}}@keyframes Page-scss--module_loading_e9rir{to{background-position-x:-20%}}@keyframes Page-scss--module_rotating_2vWy1{to{transform:rotate(360deg)}}@keyframes Page-scss--module_closeLock_YwitA{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes Page-scss--module_shakeLock_QDUl2{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.Page-scss--module_root_0bo05:before{content:" ";position:absolute;top:0;left:0;width:100%;height:149px;background-color:var(--var-color-complementary-bg)}.minimal .Page-scss--module_root_0bo05:before{height:154px}.dark-theme .Page-scss--module_root_0bo05:before{background-color:var(--var-color-bg)}.Page-scss--module_root_0bo05:after{content:" ";position:absolute;top:149px;right:0;bottom:0;left:0;background-color:#fff}.minimal .Page-scss--module_root_0bo05:after{top:154px}.dark-theme .Page-scss--module_root_0bo05:after{background-color:#222}.Page-scss--module_content_QY4ns{position:relative;z-index:1;padding-top:40px}.Page-scss--module_title_kX9FB{margin-bottom:48px;font-size:24px}.desktop .minimal .Page-scss--module_title_kX9FB{margin-bottom:41px}@keyframes OfferText-scss--module_fadeIn_1gDAg{0%{opacity:0}to{opacity:1}}@keyframes OfferText-scss--module_fadeOut_mIouW{0%{opacity:1}to{opacity:0}}@keyframes OfferText-scss--module_flashing_DfYOJ{0%{opacity:.5}to{opacity:1}}@keyframes OfferText-scss--module_loading_6N-cz{to{background-position-x:-20%}}@keyframes OfferText-scss--module_rotating_wsGtZ{to{transform:rotate(360deg)}}@keyframes OfferText-scss--module_closeLock_jwFC5{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes OfferText-scss--module_shakeLock_td9us{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.OfferText-scss--module_root_jjzlM{width:100%;height:100%;padding-top:15px;line-height:22px}.OfferText-scss--module_spinner_zz-RX{display:flex;align-items:center;justify-content:center}@keyframes BlogIncomeEmpty-scss--module_fadeIn_4-z3S{0%{opacity:0}to{opacity:1}}@keyframes BlogIncomeEmpty-scss--module_fadeOut_Bau9z{0%{opacity:1}to{opacity:0}}@keyframes BlogIncomeEmpty-scss--module_flashing_SUu1U{0%{opacity:.5}to{opacity:1}}@keyframes BlogIncomeEmpty-scss--module_loading_oV7OF{to{background-position-x:-20%}}@keyframes BlogIncomeEmpty-scss--module_rotating_SV9Tt{to{transform:rotate(360deg)}}@keyframes BlogIncomeEmpty-scss--module_closeLock_dZmA6{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes BlogIncomeEmpty-scss--module_shakeLock_AHtkj{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.BlogIncomeEmpty-scss--module_root_1fE1f{display:flex;align-items:center;justify-content:center;flex-direction:column;max-width:312px;margin:80px auto}.BlogIncomeEmpty-scss--module_title_X-JwK{margin-bottom:10px;font-size:16px;line-height:22px;text-align:center;color:var(--var-color-text-primary)}.BlogIncomeEmpty-scss--module_picture_cFU4D{width:115px;height:115px;background-repeat:no-repeat;background-position:center center;background-size:contain}.BlogIncomeEmpty-scss--module_content_CTwm6{font-size:14px;line-height:22px;text-align:center;color:#7c7c7c}.BlogIncomeEmpty-scss--module_button_oeQdh{font-size:14px;line-height:22px}@keyframes BlogIncomingFooter-scss--module_fadeIn_-W5Gb{0%{opacity:0}to{opacity:1}}@keyframes BlogIncomingFooter-scss--module_fadeOut_swvvd{0%{opacity:1}to{opacity:0}}@keyframes BlogIncomingFooter-scss--module_flashing_wy9dq{0%{opacity:.5}to{opacity:1}}@keyframes BlogIncomingFooter-scss--module_loading_Hyx4y{to{background-position-x:-20%}}@keyframes BlogIncomingFooter-scss--module_rotating_T5KqE{to{transform:rotate(360deg)}}@keyframes BlogIncomingFooter-scss--module_closeLock_Ns4fL{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes BlogIncomingFooter-scss--module_shakeLock_B0j7y{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.BlogIncomingFooter-scss--module_root_jwd6L{display:flex;align-items:center;justify-content:center;position:relative;margin-top:30px}@keyframes ModeAuthorized-scss--module_fadeIn_k2lAy{0%{opacity:0}to{opacity:1}}@keyframes ModeAuthorized-scss--module_fadeOut_xHjW3{0%{opacity:1}to{opacity:0}}@keyframes ModeAuthorized-scss--module_flashing_3NPIy{0%{opacity:.5}to{opacity:1}}@keyframes ModeAuthorized-scss--module_loading_Jig-a{to{background-position-x:-20%}}@keyframes ModeAuthorized-scss--module_rotating_JyiHL{to{transform:rotate(360deg)}}@keyframes ModeAuthorized-scss--module_closeLock_-aZJK{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes ModeAuthorized-scss--module_shakeLock_mvdGF{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.ModeAuthorized-scss--module_root_WL595{min-height:295px;text-align:center}.ModeAuthorized-scss--module_loading_Jig-a{width:40px;height:40px}@keyframes IncorrectUser-scss--module_fadeIn_asQD0{0%{opacity:0}to{opacity:1}}@keyframes IncorrectUser-scss--module_fadeOut_xH448{0%{opacity:1}to{opacity:0}}@keyframes IncorrectUser-scss--module_flashing_mguuw{0%{opacity:.5}to{opacity:1}}@keyframes IncorrectUser-scss--module_loading_ai-0n{to{background-position-x:-20%}}@keyframes IncorrectUser-scss--module_rotating_MSzh0{to{transform:rotate(360deg)}}@keyframes IncorrectUser-scss--module_closeLock_2etYq{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes IncorrectUser-scss--module_shakeLock_iwZEY{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.IncorrectUser-scss--module_root_1W1wT{display:flex;flex-direction:column;align-items:center}.IncorrectUser-scss--module_picture_6Qku0{width:120px;height:120px;margin-bottom:20px;background-image:url(../incorrect-user.BPxL3G4F.svg)}.IncorrectUser-scss--module_title_2f4nY{margin-bottom:15px;font-size:20px;font-weight:500;text-align:center;color:#f1f1f1}.IncorrectUser-scss--module_description_yirQ7{margin-bottom:25px;font-size:13px;text-align:center;color:#7c7c7c}.IncorrectUser-scss--module_continue_TmLy3{margin-bottom:15px}@keyframes OAuthCallback-scss--module_fadeIn_EmlCR{0%{opacity:0}to{opacity:1}}@keyframes OAuthCallback-scss--module_fadeOut_j4qS4{0%{opacity:1}to{opacity:0}}@keyframes OAuthCallback-scss--module_flashing_Fyhdl{0%{opacity:.5}to{opacity:1}}@keyframes OAuthCallback-scss--module_loading_nECut{to{background-position-x:-20%}}@keyframes OAuthCallback-scss--module_rotating_HyAwG{to{transform:rotate(360deg)}}@keyframes OAuthCallback-scss--module_closeLock_p7oHy{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes OAuthCallback-scss--module_shakeLock_iKLPG{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.OAuthCallback-scss--module_root_5kCYL{display:flex;align-items:center;justify-content:center;flex-direction:column;padding:20px}.OAuthCallback-scss--module_root_5kCYL div{padding:10px}@keyframes DiscordLinkRedirect-scss--module_fadeIn_qjZOa{0%{opacity:0}to{opacity:1}}@keyframes DiscordLinkRedirect-scss--module_fadeOut_x-M-i{0%{opacity:1}to{opacity:0}}@keyframes DiscordLinkRedirect-scss--module_flashing_4RMci{0%{opacity:.5}to{opacity:1}}@keyframes DiscordLinkRedirect-scss--module_loading_oqM4g{to{background-position-x:-20%}}@keyframes DiscordLinkRedirect-scss--module_rotating_J0d2B{to{transform:rotate(360deg)}}@keyframes DiscordLinkRedirect-scss--module_closeLock_rJWnv{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes DiscordLinkRedirect-scss--module_shakeLock_naA4I{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.DiscordLinkRedirect-scss--module_root_YwX1K{display:flex;align-items:center;justify-content:center;flex-direction:column;padding:20px}.DiscordLinkRedirect-scss--module_root_YwX1K div{padding:10px}@keyframes Bank131PaymentForm-scss--module_fadeIn_1n7Nb{0%{opacity:0}to{opacity:1}}@keyframes Bank131PaymentForm-scss--module_fadeOut_UFbu-{0%{opacity:1}to{opacity:0}}@keyframes Bank131PaymentForm-scss--module_flashing_ndCKh{0%{opacity:.5}to{opacity:1}}@keyframes Bank131PaymentForm-scss--module_loading_zRqCZ{to{background-position-x:-20%}}@keyframes Bank131PaymentForm-scss--module_rotating_bnAfo{to{transform:rotate(360deg)}}@keyframes Bank131PaymentForm-scss--module_closeLock_PL-88{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes Bank131PaymentForm-scss--module_shakeLock_zuMKz{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.Bank131PaymentForm-scss--module_root_MuuVK{width:100%;color:var(--var-color-text-primary)}.light-theme .Bank131PaymentForm-scss--module_root_MuuVK{background-color:#fff}.dark-theme .Bank131PaymentForm-scss--module_root_MuuVK{background-color:#262626}.Bank131PaymentForm-scss--module_root_MuuVK.Bank131PaymentForm-scss--module_formLeft_KxaeT,.Bank131PaymentForm-scss--module_root_MuuVK.Bank131PaymentForm-scss--module_formLeft_KxaeT .bank131-MainContainer__container,.Bank131PaymentForm-scss--module_root_MuuVK.Bank131PaymentForm-scss--module_formLeft_KxaeT .smgl-MainContainer__container{color:#242b2c;background-color:transparent!important}.Bank131PaymentForm-scss--module_root_MuuVK .bank131-MainContainer__container,.Bank131PaymentForm-scss--module_root_MuuVK .smgl-MainContainer__container{font-family:Inter,Arial,sans-serif;font-weight:400;max-width:none;color:var(--var-color-text-primary)}.light-theme .Bank131PaymentForm-scss--module_root_MuuVK .bank131-MainContainer__container,.light-theme .Bank131PaymentForm-scss--module_root_MuuVK .smgl-MainContainer__container{background-color:#fff}.dark-theme .Bank131PaymentForm-scss--module_root_MuuVK .bank131-MainContainer__container,.dark-theme .Bank131PaymentForm-scss--module_root_MuuVK .smgl-MainContainer__container{background-color:#262626}.Bank131PaymentForm-scss--module_root_MuuVK .bank131-Button__container,.Bank131PaymentForm-scss--module_root_MuuVK .smgl-Button__container{width:auto;padding:9px 20px;font-size:14px;font-weight:600;line-height:22px;text-transform:uppercase;border-radius:8px;background-color:var(--color-brand)}@media not all and (hover: none){.Bank131PaymentForm-scss--module_root_MuuVK .bank131-Button__container:hover,.Bank131PaymentForm-scss--module_root_MuuVK .smgl-Button__container:hover{background-color:var(--color-brand-hovered)}}.Bank131PaymentForm-scss--module_root_MuuVK .bank131-Footer__container,.Bank131PaymentForm-scss--module_root_MuuVK .smgl-Footer__container,.Bank131PaymentForm-scss--module_root_MuuVK .bank131-Checkbox__container,.Bank131PaymentForm-scss--module_root_MuuVK .smgl-Checkbox__container{display:none}.Bank131PaymentForm-scss--module_root_MuuVK .bank131-InputBase__background,.Bank131PaymentForm-scss--module_root_MuuVK .smgl-InputBase__background{border-color:#ccc;border-radius:8px}.Bank131PaymentForm-scss--module_root_MuuVK .bank131-Field__label,.Bank131PaymentForm-scss--module_root_MuuVK .smgl-Field__label{margin-bottom:8px;font-size:14px;font-weight:500;line-height:22px;color:var(--var-color-text-primary)}.dark-theme .Bank131PaymentForm-scss--module_root_MuuVK .bank131-Field__label,.dark-theme .Bank131PaymentForm-scss--module_root_MuuVK .smgl-Field__label{color:#a5a5a5}.Bank131PaymentForm-scss--module_root_MuuVK .bank131-PaymentForm__iconsContainer,.Bank131PaymentForm-scss--module_root_MuuVK .smgl-PaymentForm__iconsContainer{display:none}.Bank131PaymentForm-scss--module_root_MuuVK div.bank131-Field__error,.Bank131PaymentForm-scss--module_root_MuuVK div.smgl-Field__error{position:absolute;right:0}.Bank131PaymentForm-scss--module_root_MuuVK .bank131-MainContainer__container form,.Bank131PaymentForm-scss--module_root_MuuVK .smgl-MainContainer__container form{display:flex;flex-direction:column;height:280px;padding-top:10px}.mobile .Bank131PaymentForm-scss--module_root_MuuVK .bank131-MainContainer__container form,.mobile .Bank131PaymentForm-scss--module_root_MuuVK .smgl-MainContainer__container form{height:250px}.Bank131PaymentForm-scss--module_root_MuuVK .bank131-PaymentForm__col,.Bank131PaymentForm-scss--module_root_MuuVK .smgl-PaymentForm__col{position:relative}.Bank131PaymentForm-scss--module_root_MuuVK .bank131-PaymentForm__row,.Bank131PaymentForm-scss--module_root_MuuVK .smgl-PaymentForm__row{margin-bottom:0;padding-bottom:20px}.Bank131PaymentForm-scss--module_root_MuuVK .bank131-PaymentForm__row:nth-child(3),.Bank131PaymentForm-scss--module_root_MuuVK .smgl-PaymentForm__row:nth-child(3){display:none}.Bank131PaymentForm-scss--module_root_MuuVK .bank131-PaymentForm__row:nth-last-child(-n+3),.Bank131PaymentForm-scss--module_root_MuuVK .smgl-PaymentForm__row:nth-last-child(-n+3){margin-bottom:0;padding-bottom:0;flex-grow:1;align-items:flex-end}.mobile .Bank131PaymentForm-scss--module_root_MuuVK .bank131-PaymentForm__row:nth-last-child(-n+3),.mobile .Bank131PaymentForm-scss--module_root_MuuVK .smgl-PaymentForm__row:nth-last-child(-n+3){max-height:10px}.mobile .Bank131PaymentForm-scss--module_root_MuuVK .bank131-PaymentForm__row:nth-last-child(-n+3)+div,.mobile .Bank131PaymentForm-scss--module_root_MuuVK .smgl-PaymentForm__row:nth-last-child(-n+3)+div{max-height:40px}.Bank131PaymentForm-scss--module_root_MuuVK .bank131-InputBase__isFocused .bank131-InputBase__background,.Bank131PaymentForm-scss--module_root_MuuVK .smgl-InputBase__isFocused .smgl-InputBase__background{border-color:var(--color-brand);box-shadow:none}.Bank131PaymentForm-scss--module_dataProtected_s1RxY{display:flex;margin-bottom:10px;font-size:14px;line-height:22px;align-items:center}.dark-theme .Bank131PaymentForm-scss--module_dataProtected_s1RxY{color:#a5a5a5}.Bank131PaymentForm-scss--module_shieldIcon_ExlOc{width:20px;height:20px;margin-right:8px;margin-left:30px;color:#59a840}.PaymentByBank131WidgetFrame-scss--module_frame_BFYrW{width:100%;height:240px;border:none}.PaymentByBank131WidgetFrame-scss--module_root_ow4Zr{width:100%}@keyframes BrowserUnsupported-scss--module_fadeIn_wmVoR{0%{opacity:0}to{opacity:1}}@keyframes BrowserUnsupported-scss--module_fadeOut_nS6Na{0%{opacity:1}to{opacity:0}}@keyframes BrowserUnsupported-scss--module_flashing_nq35l{0%{opacity:.5}to{opacity:1}}@keyframes BrowserUnsupported-scss--module_loading_J7P67{to{background-position-x:-20%}}@keyframes BrowserUnsupported-scss--module_rotating_fUEd2{to{transform:rotate(360deg)}}@keyframes BrowserUnsupported-scss--module_closeLock_uCgnJ{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes BrowserUnsupported-scss--module_shakeLock_r-C8j{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.BrowserUnsupported-scss--module_root_gTgnT{position:relative;margin:0 auto;padding-top:54px;text-align:center}.BrowserUnsupported-scss--module_image_rCsXb{width:211px;margin:0 auto 40px}.BrowserUnsupported-scss--module_image_rCsXb svg{width:100%;height:100%}.BrowserUnsupported-scss--module_title_kxv8F{margin:0 0 20px;font-size:30px;font-weight:600;color:var(--var-color-text-primary)}.BrowserUnsupported-scss--module_description_CGpGQ{margin:0 0 13px;font-size:16px;line-height:27px;color:#7c7c7c}.BrowserUnsupported-scss--module_link_yXUd-{font-size:16px}@keyframes EmailUnsubscribe-scss--module_fadeIn_K6SNA{0%{opacity:0}to{opacity:1}}@keyframes EmailUnsubscribe-scss--module_fadeOut_plebA{0%{opacity:1}to{opacity:0}}@keyframes EmailUnsubscribe-scss--module_flashing_oP9FZ{0%{opacity:.5}to{opacity:1}}@keyframes EmailUnsubscribe-scss--module_loading_Z8aQw{to{background-position-x:-20%}}@keyframes EmailUnsubscribe-scss--module_rotating_kvYK6{to{transform:rotate(360deg)}}@keyframes EmailUnsubscribe-scss--module_closeLock_jnqcP{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes EmailUnsubscribe-scss--module_shakeLock_QJXNg{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.EmailUnsubscribe-scss--module_root_RlJwY{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:90%;max-width:400px;padding:20px 30px 30px;text-align:center;border-radius:8px;background-color:var(--var-color-panel-bg)}.EmailUnsubscribe-scss--module_title_Xn9eN{padding:10px 0 15px;font-size:20px;font-weight:500;line-height:24px}.EmailUnsubscribe-scss--module_details_6ddT7{font-size:14px;font-weight:400;line-height:22px;text-align:center;color:var(--var-color-text-secondary)}.EmailUnsubscribe-scss--module_link_QQGuh{font-size:inherit}.light-theme .ClosedMediaTeaser-scss--module_defaultImage_U8w7v{background-image:url(../assets/images/blur-cover.D7nvb0N5.png)}.light-x-theme .ClosedMediaTeaser-scss--module_defaultImage_U8w7v{background-image:url(../assets/images/blur-cover-x.Bf0waom_.png)}@keyframes ClosedMediaTeaser-scss--module_fadeIn_PI87b{0%{opacity:0}to{opacity:1}}@keyframes ClosedMediaTeaser-scss--module_fadeOut_7tP-1{0%{opacity:1}to{opacity:0}}@keyframes ClosedMediaTeaser-scss--module_flashing_4O0d8{0%{opacity:.5}to{opacity:1}}@keyframes ClosedMediaTeaser-scss--module_loading_yNgDV{to{background-position-x:-20%}}@keyframes ClosedMediaTeaser-scss--module_rotating_uzawr{to{transform:rotate(360deg)}}@keyframes ClosedMediaTeaser-scss--module_closeLock_Du2BT{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes ClosedMediaTeaser-scss--module_shakeLock_gr0ap{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.light-y-theme .ClosedMediaTeaser-scss--module_defaultImage_U8w7v{background-image:url(../assets/images/blur-cover-y.CkEwiVH-.png)}.ClosedMediaTeaser-scss--module_card_JOeO2{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;overflow:hidden;flex-direction:column;width:var(--var-desktop-post-width);height:625px;padding:15px 10px;border-radius:var(--border-radius-default)}.ClosedMediaTeaser-scss--module_lockIcon_wX-8r{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:50px;height:50px;color:#fff}.ClosedMediaTeaser-scss--module_title_YetkF{margin:0;font-size:20px;font-weight:600;line-height:24px;color:#fff}.ClosedMediaTeaser-scss--module_content_zUICf,.ClosedMediaTeaser-scss--module_image_We0EB,.ClosedMediaTeaser-scss--module_defaultImage_U8w7v{position:absolute;top:0;right:0;bottom:0;left:0}.ClosedMediaTeaser-scss--module_image_We0EB{width:100%;height:100%;object-fit:cover}.ClosedMediaTeaser-scss--module_defaultImage_U8w7v{background-repeat:no-repeat;background-position:center;background-size:cover}.ClosedMediaTeaser-scss--module_content_zUICf{display:flex;flex-direction:column;padding:15px}.ClosedMediaTeaser-scss--module_card_JOeO2.ClosedMediaTeaser-scss--module_uploadedTeaser_Ib6Ft .ClosedMediaTeaser-scss--module_content_zUICf{background:#00000080}.ClosedMediaTeaser-scss--module_card_JOeO2.ClosedMediaTeaser-scss--module_autoTeaser_lMotu .ClosedMediaTeaser-scss--module_content_zUICf{background:#00000026}.mobile .ClosedMediaTeaser-scss--module_root_R9VOM{padding:30px}.mobile .ClosedMediaTeaser-scss--module_card_JOeO2{max-width:90%;height:108.6956521739vw}.mobile.minimal .ClosedMediaTeaser-scss--module_card_JOeO2{height:108.5069444444vw}@keyframes AudioViewer-scss--module_fadeIn_aEI7H{0%{opacity:0}to{opacity:1}}@keyframes AudioViewer-scss--module_fadeOut_N-Zny{0%{opacity:1}to{opacity:0}}@keyframes AudioViewer-scss--module_flashing_b6Bf6{0%{opacity:.5}to{opacity:1}}@keyframes AudioViewer-scss--module_loading_UlFMd{to{background-position-x:-20%}}@keyframes AudioViewer-scss--module_rotating_7Doim{to{transform:rotate(360deg)}}@keyframes AudioViewer-scss--module_closeLock_-kjPp{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes AudioViewer-scss--module_shakeLock_AKnIv{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.AudioViewer-scss--module_content_FjFhU{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.AudioViewer-scss--module_audioWrapper_u0T-F{margin:25px;padding:15px 8px 15px 13px;border:1px solid var(--var-color-base-border);color:var(--var-color-text-primary);border-radius:var(--border-radius-default);background-color:var(--var-color-bg);box-shadow:0 0 15px #0000004d;flex-grow:0;flex-shrink:1}.desktop .AudioViewer-scss--module_audioWrapper_u0T-F{width:545px}.mobile .AudioViewer-scss--module_audioWrapper_u0T-F{width:calc(100vw - 60px)}.dark-theme .AudioViewer-scss--module_audioWrapper_u0T-F{box-shadow:none}@keyframes VideoViewer-scss--module_fadeIn_92GUp{0%{opacity:0}to{opacity:1}}@keyframes VideoViewer-scss--module_fadeOut_-XRIT{0%{opacity:1}to{opacity:0}}@keyframes VideoViewer-scss--module_flashing_F8pLB{0%{opacity:.5}to{opacity:1}}@keyframes VideoViewer-scss--module_loading_7ZM1J{to{background-position-x:-20%}}@keyframes VideoViewer-scss--module_rotating_GP2Ny{to{transform:rotate(360deg)}}@keyframes VideoViewer-scss--module_closeLock_Gk16R{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes VideoViewer-scss--module_shakeLock_0exl4{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.VideoViewer-scss--module_content_Pn-d6{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%}.VideoViewer-scss--module_video_5B6JM{height:100%;padding:0}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes flashing{0%{opacity:.5}to{opacity:1}}@keyframes loading{to{background-position-x:-20%}}@keyframes rotating{to{transform:rotate(360deg)}}@keyframes closeLock{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes shakeLock{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}@keyframes fade-out{0%{opacity:.9}to{opacity:0}}.pswp__img{object-fit:cover}.pspw__copy-alert{position:fixed;z-index:100000;bottom:20px;left:20px;padding:7px 14px;font-weight:500;opacity:.9;color:var(--var-color-text-primary);border-radius:var(--border-radius-default);background-color:var(--var-color-tooltip-bg);animation:1.5s ease .3s fade-out;animation-fill-mode:forwards}.pswp__counter{opacity:.75;pointer-events:none}:global(.desktop) .pswp__counter{font-size:18px}.pswp__content,.pswp__img{-webkit-touch-callout:none!important}.pswp__button{width:40px;height:40px;opacity:.5!important;color:var(--var-color-text-primary);border-radius:50%;background-color:#fff!important;box-shadow:0 0 7px #7c7c7c80!important;transition:all .2s ease!important;cursor:pointer;will-change:opacity}.pswp__button--zoom,.pswp__button--close{top:30px}.pswp__button--zoom{right:60px}.pswp__button--close{right:30px;margin-right:0!important}.pswp__button--arrow{top:50%;margin-top:-25px}.pswp__button--arrow--prev{left:30px}.pswp__button--arrow--next{right:30px}.pswp__button--post-link:hover{opacity:1!important;color:var(--color-brand)!important}@media not all and (hover: none){.pswp__button--post-link{opacity:1!important;color:#fff!important}.pswp__button--post-link:hover{opacity:.6!important;color:#fff!important}}.pswp__button--zoom .pswp__icn,.pswp__button--close .pswp__icn,.pswp__button--arrow .pswp__icn{top:10px!important;left:10px!important;width:20px!important;height:20px!important}.pswp__button--arrow .pswp__icn{top:40px!important}.pswp__button--arrow--prev .pswp__icn{right:auto!important;left:10px!important;transform:translate(-1px) rotate(90deg)}.pswp__button--arrow--next .pswp__icn{right:10px!important;left:auto!important;transform:translate(1px) rotate(-90deg)}.pswp__button--post-link.pswp__button--post-link--hidden{opacity:0!important;pointer-events:none!important}.mobile .pswp__button{opacity:1!important;color:#fff;background-color:transparent!important;box-shadow:none!important;transition:none!important;filter:drop-shadow(0 0 3px #242b2c)}@media (hover: hover){.pswp__button:hover{opacity:1!important;background-color:#fff!important}.pswp__button:hover .pswp__icn{color:var(--color-brand)}}.mobile .pswp__button--zoom,.mobile .pswp__button--close{width:50px;height:50px;top:3px;right:4px}.mobile .pswp__button--arrow{visibility:visible!important;width:45px;height:130px;margin-top:-65px}.mobile .pswp__button--arrow--prev{left:8px}.mobile .pswp__button--arrow--next{right:8px}.pswp.hideCounter .pswp__counter{opacity:0}.mobile .pswp__button--zoom .pswp__icn,.mobile .pswp__button--close .pswp__icn{top:15px!important;left:15px!important}.mobile .pswp__button--zoom .pswp__icn,.mobile .pswp__button--close .pswp__icn,.mobile .pswp__button--arrow .pswp__icn{color:#fff!important}.mobile .pswp__button--arrow .pswp__icn{top:50px!important;margin-top:0!important}.pswp.pswp--zoomed-in .pswp__icn--zoom-in{display:none}.pswp:not(.pswp--zoomed-in) .pswp__icn--zoom-out{display:none}.desktop .pswp__button.pswp__button--post-link{bottom:10px!important}.mobile .pswp__button.pswp__button--post-link{bottom:55px!important}.pswp.hideControls .pswp__button{display:none!important}.desktop .pswp__button.pswp__button--post-link,.mobile .pswp__button.pswp__button--post-link{display:flex;align-items:center;justify-content:center;position:fixed;z-index:20;left:50%!important;width:auto!important;height:auto!important;font-size:13px!important;line-height:16px!important;text-decoration:none!important;color:#ffffffd9!important;border-radius:12px!important;background-color:#242b2cb3!important;box-shadow:none!important;transition:opacity,color,background-color .2s ease!important;transform:translate(-50%)!important;touch-action:none}.desktop .pswp__button.pswp__button--post-link>a,.mobile .pswp__button.pswp__button--post-link>a{padding:5px 13px!important;border-bottom:none!important;color:inherit!important}@keyframes ViewerLoadingStub-scss--module_fadeIn_a0JRZ{0%{opacity:0}to{opacity:1}}@keyframes ViewerLoadingStub-scss--module_fadeOut_ExAdK{0%{opacity:1}to{opacity:0}}@keyframes ViewerLoadingStub-scss--module_flashing_s3Qpb{0%{opacity:.5}to{opacity:1}}@keyframes ViewerLoadingStub-scss--module_loading_jNmgx{to{background-position-x:-20%}}@keyframes ViewerLoadingStub-scss--module_rotating_GiRmp{to{transform:rotate(360deg)}}@keyframes ViewerLoadingStub-scss--module_closeLock_WLhu1{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes ViewerLoadingStub-scss--module_shakeLock_rw1dQ{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.ViewerLoadingStub-scss--module_root_8HZ3E{display:flex;align-items:center;justify-content:center;width:100%;height:100%}@keyframes NavigateToPostButton-scss--module_fadeIn_9bHis{0%{opacity:0}to{opacity:1}}@keyframes NavigateToPostButton-scss--module_fadeOut_64-mm{0%{opacity:1}to{opacity:0}}@keyframes NavigateToPostButton-scss--module_flashing_vSAbK{0%{opacity:.5}to{opacity:1}}@keyframes NavigateToPostButton-scss--module_loading_3xelV{to{background-position-x:-20%}}@keyframes NavigateToPostButton-scss--module_rotating_41Dde{to{transform:rotate(360deg)}}@keyframes NavigateToPostButton-scss--module_closeLock_jp-8g{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes NavigateToPostButton-scss--module_shakeLock_2O1mu{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.NavigateToPostButton-scss--module_link_NedFI{display:flex;align-items:center;justify-content:center;padding:5px 13px;border-bottom:none;font-size:13px;line-height:16px;text-decoration:none;color:#ffffffd9!important;border-radius:12px;background-color:#242b2cb3;transition:opacity .2s ease;touch-action:none}.NavigateToPostButton-scss--module_link_NedFI.NavigateToPostButton-scss--module_hide_P08Ka{opacity:0;pointer-events:none}@media not all and (hover: none){.NavigateToPostButton-scss--module_link_NedFI{opacity:.6}.NavigateToPostButton-scss--module_link_NedFI:hover{opacity:1}}@keyframes DialogueChat-scss--module_fadeIn_xBhJL{0%{opacity:0}to{opacity:1}}@keyframes DialogueChat-scss--module_fadeOut_gLJXM{0%{opacity:1}to{opacity:0}}@keyframes DialogueChat-scss--module_flashing_-xW8R{0%{opacity:.5}to{opacity:1}}@keyframes DialogueChat-scss--module_loading_K312H{to{background-position-x:-20%}}@keyframes DialogueChat-scss--module_rotating_H3vXz{to{transform:rotate(360deg)}}@keyframes DialogueChat-scss--module_closeLock_9bkKS{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes DialogueChat-scss--module_shakeLock_tx-8o{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.DialogueChat-scss--module_dialog_bhMwi{width:100%;height:100%;display:flex;flex-direction:column;flex-shrink:1;border-right:1px solid var(--var-color-base-border);border-left:1px solid var(--var-color-base-border)}.desktop .DialogueChat-scss--module_dialog_bhMwi{position:relative}.mobile .DialogueChat-scss--module_dialog_bhMwi{position:fixed;top:50px;bottom:0;height:auto}.DialogueChat-scss--module_dialogWrapper_8DQ5I{display:flex;flex-direction:column;width:100%;justify-content:flex-end;background-color:#fff}.dark-theme .DialogueChat-scss--module_dialogWrapper_8DQ5I{background-color:var(--var-color-bg)}.desktop .DialogueChat-scss--module_dialogWrapper_8DQ5I{position:absolute;top:0;left:0;height:calc(100dvh - 116px)}.mobile .DialogueChat-scss--module_dialogWrapper_8DQ5I{height:100%}@keyframes Messages-scss--module_fadeIn_Jr4zE{0%{opacity:0}to{opacity:1}}@keyframes Messages-scss--module_fadeOut_F7-eR{0%{opacity:1}to{opacity:0}}@keyframes Messages-scss--module_flashing_NGEVR{0%{opacity:.5}to{opacity:1}}@keyframes Messages-scss--module_loading_lEMau{to{background-position-x:-20%}}@keyframes Messages-scss--module_rotating_7Jnt5{to{transform:rotate(360deg)}}@keyframes Messages-scss--module_closeLock_N-zGo{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes Messages-scss--module_shakeLock_7yyvP{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.Messages-scss--module_root_4sbEs{width:100%;background-color:#fff}.dark-theme .Messages-scss--module_root_4sbEs{background-color:var(--var-color-bg)}.Messages-scss--module_container_BpPYC{position:relative;top:0;left:0;display:flex;overflow:hidden;flex-direction:row;width:100%;max-width:var(--var-desktop-layout-width);height:calc(100vh - (var(--const-footer-height) + var(--const-top-menu-height)));margin:0 auto -20px}.Messages-scss--module_contacts_FmlZa{position:relative;display:flex;flex-direction:column;flex-shrink:0;width:420px;height:100%;padding-right:20px;padding-left:15px;border-left:1px solid var(--var-color-base-border);background-color:var(--var-color-panel-bg)}@keyframes Approve-scss--module_fadeIn_bxW1Z{0%{opacity:0}to{opacity:1}}@keyframes Approve-scss--module_fadeOut_m16Ki{0%{opacity:1}to{opacity:0}}@keyframes Approve-scss--module_flashing_WQdhg{0%{opacity:.5}to{opacity:1}}@keyframes Approve-scss--module_loading_slqDk{to{background-position-x:-20%}}@keyframes Approve-scss--module_rotating_2lSiE{to{transform:rotate(360deg)}}@keyframes Approve-scss--module_closeLock_wm92-{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes Approve-scss--module_shakeLock_iw-ID{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.Approve-scss--module_root_X-zzE{min-height:295px;text-align:center}.Approve-scss--module_loading_slqDk{width:40px;height:40px}@keyframes ScopesAccess-scss--module_fadeIn_H-Tj9{0%{opacity:0}to{opacity:1}}@keyframes ScopesAccess-scss--module_fadeOut_oKvvr{0%{opacity:1}to{opacity:0}}@keyframes ScopesAccess-scss--module_flashing_IYG9g{0%{opacity:.5}to{opacity:1}}@keyframes ScopesAccess-scss--module_loading_LSVwO{to{background-position-x:-20%}}@keyframes ScopesAccess-scss--module_rotating_lxV4z{to{transform:rotate(360deg)}}@keyframes ScopesAccess-scss--module_closeLock_z4D0H{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes ScopesAccess-scss--module_shakeLock_VQIRa{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.ScopesAccess-scss--module_error_G1AfS{color:var(--var-color-error)}.ScopesAccess-scss--module_avatar_rLE3c{position:absolute;top:-26px;left:50%;transform:translate(-50%)}.ScopesAccess-scss--module_title_6PRFx{margin:0;font-size:20px;font-weight:500;color:var(--var-color-text-primary)}.ScopesAccess-scss--module_subTitle_NXGZE{margin:20px 0;font-weight:500;color:#7c7c7c}.ScopesAccess-scss--module_userInfo_1SbdS{display:flex;align-items:center;margin-bottom:20px;padding:10px;border-radius:8px;background-color:var(--var-color-input-contained-bg)}.ScopesAccess-scss--module_userAvatar_5MxMk{margin-right:9px}.ScopesAccess-scss--module_username_CIsPJ{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-weight:500}.ScopesAccess-scss--module_check_EJsJt{width:20px;height:20px;margin-right:15px}.ScopesAccess-scss--module_scopesList_tJsRF{margin:0 0 14px;padding:0;list-style:none}.ScopesAccess-scss--module_scope_AJl61{display:flex;margin-bottom:20px;align-items:center}.ScopesAccess-scss--module_root_hP1NA{position:relative;padding:40px 30px 30px;text-align:center}.ScopesAccess-scss--module_footer_tPlqi{display:flex;margin-top:30px;justify-content:space-between}@media (min-width: 320px) and (max-width: 480px){.ScopesAccess-scss--module_footer_tPlqi{flex-flow:column wrap}}.ScopesAccess-scss--module_footer_tPlqi>*{width:45%;min-width:auto}@media (min-width: 320px) and (max-width: 480px){.ScopesAccess-scss--module_footer_tPlqi>*{width:100%}}@media (min-width: 320px) and (max-width: 480px){.ScopesAccess-scss--module_footer_tPlqi>*+*{margin-top:10px}}@keyframes OauthAuthorize-scss--module_fadeIn_V1cH1{0%{opacity:0}to{opacity:1}}@keyframes OauthAuthorize-scss--module_fadeOut_hb2FE{0%{opacity:1}to{opacity:0}}@keyframes OauthAuthorize-scss--module_flashing_J5-Gx{0%{opacity:.5}to{opacity:1}}@keyframes OauthAuthorize-scss--module_loading_FVOT1{to{background-position-x:-20%}}@keyframes OauthAuthorize-scss--module_rotating_nwwp7{to{transform:rotate(360deg)}}@keyframes OauthAuthorize-scss--module_closeLock_u3ZIN{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes OauthAuthorize-scss--module_shakeLock_x4siB{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.OauthAuthorize-scss--module_container_SNt82{display:flex;align-items:center;justify-content:center;padding:72px 0 20px;flex:1}.OauthAuthorize-scss--module_onlyContent_OihWA{padding:0;align-items:flex-start}.OauthAuthorize-scss--module_authBlock_E5SMI{width:400px}.OauthAuthorize-scss--module_title_rceUF{font-size:20px;font-weight:500;text-align:center;color:var(--var-color-text-primary)}.OauthAuthorize-scss--module_onlyContent_OihWA .OauthAuthorize-scss--module_title_rceUF{margin:0}.mobile .OauthAuthorize-scss--module_onlyContent_OihWA .OauthAuthorize-scss--module_title_rceUF{margin-bottom:20px}.light-theme .BecomeAuthorStandalone-scss--module_imgBlock_RBO0f{background-image:url(../assets/images/img.BHAfsa7_.jpg)}.light-x-theme .BecomeAuthorStandalone-scss--module_imgBlock_RBO0f{background-image:url(../assets/images/img_x.1V7c9sTn.jpg)}@keyframes BecomeAuthorStandalone-scss--module_fadeIn_Go2Vk{0%{opacity:0}to{opacity:1}}@keyframes BecomeAuthorStandalone-scss--module_fadeOut_sATwD{0%{opacity:1}to{opacity:0}}@keyframes BecomeAuthorStandalone-scss--module_flashing_ABpOs{0%{opacity:.5}to{opacity:1}}@keyframes BecomeAuthorStandalone-scss--module_loading_UQ-fB{to{background-position-x:-20%}}@keyframes BecomeAuthorStandalone-scss--module_rotating_07wBT{to{transform:rotate(360deg)}}@keyframes BecomeAuthorStandalone-scss--module_closeLock_IBTnZ{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes BecomeAuthorStandalone-scss--module_shakeLock_T-J9x{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.light-y-theme .BecomeAuthorStandalone-scss--module_imgBlock_RBO0f{background-image:url(../assets/images/img_x.1V7c9sTn.jpg)}.BecomeAuthorStandalone-scss--module_root_khf5D{display:flex}.BecomeAuthorStandalone-scss--module_imgBlock_RBO0f{display:flex;align-items:flex-end;flex-shrink:0;width:300px;height:100vh;background-position:center center;background-size:cover}.BecomeAuthorStandalone-scss--module_text_CM0Xb{padding:20px;font-size:20px;font-weight:500;line-height:25px;color:#fff}.BecomeAuthorStandalone-scss--module_formContainer_-rGF1{overflow-y:auto;width:100%;height:100vh;padding:25px 20px 20px}.BecomeAuthorStandalone-scss--module_form_O7jxf{display:flex;flex-direction:column;margin-top:0;flex-grow:1}.BecomeAuthorStandalone-scss--module_offer_txSXU{margin-bottom:15px}.BecomeAuthorStandalone-scss--module_submitButton_q8tJM{margin-top:auto;flex-shrink:0}.light-y-theme .UiKit-scss--module_root_7SCHW,.light-x-theme .UiKit-scss--module_root_7SCHW,.light-theme .UiKit-scss--module_root_7SCHW{background:#fff}.light-y-theme .UiKit-scss--module_deleteButton_D97kU:hover .UiKit-scss--module_trashIcon_xpBq5,.light-x-theme .UiKit-scss--module_deleteButton_D97kU:hover .UiKit-scss--module_trashIcon_xpBq5,.light-theme .UiKit-scss--module_deleteButton_D97kU:hover .UiKit-scss--module_trashIcon_xpBq5{fill:var(--color-brand)}@keyframes UiKit-scss--module_fadeIn_Zb1yd{0%{opacity:0}to{opacity:1}}@keyframes UiKit-scss--module_fadeOut_9niVo{0%{opacity:1}to{opacity:0}}@keyframes UiKit-scss--module_flashing_eQX-e{0%{opacity:.5}to{opacity:1}}@keyframes UiKit-scss--module_loading_LmzOS{to{background-position-x:-20%}}@keyframes UiKit-scss--module_rotating_F747P{to{transform:rotate(360deg)}}@keyframes UiKit-scss--module_closeLock_Twiee{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes UiKit-scss--module_shakeLock_LcyWC{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.dark-theme .UiKit-scss--module_root_7SCHW{background-color:#191919}.dark-theme .UiKit-scss--module_popupRow_tObJp,.dark-theme .UiKit-scss--module_popupContent_ZNmDb{color:#f1f1f1}.dark-theme .UiKit-scss--module_trashIcon_xpBq5{fill:#f1f1f1}.dark-theme .UiKit-scss--module_title_6aBZX{color:#f1f1f1}.UiKit-scss--module_root_7SCHW{padding:20px}.UiKit-scss--module_row_r3-62{display:flex;flex-direction:row;margin-bottom:20px}.UiKit-scss--module_row_r3-62>*{margin-right:20px}.UiKit-scss--module_tabsRow_1pjGT{margin-bottom:200px}.UiKit-scss--module_selectContainer_eaC7n{width:400px}.UiKit-scss--module_textAreaContainer_8Ccrc{width:500px}.UiKit-scss--module_trashIcon_xpBq5{position:absolute;left:13px;width:15px;height:18px;transition:fill .3s}.UiKit-scss--module_penIcon_A8L9R{width:18px;height:18px;position:absolute;left:11px;fill:#fff}.UiKit-scss--module_themeSwitchLabel_fghqJ{justify-content:flex-end}.UiKit-scss--module_title_6aBZX{margin-bottom:10px}@keyframes Icons-scss--module_fadeIn_Q0FuF{0%{opacity:0}to{opacity:1}}@keyframes Icons-scss--module_fadeOut_HJhI-{0%{opacity:1}to{opacity:0}}@keyframes Icons-scss--module_flashing_nXMzs{0%{opacity:.5}to{opacity:1}}@keyframes Icons-scss--module_loading_HRp1n{to{background-position-x:-20%}}@keyframes Icons-scss--module_rotating_7BM4p{to{transform:rotate(360deg)}}@keyframes Icons-scss--module_closeLock_33Ivm{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes Icons-scss--module_shakeLock_SPhZR{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.Icons-scss--module_root_yJR42{width:var(--const-small-desktop-layout-width);margin:0 auto;padding:20px;flex:1}.Icons-scss--module_input_gkYPB{margin-bottom:30px}.Icons-scss--module_inputElement_pMTuw{padding-right:35px}.Icons-scss--module_inputRightElement_VBGAf{right:5px}.Icons-scss--module_icons_edIqF{display:flex;flex-wrap:wrap;gap:15px}.Icons-scss--module_icon_6URNJ{width:30px;height:30px;cursor:pointer}.Icons-scss--module_iconCloseContainer_k6a3u{width:30px;height:30px;display:flex;align-items:center;justify-content:center;cursor:pointer}.Icons-scss--module_iconClose_ArpXq{width:20px;height:20px}.Card-scss--module_root_rQKKT{width:270px}.Card-scss--module_image_etbdZ{min-width:270px;margin-bottom:15px;border-radius:3px}.Card-scss--module_imageWrapper_xytf5{position:relative;width:100%;padding-bottom:56%;border-radius:3px;background-color:#fff}.CardsSet-scss--module_title_ghUl4{margin-bottom:15px;font-size:24px;font-weight:500}.CardsSet-scss--module_description_k-9DU{margin-bottom:30px;line-height:22px;color:#7c7c7c}@keyframes LogoAndBrandFooter-scss--module_fadeIn_dqYUM{0%{opacity:0}to{opacity:1}}@keyframes LogoAndBrandFooter-scss--module_fadeOut_vdzYd{0%{opacity:1}to{opacity:0}}@keyframes LogoAndBrandFooter-scss--module_flashing_dGM0w{0%{opacity:.5}to{opacity:1}}@keyframes LogoAndBrandFooter-scss--module_loading_8w38B{to{background-position-x:-20%}}@keyframes LogoAndBrandFooter-scss--module_rotating_tE712{to{transform:rotate(360deg)}}@keyframes LogoAndBrandFooter-scss--module_closeLock_YrF56{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes LogoAndBrandFooter-scss--module_shakeLock_hLOg2{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.LogoAndBrandFooter-scss--module_title_6iXZa{margin-bottom:13px;font-weight:500}.LogoAndBrandFooter-scss--module_downloadLinks_U9XMz{display:flex;align-items:center}.LogoAndBrandFooter-scss--module_downloadIcon_8m1Xj{width:20px;height:20px;display:inline-flex;color:var(--color-brand)}.LogoAndBrandFooter-scss--module_link_MLqLW{border-bottom:1px solid transparent;font-size:13px;text-decoration:none;color:var(--var-color-link);transition:border-color .2s;cursor:pointer;margin-left:10px}.LogoAndBrandFooter-scss--module_link_MLqLW:visited{color:var(--var-color-link)}@media not all and (hover: none){.LogoAndBrandFooter-scss--module_link_MLqLW:hover{border-bottom-color:var(--var-color-link-underline)}}@keyframes Brand-scss--module_fadeIn_HLlQg{0%{opacity:0}to{opacity:1}}@keyframes Brand-scss--module_fadeOut_6ojOO{0%{opacity:1}to{opacity:0}}@keyframes Brand-scss--module_flashing_dRMMV{0%{opacity:.5}to{opacity:1}}@keyframes Brand-scss--module_loading_6aDjr{to{background-position-x:-20%}}@keyframes Brand-scss--module_rotating_kaJvn{to{transform:rotate(360deg)}}@keyframes Brand-scss--module_closeLock_guOGN{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes Brand-scss--module_shakeLock_JlNe0{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.Brand-scss--module_bigBLogo_lqXxC{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-repeat:no-repeat;background-size:contain;width:70px;height:85px;background-image:url(../logoLetterB.hBGeQnAu.svg)}.Brand-scss--module_boostyLogo_VM4s7{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-repeat:no-repeat;background-size:contain;width:182px;height:50px;background-image:url(../boostyLogo.DOH0Iedl.svg)}.Brand-scss--module_boostyDomainLogo_SqrVa{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-repeat:no-repeat;background-size:contain;width:192px;height:50px;background-image:url(../boostyDomainLogo.CemQe6ge.svg)}.Brand-scss--module_useRulesColor_WtZON{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:3px;background-repeat:no-repeat;background-size:cover;background-image:url(../assets/images/useRulesColor.B4o3zjPx.png)}.Brand-scss--module_useRulesCut_0Uywa{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:3px;background-repeat:no-repeat;background-size:cover;background-image:url(../assets/images/useRulesCut.D0RdLEme.png)}.Brand-scss--module_useRulesPosition_nWzHv{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:3px;background-repeat:no-repeat;background-size:cover;background-image:url(../assets/images/useRulesPosition.pWW1MoZG.png)}.Brand-scss--module_useRulesSpace_qTGuD{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:3px;background-repeat:no-repeat;background-size:cover;background-image:url(../assets/images/useRulesSpace.D3iizEpc.png)}.Brand-scss--module_colorOrange_-W8ZM{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:3px;background-color:var(--color-brand)}.Brand-scss--module_colorDark_vwG31{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:3px;background-color:#242b2c}.Brand-scss--module_colorGray_3r3TD{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:3px;background-color:#7c7c7c}.Brand-scss--module_colorBackground_wKZUE{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:3px;border:1px solid #ccc;background-color:#eee}.minimal .Brand-scss--module_colorBackground_wKZUE{background-color:#f6f6f6}.Brand-scss--module_rulesFooter_WkZFr{line-height:22px;color:var(--var-color-text-primary)}.Brand-scss--module_footerTitle_OGEMv{margin-bottom:13px;font-weight:500}.Brand-scss--module_colorsFooterTitle_l3GUH{margin-bottom:5px;font-weight:500;line-height:22px;color:var(--var-color-text-primary)}.Brand-scss--module_colorsFooterHex_CJnrX{color:var(--var-color-text-primary)}.Brand-scss--module_brandContainer_uu95c{width:1140px;height:100%;margin:50px auto 0}.Brand-scss--module_cardsContainer_0t3AB{display:flex}.Brand-scss--module_cardContainer_is2vB{margin-right:20px}.Brand-scss--module_cardsSetContainer_ZoQz4{margin-bottom:50px}.Brand-scss--module_cardContainer_is2vB:last-child{margin-right:0}.LanguageSelectorOption-scss--module_root_w5XpF{display:flex;width:100%;align-items:center}.LanguageSelectorOption-scss--module_flagIcon_cLjNS{display:inline-flex;width:19px;height:14px}.LanguageSelectorOption-scss--module_localeLabel_Xcuj-{margin-left:8px}@keyframes Offers-scss--module_fadeIn_IhKd1{0%{opacity:0}to{opacity:1}}@keyframes Offers-scss--module_fadeOut_ExSsL{0%{opacity:1}to{opacity:0}}@keyframes Offers-scss--module_flashing_-x87k{0%{opacity:.5}to{opacity:1}}@keyframes Offers-scss--module_loading_E7315{to{background-position-x:-20%}}@keyframes Offers-scss--module_rotating_gYPrJ{to{transform:rotate(360deg)}}@keyframes Offers-scss--module_closeLock_2uelV{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes Offers-scss--module_shakeLock_8sdZN{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.Offers-scss--module_languageSelector_93hoU{margin-bottom:20px}.Offers-scss--module_root_OewWP:before,.Offers-scss--module_root_OewWP:after{background-color:var(--color-gray-bg)!important}.dark-theme .Offers-scss--module_root_OewWP:before,.dark-theme .Offers-scss--module_root_OewWP:after{background-color:var(--var-color-bg)!important}.Offers-scss--module_pageContent_R-ChS{padding-top:20px}.Offers-scss--module_arrowIcon_yOYfY{width:20px;height:20px;opacity:.5;transition:.25s transform,.25s opacity;transform:rotate(180deg)}.Offers-scss--module_arrowIconRotated_DhA57{transform:rotate(0)}.Offers-scss--module_tabsTitle_o2a8H{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px;font-size:16px;font-weight:600;line-height:22px;cursor:pointer}.Offers-scss--module_tabsTitle_o2a8H:hover .Offers-scss--module_arrowIcon_yOYfY{opacity:1}.Offers-scss--module_contentContainer_Qv1D-{width:100%;height:100%;position:relative;display:flex}.Offers-scss--module_contentContainer_Qv1D- .Offers-scss--module_tabItem_wOaSY{margin-right:0;margin-bottom:10px;padding-bottom:0;padding-left:13px;border-bottom:none;border-left:2px solid transparent;font-family:Inter,sans-serif;font-weight:400;font-style:normal;line-height:22px;white-space:break-spaces;text-transform:none;color:var(--var-color-text-primary)}.Offers-scss--module_contentContainer_Qv1D- .Offers-scss--module_tabItem_wOaSY:not(:last-child){margin-right:0}.Offers-scss--module_contentContainer_Qv1D- .Offers-scss--module_tabItem_wOaSY:hover{color:var(--color-brand)}.Offers-scss--module_contentContainer_Qv1D- .Offers-scss--module_tabActive_eQs-R{border-bottom:none;border-left:2px solid var(--color-brand);color:var(--color-brand)}.Offers-scss--module_contentContainer_Qv1D- .Offers-scss--module_tabActive_eQs-R:hover{color:var(--color-brand)}.Offers-scss--module_text_E-voi{font-family:Inter,Arial,sans-serif;font-weight:400;word-wrap:break-word;word-break:break-word;font-size:15px;line-height:24px;white-space:pre-line;color:var(--var-color-text-primary)}.Offers-scss--module_languageOptions_Eapoo{top:50px}.Offers-scss--module_tabsContainer_314be{position:sticky;top:100px;display:flex;flex-direction:column;min-width:255px;max-width:255px;height:100%;margin-right:25px}.Offers-scss--module_withTwoNotice_tHNzq{top:230px}.Offers-scss--module_withNotice_gM94O{top:160px}.Offers-scss--module_tabsHead_44usV{display:flex;flex-direction:column}.Offers-scss--module_rightBlock_wkAtw{width:100%}.Offers-scss--module_contentBase_NlSQ2{overflow:hidden;padding:30px;border:1px solid var(--var-color-base-border);border-radius:var(--border-radius-default);background-color:var(--var-color-panel-bg)}.Offers-scss--module_content_oo6Dt{width:100%}.Offers-scss--module_tabsHidden_e9bWu{opacity:0}@keyframes OffersInfoItem-scss--module_fadeIn_cJK12{0%{opacity:0}to{opacity:1}}@keyframes OffersInfoItem-scss--module_fadeOut_gSmyQ{0%{opacity:1}to{opacity:0}}@keyframes OffersInfoItem-scss--module_flashing_3Rz5P{0%{opacity:.5}to{opacity:1}}@keyframes OffersInfoItem-scss--module_loading_8NrWr{to{background-position-x:-20%}}@keyframes OffersInfoItem-scss--module_rotating_6Gvwg{to{transform:rotate(360deg)}}@keyframes OffersInfoItem-scss--module_closeLock_JtU49{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes OffersInfoItem-scss--module_shakeLock_5SX46{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.OffersInfoItem-scss--module_root_9Vkwg{padding:30px;border-radius:8px;background-color:var(--var-color-panel-bg)}.mobile .OffersInfoItem-scss--module_root_9Vkwg{padding:15px}.OffersInfoItem-scss--module_title_U5Yol{margin-bottom:15px;font-size:24px;font-weight:500;line-height:30px}.OffersInfoItem-scss--module_list_ni2y9{margin:0;padding:0;list-style:none}.OffersInfoItem-scss--module_button_tlUA7{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:8px 0 0;border:none;font-family:inherit;color:inherit;background-color:transparent;font-weight:500;line-height:22px;color:var(--color-brand);cursor:pointer}.OffersInfoItem-scss--module_item_d8CZ5{padding:8px 0 7px;border-bottom:1px solid var(--var-color-base-border)}.OffersInfoItem-scss--module_singleItem_DLXFr{border-bottom-color:transparent}.MonthlyActiveUsers-scss--module_item_ot9bU{display:flex;justify-content:space-between;line-height:22px}@keyframes Settings-scss--module_fadeIn_OxXs0{0%{opacity:0}to{opacity:1}}@keyframes Settings-scss--module_fadeOut_THyYD{0%{opacity:1}to{opacity:0}}@keyframes Settings-scss--module_flashing_ZO5oo{0%{opacity:.5}to{opacity:1}}@keyframes Settings-scss--module_loading_x-Kxh{to{background-position-x:-20%}}@keyframes Settings-scss--module_rotating_p-52B{to{transform:rotate(360deg)}}@keyframes Settings-scss--module_closeLock_yjDnY{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes Settings-scss--module_shakeLock_1MGrL{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.Settings-scss--module_wrapper_oz7KT{display:flex;padding-top:20px}.Settings-scss--module_menu_e78uJ{max-width:270px;margin-right:30px}.Settings-scss--module_contentContainer_RSveP{flex-grow:1;min-height:100%;padding:0 0 35px}.dark-theme .Settings-scss--module_contentContainer_RSveP{--var-color-input-border: var(--var-color-base-border);--var-color-input-border-hover: var(--var-color-extra-ui);--var-color-input-border-focus: var(--var-color-extra-ui);--var-color-input-bg: #262626;--var-color-input-bg-disabled: #3d3d3d}.Settings-scss--module_title_-P-Vb{margin:0 0 30px;padding:0;font-size:24px;font-weight:500;line-height:30px}@keyframes CirclesAnimation-scss--module_fadeIn_dKTs-{0%{opacity:0}to{opacity:1}}@keyframes CirclesAnimation-scss--module_fadeOut_dhCO3{0%{opacity:1}to{opacity:0}}@keyframes CirclesAnimation-scss--module_flashing_tfZ1G{0%{opacity:.5}to{opacity:1}}@keyframes CirclesAnimation-scss--module_loading_0-zHm{to{background-position-x:-20%}}@keyframes CirclesAnimation-scss--module_rotating_Tb3LO{to{transform:rotate(360deg)}}@keyframes CirclesAnimation-scss--module_closeLock_7jL9P{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes CirclesAnimation-scss--module_shakeLock_GJc7R{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.CirclesAnimation-scss--module_root_ZpOqE,.CirclesAnimation-scss--module_content_5uuDj{position:relative}.CirclesAnimation-scss--module_animatedRing_k5VVt{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border:3px solid var(--color-brand);border-radius:50%;background-color:transparent;animation-name:CirclesAnimation-scss--module_ring_3WcoB;animation-duration:2s;animation-iteration-count:infinite}.CirclesAnimation-scss--module_delay_oCrbj{animation-delay:1s}@keyframes CirclesAnimation-scss--module_ring_3WcoB{0%{width:10px;height:10px;border:3px solid var(--color-brand-opacity-10)}to{width:90px;height:90px;border:3px solid var(--color-brand-opacity-0)}75%{border:3px solid var(--color-brand-opacity-30)}}.FileDescription-scss--module_container_5WK1f{font-size:13px;color:#5a6a7a}@keyframes AddSecondCardBanner-scss--module_fadeIn_2kGDb{0%{opacity:0}to{opacity:1}}@keyframes AddSecondCardBanner-scss--module_fadeOut_bWKXg{0%{opacity:1}to{opacity:0}}@keyframes AddSecondCardBanner-scss--module_flashing_Oo8FW{0%{opacity:.5}to{opacity:1}}@keyframes AddSecondCardBanner-scss--module_loading_Qrd-n{to{background-position-x:-20%}}@keyframes AddSecondCardBanner-scss--module_rotating_jSCRq{to{transform:rotate(360deg)}}@keyframes AddSecondCardBanner-scss--module_closeLock_zkFCa{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes AddSecondCardBanner-scss--module_shakeLock_gpNYQ{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.AddSecondCardBanner-scss--module_root_GSkcT{padding:15px;border-radius:var(--border-radius-default);background-color:var(--color-brand-opacity-10)}.AddSecondCardBanner-scss--module_link_46rJQ{display:inline-flex;align-items:center;font-size:14px}.AddSecondCardBanner-scss--module_cardIcon_vsSPs{width:40px;height:40px;color:var(--color-brand-darken-20)}.dark-theme .AddSecondCardBanner-scss--module_cardIcon_vsSPs{filter:contrast(1.2) brightness(1.1)}.AddSecondCardBanner-scss--module_description_U9XaV{padding:6px 0 16px}.AddSecondCardBanner-scss--module_description_U9XaV .AddSecondCardBanner-scss--module_strong_pDo5J{font-weight:550}@keyframes PaymentBindListAddNewCardButton-scss--module_fadeIn_Yx0S4{0%{opacity:0}to{opacity:1}}@keyframes PaymentBindListAddNewCardButton-scss--module_fadeOut_8ciqi{0%{opacity:1}to{opacity:0}}@keyframes PaymentBindListAddNewCardButton-scss--module_flashing_Ut0ke{0%{opacity:.5}to{opacity:1}}@keyframes PaymentBindListAddNewCardButton-scss--module_loading_xLk2T{to{background-position-x:-20%}}@keyframes PaymentBindListAddNewCardButton-scss--module_rotating_r6Cv-{to{transform:rotate(360deg)}}@keyframes PaymentBindListAddNewCardButton-scss--module_closeLock_LtB6h{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes PaymentBindListAddNewCardButton-scss--module_shakeLock_AWiDb{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.PaymentBindListAddNewCardButton-scss--module_link_SQgCe{display:inline-flex;align-items:center;font-size:14px}.PaymentBindListAddNewCardButton-scss--module_plusIcon_8sTtf{width:14px;height:14px;margin-right:10px;color:var(--color-brand)}@keyframes PaymentBindListItem-scss--module_fadeIn_yc2J1{0%{opacity:0}to{opacity:1}}@keyframes PaymentBindListItem-scss--module_fadeOut_8g-cG{0%{opacity:1}to{opacity:0}}@keyframes PaymentBindListItem-scss--module_flashing_ehMPx{0%{opacity:.5}to{opacity:1}}@keyframes PaymentBindListItem-scss--module_loading_pnqZ9{to{background-position-x:-20%}}@keyframes PaymentBindListItem-scss--module_rotating_6ozge{to{transform:rotate(360deg)}}@keyframes PaymentBindListItem-scss--module_closeLock_3vNb-{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes PaymentBindListItem-scss--module_shakeLock_45IWx{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.dark-theme .PaymentBindListItem-scss--module_boldString_rlsoB{font-weight:500;color:#f1f1f1}.dark-theme .PaymentBindListItem-scss--module_root_FSUX-.PaymentBindListItem-scss--module_hasError_UGoVN{border:1px solid var(--var-color-error);background:#cd35441a}.dark-theme .PaymentBindListItem-scss--module_tooltipContent_Ci8xm{padding:12px 15px}.PaymentBindListItem-scss--module_root_FSUX-{position:relative}.PaymentBindListItem-scss--module_icon_hCnbt{width:20px;height:20px}.PaymentBindListItem-scss--module_paymentTypeContainer_hMssL{display:flex;margin-bottom:10px;align-items:center;gap:8px}.PaymentBindListItem-scss--module_settings_bWjrQ{position:absolute;z-index:1;top:calc(50% - 10px);right:15px}.PaymentBindListItem-scss--module_settingsIcon_SY1eo{width:20px;height:20px;cursor:pointer}.PaymentBindListItem-scss--module_settingsSvg_eQKRy{opacity:.7}.PaymentBindListItem-scss--module_settingsSvg_eQKRy:hover,.PaymentBindListItem-scss--module_tooltipRootOpened_WUUut .PaymentBindListItem-scss--module_settingsSvg_eQKRy{opacity:1}.PaymentBindListItem-scss--module_boldString_rlsoB{font-weight:600;color:var(--var-color-text-primary)}.PaymentBindListItem-scss--module_tooltipContent_Ci8xm{padding:15px}.PaymentBindListItem-scss--module_deletedCardText_5adoM{margin-top:10px;font-size:13px;color:var(--var-color-error)}.PaymentBindListItem-scss--module_tooltipText_0UXzb{cursor:pointer}.PaymentBindListNotFound-scss--module_mainLabelContainer_cImK1{margin-bottom:8px}.PaymentBindList-scss--module_root_Gb3x1{width:100%}.PaymentBindList-scss--module_listItem_nYcW5:not(:last-child){margin-bottom:10px}.PaymentBindList-scss--module_listItem_nYcW5:last-of-type .PaymentBindList-scss--module_listItemCart_6GavB{margin-bottom:12px}.SettingsEditPhoneField-scss--module_label_upHlB{display:block;margin-bottom:10px;font-weight:500;color:var(--var-color-text-primary)}.SettingsEditPhoneField-scss--module_container_sPvIe{position:relative;display:flex;flex-wrap:wrap;align-items:center;height:24px}.SettingsEditPhoneField-scss--module_button_lTVFw{display:flex;justify-content:flex-start;align-items:center;font-size:14px;font-weight:500}.SettingsEditPhoneField-scss--module_phone_D6l-C{font-variant-ligatures:none;margin-right:16px}.SettingsEditPhoneField-scss--module_icon_1rK6d{width:18px;height:18px;margin-right:8px;fill:var(--color-brand);color:var(--color-brand)}.SettingsEditPhoneField-scss--module_iconSvg_etwKD{fill:var(--color-brand)}.SettingsEditPhoneField-scss--module_spinner_V0XL7{margin:0 auto 0 0}.SettingsEditPhoneField-scss--module_description_pH12G{margin-top:10px;font-size:13px;line-height:16px;color:#7c7c7c}.dark-theme .SettingsEditToggler-scss--module_hintContent_QnImz{color:#7c7c7c}@keyframes SettingsEditToggler-scss--module_fadeIn_76kjp{0%{opacity:0}to{opacity:1}}@keyframes SettingsEditToggler-scss--module_fadeOut_jpN1i{0%{opacity:1}to{opacity:0}}@keyframes SettingsEditToggler-scss--module_flashing_Nc6A-{0%{opacity:.5}to{opacity:1}}@keyframes SettingsEditToggler-scss--module_loading_DFp8A{to{background-position-x:-20%}}@keyframes SettingsEditToggler-scss--module_rotating_DZGGl{to{transform:rotate(360deg)}}@keyframes SettingsEditToggler-scss--module_closeLock_wsdjz{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes SettingsEditToggler-scss--module_shakeLock_42sNy{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.light-y-theme .SettingsEditToggler-scss--module_hintContent_QnImz,.light-x-theme .SettingsEditToggler-scss--module_hintContent_QnImz,.light-theme .SettingsEditToggler-scss--module_hintContent_QnImz{color:#7c7c7c}.SettingsEditToggler-scss--module_root_FbjTQ{display:flex;gap:10px}.desktop .SettingsEditToggler-scss--module_root_FbjTQ{align-items:center}.mobile .SettingsEditToggler-scss--module_root_FbjTQ{align-items:start;justify-content:space-between}.SettingsEditToggler-scss--module_tooltipContent_Pf0zN{font-size:13px;line-height:16px;color:#7c7c7c}.SettingsEditToggler-scss--module_label_mnYgQ{display:flex;align-self:center;align-items:center;justify-content:stretch}.SettingsEditToggler-scss--module_labelText_cOgcn{margin-right:0;margin-bottom:0;font-size:14px;font-weight:500;line-height:22px}.mobile .SettingsEditToggler-scss--module_labelText_cOgcn{display:flex;align-items:center;max-width:240px}.desktop .SettingsEditToggler-scss--module_hint_kRdmH{margin-bottom:8px}@keyframes SettingsEditRss-scss--module_fadeIn_-fT1L{0%{opacity:0}to{opacity:1}}@keyframes SettingsEditRss-scss--module_fadeOut_yk4Sc{0%{opacity:1}to{opacity:0}}@keyframes SettingsEditRss-scss--module_flashing_fK3XJ{0%{opacity:.5}to{opacity:1}}@keyframes SettingsEditRss-scss--module_loading_XE2mX{to{background-position-x:-20%}}@keyframes SettingsEditRss-scss--module_rotating_1kT7e{to{transform:rotate(360deg)}}@keyframes SettingsEditRss-scss--module_closeLock_OYhNJ{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes SettingsEditRss-scss--module_shakeLock_AYJ2W{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.SettingsEditRss-scss--module_exampleLink_4BjD5{display:flex;align-items:center;font-size:13px;line-height:16px}.SettingsEditRss-scss--module_link_gtzIM{margin-left:4px}.SettingsEditRss-scss--module_icon_wIwm9{width:20px;height:20px;margin-right:4px;color:var(--color-brand);transition:color .2s}.SettingsEditRss-scss--module_example_TUbJ-{margin-top:12px}.AccountScheduledForDeletionSettingsMessage-scss--module_text_TRfMM{position:relative;z-index:2;white-space:nowrap}@keyframes SettingsEditHasAdultContentField-scss--module_fadeIn_1kUIQ{0%{opacity:0}to{opacity:1}}@keyframes SettingsEditHasAdultContentField-scss--module_fadeOut_30Z3M{0%{opacity:1}to{opacity:0}}@keyframes SettingsEditHasAdultContentField-scss--module_flashing_qdHCj{0%{opacity:.5}to{opacity:1}}@keyframes SettingsEditHasAdultContentField-scss--module_loading_RaKAe{to{background-position-x:-20%}}@keyframes SettingsEditHasAdultContentField-scss--module_rotating_qC4x8{to{transform:rotate(360deg)}}@keyframes SettingsEditHasAdultContentField-scss--module_closeLock_E6P5w{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes SettingsEditHasAdultContentField-scss--module_shakeLock_cE-7d{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.SettingsEditHasAdultContentField-scss--module_hintBlock_V7OJn{width:22px;height:22px}.SettingsEditHasAdultContentField-scss--module_hintTooltip_qb71f{width:457px}.SettingsEditHasAdultContentField-scss--module_tooltipContent_-WFnC{font-size:13px;line-height:16px;color:#7c7c7c}@keyframes SettingsEditPhotoPreview-scss--module_fadeIn_wNDbh{0%{opacity:0}to{opacity:1}}@keyframes SettingsEditPhotoPreview-scss--module_fadeOut_-sGlK{0%{opacity:1}to{opacity:0}}@keyframes SettingsEditPhotoPreview-scss--module_flashing_IrDdS{0%{opacity:.5}to{opacity:1}}@keyframes SettingsEditPhotoPreview-scss--module_loading_vF-kU{to{background-position-x:-20%}}@keyframes SettingsEditPhotoPreview-scss--module_rotating_DkyvG{to{transform:rotate(360deg)}}@keyframes SettingsEditPhotoPreview-scss--module_closeLock_pBKet{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes SettingsEditPhotoPreview-scss--module_shakeLock_XlAm8{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.SettingsEditPhotoPreview-scss--module_emptyPhoto_FvKy6{display:flex;align-items:center;justify-content:center;background-color:var(--var-color-complementary-bg)}.SettingsEditPhotoPreview-scss--module_emptyPhoto_FvKy6.SettingsEditPhotoPreview-scss--module_error_lxP47{border:1px solid #cb1a1a}.SettingsEditPhotoPreview-scss--module_text_k6d9w{padding:0 10px;font-size:13px;text-align:center;color:#5a6a7a}.SettingsEditPhotoPreview-scss--module_centredBox_xIHDX{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.SettingsEditPhotoPreview-scss--module_loading_vF-kU{background-color:var(--var-color-complementary-bg)}.SettingsEditPhotoPreview-scss--module_image_lT09y{object-fit:cover}.SettingsEditPhotoPreview-scss--module_warningIcon_3Oa9S{width:20px;height:20px;color:var(--var-color-error)}@keyframes SettingsEditPhotoField-scss--module_fadeIn_r2tBA{0%{opacity:0}to{opacity:1}}@keyframes SettingsEditPhotoField-scss--module_fadeOut_HRt28{0%{opacity:1}to{opacity:0}}@keyframes SettingsEditPhotoField-scss--module_flashing_BP0U7{0%{opacity:.5}to{opacity:1}}@keyframes SettingsEditPhotoField-scss--module_loading_05Oi6{to{background-position-x:-20%}}@keyframes SettingsEditPhotoField-scss--module_rotating_5GNcB{to{transform:rotate(360deg)}}@keyframes SettingsEditPhotoField-scss--module_closeLock_F3nl8{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes SettingsEditPhotoField-scss--module_shakeLock_iCsc3{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.SettingsEditPhotoField-scss--module_photo_AY4K9{overflow:hidden;margin-right:20px;border-radius:3px}.minimal .SettingsEditPhotoField-scss--module_photo_AY4K9{width:var(--const-avatar-max-width);height:var(--const-avatar-max-width);border-radius:50%}.SettingsEditPhotoField-scss--module_upload_2JvmS{vertical-align:bottom}.SettingsEditPhotoField-scss--module_fileDescription_0nwrH{word-wrap:break-word;word-break:break-word;margin-top:10px;color:#7c7c7c}.SettingsEditPhotoField-scss--module_buttonWrapper_YsPt-{display:inline-block}@keyframes SettingsEdit-scss--module_fadeIn_RW-6D{0%{opacity:0}to{opacity:1}}@keyframes SettingsEdit-scss--module_fadeOut_jE31o{0%{opacity:1}to{opacity:0}}@keyframes SettingsEdit-scss--module_flashing_qm-YS{0%{opacity:.5}to{opacity:1}}@keyframes SettingsEdit-scss--module_loading_giUQz{to{background-position-x:-20%}}@keyframes SettingsEdit-scss--module_rotating_wmttr{to{transform:rotate(360deg)}}@keyframes SettingsEdit-scss--module_closeLock_IUjIC{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes SettingsEdit-scss--module_shakeLock_Ld1Mo{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.SettingsEdit-scss--module_container_ucT2V{position:relative}.SettingsEdit-scss--module_form_xQj0J{display:flex;flex-direction:column}.SettingsEdit-scss--module_isLoading_gkBRZ{position:relative}.SettingsEdit-scss--module_isLoading_gkBRZ:after{width:100%;height:100%;content:"";position:absolute;z-index:1;top:0;left:0;display:block;opacity:.3;background-color:var(--var-color-mono-bg)}.SettingsEdit-scss--module_statusContainer_uq4Rh{margin-top:17px;margin-bottom:5px}.SettingsEdit-scss--module_statusText_WZMI3{font-size:13px}.SettingsEdit-scss--module_statusTextGreen_CDoYF{color:var(--color-brand)}.SettingsEdit-scss--module_statusTextRed_f0tkc{color:#cb1a1a}.SettingsEdit-scss--module_fieldsContainer_-FedQ{width:100%;margin-bottom:50px}.SettingsEdit-scss--module_photoBlock_0u1rn{display:flex;flex-direction:column}.SettingsEdit-scss--module_blockTitle_-F5Ci{margin-bottom:12px;font-weight:500;color:var(--var-color-text-primary)}.SettingsEdit-scss--module_photoFieldContainer_atA57{display:flex;align-items:flex-end;justify-content:flex-start;width:100%;margin-bottom:40px}.SettingsEdit-scss--module_form_xQj0J{max-width:570px;margin-right:40px}.SettingsEditMessageLevels-scss--module_selectItemName_qWfkZ{overflow:hidden;font-weight:500;line-height:22px;text-overflow:ellipsis}.SettingsEditMessageLevels-scss--module_selectItemDescription_7y1pT{line-height:22px;color:#7c7c7c}.SettingsEditMessageLevels-scss--module_selectItemSelected_oGAfi .SettingsEditMessageLevels-scss--module_selectItemDescription_7y1pT,.SettingsEditMessageLevels-scss--module_selectItemOption_v1Knp:hover .SettingsEditMessageLevels-scss--module_selectItemDescription_7y1pT{color:var(--color-brand-opacity-70)}.SettingsEditMessageLevels-scss--module_options_JJdiO{max-height:200px}@keyframes PrivacySettings-scss--module_fadeIn_OQFxw{0%{opacity:0}to{opacity:1}}@keyframes PrivacySettings-scss--module_fadeOut_woaGP{0%{opacity:1}to{opacity:0}}@keyframes PrivacySettings-scss--module_flashing_sZugd{0%{opacity:.5}to{opacity:1}}@keyframes PrivacySettings-scss--module_loading_-SBGE{to{background-position-x:-20%}}@keyframes PrivacySettings-scss--module_rotating_6IjK0{to{transform:rotate(360deg)}}@keyframes PrivacySettings-scss--module_closeLock_omsZ4{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes PrivacySettings-scss--module_shakeLock_sP3wP{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.PrivacySettings-scss--module_checkboxContainer_5FIKy{display:block;margin-bottom:17px}@keyframes SettingsPrivacy-scss--module_fadeIn_pL0rn{0%{opacity:0}to{opacity:1}}@keyframes SettingsPrivacy-scss--module_fadeOut_C5Ufl{0%{opacity:1}to{opacity:0}}@keyframes SettingsPrivacy-scss--module_flashing_EipKQ{0%{opacity:.5}to{opacity:1}}@keyframes SettingsPrivacy-scss--module_loading_pyY5E{to{background-position-x:-20%}}@keyframes SettingsPrivacy-scss--module_rotating_2-7-L{to{transform:rotate(360deg)}}@keyframes SettingsPrivacy-scss--module_closeLock_2khYV{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes SettingsPrivacy-scss--module_shakeLock_RZ8r9{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.SettingsPrivacy-scss--module_root_5hlCs{position:relative}.desktop .SettingsPrivacy-scss--module_root_5hlCs{max-width:580px;padding-right:10px}.SettingsPrivacy-scss--module_blockTitle_wpGWt{margin-bottom:15px;font-weight:500}.SettingsPrivacy-scss--module_preloader_Amjd4{width:30px;height:30px;position:absolute;top:0;right:0;bottom:0;left:0;margin-top:30px}@keyframes SettingsPassword-scss--module_fadeIn_TIXg0{0%{opacity:0}to{opacity:1}}@keyframes SettingsPassword-scss--module_fadeOut_jHeQI{0%{opacity:1}to{opacity:0}}@keyframes SettingsPassword-scss--module_flashing_9iHgz{0%{opacity:.5}to{opacity:1}}@keyframes SettingsPassword-scss--module_loading_aDcwo{to{background-position-x:-20%}}@keyframes SettingsPassword-scss--module_rotating_mLjbz{to{transform:rotate(360deg)}}@keyframes SettingsPassword-scss--module_closeLock_gmLGJ{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes SettingsPassword-scss--module_shakeLock_1ENR2{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.SettingsPassword-scss--module_form_Yw3s4{max-width:570px}.SettingsPassword-scss--module_formRow_ggPm6{margin-bottom:20px}.SettingsPassword-scss--module_formRow_ggPm6:last-of-type{margin-bottom:30px}.SettingsPassword-scss--module_form_Yw3s4 .SettingsPassword-scss--module_submit_nj1c8{display:flex;align-items:center;justify-content:center;min-width:auto;max-width:100px}.SettingsPassword-scss--module_form_Yw3s4 .SettingsPassword-scss--module_spinner_Jds9i{flex-shrink:0;margin-right:10px}.SettingsPassword-scss--module_form_Yw3s4 .SettingsPassword-scss--module_submitDisabled_lMwtw{background-color:#7c7c7c4d;cursor:not-allowed}@keyframes AccountVerificationLevels-scss--module_fadeIn_Y-0CT{0%{opacity:0}to{opacity:1}}@keyframes AccountVerificationLevels-scss--module_fadeOut_g3bX2{0%{opacity:1}to{opacity:0}}@keyframes AccountVerificationLevels-scss--module_flashing_-FI8-{0%{opacity:.5}to{opacity:1}}@keyframes AccountVerificationLevels-scss--module_loading_nCdKb{to{background-position-x:-20%}}@keyframes AccountVerificationLevels-scss--module_rotating_uenXh{to{transform:rotate(360deg)}}@keyframes AccountVerificationLevels-scss--module_closeLock_051Fv{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes AccountVerificationLevels-scss--module_shakeLock_RQ0gl{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.AccountVerificationLevels-scss--module_root_Ptt2o{display:flex;flex-direction:column;gap:12px}.AccountVerificationLevels-scss--module_button_Tts2o{min-width:auto;height:40px;padding:10px 20px 10px 50px;color:var(--var-color-text-primary)}@media not all and (hover: none){.AccountVerificationLevels-scss--module_button_Tts2o:hover,.AccountVerificationLevels-scss--module_button_Tts2o:hover .AccountVerificationLevels-scss--module_icon_5R2cv{color:var(--color-brand)}}.AccountVerificationLevels-scss--module_iconPlus_F-c8N{color:#3ea6f2;background-color:#3ea6f233}.AccountVerificationLevels-scss--module_iconPro_3h1ru{color:#9364cd;background-color:#9364cd33}.AccountVerificationLevels-scss--module_iconStandart_rMW0Z{color:#78c582;background-color:#78c58233}.AccountVerificationLevels-scss--module_iconBasic_i-Hfx{color:var(--var-color-text-primary);background-color:#eee}.AccountVerificationLevels-scss--module_iconBasic_i-Hfx>*{width:24px;height:24px;position:relative;top:-4px}.dark-theme .AccountVerificationLevels-scss--module_iconBasic_i-Hfx{background-color:#fff3}.AccountVerificationLevels-scss--module_confirmButton_ctd6U{background-color:var(--color-brand)}.AccountVerificationLevels-scss--module_confirmButton_ctd6U:hover{background-color:var(--color-brand-darken-10)}.AccountVerificationLevels-scss--module_content_szGjv{font-weight:400}@keyframes DefinitionItem-scss--module_fadeIn_T4LmA{0%{opacity:0}to{opacity:1}}@keyframes DefinitionItem-scss--module_fadeOut_l3RTj{0%{opacity:1}to{opacity:0}}@keyframes DefinitionItem-scss--module_flashing_GeKyR{0%{opacity:.5}to{opacity:1}}@keyframes DefinitionItem-scss--module_loading_ZtC--{to{background-position-x:-20%}}@keyframes DefinitionItem-scss--module_rotating_hWKIW{to{transform:rotate(360deg)}}@keyframes DefinitionItem-scss--module_closeLock_fc9EP{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes DefinitionItem-scss--module_shakeLock_hJ44V{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.DefinitionItem-scss--module_root_38ibK{display:flex;overflow:auto;flex-direction:column}.DefinitionItem-scss--module_title_lDXEA{margin:0 0 5px;font-size:13px;line-height:16px;color:#7c7c7c}.DefinitionItem-scss--module_value_-GLGt{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:14px;line-height:22px;color:var(--var-color-text-primary)}@media (max-width: 375px){.DefinitionItem-scss--module_value_-GLGt{font-size:12px}}@keyframes DetailedErrorBadge-scss--module_fadeIn_5ANkH{0%{opacity:0}to{opacity:1}}@keyframes DetailedErrorBadge-scss--module_fadeOut_iWnGa{0%{opacity:1}to{opacity:0}}@keyframes DetailedErrorBadge-scss--module_flashing_fKbje{0%{opacity:.5}to{opacity:1}}@keyframes DetailedErrorBadge-scss--module_loading_U7js0{to{background-position-x:-20%}}@keyframes DetailedErrorBadge-scss--module_rotating_TbLMd{to{transform:rotate(360deg)}}@keyframes DetailedErrorBadge-scss--module_closeLock_Nb66-{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes DetailedErrorBadge-scss--module_shakeLock_jUItO{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.DetailedErrorBadge-scss--module_root_yhQm2{padding:7px 10px;font-size:13px;font-weight:500;line-height:16px;text-align:center;color:var(--var-color-error);border-radius:8px;background-color:#cd35441a}.dark-theme .DetailedErrorBadge-scss--module_root_yhQm2{background-color:#cd354433}@keyframes PersonalDataRequiredList-scss--module_fadeIn_AZRAs{0%{opacity:0}to{opacity:1}}@keyframes PersonalDataRequiredList-scss--module_fadeOut_ML7RW{0%{opacity:1}to{opacity:0}}@keyframes PersonalDataRequiredList-scss--module_flashing_RwFkh{0%{opacity:.5}to{opacity:1}}@keyframes PersonalDataRequiredList-scss--module_loading_5alTK{to{background-position-x:-20%}}@keyframes PersonalDataRequiredList-scss--module_rotating_Lbhb2{to{transform:rotate(360deg)}}@keyframes PersonalDataRequiredList-scss--module_closeLock_a8lYE{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes PersonalDataRequiredList-scss--module_shakeLock_gT-Nb{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.PersonalDataRequiredList-scss--module_root_gm4XS{display:flex;gap:6px}.mobile .PersonalDataRequiredList-scss--module_root_gm4XS{flex-wrap:wrap}.PersonalDataRequiredList-scss--module_item_YqtS1{display:flex;align-items:center;margin-right:10px;gap:8px}.PersonalDataRequiredList-scss--module_icon_J-Itg{width:16px;height:16px;color:#7c7c7c}.PersonalDataRequiredList-scss--module_text_xIiUP{padding-top:1px}@keyframes StatusBadge-scss--module_fadeIn_-wHQ5{0%{opacity:0}to{opacity:1}}@keyframes StatusBadge-scss--module_fadeOut_3MMF-{0%{opacity:1}to{opacity:0}}@keyframes StatusBadge-scss--module_flashing_OCI3c{0%{opacity:.5}to{opacity:1}}@keyframes StatusBadge-scss--module_loading_UTjFD{to{background-position-x:-20%}}@keyframes StatusBadge-scss--module_rotating_tbQs1{to{transform:rotate(360deg)}}@keyframes StatusBadge-scss--module_closeLock_dxFXA{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes StatusBadge-scss--module_shakeLock_asYJi{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.StatusBadge-scss--module_root_mSRJx{display:flex;padding:8px 20px 10px;font-size:14px;font-weight:600;line-height:22px;justify-content:center;text-transform:uppercase;align-items:flex-start;gap:10px;border-radius:8px}.StatusBadge-scss--module_root_mSRJx.StatusBadge-scss--module_error_w15O9{color:var(--var-color-error);background-color:#cd35441a}.dark-theme .StatusBadge-scss--module_root_mSRJx.StatusBadge-scss--module_error_w15O9{background-color:#cd354433}.StatusBadge-scss--module_root_mSRJx.StatusBadge-scss--module_pending_u-NJJ{color:#f90;background-color:#ff99001a}.dark-theme .StatusBadge-scss--module_root_mSRJx.StatusBadge-scss--module_pending_u-NJJ{background-color:#f903}.StatusBadge-scss--module_root_mSRJx.StatusBadge-scss--module_success_e6TeD{color:#59a840;background-color:#59a8401a}.dark-theme .StatusBadge-scss--module_root_mSRJx.StatusBadge-scss--module_success_e6TeD{background-color:#59a84033}.mobile .StatusBadge-scss--module_root_mSRJx{padding:8px 14px 10px;font-size:13px;line-height:22px}.StatusBadge-scss--module_icon_TIjVv{width:20px;height:20px;margin-top:1px}@keyframes VerificationLevelItem-scss--module_fadeIn_6C-gr{0%{opacity:0}to{opacity:1}}@keyframes VerificationLevelItem-scss--module_fadeOut_NySBE{0%{opacity:1}to{opacity:0}}@keyframes VerificationLevelItem-scss--module_flashing_VQJXQ{0%{opacity:.5}to{opacity:1}}@keyframes VerificationLevelItem-scss--module_loading_uxsna{to{background-position-x:-20%}}@keyframes VerificationLevelItem-scss--module_rotating_aDwBs{to{transform:rotate(360deg)}}@keyframes VerificationLevelItem-scss--module_closeLock_2H-38{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes VerificationLevelItem-scss--module_shakeLock_HPbI7{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.VerificationLevelItem-scss--module_root_4oPzk{position:relative;display:flex;width:100%;padding:24px;border:1px solid var(--var-color-base-border);border-radius:16px;gap:12px;flex-wrap:wrap}.mobile .VerificationLevelItem-scss--module_root_4oPzk{padding:16px}.dark-theme .VerificationLevelItem-scss--module_root_4oPzk{border:1px solid var(--var-color-block-border);border-radius:var(--border-radius-large);background-color:var(--var-color-block-bg)}.VerificationLevelItem-scss--module_button_g0wMM{min-width:auto;height:40px;padding:10px 20px 10px 50px;color:var(--var-color-text-primary)}@media not all and (hover: none){.VerificationLevelItem-scss--module_button_g0wMM:hover,.VerificationLevelItem-scss--module_button_g0wMM:hover .VerificationLevelItem-scss--module_icon_Bar-f{color:var(--color-brand)}}.VerificationLevelItem-scss--module_levelIconWrapper_vSr4n{width:48px;height:48px;display:flex;align-items:center;justify-content:center;margin-right:16px;border-radius:50%}.mobile .VerificationLevelItem-scss--module_levelIconWrapper_vSr4n{width:40px;height:40px;margin-right:12px}.VerificationLevelItem-scss--module_levelIconWrapper_vSr4n .VerificationLevelItem-scss--module_icon_Bar-f{width:20px;height:20px}.mobile .VerificationLevelItem-scss--module_levelIconWrapper_vSr4n .VerificationLevelItem-scss--module_icon_Bar-f{width:18px;height:18px}.VerificationLevelItem-scss--module_levelTitleSection_hJ1jp{display:flex;align-items:center;order:1;flex-grow:1;margin-bottom:12px}.mobile .VerificationLevelItem-scss--module_levelTitleSection_hJ1jp{width:100%}.VerificationLevelItem-scss--module_errorBadge_Ei2Ch{margin-left:auto}.desktop .VerificationLevelItem-scss--module_errorBadge_Ei2Ch{align-self:flex-start}.VerificationLevelItem-scss--module_levelName_Q0Ykh{margin:0;font-size:24px;font-weight:500;line-height:30px;text-transform:capitalize}.mobile .VerificationLevelItem-scss--module_levelName_Q0Ykh{font-size:19px}.VerificationLevelItem-scss--module_actionSection_AvNRA{order:2;flex-grow:0}.mobile .VerificationLevelItem-scss--module_actionSection_AvNRA{width:100%;padding-top:12px;order:3}.mobile .VerificationLevelItem-scss--module_actionSection_AvNRA:empty{display:none}.VerificationLevelItem-scss--module_infoSection_U-J8r{order:3;display:flex;flex-grow:1;width:100%;gap:16px}.mobile .VerificationLevelItem-scss--module_infoSection_U-J8r{flex-direction:column;order:2}.VerificationLevelItem-scss--module_incomeInfo_w8iTg{min-width:160px}.mobile .VerificationLevelItem-scss--module_incomeInfo_w8iTg{width:100%}.VerificationLevelItem-scss--module_actionButton_8cT40{display:block;color:#fff!important}.mobile .VerificationLevelItem-scss--module_actionButton_8cT40{width:100%}@keyframes BaseVerificationInfoNote-scss--module_fadeIn_xPfo0{0%{opacity:0}to{opacity:1}}@keyframes BaseVerificationInfoNote-scss--module_fadeOut_9UArG{0%{opacity:1}to{opacity:0}}@keyframes BaseVerificationInfoNote-scss--module_flashing_r6kOB{0%{opacity:.5}to{opacity:1}}@keyframes BaseVerificationInfoNote-scss--module_loading_Ge4ax{to{background-position-x:-20%}}@keyframes BaseVerificationInfoNote-scss--module_rotating_fe8Sx{to{transform:rotate(360deg)}}@keyframes BaseVerificationInfoNote-scss--module_closeLock_N-xy8{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes BaseVerificationInfoNote-scss--module_shakeLock_JUOp0{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.BaseVerificationInfoNote-scss--module_root_HhG8z{display:flex;flex-direction:column;width:100%;font-size:14px;line-height:22px}.BaseVerificationInfoNote-scss--module_bold_Y2MLb{font-weight:500}.BaseVerificationInfoNote-scss--module_main_Hzcxv{width:100%;margin-top:0;margin-bottom:20px}.mobile .BaseVerificationInfoNote-scss--module_main_Hzcxv{margin-top:0;margin-bottom:20px}.BaseVerificationInfoNote-scss--module_safeNote_dY9uO{display:flex;margin-top:8px;margin-bottom:28px;font-size:13px;line-height:16px;align-items:center;gap:8px}.BaseVerificationInfoNote-scss--module_icon_zT0QP{width:20px;height:20px;margin-top:1px;color:#59a840}@keyframes styles-scss--module_fadeIn_rVtOs{0%{opacity:0}to{opacity:1}}@keyframes styles-scss--module_fadeOut_e6jSc{0%{opacity:1}to{opacity:0}}@keyframes styles-scss--module_flashing_POqoq{0%{opacity:.5}to{opacity:1}}@keyframes styles-scss--module_loading_hZn-r{to{background-position-x:-20%}}@keyframes styles-scss--module_rotating_JesZS{to{transform:rotate(360deg)}}@keyframes styles-scss--module_closeLock_yLo4m{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes styles-scss--module_shakeLock_AFKTN{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.styles-scss--module_root_OnTR3{width:100%}.styles-scss--module_checkboxRoot_Vrsf0{margin-bottom:24px}.styles-scss--module_checkboxInner_yqM7T{align-items:flex-start}.styles-scss--module_label_E-pZY{font-size:14px;line-height:22px}.styles-scss--module_link_Byz3m{font-size:14px!important;line-height:22px!important}@keyframes VerificationAttentionNote-scss--module_fadeIn_KgRac{0%{opacity:0}to{opacity:1}}@keyframes VerificationAttentionNote-scss--module_fadeOut_eYTSa{0%{opacity:1}to{opacity:0}}@keyframes VerificationAttentionNote-scss--module_flashing_Tz4hx{0%{opacity:.5}to{opacity:1}}@keyframes VerificationAttentionNote-scss--module_loading_cvweW{to{background-position-x:-20%}}@keyframes VerificationAttentionNote-scss--module_rotating_SO-sI{to{transform:rotate(360deg)}}@keyframes VerificationAttentionNote-scss--module_closeLock_fvpj-{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes VerificationAttentionNote-scss--module_shakeLock_Isen2{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.VerificationAttentionNote-scss--module_icon_xpqDu{width:20px;height:20px;flex-grow:0;flex-shrink:0;margin-right:8px;color:#f90}.VerificationAttentionNote-scss--module_root_A08y-{display:flex;flex-direction:column;width:100%;padding:15px;font-size:14px;line-height:22px;border-radius:8px;background-color:#ff99001a}.dark-theme .VerificationAttentionNote-scss--module_root_A08y-{background-color:#f903}.VerificationAttentionNote-scss--module_root_A08y-.VerificationAttentionNote-scss--module_error_0g-03{background-color:#cd35441a}.VerificationAttentionNote-scss--module_root_A08y-.VerificationAttentionNote-scss--module_error_0g-03 .VerificationAttentionNote-scss--module_icon_xpqDu{color:var(--var-color-error)}.dark-theme .VerificationAttentionNote-scss--module_root_A08y-.VerificationAttentionNote-scss--module_error_0g-03{background-color:#cd354433}.VerificationAttentionNote-scss--module_mainBlock_Ce-wS{display:flex;width:100%}.VerificationAttentionNote-scss--module_extraBlock_j26AY{padding-top:6px;color:#7c7c7c}.VerificationAttentionNote-scss--module_text_o3Odc{flex-grow:1;font-size:14px;line-height:22px;color:var(--var-color-text-primary)}.StatusVerificationAttentionNotes-scss--module_item_Fgue6{margin-bottom:20px}.StatusVerificationAttentionNotes-scss--module_item_Fgue6 b{font-weight:500}.StatusVerificationAttentionNotes-scss--module_text_jRaAe{width:100%}@keyframes SettingsVerification-scss--module_fadeIn_PH-Li{0%{opacity:0}to{opacity:1}}@keyframes SettingsVerification-scss--module_fadeOut_5W2x1{0%{opacity:1}to{opacity:0}}@keyframes SettingsVerification-scss--module_flashing_C8rrD{0%{opacity:.5}to{opacity:1}}@keyframes SettingsVerification-scss--module_loading_rIkfP{to{background-position-x:-20%}}@keyframes SettingsVerification-scss--module_rotating_LDE62{to{transform:rotate(360deg)}}@keyframes SettingsVerification-scss--module_closeLock_ujdmY{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes SettingsVerification-scss--module_shakeLock_5PpJg{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.SettingsVerification-scss--module_root_TlPEd{display:flex;flex-direction:column}.SettingsVerification-scss--module_errorMessage_NFKf7{width:100%;font-size:14px;text-align:center;color:var(--var-color-error)}@keyframes VerificationVerifyNote-scss--module_fadeIn_jsGK8{0%{opacity:0}to{opacity:1}}@keyframes VerificationVerifyNote-scss--module_fadeOut_dOmpH{0%{opacity:1}to{opacity:0}}@keyframes VerificationVerifyNote-scss--module_flashing_FtNOM{0%{opacity:.5}to{opacity:1}}@keyframes VerificationVerifyNote-scss--module_loading_oAXPb{to{background-position-x:-20%}}@keyframes VerificationVerifyNote-scss--module_rotating_e3t3x{to{transform:rotate(360deg)}}@keyframes VerificationVerifyNote-scss--module_closeLock_CueX9{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes VerificationVerifyNote-scss--module_shakeLock_wxqwS{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.VerificationVerifyNote-scss--module_root_V9gsS{width:100%;font-size:14px;line-height:22px;color:var(--var-color-text-primary)}.VerificationVerifyNote-scss--module_bold_x-sNF{font-weight:500}.VerificationVerifyNote-scss--module_main_ZFBMt{width:100%;margin-bottom:18px}.VerificationVerifyNote-scss--module_main_ZFBMt b,.VerificationVerifyNote-scss--module_main_ZFBMt p{display:block;margin:0 0 20px}.VerificationVerifyNote-scss--module_main_ZFBMt b{font-weight:500}.VerificationVerifyNote-scss--module_safeNote_94xw3{display:flex;align-items:center;gap:8px;margin-bottom:28px;font-size:13px;line-height:16px}.VerificationVerifyNote-scss--module_icon_dxmnO{width:20px;height:20px;margin-top:1px;color:#59a840}@keyframes SettingsVerificationVerify-scss--module_fadeIn_Vdgqa{0%{opacity:0}to{opacity:1}}@keyframes SettingsVerificationVerify-scss--module_fadeOut_2wWSj{0%{opacity:1}to{opacity:0}}@keyframes SettingsVerificationVerify-scss--module_flashing_-sHTd{0%{opacity:.5}to{opacity:1}}@keyframes SettingsVerificationVerify-scss--module_loading_hg62H{to{background-position-x:-20%}}@keyframes SettingsVerificationVerify-scss--module_rotating_iThMd{to{transform:rotate(360deg)}}@keyframes SettingsVerificationVerify-scss--module_closeLock_9N7UH{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes SettingsVerificationVerify-scss--module_shakeLock_mGkIR{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.SettingsVerificationVerify-scss--module_root_qc9C1{display:flex;flex-direction:column}.SettingsVerificationVerify-scss--module_errorMessage_i2-ZT{width:100%;font-size:14px;text-align:center;color:var(--var-color-error)}.SettingsVerificationVerify-scss--module_loader_ue4f1{margin-top:100px}.mobile .SettingsVerificationVerify-scss--module_loader_ue4f1{margin-top:50px}.SettingsVerificationVerify-scss--module_readyRoot_TZzrm{width:100%}.SettingsVerificationVerify-scss--module_readyRoot_TZzrm .SettingsVerificationVerify-scss--module_iframe_Nz3tn{border-radius:var(--border-radius-large)}@keyframes SocialLinkIcon-scss--module_fadeIn_a46-H{0%{opacity:0}to{opacity:1}}@keyframes SocialLinkIcon-scss--module_fadeOut_ESNmG{0%{opacity:1}to{opacity:0}}@keyframes SocialLinkIcon-scss--module_flashing_5zE-j{0%{opacity:.5}to{opacity:1}}@keyframes SocialLinkIcon-scss--module_loading_JyMhI{to{background-position-x:-20%}}@keyframes SocialLinkIcon-scss--module_rotating_pxtgB{to{transform:rotate(360deg)}}@keyframes SocialLinkIcon-scss--module_closeLock_grpbT{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes SocialLinkIcon-scss--module_shakeLock_KaVFF{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.SocialLinkIcon-scss--module_iconBehance_KCaLi{width:22px;height:14px}.SocialLinkIcon-scss--module_iconDribbble_3sxOQ,.SocialLinkIcon-scss--module_iconFb_dPBnN,.SocialLinkIcon-scss--module_iconInstagram_PlDT8,.SocialLinkIcon-scss--module_iconOk_cDobv{width:20px;height:20px}.SocialLinkIcon-scss--module_iconSoundCloud_zLhAu{width:27px;height:12px}.SocialLinkIcon-scss--module_iconTelegram_-gytm{width:22px;height:20px}.SocialLinkIcon-scss--module_iconTikTok_OP2f6{width:20px;height:20px}.SocialLinkIcon-scss--module_iconTwitch_bytQ5{width:19px;height:20px}.SocialLinkIcon-scss--module_iconTwitter_f4eke,.SocialLinkIcon-scss--module_iconVk_6ysIL{width:20px;height:20px}.SocialLinkIcon-scss--module_iconYoutube_d8i9-{width:20px;height:14px}.SocialLinkIcon-scss--module_iconWebSite_T1oa9{width:20px;height:20px}@keyframes SettingsEditSocialLinksField-scss--module_fadeIn_JOXuI{0%{opacity:0}to{opacity:1}}@keyframes SettingsEditSocialLinksField-scss--module_fadeOut_VaOzf{0%{opacity:1}to{opacity:0}}@keyframes SettingsEditSocialLinksField-scss--module_flashing_71gcA{0%{opacity:.5}to{opacity:1}}@keyframes SettingsEditSocialLinksField-scss--module_loading_RNiSw{to{background-position-x:-20%}}@keyframes SettingsEditSocialLinksField-scss--module_rotating_cK4pu{to{transform:rotate(360deg)}}@keyframes SettingsEditSocialLinksField-scss--module_closeLock_YhUys{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes SettingsEditSocialLinksField-scss--module_shakeLock_-qP3T{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.SettingsEditSocialLinksField-scss--module_item_-nPJi{position:relative;overflow:hidden;margin-bottom:12px}.SettingsEditSocialLinksField-scss--module_iconWrapper_disqZ{display:flex;align-items:center;justify-content:center;position:absolute;z-index:1;width:44px;height:44px;margin-top:1px;margin-left:1px;border-right:1px solid var(--var-color-base-border);border-top-left-radius:var(--border-radius-default);border-bottom-left-radius:var(--border-radius-default);background-color:var(--var-color-input-bg)}.SettingsEditSocialLinksField-scss--module_input_8pJWd{text-indent:45px}@keyframes SettingsSocial-scss--module_fadeIn_eQHIt{0%{opacity:0}to{opacity:1}}@keyframes SettingsSocial-scss--module_fadeOut_3FL6O{0%{opacity:1}to{opacity:0}}@keyframes SettingsSocial-scss--module_flashing_i1aEM{0%{opacity:.5}to{opacity:1}}@keyframes SettingsSocial-scss--module_loading_B-BCr{to{background-position-x:-20%}}@keyframes SettingsSocial-scss--module_rotating_reCs1{to{transform:rotate(360deg)}}@keyframes SettingsSocial-scss--module_closeLock_uGd-V{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes SettingsSocial-scss--module_shakeLock_QJaZe{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.SettingsSocial-scss--module_container_agi9q{position:relative}.SettingsSocial-scss--module_form_-O3Su{display:flex;flex-direction:column}.SettingsSocial-scss--module_isLoading_i9Pnm{position:relative}.SettingsSocial-scss--module_isLoading_i9Pnm:after{width:100%;height:100%;content:"";position:absolute;z-index:1;top:0;left:0;display:block;opacity:.3;background-color:var(--var-color-mono-bg)}.SettingsSocial-scss--module_statusContainer_aZGBC{margin-top:17px;margin-bottom:5px}.SettingsSocial-scss--module_statusText_6PTUI{font-size:13px}.SettingsSocial-scss--module_statusTextGreen_GFDXf{color:var(--color-brand)}.SettingsSocial-scss--module_statusTextRed_mHwPF{color:#cb1a1a}.SettingsSocial-scss--module_fieldsContainer_aq-cj{width:100%;margin-bottom:50px}.SettingsSocial-scss--module_photoBlock_WEeMM{display:flex;flex-direction:column}.SettingsSocial-scss--module_blockTitle_vth0o{margin-bottom:12px;font-weight:500;color:var(--var-color-text-primary)}.SettingsSocial-scss--module_photoFieldContainer_-6Iby{display:flex;align-items:flex-end;justify-content:flex-start;width:100%;margin-bottom:40px}.SettingsSocial-scss--module_form_luLNV{max-width:570px}@keyframes SettingsUserView-scss--module_fadeIn_22Daz{0%{opacity:0}to{opacity:1}}@keyframes SettingsUserView-scss--module_fadeOut_gsKbs{0%{opacity:1}to{opacity:0}}@keyframes SettingsUserView-scss--module_flashing_2qiJj{0%{opacity:.5}to{opacity:1}}@keyframes SettingsUserView-scss--module_loading_Mpyju{to{background-position-x:-20%}}@keyframes SettingsUserView-scss--module_rotating_oAP1V{to{transform:rotate(360deg)}}@keyframes SettingsUserView-scss--module_closeLock_L4GCB{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes SettingsUserView-scss--module_shakeLock_Se9MN{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.SettingsUserView-scss--module_root_pQ4Iq{display:flex;align-items:center;justify-content:center;overflow:hidden;margin:0 10px 5px 0;padding:5px 10px 5px 5px;border-radius:30px;background-color:var(--var-color-input-contained-bg)}.SettingsUserView-scss--module_opaque_QrwVf{opacity:.5}.SettingsUserView-scss--module_avatar_H6wQT{flex-shrink:0}.SettingsUserView-scss--module_name_K5k63{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;margin:0 5px 0 10px;font-size:13px;font-weight:500;line-height:16px;color:var(--var-color-text-primary)}.SettingsUserView-scss--module_closeButton_KjO8s{width:16px;height:16px;position:relative;flex-shrink:0;opacity:.5;color:#7c7c7c;transition:color .3s,opacity .3s;cursor:pointer}.SettingsUserView-scss--module_closeButton_KjO8s:hover{opacity:.8;color:var(--color-brand)}.SettingsUserView-scss--module_closeButton_KjO8s:before{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:200%;height:200%;content:""}.SettingsAgents-scss--module_container_1-9Qk{position:relative}.SettingsAgents-scss--module_form_wuGML{display:flex;flex-direction:column}.SettingsAgents-scss--module_isLoading_h7c7m{position:relative}.SettingsAgents-scss--module_isLoading_h7c7m:after{width:100%;height:100%;content:"";position:absolute;z-index:1;top:0;left:0;display:block;opacity:.3;background-color:var(--var-color-mono-bg)}.SettingsAgents-scss--module_statusContainer_NqEYG{margin-top:17px;margin-bottom:5px}.SettingsAgents-scss--module_statusText_a1qAW{font-size:13px}.SettingsAgents-scss--module_statusTextGreen_YlKJu{color:var(--color-brand)}.SettingsAgents-scss--module_statusTextRed_UFwZF{color:#cb1a1a}.SettingsAgents-scss--module_fieldsContainer_rvqAY{width:100%;margin-bottom:50px}.SettingsAgents-scss--module_photoBlock_prHes{display:flex;flex-direction:column}.SettingsAgents-scss--module_blockTitle_KbZto{margin-bottom:12px;font-weight:500;color:var(--var-color-text-primary)}.SettingsAgents-scss--module_photoFieldContainer_ZO-nL{display:flex;align-items:flex-end;justify-content:flex-start;width:100%;margin-bottom:40px}@keyframes SettingsAgents-scss--module_fadeIn_MAMDv{0%{opacity:0}to{opacity:1}}@keyframes SettingsAgents-scss--module_fadeOut_EqohB{0%{opacity:1}to{opacity:0}}@keyframes SettingsAgents-scss--module_flashing_RB4WC{0%{opacity:.5}to{opacity:1}}@keyframes SettingsAgents-scss--module_loading_P76Ic{to{background-position-x:-20%}}@keyframes SettingsAgents-scss--module_rotating_3a5nk{to{transform:rotate(360deg)}}@keyframes SettingsAgents-scss--module_closeLock_du5M-{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes SettingsAgents-scss--module_shakeLock_eJnKr{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.SettingsAgents-scss--module_wrapper_FCMAi{width:100%}.SettingsAgents-scss--module_container_1-9Qk{padding:20px;border-radius:var(--border-radius-default)}.desktop .SettingsAgents-scss--module_container_1-9Qk{width:528px}.mobile .SettingsAgents-scss--module_container_1-9Qk{padding-bottom:19px}.SettingsAgents-scss--module_authorsTitle_h-Q9U{padding:40px 0 15px;font-size:24px;font-weight:500}.SettingsAgents-scss--module_description_b-EB0{margin-bottom:20px;font-size:13px;line-height:16px;color:#7c7c7c}.SettingsAgents-scss--module_link_B7c2l{font-size:13px;line-height:16px}.SettingsAgents-scss--module_spinnerWrapper_W1s0N{display:flex;align-items:center;justify-content:center;max-width:210px;height:40px}.desktop .SettingsAgents-scss--module_spinnerWrapper_W1s0N{margin-bottom:25px}.mobile .SettingsAgents-scss--module_spinnerWrapper_W1s0N{margin-bottom:15px}.SettingsAgents-scss--module_agentsList_eot9O{display:flex;flex-wrap:wrap}.desktop .SettingsAgents-scss--module_agentsList_eot9O{margin:5px 0 25px}.mobile .SettingsAgents-scss--module_agentsList_eot9O{margin:0 0 15px}.SettingsAgents-scss--module_button_pWaXZ{min-width:139px;padding:10px 20px 10px 50px;color:#fff}@media not all and (hover: none){.SettingsAgents-scss--module_button_pWaXZ:hover,.SettingsAgents-scss--module_button_pWaXZ:hover .SettingsAgents-scss--module_icon_rrZi2{color:#fff}}.SettingsAgents-scss--module_icon_rrZi2{width:20px;height:20px;position:absolute;left:20px;color:#fff;transition:color .2s}.SuspendedSubscriptionNote-scss--module_root_lz3S8{font-size:.8rem;line-height:1.25;text-align:center;color:var(--var-color-error)}.SuspendedSubscriptionNote-scss--module_icon_risBo{color:var(--var-color-error)}.SuspendedSubscriptionNote-scss--module_hint_kiwFa{top:-1px;display:inline-flex;margin-left:6px}@keyframes CardBase-scss--module_fadeIn_qq9d-{0%{opacity:0}to{opacity:1}}@keyframes CardBase-scss--module_fadeOut_pzIzo{0%{opacity:1}to{opacity:0}}@keyframes CardBase-scss--module_flashing_bfut7{0%{opacity:.5}to{opacity:1}}@keyframes CardBase-scss--module_loading_W3bgj{to{background-position-x:-20%}}@keyframes CardBase-scss--module_rotating_St2qN{to{transform:rotate(360deg)}}@keyframes CardBase-scss--module_closeLock_tGFuf{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes CardBase-scss--module_shakeLock_l0bK7{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.CardBase-scss--module_root_n6-dH{display:flex;flex-direction:column;justify-content:space-between;padding:30px;border:1px solid var(--var-color-base-border);border-radius:12px}.CardBase-scss--module_header_cWq-2{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:15px}.CardBase-scss--module_userName_csUMR{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;margin-bottom:8px;line-height:22px}.CardBase-scss--module_title_mKGz5{word-wrap:break-word;word-break:break-word;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-size:16px;font-weight:500;line-height:22px}.CardBase-scss--module_link_SnUxY{display:inline-block;border-bottom:none;color:var(--var-color-text-primary)}.CardBase-scss--module_link_SnUxY:visited{color:var(--var-color-text-primary)}.CardBase-scss--module_userNameLink_TvjHG{max-width:100%}.mobile .CardBase-scss--module_top_mAj3w{margin-bottom:30px}@keyframes WithdrawalInfo-scss--module_fadeIn_u9dof{0%{opacity:0}to{opacity:1}}@keyframes WithdrawalInfo-scss--module_fadeOut_YqNxK{0%{opacity:1}to{opacity:0}}@keyframes WithdrawalInfo-scss--module_flashing_D1hPk{0%{opacity:.5}to{opacity:1}}@keyframes WithdrawalInfo-scss--module_loading_SgEbV{to{background-position-x:-20%}}@keyframes WithdrawalInfo-scss--module_rotating_6YQvu{to{transform:rotate(360deg)}}@keyframes WithdrawalInfo-scss--module_closeLock_o0Rmx{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes WithdrawalInfo-scss--module_shakeLock_4v6-9{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.WithdrawalInfo-scss--module_root_9AW7M{margin-top:10px}.WithdrawalInfo-scss--module_label_lHKse{font-size:12px;line-height:16px;color:#7c7c7c}.WithdrawalInfo-scss--module_icon_zU26t{width:16px;height:16px;margin-left:6px;color:#7c7c7c;stroke:none}.WithdrawalInfo-scss--module_icon_zU26t:hover{color:var(--color-brand);stroke:none}.WithdrawalInfo-scss--module_tooltipRoot_OzwMA{display:inline-block;vertical-align:middle}.WithdrawalInfo-scss--module_tooltipContent_7SuDf{white-space:normal}.desktop .WithdrawalInfo-scss--module_tooltipContent_7SuDf{width:282px}.mobile .WithdrawalInfo-scss--module_tooltipContent_7SuDf{width:230px}@keyframes CardTypeGift-scss--module_fadeIn_CjqW6{0%{opacity:0}to{opacity:1}}@keyframes CardTypeGift-scss--module_fadeOut_UG41v{0%{opacity:1}to{opacity:0}}@keyframes CardTypeGift-scss--module_flashing_B5OdG{0%{opacity:.5}to{opacity:1}}@keyframes CardTypeGift-scss--module_loading_KPRfL{to{background-position-x:-20%}}@keyframes CardTypeGift-scss--module_rotating_M86wp{to{transform:rotate(360deg)}}@keyframes CardTypeGift-scss--module_closeLock_glhbG{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes CardTypeGift-scss--module_shakeLock_HaYjw{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.CardTypeGift-scss--module_button_pjvrL{display:flex}.CardTypeGift-scss--module_openIcon_yxUib{width:20px;height:20px;margin-right:10px;color:#fff}@keyframes SuspendedSubscriptionBlock-scss--module_fadeIn_hrT-U{0%{opacity:0}to{opacity:1}}@keyframes SuspendedSubscriptionBlock-scss--module_fadeOut_zV6rW{0%{opacity:1}to{opacity:0}}@keyframes SuspendedSubscriptionBlock-scss--module_flashing_pA-66{0%{opacity:.5}to{opacity:1}}@keyframes SuspendedSubscriptionBlock-scss--module_loading_9bLc5{to{background-position-x:-20%}}@keyframes SuspendedSubscriptionBlock-scss--module_rotating_3AXr7{to{transform:rotate(360deg)}}@keyframes SuspendedSubscriptionBlock-scss--module_closeLock_9xn1S{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes SuspendedSubscriptionBlock-scss--module_shakeLock_y3Pae{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.SuspendedSubscriptionBlock-scss--module_root_Z-SKS{display:flex;flex-direction:column;align-items:flex-start}.SuspendedSubscriptionBlock-scss--module_retryPaymentButton_1stbq{display:flex;width:224px;margin-bottom:10px;justify-content:center}.SuspendedSubscriptionBlock-scss--module_note_AFhOl{margin:5px 0 15px}.SuspendedSubscriptionBlock-scss--module_description_qFtQi{margin:0;font-size:12px;line-height:16px;text-align:center;color:#7c7c7c}.SuspendedSubscriptionBlock-scss--module_iconRefresh_OGWfR{width:20px;height:20px;margin-right:5px}.SuspendedSubscriptionBlock-scss--module_iconRefresh_OGWfR.SuspendedSubscriptionBlock-scss--module_loading_9bLc5{animation:SuspendedSubscriptionBlock-scss--module_rotating_3AXr7 1s linear infinite}@keyframes CardTypeSubscription-scss--module_fadeIn_ECGIv{0%{opacity:0}to{opacity:1}}@keyframes CardTypeSubscription-scss--module_fadeOut_D7NtY{0%{opacity:1}to{opacity:0}}@keyframes CardTypeSubscription-scss--module_flashing_FXv1G{0%{opacity:.5}to{opacity:1}}@keyframes CardTypeSubscription-scss--module_loading_IxcH-{to{background-position-x:-20%}}@keyframes CardTypeSubscription-scss--module_rotating_b1B2m{to{transform:rotate(360deg)}}@keyframes CardTypeSubscription-scss--module_closeLock_DyPAz{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes CardTypeSubscription-scss--module_shakeLock_9Bzxo{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.CardTypeSubscription-scss--module_text_8uP8f{word-wrap:break-word;word-break:break-word;font-size:16px;font-weight:500;line-height:22px}.CardTypeSubscription-scss--module_buttons_f8z2n,.CardTypeSubscription-scss--module_rssButton_6RAeq{display:flex;align-items:center}.mobile .CardTypeSubscription-scss--module_rssButton_6RAeq{min-width:auto;padding:10px}.CardTypeSubscription-scss--module_settingsIcon_BkPp8{width:20px;height:20px}.CardTypeSubscription-scss--module_settingsButton_uoxHE{min-width:auto;margin-left:15px;padding:10px}.CardTypeSubscription-scss--module_rssIcon_2zZlw{width:20px;height:20px}.desktop .CardTypeSubscription-scss--module_rssIcon_2zZlw{margin-right:10px}.CardTypeSubscription-scss--module_tooltipItem_JIMKC{padding:6px 0;transition:color .3s;cursor:pointer}.CardTypeSubscription-scss--module_tooltipItem_JIMKC:hover{color:var(--color-brand)}.CardTypeSubscription-scss--module_tooltipContent_mTUCD{z-index:200}.CardTypeSubscription-scss--module_pausedBlock_glc2V{display:flex;gap:16px;flex-direction:column}@keyframes SettingsSubscriptions-scss--module_fadeIn_qsU1H{0%{opacity:0}to{opacity:1}}@keyframes SettingsSubscriptions-scss--module_fadeOut_JorVt{0%{opacity:1}to{opacity:0}}@keyframes SettingsSubscriptions-scss--module_flashing_JINvm{0%{opacity:.5}to{opacity:1}}@keyframes SettingsSubscriptions-scss--module_loading_hg23a{to{background-position-x:-20%}}@keyframes SettingsSubscriptions-scss--module_rotating_sPdsZ{to{transform:rotate(360deg)}}@keyframes SettingsSubscriptions-scss--module_closeLock_dlNkT{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes SettingsSubscriptions-scss--module_shakeLock_ILAIr{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.SettingsSubscriptions-scss--module_cardsContainer_CxZnS{display:flex;flex-wrap:wrap}.SettingsSubscriptions-scss--module_card_aYa9W{margin-bottom:15px}.SettingsSubscriptions-scss--module_pagination_ZIHY-{display:flex;justify-content:center}.SettingsSubscriptions-scss--module_emptyText_boe3G{font-size:18px;color:#7c7c7c}.SettingsSubscriptions-scss--module_card_vFJ4y{width:395px;height:311px;margin-right:20px;margin-bottom:20px}.SettingsSubscriptions-scss--module_pagination_3aOPg{display:flex;justify-content:center}@keyframes SettingsNotificationsForm-scss--module_fadeIn_WGM0P{0%{opacity:0}to{opacity:1}}@keyframes SettingsNotificationsForm-scss--module_fadeOut_4MnfG{0%{opacity:1}to{opacity:0}}@keyframes SettingsNotificationsForm-scss--module_flashing_oUvnx{0%{opacity:.5}to{opacity:1}}@keyframes SettingsNotificationsForm-scss--module_loading_EUhvm{to{background-position-x:-20%}}@keyframes SettingsNotificationsForm-scss--module_rotating_QO2cq{to{transform:rotate(360deg)}}@keyframes SettingsNotificationsForm-scss--module_closeLock_-0mdx{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes SettingsNotificationsForm-scss--module_shakeLock_Zt7tb{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.SettingsNotificationsForm-scss--module_notificationType_y0pUl{display:flex;justify-content:space-between}.SettingsNotificationsForm-scss--module_optionsContainer_9N97f{max-height:180px}.SettingsNotificationsForm-scss--module_notificationLabel_meiKB{display:flex;flex-direction:column}.SettingsNotificationsForm-scss--module_labelTitle_CRfs1{margin-bottom:6px;font-size:16px;font-weight:500;line-height:22px}.SettingsNotificationsForm-scss--module_labelDescription_3Hi0z{font-size:14px;line-height:22px;color:#7c7c7c}.SettingsNotificationsForm-scss--module_transportSelectWrapper_7GbGM{width:260px;flex-shrink:0}.SettingsNotificationsForm-scss--module_select_Al5tQ{-webkit-user-select:none;user-select:none}.mobile .SettingsNotificationsForm-scss--module_form_oPe9b{padding-top:12px}.mobile .SettingsNotificationsForm-scss--module_notificationType_y0pUl{flex-direction:column;margin-bottom:28px}.mobile .SettingsNotificationsForm-scss--module_notificationLabel_meiKB{margin-bottom:12px}.mobile .SettingsNotificationsForm-scss--module_transportSelectWrapper_7GbGM{width:100%}.SettingsNotificationsForm-scss--module_title_RY7qu{font-size:16px;color:#7c7c7c}.SettingsNotificationsForm-scss--module_labelText_4HuFj{line-height:20px}.SettingsNotifications-scss--module_label_LIn88{max-width:450px}@keyframes ExternalAppCard-scss--module_fadeIn_Pzm41{0%{opacity:0}to{opacity:1}}@keyframes ExternalAppCard-scss--module_fadeOut_XEkOS{0%{opacity:1}to{opacity:0}}@keyframes ExternalAppCard-scss--module_flashing_rn9Ao{0%{opacity:.5}to{opacity:1}}@keyframes ExternalAppCard-scss--module_loading_PcA7t{to{background-position-x:-20%}}@keyframes ExternalAppCard-scss--module_rotating_VybrO{to{transform:rotate(360deg)}}@keyframes ExternalAppCard-scss--module_closeLock_0BKmK{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes ExternalAppCard-scss--module_shakeLock_OVO19{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.ExternalAppCard-scss--module_root_UYCda{position:relative;display:flex;flex-direction:column;padding-top:40px;border:solid 1px #eaeaea;text-align:center;border-radius:3px;background-color:#fff;box-shadow:0 2px 20px #0000001a}.dark-theme .ExternalAppCard-scss--module_root_UYCda{border:1px solid var(--var-color-block-border);border-radius:var(--border-radius-large);background-color:var(--var-color-block-bg)}.ExternalAppCard-scss--module_appIcon_viN6z{width:60px;height:60px;margin-bottom:20px}.ExternalAppCard-scss--module_title_xObZ0{margin-bottom:30px;font-size:24px;font-weight:600}.ExternalAppCard-scss--module_titleConnected_KBHGu{margin-bottom:7px}.ExternalAppCard-scss--module_button_qoIgB{margin-top:auto;padding-bottom:80px}.ExternalAppCard-scss--module_footer_lMy-J{position:absolute;bottom:0;width:100%}.ExternalAppCard-scss--module_iconContainer_8-I0a{display:flex;justify-content:center}.ExternalAppCard-scss--module_name_NAY2p{margin-bottom:6px;color:#7c7c7c}.ExternalAppCard-scss--module_footerLink_J2Q3t{display:flex;align-items:center;justify-content:center;height:50px;text-align:center}@keyframes SettingsExternalApps-scss--module_fadeIn_XITA3{0%{opacity:0}to{opacity:1}}@keyframes SettingsExternalApps-scss--module_fadeOut_lomdt{0%{opacity:1}to{opacity:0}}@keyframes SettingsExternalApps-scss--module_flashing_e-uk2{0%{opacity:.5}to{opacity:1}}@keyframes SettingsExternalApps-scss--module_loading_yFzFj{to{background-position-x:-20%}}@keyframes SettingsExternalApps-scss--module_rotating_mY0wq{to{transform:rotate(360deg)}}@keyframes SettingsExternalApps-scss--module_closeLock_6U9-r{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes SettingsExternalApps-scss--module_shakeLock_JsAMO{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.SettingsExternalApps-scss--module_link_cFc2s{border-bottom:1px solid transparent;font-size:13px;text-decoration:none;color:var(--var-color-link);transition:border-color .2s;cursor:pointer;font-size:14px}.SettingsExternalApps-scss--module_link_cFc2s:visited{color:var(--var-color-link)}@media not all and (hover: none){.SettingsExternalApps-scss--module_link_cFc2s:hover{border-bottom-color:var(--var-color-link-underline)}}.SettingsExternalApps-scss--module_arrow_wZ4zL{position:absolute;top:0;right:15px;width:11px;height:16px;stroke:var(--color-brand-opacity-50)}.SettingsExternalApps-scss--module_server_1jpvP{color:#7c7c7c}.SettingsExternalApps-scss--module_serverWrapper_98SpB{position:relative;display:flex;width:100%;padding-left:15px}.SettingsExternalApps-scss--module_disconnectServer_t4XuH{border-bottom:1px solid transparent;font-size:13px;text-decoration:none;color:var(--var-color-link);transition:border-color .2s;cursor:pointer;position:absolute;right:15px;font-size:14px;color:var(--var-color-error)}.SettingsExternalApps-scss--module_disconnectServer_t4XuH:visited{color:var(--var-color-link)}@media not all and (hover: none){.SettingsExternalApps-scss--module_disconnectServer_t4XuH:hover{border-bottom-color:var(--var-color-link-underline)}}.SettingsExternalApps-scss--module_discordServerName_fHtbe{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;max-width:180px}.SettingsExternalApps-scss--module_footerDiscord_oGfWT{border-top:solid 1px #eaeaea}.SettingsExternalApps-scss--module_cardsList_DkP0Y{display:flex}.SettingsExternalApps-scss--module_appCardContainer_YMe-e{width:360px;height:300px;margin-right:30px}.SettingsExternalApps-scss--module_appCardContainer_YMe-e:last-child{margin-right:0}@keyframes DeviceSessionBlock-scss--module_fadeIn_S3Jfe{0%{opacity:0}to{opacity:1}}@keyframes DeviceSessionBlock-scss--module_fadeOut_rn-KC{0%{opacity:1}to{opacity:0}}@keyframes DeviceSessionBlock-scss--module_flashing_nux3B{0%{opacity:.5}to{opacity:1}}@keyframes DeviceSessionBlock-scss--module_loading_aIIOK{to{background-position-x:-20%}}@keyframes DeviceSessionBlock-scss--module_rotating_EPOKW{to{transform:rotate(360deg)}}@keyframes DeviceSessionBlock-scss--module_closeLock_mOjox{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes DeviceSessionBlock-scss--module_shakeLock_MuAGd{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.DeviceSessionBlock-scss--module_root_oVNg9{position:relative;display:flex;padding:15px;border:1px solid var(--var-color-base-border);border-radius:8px}.DeviceSessionBlock-scss--module_icon_wNjWw{width:40px;height:40px;border-radius:50%;padding:10px;background-color:var(--var-color-input-contained-bg)}.DeviceSessionBlock-scss--module_date_ODody{position:absolute;top:15px;right:15px;font-size:13px;font-weight:500;line-height:16px;color:#7c7c7c}.DeviceSessionBlock-scss--module_online_o742J{color:var(--color-brand)}.DeviceSessionBlock-scss--module_upperInfo_cq62t{padding-bottom:4px;font-weight:500;line-height:22px}.DeviceSessionBlock-scss--module_lowerInfo_Bp-qH{font-size:13px;font-weight:400;line-height:16px;color:#7c7c7c}@keyframes SettingsActiveSessions-scss--module_fadeIn_OOMAV{0%{opacity:0}to{opacity:1}}@keyframes SettingsActiveSessions-scss--module_fadeOut_M-6Fw{0%{opacity:1}to{opacity:0}}@keyframes SettingsActiveSessions-scss--module_flashing_-b6g3{0%{opacity:.5}to{opacity:1}}@keyframes SettingsActiveSessions-scss--module_loading_8vQNT{to{background-position-x:-20%}}@keyframes SettingsActiveSessions-scss--module_rotating_KQpOl{to{transform:rotate(360deg)}}@keyframes SettingsActiveSessions-scss--module_closeLock_dwtaQ{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes SettingsActiveSessions-scss--module_shakeLock_i7RmG{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.SettingsActiveSessions-scss--module_description_SwL1i{font-size:14px;line-height:22px;color:#7c7c7c}.SettingsActiveSessions-scss--module_header_Al-gi{padding:30px 0 10px;font-size:16px;font-weight:500;line-height:22px}.SettingsActiveSessions-scss--module_sessions_gv0nv{display:flex;gap:10px;flex-direction:column}.SettingsActiveSessions-scss--module_button_DO6-L{color:var(--var-color-error);background-color:#cd35444d}@media not all and (hover: none){.SettingsActiveSessions-scss--module_button_DO6-L:hover{background-color:#cd354480}}.SettingsActiveSessions-scss--module_buttonContainer_bbMUU{padding-top:20px}.SettingsActiveSessions-scss--module_confirmButton_Cx-sH{background-color:var(--color-brand)}@media not all and (hover: none){.SettingsActiveSessions-scss--module_confirmButton_Cx-sH:hover{background-color:var(--color-brand-hovered)}}.SettingsActiveSessions-scss--module_confirmDescription_BskA9{font-weight:400}.SettingsActiveSessions-scss--module_confirmBlock_I76oG{-webkit-hyphens:none;hyphens:none}.SettingsActiveSessions-scss--module_preloader_dN5W9{width:30px;height:30px;position:absolute;top:0;right:0;bottom:0;left:0;margin-top:250px}.SettingsActiveSessions-scss--module_deviceBlock_3-UYT{gap:15px;flex-direction:row}@keyframes SettingsBlacklist-scss--module_fadeIn_Gm4SF{0%{opacity:0}to{opacity:1}}@keyframes SettingsBlacklist-scss--module_fadeOut_W342E{0%{opacity:1}to{opacity:0}}@keyframes SettingsBlacklist-scss--module_flashing_UOddG{0%{opacity:.5}to{opacity:1}}@keyframes SettingsBlacklist-scss--module_loading_EsehT{to{background-position-x:-20%}}@keyframes SettingsBlacklist-scss--module_rotating_q9oGM{to{transform:rotate(360deg)}}@keyframes SettingsBlacklist-scss--module_closeLock_7UFHa{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes SettingsBlacklist-scss--module_shakeLock_hq46C{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.SettingsBlacklist-scss--module_blacklistTable_12er8{width:100%;border-collapse:collapse}.SettingsBlacklist-scss--module_blacklistTable_12er8 th{padding:15px;font-size:13px;font-weight:400;text-align:left;color:#7c7c7c}.SettingsBlacklist-scss--module_blacklistTable_12er8 td{padding:15px}.SettingsBlacklist-scss--module_blacklistTable_12er8 tr.SettingsBlacklist-scss--module_even_35IS0{background:#f8f7f7}.SettingsBlacklist-scss--module_blacklistTable_12er8 .SettingsBlacklist-scss--module_removeColumn_N6B5Z{padding:10px 15px}.SettingsBlacklist-scss--module_blacklistTable_12er8 .SettingsBlacklist-scss--module_tableHeadName_4uZyv,.SettingsBlacklist-scss--module_blacklistTable_12er8 .SettingsBlacklist-scss--module_tableHeadEmail_kgapE{width:30%}.SettingsBlacklist-scss--module_blacklistTable_12er8 .SettingsBlacklist-scss--module_tableHeadDate_AXtKg{width:20%}.SettingsBlacklist-scss--module_blacklistTable_12er8 .SettingsBlacklist-scss--module_tableHeadRemove_zjDXn{width:20%;text-align:right}.SettingsBlacklist-scss--module_blacklistTable_12er8 tr.SettingsBlacklist-scss--module_row_PAkm1:hover{background-color:var(--color-brand-opacity-10)}.SettingsBlacklist-scss--module_pagination_UVrIS{justify-content:center}.SettingsBlacklist-scss--module_close_vd0Mu{width:16px;height:16px;visibility:hidden;box-sizing:content-box;margin-left:auto;padding:7px;color:#1f3042;cursor:pointer}.SettingsBlacklist-scss--module_row_PAkm1:hover .SettingsBlacklist-scss--module_close_vd0Mu{visibility:visible}.SettingsBlacklist-scss--module_noTableData_3nXDf{text-align:center;color:#7c7c7c}@keyframes Moderator-scss--module_fadeIn_q9lKw{0%{opacity:0}to{opacity:1}}@keyframes Moderator-scss--module_fadeOut_2DmPD{0%{opacity:1}to{opacity:0}}@keyframes Moderator-scss--module_flashing_UwH7Y{0%{opacity:.5}to{opacity:1}}@keyframes Moderator-scss--module_loading_oyZ47{to{background-position-x:-20%}}@keyframes Moderator-scss--module_rotating_Ye3rw{to{transform:rotate(360deg)}}@keyframes Moderator-scss--module_closeLock_I-JXS{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes Moderator-scss--module_shakeLock_Ml3Cw{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.Moderator-scss--module_moderator_un0I2{display:flex;flex-direction:row;padding:10px;border-radius:30px;background-color:#eee;align-items:center}.Moderator-scss--module_avatar_kndjU{margin-right:10px}.Moderator-scss--module_text_AEKQm{font-size:13px;font-weight:500;line-height:16px;color:var(--var-color-text-primary)}.Moderator-scss--module_removeBtn_VMYKD{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0;border:none;font-family:inherit;color:inherit;background-color:transparent;margin-left:10px;color:#7c7c7c;cursor:pointer}.Moderator-scss--module_removeIcon_FuFrM{width:16px;height:16px;opacity:.5}.More-scss--module_root_Xqgi9{padding:7px 10px;border-radius:30px;background-color:var(--color-brand);cursor:pointer}.More-scss--module_text_o0GTA{font-size:13px;font-weight:500;line-height:16px;color:#fff}@keyframes StopWord-scss--module_fadeIn_T5ckd{0%{opacity:0}to{opacity:1}}@keyframes StopWord-scss--module_fadeOut_Y7-kM{0%{opacity:1}to{opacity:0}}@keyframes StopWord-scss--module_flashing_HLs-Z{0%{opacity:.5}to{opacity:1}}@keyframes StopWord-scss--module_loading_V68p1{to{background-position-x:-20%}}@keyframes StopWord-scss--module_rotating_1t4Ca{to{transform:rotate(360deg)}}@keyframes StopWord-scss--module_closeLock_O5BYr{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes StopWord-scss--module_shakeLock_mDAX2{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.StopWord-scss--module_stopWord_ZSfgb{display:flex;flex-direction:row;padding:7px 10px;border-radius:30px;background-color:#eee;align-items:center}.StopWord-scss--module_text_iz-ii{font-size:13px;font-weight:500;line-height:16px;color:#7c7c7c}.StopWord-scss--module_removeBtn_DAGDd{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0;border:none;font-family:inherit;color:inherit;background-color:transparent;margin-left:5px;color:#7c7c7c;cursor:pointer}.StopWord-scss--module_removeIcon_uxiRQ{width:16px;height:16px;opacity:.5}@keyframes Suggests-scss--module_fadeIn_zHljS{0%{opacity:0}to{opacity:1}}@keyframes Suggests-scss--module_fadeOut_i7W4y{0%{opacity:1}to{opacity:0}}@keyframes Suggests-scss--module_flashing_Tjv4j{0%{opacity:.5}to{opacity:1}}@keyframes Suggests-scss--module_loading_Qby-g{to{background-position-x:-20%}}@keyframes Suggests-scss--module_rotating_2v-mT{to{transform:rotate(360deg)}}@keyframes Suggests-scss--module_closeLock_F3ral{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes Suggests-scss--module_shakeLock_B2dCU{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.Suggests-scss--module_root_2ov6C{position:relative}.Suggests-scss--module_content_igTls{z-index:500;padding:6px 15px;border:#eaeaea;border-radius:var(--border-radius-default);background-color:var(--var-color-panel-bg);box-shadow:0 2px 10px #0000001a}.Suggests-scss--module_notFound_72M8P{display:flex;flex-direction:column;padding-top:9px;padding-bottom:9px;font-size:14px;line-height:22px;color:#7c7c7c}.Suggests-scss--module_userName_BZLvS{font-size:14px;line-height:22px;color:var(--var-color-text-primary);transition:color .2s}.Suggests-scss--module_item_3jaO9{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:6px 0;border:none;font-family:inherit;color:inherit;background-color:transparent;display:flex;flex-flow:row nowrap;align-items:center;cursor:pointer}.Suggests-scss--module_item_3jaO9:hover .Suggests-scss--module_userName_BZLvS{color:var(--color-brand)}.Suggests-scss--module_avatar_rmt0Q{flex-shrink:0;margin-right:10px}.SettingsStreamModeration-scss--module_addStopWordField_M2gTK,.SettingsStreamModeration-scss--module_addModeratorField_RF97F{margin-bottom:30px}.SettingsStreamModeration-scss--module_addModeratorField_RF97F{position:relative}.SettingsStreamModeration-scss--module_addedStopWordsField_olZq5{margin-bottom:40px}.SettingsStreamModeration-scss--module_addStopWordInput_-axGb,.SettingsStreamModeration-scss--module_addModeratorSearch_Whpqg{max-width:560px}.SettingsStreamModeration-scss--module_addStopWordInput_-axGb .SettingsStreamModeration-scss--module_addStopWordInputField_ro-Mp{padding-right:110px}.SettingsStreamModeration-scss--module_addStopWordInputCounter_-s6-m{top:-24px;bottom:auto}.SettingsStreamModeration-scss--module_addStopWordInputLabel_tsNUw{margin-right:120px}.SettingsStreamModeration-scss--module_suggests_IUXRv{position:absolute;top:-16px;width:100%;max-width:560px;max-height:160px}.SettingsStreamModeration-scss--module_label_rdikq{display:block;margin-bottom:10px;font-size:14px;font-weight:500;line-height:22px;color:var(--var-color-text-primary)}.SettingsStreamModeration-scss--module_sublabel_BBbls{display:block;margin-bottom:15px;font-size:13px;font-weight:400;line-height:16px;color:var(--var-color-text-primary)}.SettingsStreamModeration-scss--module_stopWords_h9p3D,.SettingsStreamModeration-scss--module_moderators_iNNdI{display:flex;flex-flow:row wrap;align-items:flex-start;margin-bottom:25px}.SettingsStreamModeration-scss--module_stopWord_TLdRc,.SettingsStreamModeration-scss--module_moderator_-kyeb{margin-right:10px;margin-bottom:15px}.SettingsStreamModeration-scss--module_emptyText_rhY4z{font-size:13px;line-height:16px;color:#7c7c7c}@keyframes PrimaryButton-scss--module_fadeIn_78zK0{0%{opacity:0}to{opacity:1}}@keyframes PrimaryButton-scss--module_fadeOut_aZbNu{0%{opacity:1}to{opacity:0}}@keyframes PrimaryButton-scss--module_flashing_GbHqx{0%{opacity:.5}to{opacity:1}}@keyframes PrimaryButton-scss--module_loading_q5Kh9{to{background-position-x:-20%}}@keyframes PrimaryButton-scss--module_rotating_FDruM{to{transform:rotate(360deg)}}@keyframes PrimaryButton-scss--module_closeLock_LVs6X{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes PrimaryButton-scss--module_shakeLock_YRWpi{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.PrimaryButton-scss--module_root_AWAM5{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0;border:none;font-family:inherit;color:inherit;background-color:transparent;display:flex;align-items:center;justify-content:center;width:100%;min-width:auto;font-size:14px;font-weight:600;line-height:22px;white-space:nowrap;text-transform:uppercase;color:#fff;border-radius:8px;background-color:var(--color-brand);transition:background-color .2s ease;cursor:pointer}.light-y-theme .PrimaryButton-scss--module_root_AWAM5{text-transform:none}.light-y-theme .PrimaryButton-scss--module_root_AWAM5:first-letter{text-transform:uppercase}.PrimaryButton-scss--module_root_AWAM5.PrimaryButton-scss--module_sizeLarge_1AGFV{height:46px;padding:10px}.PrimaryButton-scss--module_root_AWAM5.PrimaryButton-scss--module_sizeMedium_EcHi7{height:40px;padding:9px 20px}@media not all and (hover: none){.PrimaryButton-scss--module_root_AWAM5:hover:not(:disabled){background-color:var(--color-brand-darken-10)}}.PrimaryButton-scss--module_root_AWAM5:disabled{background-color:#d7d7d7;cursor:default;pointer-events:none}.PrimaryButton-scss--module_root_AWAM5:active{filter:brightness(.8)}.PrimaryButton-scss--module_icon_7dGZy{width:20px;height:20px;margin-right:10px;color:#fff}@keyframes PromoNewForm-scss--module_fadeIn_nfz5f{0%{opacity:0}to{opacity:1}}@keyframes PromoNewForm-scss--module_fadeOut_iAdV5{0%{opacity:1}to{opacity:0}}@keyframes PromoNewForm-scss--module_flashing_gW5ev{0%{opacity:.5}to{opacity:1}}@keyframes PromoNewForm-scss--module_loading_J0whr{to{background-position-x:-20%}}@keyframes PromoNewForm-scss--module_rotating_oi8QU{to{transform:rotate(360deg)}}@keyframes PromoNewForm-scss--module_closeLock_SPwO1{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes PromoNewForm-scss--module_shakeLock_k0zWz{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.PromoNewForm-scss--module_root_uS7ZN{display:flex;flex-direction:column}.PromoNewForm-scss--module_wrapper_VI-Pb{display:flex;justify-content:space-between}.PromoNewForm-scss--module_formContainer_FNIHq{border-radius:var(--border-radius-default);background-color:#fff}.PromoNewForm-scss--module_title_tb7sM{margin:-20px -20px 20px;padding:12px 20px;font-size:14px;font-weight:600;line-height:22px;color:var(--var-color-text-primary)}.PromoNewForm-scss--module_buttons_AXNw0{display:flex}.PromoNewForm-scss--module_buttons_AXNw0 .PromoNewForm-scss--module_saveButton_Qa31H{margin-right:10px;margin-bottom:0}.PromoNewForm-scss--module_buttons_AXNw0 .PromoNewForm-scss--module_cancelButton_I16nW{margin-right:auto}.PromoNewForm-scss--module_iconInOption_fvXi3{stroke:#242b2c}.PromoNewForm-scss--module_iconInOption_fvXi3.PromoNewForm-scss--module_percent_VKQIM,.PromoNewForm-scss--module_iconInOption_fvXi3.PromoNewForm-scss--module_calendarLink_9mPBM{stroke:none}.PromoNewForm-scss--module_noteError_A-iqQ{margin-top:-10px;margin-bottom:20px}.PromoNewForm-scss--module_noteTextLink_-AId9{font-size:inherit;line-height:inherit}@keyframes BlogSubscriptionLevelsSelect-scss--module_fadeIn_AhpHv{0%{opacity:0}to{opacity:1}}@keyframes BlogSubscriptionLevelsSelect-scss--module_fadeOut_6ApLN{0%{opacity:1}to{opacity:0}}@keyframes BlogSubscriptionLevelsSelect-scss--module_flashing_qsvLa{0%{opacity:.5}to{opacity:1}}@keyframes BlogSubscriptionLevelsSelect-scss--module_loading_xc84c{to{background-position-x:-20%}}@keyframes BlogSubscriptionLevelsSelect-scss--module_rotating_S-71I{to{transform:rotate(360deg)}}@keyframes BlogSubscriptionLevelsSelect-scss--module_closeLock_hznnt{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes BlogSubscriptionLevelsSelect-scss--module_shakeLock_clOP8{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.BlogSubscriptionLevelsSelect-scss--module_optionsContainer_ufRYn{overflow-x:hidden;width:100%}.BlogSubscriptionLevelsSelect-scss--module_optionItem_wqf1h{width:100%;white-space:break-spaces}.BlogSubscriptionLevelsSelect-scss--module_optionCheckBoxLabel_mQI-f{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;word-break:break-word}.BlogSubscriptionLevelsSelect-scss--module_placeholder_36Nwt{color:var(--var-color-text-primary)}@keyframes SubscriptionLevelsPromoExample-scss--module_fadeIn_FNhuL{0%{opacity:0}to{opacity:1}}@keyframes SubscriptionLevelsPromoExample-scss--module_fadeOut_Zh4zM{0%{opacity:1}to{opacity:0}}@keyframes SubscriptionLevelsPromoExample-scss--module_flashing_ZhdNM{0%{opacity:.5}to{opacity:1}}@keyframes SubscriptionLevelsPromoExample-scss--module_loading_TUdHp{to{background-position-x:-20%}}@keyframes SubscriptionLevelsPromoExample-scss--module_rotating_mWrim{to{transform:rotate(360deg)}}@keyframes SubscriptionLevelsPromoExample-scss--module_closeLock_e9G4T{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes SubscriptionLevelsPromoExample-scss--module_shakeLock_uGQe2{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.SubscriptionLevelsPromoExample-scss--module_root_p0Ckz{border:1px solid var(--var-color-base-border);border-radius:4px;background:#fff;box-shadow:0 4px 23px #0000000d}.dark-theme .SubscriptionLevelsPromoExample-scss--module_root_p0Ckz{background:var(--var-color-block-bg)}.desktop .SubscriptionLevelsPromoExample-scss--module_root_p0Ckz{padding:6px;font-size:6px;line-height:9px}.mobile .SubscriptionLevelsPromoExample-scss--module_root_p0Ckz{padding:5px;font-size:5px;line-height:8px}.SubscriptionLevelsPromoExample-scss--module_title_h0OjZ{margin-bottom:3px;font-weight:600}.desktop .SubscriptionLevelsPromoExample-scss--module_title_h0OjZ{font-size:7px;letter-spacing:-.25px}.mobile .SubscriptionLevelsPromoExample-scss--module_title_h0OjZ{font-size:6px;letter-spacing:-.1px}.SubscriptionLevelsPromoExample-scss--module_priceBlock_5V11X{display:flex;align-items:center;margin-bottom:4px}.SubscriptionLevelsPromoExample-scss--module_priceWithoutDiscount_38ifD{margin-right:2px;text-decoration:line-through;opacity:.7;color:#7c7c7c}.mobile .SubscriptionLevelsPromoExample-scss--module_priceWithoutDiscount_38ifD{letter-spacing:.2px}.SubscriptionLevelsPromoExample-scss--module_priceText_O8-zD{font-weight:500}.desktop .SubscriptionLevelsPromoExample-scss--module_priceText_O8-zD{letter-spacing:-.15px}.mobile .SubscriptionLevelsPromoExample-scss--module_priceText_O8-zD{letter-spacing:.2px}.SubscriptionLevelsPromoExample-scss--module_description_Y-ROp{margin-bottom:6px;letter-spacing:-.15px}.SubscriptionLevelsPromoExample-scss--module_card_tru6W{padding:6px;border-radius:3px;background-color:var(--var-color-block-note-bg)}.SubscriptionLevelsPromoExample-scss--module_trialCard_kEREg{display:flex;align-items:center;line-height:11px}.SubscriptionLevelsPromoExample-scss--module_cardTitle_PXzD3{margin-bottom:1px;font-weight:600}.desktop .SubscriptionLevelsPromoExample-scss--module_cardTitle_PXzD3{letter-spacing:-.15px}.mobile .SubscriptionLevelsPromoExample-scss--module_cardTitle_PXzD3{letter-spacing:.25px}.SubscriptionLevelsPromoExample-scss--module_daysLeft_nSFZt{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.desktop .SubscriptionLevelsPromoExample-scss--module_daysLeft_nSFZt{letter-spacing:-.3px}.mobile .SubscriptionLevelsPromoExample-scss--module_daysLeft_nSFZt{letter-spacing:.05px}.SubscriptionLevelsPromoExample-scss--module_discount_pA7GS{display:flex;align-items:center;justify-content:center;height:10px;margin-left:3px;padding:1px 2px;font-weight:500;color:#fff;border-radius:3px;background-color:#59a840}.desktop .SubscriptionLevelsPromoExample-scss--module_discount_pA7GS{line-height:7px}.mobile .SubscriptionLevelsPromoExample-scss--module_discount_pA7GS{line-height:9px;letter-spacing:.1px}.SubscriptionLevelsPromoExample-scss--module_iconArrow_GarsL{width:8px;height:8px}.SubscriptionLevelsPromoExample-scss--module_discountTitle_dhLWe{display:flex;align-items:center;justify-content:space-between}.SubscriptionLevelsPromoExample-scss--module_avatar_c-K0P{width:21px;height:21px;border-radius:50%;background-repeat:no-repeat;background-position:center center;background-size:contain;margin-right:5px;background-image:url(../assets/images/avatar.DcQlmNGU.jpg);flex-shrink:0}.SubscriptionLevelsPromoExample-scss--module_trialButton_k3geC{width:100%;min-width:auto;height:28px;margin-top:7px;margin-bottom:7px;padding:7px 13px;font-size:9px;line-height:14px;border-radius:5px;background-color:#59a840;cursor:default}.SubscriptionLevelsPromoExample-scss--module_trialButton_k3geC:hover{background-color:#59a840}.SubscriptionLevelsPromoExample-scss--module_bold_0I9r3{color:#7c7c7c}.SubscriptionLevelsPromoExample-scss--module_trialPeriod_KWOOi{text-align:center}.BlogPromoFilter-scss--module_select_i9xHT .BlogPromoFilter-scss--module_placeholder_mmVEK{color:var(--var-color-text-primary)}@keyframes TrialActivationExample-scss--module_fadeIn_Yxlfp{0%{opacity:0}to{opacity:1}}@keyframes TrialActivationExample-scss--module_fadeOut_RSTOV{0%{opacity:1}to{opacity:0}}@keyframes TrialActivationExample-scss--module_flashing_qD0IY{0%{opacity:.5}to{opacity:1}}@keyframes TrialActivationExample-scss--module_loading_k-G2J{to{background-position-x:-20%}}@keyframes TrialActivationExample-scss--module_rotating_RYfk4{to{transform:rotate(360deg)}}@keyframes TrialActivationExample-scss--module_closeLock_xhtg1{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes TrialActivationExample-scss--module_shakeLock_8niEL{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.TrialActivationExample-scss--module_root_y3eul{position:relative;display:flex;flex-direction:column;align-items:center;width:130px;height:150px;margin-top:12px;padding:17px 8px 8px;border:1px solid var(--var-color-base-border);border-radius:var(--border-radius-default);background-color:#fff;box-shadow:0 4px 23px #0000000d}.dark-theme .TrialActivationExample-scss--module_root_y3eul{background-color:var(--var-color-block-bg)}.TrialActivationExample-scss--module_avatar_8rhh5{width:23px;height:23px;border-radius:50%;position:absolute;top:-12px;left:50%;background-image:url(../assets/images/avatar.DnFiXrKF.png);background-position:center center;background-size:cover;transform:translate(-50%)}.TrialActivationExample-scss--module_title_CkAMA{font-size:7px;font-weight:500;line-height:8px;text-align:center}.TrialActivationExample-scss--module_mainTitle_HfdQR{margin-bottom:4px}.TrialActivationExample-scss--module_duration_0fynr{margin-bottom:6px}.TrialActivationExample-scss--module_userName_9MPIo{margin-bottom:7px;font-size:5px;line-height:6px;text-align:center;color:#7c7c7c}.TrialActivationExample-scss--module_card_aOITb{width:100%;margin-bottom:7px;padding:4px 6px;border:1px solid var(--var-color-base-border);border-radius:3px}.TrialActivationExample-scss--module_subscriptionName_hqu-G{margin-bottom:4px;font-size:6px;font-weight:600;line-height:8px}.TrialActivationExample-scss--module_chat_tCi9k{display:flex;align-items:center;font-size:5px;line-height:8px;color:#7c7c7c}.TrialActivationExample-scss--module_platform_7nGUQ{width:9px;height:9px}.TrialActivationExample-scss--module_discord_lqYu2{margin-left:2px}.TrialActivationExample-scss--module_telegram_CPuED{margin-left:-2px}.TrialActivationExample-scss--module_button_LWwPR{min-width:auto;height:17px;padding:4px 7px;font-size:6px;line-height:9px;border-radius:3px;cursor:default}.TrialActivationExample-scss--module_button_LWwPR:hover{background-color:var(--color-brand)}@keyframes PromoBannerContent-scss--module_fadeIn_5PJWI{0%{opacity:0}to{opacity:1}}@keyframes PromoBannerContent-scss--module_fadeOut_b33vq{0%{opacity:1}to{opacity:0}}@keyframes PromoBannerContent-scss--module_flashing_x9XXI{0%{opacity:.5}to{opacity:1}}@keyframes PromoBannerContent-scss--module_loading_y348c{to{background-position-x:-20%}}@keyframes PromoBannerContent-scss--module_rotating_L9vGC{to{transform:rotate(360deg)}}@keyframes PromoBannerContent-scss--module_closeLock_xMWlN{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes PromoBannerContent-scss--module_shakeLock_a3OG9{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.PromoBannerContent-scss--module_item_Au6tQ{max-width:335px}.mobile .PromoBannerContent-scss--module_item_Au6tQ{overflow:hidden;width:100%;max-width:none}.PromoBannerContent-scss--module_text_oV8SC{position:relative;text-align:center}.PromoBannerContent-scss--module_title_QVZqm{margin-bottom:12px;font-size:16px;font-weight:500;line-height:22px}.PromoBannerContent-scss--module_description_1YDbY{line-height:22px;color:#7c7c7c}.mobile .PromoBannerContent-scss--module_description_1YDbY{max-width:265px;margin:0 auto}.PromoBannerContent-scss--module_activationExampleContent_9-68N{display:flex;justify-content:center}.desktop .PromoBannerContent-scss--module_activationExampleContentRight_E7KIR{justify-content:flex-end}@media (max-width: 374px){.PromoBannerContent-scss--module_activationExampleContent_9-68N{justify-content:center}}.PromoBannerContent-scss--module_activationExampleWrapper_TuNvJ{position:relative}.PromoBannerContent-scss--module_levelExample_cTLxL{width:180px;border-radius:var(--border-radius-default)}.desktop .PromoBannerContent-scss--module_levelExample_cTLxL,.mobile .PromoBannerContent-scss--module_levelExample_cTLxL{padding:10px;font-size:9px;line-height:15px}.PromoBannerContent-scss--module_example_Wf6Ll:after{content:"";position:absolute;left:-77px;width:calc(100% + 154px);height:140px;background:linear-gradient(180deg,transparent 0%,#f6f6f6 57.81%)}.dark-theme .PromoBannerContent-scss--module_example_Wf6Ll:after{background:linear-gradient(180deg,transparent 0%,#222 57.81%)}.PromoBannerContent-scss--module_firstLevelExample_mQXQL{position:relative;top:20px;margin:0 auto}.PromoBannerContent-scss--module_firstLevelExample_mQXQL:after{bottom:-30px}.PromoBannerContent-scss--module_secondLevelExample_qfnj8{position:relative;margin:0 auto 20px}.PromoBannerContent-scss--module_secondLevelExample_qfnj8:after{top:0;transform:rotate(180deg)}.PromoBannerContent-scss--module_activationExample_KMvj8{margin:22px 0 0 auto}.PromoBannerContent-scss--module_activationExample_KMvj8:after{bottom:-30px;height:70px}.desktop .PromoBannerContent-scss--module_exampleTitle_9pWTF,.mobile .PromoBannerContent-scss--module_exampleTitle_9pWTF{margin-bottom:6px;font-size:10px}.desktop .PromoBannerContent-scss--module_exampleDescription_a1Ap0,.mobile .PromoBannerContent-scss--module_exampleDescription_a1Ap0{margin-bottom:10px}.PromoBannerContent-scss--module_exampleDiscount_Nf0jJ{position:relative;height:16px;margin-left:6px;padding:3px;line-height:10px}.PromoBannerContent-scss--module_exampleDiscount_Nf0jJ:after{content:"";position:absolute;top:4px;left:calc(100% + 18px);display:block;width:70px;height:69px;background-image:url(../arrow.Baz3kDNQ.svg);background-size:cover}.PromoBannerContent-scss--module_exampleCard_bXNMI{border-radius:5px}.PromoBannerContent-scss--module_close_suRsl{width:20px;height:20px;position:absolute;top:20px;right:20px;cursor:pointer}.PromoBannerContent-scss--module_trialButton_aJtRF{overflow:initial}.PromoBannerContent-scss--module_trialButton_aJtRF:before,.PromoBannerContent-scss--module_trialButton_aJtRF:after{content:"";position:absolute;display:block;width:2px;border-radius:3px;background-color:#59a840}.PromoBannerContent-scss--module_trialButton_aJtRF:before{top:-22px;right:-4px;height:13px;transform:rotate(21deg)}.PromoBannerContent-scss--module_trialButton_aJtRF:after{top:-26px;right:-15px;height:22px;transform:rotate(42deg)}.PromoBannerContent-scss--module_activationButton_2tk92{overflow:initial}.PromoBannerContent-scss--module_activationButton_2tk92:before,.PromoBannerContent-scss--module_activationButton_2tk92:after{content:"";position:absolute;display:block;width:1px;border-radius:3px;background-color:var(--color-brand)}.PromoBannerContent-scss--module_activationButton_2tk92:before{top:-14px;right:-8px;height:13px;transform:rotate(41deg)}.PromoBannerContent-scss--module_activationButton_2tk92:after{top:-5px;right:-9px;height:7px;transform:rotate(60deg)}.PromoBannerContent-scss--module_activationIcons_Yvb2C{position:absolute;top:5px;left:-106px;display:flex;flex-direction:column}@media (max-width: 374px){.PromoBannerContent-scss--module_activationIcons_Yvb2C{display:none}}.PromoBannerContent-scss--module_lockContainer_FKtK-{width:42px;height:42px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:7px;margin-left:64px;background:#59a84033;transform:rotate(-3.92deg)}.PromoBannerContent-scss--module_lockIcon_eecvI{width:18px;height:18px;color:#59a840}.PromoBannerContent-scss--module_trialLink_PaX5J{display:flex;align-items:center;height:29px;padding:0 7px;border:1px solid var(--var-color-base-border);font-size:9px;line-height:14px;border-radius:5px;background-color:var(--var-color-input-bg);box-shadow:0 3.7px 22px #00000014;transform:rotate(-3.08deg)}.mobile .PromoBannerContent-scss--module_trialLink_PaX5J{left:7px}.PromoBannerContent-scss--module_linkIcon_gjhZP{width:13px;height:13px;margin-right:5px}.PromoBannerContent-scss--module_activationArrowIcon_XPc2E{position:relative;z-index:1;width:69px;height:66px;margin-top:2px;margin-left:50px;color:#59a840}.PromoBannerContent-scss--module_messageArrowDown_T1e1N{background-repeat:no-repeat;background-position:center center;background-size:cover;position:absolute;top:20px;right:5px;width:40px;height:82px;color:#f5916e;background-image:url(../arrow-down.DpI3AzF7.svg)}.PromoBannerContent-scss--module_messageButton_jzRWZ{display:flex;align-items:center;margin-bottom:27px;transform:scale(.7);pointer-events:none}.PromoBannerContent-scss--module_messageButtonIcon_zBXCu{width:20px;height:20px;margin-right:8px}.PromoBannerContent-scss--module_messageCursorPointer_2vsxd{background-repeat:no-repeat;background-position:center center;background-size:contain;width:18px;height:18px;position:absolute;bottom:-16px;left:50%;margin-left:-9px;background-image:url(../cursor-pointer.tenJVhg3.svg)}.PromoBannerContent-scss--module_messageList_nOh5g{border:solid 1px;white-space:nowrap;color:var(--var-color-text-regular);border-radius:var(--border-radius-default);box-shadow:0 2px 10px #0000001a;display:flex;flex-direction:column;height:65.684px;margin-bottom:33px;padding:9.853px 12px 8.557px 12.316px;justify-content:center;align-items:flex-start;gap:9.274px;flex-shrink:0}.light-y-theme .PromoBannerContent-scss--module_messageList_nOh5g,.light-x-theme .PromoBannerContent-scss--module_messageList_nOh5g,.light-theme .PromoBannerContent-scss--module_messageList_nOh5g{border-color:#eaeaea;background-color:#fff}.dark-theme .PromoBannerContent-scss--module_messageList_nOh5g{border-color:#303030;background-color:#262626;box-shadow:0 2px 10px #00000080}.PromoBannerContent-scss--module_messageLink_L6Uk4{display:flex;align-items:center;font-size:11.495px;font-weight:500;font-style:normal;line-height:18.063px}.PromoBannerContent-scss--module_messageLinkActive_Gun5Y{position:relative;color:var(--color-brand)}.PromoBannerContent-scss--module_messageLinkIcon_59Rm2{width:16px;height:16px;right:50px;bottom:-2px;margin-right:8px}@keyframes PromoBanner-scss--module_fadeIn_EpsmH{0%{opacity:0}to{opacity:1}}@keyframes PromoBanner-scss--module_fadeOut_B3zmD{0%{opacity:1}to{opacity:0}}@keyframes PromoBanner-scss--module_flashing_4OuF4{0%{opacity:.5}to{opacity:1}}@keyframes PromoBanner-scss--module_loading_UT4JC{to{background-position-x:-20%}}@keyframes PromoBanner-scss--module_rotating_rLwfb{to{transform:rotate(360deg)}}@keyframes PromoBanner-scss--module_closeLock_a4f8A{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes PromoBanner-scss--module_shakeLock_LdsrS{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.PromoBanner-scss--module_root_vaS3g{position:relative;height:315px;padding:0 30px 30px;border-radius:12px;background:#eeeeee80}.dark-theme .PromoBanner-scss--module_root_vaS3g{background:#222}.PromoBanner-scss--module_list_q59wC{display:flex;gap:36px;align-items:flex-end;justify-content:space-between;overflow:hidden;height:100%;margin:0;padding:0;list-style:none}.PromoBanner-scss--module_close_4BnDs{width:20px;height:20px;position:absolute;top:20px;right:20px;cursor:pointer}@keyframes EmptyPromoList-scss--module_fadeIn_VQ4s2{0%{opacity:0}to{opacity:1}}@keyframes EmptyPromoList-scss--module_fadeOut_n-amq{0%{opacity:1}to{opacity:0}}@keyframes EmptyPromoList-scss--module_flashing_UxFga{0%{opacity:.5}to{opacity:1}}@keyframes EmptyPromoList-scss--module_loading_XF-c-{to{background-position-x:-20%}}@keyframes EmptyPromoList-scss--module_rotating_Z7zM9{to{transform:rotate(360deg)}}@keyframes EmptyPromoList-scss--module_closeLock_Vvp3g{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes EmptyPromoList-scss--module_shakeLock_r1aNl{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.EmptyPromoList-scss--module_root_iw41B{display:flex;align-items:center;justify-content:center;flex-direction:column;max-width:330px;margin:0 auto 40px;padding:25px 0}.EmptyPromoList-scss--module_title_n5PKf{margin:0 0 16px;font-size:16px;font-weight:500;line-height:22px;text-align:center}.EmptyPromoList-scss--module_text_iDwFQ{margin:0;font-size:14px;line-height:22px;text-align:center;color:#7c7c7c}.EmptyPromoList-scss--module_picture_Ao1PG{width:115px;height:115px;position:relative}.dark-theme .EmptyPromoList-scss--module_picture_Ao1PG{filter:grayscale(1)}.EmptyPromoList-scss--module_pictureArea_q4mdj{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:95px;height:87px;fill-opacity:10%;color:var(--color-brand)}.EmptyPromoList-scss--module_ticket_qdC-M{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:57px;height:38px;color:var(--color-brand)}.EmptyPromoList-scss--module_percent_AkrOd{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:18.5px;height:18.5px;color:var(--color-brand)}@keyframes AccessSubscribers-scss--module_fadeIn_gvS87{0%{opacity:0}to{opacity:1}}@keyframes AccessSubscribers-scss--module_fadeOut_F16P3{0%{opacity:1}to{opacity:0}}@keyframes AccessSubscribers-scss--module_flashing_O-GCF{0%{opacity:.5}to{opacity:1}}@keyframes AccessSubscribers-scss--module_loading_p3-nN{to{background-position-x:-20%}}@keyframes AccessSubscribers-scss--module_rotating_AZ8s4{to{transform:rotate(360deg)}}@keyframes AccessSubscribers-scss--module_closeLock_MFb24{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes AccessSubscribers-scss--module_shakeLock_e0raA{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.AccessSubscribers-scss--module_root_iZEq7{display:flex;padding:7px 12px;font-size:13px;color:var(--var-color-text-regular);border-radius:var(--border-radius-default);background-color:#eeeeee80;align-items:center}.minimal .AccessSubscribers-scss--module_root_iZEq7{background-color:var(--var-color-input-contained-bg)}.AccessSubscribers-scss--module_icon_IPbUn{width:16px;height:16px;margin-right:8px}.AccessSubscribers-scss--module_tooltip_MADA-{cursor:pointer}.AccessSubscribers-scss--module_tooltip_MADA-.AccessSubscribers-scss--module_unclickable_f2YgX{pointer-events:none}.AccessSubscribers-scss--module_bold_dq15a{font-weight:500}.AccessSubscribers-scss--module_list_6A5-J{display:flex;flex-direction:column}.AccessSubscribers-scss--module_listItem_OlffO{display:flex}.AccessSubscribers-scss--module_listItem_OlffO:not(:last-child){margin-bottom:8px}@keyframes DefinitionItem-scss--module_fadeIn_LdLxS{0%{opacity:0}to{opacity:1}}@keyframes DefinitionItem-scss--module_fadeOut_3Z-iI{0%{opacity:1}to{opacity:0}}@keyframes DefinitionItem-scss--module_flashing_fRaEy{0%{opacity:.5}to{opacity:1}}@keyframes DefinitionItem-scss--module_loading_OwNZE{to{background-position-x:-20%}}@keyframes DefinitionItem-scss--module_rotating_-TdwP{to{transform:rotate(360deg)}}@keyframes DefinitionItem-scss--module_closeLock_p2QHK{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes DefinitionItem-scss--module_shakeLock_6H6lj{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.DefinitionItem-scss--module_root_-ALLl{display:flex;overflow:auto;flex-direction:column}.DefinitionItem-scss--module_title_pO9Zs{margin:0 0 5px;font-size:13px;line-height:16px;color:#7c7c7c}.DefinitionItem-scss--module_value_cTCA2{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:14px;line-height:22px;color:var(--var-color-text-primary)}@media (max-width: 375px){.DefinitionItem-scss--module_value_cTCA2{font-size:12px}}@keyframes CopyLinkButton-scss--module_fadeIn_ZoTDj{0%{opacity:0}to{opacity:1}}@keyframes CopyLinkButton-scss--module_fadeOut_NMQI5{0%{opacity:1}to{opacity:0}}@keyframes CopyLinkButton-scss--module_flashing_CSdsa{0%{opacity:.5}to{opacity:1}}@keyframes CopyLinkButton-scss--module_loading_ZWadL{to{background-position-x:-20%}}@keyframes CopyLinkButton-scss--module_rotating_RiqD8{to{transform:rotate(360deg)}}@keyframes CopyLinkButton-scss--module_closeLock_rVHra{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes CopyLinkButton-scss--module_shakeLock_RaRPZ{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.CopyLinkButton-scss--module_button_9l0V2{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;font-family:inherit;color:inherit;background-color:transparent;display:flex;min-width:auto;height:30px;padding:4px 12px;border:1px solid var(--var-color-base-border);font-size:13px;font-weight:400;line-height:16px;text-transform:capitalize;border-radius:var(--border-radius-default);background-color:#fff;cursor:pointer;align-items:center}@media not all and (hover: none){.CopyLinkButton-scss--module_button_9l0V2{transition:all .2s ease}.CopyLinkButton-scss--module_button_9l0V2:hover{color:var(--color-brand)}}.CopyLinkButton-scss--module_buttonIcon_ykp-k{position:static;margin-right:8px}@keyframes FinishPromoButton-scss--module_fadeIn_I8hJi{0%{opacity:0}to{opacity:1}}@keyframes FinishPromoButton-scss--module_fadeOut_YOXtW{0%{opacity:1}to{opacity:0}}@keyframes FinishPromoButton-scss--module_flashing_prsql{0%{opacity:.5}to{opacity:1}}@keyframes FinishPromoButton-scss--module_loading_H5NKc{to{background-position-x:-20%}}@keyframes FinishPromoButton-scss--module_rotating_7R2mR{to{transform:rotate(360deg)}}@keyframes FinishPromoButton-scss--module_closeLock_MLsW4{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes FinishPromoButton-scss--module_shakeLock_Jyv5b{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.FinishPromoButton-scss--module_button_l7TMB{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;font-family:inherit;color:inherit;background-color:transparent;height:30px;padding:4px 12px;border:1px solid var(--var-color-base-border);font-size:13px;line-height:16px;border-radius:var(--border-radius-default);background-color:var(--var-color-panel-bg);cursor:pointer}@media not all and (hover: none){.FinishPromoButton-scss--module_button_l7TMB{transition:all .2s ease}.FinishPromoButton-scss--module_button_l7TMB:hover{border-color:var(--var-color-input-border-hover);color:var(--color-brand)}.dark-theme .FinishPromoButton-scss--module_button_l7TMB:hover{color:var(--var-color-text-primary);background-color:#4a4a4a}}.mobile .FinishPromoButton-scss--module_confirm_YSdJR{padding-top:30vh}.FinishPromoButton-scss--module_title_u4XUg{margin:0 0 5px;font-size:13px;line-height:16px;color:#7c7c7c}.FinishPromoButton-scss--module_value_zHI8L{margin:0;font-size:14px;line-height:22px;color:var(--var-color-text-primary)}.FinishPromoButton-scss--module_confirmTitle_FK4gK{font-size:20px;line-height:24px;-webkit-hyphens:none;hyphens:none}.mobile .FinishPromoButton-scss--module_confirmTitle_FK4gK{margin-bottom:20px}.FinishPromoButton-scss--module_confirmDescription_QxhLC{font-weight:400}.FinishPromoButton-scss--module_confirmButton_FMsOT{background-color:var(--color-brand)}.desktop .FinishPromoButton-scss--module_confirmButton_FMsOT{margin-right:20px}.FinishPromoButton-scss--module_buttons_S8mlo{display:flex}.FinishPromoButton-scss--module_buttons_S8mlo>*{min-width:auto;flex-shrink:1;flex-grow:1}@keyframes PromoType-scss--module_fadeIn_aW-bq{0%{opacity:0}to{opacity:1}}@keyframes PromoType-scss--module_fadeOut_E5CIs{0%{opacity:1}to{opacity:0}}@keyframes PromoType-scss--module_flashing_Mtj9X{0%{opacity:.5}to{opacity:1}}@keyframes PromoType-scss--module_loading_IIN89{to{background-position-x:-20%}}@keyframes PromoType-scss--module_rotating_xGGhv{to{transform:rotate(360deg)}}@keyframes PromoType-scss--module_closeLock_BfgSN{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes PromoType-scss--module_shakeLock_ThXiB{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.PromoType-scss--module_root_w4EXC{display:flex;align-items:center}.PromoType-scss--module_text_wUUma{display:flex;flex-direction:column}.PromoType-scss--module_head_n2VXW{margin:0 0 5px;font-size:16px;font-weight:500;line-height:22px}.PromoType-scss--module_name_TrXrj{margin:0;font-size:13px;line-height:16px;color:#7c7c7c}.PromoType-scss--module_iconWrapper_Fgurx{display:flex;align-items:center;justify-content:center;width:48px;height:48px;margin-right:15px;border-radius:var(--border-radius-default);background-color:#8764b833}.PromoType-scss--module_iconWrapper_Fgurx .PromoType-scss--module_iconType_6HN0H{width:20px;height:20px;color:#8764b8}.PromoType-scss--module_iconWrapper_Fgurx.PromoType-scss--module_discount_Og3qU{background-color:#59a84033}.PromoType-scss--module_iconWrapper_Fgurx.PromoType-scss--module_discount_Og3qU .PromoType-scss--module_iconType_6HN0H{color:#59a840}.dark-theme .PromoType-scss--module_iconWrapper_Fgurx{filter:brightness(1.5)}@keyframes Status-scss--module_fadeIn_oKBXG{0%{opacity:0}to{opacity:1}}@keyframes Status-scss--module_fadeOut_hGcXV{0%{opacity:1}to{opacity:0}}@keyframes Status-scss--module_flashing_kZodN{0%{opacity:.5}to{opacity:1}}@keyframes Status-scss--module_loading_RGA7X{to{background-position-x:-20%}}@keyframes Status-scss--module_rotating_rPUVi{to{transform:rotate(360deg)}}@keyframes Status-scss--module_closeLock_8KdXr{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes Status-scss--module_shakeLock_9WRMl{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}@keyframes Status-scss--module_light_zdYQ9{0%{background-color:var(--color-brand-opacity-30)}to{background-color:transparent}}.Status-scss--module_statusText_34lZn{position:relative;display:flex;align-items:center}.Status-scss--module_statusText_34lZn:before{width:8px;height:8px;border-radius:50%;content:"";display:inline-block;margin-right:8px;margin-bottom:1px;background-color:#59a840;transition:all 1s ease-out}.Status-scss--module_statusText_34lZn.Status-scss--module_finished_dcYjD:before{background-color:var(--var-color-error)}.Status-scss--module_statusText_34lZn .Status-scss--module_highlight_6oqrF{position:absolute;top:0;right:0;bottom:0;left:14px;border-radius:var(--border-radius-default);background-color:transparent;transition:all 2s ease}.Status-scss--module_statusText_34lZn .Status-scss--module_highlight_6oqrF.Status-scss--module_active_tsQTp{animation:Status-scss--module_light_zdYQ9 2s ease-out forwards}.Status-scss--module_statusText_34lZn .Status-scss--module_widthBlock_4au4g{height:22px}.Status-scss--module_statusText_34lZn .Status-scss--module_visible_P3hmD{position:absolute;top:0;left:16px}.Status-scss--module_statusText_34lZn .Status-scss--module_hidden_DPyXZ{visibility:hidden;-webkit-user-select:none;user-select:none;pointer-events:none}@keyframes PromoList-scss--module_fadeIn_8Q6ev{0%{opacity:0}to{opacity:1}}@keyframes PromoList-scss--module_fadeOut_OgZl1{0%{opacity:1}to{opacity:0}}@keyframes PromoList-scss--module_flashing_eafhF{0%{opacity:.5}to{opacity:1}}@keyframes PromoList-scss--module_loading_37fXF{to{background-position-x:-20%}}@keyframes PromoList-scss--module_rotating_OowqG{to{transform:rotate(360deg)}}@keyframes PromoList-scss--module_closeLock_mVPXy{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes PromoList-scss--module_shakeLock_HYT32{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.PromoList-scss--module_root_4fLmX{display:flex;flex-direction:column;width:100%}.PromoList-scss--module_item_ampVs{display:flex;flex-direction:column;margin-bottom:20px;padding:0 0 20px;align-items:stretch}.PromoList-scss--module_item_ampVs:not(:last-child){border-bottom:1px solid var(--var-color-base-border)}.PromoList-scss--module_top_UQZTR{display:flex;justify-content:space-between;margin-bottom:20px}.PromoList-scss--module_topRight_8Ub-5{display:flex}.PromoList-scss--module_topRight_8Ub-5>*:not(:last-child){margin-right:10px}.PromoList-scss--module_bottom_yP6rS{display:flex;justify-content:space-between}.PromoList-scss--module_bottomRight_vRDt2{display:flex;align-items:flex-end}.PromoList-scss--module_bottomRight_vRDt2>*:not(:last-child){margin-right:30px}.PromoList-scss--module_endTime_RXKwx{min-width:95px}@keyframes BlogPromo-scss--module_fadeIn_-6APQ{0%{opacity:0}to{opacity:1}}@keyframes BlogPromo-scss--module_fadeOut_3wTuY{0%{opacity:1}to{opacity:0}}@keyframes BlogPromo-scss--module_flashing_B-4kJ{0%{opacity:.5}to{opacity:1}}@keyframes BlogPromo-scss--module_loading_-oa19{to{background-position-x:-20%}}@keyframes BlogPromo-scss--module_rotating_FUbQG{to{transform:rotate(360deg)}}@keyframes BlogPromo-scss--module_closeLock_QvgTQ{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes BlogPromo-scss--module_shakeLock_Y5gmH{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.BlogPromo-scss--module_root_Q34lS{display:flex;flex-direction:column;padding-top:30px;flex-grow:1}.dark-theme .BlogPromo-scss--module_container_k4j12{padding:20px 16px 10px;border-radius:var(--border-radius-large);background-color:#262626}.BlogPromo-scss--module_listWrapper_Y9L9W{display:flex;align-items:center;justify-content:center;flex-direction:column}.BlogPromo-scss--module_spinner_ltqdA{padding-top:40px}.BlogPromo-scss--module_title_Gee32{margin:0 0 20px;font-size:24px;font-weight:500;line-height:30px}.BlogPromo-scss--module_panel_y5W6W{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:30px;gap:15px}.BlogPromo-scss--module_filterItem_flrPP{width:277px;flex-shrink:1}.BlogPromo-scss--module_addButton_sJv24{width:249px;min-width:249px;flex-shrink:1}.BlogPromo-scss--module_paginationWrapper_wWIu5{display:flex;align-items:center;justify-content:center}.BlogPromo-scss--module_banner_yPldS{margin-bottom:30px}@keyframes BlogIncomeKYCNotice-scss--module_fadeIn_K-ZgH{0%{opacity:0}to{opacity:1}}@keyframes BlogIncomeKYCNotice-scss--module_fadeOut_6ZW2j{0%{opacity:1}to{opacity:0}}@keyframes BlogIncomeKYCNotice-scss--module_flashing_WEWpA{0%{opacity:.5}to{opacity:1}}@keyframes BlogIncomeKYCNotice-scss--module_loading_ftzfv{to{background-position-x:-20%}}@keyframes BlogIncomeKYCNotice-scss--module_rotating_7iBfT{to{transform:rotate(360deg)}}@keyframes BlogIncomeKYCNotice-scss--module_closeLock_3O0eV{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes BlogIncomeKYCNotice-scss--module_shakeLock_cGYwb{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.BlogIncomeKYCNotice-scss--module_root_Ivyq8{padding:15px;border-radius:8px;background-color:#cd35441a}.BlogIncomeKYCNotice-scss--module_icon_Pq2eg{width:20px;height:20px;min-width:20px;color:#cd3544}.BlogIncomeKYCNotice-scss--module_title_3aRs2{display:flex;padding-bottom:4px;font-weight:500;align-items:center;gap:8px}.BlogIncomeKYCNotice-scss--module_description_7PVKF{color:#7c7c7c}@keyframes PageTabs-scss--module_fadeIn_tFtsA{0%{opacity:0}to{opacity:1}}@keyframes PageTabs-scss--module_fadeOut_-li0I{0%{opacity:1}to{opacity:0}}@keyframes PageTabs-scss--module_flashing_I2TdW{0%{opacity:.5}to{opacity:1}}@keyframes PageTabs-scss--module_loading_55BJ4{to{background-position-x:-20%}}@keyframes PageTabs-scss--module_rotating_eSdbQ{to{transform:rotate(360deg)}}@keyframes PageTabs-scss--module_closeLock_zOTTa{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes PageTabs-scss--module_shakeLock_UgMk8{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.PageTabs-scss--module_root_Y-ITV{display:flex;justify-content:space-between}.desktop .PageTabs-scss--module_root_Y-ITV{margin-bottom:55px}.PageTabs-scss--module_item_qNdop{display:inline-block;padding-bottom:12px;border-bottom:3px solid transparent;font-weight:600;text-decoration:none;text-transform:uppercase;color:var(--var-color-text-primary);transition:.2s color}.PageTabs-scss--module_item_qNdop:visited{border-bottom-color:transparent;color:var(--var-color-text-primary)}.PageTabs-scss--module_item_qNdop:hover:not(.PageTabs-scss--module_active_fG8ZE){border-bottom-color:transparent;color:var(--color-brand)}.dark-theme .PageTabs-scss--module_item_qNdop:hover:not(.PageTabs-scss--module_active_fG8ZE){color:var(--var-color-link-like-text-button-hover)}.PageTabs-scss--module_item_qNdop.PageTabs-scss--module_active_fG8ZE{border-bottom-color:var(--color-brand);cursor:auto}.PageTabs-scss--module_item_qNdop.PageTabs-scss--module_active_fG8ZE:hover{color:var(--var-color-text-primary)}.minimal .PageTabs-scss--module_item_qNdop{height:45px;margin-right:24px;padding:11px 0 8px}.PageTabs-scss--module_counter_pOIBC{margin-left:4px;font-size:11px;line-height:16px;color:#7c7c7c}.BlogIncome-scss--module_kycContainer_uPpzK{display:flex;margin:-31px 0 35px;justify-content:space-between}@keyframes InfoWrapper-scss--module_fadeIn_kAKBO{0%{opacity:0}to{opacity:1}}@keyframes InfoWrapper-scss--module_fadeOut_5pbG-{0%{opacity:1}to{opacity:0}}@keyframes InfoWrapper-scss--module_flashing_JZ7-I{0%{opacity:.5}to{opacity:1}}@keyframes InfoWrapper-scss--module_loading_w78hd{to{background-position-x:-20%}}@keyframes InfoWrapper-scss--module_rotating_rDtoZ{to{transform:rotate(360deg)}}@keyframes InfoWrapper-scss--module_closeLock_weP6a{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes InfoWrapper-scss--module_shakeLock_bxCUJ{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.InfoWrapper-scss--module_root_9wlcm{display:flex;flex-direction:column;align-items:center;margin-bottom:32px}.desktop .InfoWrapper-scss--module_root_9wlcm{width:280px}.mobile .InfoWrapper-scss--module_root_9wlcm{width:100%}.InfoWrapper-scss--module_illustration_yHR8D{position:relative;overflow:hidden;width:100%;height:120px}.InfoWrapper-scss--module_title_xT8HS{margin-bottom:8px;font-size:14px;font-weight:500;font-style:normal;line-height:22px;text-align:center;font-feature-settings:"liga" off,"clig" off}.InfoWrapper-scss--module_description_QMJxP{font-size:13px;font-weight:400;font-style:normal;line-height:16px;text-align:center;color:#7c7c7c;font-feature-settings:"liga" off,"clig" off}@keyframes CommunicateWithSubscription-scss--module_fadeIn_XIowu{0%{opacity:0}to{opacity:1}}@keyframes CommunicateWithSubscription-scss--module_fadeOut_zqtUz{0%{opacity:1}to{opacity:0}}@keyframes CommunicateWithSubscription-scss--module_flashing_t8wPk{0%{opacity:.5}to{opacity:1}}@keyframes CommunicateWithSubscription-scss--module_loading_xZnMu{to{background-position-x:-20%}}@keyframes CommunicateWithSubscription-scss--module_rotating_fV2VF{to{transform:rotate(360deg)}}@keyframes CommunicateWithSubscription-scss--module_closeLock_wRv8g{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes CommunicateWithSubscription-scss--module_shakeLock_Pr682{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.CommunicateWithSubscription-scss--module_illustration_ZHW2J{position:relative;top:-2px;left:17px;width:251px;height:118px;margin-bottom:16px}.CommunicateWithSubscription-scss--module_cover_Da8Me{background-position:center center;position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background-image:url(../assets/images/schema.FkztoWdK.png);background-repeat:no-repeat;background-size:contain}.dark-theme .CommunicateWithSubscription-scss--module_cover_Da8Me{background-image:url(../assets/images/schema-dark.CZhoWO6u.png)}.CommunicateWithSubscription-scss--module_text_At1cD{position:absolute;z-index:1;top:65px;left:54px;width:107px;font-size:9px;font-weight:400;font-style:normal;line-height:12px;font-feature-settings:"liga" off,"clig" off}.CommunicateWithSubscription-scss--module_link_RDSt-{font-size:13px}.CommunicateWithSubscription-scss--module_amount_SDSOF{display:inline-flex;margin-top:2px;padding:2px 3px 1px;font-size:7px;font-weight:600;font-style:normal;line-height:10px;text-align:center;color:#fff;border-radius:60px;background-color:var(--color-brand);align-items:flex-start;gap:6px;font-feature-settings:"liga" off,"clig" off}@keyframes SubscriptionLevelInfo-scss--module_fadeIn_ovopO{0%{opacity:0}to{opacity:1}}@keyframes SubscriptionLevelInfo-scss--module_fadeOut_FR289{0%{opacity:1}to{opacity:0}}@keyframes SubscriptionLevelInfo-scss--module_flashing_y-9J2{0%{opacity:.5}to{opacity:1}}@keyframes SubscriptionLevelInfo-scss--module_loading_ly-f6{to{background-position-x:-20%}}@keyframes SubscriptionLevelInfo-scss--module_rotating_-Cw-8{to{transform:rotate(360deg)}}@keyframes SubscriptionLevelInfo-scss--module_closeLock_1bAWX{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes SubscriptionLevelInfo-scss--module_shakeLock_aFyM6{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.SubscriptionLevelInfo-scss--module_root_AjyJF{padding:8px;border:1px solid var(--var-color-base-border);border-radius:var(--border-radius-default);background-color:#fff}.minimal .SubscriptionLevelInfo-scss--module_root_AjyJF{border:1px solid var(--var-color-block-border);border-radius:var(--border-radius-large);background-color:var(--var-color-block-bg)}.SubscriptionLevelInfo-scss--module_title_izRzE{margin-bottom:5px;font-size:9.294px;font-weight:600;font-style:normal;line-height:12.779px;color:var(--var-color-text-primary);font-feature-settings:"liga" off,"clig" off}.SubscriptionLevelInfo-scss--module_price_cKv2G{margin-bottom:6px;color:var(--var-color-text-primary)}@keyframes Discounts-scss--module_fadeIn_7B9My{0%{opacity:0}to{opacity:1}}@keyframes Discounts-scss--module_fadeOut_A8vDX{0%{opacity:1}to{opacity:0}}@keyframes Discounts-scss--module_flashing_zW-nZ{0%{opacity:.5}to{opacity:1}}@keyframes Discounts-scss--module_loading_ZmZdM{to{background-position-x:-20%}}@keyframes Discounts-scss--module_rotating_fCr-6{to{transform:rotate(360deg)}}@keyframes Discounts-scss--module_closeLock_E-TL8{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes Discounts-scss--module_shakeLock_rjJ0T{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.Discounts-scss--module_illustration_Ik3GZ{font-feature-settings:"liga" off,"clig" off;position:relative}.Discounts-scss--module_illustration_Ik3GZ:after{content:"";position:absolute;bottom:10px;left:0;width:100%;height:42px;background:linear-gradient(180deg,rgba(255,255,255,0) 0%,var(--var-color-section-bg) 57.81%)}.Discounts-scss--module_illustrationInfo_PtWi8{left:30px;width:156px}.desktop .Discounts-scss--module_illustrationInfo_PtWi8{position:absolute}.mobile .Discounts-scss--module_illustrationInfo_PtWi8{margin:0 auto}.Discounts-scss--module_illustrationPrice_rG9qz{display:flex;margin-left:4px;font-size:8px;font-weight:500;font-style:normal;line-height:13px;color:var(--var-color-text-primary);align-items:center}.Discounts-scss--module_illustrationDescription_GWoLA{font-size:8px;font-weight:400;font-style:normal;line-height:13px}.Discounts-scss--module_illustrationArrow_kmzcT{position:absolute;top:30px;right:26px;width:82px;height:63px;background-image:url(../arrow.Baz3kDNQ.svg);background-repeat:no-repeat;background-size:contain}.Discounts-scss--module_crossedOut_PcnAu{margin-right:4px;text-decoration:line-through;color:#a3a3a3}.Discounts-scss--module_discount_bFQax{display:flex;align-items:center;justify-content:center;margin-left:4px;padding:1px 3px;line-height:9px;color:#fff;border-radius:5px;background:#59a840;gap:5px}.Discounts-scss--module_link_s7Grf{font-size:14px}.RaisePrice-scss--module_illustration_svHTw{width:251px;margin-bottom:16px}.RaisePrice-scss--module_illustration_svHTw:after{content:"";position:absolute;z-index:2;bottom:1px;left:0;width:100%;height:64px;background:linear-gradient(180deg,rgba(255,255,255,0) 0%,var(--var-color-section-bg) 57.81%)}.RaisePrice-scss--module_level1_TQj-G{position:absolute;z-index:2;top:1px;left:84px;width:136px}.RaisePrice-scss--module_level1Price_IkkJO{margin-bottom:5px;font-size:8px;font-weight:500;font-style:normal;line-height:11px;color:var(--color-brand);font-feature-settings:"liga" off,"clig" off}.RaisePrice-scss--module_level1Description_E2CHl{font-size:7px;font-weight:400;font-style:normal;line-height:11px;color:var(--var-color-text-primary)}.RaisePrice-scss--module_level2_rXgDA{position:absolute;z-index:1;top:40px;left:10px;width:123px}.RaisePrice-scss--module_level2Title_YJJ3D{font-size:7px;font-weight:600;font-style:normal;line-height:10px;font-feature-settings:"liga" off,"clig" off}.RaisePrice-scss--module_level2Price_-GjJh{font-size:6px;font-weight:500;font-style:normal;line-height:10px;font-feature-settings:"liga" off,"clig" off}.RaisePrice-scss--module_level2Description_yy-0G{font-size:6px;font-weight:400;font-style:normal;line-height:10px;font-feature-settings:"liga" off,"clig" off}.RaisePrice-scss--module_icon_l5Cd7{position:absolute;top:5px;left:20px;width:55px;height:26px;color:var(--color-brand)}@keyframes Title-scss--module_fadeIn_06rCF{0%{opacity:0}to{opacity:1}}@keyframes Title-scss--module_fadeOut_qjS3s{0%{opacity:1}to{opacity:0}}@keyframes Title-scss--module_flashing_m0rae{0%{opacity:.5}to{opacity:1}}@keyframes Title-scss--module_loading_svfEr{to{background-position-x:-20%}}@keyframes Title-scss--module_rotating_akuNI{to{transform:rotate(360deg)}}@keyframes Title-scss--module_closeLock_piuZW{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes Title-scss--module_shakeLock_KN-8k{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.Title-scss--module_root_3-6PX{display:flex;margin:-13px -20px 16px;padding:13px 20px;cursor:pointer;justify-content:space-between}.Title-scss--module_wrapper_Ye9Zj{display:flex;align-items:center;cursor:pointer}.Title-scss--module_titleText_OT-yU{font-size:14px;font-weight:500;font-style:normal;line-height:22px;color:var(--var-color-text-primary);font-feature-settings:"liga" off,"clig" off}.Title-scss--module_collapseText_6I4rI{font-size:13px;font-weight:500;font-style:normal;line-height:16px;font-feature-settings:"liga" off,"clig" off}.mobile .Title-scss--module_collapseText_6I4rI{display:none}.Title-scss--module_icon_2NAqw{width:20px;height:20px}.Title-scss--module_iconCoins_mlbB4{margin-right:8px;color:#f90}.Title-scss--module_iconArrow_Nvb7s{margin-left:6px;color:var(--var-color-text-primary);transform:rotate(180deg)}.Title-scss--module_iconArrowCollapsed_pg7nO{transform:rotate(0)}@keyframes Trial-scss--module_fadeIn_G-KRo{0%{opacity:0}to{opacity:1}}@keyframes Trial-scss--module_fadeOut_hwfLr{0%{opacity:1}to{opacity:0}}@keyframes Trial-scss--module_flashing_5YR-b{0%{opacity:.5}to{opacity:1}}@keyframes Trial-scss--module_loading_SkTvM{to{background-position-x:-20%}}@keyframes Trial-scss--module_rotating_MNuaI{to{transform:rotate(360deg)}}@keyframes Trial-scss--module_closeLock_JOdmK{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes Trial-scss--module_shakeLock_SNifk{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.Trial-scss--module_link_j8jJ2{font-size:14px}.Trial-scss--module_illustration_HJaTB{position:relative;display:flex;justify-content:center;font-feature-settings:"liga" off,"clig" off}.mobile .Trial-scss--module_illustration_HJaTB{height:auto}.Trial-scss--module_illustration_HJaTB:after{content:"";position:absolute;top:-9px;left:0;width:100%;height:42px;background:linear-gradient(0deg,rgba(255,255,255,0) 0%,var(--var-color-section-bg) 57.81%)}.Trial-scss--module_illustrationCard_hJYZM{position:relative;top:-15px;flex-direction:column;width:149px;height:fit-content;padding:8px;border:1px solid var(--var-color-base-border);border-radius:6px;background-color:#fff;align-items:center;flex-shrink:0}.minimal .Trial-scss--module_illustrationCard_hJYZM{background-color:var(--var-color-block-bg)}.Trial-scss--module_illustrationCardDescription_v9pmh{margin-bottom:8px;font-size:6.622px;font-weight:400;font-style:normal;line-height:8.83px;text-align:left;color:#7c7c7c;font-feature-settings:"liga" off,"clig" off}.Trial-scss--module_illustrationCardAuthor_smufU{display:flex;margin-bottom:5px;padding:5px;border-radius:4px;align-items:center;justify-content:space-between}.Trial-scss--module_illustrationCardAuthorAvatar_-f3YX{width:18px;height:18px;border-radius:50%;background-repeat:no-repeat;background-position:center center;background-size:contain;margin-right:5px;background-image:url(../assets/images/avatar.D0r40kLY.png)}.Trial-scss--module_illustrationCardAuthorText_kyU7R{font-size:7.174px;font-weight:400;font-style:normal;line-height:8.83px;text-align:left;color:var(--var-color-text-primary)}.Trial-scss--module_illustrationCardButton_j2BFL{display:flex;align-items:center;justify-content:center;margin-bottom:5px;padding:5px;font-size:7.726px;font-weight:600;font-style:normal;line-height:12.141px;text-transform:uppercase;color:#fff;border-radius:5px;background-color:#59a840;gap:5.519px}.Trial-scss--module_illustrationCardText_QwN8X{font-size:6.622px;font-weight:400;font-style:normal;line-height:8.83px;text-align:center;color:var(--var-color-text-primary)}.Trial-scss--module_gray_B5OAb{color:#7c7c7c}@keyframes HowToEarnMore-scss--module_fadeIn_N4Jsr{0%{opacity:0}to{opacity:1}}@keyframes HowToEarnMore-scss--module_fadeOut_aCcOs{0%{opacity:1}to{opacity:0}}@keyframes HowToEarnMore-scss--module_flashing_wshxm{0%{opacity:.5}to{opacity:1}}@keyframes HowToEarnMore-scss--module_loading_qcYGy{to{background-position-x:-20%}}@keyframes HowToEarnMore-scss--module_rotating_36mcg{to{transform:rotate(360deg)}}@keyframes HowToEarnMore-scss--module_closeLock_YQ4cd{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes HowToEarnMore-scss--module_shakeLock_xN-aC{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.HowToEarnMore-scss--module_root_NKI62{overflow:hidden;margin-bottom:30px;padding:13px 20px;border:1px solid var(--var-color-base-border);border-radius:var(--border-radius-default);--var-color-section-bg: #fff;background-color:var(--var-color-section-bg)}.HowToEarnMore-scss--module_rootCollapsed_CdgNn{height:48px}.dark-theme .HowToEarnMore-scss--module_root_NKI62{--var-color-section-bg: var(--var-color-bg)}.HowToEarnMore-scss--module_title_e-m6e{display:flex;justify-content:space-between}.HowToEarnMore-scss--module_titleWrapper_dLl5N{display:flex;align-items:center;cursor:pointer}.HowToEarnMore-scss--module_titleText_rVMl8{font-size:14px;font-weight:500;font-style:normal;line-height:22px;color:var(--var-color-text-primary);font-feature-settings:"liga" off,"clig" off}.HowToEarnMore-scss--module_collapseText_ElPQn{font-size:13px;font-weight:500;font-style:normal;line-height:16px;font-feature-settings:"liga" off,"clig" off}.HowToEarnMore-scss--module_icon_kNQxA{width:20px;height:20px}.HowToEarnMore-scss--module_iconCoins_eBINm{margin-right:8px;color:#f90}.HowToEarnMore-scss--module_iconArrow_vax5-{margin-left:6px;color:var(--var-color-text-primary)}.HowToEarnMore-scss--module_iconArrowCollapsed_VMGNB{transform:rotate(180deg)}.HowToEarnMore-scss--module_content_XBTy5{display:flex;flex-wrap:wrap;justify-content:space-around}@keyframes StatDetailedInfoItem-scss--module_fadeIn_atEW8{0%{opacity:0}to{opacity:1}}@keyframes StatDetailedInfoItem-scss--module_fadeOut_jwcau{0%{opacity:1}to{opacity:0}}@keyframes StatDetailedInfoItem-scss--module_flashing_hBULb{0%{opacity:.5}to{opacity:1}}@keyframes StatDetailedInfoItem-scss--module_loading_ndXAE{to{background-position-x:-20%}}@keyframes StatDetailedInfoItem-scss--module_rotating_C9-PV{to{transform:rotate(360deg)}}@keyframes StatDetailedInfoItem-scss--module_closeLock_VauWp{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes StatDetailedInfoItem-scss--module_shakeLock_5jNDC{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.StatDetailedInfoItem-scss--module_title_L-LyD{margin-bottom:6px;font-weight:500;line-height:22px}.desktop .StatDetailedInfoItem-scss--module_title_L-LyD{font-size:16px}.StatDetailedInfoItem-scss--module_root_41vjs a{display:flex;width:100%;padding:20px;transition:backdrop-filter .2s ease;cursor:pointer;align-items:center;justify-content:space-between}.StatDetailedInfoItem-scss--module_root_41vjs a:hover{-webkit-backdrop-filter:contrast(.9);backdrop-filter:contrast(.9);color:var(--var-color-icon-ui-hover)}.StatDetailedInfoItem-scss--module_description_pTiRs{font-size:13px;line-height:16px;color:var(--var-color-text-secondary)}.StatDetailedInfoItem-scss--module_icon_-nQoP{width:20px;height:20px;margin-left:20px;flex-shrink:0}.StatDetailedInfoItem-scss--module_arrowIcon_yd2kJ{transform:rotate(180deg)}.StatDetailedInfoList-scss--module_root_KceFK{margin:0;padding:0;border:1px solid var(--var-color-base-border);list-style:none;border-radius:8px}.StatDetailedInfoList-scss--module_item_R1ayX:not(:last-child){border-bottom:1px solid var(--var-color-base-border)}@keyframes ChartLoader-scss--module_fadeIn_z-mHc{0%{opacity:0}to{opacity:1}}@keyframes ChartLoader-scss--module_fadeOut_JaLJE{0%{opacity:1}to{opacity:0}}@keyframes ChartLoader-scss--module_flashing_rrwhv{0%{opacity:.5}to{opacity:1}}@keyframes ChartLoader-scss--module_loading_NWYRG{to{background-position-x:-20%}}@keyframes ChartLoader-scss--module_rotating_ycTZB{to{transform:rotate(360deg)}}@keyframes ChartLoader-scss--module_closeLock_1Cbcm{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes ChartLoader-scss--module_shakeLock_qCq-0{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}@keyframes ChartLoader-scss--module_load_6gWDO{0%{left:-150px}to{left:100%}}.ChartLoader-scss--module_item_6LpEc{display:flex;margin:0 20px 20px 0;padding:20px;border:1px solid var(--var-color-base-border);border-radius:var(--border-radius-default);justify-content:space-between}.ChartLoader-scss--module_info_Gu5bK{display:flex;flex-direction:column;width:70px}.ChartLoader-scss--module_amount_IvTwZ{position:relative;overflow:hidden;border-radius:4px;background-color:var(--var-color-base-border);width:60px;height:16px;margin-top:20px}.ChartLoader-scss--module_amount_IvTwZ:before{content:"";position:absolute;top:0;left:-150px;display:block;width:150px;height:100%;background:linear-gradient(to right,transparent 0,rgba(133,133,133,.3) 50%,transparent 100%);animation:ChartLoader-scss--module_load_6gWDO .6s cubic-bezier(.4,0,.2,1) alternate infinite}.ChartLoader-scss--module_label_1H8A9{position:relative;overflow:hidden;border-radius:4px;background-color:var(--var-color-base-border);width:109px;height:8px;margin-top:12px}.ChartLoader-scss--module_label_1H8A9:before{content:"";position:absolute;top:0;left:-150px;display:block;width:150px;height:100%;background:linear-gradient(to right,transparent 0,rgba(133,133,133,.3) 50%,transparent 100%);animation:ChartLoader-scss--module_load_6gWDO .6s cubic-bezier(.4,0,.2,1) alternate infinite}.ChartLoader-scss--module_chart_MzVhL{width:50px;height:50px}.ChartLoader-scss--module_icon_20Cvu{width:20px;height:20px}.ChartLoader-scss--module_graph_jb0Z1{width:50px;height:50px}.ChartsLoader-scss--module_container_LzgGJ{display:flex;margin:20px 0;flex-wrap:wrap;border-radius:var(--border-radius-default)}.ChartsLoader-scss--module_chart_rKz15{flex-wrap:wrap;border-radius:var(--border-radius-default)}.ChartsLoader-scss--module_chartItem_783np{border:1px solid var(--var-color-base-border);border-radius:var(--border-radius-default)}@keyframes MainInfoLoader-scss--module_fadeIn_jw3or{0%{opacity:0}to{opacity:1}}@keyframes MainInfoLoader-scss--module_fadeOut_-n7fS{0%{opacity:1}to{opacity:0}}@keyframes MainInfoLoader-scss--module_flashing_nu9yG{0%{opacity:.5}to{opacity:1}}@keyframes MainInfoLoader-scss--module_loading_zDFDI{to{background-position-x:-20%}}@keyframes MainInfoLoader-scss--module_rotating_vos1x{to{transform:rotate(360deg)}}@keyframes MainInfoLoader-scss--module_closeLock_rWYiZ{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes MainInfoLoader-scss--module_shakeLock_y-2fj{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}@keyframes MainInfoLoader-scss--module_load_OmriE{0%{left:-150px}to{left:100%}}.MainInfoLoader-scss--module_container_ICARs{display:flex;overflow:hidden;margin-bottom:40px;border:1px solid var(--var-color-base-border);border-radius:var(--border-radius-default)}.MainInfoLoader-scss--module_info_H725M{display:flex;flex-direction:column;width:212px;height:82px;padding:23px 20px;border-right:1px solid var(--var-color-base-border);justify-content:space-between}.MainInfoLoader-scss--module_info_H725M:last-of-type{border:none}.MainInfoLoader-scss--module_description_4igRF{display:flex;flex-direction:column;justify-content:space-between}.MainInfoLoader-scss--module_description_4igRF>div{position:relative;overflow:hidden;border-radius:4px;background-color:var(--var-color-base-border)}.MainInfoLoader-scss--module_description_4igRF>div:before{content:"";position:absolute;top:0;left:-150px;display:block;width:150px;height:100%;background:linear-gradient(to right,transparent 0,rgba(133,133,133,.3) 50%,transparent 100%);animation:MainInfoLoader-scss--module_load_OmriE .6s cubic-bezier(.4,0,.2,1) alternate infinite}.MainInfoLoader-scss--module_counter_GrrK8{width:101px;height:16px}.MainInfoLoader-scss--module_caption_Uxq5O{width:133px;height:8px}.MainInfoLoader-scss--module_amount_3I3Kn{width:101px;height:16px}.MainInfoLoader-scss--module_label_ynuWr{width:133px;height:8px}.MainInfoLoader-scss--module_info_H725M>div{position:relative;overflow:hidden;border-radius:4px;background-color:var(--var-color-base-border)}.MainInfoLoader-scss--module_info_H725M>div:before{content:"";position:absolute;top:0;left:-150px;display:block;width:150px;height:100%;background:linear-gradient(to right,transparent 0,rgba(133,133,133,.3) 50%,transparent 100%);animation:MainInfoLoader-scss--module_load_OmriE .6s cubic-bezier(.4,0,.2,1) alternate infinite}@keyframes StatMainInfo-scss--module_fadeIn_Z0xtG{0%{opacity:0}to{opacity:1}}@keyframes StatMainInfo-scss--module_fadeOut_w4sQ-{0%{opacity:1}to{opacity:0}}@keyframes StatMainInfo-scss--module_flashing_0BmkS{0%{opacity:.5}to{opacity:1}}@keyframes StatMainInfo-scss--module_loading_xO4Lm{to{background-position-x:-20%}}@keyframes StatMainInfo-scss--module_rotating_EsIZ-{to{transform:rotate(360deg)}}@keyframes StatMainInfo-scss--module_closeLock_wNI4a{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes StatMainInfo-scss--module_shakeLock_fs8Ql{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.StatMainInfo-scss--module_container_rhfcU{display:flex;overflow:hidden;border:1px solid var(--var-color-base-border);border-top-left-radius:var(--border-radius-default);border-top-right-radius:var(--border-radius-default)}.StatMainInfo-scss--module_containerWithoutInformer_DmjV0{margin-bottom:40px;border-radius:var(--border-radius-default)}.StatMainInfo-scss--module_counters_iu5hv{display:flex;align-items:center;justify-content:space-between}.StatMainInfo-scss--module_counters_iu5hv .StatMainInfo-scss--module_block_dd2g7{display:flex;overflow:hidden;box-sizing:border-box;margin-bottom:20px;padding:20px;border:1px solid var(--var-color-base-border);border-radius:var(--border-radius-default)}.StatMainInfo-scss--module_counters_iu5hv .StatMainInfo-scss--module_block_dd2g7:last-of-type{margin-right:0}.StatMainInfo-scss--module_iconContainer_17IFy{width:42px;height:42px;display:flex;align-items:center;justify-content:center;overflow:hidden;margin-right:15px;border-radius:10px}.dark-theme .StatMainInfo-scss--module_iconContainer_17IFy{filter:brightness(1.2)}.StatMainInfo-scss--module_icon_0D0I5{width:20px;height:20px}.StatMainInfo-scss--module_description_cLvkP{display:flex;flex-direction:column}.StatMainInfo-scss--module_paidCounter_y2Qo2 .StatMainInfo-scss--module_iconContainer_17IFy{background:#3a43}.StatMainInfo-scss--module_paidCounter_y2Qo2 .StatMainInfo-scss--module_icon_0D0I5{color:#3a4}.StatMainInfo-scss--module_followCounter_Tq9v8 .StatMainInfo-scss--module_iconContainer_17IFy{background:#5998bf33}.StatMainInfo-scss--module_followCounter_Tq9v8 .StatMainInfo-scss--module_icon_0D0I5{color:#5998bf}.StatMainInfo-scss--module_item_D9zpW{display:flex;flex-direction:column;margin-right:0;padding:20px;align-items:flex-start}.StatMainInfo-scss--module_item_D9zpW:last-of-type{border:none}.StatMainInfo-scss--module_money_mqRbl{font-size:20px;font-weight:500;color:var(--var-color-text-primary)}.StatMainInfo-scss--module_money_mqRbl.StatMainInfo-scss--module_million_jusJD{font-size:16px;line-height:23.5px}.StatMainInfo-scss--module_counter_GuWEa{font-size:20px;font-weight:500;line-height:24px;color:var(--var-color-text-primary)}.StatMainInfo-scss--module_caption_0ynXJ{margin-top:2px;font-size:13px;font-weight:500;color:#7c7c7c}.StatMainInfo-scss--module_informer_twFZt{display:flex;align-items:center;margin-bottom:40px;padding:12px 20px;font-size:13px;font-weight:500;line-height:16px;color:#59a840;border-bottom-right-radius:var(--border-radius-default);border-bottom-left-radius:var(--border-radius-default);background-color:#59a8401a}.StatMainInfo-scss--module_iconExchange_0WpzB{margin-right:12px;color:#59a840;flex-shrink:0}.light-theme .EmptyEventList-scss--module_pictureEmpty_wbEig{background-image:url(../events.DCpXH9Yg.svg)}.light-x-theme .EmptyEventList-scss--module_pictureEmpty_wbEig{background-image:url(../events-x.BzrM-3k7.svg)}@keyframes EmptyEventList-scss--module_fadeIn_NpsoH{0%{opacity:0}to{opacity:1}}@keyframes EmptyEventList-scss--module_fadeOut_LvmuQ{0%{opacity:1}to{opacity:0}}@keyframes EmptyEventList-scss--module_flashing_GS-ij{0%{opacity:.5}to{opacity:1}}@keyframes EmptyEventList-scss--module_loading_LTu-R{to{background-position-x:-20%}}@keyframes EmptyEventList-scss--module_rotating_7i9Mi{to{transform:rotate(360deg)}}@keyframes EmptyEventList-scss--module_closeLock_D3rXn{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes EmptyEventList-scss--module_shakeLock_QaZRY{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.light-y-theme .EmptyEventList-scss--module_pictureEmpty_wbEig{background-image:url(../events-y.B1IvNxEF.svg)}.EmptyEventList-scss--module_pictureEmpty_wbEig{background-image:url(../events.DCpXH9Yg.svg)}.dark-theme .EmptyEventList-scss--module_pictureEmpty_wbEig{filter:invert(1) hue-rotate(180deg) brightness(2) contrast(.8) grayscale(1)}@keyframes EventFilterPanel-scss--module_fadeIn_Fsn4R{0%{opacity:0}to{opacity:1}}@keyframes EventFilterPanel-scss--module_fadeOut_XiMNR{0%{opacity:1}to{opacity:0}}@keyframes EventFilterPanel-scss--module_flashing_o2ySd{0%{opacity:.5}to{opacity:1}}@keyframes EventFilterPanel-scss--module_loading_u04eT{to{background-position-x:-20%}}@keyframes EventFilterPanel-scss--module_rotating_g9kYD{to{transform:rotate(360deg)}}@keyframes EventFilterPanel-scss--module_closeLock_HdQZN{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes EventFilterPanel-scss--module_shakeLock_YeY35{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.EventFilterPanel-scss--module_filter_G-8SX{display:flex;margin-bottom:10px}.EventFilterPanel-scss--module_eventSelectorButton_x4Huk{width:46px;height:46px}.EventFilterPanel-scss--module_selectedUsernames_gGg7I{display:flex;flex-wrap:wrap}@keyframes EventFooter-scss--module_fadeIn_4vJ2N{0%{opacity:0}to{opacity:1}}@keyframes EventFooter-scss--module_fadeOut_dW9No{0%{opacity:1}to{opacity:0}}@keyframes EventFooter-scss--module_flashing_nsQvi{0%{opacity:.5}to{opacity:1}}@keyframes EventFooter-scss--module_loading_Ws3fT{to{background-position-x:-20%}}@keyframes EventFooter-scss--module_rotating_MEAtP{to{transform:rotate(360deg)}}@keyframes EventFooter-scss--module_closeLock_RerEK{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes EventFooter-scss--module_shakeLock_xCDFp{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.EventFooter-scss--module_root_3R0ZV{display:flex;width:100%;justify-content:space-between;align-items:center;margin:5px 0 30px}.EventFooter-scss--module_itemClassNamePage_gGSzD{color:var(--var-color-text-primary);background-color:var(--var-color-app-bg);transition:none}.EventFooter-scss--module_itemClassNamePage_gGSzD:hover{border:1px solid #ccc;color:var(--var-color-text-primary);background-color:#fff}.EventFooter-scss--module_buttonMore_hsr5P{display:flex;align-items:center;justify-content:center;height:30px;font-weight:400;text-transform:none}@keyframes StatEvents-scss--module_fadeIn_FymIF{0%{opacity:0}to{opacity:1}}@keyframes StatEvents-scss--module_fadeOut_FS3oN{0%{opacity:1}to{opacity:0}}@keyframes StatEvents-scss--module_flashing_FNz6n{0%{opacity:.5}to{opacity:1}}@keyframes StatEvents-scss--module_loading_GXkp2{to{background-position-x:-20%}}@keyframes StatEvents-scss--module_rotating_VS8uS{to{transform:rotate(360deg)}}@keyframes StatEvents-scss--module_closeLock_OBt8m{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes StatEvents-scss--module_shakeLock_-LRbk{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.StatEvents-scss--module_container_Shv7W{display:flex;align-items:center;justify-content:center;position:relative;flex-direction:column}.StatEvents-scss--module_spinnerContainer_myqk5{display:flex;align-items:center;justify-content:center}@keyframes StatCommonItem-scss--module_fadeIn_Xrs3w{0%{opacity:0}to{opacity:1}}@keyframes StatCommonItem-scss--module_fadeOut_B3Dhn{0%{opacity:1}to{opacity:0}}@keyframes StatCommonItem-scss--module_flashing_fLv1v{0%{opacity:.5}to{opacity:1}}@keyframes StatCommonItem-scss--module_loading_kHilU{to{background-position-x:-20%}}@keyframes StatCommonItem-scss--module_rotating_8db4Y{to{transform:rotate(360deg)}}@keyframes StatCommonItem-scss--module_closeLock_ghf0-{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes StatCommonItem-scss--module_shakeLock_y61bP{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.StatCommonItem-scss--module_root_4kE0C{display:flex;justify-content:space-between;padding:20px}.StatCommonItem-scss--module_info_Wl0YG{display:flex;flex-direction:column;width:80px}.StatCommonItem-scss--module_hint_rhOFZ{padding-left:4px}.StatCommonItem-scss--module_iconHint_uqgWD{width:14px;height:14px}.StatCommonItem-scss--module_graph_ywIMn{width:50px;height:50px}.StatCommonItem-scss--module_icon_Uyc8E{width:20px;height:20px}.StatCommonItem-scss--module_count_gcThh{font-size:20px;font-weight:500;margin-top:16px;color:var(--var-color-text-primary)}.StatCommonItem-scss--module_title_JZhrz{margin-top:2px;font-size:13px;white-space:nowrap;color:var(--var-color-text-secondary)}.StatGraphs-scss--module_content_n9igX{display:flex;overflow:hidden;margin:20px 0 40px;flex-wrap:wrap;border-radius:var(--border-radius-default)}.StatGraphs-scss--module_chart_Jm5O2{flex-wrap:wrap;border-radius:var(--border-radius-default)}.StatGraphs-scss--module_chartItem_5hntP{border:1px solid var(--var-color-base-border);border-radius:var(--border-radius-default)}@keyframes StatCharts-scss--module_fadeIn_ZY9oL{0%{opacity:0}to{opacity:1}}@keyframes StatCharts-scss--module_fadeOut_-zKPO{0%{opacity:1}to{opacity:0}}@keyframes StatCharts-scss--module_flashing_tsxJN{0%{opacity:.5}to{opacity:1}}@keyframes StatCharts-scss--module_loading_Goe4h{to{background-position-x:-20%}}@keyframes StatCharts-scss--module_rotating_Az9Kn{to{transform:rotate(360deg)}}@keyframes StatCharts-scss--module_closeLock_XfFaT{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes StatCharts-scss--module_shakeLock_tORSq{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.StatCharts-scss--module_spinnerContainer_cwO6o{display:flex;align-items:center;justify-content:center;min-height:342px}.StatCharts-scss--module_periodSelector_61lN4{font-size:20px}.StatCharts-scss--module_chartsItem_MB3CL{display:flex;justify-content:space-between;width:213px;margin:0 20px 20px 0;padding:20px;border:1px solid var(--var-color-base-border);white-space:nowrap;border-radius:var(--border-radius-default)}.StatCharts-scss--module_chartsItem_MB3CL:nth-child(3n+3){margin-right:0}.StatCharts-scss--module_chartsItem_MB3CL:nth-child(n+10){margin-bottom:0}.StatEvents-scss--module_root_bSBYI{width:411px}.StatEvents-scss--module_periodSelector_TE-bW{margin-bottom:20px;font-size:20px}@keyframes BlogStatistics-scss--module_fadeIn_t-Guh{0%{opacity:0}to{opacity:1}}@keyframes BlogStatistics-scss--module_fadeOut_Qkz3l{0%{opacity:1}to{opacity:0}}@keyframes BlogStatistics-scss--module_flashing_62ykp{0%{opacity:.5}to{opacity:1}}@keyframes BlogStatistics-scss--module_loading_3fxwI{to{background-position-x:-20%}}@keyframes BlogStatistics-scss--module_rotating_Z837J{to{transform:rotate(360deg)}}@keyframes BlogStatistics-scss--module_closeLock_SLxSs{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes BlogStatistics-scss--module_shakeLock_u2fCG{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.BlogStatistics-scss--module_spinnerContainer_KdS8L{display:flex;align-items:center;justify-content:center}.BlogStatistics-scss--module_root_fLwDI{display:flex;justify-content:space-between}.BlogStatistics-scss--module_info_oBoQl{display:flex;flex-direction:column;width:680px}.BlogStatistics-scss--module_containerInfoItem_YIJPT{width:213px;border-right:1px solid var(--var-color-base-border)}.BlogStatistics-scss--module_counter_49Pfn{width:330px;margin-right:20px}.BlogStatistics-scss--module_timeInfo_Ucdo8{margin-bottom:20px;font-size:13px;color:#7c7c7c}.BlogStatistics-scss--module_periodSelector_p70Kf,.BlogStatistics-scss--module_detailedInfo_VvCV1{margin-bottom:20px}@keyframes BackButton-scss--module_fadeIn_xJuQv{0%{opacity:0}to{opacity:1}}@keyframes BackButton-scss--module_fadeOut_uLhP-{0%{opacity:1}to{opacity:0}}@keyframes BackButton-scss--module_flashing_EGYjM{0%{opacity:.5}to{opacity:1}}@keyframes BackButton-scss--module_loading_MW7YR{to{background-position-x:-20%}}@keyframes BackButton-scss--module_rotating_U-ykg{to{transform:rotate(360deg)}}@keyframes BackButton-scss--module_closeLock_Y5PR7{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes BackButton-scss--module_shakeLock_tbbYr{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.BackButton-scss--module_button_iH-pK{min-width:auto;height:40px;padding:10px 20px 10px 50px;color:var(--var-color-text-primary)}@media not all and (hover: none){.BackButton-scss--module_button_iH-pK:hover,.BackButton-scss--module_button_iH-pK:hover .BackButton-scss--module_icon_gduer{color:var(--color-brand)}}.BackButton-scss--module_icon_gduer{width:20px;height:20px;position:absolute;left:20px;color:var(--var-color-text-primary);transition:color .2s}@keyframes CopyEmailButton-scss--module_fadeIn_-afJH{0%{opacity:0}to{opacity:1}}@keyframes CopyEmailButton-scss--module_fadeOut_hUTL-{0%{opacity:1}to{opacity:0}}@keyframes CopyEmailButton-scss--module_flashing_FPE8-{0%{opacity:.5}to{opacity:1}}@keyframes CopyEmailButton-scss--module_loading_eaw9s{to{background-position-x:-20%}}@keyframes CopyEmailButton-scss--module_rotating_W2UR0{to{transform:rotate(360deg)}}@keyframes CopyEmailButton-scss--module_closeLock_onDJa{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes CopyEmailButton-scss--module_shakeLock_yCvsK{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.CopyEmailButton-scss--module_root_U3ZuZ{display:flex;align-items:center}.CopyEmailButton-scss--module_icon_u8zOc{width:20px;height:20px;margin-right:5px;cursor:pointer;flex-shrink:0}.CopyEmailButton-scss--module_email_yicZA{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}@keyframes ExportButton-scss--module_fadeIn_9RC7b{0%{opacity:0}to{opacity:1}}@keyframes ExportButton-scss--module_fadeOut_TWLA9{0%{opacity:1}to{opacity:0}}@keyframes ExportButton-scss--module_flashing_TZo2W{0%{opacity:.5}to{opacity:1}}@keyframes ExportButton-scss--module_loading_QK35G{to{background-position-x:-20%}}@keyframes ExportButton-scss--module_rotating_kXfaG{to{transform:rotate(360deg)}}@keyframes ExportButton-scss--module_closeLock_UkjZ-{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes ExportButton-scss--module_shakeLock_HjyfZ{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.ExportButton-scss--module_container_qksWT{position:relative;height:40px}.ExportButton-scss--module_button_9WWiO{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;font-family:inherit;color:inherit;background-color:transparent;position:relative;min-width:120px;padding:10px 20px 10px 30px;font-size:14px;font-weight:600;line-height:22px;text-transform:uppercase;color:var(--var-color-link-like-text-button);transition:all .2s ease;cursor:pointer}@media not all and (hover: none){.ExportButton-scss--module_button_9WWiO:hover,.ExportButton-scss--module_button_9WWiO:hover .ExportButton-scss--module_icon_Bgrm2{color:var(--var-color-link-like-text-button-hover)}}.ExportButton-scss--module_button_9WWiO:active{transform:scale(.9)}.ExportButton-scss--module_icon_Bgrm2{width:20px;height:20px;position:absolute;left:0;color:var(--var-color-link-like-text-button);transition:color .2s}.light-theme .BlogIncomeExport-scss--module_containerWithIcon_zzhnl{background-image:url(../export.Zuq0Ndgx.svg)}.light-x-theme .BlogIncomeExport-scss--module_containerWithIcon_zzhnl{background-image:url(../export-x.sKUXEAbQ.svg)}@keyframes BlogIncomeExport-scss--module_fadeIn_ayCvB{0%{opacity:0}to{opacity:1}}@keyframes BlogIncomeExport-scss--module_fadeOut_eD-fb{0%{opacity:1}to{opacity:0}}@keyframes BlogIncomeExport-scss--module_flashing_il282{0%{opacity:.5}to{opacity:1}}@keyframes BlogIncomeExport-scss--module_loading_zDXOI{to{background-position-x:-20%}}@keyframes BlogIncomeExport-scss--module_rotating_-woYC{to{transform:rotate(360deg)}}@keyframes BlogIncomeExport-scss--module_closeLock_-H7hu{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes BlogIncomeExport-scss--module_shakeLock_cFOxJ{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.light-y-theme .BlogIncomeExport-scss--module_containerWithIcon_zzhnl{background-image:url(../export-y.CILtiYTu.svg)}.BlogIncomeExport-scss--module_container_CFVii{display:flex;align-items:center;justify-content:center;flex-direction:column;align-items:flex-start;padding:20px}.BlogIncomeExport-scss--module_containerWithIcon_zzhnl{width:100%;background-repeat:no-repeat;background-position:bottom right;background-size:contain}.BlogIncomeExport-scss--module_containerWithBorder_tXw2X{border:1px solid var(--var-color-base-border);border-radius:var(--border-radius-default)}.BlogIncomeExport-scss--module_title_L0AA7{margin-top:2px;margin-bottom:4px;font-size:16px;font-weight:500;line-height:22px;text-align:left;color:var(--var-color-text-primary)}@keyframes MessageLink-scss--module_fadeIn_6Tdp8{0%{opacity:0}to{opacity:1}}@keyframes MessageLink-scss--module_fadeOut_Er8AK{0%{opacity:1}to{opacity:0}}@keyframes MessageLink-scss--module_flashing_A0n1r{0%{opacity:.5}to{opacity:1}}@keyframes MessageLink-scss--module_loading_Q0-m5{to{background-position-x:-20%}}@keyframes MessageLink-scss--module_rotating_QpViw{to{transform:rotate(360deg)}}@keyframes MessageLink-scss--module_closeLock_uv5hf{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes MessageLink-scss--module_shakeLock_SGYss{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.MessageLink-scss--module_root_Yb-cj{align-items:center;padding:10px 15px}.mobile .MessageLink-scss--module_root_Yb-cj{padding:0}.MessageLink-scss--module_tooltipContent_wC5pQ{width:247px;padding:15px;white-space:normal}.MessageLink-scss--module_button_3fNah{display:flex;align-items:center;justify-content:center}.desktop .MessageLink-scss--module_button_3fNah{width:32px;height:32px;min-width:auto;padding:0}.mobile .MessageLink-scss--module_button_3fNah{padding:10px;text-transform:none}.MessageLink-scss--module_icon_ynlCY{width:20px;height:20px;flex-shrink:0}.mobile .MessageLink-scss--module_icon_ynlCY{margin-right:10px}.BlogUsersSelect-scss--module_container_4lf1a{width:300px;margin-right:15px}.BlogSubscribersFilter-scss--module_container_PMs0J{display:flex;flex-direction:column;width:100%}.BlogSubscribersFilter-scss--module_filterContainer_FSpIP{display:flex;justify-content:space-between}.BlogSubscribersFilter-scss--module_selectedUsers_JKyVz{margin-top:10px}.BlogSubscribersFilter-scss--module_subscriptionLevels_A79T0{width:300px}.BlogSubscribersFilter-scss--module_subscriptionStatus_iJgIA{width:235px}.BlogSubscribersFilter-scss--module_sortSelect_-Ho6l{width:260px}.BlogSubscribersHeader-scss--module_header_HnQjO{display:flex;width:100%;justify-content:space-between}.desktop .BlogSubscribersHeader-scss--module_header_HnQjO{margin:-25px 0 30px}.mobile .BlogSubscribersHeader-scss--module_header_HnQjO{margin-bottom:20px}.BlogSubscribersHeader-scss--module_titleContainer_UElSV{display:flex;align-items:center}.BlogSubscribersHeader-scss--module_title_A04IS{font-size:20px;font-weight:500}.desktop .BlogSubscribersHeader-scss--module_title_A04IS{margin-left:20px}.mobile .BlogSubscribersHeader-scss--module_title_A04IS{margin-left:15px}.BlogSubscribersHeader-scss--module_exportContainer_Rfq2m{margin:0;padding:0;justify-content:space-between;align-items:center}.desktop .BlogSubscribersHeader-scss--module_exportContainer_Rfq2m{flex-direction:row}.mobile .BlogSubscribersHeader-scss--module_exportContainer_Rfq2m{flex-direction:row-reverse;margin-top:20px}.BlogSubscribersHeader-scss--module_exportTitle_ZDHgs{margin-bottom:0;font-weight:400;line-height:16px}.desktop .BlogSubscribersHeader-scss--module_exportTitle_ZDHgs{width:200px;margin-right:20px;font-size:13px;text-align:right}.mobile .BlogSubscribersHeader-scss--module_exportTitle_ZDHgs{margin-left:15px;font-size:12px;text-align:left}.light-theme .BlogSubscribers-scss--module_emptyPicture_y9jO7{background-image:url(../subscribers-empty.ocCKGybM.svg)}.light-x-theme .BlogSubscribers-scss--module_emptyPicture_y9jO7{background-image:url(../subscribers-empty-x.DEovYr9y.svg)}@keyframes BlogSubscribers-scss--module_fadeIn_BNbs2{0%{opacity:0}to{opacity:1}}@keyframes BlogSubscribers-scss--module_fadeOut_xmk7J{0%{opacity:1}to{opacity:0}}@keyframes BlogSubscribers-scss--module_flashing_o2FSA{0%{opacity:.5}to{opacity:1}}@keyframes BlogSubscribers-scss--module_loading_e32lP{to{background-position-x:-20%}}@keyframes BlogSubscribers-scss--module_rotating_ihDg0{to{transform:rotate(360deg)}}@keyframes BlogSubscribers-scss--module_closeLock_W2FJK{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes BlogSubscribers-scss--module_shakeLock_SHxyH{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.light-y-theme .BlogSubscribers-scss--module_emptyPicture_y9jO7{background-image:url(../subscribers-empty-y.DBrVWecf.svg)}@keyframes SubscriptionLevelText-scss--module_fadeIn_siYsV{0%{opacity:0}to{opacity:1}}@keyframes SubscriptionLevelText-scss--module_fadeOut_-SZjY{0%{opacity:1}to{opacity:0}}@keyframes SubscriptionLevelText-scss--module_flashing_ljdCs{0%{opacity:.5}to{opacity:1}}@keyframes SubscriptionLevelText-scss--module_loading_F3DTB{to{background-position-x:-20%}}@keyframes SubscriptionLevelText-scss--module_rotating_i41vj{to{transform:rotate(360deg)}}@keyframes SubscriptionLevelText-scss--module_closeLock_dHvDp{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes SubscriptionLevelText-scss--module_shakeLock_suOAQ{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.desktop .SubscriptionLevelText-scss--module_archived_bSvou{color:#7c7c7c}@keyframes BlogSubscribersRows-scss--module_fadeIn_D0Dip{0%{opacity:0}to{opacity:1}}@keyframes BlogSubscribersRows-scss--module_fadeOut_VsKtN{0%{opacity:1}to{opacity:0}}@keyframes BlogSubscribersRows-scss--module_flashing_tp819{0%{opacity:.5}to{opacity:1}}@keyframes BlogSubscribersRows-scss--module_loading_e2oyI{to{background-position-x:-20%}}@keyframes BlogSubscribersRows-scss--module_rotating_2wog-{to{transform:rotate(360deg)}}@keyframes BlogSubscribersRows-scss--module_closeLock_yV9xg{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes BlogSubscribersRows-scss--module_shakeLock_6tLss{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.BlogSubscribersRows-scss--module_column_8RyJh{display:flex}.BlogSubscribersRows-scss--module_columnPayment_smCei{text-align:right;justify-content:flex-end}.BlogSubscribersRows-scss--module_columnIcon_h4UI3{text-align:left;justify-content:flex-start}.BlogSubscribersRows-scss--module_header_-vK-u{display:grid;grid-template-columns:160px 180px 100px 30px 120px 160px 128px 1fr 62px;color:#7c7c7c}.BlogSubscribersRows-scss--module_header_-vK-u>div{padding:15px}.BlogSubscribersRows-scss--module_header_-vK-u>.BlogSubscribersRows-scss--module_columnPayment_smCei{padding-right:5px}.BlogSubscribersRows-scss--module_header_-vK-u>.BlogSubscribersRows-scss--module_columnIcon_h4UI3{padding-right:0;padding-left:0}.BlogSubscribersRows-scss--module_row_f7gyD{display:grid;grid-template-columns:160px 180px 100px 30px 120px 160px 128px 1fr 62px}.BlogSubscribersRows-scss--module_row_f7gyD>div{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;padding:15px;font-size:14px;line-height:22px;color:var(--var-color-text-regular)}.BlogSubscribersRows-scss--module_row_f7gyD:nth-child(odd){border-radius:var(--border-radius-default);background-color:var(--var-color-complementary-bg)}.BlogSubscribersRows-scss--module_rowClickable_XLSfy:hover>div{color:var(--var-color-text-primary);text-shadow:.5px 0;cursor:pointer}.BlogSubscribersRows-scss--module_rowClickable_XLSfy:hover>div:first-child{color:var(--color-brand)}.BlogSubscribersRows-scss--module_row_f7gyD>.BlogSubscribersRows-scss--module_columnWithHint_hCIXS{overflow:visible}.BlogSubscribersRows-scss--module_row_f7gyD>.BlogSubscribersRows-scss--module_rowLastColumn_PLURY{overflow:visible;align-items:center;padding:10px 15px}.BlogSubscribersRows-scss--module_row_f7gyD>.BlogSubscribersRows-scss--module_columnPayment_smCei{padding-right:8px}.BlogSubscribersRows-scss--module_row_f7gyD>.BlogSubscribersRows-scss--module_columnIcon_h4UI3{padding-right:0;padding-left:0}.BlogSubscribersRows-scss--module_price_NJ-4-{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;border-bottom:1px dashed transparent}.BlogSubscribersRows-scss--module_nextPayPrice_LZFrQ{border-bottom-color:#7c7c7c;cursor:pointer}.BlogSubscribersRows-scss--module_nextPayPrice_LZFrQ:hover{border-bottom-color:transparent}.BlogSubscribersRows-scss--module_iconStatus_nr6Qq{width:16px;height:16px;margin-right:5px;flex-shrink:0;color:#fff;fill:var(--var-color-error)}.BlogSubscribersRows-scss--module_hint_7seiw{margin-left:5px}.BlogSubscribersRows-scss--module_hintContent_0P29Z{font-size:13px}.BlogSubscribersRows-scss--module_iconHint_RfvFp{width:16px;height:16px;stroke-width:2px}.desktop .BlogSubscribersRows-scss--module_iconHint_RfvFp:hover{color:var(--var-color-text-primary)}.BlogSubscribersRows-scss--module_tooltipContent_bAoTF{width:205px;font-size:13px;line-height:16px;white-space:normal}.BlogSubscribersRows-scss--module_icon_lq9cC{width:20px;height:20px;margin-right:5px;cursor:pointer}.BlogSubscribersRows-scss--module_dateSubscribe_r0nPx{display:flex;align-items:center}.BlogSubscribersRows-scss--module_promoInfo_13WiU{margin-left:5px}.BlogSubscribers-scss--module_filterContainer_ZPe1l{margin-bottom:12px}.BlogSubscribers-scss--module_container_tPq1M{display:flex;flex-direction:column}.BlogUnsubscribesFilter-scss--module_container_DAkWe{display:flex;flex-direction:column;width:100%}.BlogUnsubscribesFilter-scss--module_filterContainer_KTvCc{display:flex;gap:15px;justify-content:left}.BlogUnsubscribesFilter-scss--module_placeholderTest_Fzh4C{color:#000}.BlogUnsubscribesFilter-scss--module_selectedUsers_VAopB{margin-top:10px}.BlogUnsubscribesFilter-scss--module_subscriptionLevels_uJYTL{width:300px}.BlogUnsubscribesFilter-scss--module_sortSelect_TmAEO{width:260px}.BlogUnsubscribesFilter-scss--module_select_MdsUI{width:250px}.BlogUnsubscribesFilter-scss--module_selectMargin_oW06S{margin-right:auto}.BlogUnsubscribesHeader-scss--module_header_MMeD6{display:flex;width:100%;justify-content:space-between}.desktop .BlogUnsubscribesHeader-scss--module_header_MMeD6{margin:-25px 0 30px}.mobile .BlogUnsubscribesHeader-scss--module_header_MMeD6{margin-bottom:20px}.BlogUnsubscribesHeader-scss--module_titleContainer_brtLm{display:flex;align-items:center}.BlogUnsubscribesHeader-scss--module_title_1Zuxn{font-size:20px;font-weight:500}.desktop .BlogUnsubscribesHeader-scss--module_title_1Zuxn{margin-left:20px}.mobile .BlogUnsubscribesHeader-scss--module_title_1Zuxn{margin-left:15px}.BlogUnsubscribesHeader-scss--module_exportContainer_Z1CrW{margin:0;padding:0;justify-content:space-between;align-items:center}.desktop .BlogUnsubscribesHeader-scss--module_exportContainer_Z1CrW{flex-direction:row}.mobile .BlogUnsubscribesHeader-scss--module_exportContainer_Z1CrW{flex-direction:row-reverse;margin-top:20px}.BlogUnsubscribesHeader-scss--module_exportTitle_zxiOd{margin-bottom:0;font-weight:400;line-height:16px}.desktop .BlogUnsubscribesHeader-scss--module_exportTitle_zxiOd{width:200px;margin-right:20px;font-size:13px;text-align:right}.mobile .BlogUnsubscribesHeader-scss--module_exportTitle_zxiOd{margin-left:15px;font-size:12px;text-align:left}@keyframes BlogUnsubscribes-scss--module_fadeIn_FRxZD{0%{opacity:0}to{opacity:1}}@keyframes BlogUnsubscribes-scss--module_fadeOut_Ypb2t{0%{opacity:1}to{opacity:0}}@keyframes BlogUnsubscribes-scss--module_flashing_nPJbu{0%{opacity:.5}to{opacity:1}}@keyframes BlogUnsubscribes-scss--module_loading_Kvs2C{to{background-position-x:-20%}}@keyframes BlogUnsubscribes-scss--module_rotating_kbRLd{to{transform:rotate(360deg)}}@keyframes BlogUnsubscribes-scss--module_closeLock_xlMpr{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes BlogUnsubscribes-scss--module_shakeLock_dF0ve{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.BlogUnsubscribes-scss--module_failContent_0h-Lk{display:flex;align-items:center;justify-content:center;flex-direction:column;max-width:340px;margin:20px auto 0;text-align:center}.BlogUnsubscribes-scss--module_failContentTitle_dW6u-{font-size:16px;font-weight:500;line-height:22px;color:var(--var-color-text-primary)}.BlogUnsubscribes-scss--module_failContentDescription_Ds-UF{margin-top:10px;font-size:13px;font-weight:400;line-height:16px;color:var(--var-color-text-secondary)}.BlogUnsubscribes-scss--module_failContentIcon_NeZ-o{width:115px;height:115px;color:var(--color-brand)}.dark-theme .BlogUnsubscribes-scss--module_failContentIcon_NeZ-o{filter:invert(1) hue-rotate(180deg) brightness(2) contrast(.8) grayscale(1)}.BlogUnsubscribes-scss--module_preloader_n2a7x{margin-top:30px}@keyframes BlogUnsubscribesRows-scss--module_fadeIn_HhRz7{0%{opacity:0}to{opacity:1}}@keyframes BlogUnsubscribesRows-scss--module_fadeOut_ZnxEu{0%{opacity:1}to{opacity:0}}@keyframes BlogUnsubscribesRows-scss--module_flashing_Mh8lv{0%{opacity:.5}to{opacity:1}}@keyframes BlogUnsubscribesRows-scss--module_loading_Qrpv0{to{background-position-x:-20%}}@keyframes BlogUnsubscribesRows-scss--module_rotating_Mx-WU{to{transform:rotate(360deg)}}@keyframes BlogUnsubscribesRows-scss--module_closeLock_bNVJ7{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes BlogUnsubscribesRows-scss--module_shakeLock_fTiEW{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.BlogUnsubscribesRows-scss--module_header_BqvFo{display:grid;grid-template-columns:160px 1fr 100px 120px 140px 140px 240px;color:#7c7c7c}.BlogUnsubscribesRows-scss--module_header_BqvFo>div{padding:15px}.BlogUnsubscribesRows-scss--module_row_kUDaR{display:grid;grid-template-columns:160px 1fr 100px 120px 140px 140px 240px}.BlogUnsubscribesRows-scss--module_row_kUDaR>div{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;padding:15px;font-size:14px;line-height:22px;color:var(--var-color-text-regular)}.BlogUnsubscribesRows-scss--module_row_kUDaR:nth-child(odd){border-radius:var(--border-radius-default);background-color:var(--var-color-complementary-bg)}.BlogUnsubscribesRows-scss--module_row_kUDaR>.BlogUnsubscribesRows-scss--module_columnWithHint_NdCg-{overflow:visible}.BlogUnsubscribesRows-scss--module_price_v2fqs{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;border-bottom:1px dashed transparent}.BlogUnsubscribesRows-scss--module_nextPayPrice_IFXTi{border-bottom-color:#7c7c7c;cursor:pointer}.BlogUnsubscribesRows-scss--module_nextPayPrice_IFXTi:hover{border-bottom-color:transparent}.BlogUnsubscribesRows-scss--module_iconStatus_0BIOu{width:16px;height:16px;margin-right:5px}.BlogUnsubscribesRows-scss--module_column_DrrwF{display:flex}.BlogUnsubscribesRows-scss--module_hint_sDfAq{margin-left:5px}.BlogUnsubscribesRows-scss--module_hintContent_V3Xv-{font-size:13px}.BlogUnsubscribesRows-scss--module_iconHint_hhrfh{width:16px;height:16px;stroke-width:2px}.desktop .BlogUnsubscribesRows-scss--module_iconHint_hhrfh:hover{color:var(--var-color-text-primary)}.BlogUnsubscribesRows-scss--module_tooltipContent_qteg2{top:-60px;width:205px;font-size:13px;line-height:16px}.BlogUnsubscribesRows-scss--module_icon_HD6Ka{width:20px;height:20px;margin-right:5px;cursor:pointer}.BlogUnsubscribesRows-scss--module_dateSubscribe_5VTul{display:flex;align-items:center}.BlogUnsubscribesRows-scss--module_wrappedText_Cqcp8{white-space:pre-wrap}.BlogUnsubscribesRows-scss--module_answers_kLOnB{display:flex;flex-direction:column;gap:10px}.BlogUnsubscribes-scss--module_filterContainer_c4zm5{margin-bottom:12px}.BlogUnsubscribes-scss--module_container_mOWTX{display:flex;flex-direction:column}@keyframes MediaAttachmentsCount-scss--module_fadeIn_KidMv{0%{opacity:0}to{opacity:1}}@keyframes MediaAttachmentsCount-scss--module_fadeOut_v-KLz{0%{opacity:1}to{opacity:0}}@keyframes MediaAttachmentsCount-scss--module_flashing_ZvJL0{0%{opacity:.5}to{opacity:1}}@keyframes MediaAttachmentsCount-scss--module_loading_8ms8s{to{background-position-x:-20%}}@keyframes MediaAttachmentsCount-scss--module_rotating_SGC2M{to{transform:rotate(360deg)}}@keyframes MediaAttachmentsCount-scss--module_closeLock_C-FXT{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes MediaAttachmentsCount-scss--module_shakeLock_gOVA9{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.MediaAttachmentsCount-scss--module_attachments_9f53o{display:flex;flex-wrap:wrap;color:#7c7c7c;stroke:#7c7c7c}.MediaAttachmentsCount-scss--module_attachments_9f53o>*{display:flex;margin-right:10px}.desktop .MediaAttachmentsCount-scss--module_attachments_9f53o>*{margin-bottom:10px}.MediaAttachmentsCount-scss--module_emptyLabel_PaCSD{font-size:14px;line-height:22px;color:inherit}.MediaAttachmentsCount-scss--module_icon_yoLdU{width:16px;height:16px;margin-right:5px;color:inherit}.MediaAttachmentsCount-scss--module_audioCount_59Jxo .MediaAttachmentsCount-scss--module_icon_yoLdU{stroke:inherit;stroke-width:1.5px}.MediaAttachmentsCount-scss--module_filesCount_McCPs .MediaAttachmentsCount-scss--module_icon_yoLdU{stroke-width:1px}.light-theme .BroadcastMessageStatsEmpty-scss--module_image_BH4jC{background-image:url(../mass-message.BriIcQ2v.svg)}.light-x-theme .BroadcastMessageStatsEmpty-scss--module_image_BH4jC{background-image:url(../mass-message-x.snFF0n5U.svg)}@keyframes BroadcastMessageStatsEmpty-scss--module_fadeIn_ZZvm-{0%{opacity:0}to{opacity:1}}@keyframes BroadcastMessageStatsEmpty-scss--module_fadeOut_UVfA-{0%{opacity:1}to{opacity:0}}@keyframes BroadcastMessageStatsEmpty-scss--module_flashing_EabHu{0%{opacity:.5}to{opacity:1}}@keyframes BroadcastMessageStatsEmpty-scss--module_loading_bAKbZ{to{background-position-x:-20%}}@keyframes BroadcastMessageStatsEmpty-scss--module_rotating_wxuUo{to{transform:rotate(360deg)}}@keyframes BroadcastMessageStatsEmpty-scss--module_closeLock_5PyUN{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes BroadcastMessageStatsEmpty-scss--module_shakeLock_Zwad3{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.light-y-theme .BroadcastMessageStatsEmpty-scss--module_image_BH4jC{background-image:url(../mass-message-y.ByAukJfg.svg)}.BroadcastMessageStatsEmpty-scss--module_root_vdMQx{display:flex;align-items:center;justify-content:center;flex-direction:column;max-width:350px;margin:0 auto}.desktop .BroadcastMessageStatsEmpty-scss--module_root_vdMQx{max-width:405px}.BroadcastMessageStatsEmpty-scss--module_title_A3P-Z{margin-bottom:10px;font-size:16px;line-height:22px;text-align:center;color:var(--var-color-text-primary)}.BroadcastMessageStatsEmpty-scss--module_description_SA33j{font-size:14px;line-height:22px;text-align:center;color:#7c7c7c}.BroadcastMessageStatsEmpty-scss--module_image_BH4jC{width:115px;height:115px;background-repeat:no-repeat;background-position:center center;background-size:cover}.Header-scss--module_header_w6cs7{display:flex;width:100%;justify-content:space-between}.desktop .Header-scss--module_header_w6cs7{margin:-25px 0 30px}.mobile .Header-scss--module_header_w6cs7{margin-bottom:20px}.Header-scss--module_titleContainer_1V9Fq{display:flex;align-items:center}.Header-scss--module_title_cLtbK{font-size:20px;font-weight:500}.desktop .Header-scss--module_title_cLtbK{margin-left:20px}.mobile .Header-scss--module_title_cLtbK{margin-left:15px}@keyframes getBroadcastMessageItemViewData-scss--module_fadeIn_WAwuP{0%{opacity:0}to{opacity:1}}@keyframes getBroadcastMessageItemViewData-scss--module_fadeOut_ipv-Q{0%{opacity:1}to{opacity:0}}@keyframes getBroadcastMessageItemViewData-scss--module_flashing_Z7TI6{0%{opacity:.5}to{opacity:1}}@keyframes getBroadcastMessageItemViewData-scss--module_loading_sgwt-{to{background-position-x:-20%}}@keyframes getBroadcastMessageItemViewData-scss--module_rotating_gptii{to{transform:rotate(360deg)}}@keyframes getBroadcastMessageItemViewData-scss--module_closeLock_sgZAQ{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes getBroadcastMessageItemViewData-scss--module_shakeLock_MRGhD{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.getBroadcastMessageItemViewData-scss--module_attachments_KyWCm{display:flex;flex-wrap:wrap}.getBroadcastMessageItemViewData-scss--module_attachments_KyWCm>*{display:flex;margin-right:10px}.desktop .getBroadcastMessageItemViewData-scss--module_attachments_KyWCm>*{margin-bottom:10px}.getBroadcastMessageItemViewData-scss--module_emptyLabel_em9s6{font-size:14px;line-height:22px;color:#7c7c7c}.getBroadcastMessageItemViewData-scss--module_icon_3Q8by{width:16px;height:16px;margin-right:5px;color:#7c7c7c}.getBroadcastMessageItemViewData-scss--module_audioCount_5WnOv .getBroadcastMessageItemViewData-scss--module_icon_3Q8by{stroke:#7c7c7c;stroke-width:1.5px}.getBroadcastMessageItemViewData-scss--module_filesCount_-3oGD .getBroadcastMessageItemViewData-scss--module_icon_3Q8by{stroke-width:1px}.getBroadcastMessageItemViewData-scss--module_message_gv395{white-space:normal;word-break:break-word}.getBroadcastMessageItemViewData-scss--module_textButton_bhssF{display:block}@keyframes BlogBroadcastMessageStatsTable-scss--module_fadeIn_5VFI4{0%{opacity:0}to{opacity:1}}@keyframes BlogBroadcastMessageStatsTable-scss--module_fadeOut_WE8kQ{0%{opacity:1}to{opacity:0}}@keyframes BlogBroadcastMessageStatsTable-scss--module_flashing_j0vcV{0%{opacity:.5}to{opacity:1}}@keyframes BlogBroadcastMessageStatsTable-scss--module_loading_HGCDe{to{background-position-x:-20%}}@keyframes BlogBroadcastMessageStatsTable-scss--module_rotating_vFDjk{to{transform:rotate(360deg)}}@keyframes BlogBroadcastMessageStatsTable-scss--module_closeLock_ZSYXu{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes BlogBroadcastMessageStatsTable-scss--module_shakeLock_6u5Qt{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.BlogBroadcastMessageStatsTable-scss--module_header_-lwN1{display:grid;grid-template-columns:150px 1fr 164px 100px 100px 90px 90px 100px;color:#7c7c7c}.BlogBroadcastMessageStatsTable-scss--module_header_-lwN1>div{padding:15px}.BlogBroadcastMessageStatsTable-scss--module_attachments_7JLGL{padding-right:5px!important}.BlogBroadcastMessageStatsTable-scss--module_row_6pmb4{display:grid;grid-template-columns:150px 1fr 164px 100px 100px 90px 90px 100px}.BlogBroadcastMessageStatsTable-scss--module_row_6pmb4>div{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;padding:15px;font-size:14px;line-height:22px;color:var(--var-color-text-regular)}.BlogBroadcastMessageStatsTable-scss--module_row_6pmb4:nth-child(odd){border-radius:var(--border-radius-default);background-color:var(--var-color-complementary-bg)}.BlogBroadcastMessageStatsTable-scss--module_price_EI-aI{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.BlogBroadcastMessageStatsTable-scss--module_iconStatus_AuEHK{width:16px;height:16px;margin-right:5px}.BlogBroadcastMessageStatsTable-scss--module_column_ioKQZ{display:flex}.BlogBroadcastMessageStatsTable-scss--module_icon_tmeeC{width:20px;height:20px;margin-right:5px;cursor:pointer}.BlogBroadcastMessageStatsTable-scss--module_wrappedText_UIFJ7{white-space:pre-wrap}.BlogBroadcastMessageStats-scss--module_filterContainer_i5FmQ{margin-bottom:12px}.BlogBroadcastMessageStats-scss--module_root_pFp6o{display:flex;flex-direction:column}.BlogBroadcastMessageStats-scss--module_emptyWrapper_wsSha{margin-top:0}@keyframes BlogDonationsFilter-scss--module_fadeIn_g9aNK{0%{opacity:0}to{opacity:1}}@keyframes BlogDonationsFilter-scss--module_fadeOut_tdERF{0%{opacity:1}to{opacity:0}}@keyframes BlogDonationsFilter-scss--module_flashing_Iyd2X{0%{opacity:.5}to{opacity:1}}@keyframes BlogDonationsFilter-scss--module_loading_5sCPN{to{background-position-x:-20%}}@keyframes BlogDonationsFilter-scss--module_rotating_XCy-C{to{transform:rotate(360deg)}}@keyframes BlogDonationsFilter-scss--module_closeLock_2hOX7{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes BlogDonationsFilter-scss--module_shakeLock_YaktO{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.BlogDonationsFilter-scss--module_root_I0Dln{display:flex;width:100%;justify-content:space-between}.BlogDonationsFilter-scss--module_targetOptions_I2t99{width:300px;max-width:300px}.BlogDonationsFilter-scss--module_sortOptions_bqR-e{width:260px}.BlogDonationsFilter-scss--module_targetOption_idjQ-{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.desktop .BlogDonationsFilter-scss--module_targetOption_idjQ-{max-width:300px}.BlogDonationsHeader-scss--module_header_hWCLC{display:flex;width:100%;justify-content:space-between}.desktop .BlogDonationsHeader-scss--module_header_hWCLC{margin:-25px 0 30px}.mobile .BlogDonationsHeader-scss--module_header_hWCLC{margin-bottom:20px}.BlogDonationsHeader-scss--module_titleContainer_x9kqi{display:flex;align-items:center}.BlogDonationsHeader-scss--module_title_TzgDI{font-size:20px;font-weight:500}.desktop .BlogDonationsHeader-scss--module_title_TzgDI{margin-left:20px}.mobile .BlogDonationsHeader-scss--module_title_TzgDI{margin-left:15px}.BlogDonationsHeader-scss--module_exportContainer_0G-qy{margin:0;padding:0;justify-content:space-between;align-items:center}.desktop .BlogDonationsHeader-scss--module_exportContainer_0G-qy{flex-direction:row}.mobile .BlogDonationsHeader-scss--module_exportContainer_0G-qy{flex-direction:row-reverse;margin-top:20px}.BlogDonationsHeader-scss--module_exportTitle_jSx5-{margin-bottom:0;font-weight:400;line-height:16px}.desktop .BlogDonationsHeader-scss--module_exportTitle_jSx5-{width:200px;margin-right:20px;font-size:13px;text-align:right}.mobile .BlogDonationsHeader-scss--module_exportTitle_jSx5-{margin-left:15px;font-size:12px;text-align:left}.light-theme .BlogDonations-scss--module_emptyDonationsRu_5sSky{background-image:url(../no-donations-ru.CkRr54wt.svg)}.light-theme .BlogDonations-scss--module_emptyDonationsEn_w7Wk9{background-image:url(../payments.By0Qjqfk.svg)}.light-x-theme .BlogDonations-scss--module_emptyDonationsRu_5sSky{background-image:url(../no-donations-ru-x.JNRQwPma.svg)}.light-x-theme .BlogDonations-scss--module_emptyDonationsEn_w7Wk9{background-image:url(../payments-x.DuLSlMCS.svg)}@keyframes BlogDonations-scss--module_fadeIn_5hKgO{0%{opacity:0}to{opacity:1}}@keyframes BlogDonations-scss--module_fadeOut_B4pom{0%{opacity:1}to{opacity:0}}@keyframes BlogDonations-scss--module_flashing_pz7Rv{0%{opacity:.5}to{opacity:1}}@keyframes BlogDonations-scss--module_loading_-xW2P{to{background-position-x:-20%}}@keyframes BlogDonations-scss--module_rotating_-HBe9{to{transform:rotate(360deg)}}@keyframes BlogDonations-scss--module_closeLock_9g3Cg{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes BlogDonations-scss--module_shakeLock_dH0hp{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.light-y-theme .BlogDonations-scss--module_emptyDonationsRu_5sSky{background-image:url(../no-donations-ru-y.Dx8e3dIB.svg)}.light-y-theme .BlogDonations-scss--module_emptyDonationsEn_w7Wk9{background-image:url(../payments-y.CF-wXE5V.svg)}.dark-theme .BlogDonations-scss--module_emptyDonationsRu_5sSky{background-image:url(../no-donations-ru.CkRr54wt.svg)}.dark-theme .BlogDonations-scss--module_emptyDonationsEn_w7Wk9{background-image:url(../payments.By0Qjqfk.svg)}@keyframes BlogDonationsRows-scss--module_fadeIn_kysLd{0%{opacity:0}to{opacity:1}}@keyframes BlogDonationsRows-scss--module_fadeOut_e8KP8{0%{opacity:1}to{opacity:0}}@keyframes BlogDonationsRows-scss--module_flashing_BF-9X{0%{opacity:.5}to{opacity:1}}@keyframes BlogDonationsRows-scss--module_loading_p-bgd{to{background-position-x:-20%}}@keyframes BlogDonationsRows-scss--module_rotating_sIROA{to{transform:rotate(360deg)}}@keyframes BlogDonationsRows-scss--module_closeLock_LsjBp{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes BlogDonationsRows-scss--module_shakeLock_w3i0-{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.BlogDonationsRows-scss--module_columnSum_6Jn-E{text-align:right;justify-content:flex-end}.BlogDonationsRows-scss--module_columnIcon_fUDxL{text-align:left;justify-content:flex-start}.BlogDonationsRows-scss--module_header_Jh1fu{display:grid;grid-template-columns:210px 1fr 150px 30px 190px 250px 62px;color:#7c7c7c}.BlogDonationsRows-scss--module_header_Jh1fu>div{padding:15px}.BlogDonationsRows-scss--module_header_Jh1fu>.BlogDonationsRows-scss--module_columnSum_6Jn-E{padding-right:8px}.BlogDonationsRows-scss--module_header_Jh1fu>.BlogDonationsRows-scss--module_columnIcon_fUDxL{padding-right:0;padding-left:0}.BlogDonationsRows-scss--module_row_sN6qo{display:grid;grid-template-columns:210px 1fr 150px 30px 190px 250px 62px}.BlogDonationsRows-scss--module_row_sN6qo>div{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;padding:15px;font-size:14px;line-height:22px;color:var(--var-color-text-regular)}.BlogDonationsRows-scss--module_row_sN6qo:nth-child(odd){border-radius:var(--border-radius-default);background-color:var(--var-color-complementary-bg)}.BlogDonationsRows-scss--module_rowClickable_Gbpit:hover>div{color:var(--var-color-text-primary);text-shadow:.5px 0;cursor:pointer}.BlogDonationsRows-scss--module_rowClickable_Gbpit:hover>div:first-child{color:var(--color-brand)}.BlogDonationsRows-scss--module_row_sN6qo>.BlogDonationsRows-scss--module_rowLastColumn_4EqJu{overflow:visible;align-items:center;padding:10px 15px}.BlogDonationsRows-scss--module_row_sN6qo>.BlogDonationsRows-scss--module_columnSum_6Jn-E{padding-right:8px}.BlogDonationsRows-scss--module_row_sN6qo>.BlogDonationsRows-scss--module_columnIcon_fUDxL{padding-right:0;padding-left:0}.BlogDonations-scss--module_filterContainer_BjTiK{margin-bottom:12px}.BlogDonations-scss--module_container_qdd-X{display:flex;flex-direction:column}@keyframes BlogPostSalesResetButton-scss--module_fadeIn_4C8CR{0%{opacity:0}to{opacity:1}}@keyframes BlogPostSalesResetButton-scss--module_fadeOut_8UkLK{0%{opacity:1}to{opacity:0}}@keyframes BlogPostSalesResetButton-scss--module_flashing_XdgEq{0%{opacity:.5}to{opacity:1}}@keyframes BlogPostSalesResetButton-scss--module_loading_7Pc1S{to{background-position-x:-20%}}@keyframes BlogPostSalesResetButton-scss--module_rotating_3uZbA{to{transform:rotate(360deg)}}@keyframes BlogPostSalesResetButton-scss--module_closeLock_bzwM9{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes BlogPostSalesResetButton-scss--module_shakeLock_qDO74{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.BlogPostSalesResetButton-scss--module_root_H4UnY{display:flex;align-items:center;height:46px;margin-left:15px;color:var(--var-color-text-primary)}.BlogPostSalesResetButton-scss--module_root_H4UnY .BlogPostSalesResetButton-scss--module_icon_IhAU4{width:16px;height:16px;margin-right:12px;transition:.4s ease all}.BlogPostSalesResetButton-scss--module_root_H4UnY .BlogPostSalesResetButton-scss--module_label_4Iph9{font-size:14px;text-transform:uppercase}.BlogPostSalesResetButton-scss--module_root_H4UnY:hover .BlogPostSalesResetButton-scss--module_icon_IhAU4{transform:rotate(360deg)}@keyframes BlogPostSalesList-scss--module_fadeIn_ELD2d{0%{opacity:0}to{opacity:1}}@keyframes BlogPostSalesList-scss--module_fadeOut_sYkKh{0%{opacity:1}to{opacity:0}}@keyframes BlogPostSalesList-scss--module_flashing_jfB4A{0%{opacity:.5}to{opacity:1}}@keyframes BlogPostSalesList-scss--module_loading_q-Phm{to{background-position-x:-20%}}@keyframes BlogPostSalesList-scss--module_rotating_Aem0X{to{transform:rotate(360deg)}}@keyframes BlogPostSalesList-scss--module_closeLock_8kHn8{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes BlogPostSalesList-scss--module_shakeLock_wSzhC{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.BlogPostSalesList-scss--module_container_TGnYw{display:flex;flex-direction:column}.BlogPostSalesList-scss--module_header_3tu9s{display:flex;align-items:center;padding:10px 20px;border-bottom:1px solid var(--var-color-base-border)}.BlogPostSalesList-scss--module_iconWrapper_LS9X9{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0;border:none;font-family:inherit;color:inherit;background-color:transparent;display:flex;align-items:center;justify-content:center;width:30px;height:30px;flex-shrink:0;overflow:hidden;margin-right:10px;border:1px solid var(--var-color-base-border);border-radius:100%;background-color:#fff;cursor:pointer}.BlogPostSalesList-scss--module_iconArrowLeft_B7Xk1{width:20px;height:20px;transform:rotate(90deg)}.BlogPostSalesList-scss--module_spinnerContainer_RA27v{display:flex;align-items:center;justify-content:center;padding:15px}.BlogPostSalesList-scss--module_title_eRV8N{font-size:14px;font-weight:600;text-transform:uppercase;color:var(--var-color-text-primary)}.BlogPostSalesList-scss--module_content_k9gv1{flex-direction:column;max-height:300px;padding:20px}.BlogPostSalesList-scss--module_item_vlKrX{display:flex;width:100%;margin-bottom:12px;flex-flow:column wrap;font-size:14px;line-height:22px;word-break:break-word;color:var(--var-color-text-primary);cursor:pointer}.BlogPostSalesList-scss--module_item_vlKrX:hover{color:#ef7829}.BlogPostSalesList-scss--module_item_vlKrX:last-of-type{margin-bottom:0}.BlogPostSalesList-scss--module_publishTime_OW2n-{font-size:12px;line-height:16px;color:#7c7c7c}@keyframes BlogPostSalesSelector-scss--module_fadeIn_3gVuD{0%{opacity:0}to{opacity:1}}@keyframes BlogPostSalesSelector-scss--module_fadeOut_wlsr-{0%{opacity:1}to{opacity:0}}@keyframes BlogPostSalesSelector-scss--module_flashing_Z75m-{0%{opacity:.5}to{opacity:1}}@keyframes BlogPostSalesSelector-scss--module_loading_wpZX5{to{background-position-x:-20%}}@keyframes BlogPostSalesSelector-scss--module_rotating_CVb4I{to{transform:rotate(360deg)}}@keyframes BlogPostSalesSelector-scss--module_closeLock_WGnmc{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes BlogPostSalesSelector-scss--module_shakeLock_eiTEQ{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.BlogPostSalesSelector-scss--module_container_fOB2K{position:relative;flex:1;min-width:300px;max-width:300px}.BlogPostSalesSelector-scss--module_loading_wpZX5{width:100%;height:100%;display:flex;align-items:center;justify-content:center;position:absolute;z-index:3;top:0;left:0;overflow:hidden;padding:10px;border-radius:var(--border-radius-default)}.BlogPostSalesSelector-scss--module_select_JdwxB{border:1px solid var(--var-color-input-border);border-radius:var(--border-radius-default)}.BlogPostSalesSelector-scss--module_button_eqbGm{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;position:relative;padding:11px 30px 11px 15px;font-size:14px;font-weight:500;font-style:normal;line-height:22px;color:var(--var-color-text-primary);border-radius:var(--border-radius-default);background-color:var(--var-color-input-bg);cursor:pointer}.BlogPostSalesSelector-scss--module_arrow_-0fwS{width:18px;height:18px;position:absolute;top:calc(50% - 9px);right:15px;transition:transform .15s;fill:#5a6a7a}.BlogPostSalesSelector-scss--module_disabled_-HL1Q .BlogPostSalesSelector-scss--module_arrow_-0fwS{color:#9d9d9d}.BlogPostSalesSelector-scss--module_arrowRotated_bs3pd{transform:rotate(180deg)}.BlogPostSalesSelector-scss--module_optionsContainer_mmLxz{position:absolute;z-index:1;top:calc(100% + 8px);left:0;width:100%;border:1px solid var(--var-color-base-border);color:var(--var-color-text-primary);border-radius:var(--border-radius-default);background-color:var(--var-color-input-bg);box-shadow:0 2px 20px #0000001a;cursor:auto}.BlogPostSalesSelector-scss--module_optionsContainerTop_YQScZ{top:auto;bottom:calc(100% + 46px)}.BlogPostSalesFilter-scss--module_root_52wUm{display:flex;width:100%;justify-content:space-between}.BlogPostSalesFilter-scss--module_postSelector_gfT5p{display:flex;align-items:flex-end}.BlogPostSalesFilter-scss--module_sortOptions_2FpX0{width:260px}.BlogPostSalesHeader-scss--module_header_1ebFu{display:flex;width:100%;justify-content:space-between}.desktop .BlogPostSalesHeader-scss--module_header_1ebFu{margin:-25px 0 30px}.mobile .BlogPostSalesHeader-scss--module_header_1ebFu{margin-bottom:20px}.BlogPostSalesHeader-scss--module_titleContainer_YQp67{display:flex;align-items:center}.BlogPostSalesHeader-scss--module_title_HYhBD{font-size:20px;font-weight:500}.desktop .BlogPostSalesHeader-scss--module_title_HYhBD{margin-left:20px}.mobile .BlogPostSalesHeader-scss--module_title_HYhBD{margin-left:15px}.BlogPostSalesHeader-scss--module_exportContainer_Eg9-Y{margin:0;padding:0;justify-content:space-between;align-items:center}.desktop .BlogPostSalesHeader-scss--module_exportContainer_Eg9-Y{flex-direction:row}.mobile .BlogPostSalesHeader-scss--module_exportContainer_Eg9-Y{flex-direction:row-reverse;margin-top:20px}.BlogPostSalesHeader-scss--module_exportTitle_P8C1A{margin-bottom:0;font-weight:400;line-height:16px}.desktop .BlogPostSalesHeader-scss--module_exportTitle_P8C1A{width:200px;margin-right:20px;font-size:13px;text-align:right}.mobile .BlogPostSalesHeader-scss--module_exportTitle_P8C1A{margin-left:15px;font-size:12px;text-align:left}.light-theme .BlogPostSales-scss--module_postSalesNoRu_1VTiG{background-image:url(../no-post-sales-ru.CR8sXzhl.svg)}.light-theme .BlogPostSales-scss--module_postSalesNoEn_0ep-O{background-image:url(../no-post-sales-en.9kFJO4mX.svg)}.light-x-theme .BlogPostSales-scss--module_postSalesNoRu_1VTiG{background-image:url(../no-post-sales-ru-x.BzrSL3dO.svg)}.light-x-theme .BlogPostSales-scss--module_postSalesNoEn_0ep-O{background-image:url(../no-post-sales-en-x.CztsTElB.svg)}@keyframes BlogPostSales-scss--module_fadeIn_IUfuP{0%{opacity:0}to{opacity:1}}@keyframes BlogPostSales-scss--module_fadeOut_0ABoE{0%{opacity:1}to{opacity:0}}@keyframes BlogPostSales-scss--module_flashing_rW8ol{0%{opacity:.5}to{opacity:1}}@keyframes BlogPostSales-scss--module_loading_ZCUXQ{to{background-position-x:-20%}}@keyframes BlogPostSales-scss--module_rotating_sOymZ{to{transform:rotate(360deg)}}@keyframes BlogPostSales-scss--module_closeLock_uJPv7{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes BlogPostSales-scss--module_shakeLock_-zrIF{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.light-y-theme .BlogPostSales-scss--module_postSalesNoRu_1VTiG{background-image:url(../no-post-sales-ru-y.CJRK7VWE.svg)}.light-y-theme .BlogPostSales-scss--module_postSalesNoEn_0ep-O{background-image:url(../no-post-sales-en-y.B0B9DyMx.svg)}.BlogPostSales-scss--module_hidden_sObV-{display:none}@keyframes BlogPostSalesRows-scss--module_fadeIn_72iDa{0%{opacity:0}to{opacity:1}}@keyframes BlogPostSalesRows-scss--module_fadeOut_7xIkW{0%{opacity:1}to{opacity:0}}@keyframes BlogPostSalesRows-scss--module_flashing_T9vRv{0%{opacity:.5}to{opacity:1}}@keyframes BlogPostSalesRows-scss--module_loading_GEosl{to{background-position-x:-20%}}@keyframes BlogPostSalesRows-scss--module_rotating_0UAWw{to{transform:rotate(360deg)}}@keyframes BlogPostSalesRows-scss--module_closeLock_7zJh1{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes BlogPostSalesRows-scss--module_shakeLock_Ym3BD{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.BlogPostSalesRows-scss--module_columnSum_-JtyY{text-align:right;justify-content:flex-end}.BlogPostSalesRows-scss--module_columnIcon_dibzE{text-align:left;justify-content:flex-start}.BlogPostSalesRows-scss--module_header_QpgIw{display:grid;grid-template-columns:210px 1fr 150px 30px 190px 250px 62px;color:#7c7c7c}.BlogPostSalesRows-scss--module_header_QpgIw>div{padding:15px}.BlogPostSalesRows-scss--module_header_QpgIw>.BlogPostSalesRows-scss--module_columnSum_-JtyY{padding-right:8px}.BlogPostSalesRows-scss--module_header_QpgIw>.BlogPostSalesRows-scss--module_columnIcon_dibzE{padding-right:0;padding-left:0}.BlogPostSalesRows-scss--module_row_ONRX5{display:grid;grid-template-columns:210px 1fr 150px 30px 190px 250px 62px}.BlogPostSalesRows-scss--module_row_ONRX5>div{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;padding:15px;font-size:14px;line-height:22px;color:var(--var-color-text-regular)}.BlogPostSalesRows-scss--module_row_ONRX5:nth-child(odd){border-radius:var(--border-radius-default);background-color:var(--var-color-complementary-bg)}.BlogPostSalesRows-scss--module_rowClickable_YDCRO:hover>div{color:var(--var-color-text-primary);text-shadow:.5px 0;cursor:pointer}.BlogPostSalesRows-scss--module_rowClickable_YDCRO:hover>div:first-child{color:var(--color-brand)}.BlogPostSalesRows-scss--module_row_ONRX5>.BlogPostSalesRows-scss--module_rowLastColumn_fo-1w{overflow:visible;align-items:center;padding:10px 15px}.BlogPostSalesRows-scss--module_row_ONRX5>.BlogPostSalesRows-scss--module_columnSum_-JtyY{padding-right:8px}.BlogPostSalesRows-scss--module_row_ONRX5>.BlogPostSalesRows-scss--module_columnIcon_dibzE{padding-right:0;padding-left:0}.BlogPostSalesRows-scss--module_row_ONRX5 .BlogPostSalesRows-scss--module_link_Rchgt{font-size:14px;color:var(--var-color-text-primary)}.BlogPostSalesRows-scss--module_row_ONRX5 .BlogPostSalesRows-scss--module_link_Rchgt:hover{color:#ef7829!important}.BlogPostSalesRows-scss--module_row_ONRX5 .BlogPostSalesRows-scss--module_link_Rchgt:visited{color:var(--var-color-text-primary)}@keyframes BlogPostSelectorHelper-scss--module_fadeIn_gQJeM{0%{opacity:0}to{opacity:1}}@keyframes BlogPostSelectorHelper-scss--module_fadeOut_FzfQN{0%{opacity:1}to{opacity:0}}@keyframes BlogPostSelectorHelper-scss--module_flashing_Oa5QS{0%{opacity:.5}to{opacity:1}}@keyframes BlogPostSelectorHelper-scss--module_loading_fAAbw{to{background-position-x:-20%}}@keyframes BlogPostSelectorHelper-scss--module_rotating_2tUTg{to{transform:rotate(360deg)}}@keyframes BlogPostSelectorHelper-scss--module_closeLock_xZbx0{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes BlogPostSelectorHelper-scss--module_shakeLock_tTDJL{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.BlogPostSelectorHelper-scss--module_container_ePtKu{width:310px;padding:15px 20px;color:#fff;background-color:var(--color-brand)}.BlogPostSelectorHelper-scss--module_block_AuDmp{position:absolute;z-index:100;top:80px;left:610px;width:300px;padding:17px 15px;font-family:Inter,sans-serif;font-size:13px;font-weight:500;line-height:16px;letter-spacing:.4px;border-radius:10px;box-shadow:0 0 10px 2px #0000001a;transform:translate(-100%)}.BlogPostSelectorHelper-scss--module_icon_AKusn{width:16px;height:16px;display:inline-block;border:1px solid #fff;vertical-align:middle;border-radius:100%;background:#fff;transform:rotate(180deg);fill:#028f68}.BlogPostSelectorHelper-scss--module_arrow_3a28n{width:15px;height:15px;position:absolute;top:27px;right:initial;left:-7px;border-radius:2px;background-color:var(--color-brand);transform:rotate(45deg)}.BlogPostSelectorHelper-scss--module_text_6PFFc{margin-bottom:10px;font-size:13px;line-height:16px}.BlogPostSelectorHelper-scss--module_ok_lLD-p{display:inline-block;padding:7px 15px;border:1px solid rgba(255,255,255,.2);font-weight:600;line-height:22px;color:#fff;border-radius:40px;background-color:var(--color-brand);transition:background-color .3s;cursor:pointer}.BlogPostSelectorHelper-scss--module_ok_lLD-p:hover{background-color:#fff3}.BlogPostSales-scss--module_filterContainer_hdc0o{margin-bottom:12px}.BlogPostSales-scss--module_container_zyNVq{display:flex;flex-direction:column}.PayoutLimitSystems-scss--module_system_j17OA{margin-top:5px}.PayoutLimitSystems-scss--module_systemName_ODENa{font-weight:bolder}.PayoutLimitSystems-scss--module_systemLimits_dWUb0{margin-left:5px}@keyframes PayoutExtraInfo-scss--module_fadeIn_ICf7Z{0%{opacity:0}to{opacity:1}}@keyframes PayoutExtraInfo-scss--module_fadeOut_3BdBX{0%{opacity:1}to{opacity:0}}@keyframes PayoutExtraInfo-scss--module_flashing_Vv2H6{0%{opacity:.5}to{opacity:1}}@keyframes PayoutExtraInfo-scss--module_loading_EzrZo{to{background-position-x:-20%}}@keyframes PayoutExtraInfo-scss--module_rotating_1z9IG{to{transform:rotate(360deg)}}@keyframes PayoutExtraInfo-scss--module_closeLock_Ofo3I{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes PayoutExtraInfo-scss--module_shakeLock_Ai64M{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.PayoutExtraInfo-scss--module_block_C46Yt{margin-bottom:20px;font-size:14px;line-height:22px}.PayoutExtraInfo-scss--module_block_C46Yt .PayoutExtraInfo-scss--module_title_yZ-JZ{color:var(--var-color-text-primary)}.PayoutExtraInfo-scss--module_block_C46Yt .PayoutExtraInfo-scss--module_text_Qh0Sy{color:var(--var-color-text-secondary)}.PayoutExtraInfo-scss--module_link_FtStX{border-bottom:1px solid transparent;font-size:13px;text-decoration:none;color:var(--var-color-link);transition:border-color .2s;cursor:pointer}.PayoutExtraInfo-scss--module_link_FtStX:visited{color:var(--var-color-link)}@media not all and (hover: none){.PayoutExtraInfo-scss--module_link_FtStX:hover{border-bottom-color:var(--var-color-link-underline)}}.light-theme .PayoutSystemsListItem-scss--module_systemIcon_bWzYJ.PayoutSystemsListItem-scss--module_bankcard_vXBNM{background-image:url(../bankcard.CR0eMul4.svg)}.light-x-theme .PayoutSystemsListItem-scss--module_systemIcon_bWzYJ.PayoutSystemsListItem-scss--module_bankcard_vXBNM{background-image:url(../bankcard-x.BYehTT3M.svg)}@keyframes PayoutSystemsListItem-scss--module_fadeIn_Ix-N2{0%{opacity:0}to{opacity:1}}@keyframes PayoutSystemsListItem-scss--module_fadeOut_ry0bj{0%{opacity:1}to{opacity:0}}@keyframes PayoutSystemsListItem-scss--module_flashing_XfpIM{0%{opacity:.5}to{opacity:1}}@keyframes PayoutSystemsListItem-scss--module_loading_yxp0j{to{background-position-x:-20%}}@keyframes PayoutSystemsListItem-scss--module_rotating_6PXGX{to{transform:rotate(360deg)}}@keyframes PayoutSystemsListItem-scss--module_closeLock_AUI18{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes PayoutSystemsListItem-scss--module_shakeLock_FNgBd{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.light-y-theme .PayoutSystemsListItem-scss--module_systemIcon_bWzYJ.PayoutSystemsListItem-scss--module_bankcard_vXBNM{background-image:url(../bankcard-y.Brg26qUw.svg)}.PayoutSystemsListItem-scss--module_item_0JP-l{display:flex;flex-direction:row;align-items:center;width:335px;height:70px;padding:15px 15px 15px 20px;border:1px solid var(--var-color-base-border);cursor:pointer}.PayoutSystemsListItem-scss--module_item_0JP-l:hover{-webkit-backdrop-filter:contrast(.9);backdrop-filter:contrast(.9)}.PayoutSystemsListItem-scss--module_item_0JP-l.PayoutSystemsListItem-scss--module_disabled_8rKi2{cursor:default}.PayoutSystemsListItem-scss--module_item_0JP-l:first-of-type{border-top-left-radius:8px;border-top-right-radius:8px}.PayoutSystemsListItem-scss--module_item_0JP-l:last-of-type{border-bottom-width:1px;border-bottom-right-radius:8px;border-bottom-left-radius:8px}.PayoutSystemsListItem-scss--module_item_0JP-l.PayoutSystemsListItem-scss--module_selected_SYCwF{border-color:var(--color-brand);border-bottom-width:1px}.PayoutSystemsListItem-scss--module_item_0JP-l.PayoutSystemsListItem-scss--module_selected_SYCwF.PayoutSystemsListItem-scss--module_disabled_8rKi2{border-color:#7c7c7c}.mobile .PayoutSystemsListItem-scss--module_item_0JP-l{width:100%;max-width:310px;height:60px}.PayoutSystemsListItem-scss--module_activeIcon_F6FmF{width:20px;height:20px;color:var(--color-brand)}.PayoutSystemsListItem-scss--module_systemIcon_bWzYJ{display:flex;align-items:center;justify-content:center;width:30px;height:30px;background-repeat:no-repeat;background-position:center center;background-size:cover}.PayoutSystemsListItem-scss--module_systemIcon_bWzYJ.PayoutSystemsListItem-scss--module_paypal_IJXb8{background-image:url(../paypal.Dw1uJRgD.svg)}.PayoutSystemsListItem-scss--module_systemIcon_bWzYJ.PayoutSystemsListItem-scss--module_qiwi_W5Vyv{background-image:url(../qiwi.mkScOlb-.svg)}.PayoutSystemsListItem-scss--module_systemIcon_bWzYJ.PayoutSystemsListItem-scss--module_vkpay_6PSTB{background-image:url(../vkpay.W-E3TMnE.svg)}.PayoutSystemsListItem-scss--module_systemIcon_bWzYJ.PayoutSystemsListItem-scss--module_yandex_mTYmz{background-image:url(../yandex.CCZyYZEN.svg)}.dark-theme .PayoutSystemsListItem-scss--module_systemIcon_bWzYJ.PayoutSystemsListItem-scss--module_bankcard_vXBNM{background-image:url(../bankcard.CR0eMul4.svg)}.PayoutSystemsListItem-scss--module_commission_AZJSn{flex:1;margin-top:2px;font-size:12px;line-height:16px;color:#7c7c7c}.PayoutSystemsListItem-scss--module_systemNameBlock_8BReE{display:flex;flex-direction:column;flex:1;margin-left:15px}.PayoutSystemsListItem-scss--module_systemNameBlockTitle_qM6Ny{font-size:14px;line-height:22px}.PayoutExtraInfoTermsHint-scss--module_link_Cpcc7{font-size:14px}@keyframes PayoutForm-scss--module_fadeIn_yWLku{0%{opacity:0}to{opacity:1}}@keyframes PayoutForm-scss--module_fadeOut_-DTkw{0%{opacity:1}to{opacity:0}}@keyframes PayoutForm-scss--module_flashing_7hoY9{0%{opacity:.5}to{opacity:1}}@keyframes PayoutForm-scss--module_loading_qifok{to{background-position-x:-20%}}@keyframes PayoutForm-scss--module_rotating_1TDdh{to{transform:rotate(360deg)}}@keyframes PayoutForm-scss--module_closeLock_3UL40{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes PayoutForm-scss--module_shakeLock_0Fkiq{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.PayoutForm-scss--module_formWrapper_nB1V0{position:relative;margin-top:30px}.mobile .PayoutForm-scss--module_formWrapper_nB1V0{margin-top:20px}.mobile .PayoutForm-scss--module_form_47MH3{margin-bottom:60px}.PayoutForm-scss--module_hintBlock_SOa3Y{margin-top:5px}.PayoutForm-scss--module_hintBlock_SOa3Y,.PayoutForm-scss--module_hintBlock_SOa3Y .PayoutForm-scss--module_hint_YO2WD{font-size:13px;line-height:1.5;color:#7c7c7c}.PayoutForm-scss--module_title_0dwoz{margin:0 0 10px;font-size:24px;font-weight:500}.PayoutForm-scss--module_input_bfayE{width:100%;padding:13px 15px;border:var(--var-color-base-border) 1px solid;font-size:14px;color:var(--var-color-text-primary);border-radius:var(--border-radius-default);outline:none;background-color:var(--var-color-input-bg)}.PayoutForm-scss--module_input_bfayE::placeholder{color:var(--var-color-input-text-disabled)}.PayoutForm-scss--module_input_bfayE:focus{border-color:var(--color-brand)}.PayoutForm-scss--module_input_bfayE:invalid,.PayoutForm-scss--module_input_bfayE.PayoutForm-scss--module_invalid_5DVtO{padding-right:34px;border-color:#cb1a1a}.PayoutForm-scss--module_input_bfayE:not(.PayoutForm-scss--module_invalid_5DVtO) .PayoutForm-scss--module_input_bfayE:hover{border-color:var(--var-color-input-border-hover)}.PayoutForm-scss--module_input_bfayE[disabled],.PayoutForm-scss--module_input_bfayE.PayoutForm-scss--module_disabled_d8JUK{border-color:#ccc;background-color:var(--var-color-input-bg-disabled)}.PayoutForm-scss--module_existingInput_Op-2W{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;margin-bottom:60px;border-color:var(--var-color-base-border)!important;color:#9d9d9d}.PayoutForm-scss--module_existingInputAsterisk_XO5LH{fill:#9d9d9d}.PayoutForm-scss--module_errorContainer_BQ5He{padding-bottom:6px;font-size:13px;color:#cb1a1a}.PayoutForm-scss--module_icon_dAUoz{width:18px;height:18px;display:inline-block;margin-right:12px;vertical-align:bottom;fill:#fff}.PayoutForm-scss--module_changeButton_POYkM{max-width:100%}.PayoutForm-scss--module_dmrIFrame_C-suP{width:calc(100% + 24px);margin-left:-12px;border:none}.PayoutForm-scss--module_dmrIFrame_C-suP .PayoutForm-scss--module_iframeLoader_dJeLg{display:flex;align-items:center;justify-content:center;background:#fff}.PayoutForm-scss--module_noPasswordSubmittingContainer_hnV-f{width:100%;height:100%;display:flex;align-items:center;justify-content:center;position:absolute;top:53px;right:0;bottom:0;left:0}@keyframes Bank131TokenizerWidget-scss--module_fadeIn_sRw4b{0%{opacity:0}to{opacity:1}}@keyframes Bank131TokenizerWidget-scss--module_fadeOut_YVznH{0%{opacity:1}to{opacity:0}}@keyframes Bank131TokenizerWidget-scss--module_flashing_djdCU{0%{opacity:.5}to{opacity:1}}@keyframes Bank131TokenizerWidget-scss--module_loading_z3UvJ{to{background-position-x:-20%}}@keyframes Bank131TokenizerWidget-scss--module_rotating_-6Q0Z{to{transform:rotate(360deg)}}@keyframes Bank131TokenizerWidget-scss--module_closeLock_pcZg-{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes Bank131TokenizerWidget-scss--module_shakeLock_RTAXR{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.Bank131TokenizerWidget-scss--module_root_fnS21 .bank131-MainContainer__container,.Bank131TokenizerWidget-scss--module_root_fnS21 .smgl-MainContainer__container{font-family:Inter,Arial,sans-serif;font-weight:400;max-width:none}.dark-theme .Bank131TokenizerWidget-scss--module_root_fnS21 .bank131-MainContainer__container,.dark-theme .Bank131TokenizerWidget-scss--module_root_fnS21 .smgl-MainContainer__container{color:#f1f1f1}.Bank131TokenizerWidget-scss--module_root_fnS21 .bank131-Button__container,.Bank131TokenizerWidget-scss--module_root_fnS21 .smgl-Button__container{width:auto;padding:9px 20px;font-size:14px;font-weight:600;line-height:22px;text-transform:uppercase;border-radius:8px;background-color:var(--color-brand)}@media not all and (hover: none){.Bank131TokenizerWidget-scss--module_root_fnS21 .bank131-Button__container:hover,.Bank131TokenizerWidget-scss--module_root_fnS21 .smgl-Button__container:hover{background-color:var(--color-brand-hovered)}}.Bank131TokenizerWidget-scss--module_root_fnS21 .bank131-InputBase__background,.Bank131TokenizerWidget-scss--module_root_fnS21 .smgl-InputBase__background{border-color:#ccc;border-radius:8px}.Bank131TokenizerWidget-scss--module_root_fnS21 .bank131-Field__label,.Bank131TokenizerWidget-scss--module_root_fnS21 .smgl-Field__label{margin-bottom:8px;font-size:14px;font-weight:500;line-height:22px;color:var(--var-color-text-primary)}.Bank131TokenizerWidget-scss--module_root_fnS21 .bank131-Footer__container,.Bank131TokenizerWidget-scss--module_root_fnS21 .smgl-Footer__container{display:none}.Bank131TokenizerWidget-scss--module_root_fnS21 .bank131-Field__isInvalid .bank131-Field__label,.Bank131TokenizerWidget-scss--module_root_fnS21 .smgl-Field__isInvalid .bank131-Field__label{color:var(--var-color-text-primary)}.Bank131TokenizerWidget-scss--module_root_fnS21 .bank131-InputBase__isFocused .bank131-InputBase__background,.Bank131TokenizerWidget-scss--module_root_fnS21 .smgl-InputBase__isFocused .bank131-InputBase__background{border-color:var(--color-brand);box-shadow:none}.PayoutBank131FirstStepForm-scss--module_innInput_a8ccl::-webkit-outer-spin-button,.PayoutBank131FirstStepForm-scss--module_innInput_a8ccl::-webkit-inner-spin-button{-webkit-appearance:none}.PayoutBank131FirstStepForm-scss--module_formRow_cyNNu,.PayoutYunoFirstStepForm-scss--module_formRow_Ri0SM{margin-bottom:40px}@keyframes BlogWithdrawal-scss--module_fadeIn_9d6hl{0%{opacity:0}to{opacity:1}}@keyframes BlogWithdrawal-scss--module_fadeOut_ay6dd{0%{opacity:1}to{opacity:0}}@keyframes BlogWithdrawal-scss--module_flashing_qAXtu{0%{opacity:.5}to{opacity:1}}@keyframes BlogWithdrawal-scss--module_loading_m4oct{to{background-position-x:-20%}}@keyframes BlogWithdrawal-scss--module_rotating_cdiJI{to{transform:rotate(360deg)}}@keyframes BlogWithdrawal-scss--module_closeLock_98y9R{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes BlogWithdrawal-scss--module_shakeLock_-uQyF{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.BlogWithdrawal-scss--module_root_21t0f{display:flex;flex-direction:row;margin-bottom:40px}.BlogWithdrawal-scss--module_leftCol_uck5-{padding-right:60px}.BlogWithdrawal-scss--module_mainCol_Pcgwg{flex:1;max-width:380px}.BlogWithdrawal-scss--module_rightCol_dCE92{width:365px;padding-left:60px}.BlogWithdrawal-scss--module_verificationPopup_ROkZ-{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes RevertedPayoutStatus-scss--module_fadeIn_wSsHv{0%{opacity:0}to{opacity:1}}@keyframes RevertedPayoutStatus-scss--module_fadeOut_bGHJd{0%{opacity:1}to{opacity:0}}@keyframes RevertedPayoutStatus-scss--module_flashing_pypks{0%{opacity:.5}to{opacity:1}}@keyframes RevertedPayoutStatus-scss--module_loading_GzyqU{to{background-position-x:-20%}}@keyframes RevertedPayoutStatus-scss--module_rotating_qwTxs{to{transform:rotate(360deg)}}@keyframes RevertedPayoutStatus-scss--module_closeLock_1n3UM{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes RevertedPayoutStatus-scss--module_shakeLock_836pC{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.RevertedPayoutStatus-scss--module_root_eInh-{display:flex;flex-direction:row;gap:4px;color:var(--var-color-error);align-items:center;justify-content:flex-start}.RevertedPayoutStatus-scss--module_icon_Lzm-f{width:16px;height:16px;cursor:pointer}@keyframes BlogPayoutHint-scss--module_fadeIn_w8s5D{0%{opacity:0}to{opacity:1}}@keyframes BlogPayoutHint-scss--module_fadeOut_Utqag{0%{opacity:1}to{opacity:0}}@keyframes BlogPayoutHint-scss--module_flashing_nOG0L{0%{opacity:.5}to{opacity:1}}@keyframes BlogPayoutHint-scss--module_loading_b2BRn{to{background-position-x:-20%}}@keyframes BlogPayoutHint-scss--module_rotating_P7-oV{to{transform:rotate(360deg)}}@keyframes BlogPayoutHint-scss--module_closeLock_zzb59{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes BlogPayoutHint-scss--module_shakeLock_t30Zf{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.BlogPayoutHint-scss--module_root_PUWBa{margin-bottom:25px;padding:19px 16px 19px 20px;border:1px solid var(--var-color-base-border);font-size:13px;font-weight:400;line-height:16px;color:#7c7c7c;border-radius:var(--border-radius-default)}.BlogPayoutHint-scss--module_header_8tndK{display:flex;margin-bottom:11px}.BlogPayoutHint-scss--module_clock_7uqEy{width:20px;height:20px;flex-shrink:0;margin-right:10px}.mobile .BlogPayoutHint-scss--module_clock_7uqEy{display:none}.BlogPayoutHint-scss--module_timeFrame_gZF-v{line-height:20px}@keyframes BlogPayoutHistory-scss--module_fadeIn_GWpAN{0%{opacity:0}to{opacity:1}}@keyframes BlogPayoutHistory-scss--module_fadeOut_q0u1q{0%{opacity:1}to{opacity:0}}@keyframes BlogPayoutHistory-scss--module_flashing_ro9-8{0%{opacity:.5}to{opacity:1}}@keyframes BlogPayoutHistory-scss--module_loading_kxB6X{to{background-position-x:-20%}}@keyframes BlogPayoutHistory-scss--module_rotating_mRo77{to{transform:rotate(360deg)}}@keyframes BlogPayoutHistory-scss--module_closeLock_N6n-g{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes BlogPayoutHistory-scss--module_shakeLock_xuGV6{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.BlogPayoutHistory-scss--module_header_D2KOC{display:flex;width:100%;align-items:flex-start;justify-content:space-between}.BlogPayoutHistory-scss--module_exportButtonContainer_G9iuA{flex-shrink:0;width:403px;margin-left:15px;padding-bottom:19px;background-size:101px 82px}.BlogPayoutHistory-scss--module_exportButtonTitle_dPYZJ{margin-bottom:22px;font-size:13px;font-weight:400;line-height:16px}.BlogPayoutHistory-scss--module_table_3oPI-{width:100%;text-align:left;border-collapse:collapse}.BlogPayoutHistory-scss--module_tr_cihP7:nth-child(odd){background-color:var(--var-color-complementary-bg)}.BlogPayoutHistory-scss--module_th_V2L0U{padding:15px;font-size:13px;font-weight:400;color:#7c7c7c}.BlogPayoutHistory-scss--module_td_e6u9d{padding:15px}.BlogPayoutHistory-scss--module_error_hBbwx{color:#cb1a1a}.BlogPayoutHistory-scss--module_paginationContainer_EVvYg{display:flex;margin-top:38px;padding-bottom:30px;justify-content:space-between;align-items:center}.BlogPayoutHistory-scss--module_pagination_a-e10{margin:0}.BlogPayoutHistory-scss--module_paginationText_TnXuu{flex:1;color:#5a6a7a}.BlogPayoutHistory-scss--module_emptyText_ZHmdI{font-size:18px;color:#7c7c7c}.BlogPayoutHistory-scss--module_spinnerContainer_NoQuF{display:flex;align-items:center;justify-content:center}@keyframes BlogHoldsHeader-scss--module_fadeIn_50h3t{0%{opacity:0}to{opacity:1}}@keyframes BlogHoldsHeader-scss--module_fadeOut_hXbuz{0%{opacity:1}to{opacity:0}}@keyframes BlogHoldsHeader-scss--module_flashing_vcu7i{0%{opacity:.5}to{opacity:1}}@keyframes BlogHoldsHeader-scss--module_loading_y-ebx{to{background-position-x:-20%}}@keyframes BlogHoldsHeader-scss--module_rotating_a6U8N{to{transform:rotate(360deg)}}@keyframes BlogHoldsHeader-scss--module_closeLock_BB8VJ{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes BlogHoldsHeader-scss--module_shakeLock_ks6cl{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.BlogHoldsHeader-scss--module_header_NEWFF{display:flex;width:100%;justify-content:space-between}.desktop .BlogHoldsHeader-scss--module_header_NEWFF{margin:-25px 0 30px}.mobile .BlogHoldsHeader-scss--module_header_NEWFF{margin-bottom:20px}.BlogHoldsHeader-scss--module_titleContainer_Pbmmt{display:flex;align-items:center}.BlogHoldsHeader-scss--module_title_IvNS7{font-size:20px;font-weight:500}.desktop .BlogHoldsHeader-scss--module_title_IvNS7{margin-left:20px}.mobile .BlogHoldsHeader-scss--module_title_IvNS7{margin-left:15px}.BlogHoldsHeader-scss--module_exportContainer_Za8ku{margin:0;padding:0;justify-content:space-between;align-items:center}.desktop .BlogHoldsHeader-scss--module_exportContainer_Za8ku{flex-direction:row}.mobile .BlogHoldsHeader-scss--module_exportContainer_Za8ku{flex-direction:row-reverse;margin-bottom:20px}.BlogHoldsHeader-scss--module_exportTitle_Fk9dV{margin-bottom:0;font-weight:400;line-height:16px}.desktop .BlogHoldsHeader-scss--module_exportTitle_Fk9dV{width:200px;margin-right:20px;font-size:13px;text-align:right}.mobile .BlogHoldsHeader-scss--module_exportTitle_Fk9dV{margin-left:15px;font-size:12px;text-align:left}.light-theme .BlogHolds-scss--module_emptyHoldsRu_55OIN{background-image:url(../refund-ru.ef2DFLBg.svg)}.light-theme .BlogHolds-scss--module_emptyHoldsEn_hiSDb{background-image:url(../refunds.Cda0KT2t.svg)}.light-x-theme .BlogHolds-scss--module_emptyHoldsRu_55OIN{background-image:url(../refund-ru-x.YWDUjT6F.svg)}.light-x-theme .BlogHolds-scss--module_emptyHoldsEn_hiSDb{background-image:url(../refunds-x.sz3GJpnk.svg)}@keyframes BlogHolds-scss--module_fadeIn_FaqR0{0%{opacity:0}to{opacity:1}}@keyframes BlogHolds-scss--module_fadeOut_7sOHe{0%{opacity:1}to{opacity:0}}@keyframes BlogHolds-scss--module_flashing_AspE0{0%{opacity:.5}to{opacity:1}}@keyframes BlogHolds-scss--module_loading_SV2OL{to{background-position-x:-20%}}@keyframes BlogHolds-scss--module_rotating_BaPzO{to{transform:rotate(360deg)}}@keyframes BlogHolds-scss--module_closeLock_1eYBf{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes BlogHolds-scss--module_shakeLock_aOVSm{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.light-y-theme .BlogHolds-scss--module_emptyHoldsRu_55OIN{background-image:url(../refund-ru-y.4rMrnxuA.svg)}.light-y-theme .BlogHolds-scss--module_emptyHoldsEn_hiSDb{background-image:url(../refunds-y.CK-f07Ek.svg)}.BlogHolds-scss--module_emptyContent_6l1ZO{max-width:340px}.BlogHolds-scss--module_info_B1gPD{margin-bottom:15px;padding:20px;border:1px solid var(--var-color-base-border);font-size:13px;border-radius:var(--border-radius-default)}.BlogHolds-scss--module_info_B1gPD .BlogHolds-scss--module_title_-H6WP{display:flex;color:var(--var-color-text-primary);gap:10px;align-items:center}.BlogHolds-scss--module_info_B1gPD .BlogHolds-scss--module_title_-H6WP .BlogHolds-scss--module_icon_04jrt{width:20px;height:20px;color:#7b98a9}.BlogHolds-scss--module_info_B1gPD .BlogHolds-scss--module_description_G0-nA{padding-top:10px;color:#7c7c7c}@keyframes BlogHoldsRows-scss--module_fadeIn_anL-S{0%{opacity:0}to{opacity:1}}@keyframes BlogHoldsRows-scss--module_fadeOut_c0Pdc{0%{opacity:1}to{opacity:0}}@keyframes BlogHoldsRows-scss--module_flashing_P7Ov4{0%{opacity:.5}to{opacity:1}}@keyframes BlogHoldsRows-scss--module_loading_ir95W{to{background-position-x:-20%}}@keyframes BlogHoldsRows-scss--module_rotating_1eOb-{to{transform:rotate(360deg)}}@keyframes BlogHoldsRows-scss--module_closeLock_eu6JB{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes BlogHoldsRows-scss--module_shakeLock_BfyDX{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.BlogHoldsRows-scss--module_header_qpLfd{display:grid;grid-template-columns:254px 254px 158px 158px 158px 158px;color:#7c7c7c}.BlogHoldsRows-scss--module_header_qpLfd>div{padding:15px}.BlogHoldsRows-scss--module_row_yuRkx{display:grid;grid-template-columns:254px 254px 158px 158px 158px 158px}.BlogHoldsRows-scss--module_row_yuRkx>div{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;padding:15px;font-size:14px;line-height:22px;color:var(--var-color-text-regular)}.BlogHoldsRows-scss--module_row_yuRkx:nth-child(odd){border-radius:var(--border-radius-default);background-color:var(--var-color-complementary-bg)}.BlogHoldsRows-scss--module_row_yuRkx>.BlogHoldsRows-scss--module_columnWithHint_oOiWs{overflow:visible}.BlogHoldsRows-scss--module_row_yuRkx .BlogHoldsRows-scss--module_approved_b3GU-{color:var(--var-color-error)}.BlogHoldsRows-scss--module_row_yuRkx .BlogHoldsRows-scss--module_canceled_4I5-l{color:#59a840}.BlogHoldsRows-scss--module_price_YxwkF{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;border-bottom:1px dashed transparent}.BlogHoldsRows-scss--module_nextPayPrice_DWzh0{border-bottom-color:var(--var-color-text-secondary);cursor:pointer}.BlogHoldsRows-scss--module_nextPayPrice_DWzh0:hover{border-bottom-color:transparent}.BlogHoldsRows-scss--module_iconStatus_iHtgL{width:16px;height:16px;margin-right:5px}.BlogHoldsRows-scss--module_column_nPC-k{display:flex}.BlogHoldsRows-scss--module_hint_T6NL7{margin-left:5px}.BlogHoldsRows-scss--module_hintContent_gLDF9{font-size:13px}.BlogHoldsRows-scss--module_iconHint_sn-GQ{width:16px;height:16px;stroke-width:2px}.desktop .BlogHoldsRows-scss--module_iconHint_sn-GQ:hover{color:var(--var-color-text-primary)}.BlogHoldsRows-scss--module_icon_w4hhP{width:20px;height:20px;margin-right:5px;cursor:pointer}.BlogHoldsRows-scss--module_dateSubscribe_TLfWI{display:flex;align-items:center}.BlogHoldsRows-scss--module_wrappedText_QXrHb{white-space:pre-wrap}.BlogHoldsRows-scss--module_answers_oWUCi{display:flex;flex-direction:column;gap:10px}@keyframes BlogHolds-scss--module_fadeIn_e1Evc{0%{opacity:0}to{opacity:1}}@keyframes BlogHolds-scss--module_fadeOut_Ka0--{0%{opacity:1}to{opacity:0}}@keyframes BlogHolds-scss--module_flashing_tITWw{0%{opacity:.5}to{opacity:1}}@keyframes BlogHolds-scss--module_loading_WrgWu{to{background-position-x:-20%}}@keyframes BlogHolds-scss--module_rotating_Q549E{to{transform:rotate(360deg)}}@keyframes BlogHolds-scss--module_closeLock_qBiU3{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes BlogHolds-scss--module_shakeLock_K-NrD{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.BlogHolds-scss--module_container_PvU5v{display:flex;align-items:center;justify-content:center;flex-direction:column}.BlogHolds-scss--module_filter_E-B73{flex-direction:column}.BlogHolds-scss--module_filterSelect_80zO3{width:100%;min-width:100%;margin-bottom:15px}.BlogHolds-scss--module_filterSelect_80zO3:last-of-type{margin-bottom:0}@keyframes CopyInput-scss--module_fadeIn_rBY6n{0%{opacity:0}to{opacity:1}}@keyframes CopyInput-scss--module_fadeOut_nAx-U{0%{opacity:1}to{opacity:0}}@keyframes CopyInput-scss--module_flashing_FqW4k{0%{opacity:.5}to{opacity:1}}@keyframes CopyInput-scss--module_loading_SDXiE{to{background-position-x:-20%}}@keyframes CopyInput-scss--module_rotating_6aPTa{to{transform:rotate(360deg)}}@keyframes CopyInput-scss--module_closeLock_2QRiF{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes CopyInput-scss--module_shakeLock_ZQC8G{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.CopyInput-scss--module_root_-VFcV{display:flex;overflow:hidden;height:34px;border-radius:var(--border-radius-default);background-color:var(--var-color-input-bg)}.light-y-theme .CopyInput-scss--module_root_-VFcV,.light-x-theme .CopyInput-scss--module_root_-VFcV,.light-theme .CopyInput-scss--module_root_-VFcV{border:1px solid var(--var-color-base-border)}.dark-theme .CopyInput-scss--module_root_-VFcV{border:1px solid #262626}.CopyInput-scss--module_input_nGaxl{width:100%;min-width:0;padding-left:15px;border:none;font-size:13px;outline:none;background-color:var(--var-color-input-bg)}.light-y-theme .CopyInput-scss--module_input_nGaxl,.light-x-theme .CopyInput-scss--module_input_nGaxl,.light-theme .CopyInput-scss--module_input_nGaxl{color:var(--var-color-text-primary)}.dark-theme .CopyInput-scss--module_input_nGaxl{color:#f1f1f1}.CopyInput-scss--module_copy_PvmCA{display:flex;align-items:center;justify-content:center;cursor:pointer}.light-y-theme .CopyInput-scss--module_copy_PvmCA,.light-x-theme .CopyInput-scss--module_copy_PvmCA,.light-theme .CopyInput-scss--module_copy_PvmCA{border-left:1px solid var(--var-color-base-border)}.dark-theme .CopyInput-scss--module_copy_PvmCA{border-left:1px solid #262626}.CopyInput-scss--module_copyIcon_LyE9t{width:20px;height:20px;margin:0 6px;transition:.2s color}.CopyInput-scss--module_copyIcon_LyE9t:hover{color:var(--color-brand)}.dark-theme .ShareButton-scss--module_qr_0iVDn{background-color:var(--color-brand)}@keyframes ShareButton-scss--module_fadeIn_UTlE1{0%{opacity:0}to{opacity:1}}@keyframes ShareButton-scss--module_fadeOut_YrCSa{0%{opacity:1}to{opacity:0}}@keyframes ShareButton-scss--module_flashing_CZsOv{0%{opacity:.5}to{opacity:1}}@keyframes ShareButton-scss--module_loading_PMAHC{to{background-position-x:-20%}}@keyframes ShareButton-scss--module_rotating_blUmi{to{transform:rotate(360deg)}}@keyframes ShareButton-scss--module_closeLock_hOIMH{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes ShareButton-scss--module_shakeLock_3sZ1H{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.light-theme .ShareButton-scss--module_qr_0iVDn{background-color:#eee}.ShareButton-scss--module_root_DLR3U{display:flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:8px;transition:all .2s ease;cursor:pointer}@media not all and (hover: none){.ShareButton-scss--module_root_DLR3U:hover:not(:active){filter:brightness(1.1)}}@media not all and (hover: none){.ShareButton-scss--module_root_DLR3U:active{transform:scale(.97)}}@media (hover: none){.ShareButton-scss--module_root_DLR3U:active{transform:scale(.94)}}.ShareButton-scss--module_big_xDqye{width:44px;height:44px;border-radius:12px}.ShareButton-scss--module_vk_ZbLlx{background-color:#07f}.ShareButton-scss--module_vkIcon_-i80q{width:16px;height:16px;color:#fff}.ShareButton-scss--module_vkIconBig_C39HE{width:20px;height:20px}.ShareButton-scss--module_fb_bb5xj{background-color:#0862f6}.ShareButton-scss--module_fbIcon_eZlQX{width:16px;height:16px;color:#fff}.ShareButton-scss--module_fbIconBig_lW9CB{width:20px;height:20px}.ShareButton-scss--module_ok_UctUF{color:#f70;background-color:#f70}.ShareButton-scss--module_okIcon_HHqBk{width:15px;height:15px}.ShareButton-scss--module_okIconBig_GQ2Z9{width:22px;height:22px}.ShareButton-scss--module_twitter_cnCes{background-color:#000}.ShareButton-scss--module_twitterIcon_DRG9u{width:16px;height:16px;color:#fff}.ShareButton-scss--module_twitterIconBig_c0Nr8{width:20px;height:20px}.ShareButton-scss--module_telegram_zkCKG{background-color:#0084c6}.ShareButton-scss--module_telegramIcon_Xtw0l{width:16px;height:16px;color:#fff}.ShareButton-scss--module_telegramIconBig_BGK5c{width:20px;height:20px}.ShareButton-scss--module_qr_0iVDn{background-color:#eee}.ShareButton-scss--module_qrIcon_4GsNk{width:16px;height:16px;color:var(--var-color-text-primary)}.ShareButton-scss--module_qrIconBig_khA4B{width:20px;height:20px}.ShareButton-scss--module_link_ws9fb{background-color:var(--var-color-bg)}.ShareButton-scss--module_linkIcon_gkedc{width:25px;height:11px}.ShareButton-scss--module_active_5SczQ{color:var(--color-brand);background-color:var(--color-brand-opacity-10)}@keyframes ShareDropdown-scss--module_fadeIn_Hf1Ns{0%{opacity:0}to{opacity:1}}@keyframes ShareDropdown-scss--module_fadeOut_lMk75{0%{opacity:1}to{opacity:0}}@keyframes ShareDropdown-scss--module_flashing_Cypr-{0%{opacity:.5}to{opacity:1}}@keyframes ShareDropdown-scss--module_loading_kZJKO{to{background-position-x:-20%}}@keyframes ShareDropdown-scss--module_rotating_V3tQK{to{transform:rotate(360deg)}}@keyframes ShareDropdown-scss--module_closeLock_nh0cG{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes ShareDropdown-scss--module_shakeLock_O61od{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.ShareDropdown-scss--module_dropdownContentRoot_B2ncF{z-index:97;max-width:500px}.dark-theme .ShareDropdown-scss--module_dropdownContentRoot_B2ncF{background-color:#333}.ios.dark-theme .ShareDropdown-scss--module_dropdownContentRoot_B2ncF{background-color:#3a3a3a6b;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.ShareDropdown-scss--module_button_JaAco{margin-right:-4px;margin-bottom:-4px}.ShareDropdown-scss--module_button_JaAco .ShareDropdown-scss--module_buttonIcon_mwxFW{fill:transparent;stroke-width:1.5px;transition:.2s stroke;stroke:currentcolor}.ShareDropdown-scss--module_dropdownContent_uGSv7{padding:5px}.ShareDropdown-scss--module_copyInput_ruVOH{height:36px;margin-bottom:12px}.ShareDropdown-scss--module_copyButton_mYiyM{width:36px;flex-shrink:0}.ShareDropdown-scss--module_shareButtons_i0EnU{display:flex;align-items:center;justify-content:flex-start;gap:10px}.ShareDropdown-scss--module_qrBlock_2N41A{display:flex}.ShareDropdown-scss--module_qrBlockBack_ZDWxC{width:30px;height:30px;display:flex;align-items:center;justify-content:center;margin-right:10px;border:solid 1px #dbdbdb;border-radius:10px;cursor:pointer}.ShareDropdown-scss--module_qrBlockBackIcon_sDMkG{width:18px;height:18px;fill:var(--color-brand);transform:rotate(90deg)}.mobile .ShareDropdown-scss--module_qrButton_km6E1{display:none}@keyframes QrDropdownButton-scss--module_fadeIn_Ig8Xj{0%{opacity:0}to{opacity:1}}@keyframes QrDropdownButton-scss--module_fadeOut_4D4-1{0%{opacity:1}to{opacity:0}}@keyframes QrDropdownButton-scss--module_flashing_n-Emt{0%{opacity:.5}to{opacity:1}}@keyframes QrDropdownButton-scss--module_loading_4reU6{to{background-position-x:-20%}}@keyframes QrDropdownButton-scss--module_rotating_2LGsf{to{transform:rotate(360deg)}}@keyframes QrDropdownButton-scss--module_closeLock_OOoR4{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes QrDropdownButton-scss--module_shakeLock_FS0CF{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.QrDropdownButton-scss--module_container_H3Hra{position:relative;height:40px}.QrDropdownButton-scss--module_button_8XRn8{padding:10px 20px 10px 50px;color:var(--var-color-text-primary)}@media not all and (hover: none){.QrDropdownButton-scss--module_button_8XRn8:hover,.QrDropdownButton-scss--module_button_8XRn8:hover .QrDropdownButton-scss--module_icon_1iD0k{color:var(--color-brand)}}.QrDropdownButton-scss--module_icon_1iD0k{width:20px;height:20px;position:absolute;left:20px;color:var(--var-color-text-primary);transition:color .2s}.QrDropdownButton-scss--module_dropdown_TEGfF{border:solid 1px;white-space:nowrap;color:var(--var-color-text-regular);border-radius:var(--border-radius-default);box-shadow:0 2px 10px #0000001a;position:absolute;z-index:1;top:calc(100% + 5px);left:0;max-width:500px;padding:10px;white-space:normal;background-color:#fff}.light-y-theme .QrDropdownButton-scss--module_dropdown_TEGfF,.light-x-theme .QrDropdownButton-scss--module_dropdown_TEGfF,.light-theme .QrDropdownButton-scss--module_dropdown_TEGfF{border-color:#eaeaea;background-color:#fff}.dark-theme .QrDropdownButton-scss--module_dropdown_TEGfF{border-color:#303030;background-color:#262626;box-shadow:0 2px 10px #00000080}@keyframes ShareDropdownButton-scss--module_fadeIn_MiRfB{0%{opacity:0}to{opacity:1}}@keyframes ShareDropdownButton-scss--module_fadeOut_ckaGB{0%{opacity:1}to{opacity:0}}@keyframes ShareDropdownButton-scss--module_flashing_IZm-B{0%{opacity:.5}to{opacity:1}}@keyframes ShareDropdownButton-scss--module_loading_1au6F{to{background-position-x:-20%}}@keyframes ShareDropdownButton-scss--module_rotating_GlWgG{to{transform:rotate(360deg)}}@keyframes ShareDropdownButton-scss--module_closeLock_5tWH-{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes ShareDropdownButton-scss--module_shakeLock_7sNGz{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.ShareDropdownButton-scss--module_button_uY54-{padding:10px 20px 10px 50px;color:var(--var-color-text-primary)}@media not all and (hover: none){.ShareDropdownButton-scss--module_button_uY54-:hover,.ShareDropdownButton-scss--module_button_uY54-:hover .ShareDropdownButton-scss--module_icon_6oWep{color:var(--color-brand)}}.ShareDropdownButton-scss--module_icon_6oWep{width:20px;height:20px;position:absolute;left:20px;color:var(--var-color-text-primary);transition:color .2s}.light-x-theme .BlogRefsStat-scss--module_quantity_Tw8jt{background-image:url(../quantity-x.DstRe6FU.svg)}.light-x-theme .BlogRefsStat-scss--module_payout_FT5Dy{background-image:url(../payout-x.hlJe-oaQ.svg)}.light-x-theme .BlogRefsStat-scss--module_income_r2wsy{background-image:url(../income-x.ClQmo2Mh.svg)}@keyframes BlogRefsStat-scss--module_fadeIn_BiTki{0%{opacity:0}to{opacity:1}}@keyframes BlogRefsStat-scss--module_fadeOut_30H55{0%{opacity:1}to{opacity:0}}@keyframes BlogRefsStat-scss--module_flashing_rBYzu{0%{opacity:.5}to{opacity:1}}@keyframes BlogRefsStat-scss--module_loading_QH1gk{to{background-position-x:-20%}}@keyframes BlogRefsStat-scss--module_rotating_LzZBH{to{transform:rotate(360deg)}}@keyframes BlogRefsStat-scss--module_closeLock_UepQ6{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes BlogRefsStat-scss--module_shakeLock_R9Lku{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.light-y-theme .BlogRefsStat-scss--module_quantity_Tw8jt{background-image:url(../quantity-y.CKWVzRT5.svg)}.light-y-theme .BlogRefsStat-scss--module_payout_FT5Dy{background-image:url(../payout-y.CC0P8Vn4.svg)}.light-y-theme .BlogRefsStat-scss--module_income_r2wsy{background-image:url(../income-y.D33FhTMh.svg)}.BlogRefsStat-scss--module_container_hB01-{width:300px;padding:20px;border:1px solid var(--var-color-base-border);border-radius:5px}.BlogRefsStat-scss--module_picture_QI92P{margin-bottom:14px}.BlogRefsStat-scss--module_title_Y6ovp{font-size:20px;font-weight:500;margin-bottom:20px}.BlogRefsStat-scss--module_text_jI8jC{font-size:14px;color:#7c7c7c}.BlogRefsStat-scss--module_bottomBlock_VRrm3{display:flex;flex-direction:column}.BlogRefsStat-scss--module_group_M9b1l{display:flex;margin-bottom:20px}.BlogRefsStat-scss--module_group_M9b1l:last-of-type{margin-bottom:0}.BlogRefsStat-scss--module_icon_-ZKQ4{width:38px;height:38px;background-repeat:no-repeat;background-position:center center;background-size:contain;margin-right:12px}.BlogRefsStat-scss--module_amount_XF-4v{font-size:16px;font-weight:500;line-height:22px;color:var(--var-color-text-primary)}.BlogRefsStat-scss--module_quantity_Tw8jt{background-image:url(../quantity.CIuBidzS.svg)}.BlogRefsStat-scss--module_payout_FT5Dy{background-image:url(../payout.pGBJ3zjm.svg)}.BlogRefsStat-scss--module_income_r2wsy{background-image:url(../income.DMxuooD7.svg)}.dark-theme .BlogRefsSteps-scss--module_picture_3aS1L{filter:invert(1) hue-rotate(180deg) brightness(1.5) contrast(.8)}.dark-theme .BlogRefsSteps-scss--module_pictureIncomeRub_-9R3M{background-image:url(../income-rub.DTjmL22N.svg)}.dark-theme .BlogRefsSteps-scss--module_pictureIncomeUsd_vh7S5{background-image:url(../income-usd.oX0J7U0S.svg)}.dark-theme .BlogRefsSteps-scss--module_pictureMessages_UusW2{background-image:url(../messages.BevozeXU.svg)}.dark-theme .BlogRefsSteps-scss--module_pictureCalendar_MwMr9{background-image:url(../calendar.jjsR5AOk.svg)}.light-theme .BlogRefsSteps-scss--module_pictureIncomeRub_-9R3M{background-image:url(../income-rub.DTjmL22N.svg)}.light-theme .BlogRefsSteps-scss--module_pictureIncomeUsd_vh7S5{background-image:url(../income-usd.oX0J7U0S.svg)}.light-theme .BlogRefsSteps-scss--module_pictureMessages_UusW2{background-image:url(../messages.BevozeXU.svg)}.light-theme .BlogRefsSteps-scss--module_pictureCalendar_MwMr9{background-image:url(../calendar.jjsR5AOk.svg)}.light-x-theme .BlogRefsSteps-scss--module_pictureIncomeUsd_vh7S5{background-image:url(../income-usd-x.CIbDbgeC.svg)}.light-x-theme .BlogRefsSteps-scss--module_pictureIncomeRub_-9R3M{background-image:url(../income-rub-x.CV98GdDx.svg)}.light-x-theme .BlogRefsSteps-scss--module_pictureMessages_UusW2{background-image:url(../messages-x.Co71Pd0J.svg)}.light-x-theme .BlogRefsSteps-scss--module_pictureCalendar_MwMr9{background-image:url(../calendar-x.D1e6FgMo.svg)}@keyframes BlogRefsSteps-scss--module_fadeIn_qRZG7{0%{opacity:0}to{opacity:1}}@keyframes BlogRefsSteps-scss--module_fadeOut_xCVtb{0%{opacity:1}to{opacity:0}}@keyframes BlogRefsSteps-scss--module_flashing_XzoLp{0%{opacity:.5}to{opacity:1}}@keyframes BlogRefsSteps-scss--module_loading_iBCqu{to{background-position-x:-20%}}@keyframes BlogRefsSteps-scss--module_rotating_wMxua{to{transform:rotate(360deg)}}@keyframes BlogRefsSteps-scss--module_closeLock_xPXOC{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes BlogRefsSteps-scss--module_shakeLock_21g3e{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.light-y-theme .BlogRefsSteps-scss--module_pictureIncomeUsd_vh7S5{background-image:url(../income-usd-y.DUP42tqX.svg)}.light-y-theme .BlogRefsSteps-scss--module_pictureIncomeRub_-9R3M{background-image:url(../income-rub-y.CqWdQBaq.svg)}.light-y-theme .BlogRefsSteps-scss--module_pictureMessages_UusW2{background-image:url(../messages-y.DUWzq9eP.svg)}.light-y-theme .BlogRefsSteps-scss--module_pictureCalendar_MwMr9{background-image:url(../calendar-y.BDcondmg.svg)}.BlogRefsSteps-scss--module_explanationTitle_NXtFR{font-size:20px;font-weight:500;margin-bottom:30px}.BlogRefsSteps-scss--module_explanationSteps_piUdK{display:flex;justify-content:space-between}.BlogRefsSteps-scss--module_explanationStep_C1nbF{width:300px;margin-right:120px}.BlogRefsSteps-scss--module_explanationStepPicture_r46F5{width:115px;height:115px;margin-bottom:10px}.BlogRefsSteps-scss--module_explanationStepTitle_dBV-e{margin-bottom:10px;font-size:16px;font-weight:500}.BlogRefsSteps-scss--module_explanationStepText_Qzc20{font-size:14px;color:#7c7c7c}@keyframes BlogRefsTable-scss--module_fadeIn_txIzX{0%{opacity:0}to{opacity:1}}@keyframes BlogRefsTable-scss--module_fadeOut_GGou9{0%{opacity:1}to{opacity:0}}@keyframes BlogRefsTable-scss--module_flashing_6cHRy{0%{opacity:.5}to{opacity:1}}@keyframes BlogRefsTable-scss--module_loading_KPqHs{to{background-position-x:-20%}}@keyframes BlogRefsTable-scss--module_rotating_UumWR{to{transform:rotate(360deg)}}@keyframes BlogRefsTable-scss--module_closeLock_1I-7t{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes BlogRefsTable-scss--module_shakeLock_-DuxL{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.BlogRefsTable-scss--module_header_so-XY{display:grid;grid-template-columns:445px 481px 1fr;color:#7c7c7c}.BlogRefsTable-scss--module_header_so-XY>div{padding:15px}.BlogRefsTable-scss--module_row_WabvT{display:grid;grid-template-columns:445px 481px 1fr}.BlogRefsTable-scss--module_row_WabvT>div{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;padding:15px;font-size:14px;line-height:22px;color:var(--var-color-text-regular)}.BlogRefsTable-scss--module_row_WabvT:nth-child(odd){border-radius:var(--border-radius-default);background-color:var(--var-color-complementary-bg)}.BlogRefsTable-scss--module_row_WabvT .BlogRefsTable-scss--module_link_83JgX{font-size:14px}@keyframes BlogRefs-scss--module_fadeIn_Y9aY2{0%{opacity:0}to{opacity:1}}@keyframes BlogRefs-scss--module_fadeOut_Q0k-O{0%{opacity:1}to{opacity:0}}@keyframes BlogRefs-scss--module_flashing_UW8aY{0%{opacity:.5}to{opacity:1}}@keyframes BlogRefs-scss--module_loading_HfOmA{to{background-position-x:-20%}}@keyframes BlogRefs-scss--module_rotating_Zcait{to{transform:rotate(360deg)}}@keyframes BlogRefs-scss--module_closeLock_9buV8{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes BlogRefs-scss--module_shakeLock_sFYOh{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.BlogRefs-scss--module_topBlock_68Jrt{display:flex;justify-content:space-between;margin-bottom:25px;line-height:22px}.BlogRefs-scss--module_spinnerContainer_Lu1MP{width:400px}.BlogRefs-scss--module_spinnerList_r4WMV{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.BlogRefs-scss--module_proposal_rlUbD{width:700px;margin-right:40px}.BlogRefs-scss--module_proposalTitle_bXGb0{font-size:20px;font-weight:500;margin-bottom:12px}.BlogRefs-scss--module_proposalText_LBB4-{margin-bottom:30px;font-size:14px;color:#7c7c7c}.BlogRefs-scss--module_link_FkJfZ{width:546px}.BlogRefs-scss--module_linkTitle_ftWZm{margin-bottom:8px;font-size:14px;font-weight:500}.BlogRefs-scss--module_linkField_B0RpK{margin-bottom:10px}.BlogRefs-scss--module_linkButtons_o4ppI{display:flex;justify-content:flex-start}.BlogRefs-scss--module_linkCopyButton_VbWwm,.BlogRefs-scss--module_shareDropdownButton_R3Q-s{margin-right:10px}.BlogRefs-scss--module_explanation_MzLSj{margin-bottom:230px;line-height:22px}.BlogRefs-scss--module_policyLink_XPv-N{margin-top:15px}.BlogRefs-scss--module_policy_dhbm1{margin-top:38px}.BlogRefs-scss--module_policyPrecondition_lPzk-{display:flex;margin-bottom:14px}.BlogRefs-scss--module_policyPreconditionIcon_nciME{width:20px;height:20px;margin-right:10px}.BlogRefs-scss--module_policyPreconditionText_2uH28{font-size:16px}.BlogRefs-scss--module_policyCheckboxLabel_HKo5y{letter-spacing:.2px}.BlogRefs-scss--module_showRefLinkButton_dc9j3{display:block;margin-top:21px}.BlogRefs-scss--module_refLink_YqI6t{font-size:14px}.BlogRefs-scss--module_refs_7WIVo{display:flex;flex-direction:column}.BlogRefs-scss--module_titleTable_e0jh8{padding-bottom:30px;font-size:20px;font-weight:500;line-height:24px}.BlogRefs-scss--module_iconInformation_R3oH0{width:20px;height:20px;margin-right:8px;color:var(--var-color-text-primary)}.BlogRefs-scss--module_infoLinkText_9yhX7{font-size:14px;color:var(--var-color-text-primary)}.BlogRefs-scss--module_informationLink_o0MXn{display:flex;margin-top:30px;border:none;align-items:center}.BlogRefs-scss--module_informationLink_o0MXn:hover .BlogRefs-scss--module_infoLinkText_9yhX7,.BlogRefs-scss--module_informationLink_o0MXn:hover .BlogRefs-scss--module_iconInformation_R3oH0{color:var(--color-brand)}.BlogRefs-scss--module_bloggerSelect_5VWB0{width:240px;padding-bottom:15px}@keyframes UnknownSourcesDisclaimer-scss--module_fadeIn_Ppcsh{0%{opacity:0}to{opacity:1}}@keyframes UnknownSourcesDisclaimer-scss--module_fadeOut_ZQVSw{0%{opacity:1}to{opacity:0}}@keyframes UnknownSourcesDisclaimer-scss--module_flashing_Dcp33{0%{opacity:.5}to{opacity:1}}@keyframes UnknownSourcesDisclaimer-scss--module_loading_t5bVT{to{background-position-x:-20%}}@keyframes UnknownSourcesDisclaimer-scss--module_rotating_mUqla{to{transform:rotate(360deg)}}@keyframes UnknownSourcesDisclaimer-scss--module_closeLock_BF-J0{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes UnknownSourcesDisclaimer-scss--module_shakeLock_rySYM{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.UnknownSourcesDisclaimer-scss--module_root_HzwVK{padding:15px;border:1px solid var(--var-color-base-border);font-size:13px;line-height:16px;border-radius:8px}.UnknownSourcesDisclaimer-scss--module_topBlock_FxFXT{display:flex}.desktop .UnknownSourcesDisclaimer-scss--module_topBlock_FxFXT{align-items:center}.mobile .UnknownSourcesDisclaimer-scss--module_topBlock_FxFXT{flex-direction:column}.UnknownSourcesDisclaimer-scss--module_title_O4WtC{display:flex;align-items:center}.UnknownSourcesDisclaimer-scss--module_iconInfo_fdzs6{width:16px;height:16px;margin-right:8px;color:#f90;flex-shrink:0}.UnknownSourcesDisclaimer-scss--module_more_ZojqV{display:flex;color:#7c7c7c;cursor:pointer}.desktop .UnknownSourcesDisclaimer-scss--module_more_ZojqV{margin-left:8px}.mobile .UnknownSourcesDisclaimer-scss--module_more_ZojqV{margin-top:5px;margin-left:24px}.UnknownSourcesDisclaimer-scss--module_iconArrow_iiSL4{width:16px;height:16px;margin-left:2px;transition:transform .25s}.UnknownSourcesDisclaimer-scss--module_iconArrowRotated_8nntg{transform:rotate(180deg)}.UnknownSourcesDisclaimer-scss--module_subText_5NSrg{margin-top:8px;padding-left:24px;font-size:12px;line-height:16px}@keyframes BlogIncomePeriodButton-scss--module_fadeIn_Jerx2{0%{opacity:0}to{opacity:1}}@keyframes BlogIncomePeriodButton-scss--module_fadeOut_FGTHj{0%{opacity:1}to{opacity:0}}@keyframes BlogIncomePeriodButton-scss--module_flashing_b8dYl{0%{opacity:.5}to{opacity:1}}@keyframes BlogIncomePeriodButton-scss--module_loading_b2r0d{to{background-position-x:-20%}}@keyframes BlogIncomePeriodButton-scss--module_rotating_YWO58{to{transform:rotate(360deg)}}@keyframes BlogIncomePeriodButton-scss--module_closeLock_4K14L{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes BlogIncomePeriodButton-scss--module_shakeLock_e85A3{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.BlogIncomePeriodButton-scss--module_label_oWiB2{margin-bottom:12px;font-weight:500;line-height:22px}.BlogIncomePeriodButton-scss--module_button_mDMLO{display:flex;align-items:center;min-width:auto}.mobile .BlogIncomePeriodButton-scss--module_button_mDMLO{width:100%;justify-content:center}.BlogIncomePeriodButton-scss--module_icon_b4QYo{width:20px;height:20px;margin-right:10px}.light-y-theme .BlogIncomeExportBySource-scss--module_tooltipContent_tijSP,.light-x-theme .BlogIncomeExportBySource-scss--module_tooltipContent_tijSP,.light-theme .BlogIncomeExportBySource-scss--module_tooltipContent_tijSP{padding:6px 15px}@keyframes BlogIncomeExportBySource-scss--module_fadeIn_CgiHp{0%{opacity:0}to{opacity:1}}@keyframes BlogIncomeExportBySource-scss--module_fadeOut_qpfFH{0%{opacity:1}to{opacity:0}}@keyframes BlogIncomeExportBySource-scss--module_flashing_JFdQD{0%{opacity:.5}to{opacity:1}}@keyframes BlogIncomeExportBySource-scss--module_loading_luNDN{to{background-position-x:-20%}}@keyframes BlogIncomeExportBySource-scss--module_rotating_fjSRI{to{transform:rotate(360deg)}}@keyframes BlogIncomeExportBySource-scss--module_closeLock_ssz5D{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes BlogIncomeExportBySource-scss--module_shakeLock_Pq3zU{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.dark-theme .BlogIncomeExportBySource-scss--module_tooltipContent_tijSP{padding:6px 15px}.BlogIncomeExportBySource-scss--module_root_Lkbef{display:flex;align-items:center}.BlogIncomeExportBySource-scss--module_button_wDYa-{position:relative;display:flex;align-items:center;min-width:auto}.BlogIncomeExportBySource-scss--module_icon_nS4P3{width:20px;height:20px;margin-right:10px}.BlogIncomeExportBySource-scss--module_list_kzsLj{margin:0;padding:0;list-style:none}.BlogIncomeExportBySource-scss--module_listItem_6Xair{padding:6px 0;line-height:22px;transition:.25s color;cursor:pointer}.BlogIncomeExportBySource-scss--module_listItem_6Xair:hover{color:var(--color-brand)}.BlogIncomeExportBySource-scss--module_description_lxORI{max-width:127px;font-size:13px;line-height:16px;color:#7c7c7c}.desktop .BlogIncomeExportBySource-scss--module_description_lxORI{margin-right:15px;text-align:right}.mobile .BlogIncomeExportBySource-scss--module_description_lxORI{order:1;margin-left:15px}@keyframes BlogTrafficTableBase-scss--module_fadeIn_VQvH1{0%{opacity:0}to{opacity:1}}@keyframes BlogTrafficTableBase-scss--module_fadeOut_fHQ17{0%{opacity:1}to{opacity:0}}@keyframes BlogTrafficTableBase-scss--module_flashing_IVZqu{0%{opacity:.5}to{opacity:1}}@keyframes BlogTrafficTableBase-scss--module_loading_Cifck{to{background-position-x:-20%}}@keyframes BlogTrafficTableBase-scss--module_rotating_H0lgI{to{transform:rotate(360deg)}}@keyframes BlogTrafficTableBase-scss--module_closeLock_109SX{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes BlogTrafficTableBase-scss--module_shakeLock_wAhzt{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.BlogTrafficTableBase-scss--module_root_6BekT{width:100%}.BlogTrafficTableBase-scss--module_root_6BekT th{padding:12px 15px;font-weight:500;line-height:22px;text-align:left}.desktop .BlogTrafficTableBase-scss--module_root_6BekT th:first-child{width:100%}.mobile .BlogTrafficTableBase-scss--module_root_6BekT th:first-child{width:210px}.BlogTrafficTableBase-scss--module_body_D0PFy tr td{padding:15px;border-bottom:1px solid var(--var-color-base-border);line-height:22px}.BlogTrafficTableBase-scss--module_body_D0PFy tr:first-child td{border-bottom:none;font-weight:500;background:var(--var-color-complementary-bg)}.desktop .BlogTrafficTableBase-scss--module_body_D0PFy tr:first-child td:first-child{border-top-left-radius:8px;border-bottom-left-radius:8px}.desktop .BlogTrafficTableBase-scss--module_body_D0PFy tr:first-child td:last-child{border-top-right-radius:8px;border-bottom-right-radius:8px}.BlogTrafficTableBase-scss--module_body_D0PFy tr:last-child td{border-bottom:none}.BlogTrafficTableBase-scss--module_hint_93uHy{width:16px;height:16px;margin-left:6px}.BlogTrafficTableBase-scss--module_info_yMqXL{display:flex;align-items:center}.BlogTrafficTableBase-scss--module_iconHint_XQlo0{width:16px;height:16px;margin-left:6px;stroke-width:2px;stroke:#7c7c7c;transition:.25s stroke;cursor:pointer}.BlogTrafficTableBase-scss--module_iconHint_XQlo0:hover{stroke:#242b2c}.BlogTrafficTableBase-scss--module_hintContent_sMyAk{font-size:13px;line-height:16px;white-space:normal}.desktop .BlogTrafficTableBase-scss--module_hintContent_sMyAk{width:350px}.mobile .BlogTrafficTableBase-scss--module_hintContent_sMyAk{width:300px}.BlogTrafficTableBase-scss--module_source_-1-y5{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.mobile .BlogTrafficTableBase-scss--module_source_-1-y5{max-width:180px}.BlogTrafficTable-scss--module_tableWrapper_IxTp4{overflow-x:auto;margin-bottom:15px}.BlogTrafficTable-scss--module_emptyText_2bafb{font-size:13px;line-height:16px;text-align:center;color:#7c7c7c}.BlogTrafficTable-scss--module_pagination_GtLmG{margin:0;padding-top:5px;justify-content:center}.BlogTrafficFilter-scss--module_root_-wL2h{max-width:277px}@keyframes BlogTrafficHeader-scss--module_fadeIn_NLqhl{0%{opacity:0}to{opacity:1}}@keyframes BlogTrafficHeader-scss--module_fadeOut_eRRUO{0%{opacity:1}to{opacity:0}}@keyframes BlogTrafficHeader-scss--module_flashing_aeQl2{0%{opacity:.5}to{opacity:1}}@keyframes BlogTrafficHeader-scss--module_loading_yLtdz{to{background-position-x:-20%}}@keyframes BlogTrafficHeader-scss--module_rotating_mysco{to{transform:rotate(360deg)}}@keyframes BlogTrafficHeader-scss--module_closeLock_ooPCb{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes BlogTrafficHeader-scss--module_shakeLock_zMhNG{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.BlogTrafficHeader-scss--module_root_SfzhT{display:flex;align-items:center;justify-content:space-between}.BlogTrafficHeader-scss--module_left_S9piQ{display:flex;align-items:center}.BlogTrafficHeader-scss--module_title_9ufsM{font-weight:500}.desktop .BlogTrafficHeader-scss--module_title_9ufsM{margin-left:20px;font-size:20px}.mobile .BlogTrafficHeader-scss--module_title_9ufsM{margin-left:15px;font-size:16px;line-height:22px}@keyframes BlogTraffic-scss--module_fadeIn_t90JJ{0%{opacity:0}to{opacity:1}}@keyframes BlogTraffic-scss--module_fadeOut_KPf0N{0%{opacity:1}to{opacity:0}}@keyframes BlogTraffic-scss--module_flashing_JwJtA{0%{opacity:.5}to{opacity:1}}@keyframes BlogTraffic-scss--module_loading_-ML54{to{background-position-x:-20%}}@keyframes BlogTraffic-scss--module_rotating_QQpsG{to{transform:rotate(360deg)}}@keyframes BlogTraffic-scss--module_closeLock_Ycq0R{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes BlogTraffic-scss--module_shakeLock_9T1pi{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.BlogTraffic-scss--module_root_Y9DyW{padding-bottom:80px}.BlogTraffic-scss--module_header_JaEvG{margin-bottom:30px}.BlogTraffic-scss--module_disclaimer_OHY-5{margin-bottom:20px}.BlogTraffic-scss--module_tableByReferer_w1WwW{margin-bottom:60px}.BlogTraffic-scss--module_filtersContainer_2-alf{display:flex;margin-bottom:40px;justify-content:space-between;align-items:center}@keyframes BlogPaymentSourcesTableBase-scss--module_fadeIn_kHBlS{0%{opacity:0}to{opacity:1}}@keyframes BlogPaymentSourcesTableBase-scss--module_fadeOut_tOLTn{0%{opacity:1}to{opacity:0}}@keyframes BlogPaymentSourcesTableBase-scss--module_flashing_6KrNO{0%{opacity:.5}to{opacity:1}}@keyframes BlogPaymentSourcesTableBase-scss--module_loading_hoq73{to{background-position-x:-20%}}@keyframes BlogPaymentSourcesTableBase-scss--module_rotating_IkYVZ{to{transform:rotate(360deg)}}@keyframes BlogPaymentSourcesTableBase-scss--module_closeLock_YpJ1m{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes BlogPaymentSourcesTableBase-scss--module_shakeLock_mrhSO{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.BlogPaymentSourcesTableBase-scss--module_root_6d1EF{width:100%}.BlogPaymentSourcesTableBase-scss--module_root_6d1EF th{padding:12px 15px;font-weight:500;line-height:22px;text-align:left}.desktop .BlogPaymentSourcesTableBase-scss--module_root_6d1EF th:first-child{width:100%}.mobile .BlogPaymentSourcesTableBase-scss--module_root_6d1EF th:first-child{width:210px}.BlogPaymentSourcesTableBase-scss--module_body_PvvyY tr td{padding:15px;border-bottom:1px solid var(--var-color-base-border);line-height:22px;white-space:nowrap}.BlogPaymentSourcesTableBase-scss--module_body_PvvyY tr:last-child td{border-bottom:none}.BlogPaymentSourcesTableBase-scss--module_source_nZ6hz{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.mobile .BlogPaymentSourcesTableBase-scss--module_source_nZ6hz{max-width:180px}.BlogPaymentSourcesTable-scss--module_tableWrapper_fYefU{overflow-x:auto;margin-bottom:15px}.BlogPaymentSourcesTable-scss--module_emptyText_xeX05{font-size:13px;line-height:16px;text-align:center;color:var(--var-color-text-secondary)}.BlogPaymentSourcesTable-scss--module_pagination_oAFo2{margin:0;padding-top:5px;justify-content:center}.BlogPaymentSourcesDisclaimer-scss--module_utm_VgoMw{font-size:12px}.BlogPaymentSourcesFilter-scss--module_root_jaGAa{max-width:277px}@keyframes BlogPaymentSourcesHeader-scss--module_fadeIn_pRvj7{0%{opacity:0}to{opacity:1}}@keyframes BlogPaymentSourcesHeader-scss--module_fadeOut_WVq8g{0%{opacity:1}to{opacity:0}}@keyframes BlogPaymentSourcesHeader-scss--module_flashing_FU8nW{0%{opacity:.5}to{opacity:1}}@keyframes BlogPaymentSourcesHeader-scss--module_loading_GKhdd{to{background-position-x:-20%}}@keyframes BlogPaymentSourcesHeader-scss--module_rotating_TbEYs{to{transform:rotate(360deg)}}@keyframes BlogPaymentSourcesHeader-scss--module_closeLock_5I2TN{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes BlogPaymentSourcesHeader-scss--module_shakeLock_CdcKF{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.BlogPaymentSourcesHeader-scss--module_root_L3s6U{display:flex;align-items:center;justify-content:space-between}.BlogPaymentSourcesHeader-scss--module_left_vLk9J{display:flex;align-items:center}.BlogPaymentSourcesHeader-scss--module_title_AnlVX{font-weight:500}.desktop .BlogPaymentSourcesHeader-scss--module_title_AnlVX{margin-left:20px;font-size:20px}.mobile .BlogPaymentSourcesHeader-scss--module_title_AnlVX{margin-left:15px;font-size:16px;line-height:22px}@keyframes BlogPaymentSources-scss--module_fadeIn_B7XFa{0%{opacity:0}to{opacity:1}}@keyframes BlogPaymentSources-scss--module_fadeOut_HzciC{0%{opacity:1}to{opacity:0}}@keyframes BlogPaymentSources-scss--module_flashing_cfR-C{0%{opacity:.5}to{opacity:1}}@keyframes BlogPaymentSources-scss--module_loading_CzxiP{to{background-position-x:-20%}}@keyframes BlogPaymentSources-scss--module_rotating_ho4Tr{to{transform:rotate(360deg)}}@keyframes BlogPaymentSources-scss--module_closeLock_3G0em{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes BlogPaymentSources-scss--module_shakeLock_gC9Su{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.BlogPaymentSources-scss--module_root_ovrg9{padding-bottom:80px}.BlogPaymentSources-scss--module_header_WKxk1{margin-bottom:30px}.BlogPaymentSources-scss--module_disclaimer_Nm6Ow{margin-bottom:20px}.BlogPaymentSources-scss--module_tableByReferer_1aGo-{margin-bottom:60px}.BlogPaymentSources-scss--module_filtersContainer_VpMIU{display:flex;margin-bottom:40px;justify-content:space-between;align-items:center}.ImageBlock-scss--module_imageBlock_pLnBB{overflow:hidden;margin:0;border-radius:3px}.ImageBlock-scss--module_image_hS9yX{display:block;overflow:hidden;max-width:100%;margin:0 auto;border-radius:3px}.ce-block--focused .ImageTool-scss--module_fileBlock_U02kq{border-color:var(--color-brand);box-shadow:inset 0 0 0 1px var(--color-brand)}.ImageTool-scss--module_imageBlock_Yab5x{border:2px solid transparent}.ce-block--focused .ImageTool-scss--module_imageBlock_Yab5x{border-color:var(--color-brand)}.ce-block--focused .AttachmentTool-scss--module_block_ky3e3{border-color:var(--color-brand);box-shadow:inset 0 0 0 1px var(--color-brand)}.ce-header{margin:0;padding:.6em 0 3px;font-weight:revert;line-height:1.25em;outline:none}.ce-header-1{font-size:2rem}.ce-header-2{font-size:1.5rem}.ce-header-3{font-size:1.17rem}.ce-header-4{font-size:1rem}.ce-header-5{font-size:.83rem}.ce-header-6{font-size:.75rem}@keyframes AudioPlayerExample-scss--module_fadeIn_HlF3k{0%{opacity:0}to{opacity:1}}@keyframes AudioPlayerExample-scss--module_fadeOut_koOvv{0%{opacity:1}to{opacity:0}}@keyframes AudioPlayerExample-scss--module_flashing_Wztw6{0%{opacity:.5}to{opacity:1}}@keyframes AudioPlayerExample-scss--module_loading_UfbGj{to{background-position-x:-20%}}@keyframes AudioPlayerExample-scss--module_rotating_tL7EO{to{transform:rotate(360deg)}}@keyframes AudioPlayerExample-scss--module_closeLock_Ytg9S{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes AudioPlayerExample-scss--module_shakeLock_57BzX{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.AudioPlayerExample-scss--module_wrapper_yjZYG{position:relative;width:535px;margin-bottom:20px}.AudioPlayerExample-scss--module_wrapper_yjZYG:after{content:"";position:absolute;bottom:0;width:100%;height:60px;background-image:linear-gradient(to bottom,#fff0,#fff 95%,#fff)}.mobile .AudioPlayerExample-scss--module_wrapper_yjZYG{width:365px;transform:scale(.8)}.AudioPlayerExample-scss--module_root_9GILa{border:1px solid #eee;border-radius:var(--border-radius-default)}@keyframes HelperPopup-scss--module_fadeIn_GqjLT{0%{opacity:0}to{opacity:1}}@keyframes HelperPopup-scss--module_fadeOut_zcIAJ{0%{opacity:1}to{opacity:0}}@keyframes HelperPopup-scss--module_flashing_b1-DE{0%{opacity:.5}to{opacity:1}}@keyframes HelperPopup-scss--module_loading_qdsT-{to{background-position-x:-20%}}@keyframes HelperPopup-scss--module_rotating_0hX-Q{to{transform:rotate(360deg)}}@keyframes HelperPopup-scss--module_closeLock_gERW8{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes HelperPopup-scss--module_shakeLock_gvdm6{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.HelperPopup-scss--module_content_Ra4oN{display:flex;flex-direction:column;align-items:center}.HelperPopup-scss--module_block_51Zg-{padding:50px 20px}.mobile .HelperPopup-scss--module_block_51Zg-{top:35px;max-width:calc(100% - 30px);margin:0 15px;padding:20px}.HelperPopup-scss--module_title_X0PWl{margin:0 0 15px;font-size:22px;font-weight:500;line-height:32px}.HelperPopup-scss--module_text_UTK3H{max-width:500px;margin:0 0 30px;text-align:center}.HelperPopup-scss--module_description_vqkgV{margin:0;font-size:14px;line-height:22px;color:#7c7c7c}.HelperPopup-scss--module_baseText_sp6Ss{margin:0;font-size:16px;line-height:22px}.HelperPopup-scss--module_footer_NO6TJ{display:flex;justify-content:center}.EmbedTool-scss--module_iframe_GpIZS{border:2px solid transparent;pointer-events:none}.ce-block--focused .EmbedTool-scss--module_iframe_GpIZS{border-color:var(--color-brand)}.VideoFileTool-scss--module_block_QRzHy{pointer-events:none}.ce-block--focused .VideoFileTool-scss--module_block_QRzHy{border-color:transparent;box-shadow:0 0 0 2px var(--color-brand)}.AlignmentBlockTune-scss--module_block_odcSa{display:flex;gap:4px}@keyframes RichEditor-scss--module_fadeIn_93ylN{0%{opacity:0}to{opacity:1}}@keyframes RichEditor-scss--module_fadeOut_nNj-t{0%{opacity:1}to{opacity:0}}@keyframes RichEditor-scss--module_flashing_W61Lx{0%{opacity:.5}to{opacity:1}}@keyframes RichEditor-scss--module_loading_KMVeU{to{background-position-x:-20%}}@keyframes RichEditor-scss--module_rotating_sMPsq{to{transform:rotate(360deg)}}@keyframes RichEditor-scss--module_closeLock_aUp6c{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes RichEditor-scss--module_shakeLock_Z-Hhg{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.dark-theme .RichEditor-scss--module_titleInput_ZzRxC{border:none}.dark-theme ::selection{background-color:var(--var-color-text-selection)!important}.dark-theme .codex-editor{--selectionColor: $color-darkmode-white-selection;--inlineSelectionColor: $color-darkmode-white-selection-dark}.dark-theme .ce-popover{--color-background-item-focus: $color-darkmode-white-selection}.dark-theme .ce-inline-tool--focused{background-color:#f1f1f133!important}.dark-theme .ce-inline-toolbar{border:1px solid #303030!important;background-color:#303030}.dark-theme .ce-inline-toolbar__dropdown:hover{background-color:#4a4a4a}.dark-theme .ce-inline-tool-input{color:#f1f1f1;background-color:#303030}.dark-theme .ce-conversion-tool:hover{background-color:#ffffff1a}.dark-theme .ce-conversion-tool[data-tool=list] .ce-conversion-tool__icon svg{color:#000}.dark-theme .ce-popover-item__icon svg{color:#000;filter:invert(1)}.dark-theme .ce-inline-tool{color:#f1f1f1;transition:all .2s ease}.dark-theme .ce-inline-tool:hover{background-color:#4a4a4a}.dark-theme .ce-toolbar__settings-btn{color:#f1f1f1!important;background-color:#303030!important}.dark-theme .ce-toolbar__settings-btn:hover{background-color:#4a4a4a!important}.dark-theme .ce-popover-item:hover,.dark-theme .cdx-settings-button:hover,.dark-theme .ce-block--selected .ce-block__content{background-color:#f1f1f133!important}::selection{background-color:var(--var-color-text-selection)!important}.codex-editor{--selectionColor: $color-text-selection;--inlineSelectionColor: $color-text-selection}.ce-popover{--color-background-item-focus: $color-text-selection;--color-background: var(--var-color-tooltip-bg);--color-border: var(--var-color-base-border)}.ce-inline-tool--focused{background-color:var(--var-color-text-selection)!important}.codex-editor__redactor{min-height:320px;padding-bottom:20px!important;color:var(--var-color-text-primary)}.ce-inline-toolbar{border:1px solid var(--var-color-input-border)!important;border-radius:8px!important;box-shadow:0 3px 15px #0000001a!important}.ce-inline-toolbar__toggler-and-button-wrapper{padding-top:3px!important;padding-bottom:3px!important}.ce-toolbox,.ce-toolbar__plus{display:none!important}.ce-toolbar__settings-btn{display:flex;align-items:center;justify-content:center;margin-left:unset!important;color:var(--var-color-icon-ui)!important;transition:all .2s ease}.ce-toolbar__settings-btn:before{content:url("data:image/svg+xml; utf8, <svg viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' clip-rule='evenodd' d='M1.60001 4.05005C1.60001 3.63584 1.93579 3.30005 2.35001 3.30005H13.65C14.0642 3.30005 14.4 3.63584 14.4 4.05005C14.4 4.46426 14.0642 4.80005 13.65 4.80005H2.35001C1.93579 4.80005 1.60001 4.46426 1.60001 4.05005ZM1.60001 8.05005C1.60001 7.63584 1.93579 7.30005 2.35001 7.30005H13.65C14.0642 7.30005 14.4 7.63584 14.4 8.05005C14.4 8.46426 14.0642 8.80005 13.65 8.80005H2.35001C1.93579 8.80005 1.60001 8.46426 1.60001 8.05005ZM2.35001 11.3C1.93579 11.3 1.60001 11.6358 1.60001 12.05C1.60001 12.4643 1.93579 12.8 2.35001 12.8H13.65C14.0642 12.8 14.4 12.4643 14.4 12.05C14.4 11.6358 14.0642 11.3 13.65 11.3H2.35001Z' fill='currentColor'/></svg>");position:absolute;display:block;width:16px;height:16px}.dark-theme .ce-toolbar__settings-btn:before{filter:invert(1)}.ce-toolbar__settings-btn:active{scale:.95}.ce-inline-tool{padding:6px 4px!important;border-radius:3px!important}.ce-inline-tool-actions-container{display:none}.ce-inline-tool-actions-container--showed{display:block}.ce-inline-tool-confirm-button{display:none;flex-grow:1;flex-shrink:0}.ce-inline-tool-confirm-button svg{color:var(--color-brand)!important}.ce-inline-tool-confirm-button--active{display:block}.ce-inline-tool-input-wrapper{display:flex}.cdx-settings-button--active{color:var(--color-brand)}.ce-tune-alignment--right{text-align:right}.ce-tune-alignment--center{text-align:center}.ce-tune-alignment--left{text-align:left}.ce-toolbar__settings-btn>svg{display:none!important}.ce-popover-item{color:var(--var-color-text-primary)}.ce-popover__container{width:auto}.ce-popover-item__icon,.cdx-settings-button{border-radius:var(--border-radius-default);background-color:var(--var-color-panel-bg)}.dark-theme .ce-popover-item__icon,.dark-theme .cdx-settings-button{box-shadow:none}.ce-conversion-toolbar{border:var(--var-color-base-border);background-color:var(--var-color-panel-bg)}.ce-popover-item:hover,.cdx-settings-button:hover{background-color:var(--color-brand-opacity-20)!important}.cdx-block.ce-paragraph{padding:0!important}.ce-paragraph{line-height:1.45}.ce-block--selected .ce-block__content{background-color:var(--color-brand-opacity-20)!important}.ce-settings .cdx-search-field{display:none!important}.ce-inline-tool-input-wrapper .ce-inline-tool-input{flex-grow:1}.mobile .ce-inline-tool-actions-container{min-width:200px}.ce-inline-tool-actions-container--showed .ce-inline-tool-input{display:block}.mobile .ce-toolbar__settings-btn:before{top:8px;width:20px;height:20px}.desktop .ce-toolbar__settings-btn{border-radius:3px!important;background-color:var(--var-color-input-contained-bg)!important}.desktop .codex-editor__redactor{margin-right:0!important}.mobile .ce-inline-tool-confirm-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;font-family:inherit;color:inherit;background-color:transparent;padding:10px;border:0 solid rgba(201,201,204,.48);border-top-width:1px;border-left-width:1px}.cdx-block:not(.ce-paragraph){padding:8px 0!important}.ce-inline-tool>.icon{width:20px!important;height:20px!important}.ce-inline-tool--active>.icon{color:var(--color-brand)!important}.ce-inline-tool--active>.icon--bold,.ce-inline-tool--active>.icon--italic,.ce-inline-tool--active>.icon--underline,.ce-inline-tool--active>.icon--link{display:none!important}.ce-inline-tool:not(.ce-inline-tool--active)>.icon--bold-active,.ce-inline-tool:not(.ce-inline-tool--active)>.icon--italic-active,.ce-inline-tool:not(.ce-inline-tool--active)>.icon--underline-active,.ce-inline-tool:not(.ce-inline-tool--active)>.icon--link-active{display:none!important}.RichEditor-scss--module_titleInput_ZzRxC{margin-top:16px;margin-bottom:0;padding:4px 0 8px;border:none;font-size:var(--post-title-font-size);font-weight:var(--post-title-font-weight);line-height:var(--post-title-line-height);background-color:transparent}.codex-editor--empty .ce-block:first-child .ce-paragraph[data-placeholder]:empty:before{opacity:1}.ce-block .ce-paragraph[data-placeholder]:empty:before{opacity:0}@keyframes MiniRichEditor-scss--module_fadeIn_V2DyF{0%{opacity:0}to{opacity:1}}@keyframes MiniRichEditor-scss--module_fadeOut_cik0t{0%{opacity:1}to{opacity:0}}@keyframes MiniRichEditor-scss--module_flashing_zx4CL{0%{opacity:.5}to{opacity:1}}@keyframes MiniRichEditor-scss--module_loading_OCHY5{to{background-position-x:-20%}}@keyframes MiniRichEditor-scss--module_rotating_yAu5Q{to{transform:rotate(360deg)}}@keyframes MiniRichEditor-scss--module_closeLock_6Q7L4{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes MiniRichEditor-scss--module_shakeLock_0z5m6{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.MiniRichEditor-scss--module_editor_nGggD{padding:11px 15px;border:var(--var-color-input-border) 1px solid;border-radius:var(--border-radius-default);background-color:var(--var-color-input-bg)}.MiniRichEditor-scss--module_editor_nGggD:hover{border-color:var(--var-color-input-border-hover)}.MiniRichEditor-scss--module_editor_nGggD.MiniRichEditor-scss--module_focused_QthP1{border-color:var(--var-color-input-border-focus)}.MiniRichEditor-scss--module_editor_nGggD .codex-editor__redactor{min-height:126px!important;padding-bottom:0!important}.MiniRichEditor-scss--module_editor_nGggD .codex-editor__loader{position:absolute;top:0;right:0;bottom:0;left:0;max-height:126px}.MiniRichEditor-scss--module_totalSymbols_eiv31{display:flex;justify-content:flex-end;margin-top:5px;font-size:13px;line-height:16px;color:#7c7c7c}.MiniRichEditor-scss--module_error_HhSb5{color:var(--var-color-error)}@keyframes BlogSubscriptionLevelsChange-scss--module_fadeIn_i-DHv{0%{opacity:0}to{opacity:1}}@keyframes BlogSubscriptionLevelsChange-scss--module_fadeOut_3J2bH{0%{opacity:1}to{opacity:0}}@keyframes BlogSubscriptionLevelsChange-scss--module_flashing_4fiMt{0%{opacity:.5}to{opacity:1}}@keyframes BlogSubscriptionLevelsChange-scss--module_loading_yYgZq{to{background-position-x:-20%}}@keyframes BlogSubscriptionLevelsChange-scss--module_rotating_OF9cp{to{transform:rotate(360deg)}}@keyframes BlogSubscriptionLevelsChange-scss--module_closeLock_KSDoX{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes BlogSubscriptionLevelsChange-scss--module_shakeLock_8EVuG{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.BlogSubscriptionLevelsChange-scss--module_title_6i7dL{position:relative;margin-bottom:30px;font-size:24px;font-weight:500}.BlogSubscriptionLevelsChange-scss--module_root_hf-Y9{width:940px;margin:30px auto 0}.BlogSubscriptionLevelsChange-scss--module_link_XN9rB{border-bottom:1px solid transparent;font-size:13px;text-decoration:none;color:var(--var-color-link);transition:border-color .2s;cursor:pointer;display:inline-flex;align-items:center;margin-bottom:10px}.BlogSubscriptionLevelsChange-scss--module_link_XN9rB:visited{color:var(--var-color-link)}@media not all and (hover: none){.BlogSubscriptionLevelsChange-scss--module_link_XN9rB:hover{border-bottom-color:var(--var-color-link-underline)}}.BlogSubscriptionLevelsChange-scss--module_link_XN9rB:hover{border-bottom-color:transparent;text-decoration:none}.BlogSubscriptionLevelsChange-scss--module_titleContainer_bEW29{display:flex;justify-content:space-between;align-items:center}.BlogSubscriptionLevelsChange-scss--module_icon_13vCR{width:14px;height:14px;display:inline-block;margin-right:6px}@keyframes CoverImage-scss--module_fadeIn_kqCs-{0%{opacity:0}to{opacity:1}}@keyframes CoverImage-scss--module_fadeOut_cs5yv{0%{opacity:1}to{opacity:0}}@keyframes CoverImage-scss--module_flashing_fOV3T{0%{opacity:.5}to{opacity:1}}@keyframes CoverImage-scss--module_loading_HCeuZ{to{background-position-x:-20%}}@keyframes CoverImage-scss--module_rotating_Q-Rut{to{transform:rotate(360deg)}}@keyframes CoverImage-scss--module_closeLock_-4u5B{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes CoverImage-scss--module_shakeLock_QjVTZ{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.CoverImage-scss--module_cover_GKm6D{position:relative;overflow:hidden;width:240px;height:150px;border-radius:3px}@media (orientation: portrait){.mobile .CoverImage-scss--module_cover_GKm6D{width:100%;padding:62.5% 0 0}}.CoverImage-scss--module_img_YOOw6{width:100%;height:100%;object-fit:cover}@media (orientation: portrait){.mobile .CoverImage-scss--module_img_YOOw6{position:absolute;top:0;right:0;bottom:0;left:0;display:block;max-width:100%;max-height:100%}}.CoverImage-scss--module_button_VL5Di{display:flex;align-items:center;justify-content:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;position:absolute;z-index:10;top:10px;right:10px;padding:6px;border:none;border-radius:50%;outline:none;background-color:#fff;cursor:pointer}.dark-theme .CoverImage-scss--module_button_VL5Di{background-color:#303030}.CoverImage-scss--module_icon_OvaBo{width:15px;height:15px;color:var(--var-color-text-primary);stroke-width:3px}@keyframes CoverUpload-scss--module_fadeIn_jzsGE{0%{opacity:0}to{opacity:1}}@keyframes CoverUpload-scss--module_fadeOut_o-Ce5{0%{opacity:1}to{opacity:0}}@keyframes CoverUpload-scss--module_flashing_9hWPy{0%{opacity:.5}to{opacity:1}}@keyframes CoverUpload-scss--module_loading_y1kmv{to{background-position-x:-20%}}@keyframes CoverUpload-scss--module_rotating_WVw2e{to{transform:rotate(360deg)}}@keyframes CoverUpload-scss--module_closeLock_6Wxyu{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes CoverUpload-scss--module_shakeLock_paBHJ{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.CoverUpload-scss--module_input_h11wK{display:none}.CoverUpload-scss--module_coverButton_Rtr8X{display:flex;align-items:center}.CoverUpload-scss--module_coverButtonSvg_3Htt0{stroke:#242b2c;stroke-width:2px;transition:stroke .2s}.CoverUpload-scss--module_coverButton_Rtr8X:hover .CoverUpload-scss--module_coverButtonSvg_3Htt0{stroke:var(--color-brand)}.CoverUpload-scss--module_coverButtonIcon_rxWcS{width:18px;height:18px;margin-right:10px}.CoverField-scss--module_description_EKKJY{display:block;margin-top:10px;font-size:13px;line-height:1.2;color:#7c7c7c}@keyframes ExternalApps-scss--module_fadeIn_TNSsc{0%{opacity:0}to{opacity:1}}@keyframes ExternalApps-scss--module_fadeOut_LRxyA{0%{opacity:1}to{opacity:0}}@keyframes ExternalApps-scss--module_flashing_ChULg{0%{opacity:.5}to{opacity:1}}@keyframes ExternalApps-scss--module_loading_zsBhW{to{background-position-x:-20%}}@keyframes ExternalApps-scss--module_rotating_YOQlt{to{transform:rotate(360deg)}}@keyframes ExternalApps-scss--module_closeLock_M-eqH{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes ExternalApps-scss--module_shakeLock_L6F1j{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.ExternalApps-scss--module_root_03Qv1{padding:20px;border-radius:var(--border-radius-default);background-color:#fff}.ExternalApps-scss--module_item_kX4Qc{display:flex;margin-bottom:15px;align-items:center}.ExternalApps-scss--module_itemExternalApp_4gpW-{display:flex;flex-direction:column;width:100%}.mobile .ExternalApps-scss--module_itemExternalApp_4gpW-{margin-bottom:15px}.ExternalApps-scss--module_itemExternalAppInfo_3eDvz{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.ExternalApps-scss--module_item_kX4Qc:last-of-type{margin-bottom:0}.ExternalApps-scss--module_icon_-xyeB{width:30px;height:30px;flex-shrink:0;margin-right:10px}.ExternalApps-scss--module_title_nqoqy,.ExternalApps-scss--module_connectLink_KDJR-{font-size:14px;line-height:20px}.ExternalApps-scss--module_title_nqoqy{display:flex;align-items:center;justify-content:center;margin-right:auto;font-weight:500}@keyframes ExternalAppsNotConnected-scss--module_fadeIn_BXnVS{0%{opacity:0}to{opacity:1}}@keyframes ExternalAppsNotConnected-scss--module_fadeOut_Yrveb{0%{opacity:1}to{opacity:0}}@keyframes ExternalAppsNotConnected-scss--module_flashing_MDvWe{0%{opacity:.5}to{opacity:1}}@keyframes ExternalAppsNotConnected-scss--module_loading_0xw13{to{background-position-x:-20%}}@keyframes ExternalAppsNotConnected-scss--module_rotating_3vaLl{to{transform:rotate(360deg)}}@keyframes ExternalAppsNotConnected-scss--module_closeLock_b8lh2{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes ExternalAppsNotConnected-scss--module_shakeLock_jXTyQ{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.ExternalAppsNotConnected-scss--module_root_LczeI{position:relative;z-index:0;display:flex;flex-direction:column;height:100%;padding:15px;border-radius:var(--border-radius-default)}.ExternalAppsNotConnected-scss--module_text_HhfTy{height:100%;margin-bottom:36px;font-weight:400}.ExternalAppsNotConnected-scss--module_row_-KmSR{display:flex;flex-direction:row;justify-content:space-between}.ExternalAppsNotConnected-scss--module_left_6ZDY1{margin-right:10px}.ExternalAppsNotConnected-scss--module_right_HM8m-{position:relative;display:flex;justify-content:space-between;align-items:center;min-width:75px}.ExternalAppsNotConnected-scss--module_icon_8X9xT{width:40px;height:40px;border-radius:50%;position:absolute;bottom:0}.ExternalAppsNotConnected-scss--module_iconDiscord_NoDx6{left:0}.ExternalAppsNotConnected-scss--module_iconDiscordOnly_la7-4{right:0;left:auto}.ExternalAppsNotConnected-scss--module_iconTelegram_7QJXK{right:0}.ExternalAppsNotConnected-scss--module_link_gASFT{display:inline-flex;align-items:center;font-size:14px}.ExternalAppsNotConnected-scss--module_linkText_Ie9Vv{font-weight:500}@keyframes SmilesBlock-scss--module_fadeIn_WELXU{0%{opacity:0}to{opacity:1}}@keyframes SmilesBlock-scss--module_fadeOut_zGagQ{0%{opacity:1}to{opacity:0}}@keyframes SmilesBlock-scss--module_flashing_1qGIz{0%{opacity:.5}to{opacity:1}}@keyframes SmilesBlock-scss--module_loading_N8NnY{to{background-position-x:-20%}}@keyframes SmilesBlock-scss--module_rotating_Yy5kn{to{transform:rotate(360deg)}}@keyframes SmilesBlock-scss--module_closeLock_eDLm4{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes SmilesBlock-scss--module_shakeLock_m83iJ{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.SmilesBlock-scss--module_root_l0xM9{position:relative;z-index:0;display:flex;flex-direction:column;padding:15px;border-radius:var(--border-radius-default);background-color:#fff}.SmilesBlock-scss--module_text_USnUA{height:100%;margin-bottom:16px;font-weight:400}.SmilesBlock-scss--module_row_RR1Jx{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-end}.SmilesBlock-scss--module_left_bJng6{margin-right:10px}.SmilesBlock-scss--module_right_DK033{position:relative;display:flex;justify-content:space-between;align-items:center;min-width:75px}.SmilesBlock-scss--module_smiles_5PIqQ{width:94px;height:50px;background-image:url(../assets/images/smiles.B1L9NWeH.png);background-repeat:no-repeat;background-position:center center;background-size:cover}.SmilesBlock-scss--module_link_wMRRK{display:inline-flex;align-items:center;font-size:14px}.SmilesBlock-scss--module_linkText_EAMQT{margin-right:5px;font-weight:500}.SmilesBlock-scss--module_upgradeIcon_XyArg{width:20px;height:20px;transform:rotate(90deg);fill:var(--color-brand)}@keyframes SubscriptionLevelsExampleTemplate-scss--module_fadeIn_aIxjp{0%{opacity:0}to{opacity:1}}@keyframes SubscriptionLevelsExampleTemplate-scss--module_fadeOut_iqxFw{0%{opacity:1}to{opacity:0}}@keyframes SubscriptionLevelsExampleTemplate-scss--module_flashing_z1vef{0%{opacity:.5}to{opacity:1}}@keyframes SubscriptionLevelsExampleTemplate-scss--module_loading_j6ntT{to{background-position-x:-20%}}@keyframes SubscriptionLevelsExampleTemplate-scss--module_rotating_kZWLs{to{transform:rotate(360deg)}}@keyframes SubscriptionLevelsExampleTemplate-scss--module_closeLock_EvFmF{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes SubscriptionLevelsExampleTemplate-scss--module_shakeLock_HH1bo{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.SubscriptionLevelsExampleTemplate-scss--module_root_WgJjy{padding:8px;border:1px solid var(--var-color-base-border);border-radius:4px;background:#fff;box-shadow:0 4px 23px #0000000d}.minimal .SubscriptionLevelsExampleTemplate-scss--module_root_WgJjy{background:var(--var-color-block-bg)}.SubscriptionLevelsExampleTemplate-scss--module_title_07dZO{margin-bottom:2px;font-size:8px;font-weight:600;line-height:11px;color:var(--var-color-text-primary)}.SubscriptionLevelsExampleTemplate-scss--module_price_7KcK-{margin-bottom:4px;font-size:7px;font-weight:400;line-height:11px;color:#7c7c7c}.SubscriptionLevelsExampleTemplate-scss--module_description_D7NGF{font-size:7px;font-weight:400;line-height:11px;color:var(--var-color-text-primary)}.SubscriptionLevelsExampleTemplate-scss--module_button_eo36S{display:flex;align-items:center;justify-content:center;flex-direction:row;margin-top:6px;padding:4px;font-size:8px;text-align:center;text-transform:uppercase;color:#fff;border-radius:3px;background-color:var(--color-brand)}@keyframes SubscriptionLevelsExample-scss--module_fadeIn_WnOTn{0%{opacity:0}to{opacity:1}}@keyframes SubscriptionLevelsExample-scss--module_fadeOut_Fyp9y{0%{opacity:1}to{opacity:0}}@keyframes SubscriptionLevelsExample-scss--module_flashing_klWSr{0%{opacity:.5}to{opacity:1}}@keyframes SubscriptionLevelsExample-scss--module_loading_-Ubcl{to{background-position-x:-20%}}@keyframes SubscriptionLevelsExample-scss--module_rotating_qcDqE{to{transform:rotate(360deg)}}@keyframes SubscriptionLevelsExample-scss--module_closeLock_63j1l{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes SubscriptionLevelsExample-scss--module_shakeLock_hygnq{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.SubscriptionLevelsExample-scss--module_root_U5bev{position:relative;z-index:0;display:flex;overflow:hidden;flex-direction:column;margin-bottom:20px;padding:15px;border-radius:var(--border-radius-default);background-color:transparent}.light-y-theme .SubscriptionLevelsExample-scss--module_root_U5bev{border:1px solid var(--var-color-base-border)}.SubscriptionLevelsExample-scss--module_left_wMmQ-{display:flex;align-items:flex-end;margin-right:10px}.SubscriptionLevelsExample-scss--module_linkButton_y6Mo7{font-size:14px;font-weight:500;line-height:22px;color:var(--color-brand);cursor:pointer}.SubscriptionLevelsExample-scss--module_row_LeKIa{display:flex;flex-direction:row;flex:1}.SubscriptionLevelsExample-scss--module_text_LE8Kp{display:flex;flex-direction:column;margin-bottom:36px;font-weight:400;color:var(--var-color-text-primary)}.mobile .SubscriptionLevelsExample-scss--module_text_LE8Kp{min-height:72px}.SubscriptionLevelsExample-scss--module_text_LE8Kp span{line-height:22px}.SubscriptionLevelsExample-scss--module_right_C-ETn{position:relative;display:flex;width:100%;align-items:center}.SubscriptionLevelsExample-scss--module_subscriptionLevelFirst_r7EJ0{position:absolute;z-index:1;top:0;right:62px;width:134px}.mobile .SubscriptionLevelsExample-scss--module_subscriptionLevelFirst_r7EJ0{top:-40px;right:-5px}.SubscriptionLevelsExample-scss--module_subscriptionLevelSecond_7UsEn{position:absolute;z-index:2;top:-22px;right:0;width:127px}.mobile .SubscriptionLevelsExample-scss--module_subscriptionLevelSecond_7UsEn{top:-62px;right:-67px}@keyframes SubscriptionLevelsPromo-scss--module_fadeIn_83Xx5{0%{opacity:0}to{opacity:1}}@keyframes SubscriptionLevelsPromo-scss--module_fadeOut_Kzwy2{0%{opacity:1}to{opacity:0}}@keyframes SubscriptionLevelsPromo-scss--module_flashing_llLox{0%{opacity:.5}to{opacity:1}}@keyframes SubscriptionLevelsPromo-scss--module_loading_-5IcP{to{background-position-x:-20%}}@keyframes SubscriptionLevelsPromo-scss--module_rotating_MkgtO{to{transform:rotate(360deg)}}@keyframes SubscriptionLevelsPromo-scss--module_closeLock_GDzfk{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes SubscriptionLevelsPromo-scss--module_shakeLock_jeF36{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.SubscriptionLevelsPromo-scss--module_root_qtShl{position:relative;overflow:hidden;padding:15px;border:1px solid var(--var-color-base-border);border-radius:var(--border-radius-default);background-color:transparent}.SubscriptionLevelsPromo-scss--module_text_wW9XC{margin-bottom:62px}.desktop .SubscriptionLevelsPromo-scss--module_text_wW9XC{line-height:22px}.mobile .SubscriptionLevelsPromo-scss--module_text_wW9XC{font-size:13px;line-height:16px;letter-spacing:.45px}.SubscriptionLevelsPromo-scss--module_linkButton_zqHLd{display:flex;align-items:center;font-size:14px;font-weight:500;line-height:22px}.SubscriptionLevelsPromo-scss--module_linkButton_zqHLd:hover{border-bottom-color:transparent}.desktop .SubscriptionLevelsPromo-scss--module_example_UlvKc{width:110px;min-height:92px}.mobile .SubscriptionLevelsPromo-scss--module_example_UlvKc{width:99px;min-height:86px}.SubscriptionLevelsPromo-scss--module_exampleA_6u1LR{position:absolute}.desktop .SubscriptionLevelsPromo-scss--module_exampleA_6u1LR{right:90px;bottom:-8px}.mobile .SubscriptionLevelsPromo-scss--module_exampleA_6u1LR{right:33px;bottom:-2px}.SubscriptionLevelsPromo-scss--module_exampleB_kM84j{position:absolute;bottom:-24px}.desktop .SubscriptionLevelsPromo-scss--module_exampleB_kM84j{right:15px}.mobile .SubscriptionLevelsPromo-scss--module_exampleB_kM84j{right:-17px}.SubscriptionLevelsPromo-scss--module_lines_CS2fJ{position:absolute}.desktop .SubscriptionLevelsPromo-scss--module_lines_CS2fJ{right:83px;bottom:86px}.mobile .SubscriptionLevelsPromo-scss--module_lines_CS2fJ{right:29px;bottom:85px}.SubscriptionLevelsPromo-scss--module_lines_CS2fJ:before{content:"";display:block;width:2px;height:11px;border-radius:3px;background-color:#f1ba2c;transform:rotate(43deg)}.SubscriptionLevelsPromo-scss--module_lines_CS2fJ:after{content:"";position:absolute;top:0;right:-8px;display:block;width:2px;height:18px;border-radius:3px;background-color:#f1ba2c;transform:rotate(63deg)}.SubscriptionLevelsPromo-scss--module_exampleBCardTitle_QGuHw{margin-bottom:5px}@keyframes ThankMessage-scss--module_fadeIn_a83GM{0%{opacity:0}to{opacity:1}}@keyframes ThankMessage-scss--module_fadeOut_CFtBx{0%{opacity:1}to{opacity:0}}@keyframes ThankMessage-scss--module_flashing_bPylW{0%{opacity:.5}to{opacity:1}}@keyframes ThankMessage-scss--module_loading_l-Mao{to{background-position-x:-20%}}@keyframes ThankMessage-scss--module_rotating_KBI-L{to{transform:rotate(360deg)}}@keyframes ThankMessage-scss--module_closeLock_ZGy0c{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes ThankMessage-scss--module_shakeLock_3thms{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.ThankMessage-scss--module_root_KNZjX{display:flex;flex-direction:column}.ThankMessage-scss--module_header_-d2JQ{display:flex;align-items:center;justify-content:space-between}.ThankMessage-scss--module_title_8m0QF{font-size:14px;font-weight:600;line-height:22px;text-transform:uppercase;color:var(--var-color-text-primary)}.ThankMessage-scss--module_description_wZHot{margin:5px 0;font-size:13px;font-weight:400;line-height:16px;color:#7c7c7c}.ThankMessage-scss--module_publisher_v31pZ{display:flex;flex-direction:column;margin:0 -20px}.mobile .ThankMessage-scss--module_publisher_v31pZ{margin:0 -15px}.ThankMessage-scss--module_footer_IXDgm{display:flex;justify-content:flex-start;align-items:center;margin-top:15px}.ThankMessage-scss--module_button_sdPAU{display:flex;align-items:center;justify-content:center}.ThankMessage-scss--module_icon_vRq3Z{width:20px;height:20px;margin-right:10px}@keyframes EditForm-scss--module_fadeIn_MlkeE{0%{opacity:0}to{opacity:1}}@keyframes EditForm-scss--module_fadeOut_3uc6P{0%{opacity:1}to{opacity:0}}@keyframes EditForm-scss--module_flashing_bnk4K{0%{opacity:.5}to{opacity:1}}@keyframes EditForm-scss--module_loading_8H64y{to{background-position-x:-20%}}@keyframes EditForm-scss--module_rotating_rnnty{to{transform:rotate(360deg)}}@keyframes EditForm-scss--module_closeLock_egEB5{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes EditForm-scss--module_shakeLock_GqVRu{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.EditForm-scss--module_root_g8sL9{display:flex;flex-direction:column}.EditForm-scss--module_wrapper_O4MDG{display:flex;justify-content:space-between}.EditForm-scss--module_formContainer_qGYPe{border-radius:var(--border-radius-default);background-color:var(--var-color-panel-bg)}.EditForm-scss--module_title_5PPkK{margin:-20px -20px 20px;padding:12px 20px;font-size:14px;font-weight:600;line-height:22px;color:var(--var-color-text-primary)}.EditForm-scss--module_inputFieldHidden_MR4mG{display:none}.EditForm-scss--module_togglerLabel_f93R6{font-size:14px;font-weight:400;line-height:22px;color:var(--var-color-text-primary)}.EditForm-scss--module_externalApps_mvl-Z{margin-bottom:20px;border:none}.light-y-theme .EditForm-scss--module_externalApps_mvl-Z{border:1px solid var(--var-color-base-border)}.EditForm-scss--module_externalAppsTitle_yc-4r{margin-bottom:0;border:none}.EditForm-scss--module_externalApps_mvl-Z .EditForm-scss--module_externalAppsTitle_yc-4r{border:none}.EditForm-scss--module_externalAppsRoot_KSPBC{margin-top:0;margin-bottom:0;padding-bottom:20px}.mobile .EditForm-scss--module_externalAppsRoot_KSPBC{padding-top:0;padding-bottom:0;border:none}.EditForm-scss--module_externalAppsItem_RRRi6{margin-bottom:0}.mobile .EditForm-scss--module_externalApps_mvl-Z{margin:0 -15px;border:none}.EditForm-scss--module_thanksMessage_-Ptr6{margin-top:20px;margin-bottom:20px;padding:20px;border:1px solid var(--var-color-base-border);border-radius:var(--border-radius-default);background-color:var(--var-color-panel-bg)}.EditForm-scss--module_thanksMessageHeader_dAiE-{display:flex}.mobile .EditForm-scss--module_thanksMessage_-Ptr6{margin:0 -15px;padding:16px 15px 20px;border-top:1px solid var(--var-color-base-border);border-radius:0}.EditForm-scss--module_disabledPriceDescription_YaTVc{margin-top:15px}.EditForm-scss--module_buttons_g2VQX{display:flex}.EditForm-scss--module_buttons_g2VQX .EditForm-scss--module_saveButton_uqcs-{margin-right:10px;margin-bottom:0}.EditForm-scss--module_buttons_g2VQX .EditForm-scss--module_cancelButton_KUeOZ{margin-right:auto}.EditForm-scss--module_buttons_g2VQX .EditForm-scss--module_trashIcon_SCA-j{width:18px;height:18px;fill:var(--var-color-error)}.EditForm-scss--module_buttons_g2VQX .EditForm-scss--module_removeButton_4-5Ra{color:var(--var-color-error)}.EditForm-scss--module_smilesBlock_xQrr6{margin-bottom:20px}.EditForm-scss--module_boldText_jWIdC{font-weight:600}.EditForm-scss--module_visibilityDescription_DfG-8{font-size:13px;font-weight:400;line-height:16px;text-align:left;color:#7c7c7c}.EditForm-scss--module_visibilityDescriptionWarning_v4508{color:var(--var-color-error)}@keyframes BlogSubscriptionLevelsAdd-scss--module_fadeIn_aSMk9{0%{opacity:0}to{opacity:1}}@keyframes BlogSubscriptionLevelsAdd-scss--module_fadeOut_E8vFO{0%{opacity:1}to{opacity:0}}@keyframes BlogSubscriptionLevelsAdd-scss--module_flashing_SyxIv{0%{opacity:.5}to{opacity:1}}@keyframes BlogSubscriptionLevelsAdd-scss--module_loading_Qn4qA{to{background-position-x:-20%}}@keyframes BlogSubscriptionLevelsAdd-scss--module_rotating_bHDeK{to{transform:rotate(360deg)}}@keyframes BlogSubscriptionLevelsAdd-scss--module_closeLock_iFC4Y{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes BlogSubscriptionLevelsAdd-scss--module_shakeLock_IrIDw{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.BlogSubscriptionLevelsAdd-scss--module_spinnerContainer_QWJWw{display:flex;align-items:center;justify-content:center;width:100%;height:100%}@keyframes BlogSubscriptionLevelsAdd-scss--module_fadeIn_V-ZPS{0%{opacity:0}to{opacity:1}}@keyframes BlogSubscriptionLevelsAdd-scss--module_fadeOut_gPBjh{0%{opacity:1}to{opacity:0}}@keyframes BlogSubscriptionLevelsAdd-scss--module_flashing_tMvIf{0%{opacity:.5}to{opacity:1}}@keyframes BlogSubscriptionLevelsAdd-scss--module_loading_kGYOv{to{background-position-x:-20%}}@keyframes BlogSubscriptionLevelsAdd-scss--module_rotating_IzGMj{to{transform:rotate(360deg)}}@keyframes BlogSubscriptionLevelsAdd-scss--module_closeLock_47X6e{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes BlogSubscriptionLevelsAdd-scss--module_shakeLock_dZcD9{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.BlogSubscriptionLevelsAdd-scss--module_popup_4tFme{width:600px;padding:0}.BlogSubscriptionLevelsAdd-scss--module_close_PVkKI{top:12px;right:12px}.BlogSubscriptionLevelsAdd-scss--module_withSubscriptionLevels_WqTmO{width:910px}.BlogSubscriptionLevelsAdd-scss--module_root_dcpLj,.BlogSubscriptionLevelsAdd-scss--module_wrapper_8PeC0{display:flex;justify-content:space-between}.BlogSubscriptionLevelsAdd-scss--module_leftBlock_jezgC{width:600px;margin-right:20px;flex-shrink:0}.BlogSubscriptionLevelsAdd-scss--module_rightBlock_U9Tq8{width:320px}.BlogSubscriptionLevelsAdd-scss--module_rightBlock_U9Tq8>*{background-color:var(--var-color-panel-bg)}.BlogSubscriptionLevelsAdd-scss--module_form_fiAK9,.BlogSubscriptionLevelsAdd-scss--module_buttons_BNc4n{padding:20px;border-radius:var(--border-radius-default);background-color:var(--var-color-panel-bg)}.light-y-theme .BlogSubscriptionLevelsAdd-scss--module_buttons_BNc4n{padding-right:0;padding-left:0}@keyframes BlogSubscriptionLevelsEdit-scss--module_fadeIn_l3u8h{0%{opacity:0}to{opacity:1}}@keyframes BlogSubscriptionLevelsEdit-scss--module_fadeOut_q8tcS{0%{opacity:1}to{opacity:0}}@keyframes BlogSubscriptionLevelsEdit-scss--module_flashing_4uURU{0%{opacity:.5}to{opacity:1}}@keyframes BlogSubscriptionLevelsEdit-scss--module_loading_5je9w{to{background-position-x:-20%}}@keyframes BlogSubscriptionLevelsEdit-scss--module_rotating_-Z-76{to{transform:rotate(360deg)}}@keyframes BlogSubscriptionLevelsEdit-scss--module_closeLock_zVIU8{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes BlogSubscriptionLevelsEdit-scss--module_shakeLock_yTGLz{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.BlogSubscriptionLevelsEdit-scss--module_spinnerContainer_aHwEo{display:flex;align-items:center;justify-content:center;width:100%;height:100%}@keyframes BlogSubscriptionLevelsEdit-scss--module_fadeIn_RryKg{0%{opacity:0}to{opacity:1}}@keyframes BlogSubscriptionLevelsEdit-scss--module_fadeOut_SwuKU{0%{opacity:1}to{opacity:0}}@keyframes BlogSubscriptionLevelsEdit-scss--module_flashing_02wg0{0%{opacity:.5}to{opacity:1}}@keyframes BlogSubscriptionLevelsEdit-scss--module_loading_ZbhJi{to{background-position-x:-20%}}@keyframes BlogSubscriptionLevelsEdit-scss--module_rotating_4ddOf{to{transform:rotate(360deg)}}@keyframes BlogSubscriptionLevelsEdit-scss--module_closeLock_Gk-Pf{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes BlogSubscriptionLevelsEdit-scss--module_shakeLock_9iKR7{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.BlogSubscriptionLevelsEdit-scss--module_root_nvk94{display:flex;justify-content:space-between}.BlogSubscriptionLevelsEdit-scss--module_leftBlock_-VdxL{flex-shrink:0;width:600px;margin-right:20px}.BlogSubscriptionLevelsEdit-scss--module_rightBlock_C3Q5E{width:320px}.BlogSubscriptionLevelsEdit-scss--module_rightBlock_C3Q5E>div{border-radius:var(--border-radius-default);background-color:#fff}.dark-theme .BlogSubscriptionLevelsEdit-scss--module_rightBlock_C3Q5E>div{background-color:var(--var-color-complementary-bg)}.BlogSubscriptionLevelsEdit-scss--module_form_-W6C5,.BlogSubscriptionLevelsEdit-scss--module_buttons_pcRrX{padding:20px;border-radius:var(--border-radius-default);background-color:var(--var-color-panel-bg)}.light-y-theme .BlogSubscriptionLevelsEdit-scss--module_buttons_pcRrX{padding-right:0;padding-left:0}.BlogSubscriptionLevelsEdit-scss--module_removeButton_TLdI1{display:flex;align-items:center;justify-content:space-evenly;padding:0 20px}.AccessLevels-scss--module_title_ZurnC{margin-bottom:10px;line-height:22px}.AccessLevels-scss--module_accessSelector_7W6bq{margin-bottom:20px}.AccessLevels-scss--module_radioButtonContainer_QQ-vP{margin-bottom:12px}.AccessLevels-scss--module_radioButtonContainer_QQ-vP:last-child{margin-bottom:0}.AccessLevels-scss--module_radioButtonLabel_52LI9{line-height:22px}@keyframes SubscriptionLevelsSelect-scss--module_fadeIn_ft2U1{0%{opacity:0}to{opacity:1}}@keyframes SubscriptionLevelsSelect-scss--module_fadeOut_aoCjh{0%{opacity:1}to{opacity:0}}@keyframes SubscriptionLevelsSelect-scss--module_flashing_WSV0I{0%{opacity:.5}to{opacity:1}}@keyframes SubscriptionLevelsSelect-scss--module_loading_VxJiH{to{background-position-x:-20%}}@keyframes SubscriptionLevelsSelect-scss--module_rotating_GsoCK{to{transform:rotate(360deg)}}@keyframes SubscriptionLevelsSelect-scss--module_closeLock_E3zO6{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes SubscriptionLevelsSelect-scss--module_shakeLock_Y-0IH{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.SubscriptionLevelsSelect-scss--module_subscriptionLevel_rewAQ{padding-bottom:25px}.SubscriptionLevelsSelect-scss--module_selectOptions_Wi70N{width:100%}.SubscriptionLevelsSelect-scss--module_selectOption_nQAqS{white-space:initial}.SubscriptionLevelsSelect-scss--module_selectItemName_KQ-hA{word-wrap:break-word;word-break:break-word;overflow:hidden;font-weight:500;line-height:22px;text-overflow:ellipsis}.SubscriptionLevelsSelect-scss--module_selectItemDescription_n8SXi{line-height:22px;color:#7c7c7c}@keyframes Access-scss--module_fadeIn_DeXBe{0%{opacity:0}to{opacity:1}}@keyframes Access-scss--module_fadeOut_TcBwL{0%{opacity:1}to{opacity:0}}@keyframes Access-scss--module_flashing_xh4e8{0%{opacity:.5}to{opacity:1}}@keyframes Access-scss--module_loading_Lk4k6{to{background-position-x:-20%}}@keyframes Access-scss--module_rotating_mo-v8{to{transform:rotate(360deg)}}@keyframes Access-scss--module_closeLock_2c-Cw{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes Access-scss--module_shakeLock_Bsats{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.Access-scss--module_access_B-b1U{background-color:var(--var-color-panel-bg)}.light-y-theme .Access-scss--module_access_B-b1U{border:1px solid var(--var-color-base-border);border-radius:var(--border-radius-default)}.Access-scss--module_title_iV9zA{padding:12px 20px;border-bottom:1px solid var(--var-color-base-border);font-weight:600;line-height:20px;text-transform:uppercase}.Access-scss--module_accessBody_3kxvu{padding:20px}.Access-scss--module_toggleSwitchLabelText_A6YWT{font-size:14px}.Access-scss--module_toggleSwitchLabel_4Ug2P{margin-bottom:4px}.Access-scss--module_price_EvtpA{padding-bottom:20px}.Access-scss--module_hintRoot_0IMZJ{margin-left:5px}.mobile .Access-scss--module_hintRoot_0IMZJ{vertical-align:middle}.Access-scss--module_hintIcon_xAE-t{color:var(--var-color-text-primary)}.Access-scss--module_hintContent_QaAuy{font-size:13px;font-weight:400}.Access-scss--module_recordSwitcherContainer_G059y{position:relative}.mobile .Access-scss--module_title_iV9zA{padding:15px 15px 0;border-bottom:none}.mobile .Access-scss--module_accessBody_3kxvu{padding:15px}@keyframes TeaserPhotoButton-scss--module_fadeIn_TnB7b{0%{opacity:0}to{opacity:1}}@keyframes TeaserPhotoButton-scss--module_fadeOut_2-oA2{0%{opacity:1}to{opacity:0}}@keyframes TeaserPhotoButton-scss--module_flashing_AOrr2{0%{opacity:.5}to{opacity:1}}@keyframes TeaserPhotoButton-scss--module_loading_v0CPq{to{background-position-x:-20%}}@keyframes TeaserPhotoButton-scss--module_rotating_6Om2u{to{transform:rotate(360deg)}}@keyframes TeaserPhotoButton-scss--module_closeLock_oFa1U{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes TeaserPhotoButton-scss--module_shakeLock_gG6az{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.TeaserPhotoButton-scss--module_root_qzA2Y{margin-bottom:15px}.TeaserPhotoButton-scss--module_input_NGhBc{display:none}.TeaserPhotoButton-scss--module_photoButton_Pj3oQ{display:flex;align-items:center;text-transform:uppercase}.TeaserPhotoButton-scss--module_photoButtonSvg_R8IwC{stroke:var(--var-color-text-primary);stroke-width:2px;transition:stroke .2s}.TeaserPhotoButton-scss--module_photoButton_Pj3oQ:hover .TeaserPhotoButton-scss--module_photoButtonSvg_R8IwC{stroke:var(--color-brand)}.TeaserPhotoButton-scss--module_photoButtonIcon_bRH87{width:18px;height:18px;margin-right:10px}@keyframes TeaserPhotoItem-scss--module_fadeIn_At-EJ{0%{opacity:0}to{opacity:1}}@keyframes TeaserPhotoItem-scss--module_fadeOut_dqZZA{0%{opacity:1}to{opacity:0}}@keyframes TeaserPhotoItem-scss--module_flashing_nqOvo{0%{opacity:.5}to{opacity:1}}@keyframes TeaserPhotoItem-scss--module_loading_XJt9g{to{background-position-x:-20%}}@keyframes TeaserPhotoItem-scss--module_rotating_HZ3X6{to{transform:rotate(360deg)}}@keyframes TeaserPhotoItem-scss--module_closeLock_jOFBT{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes TeaserPhotoItem-scss--module_shakeLock_WcJsm{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.TeaserPhotoItem-scss--module_root_1M-Xo{position:relative;overflow:hidden;width:138px;height:150px;border-radius:var(--border-radius-default)}.TeaserPhotoItem-scss--module_img_4WC2M{width:100%;height:100%;object-fit:cover}@media (orientation: portrait){.mobile .TeaserPhotoItem-scss--module_img_4WC2M{position:absolute;top:0;right:0;bottom:0;left:0;display:block;max-width:100%;max-height:100%}}.TeaserPhotoItem-scss--module_button_zKDn3{display:flex;align-items:center;justify-content:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;position:absolute;z-index:10;top:5px;right:5px;padding:5px;border:none;border-radius:50%;outline:none;background-color:#fff;cursor:pointer}.TeaserPhotoItem-scss--module_icon_qq1M0{width:16px;height:16px;stroke-width:3px;color:var(--var-color-text-primary)}.TeaserPhotoField-scss--module_description_GteIM{font-size:13px;line-height:16px;color:#7c7c7c}.TeaserPhotoField-scss--module_loader_G7a2D{margin-top:20px}.mobile .TeaserPhotoField-scss--module_description_GteIM{margin:15px 0}@keyframes DateNowOrDeferredSelector-scss--module_fadeIn_244XP{0%{opacity:0}to{opacity:1}}@keyframes DateNowOrDeferredSelector-scss--module_fadeOut_V8nAB{0%{opacity:1}to{opacity:0}}@keyframes DateNowOrDeferredSelector-scss--module_flashing_UCiWr{0%{opacity:.5}to{opacity:1}}@keyframes DateNowOrDeferredSelector-scss--module_loading_Q1PST{to{background-position-x:-20%}}@keyframes DateNowOrDeferredSelector-scss--module_rotating_pOfIi{to{transform:rotate(360deg)}}@keyframes DateNowOrDeferredSelector-scss--module_closeLock_MtzFL{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes DateNowOrDeferredSelector-scss--module_shakeLock_EeeUL{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.DateNowOrDeferredSelector-scss--module_root_J7LUv{position:relative;display:inline-flex}.DateNowOrDeferredSelector-scss--module_dateSelectStyled_RgVjp{display:flex;min-height:46px;justify-content:space-between}.DateNowOrDeferredSelector-scss--module_datePickerWrapper_FHtxs{position:absolute;z-index:150;right:0;left:0}.DateNowOrDeferredSelector-scss--module_datePickerWrapperTop_ozPIG{top:0}.DateNowOrDeferredSelector-scss--module_datePickerWrapperBottom_z4Y2t{bottom:0}.DateNowOrDeferredSelector-scss--module_datePicker_rW25K{position:absolute;z-index:1;left:0;width:295px;border:1px solid var(--var-color-base-border);color:var(--var-color-text-primary);border-radius:var(--border-radius-default);background-color:var(--var-color-panel-bg);box-shadow:0 2px 20px #0000001a;cursor:auto}.DateNowOrDeferredSelector-scss--module_datePickerTop_5hURv{bottom:calc(100% + 8px)}.DateNowOrDeferredSelector-scss--module_datePickerBottom_q6yFC{top:calc(100% + 8px)}.DateNowOrDeferredSelector-scss--module_datePickerStretched_DA7jr{right:0;left:0;width:auto}.DateNowOrDeferredSelector-scss--module_btn_rUKmN{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0;border:none;font-family:inherit;color:inherit;background-color:transparent;outline:none;cursor:pointer}.DateNowOrDeferredSelector-scss--module_btn_rUKmN:disabled{color:var(--var-color-input-text-disabled);background-color:var(--var-color-input-bg-disabled);pointer-events:none}.DateNowOrDeferredSelector-scss--module_calendar_A0hT3{width:19px;height:20px;margin-right:9px;transition:fill .2s;fill:#000}.DateNowOrDeferredSelector-scss--module_toggleBtn_VRUb6{display:flex;align-items:center;padding:9px 20px;border:1px solid var(--var-color-input-border);font-weight:600;text-transform:uppercase;border-radius:var(--border-radius-default);transition:all .2s}.DateNowOrDeferredSelector-scss--module_toggleBtn_VRUb6:hover{border-color:var(--var-color-input-border-hover)}.light-y-theme .DateNowOrDeferredSelector-scss--module_toggleBtn_VRUb6{text-transform:none}.light-y-theme .DateNowOrDeferredSelector-scss--module_toggleBtn_VRUb6:first-letter{text-transform:uppercase}.dark-theme .DateNowOrDeferredSelector-scss--module_toggleBtn_VRUb6{background-color:#303030}@media not all and (hover: none){.dark-theme .DateNowOrDeferredSelector-scss--module_toggleBtn_VRUb6:hover{background-color:#4a4a4a}}.DateNowOrDeferredSelector-scss--module_dateSelectButton_Kw-P1{flex-grow:1;justify-content:space-between;padding-right:15px;padding-left:15px;font-weight:400;text-transform:initial;color:#9d9d9d;background-color:var(--var-color-input-bg)}.DateNowOrDeferredSelector-scss--module_dateSelectButton_Kw-P1:hover{border-color:var(--var-color-input-border-hover)}.DateNowOrDeferredSelector-scss--module_toggleBtnHover_J-TuJ:hover{color:var(--color-brand)}.DateNowOrDeferredSelector-scss--module_toggleBtnHover_J-TuJ:hover .DateNowOrDeferredSelector-scss--module_calendar_A0hT3{fill:var(--color-brand)}.dark-theme .DateNowOrDeferredSelector-scss--module_toggleBtnHover_J-TuJ:hover,.dark-theme .DateNowOrDeferredSelector-scss--module_toggleBtnHover_J-TuJ:hover .DateNowOrDeferredSelector-scss--module_calendar_A0hT3,.DateNowOrDeferredSelector-scss--module_dateSelected_LWg95{color:var(--var-color-text-primary)}.DateNowOrDeferredSelector-scss--module_iconClose_GH1PA{width:15px;height:15px;color:var(--var-color-text-primary)}.DateNowOrDeferredSelector-scss--module_iconArrow_cFI1m{width:18px;height:18px;margin-left:5px;transition:transform .15s;fill:#5a6a7a}.DateNowOrDeferredSelector-scss--module_iconArrowUp_D9TE-{transform:rotate(180deg)}.DateNowOrDeferredSelector-scss--module_error_-Tq9z{position:absolute;top:-5px;font-size:13px;color:#cb1a1a}.DateNowOrDeferredSelector-scss--module_clearBtn_vHGAT{display:flex;width:40px;min-width:auto;justify-content:center;align-items:center;margin-left:5px;padding:0}.DateNowOrDeferredSelector-scss--module_clearBtn_vHGAT:disabled .DateNowOrDeferredSelector-scss--module_iconClose_GH1PA{color:var(--var-color-input-text-disabled)}@keyframes PostTag-scss--module_fadeIn_OB-Ym{0%{opacity:0}to{opacity:1}}@keyframes PostTag-scss--module_fadeOut_b-2lF{0%{opacity:1}to{opacity:0}}@keyframes PostTag-scss--module_flashing_1E-mm{0%{opacity:.5}to{opacity:1}}@keyframes PostTag-scss--module_loading_P7wGe{to{background-position-x:-20%}}@keyframes PostTag-scss--module_rotating_1ZGQW{to{transform:rotate(360deg)}}@keyframes PostTag-scss--module_closeLock_HtnqU{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes PostTag-scss--module_shakeLock_HpEdW{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.PostTag-scss--module_icon_Q0rRa{width:16px;height:16px;transition:all .3s}.PostTag-scss--module_iconSelected_Lps75{margin-right:5px;color:var(--color-brand);fill:currentcolor}.PostTag-scss--module_iconDeletable_WyTAs{margin-left:5px;opacity:.5;color:#7c7c7c}.dark-theme .PostTag-scss--module_iconDeletable_WyTAs{color:var(--var-color-icon-ui)}.PostTag-scss--module_root_E4sV-{color:#7c7c7c;background-color:var(--var-color-chip-bg);display:flex;align-items:center;justify-content:center;padding:7px 10px;font-size:13px;font-weight:500;line-height:16px;border-radius:30px;cursor:pointer;overflow:hidden;margin:0 2.5px 10px;transition:all .2s ease}.dark-theme .PostTag-scss--module_root_E4sV-{color:var(--var-color-icon-ui)}.light-y-theme .PostTag-scss--module_root_E4sV-{margin:0 4px 16px 0;padding:2px 8px;font-weight:400;line-height:normal;border-radius:var(--border-radius-default)}.dark-theme .PostTag-scss--module_rootDeletable_k1LOl:hover .PostTag-scss--module_iconDeletable_WyTAs{opacity:.9}.PostTag-scss--module_rootSelected_15wla{border-color:var(--var-color-highlighted-border);color:var(--var-color-highlighted-text);background-color:var(--var-color-highlighted-bg)}.PostTag-scss--module_rootDeletable_k1LOl:hover .PostTag-scss--module_iconDeletable_WyTAs{opacity:.8}.PostTag-scss--module_root_E4sV-:hover{background-color:var(--var-color-chip-bg-hover)}.PostTag-scss--module_title_2jwQp{display:inline-block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}@keyframes FinishTime-scss--module_fadeIn_pj4gW{0%{opacity:0}to{opacity:1}}@keyframes FinishTime-scss--module_fadeOut_mXHck{0%{opacity:1}to{opacity:0}}@keyframes FinishTime-scss--module_flashing_Po4KA{0%{opacity:.5}to{opacity:1}}@keyframes FinishTime-scss--module_loading_28hC-{to{background-position-x:-20%}}@keyframes FinishTime-scss--module_rotating_HwvdA{to{transform:rotate(360deg)}}@keyframes FinishTime-scss--module_closeLock_TdzJ8{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes FinishTime-scss--module_shakeLock_-m41A{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.FinishTime-scss--module_root_61J1f{display:inline-block;font-size:14px;font-weight:500;line-height:22px;color:#7c7c7c}@keyframes PollLoading-scss--module_fadeIn_CbJit{0%{opacity:0}to{opacity:1}}@keyframes PollLoading-scss--module_fadeOut_qeTmk{0%{opacity:1}to{opacity:0}}@keyframes PollLoading-scss--module_flashing_BwmQ4{0%{opacity:.5}to{opacity:1}}@keyframes PollLoading-scss--module_loading_h1KKK{to{background-position-x:-20%}}@keyframes PollLoading-scss--module_rotating_72pXE{to{transform:rotate(360deg)}}@keyframes PollLoading-scss--module_closeLock_WlO6P{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes PollLoading-scss--module_shakeLock_YQq8d{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.PollLoading-scss--module_root_RHTwx{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;z-index:3;opacity:.7;border-radius:8px;background:var(--var-color-post-bg)}.VoteCounter-scss--module_root_uzYh9{display:inline-block;margin-top:16px;font-size:14px;font-weight:400;line-height:22px;color:#7c7c7c}@keyframes Poll-scss--module_fadeIn_-Z0TS{0%{opacity:0}to{opacity:1}}@keyframes Poll-scss--module_fadeOut_oCyW3{0%{opacity:1}to{opacity:0}}@keyframes Poll-scss--module_flashing_1o0th{0%{opacity:.5}to{opacity:1}}@keyframes Poll-scss--module_loading_UcejQ{to{background-position-x:-20%}}@keyframes Poll-scss--module_rotating_E0Z0Q{to{transform:rotate(360deg)}}@keyframes Poll-scss--module_closeLock_0855f{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes Poll-scss--module_shakeLock_jD6Ks{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.Poll-scss--module_root_jwPpD{position:relative;display:flex;flex-wrap:wrap;padding:15px;border:1px solid var(--var-color-base-border);border-radius:8px}.Poll-scss--module_header_mkPj3{display:flex;flex-direction:column}.Poll-scss--module_option_acok6{margin-bottom:10px}.Poll-scss--module_finishTime_b67UV{margin-bottom:5px}.Poll-scss--module_label_6c6xe{word-wrap:break-word;word-break:break-word;display:inline-block;margin-bottom:15px;font-size:16px;font-weight:600;line-height:22px;color:var(--var-color-text-primary)}@keyframes BlogPostDraftSelector-scss--module_fadeIn_bBelI{0%{opacity:0}to{opacity:1}}@keyframes BlogPostDraftSelector-scss--module_fadeOut_8TJKY{0%{opacity:1}to{opacity:0}}@keyframes BlogPostDraftSelector-scss--module_flashing_ARuMj{0%{opacity:.5}to{opacity:1}}@keyframes BlogPostDraftSelector-scss--module_loading_cCP3b{to{background-position-x:-20%}}@keyframes BlogPostDraftSelector-scss--module_rotating_evTXc{to{transform:rotate(360deg)}}@keyframes BlogPostDraftSelector-scss--module_closeLock_jwSHu{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes BlogPostDraftSelector-scss--module_shakeLock_feICJ{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.BlogPostDraftSelector-scss--module_block_wcJsy{position:relative;display:flex;align-items:center;margin-bottom:16px}.BlogPostDraftSelector-scss--module_iconContainer_TDJuV{position:relative;margin-right:10px}.BlogPostDraftSelector-scss--module_icon_F7Nvu{width:20px;height:20px;color:var(--var-color-text-primary)}.BlogPostDraftSelector-scss--module_iconDot_qJEVr{width:6px;height:6px;position:absolute;top:0;right:0;border-radius:50%;background-color:var(--color-brand)}.BlogPostDraftSelector-scss--module_mainLabel_QuWvH{display:flex;align-items:center}.BlogPostDraftSelector-scss--module_title_iNvLj{font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:22px;white-space:nowrap;letter-spacing:.45px;color:var(--var-color-text-primary)}.BlogPostDraftSelector-scss--module_select_lYJbE{padding-right:25px}.BlogPostDraftSelector-scss--module_arrow_BFfR9{right:3px}.BlogPostDraftSelector-scss--module_list_nIli8{z-index:95;top:8px;right:-25px;left:initial;overflow-x:hidden;width:300px;max-height:150px}.BlogPostDraftSelector-scss--module_option_y4lGR{display:flex;padding:6px 15px 6px 14px;align-items:center;font-size:14px}.BlogPostDraftSelector-scss--module_option_y4lGR:not(:first-child):hover{color:currentcolor}.BlogPostDraftSelector-scss--module_optionIcon_-yT8V{width:20px;height:20px;margin-right:8px;opacity:.3;color:var(--var-color-text-primary)}.BlogPostDraftSelector-scss--module_optionIcon_-yT8V:hover{opacity:1;color:var(--color-brand)}.BlogPostDraftSelector-scss--module_optionText_yPuuW{display:flex;overflow:hidden;flex-grow:1;flex-shrink:1;font-family:Inter,sans-serif;font-size:14px;line-height:22px;letter-spacing:.45px}.BlogPostDraftSelector-scss--module_optionText_yPuuW:hover{color:var(--color-brand)}.BlogPostDraftSelector-scss--module_optionDate_P0kxz{margin-right:4px;flex-shrink:0}.BlogPostDraftSelector-scss--module_optionTitle_fluxq{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;margin-left:4px;flex-grow:1;flex-shrink:1}@keyframes BlogPostChange-scss--module_fadeIn_ls8Bc{0%{opacity:0}to{opacity:1}}@keyframes BlogPostChange-scss--module_fadeOut_uFQf-{0%{opacity:1}to{opacity:0}}@keyframes BlogPostChange-scss--module_flashing_6pHNN{0%{opacity:.5}to{opacity:1}}@keyframes BlogPostChange-scss--module_loading_EPbMU{to{background-position-x:-20%}}@keyframes BlogPostChange-scss--module_rotating_04qPW{to{transform:rotate(360deg)}}@keyframes BlogPostChange-scss--module_closeLock_ef1G-{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes BlogPostChange-scss--module_shakeLock_08oz5{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.BlogPostChange-scss--module_root_itH6c{min-width:var(--var-desktop-post-width);max-width:fit-content;margin:30px auto auto;padding:0 20px}.BlogPostChange-scss--module_title_K5AjP{position:relative;margin-bottom:30px;font-size:24px;font-weight:500}.BlogPostChange-scss--module_link_2Rdtq{border-bottom:1px solid transparent;font-size:13px;text-decoration:none;color:var(--var-color-link);transition:border-color .2s;cursor:pointer;display:inline-flex;align-items:center;margin-bottom:10px}.BlogPostChange-scss--module_link_2Rdtq:visited{color:var(--var-color-link)}@media not all and (hover: none){.BlogPostChange-scss--module_link_2Rdtq:hover{border-bottom-color:var(--var-color-link-underline)}}.BlogPostChange-scss--module_link_2Rdtq:hover{border-bottom-color:transparent;text-decoration:none}.BlogPostChange-scss--module_titleContainer_ouWIc{display:flex;justify-content:space-between;align-items:center}.BlogPostChange-scss--module_icon_dnco-{width:14px;height:14px;display:inline-block;margin-right:6px}.AccessDeferred-scss--module_access_se-Io{background-color:var(--var-color-panel-bg)}.desktop .AccessDeferred-scss--module_header_A-eNc{padding:12px 20px}.desktop .AccessDeferred-scss--module_header_A-eNc.AccessDeferred-scss--module_opened_6fjtf{border-bottom:1px solid var(--var-color-base-border)}.mobile .AccessDeferred-scss--module_header_A-eNc{padding:15px}.AccessDeferred-scss--module_title_-Aj3q{display:flex;justify-content:space-between;margin-bottom:5px}.AccessDeferred-scss--module_titleText_Uz4O-{margin-right:20px;font-weight:600;line-height:22px;text-transform:uppercase}.AccessDeferred-scss--module_description_ogTUx{width:280px;font-size:13px;color:#7c7c7c}.desktop .AccessDeferred-scss--module_accessBody_Nz8J1{padding:20px}.mobile .AccessDeferred-scss--module_accessBody_Nz8J1{padding:0 15px 15px}.AccessDeferred-scss--module_toggleSwitchLabelText_F2vDy{font-size:14px}.AccessDeferred-scss--module_toggleSwitchLabel_JrmPG{margin-bottom:0}.AccessDeferred-scss--module_price_t5iJV{padding-bottom:20px}.AccessDeferred-scss--module_dateSelector_XQ6SO{margin-bottom:20px}.mobile .AccessDeferred-scss--module_dateSelector_XQ6SO{margin-top:18px}.AccessDeferred-scss--module_dateSelectorLabel_An2vR{margin-bottom:8px;line-height:22px}.AccessDeferred-scss--module_accessLevels_BYCkB{margin-bottom:23px}.AccessDeferred-scss--module_levelsLabel_TuCfb{margin-bottom:11px}.AccessDeferred-scss--module_commentsToggleLabelText_UUbTI{line-height:20px}@keyframes Advertising-scss--module_fadeIn_4g9wN{0%{opacity:0}to{opacity:1}}@keyframes Advertising-scss--module_fadeOut_s7KQv{0%{opacity:1}to{opacity:0}}@keyframes Advertising-scss--module_flashing_CW0rR{0%{opacity:.5}to{opacity:1}}@keyframes Advertising-scss--module_loading_8JCJK{to{background-position-x:-20%}}@keyframes Advertising-scss--module_rotating_gwWeo{to{transform:rotate(360deg)}}@keyframes Advertising-scss--module_closeLock_xz01u{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes Advertising-scss--module_shakeLock_bW-oK{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.Advertising-scss--module_root_5Lm-J{border-radius:var(--border-radius-default);background-color:var(--var-color-panel-bg)}.desktop .Advertising-scss--module_root_5Lm-J{padding:20px}.mobile .Advertising-scss--module_root_5Lm-J{padding:15px}.light-y-theme .Advertising-scss--module_root_5Lm-J{border:1px solid var(--var-color-base-border)}.Advertising-scss--module_header_j9tth{display:flex;align-items:center;justify-content:space-between}.Advertising-scss--module_title_j27ZV{margin-right:20px;font-weight:600;line-height:22px;text-transform:uppercase}.Advertising-scss--module_inputContainer_cqnfq{margin-top:15px}.Advertising-scss--module_input_S330L{margin-bottom:21px}.Advertising-scss--module_inputCounter_b102T{top:calc(100% + 5px);bottom:auto}.Field-scss--module_root_-Z9kv{position:relative}.Field-scss--module_input_q-WYd{z-index:2}.Field-scss--module_inputField_io7Sk{background-color:var(--var-color-input-bg)}.Field-scss--module_inputGhost_0GAGo{position:absolute;z-index:1;top:0;left:0;width:100%;opacity:0;pointer-events:none}.Field-scss--module_inputGhostVisible_GYKV-{opacity:1}.List-scss--module_root_0AfQe{display:flex;flex-wrap:wrap}.Suggested-scss--module_root_lX-hd:focus{outline:none}.Suggested-scss--module_scrollContainer_FuiUW{display:grid;grid-template-columns:1fr;overflow-y:scroll;width:250px;max-height:160px;border:1px solid var(--var-color-base-border);border-radius:var(--border-radius-default);background-color:var(--var-color-input-bg);box-shadow:0 2px 10px #0000001a}.Suggested-scss--module_item_-MMKf{display:inline-block;overflow:hidden;height:40px;padding:0 15px;font-size:14px;line-height:39px;white-space:nowrap;text-overflow:ellipsis;color:var(--var-color-text-primary);transition:color .3s;cursor:pointer}.Suggested-scss--module_item_-MMKf:hover,.Suggested-scss--module_item_-MMKf.Suggested-scss--module_itemActive_Pnq6l{color:var(--color-brand)}.Tags-scss--module_wrapper_QDxIh{background-color:var(--var-color-panel-bg)}.Tags-scss--module_title_b-8Tq{padding:20px;font-weight:600;line-height:20px;text-transform:uppercase}.Tags-scss--module_body_r9NlR{position:relative;padding:0 20px 20px}.Tags-scss--module_suggestedTags_BAyvw{position:absolute;z-index:500;top:50px;left:20px}.Tags-scss--module_tags_sVf2V{margin:20px -2.5px -10px}.mobile .Tags-scss--module_title_b-8Tq{padding:15px}.mobile .Tags-scss--module_body_r9NlR{padding:0 15px 15px}.mobile .Tags-scss--module_tags_sVf2V{margin-top:15px}.Teaser-scss--module_teaser_EYHVB{background-color:var(--var-color-panel-bg)}.Teaser-scss--module_title_xuRq0{margin:0;padding:20px;font-weight:600;line-height:20px;text-transform:uppercase}.Teaser-scss--module_teaserBody_TQB8h{padding:0 20px 45px}.Teaser-scss--module_description_WTXX0{margin-bottom:16px;font-size:13px;line-height:16px;color:#7c7c7c}.Teaser-scss--module_input_gvIv1{margin-top:15px}.mobile .Teaser-scss--module_title_xuRq0{padding:15px}.mobile .Teaser-scss--module_teaserBody_TQB8h{padding:0 15px 36px}.mobile .Teaser-scss--module_inputCounter_HsSOf{bottom:-23px}@keyframes AddAnswerButton-scss--module_fadeIn_3o08Q{0%{opacity:0}to{opacity:1}}@keyframes AddAnswerButton-scss--module_fadeOut_53xID{0%{opacity:1}to{opacity:0}}@keyframes AddAnswerButton-scss--module_flashing_9xLLq{0%{opacity:.5}to{opacity:1}}@keyframes AddAnswerButton-scss--module_loading_GuDbX{to{background-position-x:-20%}}@keyframes AddAnswerButton-scss--module_rotating_SZMz0{to{transform:rotate(360deg)}}@keyframes AddAnswerButton-scss--module_closeLock_A00Om{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes AddAnswerButton-scss--module_shakeLock_NJF7q{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.AddAnswerButton-scss--module_root_jlql0{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;font-family:inherit;color:inherit;background-color:transparent;display:flex;align-items:center;width:100%;padding:12px 14px;border:1px solid var(--var-color-base-border);border-radius:8px;background-color:var(--var-color-input-bg);transition:border-color .2s;cursor:pointer}.AddAnswerButton-scss--module_root_jlql0:hover{border-color:var(--var-color-input-border-hover)}.AddAnswerButton-scss--module_icon_-CPjD{width:20px;height:20px;margin-right:11px;color:var(--color-brand)}.AddAnswerButton-scss--module_text_DjKOP{color:var(--color-brand)}@keyframes PollForm-scss--module_fadeIn_yVf16{0%{opacity:0}to{opacity:1}}@keyframes PollForm-scss--module_fadeOut_Zba-v{0%{opacity:1}to{opacity:0}}@keyframes PollForm-scss--module_flashing_QmpEm{0%{opacity:.5}to{opacity:1}}@keyframes PollForm-scss--module_loading_ryh7J{to{background-position-x:-20%}}@keyframes PollForm-scss--module_rotating_Xhwf3{to{transform:rotate(360deg)}}@keyframes PollForm-scss--module_closeLock_lcwCz{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes PollForm-scss--module_shakeLock_6XKYJ{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.PollForm-scss--module_root_CfMVk{position:relative}.PollForm-scss--module_closeButton_CXzI8{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0;border:none;font-family:inherit;color:inherit;background-color:transparent;position:absolute;z-index:1;cursor:pointer}.PollForm-scss--module_closeIcon_pi6Mk{width:20px;height:20px;color:var(--var-color-text-primary)}.PollForm-scss--module_optionInputRemoveButton_E8eKQ{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0;border:none;font-family:inherit;color:inherit;background-color:transparent;cursor:pointer}.PollForm-scss--module_optionInputRemoveButton_E8eKQ.PollForm-scss--module_withError_2Jh-x{margin-right:30px}.PollForm-scss--module_titleRow_TEib7{margin-bottom:24px}.PollForm-scss--module_optionInput_gmJfx{margin-bottom:10px}.PollForm-scss--module_optionInputFieldShrinked_6eANs{padding-right:40px}.PollForm-scss--module_dateSelectorWrapper_05XQF{margin-top:20px}.PollForm-scss--module_optionInputRemoveButtonIcon_RKgEQ{width:20px;height:20px;color:var(--var-color-text-primary)}.PollForm-scss--module_toggleSwitchLabelText_SSqI5{margin-left:17px;font-size:14px;line-height:22px}.PollForm-scss--module_lastFormRow_6avvy{margin-bottom:0}.PollForm-scss--module_readOnlyWarning_cpBb6{display:inline-block;margin-bottom:14px;font-size:14px;line-height:22px;color:#7c7c7c}.desktop .PollForm-scss--module_root_CfMVk{padding:20px}.desktop .PollForm-scss--module_closeButton_CXzI8{top:15px;right:20px}.mobile .PollForm-scss--module_root_CfMVk{margin-right:-15px;margin-left:-15px;padding:20px 15px 0}.mobile .PollForm-scss--module_closeButton_CXzI8{top:15px;right:15px}.PollForm-scss--module_error_wcZz8{display:inline-block;margin-top:5px;font-size:13px;color:#cb1a1a}@keyframes BlogPostForm-scss--module_fadeIn_2oZ3A{0%{opacity:0}to{opacity:1}}@keyframes BlogPostForm-scss--module_fadeOut_Acs5b{0%{opacity:1}to{opacity:0}}@keyframes BlogPostForm-scss--module_flashing_jwhZf{0%{opacity:.5}to{opacity:1}}@keyframes BlogPostForm-scss--module_loading_SipkH{to{background-position-x:-20%}}@keyframes BlogPostForm-scss--module_rotating_XKWX-{to{transform:rotate(360deg)}}@keyframes BlogPostForm-scss--module_closeLock_OScp3{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes BlogPostForm-scss--module_shakeLock_-Nl-O{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.BlogPostForm-scss--module_root_xNG5U{display:flex;flex-direction:column;margin:auto auto 40px}.BlogPostForm-scss--module_mainBlocks_m-46r{display:flex;width:100%;gap:20px}@media (max-width: 962px){.BlogPostForm-scss--module_mainBlocks_m-46r{flex-direction:column;gap:0}}.BlogPostForm-scss--module_saveButton_KJ73m{margin-right:15px}.BlogPostForm-scss--module_editorError_KUqNf{background-color:#cb1a1a}.BlogPostForm-scss--module_dateError_DDGjc{margin-top:10px;font-size:13px;color:#cb1a1a}.BlogPostForm-scss--module_firstColumn_MthcT{max-width:var(--var-desktop-post-width);flex-shrink:0}.BlogPostForm-scss--module_secondColumn_Gx91m{max-width:320px}@media (max-width: 962px){.BlogPostForm-scss--module_secondColumn_Gx91m{max-width:var(--var-desktop-post-width);margin-bottom:20px}}.BlogPostForm-scss--module_submitPanel_czGZP{width:100%;flex-shrink:0;margin-bottom:20px}.BlogPostForm-scss--module_titleRow_HliTA{margin-bottom:0}.BlogPostForm-scss--module_title_dGsuq{display:none;padding:20px 20px 0;font-weight:600;line-height:20px;text-transform:uppercase;color:var(--var-color-text-primary);border-top-left-radius:var(--border-radius-default);border-top-right-radius:var(--border-radius-default);background-color:var(--var-color-panel-bg)}.light-y-theme .BlogPostForm-scss--module_title_dGsuq{border:1px solid var(--var-color-base-border);border-bottom:none}.BlogPostForm-scss--module_editorWrapper_wkpCp{position:relative;z-index:3;width:var(--var-desktop-post-width);margin-bottom:20px;border:1px solid transparent;border-radius:8px;background-color:var(--var-color-panel-bg)}@media (max-width: 962px){.BlogPostForm-scss--module_editorWrapper_wkpCp{width:auto}}.light-y-theme .BlogPostForm-scss--module_editorWrapper_wkpCp{border:1px solid var(--var-color-base-border)}.BlogPostForm-scss--module_editorWrapper_wkpCp .codex-editor{margin-right:-20px;margin-left:-20px}.BlogPostForm-scss--module_editorWrapper_wkpCp .ce-paragraph,.BlogPostForm-scss--module_editorWrapper_wkpCp .ce-header,.BlogPostForm-scss--module_editorWrapper_wkpCp .cdx-list{margin-right:var(--post-block-side-padding);margin-left:var(--post-block-side-padding)}.desktop .BlogPostForm-scss--module_editorWrapper_wkpCp .codex-editor--narrow .ce-toolbar__actions{top:0;right:7px}.BlogPostForm-scss--module_editor_hGUVc{padding:20px var(--post-block-side-padding)}.BlogPostForm-scss--module_pollForm_IHh1-{border-top:1px solid var(--var-color-base-border)}.BlogPostForm-scss--module_teaserContainer_25jDM{position:relative;margin-bottom:20px;border-radius:var(--border-radius-default)}.light-y-theme .BlogPostForm-scss--module_teaserContainer_25jDM{border:1px solid var(--var-color-base-border)}.BlogPostForm-scss--module_submit_-WXhm{display:flex;flex-direction:column;max-width:var(--var-desktop-post-width);padding:20px;border-radius:var(--border-radius-default);background-color:var(--var-color-panel-bg);align-items:flex-start;justify-content:center}.light-y-theme .BlogPostForm-scss--module_submit_-WXhm{border:1px solid var(--var-color-base-border)}.BlogPostForm-scss--module_submitBlock_DqVEP{display:flex}.BlogPostForm-scss--module_checkBoxBlock_zKi-C{position:relative;display:flex;margin-top:15px}.BlogPostForm-scss--module_icon_2UYkz{width:20px;height:20px;cursor:pointer}.BlogPostForm-scss--module_icon_2UYkz:hover{color:var(--color-brand)}.BlogPostForm-scss--module_publishAfterProcessingVideoContent_Qi9Ds{width:300px;white-space:normal}.BlogPostForm-scss--module_titleInputContainer_l91VF{margin-bottom:15px}.BlogPostForm-scss--module_accessContainer_X9kJn{margin-bottom:20px;border-radius:var(--border-radius-default)}.light-y-theme .BlogPostForm-scss--module_accessContainer_X9kJn{border:1px solid var(--var-color-base-border)}@keyframes MessagePreviewPopup-scss--module_fadeIn_b77yB{0%{opacity:0}to{opacity:1}}@keyframes MessagePreviewPopup-scss--module_fadeOut_Pdcl7{0%{opacity:1}to{opacity:0}}@keyframes MessagePreviewPopup-scss--module_flashing_x9VTd{0%{opacity:.5}to{opacity:1}}@keyframes MessagePreviewPopup-scss--module_loading_2oE76{to{background-position-x:-20%}}@keyframes MessagePreviewPopup-scss--module_rotating_X8Q-m{to{transform:rotate(360deg)}}@keyframes MessagePreviewPopup-scss--module_closeLock_4rTa1{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes MessagePreviewPopup-scss--module_shakeLock_w2NC1{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.MessagePreviewPopup-scss--module_buttons_NxSoG{display:flex;gap:20px}.MessagePreviewPopup-scss--module_content_XEzfK{display:flex;overflow-x:hidden;flex-direction:column;max-width:100%}.MessagePreviewPopup-scss--module_block_UF9Vp{display:flex;max-height:100svh;padding:20px}.mobile .MessagePreviewPopup-scss--module_block_UF9Vp{top:0;width:100%;max-width:100%;margin:0;padding:15px;border-radius:0}.MessagePreviewPopup-scss--module_title_sKncI{margin:0 0 15px;font-size:22px;font-weight:500;line-height:32px}.MessagePreviewPopup-scss--module_contentTitle_7ev1a{margin-bottom:10px;font-weight:500}.MessagePreviewPopup-scss--module_text_oso4q{margin:0 0 15px}.MessagePreviewPopup-scss--module_contentBlock_mZEtp{overflow:scroll;margin-bottom:20px;padding:10px;border:1px solid #eee;border-radius:var(--border-radius-default);flex-shrink:1}.MessagePreviewPopup-scss--module_contentBlock_mZEtp::-webkit-scrollbar{display:none;width:0}.MessagePreviewPopup-scss--module_contentBlock_mZEtp::-webkit-scrollbar-button{display:none}.MessagePreviewPopup-scss--module_contentBlock_mZEtp::-webkit-scrollbar-track{background-color:#fff0}.MessagePreviewPopup-scss--module_contentBlock_mZEtp.MessagePreviewPopup-scss--module_loading_2oE76{opacity:.5}@keyframes PostAccessInfo-scss--module_fadeIn_4J7u7{0%{opacity:0}to{opacity:1}}@keyframes PostAccessInfo-scss--module_fadeOut_HVdhM{0%{opacity:1}to{opacity:0}}@keyframes PostAccessInfo-scss--module_flashing_AfHvY{0%{opacity:.5}to{opacity:1}}@keyframes PostAccessInfo-scss--module_loading_lCmMV{to{background-position-x:-20%}}@keyframes PostAccessInfo-scss--module_rotating_Y3Cey{to{transform:rotate(360deg)}}@keyframes PostAccessInfo-scss--module_closeLock_mZsP9{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes PostAccessInfo-scss--module_shakeLock_BroRC{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.PostAccessInfo-scss--module_root_-NxN7{padding:7.5px 0}.PostAccessInfo-scss--module_loadingBlock_az-Is{display:flex;justify-content:center}.PostAccessInfo-scss--module_level_ioSDo{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;padding:7.5px 15px;transition:color .2s}.PostAccessInfo-scss--module_level_ioSDo:before{content:"•";display:inline-block;margin-right:10px;color:#9d9d9d}.PostAccessInfo-scss--module_levelsLabel_nytJR{width:max-content;max-width:100%;padding:8px 15px 3px;font-weight:500;line-height:22px;white-space:normal}.PostAccessInfo-scss--module_buyLabel_dYu0L{width:max-content;max-width:100%;padding:8px 15px 0;font-weight:500;line-height:22px}.PostAccessInfo-scss--module_divider_eSAdy{position:relative;display:flex;width:100%;justify-content:center}.PostAccessInfo-scss--module_divider_eSAdy:after{content:"";position:absolute;top:50%;right:0;left:0;height:1px;background-color:#eaeaea}.PostAccessInfo-scss--module_or_okbxJ{position:relative;z-index:2;padding:0 10px;font-size:12px;color:#7c7c7c;background-color:#fff}.PostAccessInfo-scss--module_price_hWNSp{margin:0 15px 8px;font-size:13px;font-weight:400;line-height:16px;color:#7c7c7c}.PostAccessInfo-scss--module_free_yTumM{margin:0 15px;white-space:nowrap}@keyframes PostAccessLabel-scss--module_fadeIn_59wxU{0%{opacity:0}to{opacity:1}}@keyframes PostAccessLabel-scss--module_fadeOut_l-mMZ{0%{opacity:1}to{opacity:0}}@keyframes PostAccessLabel-scss--module_flashing_HtZMN{0%{opacity:.5}to{opacity:1}}@keyframes PostAccessLabel-scss--module_loading_A9P8o{to{background-position-x:-20%}}@keyframes PostAccessLabel-scss--module_rotating_PRsdi{to{transform:rotate(360deg)}}@keyframes PostAccessLabel-scss--module_closeLock_v--tx{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes PostAccessLabel-scss--module_shakeLock_Zue3i{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.PostAccessLabel-scss--module_root_WvLxw{margin-right:7px}.PostAccessLabel-scss--module_content_DFgOc{min-width:100px;max-width:284px;padding:0;white-space:normal}.desktop .PostAccessLabel-scss--module_content_DFgOc{z-index:500}.mobile .PostAccessLabel-scss--module_content_DFgOc{z-index:9}.PostAccessLabel-scss--module_icon_NHbqK{width:20px;height:20px;color:inherit}@keyframes ModerationPopupControls-scss--module_fadeIn_pe0YW{0%{opacity:0}to{opacity:1}}@keyframes ModerationPopupControls-scss--module_fadeOut_vh-5M{0%{opacity:1}to{opacity:0}}@keyframes ModerationPopupControls-scss--module_flashing_tCjp9{0%{opacity:.5}to{opacity:1}}@keyframes ModerationPopupControls-scss--module_loading_TB-Q9{to{background-position-x:-20%}}@keyframes ModerationPopupControls-scss--module_rotating_V9T7y{to{transform:rotate(360deg)}}@keyframes ModerationPopupControls-scss--module_closeLock_P13AC{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes ModerationPopupControls-scss--module_shakeLock_b1i7t{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.ModerationPopupControls-scss--module_root_ITksh{position:relative;display:flex;align-items:center;flex-flow:row wrap;gap:10px;width:100%}.mobile .ModerationPopupControls-scss--module_container_6jjFD{flex-direction:column;max-width:calc(100vw - 30px);align-items:stretch}.ModerationPopupControls-scss--module_button_Hayp8{display:flex;align-items:center;justify-content:center;flex-grow:1;flex-shrink:0;min-width:auto;transition:color .2s,border-color .2s,background-color .2s}.ModerationPopupControls-scss--module_button_Hayp8:hover:not(.ModerationPopupControls-scss--module_disabled_79Gbb){color:var(--color-brand)}.light-y-theme .ModerationPopupControls-scss--module_button_Hayp8:hover:not(.ModerationPopupControls-scss--module_disabled_79Gbb),.light-x-theme .ModerationPopupControls-scss--module_button_Hayp8:hover:not(.ModerationPopupControls-scss--module_disabled_79Gbb),.light-theme .ModerationPopupControls-scss--module_button_Hayp8:hover:not(.ModerationPopupControls-scss--module_disabled_79Gbb){border-color:#ccc}.dark-theme .ModerationPopupControls-scss--module_button_Hayp8:hover:not(.ModerationPopupControls-scss--module_disabled_79Gbb){border-color:#303030;background-color:#4a4a4a}.ModerationPopupControls-scss--module_icon_Kkjlc{width:20px;height:20px;flex-shrink:0;margin-right:11px}.ModerationPopupControls-scss--module_timeoutSelect_IRjp-{position:absolute;z-index:500;top:48px;right:0;left:0;padding:6px 15px;border-radius:var(--border-radius-default);box-shadow:0 2px 10px #0000001a}.light-y-theme .ModerationPopupControls-scss--module_timeoutSelect_IRjp-,.light-x-theme .ModerationPopupControls-scss--module_timeoutSelect_IRjp-,.light-theme .ModerationPopupControls-scss--module_timeoutSelect_IRjp-{background-color:#fff}.dark-theme .ModerationPopupControls-scss--module_timeoutSelect_IRjp-{background-color:#262626}.ModerationPopupControls-scss--module_timeoutOption_y-ynK{margin-top:6px;margin-bottom:6px;font-size:14px;line-height:22px;cursor:pointer}.light-y-theme .ModerationPopupControls-scss--module_timeoutOption_y-ynK,.light-x-theme .ModerationPopupControls-scss--module_timeoutOption_y-ynK,.light-theme .ModerationPopupControls-scss--module_timeoutOption_y-ynK{color:var(--var-color-text-primary)}.dark-theme .ModerationPopupControls-scss--module_timeoutOption_y-ynK{color:#f1f1f1}.ModerationPopupControls-scss--module_timeoutOption_y-ynK:hover{color:var(--color-brand)}@keyframes ModerationPopupInfo-scss--module_fadeIn_n8gK-{0%{opacity:0}to{opacity:1}}@keyframes ModerationPopupInfo-scss--module_fadeOut_KgwF6{0%{opacity:1}to{opacity:0}}@keyframes ModerationPopupInfo-scss--module_flashing_vzkCT{0%{opacity:.5}to{opacity:1}}@keyframes ModerationPopupInfo-scss--module_loading_jc8EZ{to{background-position-x:-20%}}@keyframes ModerationPopupInfo-scss--module_rotating_Q91J3{to{transform:rotate(360deg)}}@keyframes ModerationPopupInfo-scss--module_closeLock_n7JW4{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes ModerationPopupInfo-scss--module_shakeLock_JZOeA{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.ModerationPopupInfo-scss--module_footer_ter0t{display:flex;flex-direction:row;align-items:center;justify-content:space-around;margin-top:20px}.ModerationPopupInfo-scss--module_status_KWAac{margin-top:15px}.ModerationPopupInfo-scss--module_counter_Ax2Zi{display:flex;align-items:center;justify-content:center;flex-flow:column wrap;flex-shrink:0;flex-basis:80px}.ModerationPopupInfo-scss--module_count_gY75m{margin-bottom:2px;font-size:16px;font-weight:500;line-height:22px}.light-y-theme .ModerationPopupInfo-scss--module_count_gY75m,.light-x-theme .ModerationPopupInfo-scss--module_count_gY75m,.light-theme .ModerationPopupInfo-scss--module_count_gY75m{color:var(--var-color-text-primary)}.dark-theme .ModerationPopupInfo-scss--module_count_gY75m{color:#f1f1f1}.ModerationPopupInfo-scss--module_label_8BDND{font-size:13px;line-height:16px;color:#7c7c7c}.ModerationPopupInfo-scss--module_delimiter_8RSH2{width:1px;height:30px}.light-y-theme .ModerationPopupInfo-scss--module_delimiter_8RSH2,.light-x-theme .ModerationPopupInfo-scss--module_delimiter_8RSH2,.light-theme .ModerationPopupInfo-scss--module_delimiter_8RSH2{background-color:#eaeaea}.dark-theme .ModerationPopupInfo-scss--module_delimiter_8RSH2{background-color:#303030}.ModerationPopupInfo-scss--module_statuses_UAS00{margin-top:15px;margin-bottom:20px}.ModerationPopupInfo-scss--module_banStatus_pAScJ{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;margin-top:6px;margin-bottom:6px;font-size:13px;font-weight:400;line-height:16px}.light-y-theme .ModerationPopupInfo-scss--module_banStatus_pAScJ,.light-x-theme .ModerationPopupInfo-scss--module_banStatus_pAScJ,.light-theme .ModerationPopupInfo-scss--module_banStatus_pAScJ{color:var(--var-color-text-primary)}.dark-theme .ModerationPopupInfo-scss--module_banStatus_pAScJ{color:#f1f1f1}.ModerationPopupInfo-scss--module_banStatusName_ap6br{color:var(--var-color-error)}.ModerationPopupInfo-scss--module_banStatusModerator_PjZun{font-weight:500}@keyframes ModerationPopupSubscriptionLevel-scss--module_fadeIn_mkTvp{0%{opacity:0}to{opacity:1}}@keyframes ModerationPopupSubscriptionLevel-scss--module_fadeOut_5rV4h{0%{opacity:1}to{opacity:0}}@keyframes ModerationPopupSubscriptionLevel-scss--module_flashing_-4hr2{0%{opacity:.5}to{opacity:1}}@keyframes ModerationPopupSubscriptionLevel-scss--module_loading_pBgda{to{background-position-x:-20%}}@keyframes ModerationPopupSubscriptionLevel-scss--module_rotating_yf9x1{to{transform:rotate(360deg)}}@keyframes ModerationPopupSubscriptionLevel-scss--module_closeLock_q1grZ{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes ModerationPopupSubscriptionLevel-scss--module_shakeLock_h7UHE{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.ModerationPopupSubscriptionLevel-scss--module_root_jk9VY{display:flex;flex-direction:row;align-items:center;margin-bottom:20px}.ModerationPopupSubscriptionLevel-scss--module_icon_NLAEh{width:26px;height:23px;flex-shrink:0;margin-right:10px;fill:var(--color-brand)}.light-y-theme .ModerationPopupSubscriptionLevel-scss--module_icon_NLAEh,.light-x-theme .ModerationPopupSubscriptionLevel-scss--module_icon_NLAEh,.light-theme .ModerationPopupSubscriptionLevel-scss--module_icon_NLAEh{color:var(--var-color-text-primary)}.dark-theme .ModerationPopupSubscriptionLevel-scss--module_icon_NLAEh{color:#f1f1f1}.ModerationPopupSubscriptionLevel-scss--module_info_g1H7I{display:flex;flex-direction:column}.ModerationPopupSubscriptionLevel-scss--module_level_9nsBl{display:inline-block;margin-bottom:5px;font-size:13px;line-height:16px}.light-y-theme .ModerationPopupSubscriptionLevel-scss--module_level_9nsBl,.light-x-theme .ModerationPopupSubscriptionLevel-scss--module_level_9nsBl,.light-theme .ModerationPopupSubscriptionLevel-scss--module_level_9nsBl{color:var(--var-color-text-primary)}.dark-theme .ModerationPopupSubscriptionLevel-scss--module_level_9nsBl{color:#f1f1f1}.ModerationPopupSubscriptionLevel-scss--module_subscribedAt_PWFUN{font-size:13px;line-height:16px;color:#7c7c7c}@keyframes ModerationPopupUser-scss--module_fadeIn_cHYho{0%{opacity:0}to{opacity:1}}@keyframes ModerationPopupUser-scss--module_fadeOut_7tEk2{0%{opacity:1}to{opacity:0}}@keyframes ModerationPopupUser-scss--module_flashing_epE3X{0%{opacity:.5}to{opacity:1}}@keyframes ModerationPopupUser-scss--module_loading_rs-u7{to{background-position-x:-20%}}@keyframes ModerationPopupUser-scss--module_rotating_SiJDF{to{transform:rotate(360deg)}}@keyframes ModerationPopupUser-scss--module_closeLock_zPRXU{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes ModerationPopupUser-scss--module_shakeLock_PwJGe{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.ModerationPopupUser-scss--module_root_xkXm-{display:flex;flex-direction:row;align-items:center;margin-bottom:15px}.ModerationPopupUser-scss--module_avatar_9kjmt{flex-shrink:0;margin-right:13px}.ModerationPopupUser-scss--module_info_k6BqU{display:flex;overflow:hidden;flex-direction:column;flex-grow:1}.ModerationPopupUser-scss--module_username_U2-h0{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:inline-block;margin-right:20px;margin-bottom:5px;font-size:16px;font-weight:500;line-height:22px}.light-y-theme .ModerationPopupUser-scss--module_username_U2-h0,.light-x-theme .ModerationPopupUser-scss--module_username_U2-h0,.light-theme .ModerationPopupUser-scss--module_username_U2-h0{color:var(--var-color-text-primary)}.dark-theme .ModerationPopupUser-scss--module_username_U2-h0{color:#f1f1f1}.ModerationPopupUser-scss--module_registrationDate_u-ikJ{font-size:13px;line-height:16px;color:#7c7c7c}@keyframes ModerationPopup-scss--module_fadeIn_mdFRm{0%{opacity:0}to{opacity:1}}@keyframes ModerationPopup-scss--module_fadeOut_kLTUQ{0%{opacity:1}to{opacity:0}}@keyframes ModerationPopup-scss--module_flashing_tkQyw{0%{opacity:.5}to{opacity:1}}@keyframes ModerationPopup-scss--module_loading_g-58e{to{background-position-x:-20%}}@keyframes ModerationPopup-scss--module_rotating_z2mW9{to{transform:rotate(360deg)}}@keyframes ModerationPopup-scss--module_closeLock_bph8Y{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes ModerationPopup-scss--module_shakeLock_1JIjt{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.ModerationPopup-scss--module_root_EbBNu{position:absolute;z-index:500;width:calc(100% - 30px);max-width:340px;min-height:200px;padding:15px;border:1px solid var(--var-color-base-border);border-radius:10px;background-color:var(--var-color-panel-bg);box-shadow:0 2px 10px #0000001a}.ModerationPopup-scss--module_close_R0R8s{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0;border:none;font-family:inherit;color:inherit;background-color:transparent;position:absolute;top:10px;right:10px;cursor:pointer}.ModerationPopup-scss--module_closeIcon_r2WOl{width:20px;height:20px;color:#7c7c7c}.dark-theme .ModerationPopup-scss--module_closeIcon_r2WOl{color:#f1f1f1}.ModerationPopup-scss--module_spinner_41zTP{display:flex;align-items:center;justify-content:center;margin-right:auto;margin-left:auto;padding-top:10px;padding-bottom:10px}.BanInfo-scss--module_root_VBgGk{margin-bottom:15px;font-size:13px;line-height:16px}.BanInfo-scss--module_prefix_JbtpZ{display:inline;color:var(--var-color-error)}@keyframes Controls-scss--module_fadeIn_GQMOe{0%{opacity:0}to{opacity:1}}@keyframes Controls-scss--module_fadeOut_-xyBi{0%{opacity:1}to{opacity:0}}@keyframes Controls-scss--module_flashing_ddF6x{0%{opacity:.5}to{opacity:1}}@keyframes Controls-scss--module_loading_c97Uf{to{background-position-x:-20%}}@keyframes Controls-scss--module_rotating_9jXPF{to{transform:rotate(360deg)}}@keyframes Controls-scss--module_closeLock_q69sy{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes Controls-scss--module_shakeLock_XwkT6{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.Controls-scss--module_item_2LNKX{display:flex;align-items:center;border:none;font-size:14px;cursor:pointer}.Controls-scss--module_item_2LNKX:not(:last-child){margin-bottom:18px}.dark-theme .Controls-scss--module_item_2LNKX,.dark-theme .Controls-scss--module_item_2LNKX:visited{color:#f1f1f1}.Controls-scss--module_icon_Ii70B{width:18px;height:18px;margin-right:11px}.Controls-scss--module_backLink_Hf92I{display:flex;align-items:center;margin-bottom:15px;color:#16a7ff;cursor:pointer}.Controls-scss--module_backIcon_DiCg-{width:14px;height:14px;margin-right:5px}.Controls-scss--module_sticky_4Wa1A{position:sticky;z-index:2;top:0;margin-bottom:30px}.Controls-scss--module_timeoutHelp_yVYCH{margin-bottom:22px;color:#838383}.Controls-scss--module_option_Xzb-n{cursor:pointer}.Controls-scss--module_option_Xzb-n:not(:last-child){margin-bottom:18px}.Controls-scss--module_option_Xzb-n:hover{color:#16a7ff}@keyframes Subscription-scss--module_fadeIn_rUqzw{0%{opacity:0}to{opacity:1}}@keyframes Subscription-scss--module_fadeOut_OlJCd{0%{opacity:1}to{opacity:0}}@keyframes Subscription-scss--module_flashing_zKWcl{0%{opacity:.5}to{opacity:1}}@keyframes Subscription-scss--module_loading_VgC94{to{background-position-x:-20%}}@keyframes Subscription-scss--module_rotating_xp82h{to{transform:rotate(360deg)}}@keyframes Subscription-scss--module_closeLock_e6Fc2{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes Subscription-scss--module_shakeLock_DeB7z{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.Subscription-scss--module_root_2aet4{display:flex;padding:0 15px 15px;background:#262626;gap:10px}.Subscription-scss--module_icon_RBOTy{width:24px;height:24px;fill:var(--color-brand)}.Subscription-scss--module_level_nsKVV{font-size:13px;line-height:16px}.Subscription-scss--module_label_c-y3B{margin-top:5px;font-size:13px;line-height:16px;color:#7c7c7c}@keyframes PopupInfo-scss--module_fadeIn_7mUD4{0%{opacity:0}to{opacity:1}}@keyframes PopupInfo-scss--module_fadeOut_-yd76{0%{opacity:1}to{opacity:0}}@keyframes PopupInfo-scss--module_flashing_1carC{0%{opacity:.5}to{opacity:1}}@keyframes PopupInfo-scss--module_loading_nEkCv{to{background-position-x:-20%}}@keyframes PopupInfo-scss--module_rotating_ZOvHi{to{transform:rotate(360deg)}}@keyframes PopupInfo-scss--module_closeLock_xL0JR{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes PopupInfo-scss--module_shakeLock_UvYTz{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.PopupInfo-scss--module_footer_-P74L{display:flex;flex-direction:row;align-items:center;justify-content:space-around;margin-top:20px}.PopupInfo-scss--module_status_b-EGX{margin-top:15px}.PopupInfo-scss--module_counter_7S8zQ{display:flex;flex-flow:column wrap;align-items:center;justify-content:center;flex-shrink:0;flex-basis:80px}.PopupInfo-scss--module_count_4JfjU{margin-bottom:2px;font-size:16px;font-weight:500;line-height:22px}.light-y-theme .PopupInfo-scss--module_count_4JfjU,.light-x-theme .PopupInfo-scss--module_count_4JfjU,.light-theme .PopupInfo-scss--module_count_4JfjU{color:var(--var-color-text-primary)}.dark-theme .PopupInfo-scss--module_count_4JfjU{color:#f1f1f1}.PopupInfo-scss--module_label_3D3nN{font-size:13px;line-height:16px;color:#7c7c7c}.PopupInfo-scss--module_delimiter_h8MR5{width:1px;height:30px}.light-y-theme .PopupInfo-scss--module_delimiter_h8MR5,.light-x-theme .PopupInfo-scss--module_delimiter_h8MR5,.light-theme .PopupInfo-scss--module_delimiter_h8MR5{background-color:#eaeaea}.dark-theme .PopupInfo-scss--module_delimiter_h8MR5{background-color:#303030}.PopupInfo-scss--module_statuses_xLrKl{margin-top:15px;margin-bottom:20px}.PopupInfo-scss--module_banStatus_mBsas{overflow:hidden;margin-top:6px;margin-bottom:6px;font-size:13px;font-weight:400;line-height:16px;text-overflow:ellipsis}.light-y-theme .PopupInfo-scss--module_banStatus_mBsas,.light-x-theme .PopupInfo-scss--module_banStatus_mBsas,.light-theme .PopupInfo-scss--module_banStatus_mBsas{color:var(--var-color-text-primary)}.dark-theme .PopupInfo-scss--module_banStatus_mBsas{color:#f1f1f1}.PopupInfo-scss--module_banStatusName_BCPJ0{color:var(--var-color-error)}.PopupInfo-scss--module_banStatusModerator_xY65E{font-weight:500}@keyframes PopupUser-scss--module_fadeIn_oT1mO{0%{opacity:0}to{opacity:1}}@keyframes PopupUser-scss--module_fadeOut_nK80E{0%{opacity:1}to{opacity:0}}@keyframes PopupUser-scss--module_flashing_U-8KN{0%{opacity:.5}to{opacity:1}}@keyframes PopupUser-scss--module_loading_Aq8d3{to{background-position-x:-20%}}@keyframes PopupUser-scss--module_rotating_4BsnI{to{transform:rotate(360deg)}}@keyframes PopupUser-scss--module_closeLock_LRDdc{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes PopupUser-scss--module_shakeLock_HNMOz{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.PopupUser-scss--module_container_Jsn0R{display:flex;flex-direction:row;align-items:center;margin-bottom:15px}.PopupUser-scss--module_avatar_t-qOC{flex-shrink:0;margin-right:13px}.PopupUser-scss--module_info_AWMNN{display:flex;overflow:hidden;flex-direction:column;flex-grow:1}.PopupUser-scss--module_username_4FRpY{display:inline-block;margin-right:20px;margin-bottom:5px;font-size:16px;font-weight:500;line-height:22px;word-break:break-word}.light-y-theme .PopupUser-scss--module_username_4FRpY,.light-x-theme .PopupUser-scss--module_username_4FRpY,.light-theme .PopupUser-scss--module_username_4FRpY{color:var(--var-color-text-primary)}.dark-theme .PopupUser-scss--module_username_4FRpY{color:#f1f1f1}.PopupUser-scss--module_registrationDate_KZ69L{font-size:13px;line-height:16px;color:#7c7c7c}@keyframes UserStat-scss--module_fadeIn_fuaLf{0%{opacity:0}to{opacity:1}}@keyframes UserStat-scss--module_fadeOut_qq7Pe{0%{opacity:1}to{opacity:0}}@keyframes UserStat-scss--module_flashing_7V-DP{0%{opacity:.5}to{opacity:1}}@keyframes UserStat-scss--module_loading_Y9tif{to{background-position-x:-20%}}@keyframes UserStat-scss--module_rotating_0EaJL{to{transform:rotate(360deg)}}@keyframes UserStat-scss--module_closeLock_fOcGd{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes UserStat-scss--module_shakeLock_B-t3R{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.UserStat-scss--module_root_aa3Hm{position:relative;overflow:hidden;margin-top:13px;border:1px solid #4a4a4a;border-radius:10px;background-color:#191919}.UserStat-scss--module_offset_olzdm{position:absolute;z-index:500;width:calc(100% - 30px);max-width:340px;margin-top:0}.UserStat-scss--module_header_Z0blZ{display:flex;align-items:center;padding:15px;background:#262626}.UserStat-scss--module_header_Z0blZ>div{width:100%;margin:0}.UserStat-scss--module_close_e8T7q{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0;border:none;font-family:inherit;color:inherit;background-color:transparent;position:absolute;top:16px;right:16px;cursor:pointer}.UserStat-scss--module_closeIcon_O3JGO{width:16px;height:16px}.UserStat-scss--module_avatar_7lCZ-{margin-right:13px}.UserStat-scss--module_block_xGUKd{padding:15px}.UserStat-scss--module_block_xGUKd:not(:first-child){border-top:1px solid #303030}.UserStat-scss--module_blockInfo_Rq5nq{padding:0 10px 15px}@keyframes ChatMessage-scss--module_fadeIn_ltbAh{0%{opacity:0}to{opacity:1}}@keyframes ChatMessage-scss--module_fadeOut_-QjX4{0%{opacity:1}to{opacity:0}}@keyframes ChatMessage-scss--module_flashing_Hn6K3{0%{opacity:.5}to{opacity:1}}@keyframes ChatMessage-scss--module_loading_LQWmp{to{background-position-x:-20%}}@keyframes ChatMessage-scss--module_rotating_uAQ3Z{to{transform:rotate(360deg)}}@keyframes ChatMessage-scss--module_closeLock_q5EZn{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes ChatMessage-scss--module_shakeLock_BOtdo{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.ChatMessage-scss--module_root_0kbB6{position:relative;border:1px solid transparent;font-size:13px;font-weight:400;font-style:normal;line-height:16px;border-radius:var(--border-radius-default)}.ChatMessage-scss--module_root_0kbB6.ChatMessage-scss--module_msgBanned_vdmUx{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;padding:0}.light-y-theme .ChatMessage-scss--module_root_0kbB6:hover:not(.ChatMessage-scss--module_userBanned_rirVb):not(.ChatMessage-scss--module_hasRootMention_oAlU6),.light-x-theme .ChatMessage-scss--module_root_0kbB6:hover:not(.ChatMessage-scss--module_userBanned_rirVb):not(.ChatMessage-scss--module_hasRootMention_oAlU6),.light-theme .ChatMessage-scss--module_root_0kbB6:hover:not(.ChatMessage-scss--module_userBanned_rirVb):not(.ChatMessage-scss--module_hasRootMention_oAlU6),.light-y-theme .ChatMessage-scss--module_root_0kbB6.ChatMessage-scss--module_active_Rn2OM:not(.ChatMessage-scss--module_userBanned_rirVb):not(.ChatMessage-scss--module_hasRootMention_oAlU6),.light-x-theme .ChatMessage-scss--module_root_0kbB6.ChatMessage-scss--module_active_Rn2OM:not(.ChatMessage-scss--module_userBanned_rirVb):not(.ChatMessage-scss--module_hasRootMention_oAlU6),.light-theme .ChatMessage-scss--module_root_0kbB6.ChatMessage-scss--module_active_Rn2OM:not(.ChatMessage-scss--module_userBanned_rirVb):not(.ChatMessage-scss--module_hasRootMention_oAlU6){border-color:#eaeaea;background-color:#eee}.dark-theme .ChatMessage-scss--module_root_0kbB6:hover:not(.ChatMessage-scss--module_userBanned_rirVb):not(.ChatMessage-scss--module_hasRootMention_oAlU6),.dark-theme .ChatMessage-scss--module_root_0kbB6.ChatMessage-scss--module_active_Rn2OM:not(.ChatMessage-scss--module_userBanned_rirVb):not(.ChatMessage-scss--module_hasRootMention_oAlU6){border-color:#262626;background-color:#262626}.ChatMessage-scss--module_root_0kbB6.ChatMessage-scss--module_private_zUiIM{margin:0;padding:5px 10px;border-radius:0;background-color:#303030}.ChatMessage-scss--module_rootWithTooltip_VBg7r{z-index:500}.ChatMessage-scss--module_publishTime_XS1LB{display:none}.publishTimeVisible .ChatMessage-scss--module_publishTime_XS1LB{display:block;padding:5px 5px 5px 0;color:#838383}.ChatMessage-scss--module_buttons_N4jRa{position:absolute;z-index:5;right:10px;bottom:100%;display:none;overflow:hidden;padding:0 10px;justify-content:space-between}.ChatMessage-scss--module_root_0kbB6:hover:not(.ChatMessage-scss--module_userBanned_rirVb) .ChatMessage-scss--module_buttons_N4jRa,.ChatMessage-scss--module_root_0kbB6.ChatMessage-scss--module_active_Rn2OM:not(.ChatMessage-scss--module_userBanned_rirVb):not(.ChatMessage-scss--module_manualControl_F7a3c) .ChatMessage-scss--module_buttons_N4jRa{display:flex;gap:20px}.ChatMessage-scss--module_message_HPZKb{position:relative;z-index:1;padding:4px}.ChatMessage-scss--module_hasRootMention_oAlU6 .ChatMessage-scss--module_message_HPZKb{padding:6px 8px}.ChatMessage-scss--module_hint_eCwJY{position:absolute;right:calc(100% - 5px);bottom:100%}.ChatMessage-scss--module_buttonWrapper_3-0oD{display:grid;grid-auto-flow:column;cursor:default}.ChatMessage-scss--module_button_BQ45H{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;font-family:inherit;color:inherit;background-color:transparent;position:relative;display:flex;padding:5px;border:1px solid;border-radius:8px 8px 0 0;cursor:pointer}@media (hover: hover){.ChatMessage-scss--module_button_BQ45H:hover~.ChatMessage-scss--module_hint_eCwJY{display:block}}.ChatMessage-scss--module_button_BQ45H:before{left:-17px;border-bottom-right-radius:10px}.ChatMessage-scss--module_button_BQ45H:after{right:-17px;border-bottom-left-radius:10px}.ChatMessage-scss--module_button_BQ45H:before,.ChatMessage-scss--module_button_BQ45H:after{width:16px;height:16px;content:"";position:absolute;bottom:0;background-color:transparent;cursor:default;pointer-events:none}.light-y-theme .ChatMessage-scss--module_button_BQ45H,.light-x-theme .ChatMessage-scss--module_button_BQ45H,.light-theme .ChatMessage-scss--module_button_BQ45H{border-color:#eaeaea;background-color:#eee}.dark-theme .ChatMessage-scss--module_button_BQ45H{border-color:#262626;background-color:#262626}.light-y-theme .ChatMessage-scss--module_button_BQ45H,.light-x-theme .ChatMessage-scss--module_button_BQ45H,.light-theme .ChatMessage-scss--module_button_BQ45H{border-bottom-color:#eee}.ChatMessage-scss--module_buttonsUnderMessage_zcrvT .light-y-theme .ChatMessage-scss--module_button_BQ45H,.ChatMessage-scss--module_buttonsUnderMessage_zcrvT .light-x-theme .ChatMessage-scss--module_button_BQ45H,.ChatMessage-scss--module_buttonsUnderMessage_zcrvT .light-theme .ChatMessage-scss--module_button_BQ45H{border-top-color:#eee}.light-y-theme .ChatMessage-scss--module_button_BQ45H:hover,.light-x-theme .ChatMessage-scss--module_button_BQ45H:hover,.light-theme .ChatMessage-scss--module_button_BQ45H:hover{background:linear-gradient(to top,#eee 0%,#eee 50%,var(--color-brand-opacity-20)),#eee}.ChatMessage-scss--module_buttonsUnderMessage_zcrvT .light-y-theme .ChatMessage-scss--module_button_BQ45H:hover,.ChatMessage-scss--module_buttonsUnderMessage_zcrvT .light-x-theme .ChatMessage-scss--module_button_BQ45H:hover,.ChatMessage-scss--module_buttonsUnderMessage_zcrvT .light-theme .ChatMessage-scss--module_button_BQ45H:hover{background:linear-gradient(to bottom,#eee 0%,#eee 50%,var(--color-brand-opacity-20)),#eee}.light-y-theme .ChatMessage-scss--module_button_BQ45H:before,.light-x-theme .ChatMessage-scss--module_button_BQ45H:before,.light-theme .ChatMessage-scss--module_button_BQ45H:before{box-shadow:1px 1px #eaeaea,2px 8px #eee}.light-y-theme .ChatMessage-scss--module_button_BQ45H:after,.light-x-theme .ChatMessage-scss--module_button_BQ45H:after,.light-theme .ChatMessage-scss--module_button_BQ45H:after{box-shadow:-1px 1px #eaeaea,-2px 8px #eee}.dark-theme .ChatMessage-scss--module_button_BQ45H{border-bottom-color:#262626}.ChatMessage-scss--module_buttonsUnderMessage_zcrvT .dark-theme .ChatMessage-scss--module_button_BQ45H{border-top-color:#262626}.dark-theme .ChatMessage-scss--module_button_BQ45H:hover{background:linear-gradient(to top,#262626 0%,#262626 50%,var(--color-brand-opacity-20)),#262626}.ChatMessage-scss--module_buttonsUnderMessage_zcrvT .dark-theme .ChatMessage-scss--module_button_BQ45H:hover{background:linear-gradient(to bottom,#262626 0%,#262626 50%,var(--color-brand-opacity-20)),#262626}.dark-theme .ChatMessage-scss--module_button_BQ45H:before{box-shadow:2px 8px #262626}.dark-theme .ChatMessage-scss--module_button_BQ45H:after{box-shadow:-2px 8px #262626}.ChatMessage-scss--module_buttons_N4jRa.ChatMessage-scss--module_buttonsUnderMessage_zcrvT{top:100%;bottom:initial}.ChatMessage-scss--module_buttons_N4jRa.ChatMessage-scss--module_buttonsUnderMessage_zcrvT .ChatMessage-scss--module_button_BQ45H{border-radius:0 0 8px 8px}.ChatMessage-scss--module_buttons_N4jRa.ChatMessage-scss--module_buttonsUnderMessage_zcrvT .ChatMessage-scss--module_button_BQ45H:before,.ChatMessage-scss--module_buttons_N4jRa.ChatMessage-scss--module_buttonsUnderMessage_zcrvT .ChatMessage-scss--module_button_BQ45H:after{top:0;transform:rotateX(180deg)}.ChatMessage-scss--module_buttonIcon_OMhzV{width:20px;height:20px;color:var(--color-brand)}.ChatMessage-scss--module_author_n7r-l{display:inline-flex;margin-right:5px;align-items:baseline;cursor:pointer}.ChatMessage-scss--module_author_n7r-l.ChatMessage-scss--module_clickable_AwAVn{cursor:pointer}.ChatMessage-scss--module_avatar_WLt0f{display:inline-block;align-self:center;margin-right:5px}.ChatMessage-scss--module_name_yeRre{color:#fff}.ChatMessage-scss--module_bannedName_fX9KY,.ChatMessage-scss--module_name_yeRre{word-wrap:break-word;word-break:break-word;font-weight:500}.ChatMessage-scss--module_bannedName_fX9KY{display:inline-flex;align-items:center;color:var(--var-color-error)}.ChatMessage-scss--module_bannedNameIcon_RIugf{width:16px;height:16px;margin-right:5px}.ChatMessage-scss--module_text_cUibR{word-wrap:break-word;word-break:break-word;display:inline}.light-y-theme .ChatMessage-scss--module_text_cUibR,.light-x-theme .ChatMessage-scss--module_text_cUibR,.light-theme .ChatMessage-scss--module_text_cUibR{color:var(--var-color-text-primary)}.dark-theme .ChatMessage-scss--module_text_cUibR{color:#e3e3e5}.ChatMessage-scss--module_text_cUibR .mention{word-wrap:break-word;word-break:break-word;font-weight:600}.ChatMessage-scss--module_text_cUibR .mention.currentUserMention{display:inline-block;padding:4px;color:#fff;border-radius:var(--border-radius-default);background-color:#59a840}.ChatMessage-scss--module_banActions_IM4Mg{display:flex;flex-wrap:nowrap;flex-shrink:0}.ChatMessage-scss--module_banActionsButton_3rrA8{min-width:auto;height:auto;padding:8px 10px;font-size:13px;font-weight:500;line-height:16px;text-transform:unset}.ChatMessage-scss--module_cancelBan_h7TKQ{margin-right:10px}.ChatMessage-scss--module_tooltip_NGIpX{border:solid 1px;white-space:nowrap;color:var(--var-color-text-regular);border-radius:var(--border-radius-default);box-shadow:0 2px 10px #0000001a;position:absolute;z-index:500;padding:10px;background-color:transparent}.light-y-theme .ChatMessage-scss--module_tooltip_NGIpX,.light-x-theme .ChatMessage-scss--module_tooltip_NGIpX,.light-theme .ChatMessage-scss--module_tooltip_NGIpX{border-color:#eaeaea;background-color:#fff}.dark-theme .ChatMessage-scss--module_tooltip_NGIpX{border-color:#303030;background-color:#262626;box-shadow:0 2px 10px #00000080}.dark-theme .ChatMessage-scss--module_tooltip_NGIpX{padding:12px 15px}.ChatMessage-scss--module_tooltipHidden_TdNjz{display:none}.ChatMessage-scss--module_verifiedIcon_5AJ6F{width:18px;height:18px;align-self:center;margin-right:5px}.ChatMessage-scss--module_disabled_6-eMT{pointer-events:none}.ChatMessage-scss--module_disabled_6-eMT svg{opacity:.5}.ChatMessage-scss--module_badgeIcon_-uF4k{width:18px;height:18px}.ChatMessage-scss--module_badgeIconContainer_e0wiA{align-self:center;margin-right:5px}.ChatSystemMessage-scss--module_root_SfGng{font-size:13px;font-weight:400;font-style:normal;line-height:16px}@keyframes ChatBoxBase-scss--module_fadeIn_yUVM9{0%{opacity:0}to{opacity:1}}@keyframes ChatBoxBase-scss--module_fadeOut_gwQ-C{0%{opacity:1}to{opacity:0}}@keyframes ChatBoxBase-scss--module_flashing_vN12b{0%{opacity:.5}to{opacity:1}}@keyframes ChatBoxBase-scss--module_loading_ajJgk{to{background-position-x:-20%}}@keyframes ChatBoxBase-scss--module_rotating_fSgUM{to{transform:rotate(360deg)}}@keyframes ChatBoxBase-scss--module_closeLock_9-R3t{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes ChatBoxBase-scss--module_shakeLock_YrfnU{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.ChatBoxBase-scss--module_wrapper_yeJGa{position:relative;flex:1;overflow:hidden}.ChatBoxBase-scss--module_root_sVcO0{display:flex;overflow-x:hidden;overflow-y:auto;flex-direction:column;height:100%;background-color:var(--var-color-bg)}.ChatBoxBase-scss--module_list_ZsDHT{overscroll-behavior:none}@supports not selector(::-webkit-scrollbar-thumb){.ChatBoxBase-scss--module_list_ZsDHT{scrollbar-width:thin}.light-y-theme .ChatBoxBase-scss--module_list_ZsDHT,.light-x-theme .ChatBoxBase-scss--module_list_ZsDHT,.light-theme .ChatBoxBase-scss--module_list_ZsDHT{scrollbar-color:#ccc rgba(255,255,255,0)}.dark-theme .ChatBoxBase-scss--module_list_ZsDHT{scrollbar-color:#4a4a4a rgba(255,255,255,0)}}.ChatBoxBase-scss--module_list_ZsDHT::-webkit-scrollbar{width:6px;height:6px;border-radius:var(--border-radius-default);background-color:#fff0}.ChatBoxBase-scss--module_list_ZsDHT::-webkit-scrollbar-button{display:none}.ChatBoxBase-scss--module_list_ZsDHT::-webkit-scrollbar-track{background-color:#fff0}.ChatBoxBase-scss--module_list_ZsDHT::-webkit-scrollbar-thumb{border-radius:var(--border-radius-default)}.light-y-theme .ChatBoxBase-scss--module_list_ZsDHT::-webkit-scrollbar-thumb,.light-x-theme .ChatBoxBase-scss--module_list_ZsDHT::-webkit-scrollbar-thumb,.light-theme .ChatBoxBase-scss--module_list_ZsDHT::-webkit-scrollbar-thumb{background-color:#ccc}.dark-theme .ChatBoxBase-scss--module_list_ZsDHT::-webkit-scrollbar-thumb{background-color:#4a4a4a}.ChatBoxBase-scss--module_listLite_dvvwf{position:absolute;display:flex;overflow-x:hidden;overflow-y:auto;flex-direction:column;height:100%}@supports not selector(::-webkit-scrollbar-thumb){.ChatBoxBase-scss--module_listLite_dvvwf{scrollbar-width:thin}.light-y-theme .ChatBoxBase-scss--module_listLite_dvvwf,.light-x-theme .ChatBoxBase-scss--module_listLite_dvvwf,.light-theme .ChatBoxBase-scss--module_listLite_dvvwf{scrollbar-color:#ccc rgba(255,255,255,0)}.dark-theme .ChatBoxBase-scss--module_listLite_dvvwf{scrollbar-color:#4a4a4a rgba(255,255,255,0)}}.ChatBoxBase-scss--module_listLite_dvvwf::-webkit-scrollbar{width:6px;height:6px;border-radius:var(--border-radius-default);background-color:#fff0}.ChatBoxBase-scss--module_listLite_dvvwf::-webkit-scrollbar-button{display:none}.ChatBoxBase-scss--module_listLite_dvvwf::-webkit-scrollbar-track{background-color:#fff0}.ChatBoxBase-scss--module_listLite_dvvwf::-webkit-scrollbar-thumb{border-radius:var(--border-radius-default)}.light-y-theme .ChatBoxBase-scss--module_listLite_dvvwf::-webkit-scrollbar-thumb,.light-x-theme .ChatBoxBase-scss--module_listLite_dvvwf::-webkit-scrollbar-thumb,.light-theme .ChatBoxBase-scss--module_listLite_dvvwf::-webkit-scrollbar-thumb{background-color:#ccc}.dark-theme .ChatBoxBase-scss--module_listLite_dvvwf::-webkit-scrollbar-thumb{background-color:#4a4a4a}.ChatBoxBase-scss--module_message_aFtos{width:100%;margin:0 10px 8px}.publishTimeVisible .ChatBoxBase-scss--module_message_aFtos{margin-left:5px;padding-left:5px}.ChatBoxBase-scss--module_infoMessage_MTVO-{width:100%;margin-top:2px;margin-bottom:10px;padding:0 40px;text-align:center;color:var(--var-color-text-primary)}.ChatBoxBase-scss--module_firstMessage_kJNB5{margin-top:15px}.ChatBoxBase-scss--module_messageContainer_8AID8{display:flex}.ChatBoxBase-scss--module_scrollButton_TRdhi{display:flex;align-items:center;justify-content:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;font-family:inherit;color:inherit;background-color:transparent;position:absolute;z-index:10;right:15px;bottom:10px;flex-direction:row;padding:10px;white-space:nowrap;color:#fff;border-radius:100px;background-color:var(--color-brand);cursor:pointer}.ChatBoxBase-scss--module_scrollButtonTitle_sGNgF{font-size:13px;font-weight:500;line-height:16px}.ChatBoxBase-scss--module_scrollButtonIcon_jnTna{width:20px;height:20px;transform:rotate(-90deg)}.ChatMentionsBox-scss--module_welcome_NOpdF{padding:40px 40px 0;font-size:13px;line-height:16px;flex-grow:1;text-align:center;color:#7c7c7c;background-color:#191919}.dark-theme .BannedPermanentlyWarning-scss--module_title_CoTLD{color:#f1f1f1}.dark-theme .BannedPermanentlyWarning-scss--module_description_DitC-{color:#eee}@keyframes BannedPermanentlyWarning-scss--module_fadeIn_RCHoV{0%{opacity:0}to{opacity:1}}@keyframes BannedPermanentlyWarning-scss--module_fadeOut_2eHmH{0%{opacity:1}to{opacity:0}}@keyframes BannedPermanentlyWarning-scss--module_flashing_JZVjV{0%{opacity:.5}to{opacity:1}}@keyframes BannedPermanentlyWarning-scss--module_loading_COn10{to{background-position-x:-20%}}@keyframes BannedPermanentlyWarning-scss--module_rotating_bUBl2{to{transform:rotate(360deg)}}@keyframes BannedPermanentlyWarning-scss--module_closeLock_VSMuX{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes BannedPermanentlyWarning-scss--module_shakeLock_taN0X{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.light-theme .BannedPermanentlyWarning-scss--module_title_CoTLD{color:var(--var-color-text-primary)}.light-theme .BannedPermanentlyWarning-scss--module_description_DitC-{color:#7c7c7c}.BannedPermanentlyWarning-scss--module_root_3GFpu{position:relative;display:flex;flex-direction:column;padding:10px}.BannedPermanentlyWarning-scss--module_root_3GFpu:after{position:absolute;top:0;right:0;left:0;content:"";z-index:2;bottom:-70px}.BannedPermanentlyWarning-scss--module_close_m2la8{width:15px;height:15px;position:absolute;z-index:3;top:13px;right:10px;cursor:pointer}.BannedPermanentlyWarning-scss--module_title_CoTLD{display:flex;align-items:center}.BannedPermanentlyWarning-scss--module_titleText_dkAw8{font-size:13px;font-weight:500}.BannedPermanentlyWarning-scss--module_description_DitC-{display:none;padding:6px 0 5px;font-size:12px;line-height:16px}.BannedPermanentlyWarning-scss--module_descriptionVisible_PxFGK{display:block}.BannedPermanentlyWarning-scss--module_icon_lhqMd{width:20px;height:20px;position:relative;margin-right:10px}.BannedPermanentlyWarning-scss--module_iconTriangle_GKrzn{color:#efac00}.BannedPermanentlyWarning-scss--module_iconCircle_Ktn3t:after{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:120%;height:120%;content:"";z-index:3;cursor:pointer}.dark-theme .BannedTemporarilyWarning-scss--module_title_EZITs{color:#f1f1f1}.dark-theme .BannedTemporarilyWarning-scss--module_description_53wQT{color:#eee}@keyframes BannedTemporarilyWarning-scss--module_fadeIn_jfHcW{0%{opacity:0}to{opacity:1}}@keyframes BannedTemporarilyWarning-scss--module_fadeOut_MJNz6{0%{opacity:1}to{opacity:0}}@keyframes BannedTemporarilyWarning-scss--module_flashing_f-d-Q{0%{opacity:.5}to{opacity:1}}@keyframes BannedTemporarilyWarning-scss--module_loading_cDMV0{to{background-position-x:-20%}}@keyframes BannedTemporarilyWarning-scss--module_rotating_dUTLx{to{transform:rotate(360deg)}}@keyframes BannedTemporarilyWarning-scss--module_closeLock_40sBP{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes BannedTemporarilyWarning-scss--module_shakeLock_07aBR{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.light-theme .BannedTemporarilyWarning-scss--module_title_EZITs{color:var(--var-color-text-primary)}.light-theme .BannedTemporarilyWarning-scss--module_description_53wQT{color:#7c7c7c}.BannedTemporarilyWarning-scss--module_root_zqs1A{position:relative;display:flex;flex-direction:column;padding:10px}.BannedTemporarilyWarning-scss--module_root_zqs1A:after{position:absolute;top:0;right:0;left:0;content:"";z-index:2;bottom:-70px}.BannedTemporarilyWarning-scss--module_close_b-rq7{width:15px;height:15px;position:absolute;z-index:3;top:13px;right:10px;cursor:pointer}.BannedTemporarilyWarning-scss--module_title_EZITs{display:flex;align-items:center}.BannedTemporarilyWarning-scss--module_titleText_1dbVl{font-size:13px;font-weight:500}.BannedTemporarilyWarning-scss--module_description_53wQT{display:none;padding:6px 0 5px;font-size:12px;line-height:16px}.BannedTemporarilyWarning-scss--module_descriptionVisible_YajJ5{display:block}.BannedTemporarilyWarning-scss--module_icon_dY21R{width:20px;height:20px;position:relative;margin-right:10px}.BannedTemporarilyWarning-scss--module_iconTriangle_7Yl4R{color:#efac00}.BannedTemporarilyWarning-scss--module_iconCircle_lrjxc:after{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:120%;height:120%;content:"";z-index:3;cursor:pointer}@keyframes CharLimitWarning-scss--module_fadeIn_BB8rv{0%{opacity:0}to{opacity:1}}@keyframes CharLimitWarning-scss--module_fadeOut_wzTpT{0%{opacity:1}to{opacity:0}}@keyframes CharLimitWarning-scss--module_flashing_fSpsk{0%{opacity:.5}to{opacity:1}}@keyframes CharLimitWarning-scss--module_loading_tNMNW{to{background-position-x:-20%}}@keyframes CharLimitWarning-scss--module_rotating_k36jR{to{transform:rotate(360deg)}}@keyframes CharLimitWarning-scss--module_closeLock_WRurm{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes CharLimitWarning-scss--module_shakeLock_wyQID{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.CharLimitWarning-scss--module_root_uGOcP{position:relative;display:flex;flex-direction:column;padding:10px}.CharLimitWarning-scss--module_close_hXUhS{width:15px;height:15px;position:absolute;top:13px;right:10px;cursor:pointer}.CharLimitWarning-scss--module_title_pbDRv{display:flex;align-items:center;margin-bottom:6px;font-size:13px;font-weight:500;color:#efac00}.CharLimitWarning-scss--module_description_lkZwO{padding-bottom:5px;font-size:12px;line-height:16px;color:#7c7c7c}.dark-theme .CharLimitWarning-scss--module_description_lkZwO{color:#eee}.CharLimitWarning-scss--module_icon_2abtu{width:20px;height:20px;margin-right:5px}@keyframes FrequentSendingWarning-scss--module_fadeIn_D7sCB{0%{opacity:0}to{opacity:1}}@keyframes FrequentSendingWarning-scss--module_fadeOut_lT2eW{0%{opacity:1}to{opacity:0}}@keyframes FrequentSendingWarning-scss--module_flashing_8-ZzV{0%{opacity:.5}to{opacity:1}}@keyframes FrequentSendingWarning-scss--module_loading_XHjyV{to{background-position-x:-20%}}@keyframes FrequentSendingWarning-scss--module_rotating_JoIps{to{transform:rotate(360deg)}}@keyframes FrequentSendingWarning-scss--module_closeLock_pLtwI{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes FrequentSendingWarning-scss--module_shakeLock_wJwN8{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.FrequentSendingWarning-scss--module_root_vo2-g{position:relative;display:flex;flex-direction:column;padding:10px}.FrequentSendingWarning-scss--module_close_qXdaf{width:15px;height:15px;position:absolute;top:13px;right:10px;cursor:pointer}.FrequentSendingWarning-scss--module_title_Womlx{display:flex;align-items:center;margin-bottom:6px;font-size:13px;font-weight:500;color:#efac00}.FrequentSendingWarning-scss--module_description_R8gcc{padding-bottom:5px;font-size:12px;line-height:16px;color:var(--var-color-text-secondary)}.FrequentSendingWarning-scss--module_icon_z1I0Y{width:20px;height:20px;margin-right:5px}@keyframes IdenticalMessageWarning-scss--module_fadeIn_2v9LU{0%{opacity:0}to{opacity:1}}@keyframes IdenticalMessageWarning-scss--module_fadeOut_rpLTu{0%{opacity:1}to{opacity:0}}@keyframes IdenticalMessageWarning-scss--module_flashing_GryR9{0%{opacity:.5}to{opacity:1}}@keyframes IdenticalMessageWarning-scss--module_loading_fB8u7{to{background-position-x:-20%}}@keyframes IdenticalMessageWarning-scss--module_rotating_RS4O3{to{transform:rotate(360deg)}}@keyframes IdenticalMessageWarning-scss--module_closeLock_Xq9YQ{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes IdenticalMessageWarning-scss--module_shakeLock_Lr-xq{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.IdenticalMessageWarning-scss--module_root_mMuex{position:relative;display:flex;flex-direction:column;padding:10px}.IdenticalMessageWarning-scss--module_close_NmbaP{width:15px;height:15px;position:absolute;top:13px;right:10px;cursor:pointer}.IdenticalMessageWarning-scss--module_title_9cx11{display:flex;align-items:center;margin-bottom:6px;font-size:13px;font-weight:500;color:#efac00}.IdenticalMessageWarning-scss--module_description_Maphu{padding-bottom:5px;font-size:12px;line-height:16px;color:#7c7c7c}.dark-theme .IdenticalMessageWarning-scss--module_description_Maphu{color:#eee}.IdenticalMessageWarning-scss--module_icon_ayc3m{width:20px;height:20px;margin-right:5px}.dark-theme .InvalidParamWarning-scss--module_description_IbA2M{color:#eee}@keyframes InvalidParamWarning-scss--module_fadeIn_KWAJk{0%{opacity:0}to{opacity:1}}@keyframes InvalidParamWarning-scss--module_fadeOut_RChmk{0%{opacity:1}to{opacity:0}}@keyframes InvalidParamWarning-scss--module_flashing_NZerm{0%{opacity:.5}to{opacity:1}}@keyframes InvalidParamWarning-scss--module_loading_GxED-{to{background-position-x:-20%}}@keyframes InvalidParamWarning-scss--module_rotating_YTWTr{to{transform:rotate(360deg)}}@keyframes InvalidParamWarning-scss--module_closeLock_iRJVz{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes InvalidParamWarning-scss--module_shakeLock_nhM8J{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.light-theme .InvalidParamWarning-scss--module_description_IbA2M{color:#7c7c7c}.InvalidParamWarning-scss--module_root_suYHr{position:relative;display:flex;flex-direction:column;padding:10px}.InvalidParamWarning-scss--module_close_5Aa2Z{width:15px;height:15px;position:absolute;top:13px;right:10px;cursor:pointer}.InvalidParamWarning-scss--module_title_CaCox{display:flex;align-items:center;margin-bottom:6px;font-size:13px;font-weight:500;color:#efac00}.InvalidParamWarning-scss--module_description_IbA2M{padding-bottom:5px;font-size:12px;line-height:16px}.InvalidParamWarning-scss--module_icon_IEj3F{width:20px;height:20px;margin-right:5px}.StreamActionsMenu-scss--module_muted_J2DHk>*{opacity:.4;transition:opacity .2s ease}.StreamActionsMenu-scss--module_settingsContainer_Ut98w{margin-left:15px}.StreamActionsMenu-scss--module_contentWrapper_t9WAA{margin-bottom:9px;padding:0;color:var(--var-color-post-text)}.StreamActionsMenu-scss--module_contentWrapperTeaser_p9vDo{margin-bottom:10px}.desktop .minimal .StreamActionsMenu-scss--module_contentWrapperTeaser_p9vDo{overflow:hidden}.light-y-theme .desktop .minimal .StreamActionsMenu-scss--module_contentWrapperTeaser_p9vDo,.light-x-theme .desktop .minimal .StreamActionsMenu-scss--module_contentWrapperTeaser_p9vDo,.light-theme .desktop .minimal .StreamActionsMenu-scss--module_contentWrapperTeaser_p9vDo{border-radius:var(--border-radius-default)}.StreamActionsMenu-scss--module_content_H7drV{word-wrap:break-word;word-break:break-word;position:relative;overflow:hidden;font-size:.875rem;line-height:1.45}.StreamActionsMenu-scss--module_content_H7drV .StreamActionsMenu-scss--module_markup_fkPN4 a{border-bottom:1px solid transparent;font-size:13px;text-decoration:none;color:var(--var-color-link);transition:border-color .2s;cursor:pointer;font-size:.875rem}.StreamActionsMenu-scss--module_content_H7drV .StreamActionsMenu-scss--module_markup_fkPN4 a:visited{color:var(--var-color-link)}@media not all and (hover: none){.StreamActionsMenu-scss--module_content_H7drV .StreamActionsMenu-scss--module_markup_fkPN4 a:hover{border-bottom-color:var(--var-color-link-underline)}}.StreamActionsMenu-scss--module_paragraph_Z5vvM{padding:0 var(--post-block-side-padding)}.StreamActionsMenu-scss--module_paragraph_Z5vvM:empty:before{content:"​"}.StreamActionsMenu-scss--module_paragraph_Z5vvM.StreamActionsMenu-scss--module_noIndent_VQ44d{padding:0}.StreamActionsMenu-scss--module_poll_iqkyC{margin:15px var(--post-block-side-padding)}.StreamActionsMenu-scss--module_pollWithoutIndent_sIo9u{margin-right:0;margin-left:0}.dark-theme .StreamActionsMenu-scss--module_poll_iqkyC{margin-right:0;margin-left:0;border:none}.StreamActionsMenu-scss--module_footer_bTUp2{padding:5px var(--post-block-side-padding) 10px}.StreamActionsMenu-scss--module_title_eSqfR{margin-top:0;margin-bottom:10px;padding:0 var(--post-block-side-padding);font-size:var(--post-title-font-size);font-weight:var(--post-title-font-weight);line-height:var(--post-title-line-height);color:var(--var-color-text-primary)}@media not all and (hover: none){.StreamActionsMenu-scss--module_title_eSqfR:not(h1):hover{text-decoration:underline}.light-y-theme .StreamActionsMenu-scss--module_title_eSqfR:not(h1):hover,.light-x-theme .StreamActionsMenu-scss--module_title_eSqfR:not(h1):hover,.light-theme .StreamActionsMenu-scss--module_title_eSqfR:not(h1):hover{text-decoration-color:var(--color-brand-opacity-40)}.dark-theme .StreamActionsMenu-scss--module_title_eSqfR:not(h1):hover{text-decoration-color:var(--var-color-icon-ui)}}.StreamActionsMenu-scss--module_title_eSqfR.StreamActionsMenu-scss--module_noIndentTitle_YdZUx{padding:0}.StreamActionsMenu-scss--module_italic_EsE5x{font-style:italic}.StreamActionsMenu-scss--module_bold_ZPZn3{font-weight:600}.StreamActionsMenu-scss--module_underline_lhoFE{text-decoration:underline}.StreamActionsMenu-scss--module_padded_LmVvm{margin:15px 0;border-radius:0}.StreamActionsMenu-scss--module_audio_CuJ6v.StreamActionsMenu-scss--module_first_nRA2n,.StreamActionsMenu-scss--module_file_vzUqh.StreamActionsMenu-scss--module_first_nRA2n,.StreamActionsMenu-scss--module_image_soTR2.StreamActionsMenu-scss--module_first_nRA2n,.StreamActionsMenu-scss--module_padded_LmVvm.StreamActionsMenu-scss--module_first_nRA2n{margin-top:0}.StreamActionsMenu-scss--module_audio_CuJ6v.StreamActionsMenu-scss--module_last_JY1NW,.StreamActionsMenu-scss--module_file_vzUqh.StreamActionsMenu-scss--module_last_JY1NW,.StreamActionsMenu-scss--module_image_soTR2.StreamActionsMenu-scss--module_last_JY1NW,.StreamActionsMenu-scss--module_padded_LmVvm.StreamActionsMenu-scss--module_last_JY1NW{margin-bottom:0}.StreamActionsMenu-scss--module_audio_CuJ6v.StreamActionsMenu-scss--module_noIndent_VQ44d,.StreamActionsMenu-scss--module_file_vzUqh.StreamActionsMenu-scss--module_noIndent_VQ44d,.StreamActionsMenu-scss--module_image_soTR2.StreamActionsMenu-scss--module_noIndent_VQ44d,.StreamActionsMenu-scss--module_padded_LmVvm.StreamActionsMenu-scss--module_noIndent_VQ44d{margin-right:0;margin-left:0}.StreamActionsMenu-scss--module_image_soTR2{display:block;max-width:100%;height:auto;margin:15px auto}.StreamActionsMenu-scss--module_shading_cwYKN{position:absolute;z-index:5;bottom:0;width:100%;height:92px;background-image:linear-gradient(to bottom,rgba(255,255,255,0),var(--var-color-post-bg) 75%,var(--var-color-post-bg))}.StreamActionsMenu-scss--module_readMoreBlock_krFxB{position:relative;z-index:6;top:-6px;margin:0 var(--post-block-side-padding) 0;font-size:.875rem}.StreamActionsMenu-scss--module_noIndentContent_ETd9b .StreamActionsMenu-scss--module_readMoreBlock_krFxB{margin:0}.StreamActionsMenu-scss--module_showPost_zcyZO{border-bottom:1px solid transparent;font-size:13px;text-decoration:none;color:var(--var-color-link);transition:border-color .2s;cursor:pointer;display:inline-block;margin:5px var(--post-block-side-padding) 15px;font-size:.875rem}.StreamActionsMenu-scss--module_showPost_zcyZO:visited{color:var(--var-color-link)}@media not all and (hover: none){.StreamActionsMenu-scss--module_showPost_zcyZO:hover{border-bottom-color:var(--var-color-link-underline)}}.StreamActionsMenu-scss--module_noIndentContent_ETd9b .StreamActionsMenu-scss--module_showPost_zcyZO{padding-left:0}.StreamActionsMenu-scss--module_trackingPixel_zbITW{width:1px;height:1px;position:absolute;bottom:0;left:0;background-color:transparent;pointer-events:none}.StreamActionsMenu-scss--module_adsText_XmYtk{word-wrap:break-word;word-break:break-word;margin-bottom:10px;padding:6px var(--post-block-side-padding) 0;font-size:13px;line-height:16px;color:var(--var-color-text-secondary)}.StreamActionsMenu-scss--module_adsTextWithTags_-LTC2{margin-bottom:0}@keyframes StreamActionsMenu-scss--module_fadeIn_et3vw{0%{opacity:0}to{opacity:1}}@keyframes StreamActionsMenu-scss--module_fadeOut_oIyZg{0%{opacity:1}to{opacity:0}}@keyframes StreamActionsMenu-scss--module_flashing_XuNGR{0%{opacity:.5}to{opacity:1}}@keyframes StreamActionsMenu-scss--module_loading_UThjS{to{background-position-x:-20%}}@keyframes StreamActionsMenu-scss--module_rotating_6t57b{to{transform:rotate(360deg)}}@keyframes StreamActionsMenu-scss--module_closeLock_GJ5YI{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes StreamActionsMenu-scss--module_shakeLock_n6Eku{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.StreamActionsMenu-scss--module_item_iebMf{text-align:left}.StreamActionsMenu-scss--module_iconDotsContainer_yWTwe{margin-right:-5px;margin-left:-5px;padding:5px;color:var(--var-color-extra-ui);cursor:pointer}@media not all and (hover: none){.StreamActionsMenu-scss--module_iconDotsContainer_yWTwe:hover{color:var(--var-color-extra-ui-hover)}}.StreamActionsMenu-scss--module_iconDots_6RMgB{width:15px;height:15px;fill:currentcolor}.StreamActionsMenu-scss--module_menuContent_PqANa{padding:7.5px 0}.StreamActionsMenu-scss--module_iconContainer_GsRES:before{top:0!important;right:0!important;bottom:0!important;left:0!important}@keyframes StreamStatus-scss--module_fadeIn_pRADB{0%{opacity:0}to{opacity:1}}@keyframes StreamStatus-scss--module_fadeOut_rji85{0%{opacity:1}to{opacity:0}}@keyframes StreamStatus-scss--module_flashing_dKKv9{0%{opacity:.5}to{opacity:1}}@keyframes StreamStatus-scss--module_loading_ImItP{to{background-position-x:-20%}}@keyframes StreamStatus-scss--module_rotating_dXwSY{to{transform:rotate(360deg)}}@keyframes StreamStatus-scss--module_closeLock_M3caE{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes StreamStatus-scss--module_shakeLock_O0yV7{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.StreamStatus-scss--module_container_6kvGo{padding:8px 10px;border-radius:var(--border-radius-default);background-color:var(--var-color-text-primary)}.StreamStatus-scss--module_container_6kvGo.StreamStatus-scss--module_isOnline_5rPqe{background-color:#ea3345}.StreamStatus-scss--module_container_6kvGo.StreamStatus-scss--module_isOffline_t4lVR{background-color:#7c7c7c}.StreamStatus-scss--module_text_mxLS2{font-size:13px;font-weight:500;line-height:16px;white-space:nowrap;text-transform:uppercase;color:#fff}@keyframes StreamViewers-scss--module_fadeIn_HprRG{0%{opacity:0}to{opacity:1}}@keyframes StreamViewers-scss--module_fadeOut_WroL-{0%{opacity:1}to{opacity:0}}@keyframes StreamViewers-scss--module_flashing_CXH7n{0%{opacity:.5}to{opacity:1}}@keyframes StreamViewers-scss--module_loading_lRaSM{to{background-position-x:-20%}}@keyframes StreamViewers-scss--module_rotating_h6Uol{to{transform:rotate(360deg)}}@keyframes StreamViewers-scss--module_closeLock_-1I0S{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes StreamViewers-scss--module_shakeLock_dfJNv{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.StreamViewers-scss--module_root_E6yM9{display:flex;align-items:center}.light-y-theme .StreamViewers-scss--module_root_E6yM9,.light-x-theme .StreamViewers-scss--module_root_E6yM9,.light-theme .StreamViewers-scss--module_root_E6yM9{opacity:.5;color:var(--var-color-text-primary)}.dark-theme .StreamViewers-scss--module_root_E6yM9{color:#f1f1f1}.StreamViewers-scss--module_icon_jgzto{width:20px;height:20px;margin-right:5px}.StreamViewers-scss--module_text_8d2ME{font-size:14px;font-weight:500;line-height:22px}@keyframes StreamHeader-scss--module_fadeIn_moAqg{0%{opacity:0}to{opacity:1}}@keyframes StreamHeader-scss--module_fadeOut_KhJen{0%{opacity:1}to{opacity:0}}@keyframes StreamHeader-scss--module_flashing_aGWeJ{0%{opacity:.5}to{opacity:1}}@keyframes StreamHeader-scss--module_loading_98dXt{to{background-position-x:-20%}}@keyframes StreamHeader-scss--module_rotating_syoqF{to{transform:rotate(360deg)}}@keyframes StreamHeader-scss--module_closeLock_RAzXx{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes StreamHeader-scss--module_shakeLock_ouZVu{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.StreamHeader-scss--module_container_BH43Y{position:relative;display:flex;flex-direction:column;align-items:stretch}.StreamHeader-scss--module_header_GwTJT{display:flex;flex-direction:row;align-items:center;padding:10px 15px}.StreamHeader-scss--module_header_GwTJT.StreamHeader-scss--module_noSidePaddings_Uexu-{padding-right:0;padding-left:0}.StreamHeader-scss--module_streamHeader_XGi3u{margin-right:auto;font-size:14px;line-height:22px;opacity:.5}.StreamHeader-scss--module_accessIcon_AUVRf{color:var(--var-color-extra-ui)}.StreamHeader-scss--module_accessIcon_AUVRf:hover{color:var(--var-color-extra-ui-hover)}.StreamHeader-scss--module_settings_FHBRA{margin-left:10px}.StreamHeader-scss--module_link_UF9bD{margin-right:10px;border:none}.StreamHeader-scss--module_viewers_kAlgG{margin-right:10px;opacity:.5}.StreamHeader-scss--module_title_fCN-k{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3;word-wrap:break-word;word-break:break-word;margin:0 15px 15px;font-size:20px;font-weight:600;line-height:24px;color:var(--var-color-text-primary)}.StreamHeader-scss--module_status_PFYzD{margin:5px 0}@keyframes LikeButton-scss--module_fadeIn_FGECu{0%{opacity:0}to{opacity:1}}@keyframes LikeButton-scss--module_fadeOut_p0Se5{0%{opacity:1}to{opacity:0}}@keyframes LikeButton-scss--module_flashing_wTg-b{0%{opacity:.5}to{opacity:1}}@keyframes LikeButton-scss--module_loading_Lqx9Y{to{background-position-x:-20%}}@keyframes LikeButton-scss--module_rotating_bugkl{to{transform:rotate(360deg)}}@keyframes LikeButton-scss--module_closeLock_fvzL-{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes LikeButton-scss--module_shakeLock_Zeylv{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.LikeButton-scss--module_icon_5Hfh7{width:24px;height:24px;opacity:.6;color:transparent;transition:color .2s,stroke .2s;stroke-width:1.5px}.light-y-theme .LikeButton-scss--module_icon_5Hfh7,.light-x-theme .LikeButton-scss--module_icon_5Hfh7,.light-theme .LikeButton-scss--module_icon_5Hfh7{stroke:#242b2c}.dark-theme .LikeButton-scss--module_icon_5Hfh7{stroke:#f1f1f1}.LikeButton-scss--module_label_HMRZw{margin-left:7px}.LikeButton-scss--module_root_MudVp{display:flex;flex-direction:row;color:var(--var-color-text-primary);cursor:pointer;align-items:center}@media not all and (hover: none){.LikeButton-scss--module_root_MudVp:not(.LikeButton-scss--module_rootDisabled_YcjiV):hover .LikeButton-scss--module_icon_5Hfh7{stroke:var(--var-color-error)}.LikeButton-scss--module_root_MudVp.LikeButton-scss--module_whiteStyle_npb78:not(.LikeButton-scss--module_rootDisabled_YcjiV):hover .LikeButton-scss--module_icon_5Hfh7{stroke:#f1f1f1}}.LikeButton-scss--module_rootDisabled_YcjiV{cursor:auto}.LikeButton-scss--module_iconLiked_Fk5pM{opacity:1}.light-y-theme .LikeButton-scss--module_iconLiked_Fk5pM,.light-x-theme .LikeButton-scss--module_iconLiked_Fk5pM,.light-theme .LikeButton-scss--module_iconLiked_Fk5pM,.dark-theme .LikeButton-scss--module_iconLiked_Fk5pM{stroke:var(--var-color-error);color:var(--var-color-error)}.LikeButton-scss--module_labelLiked_R2AK3{color:var(--var-color-error)}.LikeButton-scss--module_whiteStyle_npb78 .LikeButton-scss--module_labelLiked_R2AK3{color:#f1f1f1}.LikeButton-scss--module_whiteStyle_npb78 .LikeButton-scss--module_svgColorWhite_-8nWb{stroke:#f1f1f1}.LikeButton-scss--module_whiteStyle_npb78 .LikeButton-scss--module_iconLiked_Fk5pM{color:#f1f1f1}@keyframes StreamFullPageLink-scss--module_fadeIn_gIjbc{0%{opacity:0}to{opacity:1}}@keyframes StreamFullPageLink-scss--module_fadeOut_Voeqs{0%{opacity:1}to{opacity:0}}@keyframes StreamFullPageLink-scss--module_flashing_1mSeF{0%{opacity:.5}to{opacity:1}}@keyframes StreamFullPageLink-scss--module_loading_vmC8S{to{background-position-x:-20%}}@keyframes StreamFullPageLink-scss--module_rotating_wFKvr{to{transform:rotate(360deg)}}@keyframes StreamFullPageLink-scss--module_closeLock_tc63Q{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes StreamFullPageLink-scss--module_shakeLock_GGckX{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.StreamFullPageLink-scss--module_root_UFCqv{display:flex;margin-right:20px;margin-left:auto;padding:6px 8px;border:1px solid var(--var-color-input-border);color:var(--var-color-icon-ui)!important;border-radius:var(--border-radius-default);transition:color .2s;align-items:center}.StreamFullPageLink-scss--module_root_UFCqv:hover{border-color:var(--var-color-input-border-hover);color:var(--var-color-icon-ui-hover)!important}.StreamFullPageLink-scss--module_linkIcon_nYkk-{width:20px;height:20px;margin-right:5px}.StreamFullPageLink-scss--module_linkText_X7s8H{font-size:13px;line-height:16px}.StreamShare-scss--module_shareDropdown_xEife{z-index:2}.StreamShare-scss--module_copyInput_AZ3Eo{width:100%}@keyframes StreamFooter-scss--module_fadeIn_DN8V9{0%{opacity:0}to{opacity:1}}@keyframes StreamFooter-scss--module_fadeOut_5FjLV{0%{opacity:1}to{opacity:0}}@keyframes StreamFooter-scss--module_flashing_ThSz0{0%{opacity:.5}to{opacity:1}}@keyframes StreamFooter-scss--module_loading_xs4-M{to{background-position-x:-20%}}@keyframes StreamFooter-scss--module_rotating_aF0-y{to{transform:rotate(360deg)}}@keyframes StreamFooter-scss--module_closeLock_6LpQk{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes StreamFooter-scss--module_shakeLock_vfFyr{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.StreamFooter-scss--module_container_o7xFg{position:relative;display:flex;flex-direction:row;align-items:center;padding:15px}.StreamFooter-scss--module_shareDropdown_dbRL6{z-index:2}.StreamFooter-scss--module_dots_MwfhU{position:relative;margin-right:0;margin-left:20px;padding:0}.StreamFooter-scss--module_dotsIcon_-EVo0{width:24px;height:24px;fill:var(--var-color-icon-ui);stroke-width:1.5px}.StreamFooter-scss--module_theatreButton_RS2d0{margin-left:20px;color:var(--var-color-text-primary);transition:.2s color;cursor:pointer}.StreamFooter-scss--module_theatreButton_RS2d0:hover{color:var(--color-brand)}.StreamFooter-scss--module_theatreIcon_42pGG{width:24px;height:24px}.StreamContent-scss--module_embed_i57K5{width:100%;border-radius:0}.StreamContent-scss--module_reminder_2jw9I{margin-top:auto;margin-bottom:auto}@keyframes TeaserOverlay-scss--module_fadeIn_sy2ra{0%{opacity:0}to{opacity:1}}@keyframes TeaserOverlay-scss--module_fadeOut_ksqOg{0%{opacity:1}to{opacity:0}}@keyframes TeaserOverlay-scss--module_flashing_GaVkD{0%{opacity:.5}to{opacity:1}}@keyframes TeaserOverlay-scss--module_loading_ekwLU{to{background-position-x:-20%}}@keyframes TeaserOverlay-scss--module_rotating_42IHC{to{transform:rotate(360deg)}}@keyframes TeaserOverlay-scss--module_closeLock_LOWvL{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes TeaserOverlay-scss--module_shakeLock_sf-Cg{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.TeaserOverlay-scss--module_container_EYRbY{position:relative;width:var(--var-desktop-center-column-width)}.TeaserOverlay-scss--module_container_EYRbY.TeaserOverlay-scss--module_post_Z59Rb{height:625px}.TeaserOverlay-scss--module_container_EYRbY.TeaserOverlay-scss--module_stream_QrcqA{height:323px}.TeaserOverlay-scss--module_container_EYRbY.TeaserOverlay-scss--module_streamLayer_uUzFa{width:auto;height:100%}.TeaserOverlay-scss--module_image_iIa5x,.TeaserOverlay-scss--module_defaultImage_ychnN,.TeaserOverlay-scss--module_content_bROUZ{position:absolute;top:0;right:0;bottom:0;left:0}.TeaserOverlay-scss--module_image_iIa5x{width:100%;height:100%;object-fit:cover}.TeaserOverlay-scss--module_defaultImage_ychnN{background-color:var(--var-color-teaser-bg);background-image:url(../assets/images/blur-cover.Dcj7TL7l.png);background-repeat:no-repeat;background-size:cover}.TeaserOverlay-scss--module_defaultImage_ychnN.TeaserOverlay-scss--module_stream_QrcqA{background-color:var(--var-color-teaser-bg);background-image:url(../assets/images/stream-blur-cover.CZRjHbgM.png)}.light-y-theme .TeaserOverlay-scss--module_defaultImage_ychnN.TeaserOverlay-scss--module_stream_QrcqA{background-image:url(../assets/images/stream-blur-cover-y.BzIgaJmb.png)}.light-theme .minimal .TeaserOverlay-scss--module_defaultImage_ychnN.TeaserOverlay-scss--module_stream_QrcqA{background-image:url(../assets/images/cover-stream-light.BaTFHSfF.png)}.dark-theme .minimal .TeaserOverlay-scss--module_defaultImage_ychnN.TeaserOverlay-scss--module_stream_QrcqA{background-image:url(../assets/images/cover-stream-dark.C4JY84F8.png)}.light-x-theme .TeaserOverlay-scss--module_defaultImage_ychnN{background-image:url(../assets/images/blur-cover-x.Bf0waom_.png)}.light-y-theme .TeaserOverlay-scss--module_defaultImage_ychnN{background-image:url(../assets/images/blur-cover-y.CkEwiVH-.png)}.dark-theme .TeaserOverlay-scss--module_defaultImage_ychnN{background-image:url(./assets/dark-stream-cover.png)}.TeaserOverlay-scss--module_content_bROUZ{display:flex;flex-direction:column;padding:15px;color:#fff}.TeaserOverlay-scss--module_contentBlurred_p4nmv{background:#00000080}.TeaserOverlay-scss--module_contentBlurredAuto_3DdMY{background:#00000026}.TeaserOverlay-scss--module_heading_X746A{flex:1}.TeaserOverlay-scss--module_footer_0HLh4{display:flex;align-items:center;justify-content:center;flex-direction:column;flex-grow:1}.TeaserOverlay-scss--module_title_LjB54{margin-bottom:10px;font-size:28px;font-weight:700;line-height:35px}.TeaserOverlay-scss--module_teaser_BIaS0{font-size:18px;font-weight:400;line-height:24px}.mobile .TeaserOverlay-scss--module_container_EYRbY{width:100vw}.mobile .TeaserOverlay-scss--module_container_EYRbY.TeaserOverlay-scss--module_post_Z59Rb{height:108.6956521739vw}.mobile .TeaserOverlay-scss--module_container_EYRbY.TeaserOverlay-scss--module_stream_QrcqA{height:56.1739130435vw;min-height:179px}.mobile .TeaserOverlay-scss--module_content_bROUZ{padding:15px}.mobile .TeaserOverlay-scss--module_title_LjB54{font-size:20px;line-height:24px}.mobile .TeaserOverlay-scss--module_teaser_BIaS0{font-size:14px;line-height:22px}@keyframes StreamReminder-scss--module_fadeIn_M8rMn{0%{opacity:0}to{opacity:1}}@keyframes StreamReminder-scss--module_fadeOut_Dqr-o{0%{opacity:1}to{opacity:0}}@keyframes StreamReminder-scss--module_flashing_RMFa0{0%{opacity:.5}to{opacity:1}}@keyframes StreamReminder-scss--module_loading_xDva0{to{background-position-x:-20%}}@keyframes StreamReminder-scss--module_rotating_DE1RW{to{transform:rotate(360deg)}}@keyframes StreamReminder-scss--module_closeLock_7u2uz{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes StreamReminder-scss--module_shakeLock_kV-1Y{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.StreamReminder-scss--module_container_NVCsq{display:flex;flex-direction:column;align-items:center}.StreamReminder-scss--module_circle_tkBir{border-radius:50%;background-color:#fff6}.mobile .StreamReminder-scss--module_circle_tkBir{width:50px;height:50px}.desktop .StreamReminder-scss--module_circle_tkBir{width:70px;height:70px}.StreamReminder-scss--module_icon_XKK8z{position:relative;color:#fff}.mobile .StreamReminder-scss--module_icon_XKK8z{width:32px;height:32px}.desktop .StreamReminder-scss--module_icon_XKK8z{width:38px;height:38px}.StreamReminder-scss--module_iconPlay_wPA5N{left:4px}.StreamReminder-scss--module_publishDate_wdHbI{display:flex;flex-direction:row;gap:5px;font-weight:500}.mobile .StreamReminder-scss--module_publishDate_wdHbI{margin-top:10px;font-size:16px;line-height:22px}.desktop .StreamReminder-scss--module_publishDate_wdHbI{margin-top:15px;font-size:20px;line-height:24px}.StreamReminder-scss--module_publishDate_wdHbI.StreamReminder-scss--module_countdown_cTwHM{flex-direction:column;align-items:center;font-size:16px;line-height:22px}.StreamReminder-scss--module_publishDate_wdHbI.StreamReminder-scss--module_countdown_cTwHM .StreamReminder-scss--module_time_MVuNF{display:inline-block;font-size:20px;line-height:24px}@keyframes StreamSubscriptionOverlay-scss--module_fadeIn_ZtJ1-{0%{opacity:0}to{opacity:1}}@keyframes StreamSubscriptionOverlay-scss--module_fadeOut_GQLM0{0%{opacity:1}to{opacity:0}}@keyframes StreamSubscriptionOverlay-scss--module_flashing_0Li-A{0%{opacity:.5}to{opacity:1}}@keyframes StreamSubscriptionOverlay-scss--module_loading_ic-Ko{to{background-position-x:-20%}}@keyframes StreamSubscriptionOverlay-scss--module_rotating_7NX7S{to{transform:rotate(360deg)}}@keyframes StreamSubscriptionOverlay-scss--module_closeLock_2vxHM{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes StreamSubscriptionOverlay-scss--module_shakeLock_xGksO{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.StreamSubscriptionOverlay-scss--module_container_8idpO{display:flex;align-items:center;justify-content:center;flex-direction:column;width:100%;color:#fff}.StreamSubscriptionOverlay-scss--module_containerBlock_pCnvk{flex-direction:row;width:100%;margin-top:auto;padding:10px 15px;border-radius:var(--border-radius-default);background:#fff6;justify-content:space-between}.StreamSubscriptionOverlay-scss--module_text_lism6{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:flex;flex-direction:column;flex-basis:100%;width:100%;color:#242b2c}.StreamSubscriptionOverlay-scss--module_price_ndxrN{margin-top:15px;font-size:20px;text-align:center}.StreamSubscriptionOverlay-scss--module_button_Ezgke{display:flex;align-items:center;justify-content:center;flex-shrink:0;max-width:240px;padding:10px}.light-y-theme .StreamSubscriptionOverlay-scss--module_buttonText_VbAIF:first-letter{text-transform:uppercase}.StreamSubscriptionOverlay-scss--module_button_Ezgke.StreamSubscriptionOverlay-scss--module_disabled_mDG9f{background-color:#7c7c7c}.StreamSubscriptionOverlay-scss--module_button_Ezgke.StreamSubscriptionOverlay-scss--module_disabled_mDG9f>*{opacity:.7}.StreamSubscriptionOverlay-scss--module_needFollow_HNqBg{margin:0;padding:0 15px;font-size:16px;font-weight:600;line-height:22px}.StreamSubscriptionOverlay-scss--module_subscriptionTitle_BDBvl{margin:0 0 3px;padding:0 15px;font-size:14px;font-weight:400;line-height:22px}.StreamSubscriptionOverlay-scss--module_subscriptionName_AsL8u{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;margin:0;padding:0 15px;font-size:16px;font-weight:600;line-height:22px}.StreamSubscriptionOverlay-scss--module_subscribeBlock_mvbYC{display:flex;width:100%;padding:10px 15px;border-radius:var(--border-radius-default);background-color:#fff9;align-items:center}.StreamSubscriptionOverlay-scss--module_textInBlock_fxvNp{color:var(--var-color-text-primary);justify-content:flex-start}.StreamSubscriptionOverlay-scss--module_textInBlock_fxvNp .StreamSubscriptionOverlay-scss--module_subscriptionLevelLabel_0GBdm{margin-bottom:0;font-size:14px;line-height:22px;text-align:left}.StreamSubscriptionOverlay-scss--module_textInBlock_fxvNp .StreamSubscriptionOverlay-scss--module_subscriptionTitle_BDBvl,.StreamSubscriptionOverlay-scss--module_textInBlock_fxvNp .StreamSubscriptionOverlay-scss--module_subscriptionName_AsL8u{padding:0;text-align:left}.mobile .StreamSubscriptionOverlay-scss--module_subscriptionLevelLabel_0GBdm{font-size:14px;line-height:22px}.mobile .StreamSubscriptionOverlay-scss--module_subscriptionTitle_BDBvl{margin-bottom:6px;font-size:13px;line-height:16px}.mobile .StreamSubscriptionOverlay-scss--module_subscriptionName_AsL8u{margin-bottom:15px;font-size:14px;line-height:22px}.mobile .StreamSubscriptionOverlay-scss--module_subscriptionTitle_BDBvl,.mobile .StreamSubscriptionOverlay-scss--module_subscriptionName_AsL8u{padding:0;text-align:center}.mobile .StreamSubscriptionOverlay-scss--module_textInBlock_fxvNp .StreamSubscriptionOverlay-scss--module_subscriptionTitle_BDBvl,.mobile .StreamSubscriptionOverlay-scss--module_textInBlock_fxvNp .StreamSubscriptionOverlay-scss--module_subscriptionName_AsL8u{margin-bottom:0}.mobile .StreamSubscriptionOverlay-scss--module_subscribeBlock_mvbYC{flex-direction:column;padding:15px}.mobile .StreamSubscriptionOverlay-scss--module_needFollow_HNqBg{text-align:center}.StreamSubscriptionOverlay-scss--module_lockIcon_258jr{width:20px;height:20px;margin-right:10px;fill:#fff}.StreamContentWithTeaser-scss--module_reminder_7vtYS{margin-top:auto;margin-bottom:auto}.StreamContentWithTeaser-scss--module_teaserBigOverlay_B1dcm{min-height:290px!important}@keyframes SocialLinks-scss--module_fadeIn_mC6pk{0%{opacity:0}to{opacity:1}}@keyframes SocialLinks-scss--module_fadeOut_rGbVx{0%{opacity:1}to{opacity:0}}@keyframes SocialLinks-scss--module_flashing_QrNcJ{0%{opacity:.5}to{opacity:1}}@keyframes SocialLinks-scss--module_loading_UYVXK{to{background-position-x:-20%}}@keyframes SocialLinks-scss--module_rotating_UTSHM{to{transform:rotate(360deg)}}@keyframes SocialLinks-scss--module_closeLock_TU4XF{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes SocialLinks-scss--module_shakeLock_9p5kH{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.SocialLinks-scss--module_root_A-7IO{display:flex;align-items:center;justify-content:center;flex-flow:wrap;margin-top:20px}.SocialLinks-scss--module_link_EmyR0{display:flex;align-items:center;justify-content:center;position:relative;fill:currentcolor;color:var(--var-color-extra-ui);transition:all .2s ease}@media not all and (hover: none){.SocialLinks-scss--module_link_EmyR0:hover{color:var(--var-color-extra-ui-hover)}}.SocialLinks-scss--module_icon_B9vtK{margin:10px}@keyframes AboutAuthor-scss--module_fadeIn_7F4-c{0%{opacity:0}to{opacity:1}}@keyframes AboutAuthor-scss--module_fadeOut_ZfLRQ{0%{opacity:1}to{opacity:0}}@keyframes AboutAuthor-scss--module_flashing_eFZF8{0%{opacity:.5}to{opacity:1}}@keyframes AboutAuthor-scss--module_loading_JehsY{to{background-position-x:-20%}}@keyframes AboutAuthor-scss--module_rotating_1JTlY{to{transform:rotate(360deg)}}@keyframes AboutAuthor-scss--module_closeLock_QWXNh{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes AboutAuthor-scss--module_shakeLock_Iy9s-{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.AboutAuthor-scss--module_aboutAuthor_1DK6N{display:flex;flex-direction:column;width:252px;margin:20px;padding:15px;border-radius:3px;flex-shrink:0}.light-y-theme .AboutAuthor-scss--module_aboutAuthor_1DK6N,.light-x-theme .AboutAuthor-scss--module_aboutAuthor_1DK6N,.light-theme .AboutAuthor-scss--module_aboutAuthor_1DK6N{color:var(--var-color-text-primary);background-color:#fff}.dark-theme .AboutAuthor-scss--module_aboutAuthor_1DK6N{color:#f1f1f1;background-color:#262626}.AboutAuthor-scss--module_title_a39Og{margin-bottom:15px;font-weight:600;text-transform:uppercase}.light-y-theme .AboutAuthor-scss--module_title_a39Og,.light-x-theme .AboutAuthor-scss--module_title_a39Og,.light-theme .AboutAuthor-scss--module_title_a39Og{color:var(--var-color-text-primary)}.dark-theme .AboutAuthor-scss--module_title_a39Og{color:#7c7c7c}.AboutAuthor-scss--module_content_8x8o0{display:flex;flex-direction:column}.AboutAuthor-scss--module_contentRow_8jMsz{display:flex;margin-bottom:11px;align-items:center}.AboutAuthor-scss--module_info_yXJ5e{word-wrap:break-word;word-break:break-word}.AboutAuthor-scss--module_linkToBlog_8YhuK{margin-bottom:15px}.AboutAuthor-scss--module_icon_3jiV6{width:20px;height:20px;flex-shrink:0;margin-right:10px}.light-y-theme .AboutAuthor-scss--module_icon_3jiV6,.light-x-theme .AboutAuthor-scss--module_icon_3jiV6,.light-theme .AboutAuthor-scss--module_icon_3jiV6{color:var(--var-color-text-primary)}.dark-theme .AboutAuthor-scss--module_icon_3jiV6{color:#f1f1f1}.AboutAuthor-scss--module_socialLinks_PTRpu{margin-top:10px;justify-content:flex-start}.desktop .AboutAuthor-scss--module_socialLinks_PTRpu{margin-bottom:-10px}@keyframes AboutStream-scss--module_fadeIn_ZV3Dc{0%{opacity:0}to{opacity:1}}@keyframes AboutStream-scss--module_fadeOut_g7uLY{0%{opacity:1}to{opacity:0}}@keyframes AboutStream-scss--module_flashing_xpBRc{0%{opacity:.5}to{opacity:1}}@keyframes AboutStream-scss--module_loading_Nlp-X{to{background-position-x:-20%}}@keyframes AboutStream-scss--module_rotating_FEn0G{to{transform:rotate(360deg)}}@keyframes AboutStream-scss--module_closeLock_sQapj{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes AboutStream-scss--module_shakeLock_PgbQD{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.AboutStream-scss--module_aboutStream_mXzYR{display:flex;flex-direction:column;width:100%;margin:20px 20px 20px 0;padding:15px;border-radius:3px}.light-y-theme .AboutStream-scss--module_aboutStream_mXzYR,.light-x-theme .AboutStream-scss--module_aboutStream_mXzYR,.light-theme .AboutStream-scss--module_aboutStream_mXzYR{background-color:#fff}.dark-theme .AboutStream-scss--module_aboutStream_mXzYR{background-color:#262626}.AboutStream-scss--module_title_SEgqR{margin-bottom:15px;font-weight:600;text-transform:uppercase}.light-y-theme .AboutStream-scss--module_title_SEgqR,.light-x-theme .AboutStream-scss--module_title_SEgqR,.light-theme .AboutStream-scss--module_title_SEgqR{color:var(--var-color-text-primary)}.dark-theme .AboutStream-scss--module_title_SEgqR{color:#7c7c7c}.AboutStream-scss--module_description_dzcrU{word-wrap:break-word;word-break:break-word}.light-y-theme .AboutStream-scss--module_description_dzcrU,.light-x-theme .AboutStream-scss--module_description_dzcrU,.light-theme .AboutStream-scss--module_description_dzcrU{color:var(--var-color-text-primary)}.dark-theme .AboutStream-scss--module_description_dzcrU{color:#f1f1f1}@keyframes LinkToBlog-scss--module_fadeIn_jfk84{0%{opacity:0}to{opacity:1}}@keyframes LinkToBlog-scss--module_fadeOut_2wfdE{0%{opacity:1}to{opacity:0}}@keyframes LinkToBlog-scss--module_flashing_-ULUc{0%{opacity:.5}to{opacity:1}}@keyframes LinkToBlog-scss--module_loading_-XAFu{to{background-position-x:-20%}}@keyframes LinkToBlog-scss--module_rotating_gwz5M{to{transform:rotate(360deg)}}@keyframes LinkToBlog-scss--module_closeLock_eMNot{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes LinkToBlog-scss--module_shakeLock_w7DA7{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.LinkToBlog-scss--module_link_fmf29{display:flex;width:fit-content;border:none}.LinkToBlog-scss--module_text_kXYkQ{margin-right:10px}.LinkToBlog-scss--module_icon_c04LX{width:20px;height:20px;color:var(--color-brand)}@keyframes SubscriptionOverlay-scss--module_fadeIn_RToU3{0%{opacity:0}to{opacity:1}}@keyframes SubscriptionOverlay-scss--module_fadeOut_T4BB1{0%{opacity:1}to{opacity:0}}@keyframes SubscriptionOverlay-scss--module_flashing_ZQors{0%{opacity:.5}to{opacity:1}}@keyframes SubscriptionOverlay-scss--module_loading_ggWs4{to{background-position-x:-20%}}@keyframes SubscriptionOverlay-scss--module_rotating_gvuiy{to{transform:rotate(360deg)}}@keyframes SubscriptionOverlay-scss--module_closeLock_v95pj{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes SubscriptionOverlay-scss--module_shakeLock_YXDQ3{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.SubscriptionOverlay-scss--module_container_atdeX{display:flex;align-items:center;justify-content:center;flex-direction:column;width:100%;color:#fff}.SubscriptionOverlay-scss--module_containerBlock_2HU-z{flex-direction:row;width:100%;margin-top:auto;padding:10px 15px;border-radius:var(--border-radius-default);background:#fff6;justify-content:space-between}.SubscriptionOverlay-scss--module_text_ehhzf{display:flex;flex-direction:column;flex-basis:100%;width:100%}.SubscriptionOverlay-scss--module_price_tcV-f{margin-top:15px;font-size:20px;text-align:center}.SubscriptionOverlay-scss--module_subscriptionLevelLabel_X85jf{margin-bottom:10px;font-size:18px;font-weight:400;line-height:23px;text-align:center}.SubscriptionOverlay-scss--module_subscriptionTitle_BLPxs,.SubscriptionOverlay-scss--module_subscriptionName_WcU7g{padding:0 15px;font-weight:600;text-align:center}.SubscriptionOverlay-scss--module_subscriptionName_WcU7g{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:18px;line-height:22px}.SubscriptionOverlay-scss--module_textInBlock_H9IpL{color:var(--var-color-text-primary);justify-content:flex-start}.SubscriptionOverlay-scss--module_textInBlock_H9IpL .SubscriptionOverlay-scss--module_subscriptionLevelLabel_X85jf{margin-bottom:0;font-size:14px;line-height:22px;text-align:left}.SubscriptionOverlay-scss--module_textInBlock_H9IpL .SubscriptionOverlay-scss--module_subscriptionTitle_BLPxs,.SubscriptionOverlay-scss--module_textInBlock_H9IpL .SubscriptionOverlay-scss--module_subscriptionName_WcU7g{padding:0;text-align:left}.SubscriptionOverlay-scss--module_payLink_7XAHa{border-bottom:1px solid transparent;font-size:13px;text-decoration:none;color:#fff;transition:border-color .2s;cursor:pointer;margin-top:20px;border-bottom-style:dashed;border-bottom-color:#fff3;font-size:18px;line-height:23px}.SubscriptionOverlay-scss--module_payLink_7XAHa:visited{color:#fff}@media not all and (hover: none){.SubscriptionOverlay-scss--module_payLink_7XAHa:hover{border-bottom-color:#fff3}}.SubscriptionOverlay-scss--module_buttons_Xb6cx{margin-top:20px}.SubscriptionOverlay-scss--module_buttonsInBlock_LihcA{margin-top:0}.mobile .SubscriptionOverlay-scss--module_buttons_Xb6cx{margin-top:10px}.mobile .SubscriptionOverlay-scss--module_button_px8eI{margin-bottom:5px}.mobile .SubscriptionOverlay-scss--module_buttonsInBlock_LihcA .SubscriptionOverlay-scss--module_button_px8eI{margin-bottom:0}.mobile .SubscriptionOverlay-scss--module_subscriptionLevelLabel_X85jf{font-size:14px;line-height:22px}.mobile .SubscriptionOverlay-scss--module_subscriptionTitle_BLPxs,.mobile .SubscriptionOverlay-scss--module_subscriptionName_WcU7g{margin-bottom:15px;padding:0;font-size:14px;line-height:22px}.mobile .SubscriptionOverlay-scss--module_textInBlock_H9IpL .SubscriptionOverlay-scss--module_subscriptionTitle_BLPxs,.mobile .SubscriptionOverlay-scss--module_textInBlock_H9IpL .SubscriptionOverlay-scss--module_subscriptionName_WcU7g{margin-bottom:0}.mobile .SubscriptionOverlay-scss--module_payLink_7XAHa{margin-top:15px;font-size:14px;line-height:22px}@keyframes StreamChatToggler-scss--module_fadeIn_gff83{0%{opacity:0}to{opacity:1}}@keyframes StreamChatToggler-scss--module_fadeOut_Y2IWf{0%{opacity:1}to{opacity:0}}@keyframes StreamChatToggler-scss--module_flashing_jIc9B{0%{opacity:.5}to{opacity:1}}@keyframes StreamChatToggler-scss--module_loading_JYObh{to{background-position-x:-20%}}@keyframes StreamChatToggler-scss--module_rotating_qCSFw{to{transform:rotate(360deg)}}@keyframes StreamChatToggler-scss--module_closeLock_OYeDM{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes StreamChatToggler-scss--module_shakeLock_DDDX4{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.StreamChatToggler-scss--module_container_qqet0{display:flex;flex-direction:column}.StreamChatToggler-scss--module_header_6kFxc{display:flex;flex-direction:row;justify-content:space-between;padding:15px var(--post-block-side-padding);border-top:1px solid var(--var-color-base-border);border-bottom:1px solid transparent;align-items:center}.StreamChatToggler-scss--module_headerActive_rIBcC{border-bottom-color:var(--var-color-base-border)}.StreamChatToggler-scss--module_label_9d9bN{display:flex;flex-direction:row;align-items:center;color:var(--var-color-text-regular)}.StreamChatToggler-scss--module_labelDisabled_-D-NF{color:#7c7c7c}.StreamChatToggler-scss--module_labelIcon_l-ooa{width:20px;height:20px;margin-right:10px;flex-shrink:0}.StreamChatToggler-scss--module_labelTitle_zOwft{font-size:14px;font-weight:500;line-height:22px}.StreamChatToggler-scss--module_toggle_tIj7Q{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0;border:none;font-family:inherit;color:inherit;background-color:transparent;display:flex;flex-direction:row;align-items:center;font-size:14px;font-weight:500;line-height:22px;cursor:pointer}.StreamChatToggler-scss--module_toggleIcon_ZXj8p{width:20px;height:20px;margin-left:10px;flex-shrink:0}.StreamChatToggler-scss--module_toggleActive_-rNj9 .StreamChatToggler-scss--module_toggleIcon_ZXj8p{transform:rotate(-180deg)}@keyframes SubscribeButtonBase-scss--module_fadeIn_Vv0Ah{0%{opacity:0}to{opacity:1}}@keyframes SubscribeButtonBase-scss--module_fadeOut_XU-yT{0%{opacity:1}to{opacity:0}}@keyframes SubscribeButtonBase-scss--module_flashing_0qO-h{0%{opacity:.5}to{opacity:1}}@keyframes SubscribeButtonBase-scss--module_loading_bSOvS{to{background-position-x:-20%}}@keyframes SubscribeButtonBase-scss--module_rotating_UMI6u{to{transform:rotate(360deg)}}@keyframes SubscribeButtonBase-scss--module_closeLock_9oGM3{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes SubscribeButtonBase-scss--module_shakeLock_jzbjl{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.dark-theme .SubscribeButtonBase-scss--module_subscribeButtonActive_RfNkA{color:#f1f1f1;background-color:#303030}.SubscribeButtonBase-scss--module_subscribeButton_joKD0{display:flex;padding:10px 20px;align-items:center}.SubscribeButtonBase-scss--module_iconArrow_2thob{width:15px;height:15px;flex-shrink:0;margin-left:5px}.SubscribeButtonBase-scss--module_subscribeButtonActive_RfNkA{color:var(--color-brand);background-color:var(--color-brand-opacity-30)}@keyframes PaidSubscribersOnlyWarning-scss--module_fadeIn_wxyFf{0%{opacity:0}to{opacity:1}}@keyframes PaidSubscribersOnlyWarning-scss--module_fadeOut_MY1mc{0%{opacity:1}to{opacity:0}}@keyframes PaidSubscribersOnlyWarning-scss--module_flashing_ZDfqK{0%{opacity:.5}to{opacity:1}}@keyframes PaidSubscribersOnlyWarning-scss--module_loading_15iu8{to{background-position-x:-20%}}@keyframes PaidSubscribersOnlyWarning-scss--module_rotating_heZUX{to{transform:rotate(360deg)}}@keyframes PaidSubscribersOnlyWarning-scss--module_closeLock_rvx-Z{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes PaidSubscribersOnlyWarning-scss--module_shakeLock_SUb5s{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.PaidSubscribersOnlyWarning-scss--module_root_CC4MH{position:relative;display:flex;flex-direction:column;padding:10px}.PaidSubscribersOnlyWarning-scss--module_root_CC4MH:after{position:absolute;top:0;right:0;left:0;content:"";z-index:2;bottom:-70px}.PaidSubscribersOnlyWarning-scss--module_close_ZSJFD{width:15px;height:15px;position:absolute;z-index:3;top:13px;right:10px;cursor:pointer}.PaidSubscribersOnlyWarning-scss--module_title_6jht2{display:flex;align-items:center;color:var(--var-color-text-primary)}.dark-theme .PaidSubscribersOnlyWarning-scss--module_title_6jht2{color:#f1f1f1}.PaidSubscribersOnlyWarning-scss--module_titleText_5vF8o{font-size:13px;font-weight:500}.PaidSubscribersOnlyWarning-scss--module_description_rlbmj{display:none;padding:6px 0 5px;font-size:12px;line-height:16px;color:var(--var-color-text-secondary)}.dark-theme .PaidSubscribersOnlyWarning-scss--module_description_rlbmj{color:#eee}.PaidSubscribersOnlyWarning-scss--module_descriptionVisible_g07e7{display:block}.PaidSubscribersOnlyWarning-scss--module_nick_2dFQ1{-webkit-hyphens:auto;hyphens:auto}.PaidSubscribersOnlyWarning-scss--module_icon_YFx78{width:20px;height:20px;position:relative;margin-right:10px}.PaidSubscribersOnlyWarning-scss--module_iconTriangle_WiiPw{color:#efac00}.PaidSubscribersOnlyWarning-scss--module_iconCircle_1CTBK:after{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:120%;height:120%;content:"";z-index:3;cursor:pointer}.PaidSubscribersOnlyWarning-scss--module_button_fpyPS{z-index:3;margin:15px 0 5px}@keyframes ChatPublisherWrapper-scss--module_fadeIn_C-vgO{0%{opacity:0}to{opacity:1}}@keyframes ChatPublisherWrapper-scss--module_fadeOut_yAuRJ{0%{opacity:1}to{opacity:0}}@keyframes ChatPublisherWrapper-scss--module_flashing_ZIno-{0%{opacity:.5}to{opacity:1}}@keyframes ChatPublisherWrapper-scss--module_loading_CMivq{to{background-position-x:-20%}}@keyframes ChatPublisherWrapper-scss--module_rotating_Zl0rp{to{transform:rotate(360deg)}}@keyframes ChatPublisherWrapper-scss--module_closeLock_-pXqf{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes ChatPublisherWrapper-scss--module_shakeLock_DqkNH{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.ChatPublisherWrapper-scss--module_root_3GUkc{display:flex;overflow:hidden;flex-direction:column;width:100%;border-radius:var(--border-radius-default)}.ChatPublisherWrapper-scss--module_root_3GUkc.ChatPublisherWrapper-scss--module_active_Fi2L1{border:1px solid var(--var-color-base-border);background-color:var(--var-color-icon-ui-active-bg)}.live .ChatPublisherWrapper-scss--module_root_3GUkc.ChatPublisherWrapper-scss--module_active_Fi2L1{background-color:transparent}.ChatPublisherWrapper-scss--module_children_Ej62-{display:flex;width:100%;padding:0 5px 5px}.live .ChatPublisherWrapper-scss--module_children_Ej62-{padding:0}.live .ChatPublisherWrapper-scss--module_warning_tVY46{margin-bottom:-6px;border:1px solid #4a4a4a;border-bottom:none;border-radius:8px 8px 0 0}.ChatPublisherWrapper-scss--module_reply_NXTyn{display:flex;flex-direction:row;justify-content:space-between;padding:5px 10px}.live .ChatPublisherWrapper-scss--module_reply_NXTyn{z-index:2;margin-bottom:-5px;padding-bottom:10px;border:1px solid #4a4a4a;border-bottom:none;border-radius:8px 8px 0 0}.ChatPublisherWrapper-scss--module_replyTitle_fQDHd{display:flex;align-items:center;flex-grow:1;overflow:hidden;font-size:12px;font-weight:500;line-height:16px;color:var(--var-color-text-primary)}.ChatPublisherWrapper-scss--module_replyTitleText_GSuDI{overflow:hidden;text-overflow:ellipsis}.ChatPublisherWrapper-scss--module_replyIcon_hqrA2{width:20px;height:20px;margin-right:5px;color:var(--var-color-icon-ui);flex-shrink:0}.ChatPublisherWrapper-scss--module_replyCancelBtn_kfs9n{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0;border:none;font-family:inherit;color:inherit;background-color:transparent;flex-shrink:0;margin-left:5px;cursor:pointer}.ChatPublisherWrapper-scss--module_replyCancelIcon_MmfHQ{width:20px;height:20px;color:#7c7c7c}@keyframes ChatPublisher-scss--module_fadeIn_juAVf{0%{opacity:0}to{opacity:1}}@keyframes ChatPublisher-scss--module_fadeOut_5zAQE{0%{opacity:1}to{opacity:0}}@keyframes ChatPublisher-scss--module_flashing_MdsQW{0%{opacity:.5}to{opacity:1}}@keyframes ChatPublisher-scss--module_loading_6moYo{to{background-position-x:-20%}}@keyframes ChatPublisher-scss--module_rotating_--mm2{to{transform:rotate(360deg)}}@keyframes ChatPublisher-scss--module_closeLock_MtMc3{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes ChatPublisher-scss--module_shakeLock_NuKLE{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.ChatPublisher-scss--module_root_T-oOu{position:relative;z-index:10;padding:0 10px 15px}.dark-theme .ChatPublisher-scss--module_root_T-oOu{background-color:#191919}.ChatPublisher-scss--module_authText_SEY-G{font-size:13px}.ChatPublisher-scss--module_link_O-mdu{border-bottom:1px solid transparent;font-size:13px;text-decoration:none;color:var(--var-color-link);transition:border-color .2s;cursor:pointer}.ChatPublisher-scss--module_link_O-mdu:visited{color:var(--var-color-link)}@media not all and (hover: none){.ChatPublisher-scss--module_link_O-mdu:hover{border-bottom-color:var(--var-color-link-underline)}}.ChatPublisher-scss--module_actionsContainer_Dr5mm{overflow:hidden;background-color:var(--var-color-input-bg)}[data-disabled=true] .ChatPublisher-scss--module_actionsContainer_Dr5mm{background-color:var(--var-color-input-bg-disabled);pointer-events:none}.ChatPublisher-scss--module_publisherRoot_LkB6H{width:100%;min-height:40px}.live .ChatPublisher-scss--module_publisherRoot_LkB6H{border-radius:var(--border-radius-default)}.ChatPublisher-scss--module_publisherRoot_LkB6H:focus-within button:not(:disabled) .ChatPublisher-scss--module_iconSend_iFWdf{stroke:var(--color-brand)}.ChatPublisher-scss--module_editor_DfaLS .cdx-block{padding:0}.ChatPublisher-scss--module_editor_DfaLS .ce-paragraph{line-height:18px}.ChatPublisher-scss--module_editor_DfaLS .ce-paragraph[data-placeholder]:empty:before{color:#7c7c7c}.ChatPublisher-scss--module_editor_DfaLS .codex-editor__redactor{overflow-y:auto;min-height:38px!important;max-height:72px}.ChatPublisher-scss--module_editor_DfaLS .mention{font-weight:500;color:#16a7ff}.ChatPublisher-scss--module_sendContainer_ze-DQ{padding-right:10px;padding-left:10px}.ChatPublisher-scss--module_publisherRootWarning_9XBAs,.ChatPublisher-scss--module_publisherRootWarning_9XBAs .ChatPublisher-scss--module_editor_DfaLS,.ChatPublisher-scss--module_publisherRootWarning_9XBAs .ChatPublisher-scss--module_sendContainer_ze-DQ{background-color:transparent}.dark-theme .ChatPublisher-scss--module_publisherRootWarning_9XBAs .ChatPublisher-scss--module_editor_DfaLS,.dark-theme .ChatPublisher-scss--module_publisherRootWarning_9XBAs .ChatPublisher-scss--module_actionsContainer_Dr5mm,.dark-theme .ChatPublisher-scss--module_publisherRootWarning_9XBAs .ChatPublisher-scss--module_sendContainer_ze-DQ{background-color:#4a4a4a}.ChatPublisher-scss--module_smileSelectorWrapper_UEQl2{position:absolute;z-index:9;bottom:calc(100% + 5px)}.desktop .ChatPublisher-scss--module_smileSelectorWrapper_UEQl2.ChatPublisher-scss--module_isReply_lX8Jl{right:10px;width:320px}.desktop .ChatPublisher-scss--module_smileSelectorWrapper_UEQl2{right:15px;width:274px}.mobile .ChatPublisher-scss--module_smileSelectorWrapper_UEQl2{right:15px;left:15px}.ChatPublisher-scss--module_smileSuggestWrapper_3zHFZ{position:absolute;z-index:9;bottom:calc(100% + 10px);left:15px;padding:15px;border-radius:8px;background-color:#262626}@keyframes Chat-scss--module_fadeIn_j0k4f{0%{opacity:0}to{opacity:1}}@keyframes Chat-scss--module_fadeOut_aMaTl{0%{opacity:1}to{opacity:0}}@keyframes Chat-scss--module_flashing_aVLCE{0%{opacity:.5}to{opacity:1}}@keyframes Chat-scss--module_loading_sk3P-{to{background-position-x:-20%}}@keyframes Chat-scss--module_rotating_LtiKY{to{transform:rotate(360deg)}}@keyframes Chat-scss--module_closeLock_1rJ1l{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes Chat-scss--module_shakeLock_ihvyw{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.dark-theme .Chat-scss--module_root_FN1eE{background-color:#141414}.Chat-scss--module_root_FN1eE{width:100%;height:100%;position:relative;display:flex;flex-direction:column;--var-color-input-border: var(--var-color-input-border-hover)}.Chat-scss--module_chat_Sxg7g{display:flex;flex-direction:column;flex:1}.mobile .Chat-scss--module_chat_Sxg7g{overflow:initial}@keyframes StreamChat-scss--module_fadeIn_a4wMc{0%{opacity:0}to{opacity:1}}@keyframes StreamChat-scss--module_fadeOut_5F6bM{0%{opacity:1}to{opacity:0}}@keyframes StreamChat-scss--module_flashing_Obxon{0%{opacity:.5}to{opacity:1}}@keyframes StreamChat-scss--module_loading_w9dil{to{background-position-x:-20%}}@keyframes StreamChat-scss--module_rotating_13w-J{to{transform:rotate(360deg)}}@keyframes StreamChat-scss--module_closeLock_Xg3u1{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes StreamChat-scss--module_shakeLock_fAOvH{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.StreamChat-scss--module_chat_n-EkM{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex:1}.StreamChat-scss--module_spinner_NCte0{display:flex;align-items:center;justify-content:center}@keyframes StreamAuthorAvatar-scss--module_fadeIn_pqFCh{0%{opacity:0}to{opacity:1}}@keyframes StreamAuthorAvatar-scss--module_fadeOut_CNTrm{0%{opacity:1}to{opacity:0}}@keyframes StreamAuthorAvatar-scss--module_flashing_CZTln{0%{opacity:.5}to{opacity:1}}@keyframes StreamAuthorAvatar-scss--module_loading_LyMJA{to{background-position-x:-20%}}@keyframes StreamAuthorAvatar-scss--module_rotating_eFOH4{to{transform:rotate(360deg)}}@keyframes StreamAuthorAvatar-scss--module_closeLock_-EziJ{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes StreamAuthorAvatar-scss--module_shakeLock_IRIUS{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.StreamAuthorAvatar-scss--module_avatar_OFiZe{position:relative;display:flex;flex-direction:column;justify-content:center;border-bottom:none}.StreamAuthorAvatar-scss--module_avatar_OFiZe:hover{border-bottom:none}.StreamAuthorAvatar-scss--module_avatarBorder_X13Fl{display:flex;align-items:center;justify-content:center;width:fit-content;height:fit-content;border:2px solid var(--color-brand);border-radius:50%}.StreamAuthorAvatar-scss--module_streamStatus_chImn{display:flex;align-items:center;justify-content:center;position:absolute;top:calc(100% - 20px);left:50%;padding:4px 10px;border:3px solid;font-size:13px;text-transform:uppercase;color:#fff;border-radius:100px;background-color:var(--var-color-error);transform:translate(-50%)}.light-y-theme .StreamAuthorAvatar-scss--module_streamStatus_chImn,.light-x-theme .StreamAuthorAvatar-scss--module_streamStatus_chImn,.light-theme .StreamAuthorAvatar-scss--module_streamStatus_chImn{border-color:#eee}.dark-theme .StreamAuthorAvatar-scss--module_streamStatus_chImn{border-color:#191919}.StreamAuthorAvatar-scss--module_photo_-3o8w{border:3px solid;border-radius:50%}.light-y-theme .StreamAuthorAvatar-scss--module_photo_-3o8w,.light-x-theme .StreamAuthorAvatar-scss--module_photo_-3o8w,.light-theme .StreamAuthorAvatar-scss--module_photo_-3o8w{border-color:#eee}.dark-theme .StreamAuthorAvatar-scss--module_photo_-3o8w{border-color:transparent}@keyframes StreamSubscriptionOverlay-scss--module_fadeIn_dI3D6{0%{opacity:0}to{opacity:1}}@keyframes StreamSubscriptionOverlay-scss--module_fadeOut_sRtBU{0%{opacity:1}to{opacity:0}}@keyframes StreamSubscriptionOverlay-scss--module_flashing_5kG27{0%{opacity:.5}to{opacity:1}}@keyframes StreamSubscriptionOverlay-scss--module_loading_ru4ph{to{background-position-x:-20%}}@keyframes StreamSubscriptionOverlay-scss--module_rotating_YybZV{to{transform:rotate(360deg)}}@keyframes StreamSubscriptionOverlay-scss--module_closeLock_BqCqq{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes StreamSubscriptionOverlay-scss--module_shakeLock_b9gD-{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.StreamSubscriptionOverlay-scss--module_overlayContainer_MHdtN{display:flex;width:100%;height:calc(100vh - 200px);flex:1;justify-content:center;align-items:center}.StreamSubscriptionOverlay-scss--module_container_RqBKf{display:flex;flex-direction:column;max-width:100%;border-radius:10px;background:#fff;justify-content:center;align-items:center}.dark-theme .StreamSubscriptionOverlay-scss--module_container_RqBKf{background-color:#262626}.StreamSubscriptionOverlay-scss--module_container_RqBKf.minimal .StreamSubscriptionOverlay-scss--module_container_RqBKf{background-color:var(--var-color-bg)}.StreamSubscriptionOverlay-scss--module_pictureLocked_wbM87{width:80px;height:80px;background-repeat:no-repeat;background-position:center center;background-size:contain;margin:0 auto 20px}.light-theme .StreamSubscriptionOverlay-scss--module_pictureLocked_wbM87{background-image:url(../locked.b8jf0f__.svg)}.light-x-theme .StreamSubscriptionOverlay-scss--module_pictureLocked_wbM87{background-image:url(../locked-x.Dut3KVJY.svg)}.light-y-theme .StreamSubscriptionOverlay-scss--module_pictureLocked_wbM87{background-image:url(../locked-y.CwFNtqt6.svg)}.dark-theme .StreamSubscriptionOverlay-scss--module_pictureLocked_wbM87{background-image:url(../locked-dark.BdTdQ5ml.svg)}.StreamSubscriptionOverlay-scss--module_subscriptionLevel_Iyce4{font-size:16px;font-weight:400;color:#7c7c7c}.StreamSubscriptionOverlay-scss--module_subscriptionName_JYMnY{font-size:20px;color:var(--var-color-text-primary)}.StreamSubscriptionOverlay-scss--module_overlay_oo7sh{color:var(--var-color-text-primary)}@keyframes StreamTimeCounter-scss--module_fadeIn_vTyQU{0%{opacity:0}to{opacity:1}}@keyframes StreamTimeCounter-scss--module_fadeOut_q0qFS{0%{opacity:1}to{opacity:0}}@keyframes StreamTimeCounter-scss--module_flashing_y9ElI{0%{opacity:.5}to{opacity:1}}@keyframes StreamTimeCounter-scss--module_loading_0yYw8{to{background-position-x:-20%}}@keyframes StreamTimeCounter-scss--module_rotating_oSMcu{to{transform:rotate(360deg)}}@keyframes StreamTimeCounter-scss--module_closeLock_IVHPL{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes StreamTimeCounter-scss--module_shakeLock_sa64u{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.StreamTimeCounter-scss--module_container_Vlqkk{display:flex;align-items:center}.light-y-theme .StreamTimeCounter-scss--module_container_Vlqkk,.light-x-theme .StreamTimeCounter-scss--module_container_Vlqkk,.light-theme .StreamTimeCounter-scss--module_container_Vlqkk{color:var(--var-color-text-primary)}.dark-theme .StreamTimeCounter-scss--module_container_Vlqkk{color:#f1f1f1}.StreamTimeCounter-scss--module_icon_Nb1kX{width:20px;height:20px;margin-right:5px}.StreamTimeCounter-scss--module_text_B-vBp{font-size:14px;font-weight:500;line-height:22px}@keyframes DonateButton-scss--module_fadeIn_f3kq2{0%{opacity:0}to{opacity:1}}@keyframes DonateButton-scss--module_fadeOut_tqAIJ{0%{opacity:1}to{opacity:0}}@keyframes DonateButton-scss--module_flashing_kreXU{0%{opacity:.5}to{opacity:1}}@keyframes DonateButton-scss--module_loading_1hQAy{to{background-position-x:-20%}}@keyframes DonateButton-scss--module_rotating_wElS2{to{transform:rotate(360deg)}}@keyframes DonateButton-scss--module_closeLock_tFY4t{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes DonateButton-scss--module_shakeLock_TBDYL{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.DonateButton-scss--module_icon_VcVrf{width:20px;height:20px;margin-right:7px}@keyframes StreamChatToggler-scss--module_fadeIn_ISQ-E{0%{opacity:0}to{opacity:1}}@keyframes StreamChatToggler-scss--module_fadeOut_fpg5o{0%{opacity:1}to{opacity:0}}@keyframes StreamChatToggler-scss--module_flashing_oGrrO{0%{opacity:.5}to{opacity:1}}@keyframes StreamChatToggler-scss--module_loading_3a6OG{to{background-position-x:-20%}}@keyframes StreamChatToggler-scss--module_rotating_hl7r-{to{transform:rotate(360deg)}}@keyframes StreamChatToggler-scss--module_closeLock_GDtc2{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes StreamChatToggler-scss--module_shakeLock_6ajXT{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.dark-theme .StreamChatToggler-scss--module_chatWrapper_9M0Wg{background-color:#262626}.dark-theme .StreamChatToggler-scss--module_chatButtons_IvAZi{border-bottom-color:transparent}.dark-theme .StreamChatToggler-scss--module_button_XH0LW{border-color:transparent;background-color:#303030}.StreamChatToggler-scss--module_root_9Qlu0{position:fixed;z-index:10;top:70px;right:0;bottom:0;display:flex;flex-direction:column;width:340px;min-width:340px;flex:1}.StreamChatToggler-scss--module_rootClosed_NLbyg{width:0;min-width:0;max-width:0}.StreamChatToggler-scss--module_chatWrapper_9M0Wg{display:flex;flex-direction:column;width:340px;min-width:340px;height:100%;background-color:#fff}.StreamChatToggler-scss--module_chatButtons_IvAZi{display:flex;height:50px;align-items:center;justify-content:space-between;padding:10px 15px;border-bottom:1px solid;flex-shrink:0;border-bottom-color:var(--var-color-base-border)}.StreamChatToggler-scss--module_icon_O7WfA{width:20px;height:20px;color:var(--var-color-text-primary)}.StreamChatToggler-scss--module_arrowLeft_fbVhm{transform:rotate(180deg)}.StreamChatToggler-scss--module_button_XH0LW{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0;border:none;font-family:inherit;color:inherit;background-color:transparent;width:30px;height:30px;display:flex;align-items:center;justify-content:center;border:1px solid var(--var-color-base-border);border-radius:var(--border-radius-default);background-color:#fff;cursor:pointer;flex-shrink:0}.StreamChatToggler-scss--module_buttonOpen_sQRvv{position:absolute;top:30px;right:0;border:none;border-top-right-radius:0;border-bottom-right-radius:0}.StreamChatToggler-scss--module_chatTitle_2CVr8{width:100%;margin:0 10px;font-weight:500;color:var(--var-color-text-primary)}.StreamChatToggler-scss--module_chat_gv4F1{display:flex}@keyframes StreamPanel-scss--module_fadeIn_Njiaj{0%{opacity:0}to{opacity:1}}@keyframes StreamPanel-scss--module_fadeOut_ngLgf{0%{opacity:1}to{opacity:0}}@keyframes StreamPanel-scss--module_flashing_UOPwN{0%{opacity:.5}to{opacity:1}}@keyframes StreamPanel-scss--module_loading_7w0yk{to{background-position-x:-20%}}@keyframes StreamPanel-scss--module_rotating_Ihomn{to{transform:rotate(360deg)}}@keyframes StreamPanel-scss--module_closeLock_GaWtB{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes StreamPanel-scss--module_shakeLock_Pb-kw{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.StreamPanel-scss--module_streamPanel_ojC9u{display:flex;justify-content:space-between;flex-flow:row wrap;padding:20px 20px 0}.dark-theme .StreamPanel-scss--module_streamPanel_ojC9u{background-color:#191919}.StreamPanel-scss--module_rows_BY0B9{display:flex;flex-direction:column;justify-content:space-between;flex:1}.StreamPanel-scss--module_topRow_LX1uO,.StreamPanel-scss--module_bottomRow_RT79z{display:flex;justify-content:space-between}.StreamPanel-scss--module_streamTitle_1VOGL{display:flex;align-items:flex-start;flex-shrink:1;margin-right:20px}.StreamPanel-scss--module_streamAuthorAvatar_kS2hb{margin-top:15px;margin-right:22px;margin-bottom:10px;align-self:flex-start}.StreamPanel-scss--module_info_TD0bm{display:flex;flex-direction:column;height:100%;margin-top:5px}.StreamPanel-scss--module_author_bLHn8{margin-top:6px;font-size:16px;font-weight:500;line-height:22px;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:1}.light-y-theme .StreamPanel-scss--module_author_bLHn8,.light-x-theme .StreamPanel-scss--module_author_bLHn8,.light-theme .StreamPanel-scss--module_author_bLHn8{color:var(--var-color-text-primary)}.dark-theme .StreamPanel-scss--module_author_bLHn8{color:#f1f1f1}.StreamPanel-scss--module_title_6Wr8E{margin-bottom:13px;font-size:24px;font-weight:500;line-height:30px;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3;word-wrap:break-word;word-break:break-word}.light-y-theme .StreamPanel-scss--module_title_6Wr8E,.light-x-theme .StreamPanel-scss--module_title_6Wr8E,.light-theme .StreamPanel-scss--module_title_6Wr8E{color:var(--var-color-text-primary)}.dark-theme .StreamPanel-scss--module_title_6Wr8E{color:#f1f1f1}.StreamPanel-scss--module_counters_-LXO3{display:flex}.StreamPanel-scss--module_viewersIcon_VJi6y{color:var(--color-brand)}.StreamPanel-scss--module_timeCounter_RrR82{margin-left:20px}.StreamPanel-scss--module_clockIcon_vl9xV{color:var(--color-brand)}.StreamPanel-scss--module_buttons_5JVW-{display:flex;flex-flow:row wrap;align-items:flex-start;justify-content:flex-end;flex:1;gap:10px 15px}.StreamPanel-scss--module_shareButtons_XB5Ka{display:flex;flex-basis:100%;justify-content:flex-end}.StreamPanel-scss--module_donateButton_RnrIE{display:flex;flex-shrink:0}.StreamPanel-scss--module_streamFooter_WKD2L{margin:0;padding:0;gap:15px}.dark-theme .StreamPanel-scss--module_streamFooter_WKD2L{background-color:#191919}@keyframes StreamPage-scss--module_fadeIn_SQIjw{0%{opacity:0}to{opacity:1}}@keyframes StreamPage-scss--module_fadeOut_e9jGS{0%{opacity:1}to{opacity:0}}@keyframes StreamPage-scss--module_flashing_jMjR-{0%{opacity:.5}to{opacity:1}}@keyframes StreamPage-scss--module_loading_TEnXY{to{background-position-x:-20%}}@keyframes StreamPage-scss--module_rotating_jORKw{to{transform:rotate(360deg)}}@keyframes StreamPage-scss--module_closeLock_ji1Pe{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes StreamPage-scss--module_shakeLock_NKqDY{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.StreamPage-scss--module_root_p7R4b{display:flex;overflow:hidden;height:calc(100vh - var(--const-top-menu-height));flex-grow:1;justify-content:center}.dark-theme .StreamPage-scss--module_root_p7R4b{background-color:#191919}.StreamPage-scss--module_stream_JKXnf{position:relative;display:flex;overflow-y:auto;flex-direction:column;width:100%;min-height:calc(100vh - var(--const-top-menu-height));flex-shrink:1}.StreamPage-scss--module_streamWithChat_5O3p3{width:calc(100% - 340px);margin-right:auto}.StreamPage-scss--module_streamVideo_C98AR{height:56.25vw;max-height:calc(100vh - var(--const-top-menu-height));flex-shrink:0}.StreamPage-scss--module_streamVideoWithChat_I9stJ{height:calc(.5625*(100vw - 340px))}.StreamPage-scss--module_aboutStream_38449{display:flex;justify-content:space-between}.StreamPage-scss--module_descriptionStream_PUBJJ{display:flex}.light-y-theme .StreamPage-scss--module_descriptionStream_PUBJJ,.light-x-theme .StreamPage-scss--module_descriptionStream_PUBJJ,.light-theme .StreamPage-scss--module_descriptionStream_PUBJJ{background-color:#fff}.StreamPage-scss--module_subscriptionOverlay_H49y-{width:514px;height:321px}.StreamPage-scss--module_chat_8rIG9{display:flex;overflow:hidden;flex-direction:column;width:340px;min-width:340px;flex:1}.StreamPage-scss--module_aboutAuthor_pwhBf{padding:15px}.light-y-theme .StreamPage-scss--module_aboutAuthor_pwhBf{border:1px solid var(--var-color-base-border)}.StreamPage-scss--module_streamDescription_6bIsZ{padding:15px;word-wrap:break-word;word-break:break-word}.light-y-theme .StreamPage-scss--module_streamDescription_6bIsZ{border:1px solid var(--var-color-base-border)}@keyframes Stream-scss--module_fadeIn_4F63G{0%{opacity:0}to{opacity:1}}@keyframes Stream-scss--module_fadeOut_UOg5c{0%{opacity:1}to{opacity:0}}@keyframes Stream-scss--module_flashing_oNUXj{0%{opacity:.5}to{opacity:1}}@keyframes Stream-scss--module_loading_-2eMZ{to{background-position-x:-20%}}@keyframes Stream-scss--module_rotating_ShkWd{to{transform:rotate(360deg)}}@keyframes Stream-scss--module_closeLock_v4eJ2{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes Stream-scss--module_shakeLock_4t-2m{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.Stream-scss--module_loader_EOOkD{display:flex;justify-content:center;height:calc(100vh - var(--const-top-menu-height))}.dark-theme .Stream-scss--module_loader_EOOkD{background-color:#262626}@keyframes FormCard-scss--module_fadeIn_WfKBh{0%{opacity:0}to{opacity:1}}@keyframes FormCard-scss--module_fadeOut_cclrC{0%{opacity:1}to{opacity:0}}@keyframes FormCard-scss--module_flashing_Aq1UN{0%{opacity:.5}to{opacity:1}}@keyframes FormCard-scss--module_loading_Ulonp{to{background-position-x:-20%}}@keyframes FormCard-scss--module_rotating_RM91r{to{transform:rotate(360deg)}}@keyframes FormCard-scss--module_closeLock_513cY{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes FormCard-scss--module_shakeLock_RinJb{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.FormCard-scss--module_container_jjiwZ{display:grid;grid-template-columns:1fr;grid-row-gap:20px;padding:20px;border-radius:var(--border-radius-default);background-color:var(--var-color-panel-bg)}.light-y-theme .FormCard-scss--module_container_jjiwZ{border:1px solid var(--var-color-base-border)}.FormCard-scss--module_head_eTH7F{font-size:14px;font-weight:600;line-height:22px;text-transform:uppercase}.FormCard-scss--module_body_-pmQU{position:relative}.FormCard-scss--module_footer_mqlEC{display:grid;grid-template-columns:repeat(auto-fit,minmax(0,max-content));grid-column-gap:15px}.mobile .FormCard-scss--module_container_jjiwZ{padding:15px;border-radius:0;grid-row-gap:15px}.mobile .FormCard-scss--module_footer_mqlEC{grid-template-columns:1fr;grid-row-gap:10px}@keyframes PageForm-scss--module_fadeIn_hv0zI{0%{opacity:0}to{opacity:1}}@keyframes PageForm-scss--module_fadeOut_SM0A4{0%{opacity:1}to{opacity:0}}@keyframes PageForm-scss--module_flashing_1uKG3{0%{opacity:.5}to{opacity:1}}@keyframes PageForm-scss--module_loading_VlhtI{to{background-position-x:-20%}}@keyframes PageForm-scss--module_rotating_rWd7d{to{transform:rotate(360deg)}}@keyframes PageForm-scss--module_closeLock_VL9gc{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes PageForm-scss--module_shakeLock_pZWAg{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.PageForm-scss--module_title_KZskh{margin:0;font-size:24px;font-weight:500}.PageForm-scss--module_container_cwrEI{width:915px;margin:auto}.PageForm-scss--module_header_N-R0Z{display:flex;flex-direction:column;align-items:flex-start;padding:30px 0}.PageForm-scss--module_link_bF2Tx{border-bottom:1px solid transparent;font-size:13px;text-decoration:none;color:var(--var-color-link);transition:border-color .2s;cursor:pointer;display:inline-flex;align-items:center;margin-bottom:10px}.PageForm-scss--module_link_bF2Tx:visited{color:var(--var-color-link)}@media not all and (hover: none){.PageForm-scss--module_link_bF2Tx:hover{border-bottom-color:var(--var-color-link-underline)}}.PageForm-scss--module_link_bF2Tx:hover{border-bottom-color:transparent;text-decoration:none}.PageForm-scss--module_icon_uTZjU{width:15px;height:15px;display:inline-block;margin-right:6px}.mobile .PageForm-scss--module_title_KZskh{font-size:14px;font-weight:600;line-height:22px;text-transform:uppercase}.mobile .PageForm-scss--module_container_cwrEI{width:100%;margin-top:0}.mobile .PageForm-scss--module_header_N-R0Z{flex-direction:row;align-items:center;padding:15px;background-color:var(--var-color-bg)}.mobile .PageForm-scss--module_link_bF2Tx{margin:0 15px 0 0}@keyframes StreamFormCredentials-scss--module_fadeIn_0AMQO{0%{opacity:0}to{opacity:1}}@keyframes StreamFormCredentials-scss--module_fadeOut_492p9{0%{opacity:1}to{opacity:0}}@keyframes StreamFormCredentials-scss--module_flashing_VNAtE{0%{opacity:.5}to{opacity:1}}@keyframes StreamFormCredentials-scss--module_loading_ZtvqK{to{background-position-x:-20%}}@keyframes StreamFormCredentials-scss--module_rotating_ktcnh{to{transform:rotate(360deg)}}@keyframes StreamFormCredentials-scss--module_closeLock_Ewx-1{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes StreamFormCredentials-scss--module_shakeLock_KRONa{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.StreamFormCredentials-scss--module_fields_NrFnG{display:grid;grid-row-gap:20px}.StreamFormCredentials-scss--module_buttons_fq30h{display:flex}.StreamFormCredentials-scss--module_btn_dKu2h{display:flex;align-items:center}.StreamFormCredentials-scss--module_btnIcon_h6y9L{width:20px;height:20px;margin-right:10px}.desktop .StreamFormCredentials-scss--module_btnReset_QNwhB{margin-left:15px}.mobile .StreamFormCredentials-scss--module_buttons_fq30h{flex-direction:column;align-items:flex-start}.mobile .StreamFormCredentials-scss--module_btnReset_QNwhB{margin-top:10px}.StreamFormDescription-scss--module_publisher_k-njw{display:grid;grid-template-columns:minmax(0,1fr);min-height:150px;padding:12px 15px;border:1px solid var(--var-color-base-border);border-radius:var(--border-radius-default)}.StreamFormDescription-scss--module_publisher_k-njw:hover{border-color:var(--var-color-input-border-hover)}.StreamFormDescription-scss--module_publisher_k-njw.StreamFormDescription-scss--module_focused_HIeCK{border-color:var(--var-color-input-border-focus)}.StreamFormDescription-scss--module_publisher_k-njw .codex-editor__redactor{min-height:126px!important;padding-bottom:0!important}.StreamFormDescription-scss--module_publisher_k-njw .codex-editor__loader{position:absolute;top:0;right:0;bottom:0;left:0;max-height:126px}@keyframes StreamForm-scss--module_fadeIn_GE2Yk{0%{opacity:0}to{opacity:1}}@keyframes StreamForm-scss--module_fadeOut_mEo65{0%{opacity:1}to{opacity:0}}@keyframes StreamForm-scss--module_flashing_IhbMM{0%{opacity:.5}to{opacity:1}}@keyframes StreamForm-scss--module_loading_UIOEb{to{background-position-x:-20%}}@keyframes StreamForm-scss--module_rotating_AfcEr{to{transform:rotate(360deg)}}@keyframes StreamForm-scss--module_closeLock_7V1uA{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes StreamForm-scss--module_shakeLock_2CpAl{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.StreamForm-scss--module_container_nIuMA{display:grid;grid-template-columns:585px 320px;grid-column-gap:20px;width:915px;margin:auto}.StreamForm-scss--module_left_vo0l1{display:grid;grid-row-gap:20px;margin-bottom:20px}.StreamForm-scss--module_publishTimeError_UDZ5O{font-size:13px;color:#cb1a1a}.StreamForm-scss--module_streamButton_8jXPZ{height:max-content;white-space:normal}.desktop .StreamForm-scss--module_accessContainer_3DtJ9{border-radius:var(--border-radius-default)}.mobile .StreamForm-scss--module_container_nIuMA{display:flex;flex-direction:column;width:100%;margin-top:0}.dark-theme .mobile .StreamForm-scss--module_container_nIuMA>div{background-color:var(--var-color-bg)}.mobile .StreamForm-scss--module_left_vo0l1{display:flex;flex-direction:column;grid-row-gap:0;margin-bottom:0}.dark-theme .mobile .StreamForm-scss--module_left_vo0l1>div{background-color:var(--var-color-bg)}.dark-theme .mobile .StreamForm-scss--module_accessContainer_3DtJ9{background-color:var(--var-color-bg)}.dark-theme .mobile{--var-color-input-border: var(--var-color-input-border-hover)}.dark-theme .SearchResultEmpty-scss--module_picture_9qI-q{background-image:url(../search-not-found.4kl76wUw.svg);filter:grayscale(1)}.light-theme .SearchResultEmpty-scss--module_picture_9qI-q{background-image:url(../search-not-found.4kl76wUw.svg)}.light-x-theme .SearchResultEmpty-scss--module_picture_9qI-q{background-image:url(../search-not-found-x.BQQdi5F0.svg)}@keyframes SearchResultEmpty-scss--module_fadeIn_Kk15l{0%{opacity:0}to{opacity:1}}@keyframes SearchResultEmpty-scss--module_fadeOut_dNPZC{0%{opacity:1}to{opacity:0}}@keyframes SearchResultEmpty-scss--module_flashing_-J5L5{0%{opacity:.5}to{opacity:1}}@keyframes SearchResultEmpty-scss--module_loading_Yexkj{to{background-position-x:-20%}}@keyframes SearchResultEmpty-scss--module_rotating_6Ec4v{to{transform:rotate(360deg)}}@keyframes SearchResultEmpty-scss--module_closeLock_B9cfl{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes SearchResultEmpty-scss--module_shakeLock_F0xSh{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.light-y-theme .SearchResultEmpty-scss--module_picture_9qI-q{background-image:url(../search-not-found-y.PzayoAyt.svg)}.SearchResultEmpty-scss--module_container_xT38b{display:flex;flex-flow:column wrap;align-items:center}.SearchResultEmpty-scss--module_picture_9qI-q{width:120px;height:120px;background-repeat:no-repeat;background-position:center center;background-size:contain;margin:0 auto 20px}.SearchResultEmpty-scss--module_heading_OaOEN{margin-bottom:8px;font-size:16px;font-weight:500;color:var(--var-color-text-primary)}.SearchResultEmpty-scss--module_description_mSwRb{font-size:14px;font-weight:400;color:#7c7c7c}.SearchResultEmpty-scss--module_heading_OaOEN,.SearchResultEmpty-scss--module_description_mSwRb{display:inline-block;line-height:22px;text-align:center}.light-theme .SearchResultNetworkError-scss--module_pictureNetworkError_DKFJV{background-image:url(../network-error.BH4csI0x.svg)}.light-x-theme .SearchResultNetworkError-scss--module_pictureNetworkError_DKFJV{background-image:url(../network-error-x.CjzPOsEv.svg)}@keyframes SearchResultNetworkError-scss--module_fadeIn_HRT3x{0%{opacity:0}to{opacity:1}}@keyframes SearchResultNetworkError-scss--module_fadeOut_Y4z2q{0%{opacity:1}to{opacity:0}}@keyframes SearchResultNetworkError-scss--module_flashing_ii1J0{0%{opacity:.5}to{opacity:1}}@keyframes SearchResultNetworkError-scss--module_loading_bnAoD{to{background-position-x:-20%}}@keyframes SearchResultNetworkError-scss--module_rotating_fHqeO{to{transform:rotate(360deg)}}@keyframes SearchResultNetworkError-scss--module_closeLock_-YZuB{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes SearchResultNetworkError-scss--module_shakeLock_Buc5W{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.light-y-theme .SearchResultNetworkError-scss--module_pictureNetworkError_DKFJV{background-image:url(../network-error-y.jAyRg6vn.svg)}.SearchResultNetworkError-scss--module_container_9enks{display:flex;align-items:center;justify-content:center;flex-direction:column}.SearchResultNetworkError-scss--module_pictureNetworkError_DKFJV{width:120px;height:120px;background-repeat:no-repeat;background-position:center center;background-size:contain;margin:0 auto}.SearchResultNetworkError-scss--module_title_dVgyX{margin-top:20px;font-size:16px;font-weight:600;color:var(--var-color-text-primary)}.SearchResultNetworkError-scss--module_description_3efw9{max-width:240px;margin-top:8px;font-size:14px;font-weight:400;line-height:22px;text-align:center;color:#7c7c7c}.ResultCenterSection-scss--module_title_BUiDu{color:#f1f1f1}.ResultCenterSection-scss--module_subtitle_RGIQq,.ResultCenterSection-scss--module_subscribers_-p67v{color:#7c7c7c}.ResultCenterSection-scss--module_title_BUiDu{font-size:16px;font-weight:500;line-height:22px;color:var(--var-color-text-primary)}.ResultCenterSection-scss--module_subtitle_RGIQq{font-size:14px;font-weight:400;line-height:22px;color:var(--var-color-text-primary)}.ResultCenterSection-scss--module_subscribers_-p67v{font-size:13px;font-weight:400;line-height:16px;color:#7c7c7c}@keyframes ResultRightSection-scss--module_fadeIn_Ts1es{0%{opacity:0}to{opacity:1}}@keyframes ResultRightSection-scss--module_fadeOut_oK-d-{0%{opacity:1}to{opacity:0}}@keyframes ResultRightSection-scss--module_flashing_13Fbh{0%{opacity:.5}to{opacity:1}}@keyframes ResultRightSection-scss--module_loading_ZqZpf{to{background-position-x:-20%}}@keyframes ResultRightSection-scss--module_rotating_iOWW2{to{transform:rotate(360deg)}}@keyframes ResultRightSection-scss--module_closeLock_Zz-bI{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes ResultRightSection-scss--module_shakeLock_k2Rn9{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.dark-theme .ResultRightSection-scss--module_count_gc9SU{color:#f1f1f1}.dark-theme .ResultRightSection-scss--module_text_7Ek5-{color:#7c7c7c}.ResultRightSection-scss--module_subscribers_-iMFx{display:inline-block}.ResultRightSection-scss--module_count_gc9SU{font-size:16px;font-weight:500;line-height:16px;color:var(--var-color-text-primary)}.ResultRightSection-scss--module_text_7Ek5-{font-size:13px;font-weight:400;line-height:16px;color:#7c7c7c}.ResultItem-scss--module_resultItem_g6qUS{padding:10px 20px 10px 15px;border:1px solid;border-color:var(--var-color-base-border);border-radius:var(--border-radius-default);transition:border-color .2s;cursor:pointer}.ResultItem-scss--module_resultItem_g6qUS:hover{border-color:var(--color-brand)}.ResultList-scss--module_container_lJcVf{display:flex;flex-flow:column wrap;align-items:center}.ResultList-scss--module_resultItem_-pBgw{width:100%;margin-bottom:15px}.ResultList-scss--module_resultEmpty_VM-p7{padding:28px 116px 36px;border:1px solid;border-color:var(--var-color-base-border);border-radius:var(--border-radius-default)}@keyframes SearchByBlogsResults-scss--module_fadeIn_yhVcf{0%{opacity:0}to{opacity:1}}@keyframes SearchByBlogsResults-scss--module_fadeOut_lax9w{0%{opacity:1}to{opacity:0}}@keyframes SearchByBlogsResults-scss--module_flashing_5oFJ0{0%{opacity:.5}to{opacity:1}}@keyframes SearchByBlogsResults-scss--module_loading_RX-K2{to{background-position-x:-20%}}@keyframes SearchByBlogsResults-scss--module_rotating_qKAPb{to{transform:rotate(360deg)}}@keyframes SearchByBlogsResults-scss--module_closeLock_pqEq4{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes SearchByBlogsResults-scss--module_shakeLock_VYbdA{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.SearchByBlogsResults-scss--module_container_Sn4vP{max-width:var(--var-desktop-post-width);margin-right:auto;margin-left:auto}.SearchByBlogsResults-scss--module_heading_8R-Xy{margin-top:20px;font-size:24px;font-weight:500;line-height:30px}.SearchByBlogsResults-scss--module_search_z09AK,.SearchByBlogsResults-scss--module_results_EV4yN{margin-top:20px}.SearchByBlogsResults-scss--module_searchResultEmpty_r4349{margin:28px 116px 36px}@keyframes TrialActivationView-scss--module_fadeIn_CE6K7{0%{opacity:0}to{opacity:1}}@keyframes TrialActivationView-scss--module_fadeOut_mcmAC{0%{opacity:1}to{opacity:0}}@keyframes TrialActivationView-scss--module_flashing_zM1a9{0%{opacity:.5}to{opacity:1}}@keyframes TrialActivationView-scss--module_loading_5RXlL{to{background-position-x:-20%}}@keyframes TrialActivationView-scss--module_rotating_TwoZ7{to{transform:rotate(360deg)}}@keyframes TrialActivationView-scss--module_closeLock_obx2j{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes TrialActivationView-scss--module_shakeLock_20usr{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.TrialActivationView-scss--module_root_6bRVV{position:relative;display:flex;flex-direction:column;align-items:center}.TrialActivationView-scss--module_card_VkwPq{width:100%;margin-bottom:30px}.TrialActivationView-scss--module_cardTitle_K-bJM{width:100%;font-weight:400}.TrialActivationView-scss--module_subscriptionName_buol-{margin-bottom:10px;font-size:16px;font-weight:600;line-height:22px}.TrialActivationView-scss--module_duration_Ad4-g{margin-bottom:20px;font-size:20px;font-weight:500;line-height:24px}.TrialActivationView-scss--module_button_hLHDA{margin-bottom:30px}.TrialActivationView-scss--module_subText_4zh9t{font-size:13px;line-height:16px;text-align:center;color:#7c7c7c}.TrialActivationView-scss--module_promoDescription_yuwXO{display:flex;align-items:center;padding:10px;font-size:13px;line-height:16px;border-radius:var(--border-radius-default);background:#eeeeee80}.dark-theme .TrialActivationView-scss--module_promoDescription_yuwXO{background:var(--var-color-block-note-bg)}.TrialActivationView-scss--module_promoAvatar_xOxMT{margin-right:8px}.TrialActivationView-scss--module_warning_k6hJZ{display:flex;align-items:center;margin-bottom:15px;padding:15px;font-size:13px;line-height:16px;border-radius:var(--border-radius-default);background-color:var(--var-color-block-bg)}.TrialActivationView-scss--module_warningIcon_foYEw{width:18px;height:18px;margin-right:8px;flex-shrink:0}.TrialActivationView-scss--module_header_vaSJv{margin-bottom:30px}.TrialActivationView-scss--module_ownerHeader_ZNj6L{margin-bottom:20px}.TrialActivationView-scss--module_error_-NPc1{width:100%;margin-bottom:15px;padding:10px 15px;line-height:22px;border-radius:8px;background-color:var(--color-brand-opacity-10)}.TrialActivation-scss--module_title_Kxp7B{margin-right:0}.BlogAboutEdit-scss--module_popup_pD4vK{overflow-y:hidden}.BlogAboutEdit-scss--module_popupTitle_bAjU0{margin-bottom:16px}.BlogAboutEdit-scss--module_editor_TlD4S{margin-top:8px}@keyframes BlogAuthorCard-scss--module_fadeIn_gD1lc{0%{opacity:0}to{opacity:1}}@keyframes BlogAuthorCard-scss--module_fadeOut_wOxFM{0%{opacity:1}to{opacity:0}}@keyframes BlogAuthorCard-scss--module_flashing_69Vgu{0%{opacity:.5}to{opacity:1}}@keyframes BlogAuthorCard-scss--module_loading_D0Gud{to{background-position-x:-20%}}@keyframes BlogAuthorCard-scss--module_rotating_RX2rU{to{transform:rotate(360deg)}}@keyframes BlogAuthorCard-scss--module_closeLock_mmKKa{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes BlogAuthorCard-scss--module_shakeLock_Zof4Q{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.BlogAuthorCard-scss--module_root_tXo2-{display:flex;border-radius:var(--border-radius-default)}.BlogAuthorCard-scss--module_avatar_Oss4p{margin-right:12px}.BlogAuthorCard-scss--module_name_4eOr5{word-wrap:break-word;word-break:break-word;font-size:16px;line-height:22px}.BlogAuthorCard-scss--module_description_IZepp{margin-top:6px}@keyframes StepStart-scss--module_fadeIn_98rIw{0%{opacity:0}to{opacity:1}}@keyframes StepStart-scss--module_fadeOut_yNB9o{0%{opacity:1}to{opacity:0}}@keyframes StepStart-scss--module_flashing_IOAY2{0%{opacity:.5}to{opacity:1}}@keyframes StepStart-scss--module_loading_pUBGv{to{background-position-x:-20%}}@keyframes StepStart-scss--module_rotating_nXqJv{to{transform:rotate(360deg)}}@keyframes StepStart-scss--module_closeLock_BSzPH{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes StepStart-scss--module_shakeLock_T3ZCZ{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.StepStart-scss--module_levelCard_2HUFt{box-shadow:none}.StepStart-scss--module_container_swT3w{padding-bottom:10px}.StepStart-scss--module_title_jG6sR{margin-bottom:10px;font-size:16px;font-weight:500;line-height:22px}.StepStart-scss--module_fromUser_hQAai{display:flex;align-items:center;margin-top:2px;margin-bottom:20px}.StepStart-scss--module_fromUserName_3EohH{word-wrap:break-word;word-break:break-word;font-weight:500}.StepStart-scss--module_fromUserAvatar_EfZ8J{margin-right:12px}.StepStart-scss--module_description_-ZKSj{width:80%;margin-top:20px;font-size:14px;line-height:16px;color:#7c7c7c}.StepStart-scss--module_giftAcceptanceDisclaimer_SEIF1{margin-top:15px}.StepStart-scss--module_buttons_7xqaO{margin-top:20px}.desktop .StepStart-scss--module_buttons_7xqaO{display:flex;align-items:center;gap:15px;flex-wrap:wrap}.desktop .StepStart-scss--module_buttons_7xqaO:not(.StepStart-scss--module_buttonsHasCardBinds_teJqz){justify-content:center}.mobile .StepStart-scss--module_buttons_7xqaO{display:flex;flex-direction:column;gap:10px}.StepStart-scss--module_button_-UjVp{padding:10px;font-weight:500}.desktop .StepStart-scss--module_buttons_7xqaO:not(.StepStart-scss--module_buttonsHasCardBinds_teJqz) .StepStart-scss--module_button_-UjVp{flex:1 0 calc(50% - 15px)}.mobile .StepStart-scss--module_button_-UjVp{width:100%}.desktop .StepStart-scss--module_buttons_7xqaO:not(.StepStart-scss--module_buttonsHasCardBinds_teJqz) .StepStart-scss--module_cancelButton_z2-3G{width:100%;text-align:center}.mobile .StepStart-scss--module_cancelButton_z2-3G{text-align:center}.StepStart-scss--module_footer_MP5km{display:flex;align-items:center;justify-content:center}.desktop .StepStart-scss--module_footer_MP5km{margin-top:30px;margin-bottom:10px}.mobile .StepStart-scss--module_footer_MP5km{margin:20px 0}.light-theme .GiftsAccept-scss--module_giftReceived_AUd5c{background-image:url(../gift-received.CVhqKjLW.svg)}.light-theme .GiftsAccept-scss--module_giftOpened_uLtGF{background-image:url(../gift-opened.BtL2hRz0.svg)}.light-theme .GiftsAccept-scss--module_giftUnavailable_h7u3E{background-image:url(../gift-unavailable.KniQsNe5.svg)}.light-x-theme .GiftsAccept-scss--module_giftReceived_AUd5c{background-image:url(../gift-received-x.CfFLne-H.svg)}.light-x-theme .GiftsAccept-scss--module_giftOpened_uLtGF{background-image:url(../gift-opened-x.BNH8aYkU.svg)}.light-x-theme .GiftsAccept-scss--module_giftUnavailable_h7u3E{background-image:url(../gift-unavailable-x.DPD0EwNQ.svg)}@keyframes GiftsAccept-scss--module_fadeIn_5EUk6{0%{opacity:0}to{opacity:1}}@keyframes GiftsAccept-scss--module_fadeOut_c4aQ9{0%{opacity:1}to{opacity:0}}@keyframes GiftsAccept-scss--module_flashing_AeFwv{0%{opacity:.5}to{opacity:1}}@keyframes GiftsAccept-scss--module_loading_mLNli{to{background-position-x:-20%}}@keyframes GiftsAccept-scss--module_rotating_uE7iM{to{transform:rotate(360deg)}}@keyframes GiftsAccept-scss--module_closeLock_SiK7d{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes GiftsAccept-scss--module_shakeLock_4Xwxh{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.light-y-theme .GiftsAccept-scss--module_giftReceived_AUd5c{background-image:url(../gift-received-y.f3vHlIgk.svg)}.light-y-theme .GiftsAccept-scss--module_giftOpened_uLtGF{background-image:url(../gift-opened-y.DPrcWHEG.svg)}.light-y-theme .GiftsAccept-scss--module_giftUnavailable_h7u3E{background-image:url(../gift-unavailable-y.DB-I_OIS.svg)}@keyframes GiftsAccept-scss--module_fadeIn_9aFff{0%{opacity:0}to{opacity:1}}@keyframes GiftsAccept-scss--module_fadeOut_IOlxl{0%{opacity:1}to{opacity:0}}@keyframes GiftsAccept-scss--module_flashing_rgh9u{0%{opacity:.5}to{opacity:1}}@keyframes GiftsAccept-scss--module_loading_97Cqf{to{background-position-x:-20%}}@keyframes GiftsAccept-scss--module_rotating_KDhux{to{transform:rotate(360deg)}}@keyframes GiftsAccept-scss--module_closeLock_7Kzjz{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes GiftsAccept-scss--module_shakeLock_ZGnoH{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.GiftsAccept-scss--module_giftIcon_30t-o{width:20px;height:20px;margin-right:15px;color:var(--var-color-text-primary);stroke-width:1.5px}.GiftsAccept-scss--module_block_lElAN{width:600px}.GiftsAccept-scss--module_title_5FGee{word-wrap:break-word;word-break:break-word;display:flex}.TutorialOffers-scss--module_subTitle_dL8Qo{margin-bottom:10px;font-size:16px;font-weight:500}.TutorialOffers-scss--module_description_O3WKG{margin-bottom:20px}.TutorialOffers-scss--module_linkWrapper_aWFXg{margin-bottom:15px}.TutorialOffers-scss--module_button_ec6mE{text-transform:uppercase}.TutorialOffers-scss--module_popup_n3dmk{width:910px;border-radius:3px}.TutorialOffers-scss--module_transparentText_iWTL9{color:#242b2cbd}.TutorialOffers-scss--module_link_VzIoJ{font-size:14px}@keyframes EditForm-scss--module_fadeIn_k-niz{0%{opacity:0}to{opacity:1}}@keyframes EditForm-scss--module_fadeOut_HoONS{0%{opacity:1}to{opacity:0}}@keyframes EditForm-scss--module_flashing_aqs9W{0%{opacity:.5}to{opacity:1}}@keyframes EditForm-scss--module_loading_OL7iF{to{background-position-x:-20%}}@keyframes EditForm-scss--module_rotating_4t1bH{to{transform:rotate(360deg)}}@keyframes EditForm-scss--module_closeLock_j0KDn{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes EditForm-scss--module_shakeLock_Xm-71{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.EditForm-scss--module_disabledPriceDescription_JQoLc{margin-top:15px}.EditForm-scss--module_trashIcon_G6YEU{width:18px;height:18px;position:absolute;left:13px;transition:fill .3s}.EditForm-scss--module_removeButton_imGnb{fill:var(--var-color-text-primary)}.EditForm-scss--module_removeButton_imGnb:hover{color:var(--var-color-error)}.EditForm-scss--module_removeButton_imGnb:hover .EditForm-scss--module_trashIcon_G6YEU{fill:var(--var-color-error)}@keyframes MoneyIllustration-scss--module_fadeIn_GuhUQ{0%{opacity:0}to{opacity:1}}@keyframes MoneyIllustration-scss--module_fadeOut_WMwrc{0%{opacity:1}to{opacity:0}}@keyframes MoneyIllustration-scss--module_flashing_AFFIP{0%{opacity:.5}to{opacity:1}}@keyframes MoneyIllustration-scss--module_loading_72md-{to{background-position-x:-20%}}@keyframes MoneyIllustration-scss--module_rotating_aDpPV{to{transform:rotate(360deg)}}@keyframes MoneyIllustration-scss--module_closeLock_JOmBh{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes MoneyIllustration-scss--module_shakeLock_KqPuJ{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.MoneyIllustration-scss--module_root_9e7IW{display:flex;align-items:center;justify-content:center;position:relative;color:var(--var-color-illustration-stroke)}.MoneyIllustration-scss--module_filled_NAKMz{fill:currentcolor;opacity:.2}.MoneyIllustration-scss--module_filledBg_Cn7Jw{fill:var(--var-color-bg)}.MoneyIllustration-scss--module_center_gVnBt{fill:#fff}.MoneyIllustration-scss--module_main_kIM-G{transform:scale(1.2)}.MoneyIllustration-scss--module_currency_LCzLE{width:20px;height:20px;position:absolute;z-index:3;top:2px;left:13px}@keyframes PeopleIllustration-scss--module_fadeIn_toeMm{0%{opacity:0}to{opacity:1}}@keyframes PeopleIllustration-scss--module_fadeOut_vlDMv{0%{opacity:1}to{opacity:0}}@keyframes PeopleIllustration-scss--module_flashing_-dHaU{0%{opacity:.5}to{opacity:1}}@keyframes PeopleIllustration-scss--module_loading_NRNV0{to{background-position-x:-20%}}@keyframes PeopleIllustration-scss--module_rotating_p2H2Q{to{transform:rotate(360deg)}}@keyframes PeopleIllustration-scss--module_closeLock_rQNB0{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes PeopleIllustration-scss--module_shakeLock_54vm5{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.PeopleIllustration-scss--module_root_OLmyL{display:flex;align-items:center;justify-content:center;position:relative;color:var(--var-color-illustration-stroke)}.PeopleIllustration-scss--module_filled_ILBaz{fill:currentcolor;opacity:.2}.PeopleIllustration-scss--module_filledBg_vZdGl{fill:var(--var-color-bg)}.PeopleIllustration-scss--module_head_u-3t5,.PeopleIllustration-scss--module_center_edep-{fill:#fff}.PeopleIllustration-scss--module_main_rWbbr{transform:scale(1.2)}.PeopleIllustration-scss--module_bgArea_7TAT3{position:absolute}.light-y-theme .PeopleIllustration-scss--module_bgArea_7TAT3,.light-x-theme .PeopleIllustration-scss--module_bgArea_7TAT3,.light-theme .PeopleIllustration-scss--module_bgArea_7TAT3{color:var(--var-color-illustration-stroke)}.dark-theme .PeopleIllustration-scss--module_bgArea_7TAT3{color:var(--var-color-highlighted-bg)}.PeopleIllustration-scss--module_currency_SZxjW{width:20px;height:20px;position:absolute;z-index:3;top:2px;left:13px}.light-theme .TargetTypeToggle-scss--module_moneyIconRub_cM4JX{background-image:url(../moneyRub.lT0PwlKo.svg)}.light-theme .TargetTypeToggle-scss--module_moneyIconUsd_bmMEr{background-image:url(../moneyUsd.D3r84lC7.svg)}.light-theme .TargetTypeToggle-scss--module_subscribersIcon_CsB3A{background-image:url(../people.Dguusmit.svg)}.light-x-theme .TargetTypeToggle-scss--module_moneyIconRub_cM4JX{background-image:url(../moneyRub-x.CQmDoW-u.svg)}.light-x-theme .TargetTypeToggle-scss--module_moneyIconUsd_bmMEr{background-image:url(../moneyUsd-x.DqtdQYRw.svg)}.light-x-theme .TargetTypeToggle-scss--module_subscribersIcon_CsB3A{background-image:url(../people-x.CHYTFhiF.svg)}@keyframes TargetTypeToggle-scss--module_fadeIn_ALWqa{0%{opacity:0}to{opacity:1}}@keyframes TargetTypeToggle-scss--module_fadeOut_BLbPU{0%{opacity:1}to{opacity:0}}@keyframes TargetTypeToggle-scss--module_flashing_FCEe3{0%{opacity:.5}to{opacity:1}}@keyframes TargetTypeToggle-scss--module_loading_gcGhU{to{background-position-x:-20%}}@keyframes TargetTypeToggle-scss--module_rotating_2aaps{to{transform:rotate(360deg)}}@keyframes TargetTypeToggle-scss--module_closeLock_lDw9I{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes TargetTypeToggle-scss--module_shakeLock_IiMFl{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.light-y-theme .TargetTypeToggle-scss--module_moneyIconRub_cM4JX{background-image:url(../moneyRub-y.CeCuAaZt.svg)}.light-y-theme .TargetTypeToggle-scss--module_moneyIconUsd_bmMEr{background-image:url(../moneyUsd-y.QNrxiZYw.svg)}.light-y-theme .TargetTypeToggle-scss--module_subscribersIcon_CsB3A{background-image:url(../people-y.DO0V9t3m.svg)}.TargetTypeToggle-scss--module_targetsType_Bpj-P{border:1px solid var(--var-color-base-border);border-radius:var(--border-radius-default);cursor:pointer}.minimal .TargetTypeToggle-scss--module_targetsType_Bpj-P{display:flex;flex-direction:column;align-items:center;gap:10px}.mobile .minimal .TargetTypeToggle-scss--module_targetsType_Bpj-P{flex-direction:row}.TargetTypeToggle-scss--module_targetsTypeSelected_aygc1{border:1px solid var(--color-brand);background-color:var(--var-color-highlighted-bg);cursor:auto}.TargetTypeToggle-scss--module_subscribersIcon_CsB3A{background-repeat:no-repeat;background-position:center center;background-size:contain;width:60px;height:34px;margin:0 auto}.TargetTypeToggle-scss--module_moneyIcon_uq97O{background-repeat:no-repeat;background-position:center center;background-size:contain;width:46px;height:34px;margin:0 auto}.TargetTypeToggle-scss--module_selectedImage_061dS{color:var(--color-brand)}.TargetTypeToggle-scss--module_newSubImage_HjwEt{width:64px;height:48px;background-repeat:no-repeat;background-position:center;background-size:contain}.light-theme .TargetTypeToggle-scss--module_newSubImage_HjwEt{background-image:url(../people-light.DSsw4VtH.svg)}.dark-theme .TargetTypeToggle-scss--module_newSubImage_HjwEt{background-image:url(../people-dark.DFh4NELs.svg)}.mobile .TargetTypeToggle-scss--module_newSubImage_HjwEt{width:70px;height:46px}.TargetTypeToggle-scss--module_newMoneyImage_ya6PQ{width:49px;height:46px;background-repeat:no-repeat;background-position:center;background-size:contain}.light-theme .TargetTypeToggle-scss--module_newMoneyImage_ya6PQ{background-image:url(../coin-light.eo9WVLqX.svg)}.dark-theme .TargetTypeToggle-scss--module_newMoneyImage_ya6PQ{background-image:url(../coin-dark.Cj-RlQ9j.svg)}.mobile .TargetTypeToggle-scss--module_newMoneyImage_ya6PQ{width:60px;height:48px}@keyframes TargetAdd-scss--module_fadeIn_bFOIK{0%{opacity:0}to{opacity:1}}@keyframes TargetAdd-scss--module_fadeOut_pDg4U{0%{opacity:1}to{opacity:0}}@keyframes TargetAdd-scss--module_flashing_KJdJY{0%{opacity:.5}to{opacity:1}}@keyframes TargetAdd-scss--module_loading_bDTav{to{background-position-x:-20%}}@keyframes TargetAdd-scss--module_rotating_tE88k{to{transform:rotate(360deg)}}@keyframes TargetAdd-scss--module_closeLock_hT2ZM{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes TargetAdd-scss--module_shakeLock_sd-5U{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.TargetAdd-scss--module_root_BUgGi{display:flex}.dark-theme .TargetAdd-scss--module_root_BUgGi{--var-color-input-border: var(--var-color-input-border-hover);--var-color-base-border: var(--var-color-input-border-hover)}.TargetAdd-scss--module_targetAbout_fJ9Vs{margin-bottom:30px;color:#7c7c7c}@keyframes TargetAdd-scss--module_fadeIn_Ps5pH{0%{opacity:0}to{opacity:1}}@keyframes TargetAdd-scss--module_fadeOut_DvIxS{0%{opacity:1}to{opacity:0}}@keyframes TargetAdd-scss--module_flashing_3JnQT{0%{opacity:.5}to{opacity:1}}@keyframes TargetAdd-scss--module_loading_uLVCo{to{background-position-x:-20%}}@keyframes TargetAdd-scss--module_rotating_VOBkJ{to{transform:rotate(360deg)}}@keyframes TargetAdd-scss--module_closeLock_jbU7Q{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes TargetAdd-scss--module_shakeLock_mDhTT{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.TargetAdd-scss--module_popup_OXzOR{width:600px;padding:20px}.TargetAdd-scss--module_popupTitle_E9ox3{margin-bottom:20px}.TargetAdd-scss--module_close_ENeqO{top:12px;right:12px}.TargetAdd-scss--module_addTarget_HNlPN{width:600px}.TargetAdd-scss--module_targetAbout_mX6Fj{margin-bottom:30px;color:#7c7c7c}.TargetAdd-scss--module_targetTypesWrapper_e6TuS{display:flex;justify-content:space-between;margin-bottom:30px}.TargetAdd-scss--module_targetsType_I4s7I{width:270px;padding:25px 15px 15px}.TargetAdd-scss--module_iconWrapper_3zMwx{display:flex;align-items:center;justify-content:center;margin-bottom:10px}.TargetAdd-scss--module_targetSelectorText_bs0d7{text-align:center}.TargetAdd-scss--module_buttons_uKnUl,.TargetEdit-scss--module_root_g-5AZ{display:flex}.TargetEdit-scss--module_popup_7h5J4{width:600px;padding:20px}.TargetEdit-scss--module_popupTitle_WYujW{margin-bottom:20px}.TargetEdit-scss--module_close_EETJe{top:12px;right:12px}.TargetEdit-scss--module_addTarget_xR-zQ{width:600px}.TargetEdit-scss--module_targetAbout_nvt5-{margin-bottom:30px;color:#7c7c7c}.TargetEdit-scss--module_popup_K9e06{width:600px;padding:20px}.TargetEdit-scss--module_popupTitle_G236J{margin-bottom:20px}.TargetEdit-scss--module_close_BK4zu{top:12px;right:12px}.TargetEdit-scss--module_addTarget_IK3DM{width:600px}.TargetEdit-scss--module_buttons_RXNo7{display:flex}.TargetEdit-scss--module_saveButton_2On7E{margin-right:10px}.TargetEdit-scss--module_saveButton_2On7E,.TargetEdit-scss--module_removeButton_EzFwX{text-align:center}.TargetEdit-scss--module_wrapper_5weDU{display:flex}.TargetEdit-scss--module_targetAbout_IYWE9{margin-bottom:30px;color:#7c7c7c}@keyframes SubscriptionPriceConfirm-scss--module_fadeIn_QyfIX{0%{opacity:0}to{opacity:1}}@keyframes SubscriptionPriceConfirm-scss--module_fadeOut_IuGky{0%{opacity:1}to{opacity:0}}@keyframes SubscriptionPriceConfirm-scss--module_flashing_BDptX{0%{opacity:.5}to{opacity:1}}@keyframes SubscriptionPriceConfirm-scss--module_loading_5-Ctp{to{background-position-x:-20%}}@keyframes SubscriptionPriceConfirm-scss--module_rotating_Ie0au{to{transform:rotate(360deg)}}@keyframes SubscriptionPriceConfirm-scss--module_closeLock_9LXpe{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes SubscriptionPriceConfirm-scss--module_shakeLock_E5l9Z{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.SubscriptionPriceConfirm-scss--module_levelName_NCAbv{word-wrap:break-word;word-break:break-word;font-size:13px;line-height:16px;text-align:center;color:#7c7c7c}.desktop .SubscriptionPriceConfirm-scss--module_levelName_NCAbv{margin-bottom:36px}.mobile .SubscriptionPriceConfirm-scss--module_levelName_NCAbv{margin-bottom:20px}.SubscriptionPriceConfirm-scss--module_cardsContainer_8KNcT{display:flex;gap:10px;margin-bottom:20px}.mobile .SubscriptionPriceConfirm-scss--module_cardsContainer_8KNcT{flex-direction:column}.SubscriptionPriceConfirm-scss--module_card_BxbSM{padding:15px;color:#7c7c7c;border-radius:var(--border-radius-default);background-color:#ececec;flex-grow:1}.SubscriptionPriceConfirm-scss--module_cardActive_oGPQG{color:var(--var-color-text-primary);background-color:var(--color-brand-opacity-10)}.SubscriptionPriceConfirm-scss--module_cardTitle_pHUjU{margin-bottom:12px;font-size:13px;line-height:16px}.SubscriptionPriceConfirm-scss--module_priceBlock_oNqB3{display:flex;font-size:20px;font-weight:500}.SubscriptionPriceConfirm-scss--module_cardIcon_2o0Tq{width:19px;height:24px;margin-right:10px}.SubscriptionPriceConfirm-scss--module_iconCoins_dvpHl{color:var(--color-brand)}.SubscriptionPriceConfirm-scss--module_description_-K39l{font-size:12px;line-height:16px;color:#7c7c7c}.desktop .SubscriptionPriceConfirm-scss--module_description_-K39l{margin-bottom:40px}.mobile .SubscriptionPriceConfirm-scss--module_description_-K39l{margin-bottom:30px}.SubscriptionPriceConfirm-scss--module_buttons_DdPOU{display:flex;gap:10px}.mobile .SubscriptionPriceConfirm-scss--module_buttons_DdPOU{flex-direction:column}@keyframes SubscriptionPriceConfirm-scss--module_fadeIn_sEo5N{0%{opacity:0}to{opacity:1}}@keyframes SubscriptionPriceConfirm-scss--module_fadeOut_pSuWe{0%{opacity:1}to{opacity:0}}@keyframes SubscriptionPriceConfirm-scss--module_flashing_YG658{0%{opacity:.5}to{opacity:1}}@keyframes SubscriptionPriceConfirm-scss--module_loading_jMkrX{to{background-position-x:-20%}}@keyframes SubscriptionPriceConfirm-scss--module_rotating_cf7vu{to{transform:rotate(360deg)}}@keyframes SubscriptionPriceConfirm-scss--module_closeLock_PcuxZ{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes SubscriptionPriceConfirm-scss--module_shakeLock_a22yV{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.SubscriptionPriceConfirm-scss--module_popupBlock_wjBcD{width:600px}.SubscriptionPriceConfirm-scss--module_popupTitle_dDayf{margin-right:10px;margin-bottom:10px}.desktop .SubscriptionPriceConfirm-scss--module_header_q7jmD{padding-top:24px}.desktop .SubscriptionPriceConfirm-scss--module_avatar_tE-Vp{transform:translate(-50%,calc(-50% - 24px))}.SubscriptionPriceConfirm-scss--module_closeIcon_cybft{width:20px;height:20px;right:23px}.light-theme .ErrorStep-scss--module_image_TGxlb{background-image:url(../error.BtD8AfGj.svg)}.light-x-theme .ErrorStep-scss--module_image_TGxlb{background-image:url(../error-x.B_D3b8NV.svg)}@keyframes ErrorStep-scss--module_fadeIn_K4-9-{0%{opacity:0}to{opacity:1}}@keyframes ErrorStep-scss--module_fadeOut_Ze3cB{0%{opacity:1}to{opacity:0}}@keyframes ErrorStep-scss--module_flashing_V-vdi{0%{opacity:.5}to{opacity:1}}@keyframes ErrorStep-scss--module_loading_hpYVI{to{background-position-x:-20%}}@keyframes ErrorStep-scss--module_rotating_DjFzx{to{transform:rotate(360deg)}}@keyframes ErrorStep-scss--module_closeLock_s1Aeg{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes ErrorStep-scss--module_shakeLock_Eh97D{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.light-y-theme .ErrorStep-scss--module_image_TGxlb{background-image:url(../error-y.Dxib_a5C.svg)}.ErrorStep-scss--module_footer_H9KNs{max-width:440px;margin:0 auto 22px;text-align:center}.ErrorStep-scss--module_greyText_Da-7C{color:#7c7c7c}.ErrorStep-scss--module_image_TGxlb{width:100px;height:100px;background-repeat:no-repeat;background-position:center center;background-size:contain;margin:15px auto 6px}.ErrorStep-scss--module_link_8Jv2g{border-bottom:1px solid transparent;font-size:13px;text-decoration:none;color:var(--var-color-link);transition:border-color .2s;cursor:pointer}.ErrorStep-scss--module_link_8Jv2g:visited{color:var(--var-color-link)}@media not all and (hover: none){.ErrorStep-scss--module_link_8Jv2g:hover{border-bottom-color:var(--var-color-link-underline)}}.LoadingStep-scss--module_footer_39rsI{max-width:440px;margin:auto;text-align:center;color:#7c7c7c}.LoadingStep-scss--module_footer_39rsI .LoadingStep-scss--module_darkText_g4zzS{color:var(--var-color-text-primary)}.LoadingStep-scss--module_spinner_mxKeH{margin:30px 0 20px;text-align:center}.StartStep-scss--module_item_KwG2V{display:flex;padding-bottom:15px}.StartStep-scss--module_radioButton_9WRst{width:180px}.StartStep-scss--module_calendar_XN1yf{width:300px;margin-bottom:15px;border:1px solid var(--var-color-base-border);border-radius:8px}.StartStep-scss--module_footer_ypqZq{display:flex;padding-top:25px;gap:15px}.StartStep-scss--module_range_QDg4l{padding-left:30px;color:#7c7c7c}.StartStep-scss--module_range_QDg4l.StartStep-scss--module_rangeSelected_HFiRN{color:var(--var-color-text-primary)}.mobile .StartStep-scss--module_item_KwG2V{flex-direction:column;gap:6px}.light-theme .SuccessStep-scss--module_image_n0IvB{background-image:url(../success.C6PJm8Gt.svg)}.light-x-theme .SuccessStep-scss--module_image_n0IvB{background-image:url(../success-x.CqR7073s.svg)}@keyframes SuccessStep-scss--module_fadeIn_ggdLQ{0%{opacity:0}to{opacity:1}}@keyframes SuccessStep-scss--module_fadeOut_oHn70{0%{opacity:1}to{opacity:0}}@keyframes SuccessStep-scss--module_flashing_V91Gt{0%{opacity:.5}to{opacity:1}}@keyframes SuccessStep-scss--module_loading_XuMEK{to{background-position-x:-20%}}@keyframes SuccessStep-scss--module_rotating_Fx4sg{to{transform:rotate(360deg)}}@keyframes SuccessStep-scss--module_closeLock_y6TY3{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes SuccessStep-scss--module_shakeLock_Grau9{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.light-y-theme .SuccessStep-scss--module_image_n0IvB{background-image:url(../success-y.BFmpgNXO.svg)}.SuccessStep-scss--module_text_ZS1Wu{text-align:center}.SuccessStep-scss--module_image_n0IvB{background-repeat:no-repeat;background-position:center center;background-size:contain;width:100px;height:100px;margin:15px auto 6px}.SuccessStep-scss--module_icon_UgvEL{width:20px;height:20px;margin-right:10px}.SuccessStep-scss--module_footer_ziO-k{margin-top:30px;display:flex;align-items:center;justify-content:center;gap:15px}.SuccessStep-scss--module_footer_ziO-k .SuccessStep-scss--module_buttonContent_IWDHi{display:flex}.ExportStat-scss--module_popupBlock_-c-Jo{width:585px}@keyframes AgentRightsList-scss--module_fadeIn_PC1ER{0%{opacity:0}to{opacity:1}}@keyframes AgentRightsList-scss--module_fadeOut_gSzAW{0%{opacity:1}to{opacity:0}}@keyframes AgentRightsList-scss--module_flashing_L2CGu{0%{opacity:.5}to{opacity:1}}@keyframes AgentRightsList-scss--module_loading_Scr1s{to{background-position-x:-20%}}@keyframes AgentRightsList-scss--module_rotating_NYn9C{to{transform:rotate(360deg)}}@keyframes AgentRightsList-scss--module_closeLock_Ow0HP{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes AgentRightsList-scss--module_shakeLock_gVAjE{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.desktop .AgentRightsList-scss--module_root_7SMCV{display:flex;flex-wrap:wrap;margin-bottom:15px}.mobile .AgentRightsList-scss--module_root_7SMCV{margin-bottom:23px}.AgentRightsList-scss--module_description_1GbeY{display:flex;align-items:center}.desktop .AgentRightsList-scss--module_description_1GbeY{width:185px;margin-bottom:15px}.mobile .AgentRightsList-scss--module_description_1GbeY{margin-bottom:10px}.AgentRightsList-scss--module_iconWrapper_RBFig{display:flex;align-items:center;justify-content:center;width:40px;height:40px;flex-shrink:0;border-radius:var(--border-radius-default);background-color:var(--color-brand-opacity-10)}.mobile .AgentRightsList-scss--module_iconWrapper_RBFig{margin-right:10px}.AgentRightsList-scss--module_icon_iIdNo{width:20px;height:20px;color:var(--color-brand)}.AgentRightsList-scss--module_descriptionText_JXACB{flex-grow:1;margin-left:10px;font-size:13px;line-height:16px}.desktop .AgentRightsList-scss--module_descriptionText_JXACB{margin-left:10px}@keyframes AgentRightsNotice-scss--module_fadeIn_nXnn1{0%{opacity:0}to{opacity:1}}@keyframes AgentRightsNotice-scss--module_fadeOut_UQgRE{0%{opacity:1}to{opacity:0}}@keyframes AgentRightsNotice-scss--module_flashing_qwAmE{0%{opacity:.5}to{opacity:1}}@keyframes AgentRightsNotice-scss--module_loading_quN2D{to{background-position-x:-20%}}@keyframes AgentRightsNotice-scss--module_rotating_e7eyA{to{transform:rotate(360deg)}}@keyframes AgentRightsNotice-scss--module_closeLock_NslS3{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes AgentRightsNotice-scss--module_shakeLock_Kn5vB{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.AgentRightsNotice-scss--module_root_h1dmQ{position:relative;display:flex;align-items:center}.desktop .AgentRightsNotice-scss--module_root_h1dmQ{margin-top:45px}.mobile .AgentRightsNotice-scss--module_root_h1dmQ{margin-top:57px;margin-bottom:2px;padding-top:1px}.AgentRightsNotice-scss--module_root_h1dmQ:before{content:"";position:absolute;top:-20px;right:-15px;bottom:-20px;left:-15px;border-top:1px solid var(--var-color-base-border)}.AgentRightsNotice-scss--module_iconWrapper_K4347{display:flex;align-items:center;justify-content:center;width:40px;height:40px;z-index:1;flex-shrink:0;border-radius:var(--border-radius-default);background-color:var(--color-brand-opacity-10)}.desktop .AgentRightsNotice-scss--module_iconWrapper_K4347{margin-right:5px}.mobile .AgentRightsNotice-scss--module_iconWrapper_K4347{margin-right:10px}.AgentRightsNotice-scss--module_icon_MU5NO{width:20px;height:20px;color:var(--color-brand)}.AgentRightsNotice-scss--module_text_n6Ds4{z-index:1;margin-left:5px;font-weight:500;line-height:16px}.AgentRightsTitle-scss--module_root_hKyt-{font-weight:500;line-height:16px}.desktop .AgentRightsTitle-scss--module_root_hKyt-{margin-bottom:18px}.mobile .AgentRightsTitle-scss--module_root_hKyt-{margin-bottom:15px}@keyframes AssignAgentForm-scss--module_fadeIn_4tWyo{0%{opacity:0}to{opacity:1}}@keyframes AssignAgentForm-scss--module_fadeOut_DiOZc{0%{opacity:1}to{opacity:0}}@keyframes AssignAgentForm-scss--module_flashing_Miey9{0%{opacity:.5}to{opacity:1}}@keyframes AssignAgentForm-scss--module_loading_skaML{to{background-position-x:-20%}}@keyframes AssignAgentForm-scss--module_rotating_B5GWz{to{transform:rotate(360deg)}}@keyframes AssignAgentForm-scss--module_closeLock_3YxcZ{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes AssignAgentForm-scss--module_shakeLock_Nnk56{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.mobile .AssignAgentForm-scss--module_root_FKLSj{padding-right:6px}.AssignAgentForm-scss--module_input_mJSBT{padding-top:11px}.desktop .AssignAgentForm-scss--module_input_mJSBT{padding-bottom:11px}.mobile .AssignAgentForm-scss--module_input_mJSBT{margin-top:3px;margin-bottom:3px;padding-bottom:49px}.AssignAgentForm-scss--module_button_-VnFn{display:flex;align-items:center;color:var(--color-brand)}.AssignAgentForm-scss--module_buttonWhenAgentAssigned_2P1iY{color:#3a4}.AssignAgentForm-scss--module_opaque_U-Fpz{opacity:.5}.AssignAgentForm-scss--module_buttonIcon_PiDvs{width:20px;height:16px;margin-right:7px;fill:#3a4}.desktop .AssignAgent-scss--module_root_-6h7G{margin-bottom:0}.mobile .AssignAgent-scss--module_root_-6h7G{margin-top:15px}@keyframes SettingsAssignAgent-scss--module_fadeIn_9jPO0{0%{opacity:0}to{opacity:1}}@keyframes SettingsAssignAgent-scss--module_fadeOut_WHFKX{0%{opacity:1}to{opacity:0}}@keyframes SettingsAssignAgent-scss--module_flashing_RihyK{0%{opacity:.5}to{opacity:1}}@keyframes SettingsAssignAgent-scss--module_loading_dEp2P{to{background-position-x:-20%}}@keyframes SettingsAssignAgent-scss--module_rotating_DZ7Zf{to{transform:rotate(360deg)}}@keyframes SettingsAssignAgent-scss--module_closeLock_16fyx{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes SettingsAssignAgent-scss--module_shakeLock_0x7d0{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.SettingsAssignAgent-scss--module_block_gyVdi{width:600px}.SettingsAssignAgent-scss--module_title_zFaSG{margin-bottom:20px}.SettingsAssignAgent-scss--module_close_FZHhA{width:20px;height:20px;top:17px;right:17px}.ShowAgentRights-scss--module_root_Faz80{margin-top:15px}.SettingsShowAgentRights-scss--module_title_M6QYO{margin-bottom:15px}@keyframes DateField-scss--module_fadeIn_Whf-l{0%{opacity:0}to{opacity:1}}@keyframes DateField-scss--module_fadeOut_H99aO{0%{opacity:1}to{opacity:0}}@keyframes DateField-scss--module_flashing_5pdPW{0%{opacity:.5}to{opacity:1}}@keyframes DateField-scss--module_loading_DLoxo{to{background-position-x:-20%}}@keyframes DateField-scss--module_rotating_VDsrR{to{transform:rotate(360deg)}}@keyframes DateField-scss--module_closeLock_WG1s-{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes DateField-scss--module_shakeLock_o262i{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.DateField-scss--module_root_vhj23{width:100%}.DateField-scss--module_dateSelector_ld08w{position:relative;width:100%}.DateField-scss--module_tooltipContent_rXGsG{z-index:150;padding:0!important}.DateField-scss--module_datePicker_VygsQ{width:295px}.DateField-scss--module_calendar_yZX7V{width:20px;height:20px;transition:fill .2s;fill:currentcolor}.DateField-scss--module_inputButton_wG9va{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;font-family:inherit;color:inherit;background-color:transparent;display:flex;width:100%;padding:12px 15px;border:1px solid var(--var-color-input-border);font-size:14px;font-weight:400;line-height:22px;border-radius:var(--border-radius-default);outline:none;background-color:var(--var-color-input-bg);transition:color .2s;cursor:pointer;justify-content:space-between;align-items:center}.DateField-scss--module_inputButton_wG9va.DateField-scss--module_disabled_KY1ND{background-color:var(--var-color-input-bg-disabled);cursor:default;pointer-events:none}.desktop .DateField-scss--module_inputButton_wG9va:not(.DateField-scss--module_disabled_KY1ND):hover{border-color:var(--var-color-input-border-hover)}.DateField-scss--module_inputButton_wG9va.DateField-scss--module_buttonError_q8TEf{border-color:var(--var-color-error)}.DateField-scss--module_dateSelected_xvqie{color:var(--var-color-text-primary)}.DateField-scss--module_iconClose_uB0GE{width:15px;height:15px;color:var(--var-color-text-regular)}.DateField-scss--module_iconArrow_hu-3I{width:18px;height:18px;margin-left:5px;transition:transform .15s;fill:#5a6a7a}.DateField-scss--module_iconArrowUp_iqoIT{transform:rotate(180deg)}.DateField-scss--module_caption_GPjOw{position:absolute;display:inline-block;margin-top:5px;margin-right:5px;font-size:13px}.DateField-scss--module_caption_GPjOw.DateField-scss--module_inFlow_rSNBm{position:static}.DateField-scss--module_error_yNhOB{color:var(--var-color-error)}.DateField-scss--module_note_3Ma7f{color:#7c7c7c}@keyframes PromotionInfoBlock-scss--module_fadeIn_XiRRo{0%{opacity:0}to{opacity:1}}@keyframes PromotionInfoBlock-scss--module_fadeOut_uo9Ns{0%{opacity:1}to{opacity:0}}@keyframes PromotionInfoBlock-scss--module_flashing_ntZC3{0%{opacity:.5}to{opacity:1}}@keyframes PromotionInfoBlock-scss--module_loading_fguYt{to{background-position-x:-20%}}@keyframes PromotionInfoBlock-scss--module_rotating_x0FGK{to{transform:rotate(360deg)}}@keyframes PromotionInfoBlock-scss--module_closeLock_BDQj0{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes PromotionInfoBlock-scss--module_shakeLock_ESp-h{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.PromotionInfoBlock-scss--module_root_NqvXq{display:flex;flex-direction:column;min-width:316px;padding:20px;border-radius:var(--border-radius-default);align-items:center}.PromotionInfoBlock-scss--module_root_NqvXq.PromotionInfoBlock-scss--module_discount_vcV63{background-color:#59a8401a}.PromotionInfoBlock-scss--module_root_NqvXq.PromotionInfoBlock-scss--module_trial_j2TQ7{background-color:#8764b81a}.PromotionInfoBlock-scss--module_iconWrapper_UkK-1{width:20px;height:20px;margin-right:10px}.PromotionInfoBlock-scss--module_iconPercent_InChu{width:20px;height:20px;color:#59a840}.PromotionInfoBlock-scss--module_iconCalendar_CyZ0r,.PromotionInfoBlock-scss--module_iconCalendarLink_2I1Qy{width:20px;height:20px;color:#8764b8}.PromotionInfoBlock-scss--module_title_esTfz{display:flex;margin:0;font-size:14px;font-weight:500;line-height:22px}.PromotionInfoBlock-scss--module_restrictions_sHdXv{margin:0;padding-top:10px;font-size:13px;line-height:16px}@keyframes PromotionPrivate-scss--module_fadeIn_G-Iz8{0%{opacity:0}to{opacity:1}}@keyframes PromotionPrivate-scss--module_fadeOut_-TeB3{0%{opacity:1}to{opacity:0}}@keyframes PromotionPrivate-scss--module_flashing_pJMnM{0%{opacity:.5}to{opacity:1}}@keyframes PromotionPrivate-scss--module_loading_-3E-r{to{background-position-x:-20%}}@keyframes PromotionPrivate-scss--module_rotating_OfFix{to{transform:rotate(360deg)}}@keyframes PromotionPrivate-scss--module_closeLock_6moop{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes PromotionPrivate-scss--module_shakeLock_SW8F-{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.PromotionPrivate-scss--module_copyIcon_QyFUv{width:20px;height:20px;color:#fff;transition:color .2s}.PromotionPrivate-scss--module_buttons_6he-p{display:flex}.PromotionPrivate-scss--module_copyButton_ZrKWW{display:flex;justify-content:center;margin-right:15px}.PromotionPrivate-scss--module_qrButton_3JKkX{display:flex;justify-content:center;padding:10px 20px}.PromotionPrivate-scss--module_qrIcon_hq4gG{width:20px;height:20px;margin-right:10px;flex-shrink:0}.PromotionPrivate-scss--module_description_IZarV{display:flex;margin:20px 0 15px}.PromotionPrivate-scss--module_lockedIcon_QaAtx{width:20px;height:20px;margin-right:8px}.PromotionPrivate-scss--module_copyInputWrapper_tRxjw{position:relative;width:316px;margin-bottom:30px}.PromotionPrivate-scss--module_copyInput_wJblc{width:100%;height:46px;padding:12px 15px 12px 45px;border:1px solid var(--var-color-input-border);color:inherit;border-radius:var(--border-radius-default);outline:none;background-color:var(--var-color-input-bg)}.PromotionPrivate-scss--module_inputCopyIconWrapper_5Sk2s{display:flex;align-items:center;justify-content:center;position:absolute;width:45px;height:100%;padding-bottom:2px;padding-left:10px;transition:all .2s ease;cursor:pointer}@media not all and (hover: none){.PromotionPrivate-scss--module_inputCopyIconWrapper_5Sk2s:hover,.PromotionPrivate-scss--module_inputCopyIconWrapper_5Sk2s:hover .PromotionPrivate-scss--module_icon_XI-RZ{color:var(--var-color-icon-ui-hover)}}.PromotionPrivate-scss--module_inputCopyIcon_wdPly{width:20px;height:20px;color:inherit}.PromotionPrivate-scss--module_buttonCopyIcon_Ozjfq{width:20px;height:20px;margin-right:10px}@keyframes PromoNewCreated-scss--module_fadeIn_x38jb{0%{opacity:0}to{opacity:1}}@keyframes PromoNewCreated-scss--module_fadeOut_BNDi9{0%{opacity:1}to{opacity:0}}@keyframes PromoNewCreated-scss--module_flashing_qQAex{0%{opacity:.5}to{opacity:1}}@keyframes PromoNewCreated-scss--module_loading_OGykk{to{background-position-x:-20%}}@keyframes PromoNewCreated-scss--module_rotating_Y5dyg{to{transform:rotate(360deg)}}@keyframes PromoNewCreated-scss--module_closeLock_ISpD3{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes PromoNewCreated-scss--module_shakeLock_Xvx0U{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.PromoNewCreated-scss--module_root_66YFn{display:flex;flex-direction:column;align-items:center}.PromoNewCreated-scss--module_checkWrapper_zwEkV{margin-bottom:30px;padding:20px;border-radius:20px;background-color:#59a84033}.PromoNewCreated-scss--module_checkIcon_V4MiD{width:32px;height:32px;color:#59a840}.PromoNewCreated-scss--module_title_ldwcn{margin:0 0 20px;font-size:20px;font-weight:500;line-height:24px}.PromoNewCreated-scss--module_buttonWrapper_3PX11{margin-top:30px}.PromoNewCreated-scss--module_cancelButton_LHuVM{padding:9px 20px}@keyframes PromoNewFormField-scss--module_fadeIn_fODr9{0%{opacity:0}to{opacity:1}}@keyframes PromoNewFormField-scss--module_fadeOut_-c3QV{0%{opacity:1}to{opacity:0}}@keyframes PromoNewFormField-scss--module_flashing_v2Xcj{0%{opacity:.5}to{opacity:1}}@keyframes PromoNewFormField-scss--module_loading_E3jLi{to{background-position-x:-20%}}@keyframes PromoNewFormField-scss--module_rotating_A5mfR{to{transform:rotate(360deg)}}@keyframes PromoNewFormField-scss--module_closeLock_Ve0SF{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes PromoNewFormField-scss--module_shakeLock_O2CDl{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.mobile .PromoNewFormField-scss--module_hint_P36P5{padding-top:2px}.PromoNewFormField-scss--module_hintContent_MRg6c{cursor:auto}.PromoNewFormField-scss--module_flagField_J4z0L{display:flex;width:100%;margin-bottom:10px}.PromoNewFormField-scss--module_flagField_J4z0L .PromoNewFormField-scss--module_labelInlineText_-4vxO{margin-right:10px;font-size:14px}.PromoNewFormField-scss--module_toggleWrapper_VkjBz,.PromoNewFormField-scss--module_labelWrapper_RzcJf{width:100%}.PromoNewFormField-scss--module_icon_su9C1{width:20px;height:20px}.PromoNewFormField-scss--module_errorCaption_gbfPG,.PromoNewFormField-scss--module_noteCaption_9lhYI{margin-top:0;margin-bottom:-10px}.PromoNewFormField-scss--module_textAreaContainer_ZKcDm{margin-bottom:15px}.PromoNewFormField-scss--module_textAreaCounter_edg-L{bottom:-25px}.PromoNewFormField-scss--module_toggleLabelText_eVQ4Y{display:flex;margin-right:0;line-height:24px;flex-grow:1}.mobile .PromoNewFormField-scss--module_toggleLabelText_eVQ4Y{font-size:13px}.PromoNewFormField-scss--module_textAreaLabel_iTgG8{display:flex;align-items:center}.PromoNewFormField-scss--module_textAreaLabel_iTgG8 .PromoNewFormField-scss--module_hint_P36P5{margin-left:7px}@keyframes SubscriptionLevelField-scss--module_fadeIn_fHpjA{0%{opacity:0}to{opacity:1}}@keyframes SubscriptionLevelField-scss--module_fadeOut_d1AO1{0%{opacity:1}to{opacity:0}}@keyframes SubscriptionLevelField-scss--module_flashing_LEQHY{0%{opacity:.5}to{opacity:1}}@keyframes SubscriptionLevelField-scss--module_loading_AH-do{to{background-position-x:-20%}}@keyframes SubscriptionLevelField-scss--module_rotating_1f-wT{to{transform:rotate(360deg)}}@keyframes SubscriptionLevelField-scss--module_closeLock_oLXfT{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes SubscriptionLevelField-scss--module_shakeLock_w6zHT{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.SubscriptionLevelField-scss--module_optionsContainer_HI3EN{width:100%}.SubscriptionLevelField-scss--module_checkbox_is9gM{width:auto;flex-grow:0}.SubscriptionLevelField-scss--module_selectOption_jns4l{display:flex}.SubscriptionLevelField-scss--module_labelRoot_bhcQO{display:flex;flex-direction:column;min-width:0;flex-grow:1}.SubscriptionLevelField-scss--module_title_poe-b{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;margin-bottom:5px;font-size:14px;line-height:16px}.SubscriptionLevelField-scss--module_description_pBORw{padding-right:10px;font-size:12px;line-height:16px;color:#7c7c7c}@keyframes PromoNewQr-scss--module_fadeIn_wyf2Q{0%{opacity:0}to{opacity:1}}@keyframes PromoNewQr-scss--module_fadeOut_INZVG{0%{opacity:1}to{opacity:0}}@keyframes PromoNewQr-scss--module_flashing_JVW1M{0%{opacity:.5}to{opacity:1}}@keyframes PromoNewQr-scss--module_loading_G3IbV{to{background-position-x:-20%}}@keyframes PromoNewQr-scss--module_rotating_hTbkB{to{transform:rotate(360deg)}}@keyframes PromoNewQr-scss--module_closeLock_wDRmp{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes PromoNewQr-scss--module_shakeLock_NqcXl{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.PromoNewQr-scss--module_root_wUT5U{display:flex;flex-direction:column;align-items:center}.PromoNewQr-scss--module_title_qiHis{margin:0 0 10px;font-size:20px;font-weight:500;line-height:24px}.PromoNewQr-scss--module_description_YsiLR{margin:0 0 30px;padding:0 30px;font-size:13px;line-height:16px;text-align:center;color:#7c7c7c}.PromoNewQr-scss--module_icon_Wz5gW{width:20px;height:20px;margin-right:10px}.PromoNewQr-scss--module_qrWrapper_OrmqB{display:flex;align-items:center;justify-content:center;width:210px;height:210px;overflow:hidden;margin-bottom:30px;padding:15px;border:1px solid var(--var-color-base-border);border-radius:var(--border-radius-default)}.PromoNewQr-scss--module_qrInner_njktK{display:flex;align-items:center;justify-content:center;width:200px;height:200px;flex-shrink:0}.PromoNewQr-scss--module_button_PrEC2{display:flex;margin-top:30px}.PromoNewQr-scss--module_button_PrEC2.PromoNewQr-scss--module_disabled_7XIXE{opacity:.5;pointer-events:none}@keyframes PromoNewView-scss--module_fadeIn_yxfwk{0%{opacity:0}to{opacity:1}}@keyframes PromoNewView-scss--module_fadeOut_BW6fP{0%{opacity:1}to{opacity:0}}@keyframes PromoNewView-scss--module_flashing_gqnrQ{0%{opacity:.5}to{opacity:1}}@keyframes PromoNewView-scss--module_loading_PI2SX{to{background-position-x:-20%}}@keyframes PromoNewView-scss--module_rotating_mQZdq{to{transform:rotate(360deg)}}@keyframes PromoNewView-scss--module_closeLock_XkyoE{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes PromoNewView-scss--module_shakeLock_xOsCY{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.PromoNewView-scss--module_root_YIUsN{display:flex;flex-direction:column;flex-grow:1}.PromoNewView-scss--module_title_n6qsb{margin:0 0 20px;font-size:20px;font-weight:500;line-height:24px}.PromoNewView-scss--module_backButton_cvM9j{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0;border:none;font-family:inherit;color:inherit;background-color:transparent;width:25px;height:25px;display:flex;align-items:center;justify-content:center;cursor:pointer}.PromoNewView-scss--module_backIcon_8DmJS{width:25px;height:25px}.PromoNewView-scss--module_createdPopup_UJlcf{padding:40px 20px}@keyframes LevelPrice-scss--module_fadeIn_IQyzw{0%{opacity:0}to{opacity:1}}@keyframes LevelPrice-scss--module_fadeOut_S4FsH{0%{opacity:1}to{opacity:0}}@keyframes LevelPrice-scss--module_flashing_H0ugs{0%{opacity:.5}to{opacity:1}}@keyframes LevelPrice-scss--module_loading_9J6m3{to{background-position-x:-20%}}@keyframes LevelPrice-scss--module_rotating_sRnL1{to{transform:rotate(360deg)}}@keyframes LevelPrice-scss--module_closeLock_YUBIq{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes LevelPrice-scss--module_shakeLock_4pNcm{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.LevelPrice-scss--module_root_Bw5Op{display:flex;align-items:center;font-weight:500;line-height:1.4}.LevelPrice-scss--module_priceWithoutDiscount_cSue5{margin-right:5px;font-weight:400;text-decoration:line-through;opacity:.6}.LevelPrice-scss--module_discount_xUJau{display:flex;align-items:center;justify-content:center;height:1.5rem;margin-left:7px;padding:0 5px;font-size:.8rem;line-height:1.25;color:#fff;border-radius:var(--border-radius-default);background-color:#59a840}@keyframes SubscribersLimitInfo-scss--module_fadeIn_eeMk5{0%{opacity:0}to{opacity:1}}@keyframes SubscribersLimitInfo-scss--module_fadeOut_bNNfU{0%{opacity:1}to{opacity:0}}@keyframes SubscribersLimitInfo-scss--module_flashing_Bsro8{0%{opacity:.5}to{opacity:1}}@keyframes SubscribersLimitInfo-scss--module_loading_m-hpL{to{background-position-x:-20%}}@keyframes SubscribersLimitInfo-scss--module_rotating_o3T5W{to{transform:rotate(360deg)}}@keyframes SubscribersLimitInfo-scss--module_closeLock_G5D2S{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes SubscribersLimitInfo-scss--module_shakeLock_qyuiE{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.SubscribersLimitInfo-scss--module_root_YL3qj{font-size:.8rem;font-weight:400;line-height:1.5;text-align:center;color:#7c7c7c}.SubscribersLimitInfo-scss--module_lastChance_syKSv{display:flex;align-items:center;justify-content:center;gap:6px;margin:2px 0;color:var(--color-brand)}.SubscribersLimitInfo-scss--module_lastChanceIcon_pjfdn{width:1rem;height:1rem}@keyframes PostTags-scss--module_fadeIn_rdYbp{0%{opacity:0}to{opacity:1}}@keyframes PostTags-scss--module_fadeOut_eMPRg{0%{opacity:1}to{opacity:0}}@keyframes PostTags-scss--module_flashing_FjL7g{0%{opacity:.5}to{opacity:1}}@keyframes PostTags-scss--module_loading_Abx74{to{background-position-x:-20%}}@keyframes PostTags-scss--module_rotating_zyVOz{to{transform:rotate(360deg)}}@keyframes PostTags-scss--module_closeLock_ZoLqh{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes PostTags-scss--module_shakeLock_-0UkD{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.PostTags-scss--module_root_RkTmE{display:flex;flex-wrap:wrap;margin:15px 0 0;padding:0 12.5px}.PostTags-scss--module_item_XvVkJ{display:flex;align-items:center;justify-content:center;margin:0 2.5px 5px;padding:7px 10px;font-size:13px;font-weight:500;line-height:16px;color:#7c7c7c;border-radius:30px;background-color:#eee}.light-y-theme .PostTags-scss--module_item_XvVkJ{padding:2px 8px;font-weight:400}.ReactionAuthor-scss--module_reactionAuthor_NMSko{z-index:5}@keyframes ReactionsApplied-scss--module_fadeIn_Jt1D4{0%{opacity:0}to{opacity:1}}@keyframes ReactionsApplied-scss--module_fadeOut_i-25I{0%{opacity:1}to{opacity:0}}@keyframes ReactionsApplied-scss--module_flashing_dX4HE{0%{opacity:.5}to{opacity:1}}@keyframes ReactionsApplied-scss--module_loading_LUcOx{to{background-position-x:-20%}}@keyframes ReactionsApplied-scss--module_rotating_Epc3C{to{transform:rotate(360deg)}}@keyframes ReactionsApplied-scss--module_closeLock_Qi-en{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes ReactionsApplied-scss--module_shakeLock_SBqoA{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.ReactionsApplied-scss--module_content_eqjH3{display:flex}.ReactionsApplied-scss--module_icon_2OKLf{color:#fff}.dark-theme .ReactionsApplied-scss--module_icon_2OKLf{color:#262626}@keyframes ReactionItem-scss--module_fadeIn_LV4lA{0%{opacity:0}to{opacity:1}}@keyframes ReactionItem-scss--module_fadeOut_8Pxrn{0%{opacity:1}to{opacity:0}}@keyframes ReactionItem-scss--module_flashing_m1FJS{0%{opacity:.5}to{opacity:1}}@keyframes ReactionItem-scss--module_loading_L1-qW{to{background-position-x:-20%}}@keyframes ReactionItem-scss--module_rotating_5Q1Wx{to{transform:rotate(360deg)}}@keyframes ReactionItem-scss--module_closeLock_Epyt6{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes ReactionItem-scss--module_shakeLock_GypUA{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.ReactionItem-scss--module_container_bwSKQ{width:40px;height:40px;display:flex;align-items:center;justify-content:center;position:relative;border:1px solid transparent;border-radius:40px;transition:.15s ease-in-out all;cursor:pointer}.ReactionItem-scss--module_container_bwSKQ:hover{z-index:2;transform:scale(1.4)}.ReactionItem-scss--module_selected_Gra9z{border:1px solid var(--var-color-base-border);background:var(--var-color-base-border)}.dark-theme .ReactionItem-scss--module_selected_Gra9z{color:#262626}.ReactionItem-scss--module_info_338jc{position:absolute;top:-8px;right:-2px;display:flex}.ReactionItem-scss--module_counter_rWZe7{display:flex;align-items:center;justify-content:center;position:relative;z-index:2;box-sizing:content-box;min-width:16px;height:16px;border:1px solid var(--var-color-base-border);font-size:12px;font-weight:400;line-height:16px;color:#7c7c7c;border-radius:16px;background-color:#fff;transition:.2s ease all;transform:scaleZ(1.4);filter:drop-shadow(0 2px 10px rgba(0,0,0,.1))}.ReactionItem-scss--module_counter_rWZe7.ReactionItem-scss--module_selectedReaction_JDb6l,.dark-theme .ReactionItem-scss--module_counter_rWZe7.ReactionItem-scss--module_selectedReaction_JDb6l{border:1px solid #fff;color:#fff;background-color:var(--color-brand)}.dark-theme .ReactionItem-scss--module_counter_rWZe7{background-color:var(--var-color-bg)}.ReactionItem-scss--module_avatar_N0IT-{position:relative;z-index:1;overflow:hidden;margin-left:-8px;border:1px solid var(--var-color-base-border);border-radius:16px;background-color:#eaeaea}.ReactionItem-scss--module_icon_qClRi{width:30px;height:30px;box-sizing:content-box;padding:1px;color:#fff;border-radius:30px}.dark-theme .ReactionItem-scss--module_icon_qClRi{color:#262626}@keyframes ReactionSelector-scss--module_fadeIn_ApFaW{0%{opacity:0}to{opacity:1}}@keyframes ReactionSelector-scss--module_fadeOut_iNxIq{0%{opacity:1}to{opacity:0}}@keyframes ReactionSelector-scss--module_flashing_Tf2UQ{0%{opacity:.5}to{opacity:1}}@keyframes ReactionSelector-scss--module_loading_Be3rX{to{background-position-x:-20%}}@keyframes ReactionSelector-scss--module_rotating_9n1u6{to{transform:rotate(360deg)}}@keyframes ReactionSelector-scss--module_closeLock_MKfw0{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes ReactionSelector-scss--module_shakeLock_jJLPg{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.ReactionSelector-scss--module_tooltipContainer_AxxcS{position:relative;display:flex}.mobile .ReactionSelector-scss--module_tooltipContainer_AxxcS{justify-content:space-between}.ReactionSelector-scss--module_tooltipContent_XtiWp{z-index:97;width:320px;padding:5px;border-radius:50px}.ReactionSelector-scss--module_content_9SZk0{display:flex;-webkit-user-select:none;user-select:none}.ReactionSelector-scss--module_disabled_yYucX{pointer-events:none}@keyframes ReactionsComment-scss--module_fadeIn_LQZp4{0%{opacity:0}to{opacity:1}}@keyframes ReactionsComment-scss--module_fadeOut_Cl8U3{0%{opacity:1}to{opacity:0}}@keyframes ReactionsComment-scss--module_flashing_tD802{0%{opacity:.5}to{opacity:1}}@keyframes ReactionsComment-scss--module_loading_mpvMI{to{background-position-x:-20%}}@keyframes ReactionsComment-scss--module_rotating_cDNFH{to{transform:rotate(360deg)}}@keyframes ReactionsComment-scss--module_closeLock_ABrBn{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes ReactionsComment-scss--module_shakeLock_RvuG3{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.ReactionsComment-scss--module_content_6fZGw,.ReactionsComment-scss--module_info_Bo3g2{display:flex;align-items:center;justify-content:center}.ReactionsComment-scss--module_amount_1IDq6{display:flex;align-items:center;margin:0 5px;font-size:12px;color:#7c7c7c}.ReactionsComment-scss--module_appliedReaction_EJ4Wt{width:16px;height:16px;margin-left:-6px;stroke-width:1.88}.ReactionsComment-scss--module_appliedReaction_EJ4Wt:first-of-type{margin-left:0}.ReactionsComment-scss--module_iconReaction_ynkBV{width:16px;height:16px;color:#7c7c7c;cursor:pointer}.mobile .ReactionsComment-scss--module_iconReaction_ynkBV{width:14px;height:14px}.ReactionsComment-scss--module_iconReaction_ynkBV:hover{color:var(--var-color-text-primary)}.ReactionsComment-scss--module_iconReactionMargin_qXncs,.ReactionsComment-scss--module_reactionsContainer_N7ycf{margin-left:10px}@keyframes ReactionsPost-scss--module_fadeIn_SfB-E{0%{opacity:0}to{opacity:1}}@keyframes ReactionsPost-scss--module_fadeOut_BctKR{0%{opacity:1}to{opacity:0}}@keyframes ReactionsPost-scss--module_flashing_IaBZQ{0%{opacity:.5}to{opacity:1}}@keyframes ReactionsPost-scss--module_loading_PL9D1{to{background-position-x:-20%}}@keyframes ReactionsPost-scss--module_rotating_YnoCL{to{transform:rotate(360deg)}}@keyframes ReactionsPost-scss--module_closeLock_gJisi{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes ReactionsPost-scss--module_shakeLock_-Fu2y{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.ReactionsPost-scss--module_root_8WwDH{margin-right:14px}.ReactionsPost-scss--module_content_aifCM{display:flex}.ReactionsPost-scss--module_amount_mHLDA{display:flex;align-items:center;margin:0 5px;font-size:14px}.ReactionsPost-scss--module_disabled_Vs5ly{cursor:default;pointer-events:none}.ReactionsPost-scss--module_appliedReaction_JCq1b{width:24px;height:24px;margin-left:-6px;stroke-width:1.88}.ReactionsPost-scss--module_appliedReaction_JCq1b:first-of-type{margin-left:0}.ReactionsPost-scss--module_iconReaction_dLa5r{width:24px;height:24px;transition:all .2s ease;cursor:pointer}.ReactionsPost-scss--module_iconReactionMargin_yG2dN{margin-right:8px}.ReactionsPost-scss--module_reactionsInfo_pqTCn{display:flex;align-items:center;justify-content:center}@keyframes PostFooterComments-scss--module_fadeIn_lZ9jM{0%{opacity:0}to{opacity:1}}@keyframes PostFooterComments-scss--module_fadeOut_lIdzQ{0%{opacity:1}to{opacity:0}}@keyframes PostFooterComments-scss--module_flashing_qW46P{0%{opacity:.5}to{opacity:1}}@keyframes PostFooterComments-scss--module_loading_5Kef0{to{background-position-x:-20%}}@keyframes PostFooterComments-scss--module_rotating_7tCAS{to{transform:rotate(360deg)}}@keyframes PostFooterComments-scss--module_closeLock_YEY-A{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes PostFooterComments-scss--module_shakeLock_IBw4b{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.PostFooterComments-scss--module_root_QecT6{display:flex;flex-direction:row;width:auto;margin-right:8px;margin-left:-7px;padding-right:7px;padding-left:7px;border:none;border-bottom:none;text-decoration:none;align-items:center;gap:8px}.PostFooterComments-scss--module_root_QecT6 .PostFooterComments-scss--module_icon_Ph9oR{width:24px;height:24px;stroke-width:1.5px}@keyframes PostFooter-scss--module_fadeIn_hrv6-{0%{opacity:0}to{opacity:1}}@keyframes PostFooter-scss--module_fadeOut_yF1cO{0%{opacity:1}to{opacity:0}}@keyframes PostFooter-scss--module_flashing_baqlS{0%{opacity:.5}to{opacity:1}}@keyframes PostFooter-scss--module_loading_gU-Np{to{background-position-x:-20%}}@keyframes PostFooter-scss--module_rotating_401rH{to{transform:rotate(360deg)}}@keyframes PostFooter-scss--module_closeLock_yZyqr{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes PostFooter-scss--module_shakeLock_IDFOx{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.PostFooter-scss--module_root_jdDvL{position:relative;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.PostFooter-scss--module_root_jdDvL a,.PostFooter-scss--module_root_jdDvL button,.PostFooter-scss--module_root_jdDvL [role=button]{color:var(--var-color-icon-ui)}@media not all and (hover: none){.PostFooter-scss--module_root_jdDvL a,.PostFooter-scss--module_root_jdDvL button,.PostFooter-scss--module_root_jdDvL [role=button]{cursor:pointer}}.PostFooter-scss--module_reactions_IwpT-{margin-right:14px}.PostFooter-scss--module_leftBlock_T2E4Q{display:flex;flex-direction:row;align-items:center}.PostFooter-scss--module_rightBlock_kcVPD{display:flex;flex-direction:row;align-items:flex-end}.PostFooter-scss--module_share_WYFio{display:flex;align-items:center}@keyframes BlockedContent-scss--module_fadeIn_wv98A{0%{opacity:0}to{opacity:1}}@keyframes BlockedContent-scss--module_fadeOut_-D2p4{0%{opacity:1}to{opacity:0}}@keyframes BlockedContent-scss--module_flashing_2XY-k{0%{opacity:.5}to{opacity:1}}@keyframes BlockedContent-scss--module_loading_xw273{to{background-position-x:-20%}}@keyframes BlockedContent-scss--module_rotating_Zza8f{to{transform:rotate(360deg)}}@keyframes BlockedContent-scss--module_closeLock_C7nja{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes BlockedContent-scss--module_shakeLock_--34u{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.BlockedContent-scss--module_root_W451V{display:flex;align-items:center}.BlockedContent-scss--module_icon_puevX{width:20px;height:20px;margin-right:6px;color:var(--var-color-error)}.BlockedContent-scss--module_text_dQ5js{font-size:13px;font-weight:500;line-height:16px;color:var(--var-color-error)}@keyframes PostActionsMenu-scss--module_fadeIn_zz30a{0%{opacity:0}to{opacity:1}}@keyframes PostActionsMenu-scss--module_fadeOut_7asQg{0%{opacity:1}to{opacity:0}}@keyframes PostActionsMenu-scss--module_flashing_n8jzb{0%{opacity:.5}to{opacity:1}}@keyframes PostActionsMenu-scss--module_loading_jeM-G{to{background-position-x:-20%}}@keyframes PostActionsMenu-scss--module_rotating_yF3ha{to{transform:rotate(360deg)}}@keyframes PostActionsMenu-scss--module_closeLock_B3bw7{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes PostActionsMenu-scss--module_shakeLock_LQS8z{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.PostActionsMenu-scss--module_muted_r-BE5>*{opacity:.4;transition:opacity .2s ease}.PostActionsMenu-scss--module_settingsContainer_LsFOm{margin-left:15px}.PostActionsMenu-scss--module_contentWrapper_mD1KN{margin-bottom:9px;padding:0;color:var(--var-color-post-text)}.PostActionsMenu-scss--module_contentWrapperTeaser_td8b6{margin-bottom:10px}.desktop .minimal .PostActionsMenu-scss--module_contentWrapperTeaser_td8b6{overflow:hidden}.light-y-theme .desktop .minimal .PostActionsMenu-scss--module_contentWrapperTeaser_td8b6,.light-x-theme .desktop .minimal .PostActionsMenu-scss--module_contentWrapperTeaser_td8b6,.light-theme .desktop .minimal .PostActionsMenu-scss--module_contentWrapperTeaser_td8b6{border-radius:var(--border-radius-default)}.PostActionsMenu-scss--module_content_YAacV{word-wrap:break-word;word-break:break-word;position:relative;overflow:hidden;font-size:.875rem;line-height:1.45}.PostActionsMenu-scss--module_content_YAacV .PostActionsMenu-scss--module_markup_WFD93 a{border-bottom:1px solid transparent;font-size:13px;text-decoration:none;color:var(--var-color-link);transition:border-color .2s;cursor:pointer;font-size:.875rem}.PostActionsMenu-scss--module_content_YAacV .PostActionsMenu-scss--module_markup_WFD93 a:visited{color:var(--var-color-link)}@media not all and (hover: none){.PostActionsMenu-scss--module_content_YAacV .PostActionsMenu-scss--module_markup_WFD93 a:hover{border-bottom-color:var(--var-color-link-underline)}}.PostActionsMenu-scss--module_paragraph_QssPa{padding:0 var(--post-block-side-padding)}.PostActionsMenu-scss--module_paragraph_QssPa:empty:before{content:"​"}.PostActionsMenu-scss--module_paragraph_QssPa.PostActionsMenu-scss--module_noIndent_gWvcw{padding:0}.PostActionsMenu-scss--module_poll_2a6GO{margin:15px var(--post-block-side-padding)}.PostActionsMenu-scss--module_pollWithoutIndent_TxgOR{margin-right:0;margin-left:0}.dark-theme .PostActionsMenu-scss--module_poll_2a6GO{margin-right:0;margin-left:0;border:none}.PostActionsMenu-scss--module_footer_V9cEh{padding:5px var(--post-block-side-padding) 10px}.PostActionsMenu-scss--module_title_BRK9n{margin-top:0;margin-bottom:10px;padding:0 var(--post-block-side-padding);font-size:var(--post-title-font-size);font-weight:var(--post-title-font-weight);line-height:var(--post-title-line-height);color:var(--var-color-text-primary)}@media not all and (hover: none){.PostActionsMenu-scss--module_title_BRK9n:not(h1):hover{text-decoration:underline}.light-y-theme .PostActionsMenu-scss--module_title_BRK9n:not(h1):hover,.light-x-theme .PostActionsMenu-scss--module_title_BRK9n:not(h1):hover,.light-theme .PostActionsMenu-scss--module_title_BRK9n:not(h1):hover{text-decoration-color:var(--color-brand-opacity-40)}.dark-theme .PostActionsMenu-scss--module_title_BRK9n:not(h1):hover{text-decoration-color:var(--var-color-icon-ui)}}.PostActionsMenu-scss--module_title_BRK9n.PostActionsMenu-scss--module_noIndentTitle_GTMRW{padding:0}.PostActionsMenu-scss--module_italic_1kT-e{font-style:italic}.PostActionsMenu-scss--module_bold_z0y7f{font-weight:600}.PostActionsMenu-scss--module_underline_ndpg3{text-decoration:underline}.PostActionsMenu-scss--module_padded_beDI-{margin:15px 0;border-radius:0}.PostActionsMenu-scss--module_audio_PQJNJ.PostActionsMenu-scss--module_first_a5zOI,.PostActionsMenu-scss--module_file_7IZJv.PostActionsMenu-scss--module_first_a5zOI,.PostActionsMenu-scss--module_image_fPScz.PostActionsMenu-scss--module_first_a5zOI,.PostActionsMenu-scss--module_padded_beDI-.PostActionsMenu-scss--module_first_a5zOI{margin-top:0}.PostActionsMenu-scss--module_audio_PQJNJ.PostActionsMenu-scss--module_last_Lhnqq,.PostActionsMenu-scss--module_file_7IZJv.PostActionsMenu-scss--module_last_Lhnqq,.PostActionsMenu-scss--module_image_fPScz.PostActionsMenu-scss--module_last_Lhnqq,.PostActionsMenu-scss--module_padded_beDI-.PostActionsMenu-scss--module_last_Lhnqq{margin-bottom:0}.PostActionsMenu-scss--module_audio_PQJNJ.PostActionsMenu-scss--module_noIndent_gWvcw,.PostActionsMenu-scss--module_file_7IZJv.PostActionsMenu-scss--module_noIndent_gWvcw,.PostActionsMenu-scss--module_image_fPScz.PostActionsMenu-scss--module_noIndent_gWvcw,.PostActionsMenu-scss--module_padded_beDI-.PostActionsMenu-scss--module_noIndent_gWvcw{margin-right:0;margin-left:0}.PostActionsMenu-scss--module_image_fPScz{display:block;max-width:100%;height:auto;margin:15px auto}.PostActionsMenu-scss--module_shading_S40ZJ{position:absolute;z-index:5;bottom:0;width:100%;height:92px;background-image:linear-gradient(to bottom,rgba(255,255,255,0),var(--var-color-post-bg) 75%,var(--var-color-post-bg))}.PostActionsMenu-scss--module_readMoreBlock_SxWDw{position:relative;z-index:6;top:-6px;margin:0 var(--post-block-side-padding) 0;font-size:.875rem}.PostActionsMenu-scss--module_noIndentContent_-PZlM .PostActionsMenu-scss--module_readMoreBlock_SxWDw{margin:0}.PostActionsMenu-scss--module_showPost_97c-M{border-bottom:1px solid transparent;font-size:13px;text-decoration:none;color:var(--var-color-link);transition:border-color .2s;cursor:pointer;display:inline-block;margin:5px var(--post-block-side-padding) 15px;font-size:.875rem}.PostActionsMenu-scss--module_showPost_97c-M:visited{color:var(--var-color-link)}@media not all and (hover: none){.PostActionsMenu-scss--module_showPost_97c-M:hover{border-bottom-color:var(--var-color-link-underline)}}.PostActionsMenu-scss--module_noIndentContent_-PZlM .PostActionsMenu-scss--module_showPost_97c-M{padding-left:0}.PostActionsMenu-scss--module_trackingPixel_mVIB4{width:1px;height:1px;position:absolute;bottom:0;left:0;background-color:transparent;pointer-events:none}.PostActionsMenu-scss--module_adsText_t-GqG{word-wrap:break-word;word-break:break-word;margin-bottom:10px;padding:6px var(--post-block-side-padding) 0;font-size:13px;line-height:16px;color:var(--var-color-text-secondary)}.PostActionsMenu-scss--module_adsTextWithTags_Qeh6L{margin-bottom:0}.PostActionsMenu-scss--module_item_EkLOI{text-align:left;cursor:pointer}.mobile .PostActionsMenu-scss--module_item_EkLOI{font-size:16px;line-height:22px}.PostActionsMenu-scss--module_iconDotsContainer_r9zZO{margin-right:-10px;padding:10px}.PostActionsMenu-scss--module_iconDotsContainer_r9zZO:before{position:absolute;top:5px;right:5px;bottom:5px;left:5px}.PostActionsMenu-scss--module_iconDots_p0-8j{width:16px;height:16px;color:inherit!important;fill:currentcolor}.PostAdvertiseMark-scss--module_ads_r6rJ2{padding-bottom:1px;font-size:13px;line-height:16px}@keyframes CreatedAt-scss--module_fadeIn_BSqCX{0%{opacity:0}to{opacity:1}}@keyframes CreatedAt-scss--module_fadeOut_-N1Tt{0%{opacity:1}to{opacity:0}}@keyframes CreatedAt-scss--module_flashing_8ZknP{0%{opacity:.5}to{opacity:1}}@keyframes CreatedAt-scss--module_loading_UqorN{to{background-position-x:-20%}}@keyframes CreatedAt-scss--module_rotating_OYmur{to{transform:rotate(360deg)}}@keyframes CreatedAt-scss--module_closeLock_MVPlK{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes CreatedAt-scss--module_shakeLock_QciQF{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.CreatedAt-scss--module_headerLink_5kQ4S{border-bottom:1px solid transparent;font-size:13px;text-decoration:none;color:inherit;transition:border-color .2s;cursor:pointer;line-height:16px}.CreatedAt-scss--module_headerLink_5kQ4S:visited{color:inherit}@media not all and (hover: none){.CreatedAt-scss--module_headerLink_5kQ4S:hover{border-bottom-color:transparent}}@keyframes PostPublishTime-scss--module_fadeIn_MT3PJ{0%{opacity:0}to{opacity:1}}@keyframes PostPublishTime-scss--module_fadeOut_JDaKl{0%{opacity:1}to{opacity:0}}@keyframes PostPublishTime-scss--module_flashing_lfqC2{0%{opacity:.5}to{opacity:1}}@keyframes PostPublishTime-scss--module_loading_28cFn{to{background-position-x:-20%}}@keyframes PostPublishTime-scss--module_rotating_QalEq{to{transform:rotate(360deg)}}@keyframes PostPublishTime-scss--module_closeLock_zrRs8{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes PostPublishTime-scss--module_shakeLock_8aHLy{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.PostPublishTime-scss--module_headerDeferredLabel_mFTxg{display:inline-block;margin-right:5px;border-bottom:1px solid transparent;font-size:13px;font-weight:400;line-height:16px}.PostPublishTime-scss--module_scheduledIcon_GrFDF{width:16px;height:16px;display:inline-flex;margin-right:5px;margin-bottom:1px}@keyframes PostViewsCounter-scss--module_fadeIn_7Q-O0{0%{opacity:0}to{opacity:1}}@keyframes PostViewsCounter-scss--module_fadeOut_r7-TV{0%{opacity:1}to{opacity:0}}@keyframes PostViewsCounter-scss--module_flashing_07CNu{0%{opacity:.5}to{opacity:1}}@keyframes PostViewsCounter-scss--module_loading_wKaxt{to{background-position-x:-20%}}@keyframes PostViewsCounter-scss--module_rotating_thKFv{to{transform:rotate(360deg)}}@keyframes PostViewsCounter-scss--module_closeLock_f7PMv{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes PostViewsCounter-scss--module_shakeLock_uiI2S{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.PostViewsCounter-scss--module_root_EJT--{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0;border:none;font-family:inherit;background-color:transparent;display:flex;align-items:center;font-size:13px;line-height:16px;color:inherit}.PostViewsCounter-scss--module_icon_ID3zQ{width:20px;height:20px;margin-right:6px}@keyframes BasePostHeader-scss--module_fadeIn_rRhqk{0%{opacity:0}to{opacity:1}}@keyframes BasePostHeader-scss--module_fadeOut_n0jws{0%{opacity:1}to{opacity:0}}@keyframes BasePostHeader-scss--module_flashing_1Rqbu{0%{opacity:.5}to{opacity:1}}@keyframes BasePostHeader-scss--module_loading_CgQ5p{to{background-position-x:-20%}}@keyframes BasePostHeader-scss--module_rotating_3bdMM{to{transform:rotate(360deg)}}@keyframes BasePostHeader-scss--module_closeLock_ROBRV{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes BasePostHeader-scss--module_shakeLock_I6icI{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.BasePostHeader-scss--module_noSidePaddings_PWlsy{padding-right:0!important;padding-left:0!important}.BasePostHeader-scss--module_root_Y-3uM{display:flex;flex-direction:row;padding:var(--post-block-top-padding) var(--post-block-side-padding);justify-content:space-between;align-items:center;font-size:14px;color:var(--var-color-extra-ui)}.light-y-theme .BasePostHeader-scss--module_root_Y-3uM{padding-top:0;padding-bottom:16px}.BasePostHeader-scss--module_root_Y-3uM .minimal{padding:12px 0}.BasePostHeader-scss--module_root_Y-3uM a,.BasePostHeader-scss--module_root_Y-3uM button,.BasePostHeader-scss--module_root_Y-3uM [role=button]{transition:all .2s ease}@media not all and (hover: none){.BasePostHeader-scss--module_root_Y-3uM a,.BasePostHeader-scss--module_root_Y-3uM button,.BasePostHeader-scss--module_root_Y-3uM [role=button]{cursor:pointer}.BasePostHeader-scss--module_root_Y-3uM a:hover,.BasePostHeader-scss--module_root_Y-3uM button:hover,.BasePostHeader-scss--module_root_Y-3uM [role=button]:hover{color:var(--var-color-extra-ui-hover)}}.BasePostHeader-scss--module_root_Y-3uM a:active,.BasePostHeader-scss--module_root_Y-3uM a[data-active=true],.BasePostHeader-scss--module_root_Y-3uM button:active,.BasePostHeader-scss--module_root_Y-3uM button[data-active=true],.BasePostHeader-scss--module_root_Y-3uM [role=button]:active,.BasePostHeader-scss--module_root_Y-3uM [role=button][data-active=true]{color:var(--var-color-extra-ui-hover)}.BasePostHeader-scss--module_root_Y-3uM a:active,.BasePostHeader-scss--module_root_Y-3uM button:active,.BasePostHeader-scss--module_root_Y-3uM [role=button]:active{filter:brightness(.95)}.dark-theme .BasePostHeader-scss--module_root_Y-3uM a:active,.dark-theme .BasePostHeader-scss--module_root_Y-3uM button:active,.dark-theme .BasePostHeader-scss--module_root_Y-3uM [role=button]:active{filter:brightness(1.1)}.BasePostHeader-scss--module_root_Y-3uM button,.BasePostHeader-scss--module_root_Y-3uM [role=button]{will-change:transform}@media not all and (hover: none){.BasePostHeader-scss--module_root_Y-3uM button:active,.BasePostHeader-scss--module_root_Y-3uM [role=button]:active{transform:scale(.93)}}@media (hover: none){.BasePostHeader-scss--module_root_Y-3uM button:active,.BasePostHeader-scss--module_root_Y-3uM [role=button]:active{transform:scale(.9)}}.BasePostHeader-scss--module_rootLink_espj2{border-bottom:1px solid transparent;font-size:13px;text-decoration:none;color:#7c7c7c;transition:border-color .2s;cursor:pointer}.BasePostHeader-scss--module_rootLink_espj2:visited{color:#7c7c7c}@media not all and (hover: none){.BasePostHeader-scss--module_rootLink_espj2:hover{border-bottom-color:#7c7c7c}}.BasePostHeader-scss--module_rootDeleted_CCJm-{display:inline-flex;width:calc(100% - 10px);margin:5px;padding:9px 10px;border-radius:var(--border-radius-default);background-color:#cd35441a}.BasePostHeader-scss--module_root_Y-3uM.BasePostHeader-scss--module_noTopPadding_teysy{padding-top:0}.BasePostHeader-scss--module_postBlocked_3t9LO{margin-left:6px}.BasePostHeader-scss--module_headerDeferredLabel_WF0XB{color:var(--var-color-extra-ui)}.BasePostHeader-scss--module_headerRightBlock_qsEpo{display:flex;flex-direction:row;align-items:center;height:22px}.BasePostHeader-scss--module_viewsCounter_kVRrK{margin-right:10px;cursor:pointer}.BasePostHeader-scss--module_headerLeftBlock_BeN-b{display:flex;align-items:center}.BasePostHeader-scss--module_ads_Fow0o{padding-bottom:1px;font-size:13px;line-height:16px}.BasePostHeader-scss--module_iconPinned_rQiCf{width:20px;height:20px;margin-bottom:2px;margin-left:9px;cursor:pointer}@keyframes AttachmentButton-scss--module_fadeIn_krmBw{0%{opacity:0}to{opacity:1}}@keyframes AttachmentButton-scss--module_fadeOut_aO4pM{0%{opacity:1}to{opacity:0}}@keyframes AttachmentButton-scss--module_flashing_tFTFm{0%{opacity:.5}to{opacity:1}}@keyframes AttachmentButton-scss--module_loading_4RtQB{to{background-position-x:-20%}}@keyframes AttachmentButton-scss--module_rotating_SSTdA{to{transform:rotate(360deg)}}@keyframes AttachmentButton-scss--module_closeLock_npM7m{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes AttachmentButton-scss--module_shakeLock_ytQv0{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.AttachmentButton-scss--module_iconAttach_67DQJ{width:24px;height:26px;transition:color .2s;fill:currentcolor}.AttachmentButton-scss--module_attachContainer_ouO1b{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;font-family:inherit;color:inherit;background-color:transparent;display:flex;align-items:center;justify-content:center;padding:0 8px;cursor:pointer}.AttachmentButton-scss--module_attachContainer_ouO1b:focus{outline:none}.AttachmentButton-scss--module_attachContainer_ouO1b:disabled{opacity:.5;cursor:default}@keyframes CommentPublisherWarningWrapper-scss--module_fadeIn_2rNoW{0%{opacity:0}to{opacity:1}}@keyframes CommentPublisherWarningWrapper-scss--module_fadeOut_05ZAY{0%{opacity:1}to{opacity:0}}@keyframes CommentPublisherWarningWrapper-scss--module_flashing_XEnb2{0%{opacity:.5}to{opacity:1}}@keyframes CommentPublisherWarningWrapper-scss--module_loading_N96iw{to{background-position-x:-20%}}@keyframes CommentPublisherWarningWrapper-scss--module_rotating_hGieP{to{transform:rotate(360deg)}}@keyframes CommentPublisherWarningWrapper-scss--module_closeLock_Bg9vA{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes CommentPublisherWarningWrapper-scss--module_shakeLock_yso-y{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.CommentPublisherWarningWrapper-scss--module_root_r8joN{overflow:hidden;border-radius:var(--border-radius-default)}.CommentPublisherWarningWrapper-scss--module_error_VT9VA{background-color:var(--var-color-error)}.CommentPublisherWarningWrapper-scss--module_warning_ptJG4{display:flex;align-items:center;padding:6px 10px 5px;font-size:13px;font-weight:500;line-height:16px;color:#fff;border-top-left-radius:3px;border-top-right-radius:3px;background-color:var(--var-color-error)}.CommentPublisherWarningWrapper-scss--module_iconWarning_S40l9{width:20px;height:20px;margin-right:5px}@keyframes EditingLabel-scss--module_fadeIn_m5Prp{0%{opacity:0}to{opacity:1}}@keyframes EditingLabel-scss--module_fadeOut_yZ9WS{0%{opacity:1}to{opacity:0}}@keyframes EditingLabel-scss--module_flashing_27HAG{0%{opacity:.5}to{opacity:1}}@keyframes EditingLabel-scss--module_loading_OYb75{to{background-position-x:-20%}}@keyframes EditingLabel-scss--module_rotating_dHCir{to{transform:rotate(360deg)}}@keyframes EditingLabel-scss--module_closeLock_5QNnA{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes EditingLabel-scss--module_shakeLock_pPEuH{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.EditingLabel-scss--module_root_834XD{display:flex;align-items:center;height:20px}.EditingLabel-scss--module_editingIcon_buJri{width:14px;height:14px;margin-right:5px}.EditingLabel-scss--module_closeIcon_20d-H{width:16px;height:16px;color:#7c7c7c}.EditingLabel-scss--module_closeButton_TkrEQ{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0;border:none;font-family:inherit;color:inherit;background-color:transparent;display:flex;align-items:center;justify-content:center;width:20px;height:20px;margin-right:-2px;margin-left:15px}.EditingLabel-scss--module_closeButton_TkrEQ:active .EditingLabel-scss--module_closeIcon_20d-H{color:#000}.EditingLabel-scss--module_text_eOecQ{font-size:12px;line-height:16px;text-overflow:ellipsis;flex-grow:1}@keyframes PhotoPreviewItem-scss--module_fadeIn_YWHpG{0%{opacity:0}to{opacity:1}}@keyframes PhotoPreviewItem-scss--module_fadeOut_UwLgB{0%{opacity:1}to{opacity:0}}@keyframes PhotoPreviewItem-scss--module_flashing_zRhok{0%{opacity:.5}to{opacity:1}}@keyframes PhotoPreviewItem-scss--module_loading_x7riu{to{background-position-x:-20%}}@keyframes PhotoPreviewItem-scss--module_rotating_yHbtS{to{transform:rotate(360deg)}}@keyframes PhotoPreviewItem-scss--module_closeLock_Mr8Jt{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes PhotoPreviewItem-scss--module_shakeLock_okO09{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.PhotoPreviewItem-scss--module_root_fGkxI{position:relative;overflow:hidden;width:100px;height:70px;border-radius:var(--border-radius-default)}.PhotoPreviewItem-scss--module_img_BGsJT{width:100%;height:100%;object-fit:cover}@media (orientation: portrait){.mobile .PhotoPreviewItem-scss--module_img_BGsJT{position:absolute;top:0;right:0;bottom:0;left:0;display:block;max-width:100%;max-height:100%}}.PhotoPreviewItem-scss--module_spinnerWrapper_c2B3d{display:flex;align-items:center;justify-content:center;position:absolute;top:0;right:0;bottom:0;left:0;background-color:#4d4d4d80}.PhotoPreviewItem-scss--module_button_og9Mz{display:flex;align-items:center;justify-content:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;position:absolute;z-index:10;top:6px;right:6px;padding:5px;border:none;opacity:.7;border-radius:50%;outline:none;background-color:var(--var-color-input-bg);transition:all .2s ease;cursor:pointer}.PhotoPreviewItem-scss--module_button_og9Mz:hover{opacity:1}.PhotoPreviewItem-scss--module_icon_-uUQt{width:14px;height:14px;stroke-width:3px;color:var(--var-color-text-primary)}.PhotoPreviewItem-scss--module_disabled_E-E9Y{opacity:.5;pointer-events:none}@keyframes ReplyTo-scss--module_fadeIn_XYAPZ{0%{opacity:0}to{opacity:1}}@keyframes ReplyTo-scss--module_fadeOut_X4My8{0%{opacity:1}to{opacity:0}}@keyframes ReplyTo-scss--module_flashing_k9zdS{0%{opacity:.5}to{opacity:1}}@keyframes ReplyTo-scss--module_loading_vnsfq{to{background-position-x:-20%}}@keyframes ReplyTo-scss--module_rotating_lOkGU{to{transform:rotate(360deg)}}@keyframes ReplyTo-scss--module_closeLock_poakR{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes ReplyTo-scss--module_shakeLock_A4DG9{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.ReplyTo-scss--module_root_yUliq{display:flex;align-items:center;height:20px}.ReplyTo-scss--module_replyIcon_tS1tB{width:14px;height:14px;flex-shrink:0}.desktop .ReplyTo-scss--module_replyIcon_tS1tB{margin-right:8px}.mobile .ReplyTo-scss--module_replyIcon_tS1tB{margin-right:5px}.desktop .ReplyTo-scss--module_closeIcon_rA37u{width:14px;height:14px;color:#ccc;transition:color .2s ease}.mobile .ReplyTo-scss--module_closeIcon_rA37u{width:16px;height:16px;color:#7c7c7c}.ReplyTo-scss--module_closeButton_J5W7k{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0;border:none;font-family:inherit;color:inherit;background-color:transparent;display:flex;align-items:center;justify-content:center;width:20px;height:20px;cursor:pointer}.desktop .ReplyTo-scss--module_closeButton_J5W7k{margin-left:5px;stroke-width:10px}.mobile .ReplyTo-scss--module_closeButton_J5W7k{margin-right:-2px;margin-left:15px}.ReplyTo-scss--module_closeButton_J5W7k:active .ReplyTo-scss--module_closeIcon_rA37u{color:#000}.ReplyTo-scss--module_closeButton_J5W7k:focus{outline:1px solid var(--color-brand)}.ReplyTo-scss--module_closeButton_J5W7k:focus .ReplyTo-scss--module_closeIcon_rA37u{color:var(--color-brand)}.ReplyTo-scss--module_closeButton_J5W7k:hover .ReplyTo-scss--module_closeIcon_rA37u{color:#7c7c7c}.ReplyTo-scss--module_text_qDL2c{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:13px;line-height:16px}.mobile .ReplyTo-scss--module_text_qDL2c{flex-grow:1}@keyframes CommentPublisher-scss--module_fadeIn_ny4TV{0%{opacity:0}to{opacity:1}}@keyframes CommentPublisher-scss--module_fadeOut_TJZly{0%{opacity:1}to{opacity:0}}@keyframes CommentPublisher-scss--module_flashing_NzfpE{0%{opacity:.5}to{opacity:1}}@keyframes CommentPublisher-scss--module_loading_G9873{to{background-position-x:-20%}}@keyframes CommentPublisher-scss--module_rotating_CAwYj{to{transform:rotate(360deg)}}@keyframes CommentPublisher-scss--module_closeLock_vzQDJ{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes CommentPublisher-scss--module_shakeLock_yWOVH{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.CommentPublisher-scss--module_root_qzLjO{position:relative;z-index:8;display:grid;width:100%;padding:0 var(--post-block-side-padding);border-bottom-right-radius:8px;border-bottom-left-radius:8px;background-color:var(--var-color-post-bg);grid-template-columns:min-content minmax(0,1fr)}.CommentPublisher-scss--module_root_qzLjO.CommentPublisher-scss--module_sticky_Rwbe7{position:sticky;bottom:0;border-top:1px solid transparent;transition:border-top-color .2s ease}.CommentPublisher-scss--module_root_qzLjO.CommentPublisher-scss--module_sticky_Rwbe7.CommentPublisher-scss--module_hasBorder_vxOoS{border-top:1px solid var(--var-color-base-border)}.CommentPublisher-scss--module_root_qzLjO.CommentPublisher-scss--module_focused_Zw-Km{z-index:9}.dark-theme .minimal .CommentPublisher-scss--module_root_qzLjO{background-color:#262626}.CommentPublisher-scss--module_root_qzLjO.CommentPublisher-scss--module_noIndent_wNcDd{padding:0}.CommentPublisher-scss--module_avatarWrapper_ukAkC{display:flex;height:100%;align-items:flex-end;padding:10px 10px 10px 0}.CommentPublisher-scss--module_content_IoLzv{display:flex;flex-direction:column;flex-grow:1}.CommentPublisher-scss--module_uploadedPreview_t4hDU{display:flex}.CommentPublisher-scss--module_previewItem_7wA6A{margin-right:10px;margin-bottom:10px}.CommentPublisher-scss--module_previewItem_7wA6A:last-child{margin-right:0}.CommentPublisher-scss--module_replyHeader_JIJCY{margin-top:9px}.CommentPublisher-scss--module_middleMain_VALCH{display:flex;flex-direction:column;justify-content:stretch;flex-grow:1;min-width:0}.CommentPublisher-scss--module_checkIconSend_0LUz-{width:30px;height:30px;color:var(--var-color-input-bg)!important;border-radius:5px;background-color:var(--color-brand);fill:var(--var-color-input-bg)}.CommentPublisher-scss--module_checkIconSend_0LUz- svg{width:20px;height:20px}.CommentPublisher-scss--module_checkIconSendContainer_Jo5H7{display:flex;align-items:center;justify-content:center;height:40px;margin-right:4px;padding:0}.CommentPublisher-scss--module_actionsContainer_z-RZy{align-items:flex-end}.CommentPublisher-scss--module_actionsContainer_z-RZy button[data-active=true]{color:var(--var-color-extra-ui-hover)}.light-y-theme .CommentPublisher-scss--module_actionsContainer_z-RZy{border:none}.CommentPublisher-scss--module_actionsLeft_xgMuf{transition:border-color .2s ease}.light-y-theme .CommentPublisher-scss--module_actionsLeft_xgMuf{height:100%;border-top:1px solid var(--var-color-base-border);border-bottom:1px solid var(--var-color-base-border)}.CommentPublisher-scss--module_actionsRight_QtFpx{transition:border-color .2s ease}.light-y-theme .CommentPublisher-scss--module_actionsRight_QtFpx{height:100%}.CommentPublisher-scss--module_actionsRightOptionals_LPDyN{display:flex;transition:border-color .2s ease}.light-y-theme .CommentPublisher-scss--module_actionsRightOptionals_LPDyN{margin-right:6px;padding-bottom:5px;border:1px solid var(--var-color-base-border);border-left:none;border-top-right-radius:var(--border-radius-default);border-bottom-right-radius:var(--border-radius-default);align-items:flex-end}.CommentPublisher-scss--module_buttonContainer_IrdxN:disabled{opacity:.6;cursor:default;pointer-events:none}.light-y-theme .CommentPublisher-scss--module_sendContainer_IST61{width:36px;height:36px;display:flex;flex-shrink:0;border:1px solid var(--var-color-base-border);border-radius:var(--border-radius-default);align-self:flex-end}.CommentPublisher-scss--module_editingLabel_GLoWI{margin-top:6px}.light-y-theme .CommentPublisher-scss--module_editor_RgSN2{min-height:34px!important;border-right:none}.CommentPublisher-scss--module_editor_RgSN2 .codex-editor__redactor{min-height:42px!important;padding:10px 12px!important;font-size:13px;line-height:22px;touch-action:pan-x pan-y}.CommentPublisher-scss--module_publisherWrapper_6zzL9{margin:10px 0}.mobile .CommentPublisher-scss--module_publisherWrapper_6zzL9{margin-top:6px}.CommentPublisher-scss--module_smileSelector_uY0Mk{position:absolute;z-index:9;right:15px;bottom:60px}.CommentPublisher-scss--module_smileSelector_uY0Mk.CommentPublisher-scss--module_isReply_KsIGh{bottom:calc(100% + 30px)}.desktop .CommentPublisher-scss--module_smileSelector_uY0Mk{width:274px}.mobile .CommentPublisher-scss--module_smileSelector_uY0Mk{left:15px}.CommentPublisher-scss--module_attachContainerEditing_BeDe8{padding-right:0}.CommentPublisher-scss--module_smileSelectorLower_JJl4s{top:60px;bottom:unset}@keyframes BlacklistedNote-scss--module_fadeIn_atJtE{0%{opacity:0}to{opacity:1}}@keyframes BlacklistedNote-scss--module_fadeOut_8l-qR{0%{opacity:1}to{opacity:0}}@keyframes BlacklistedNote-scss--module_flashing_ajqIc{0%{opacity:.5}to{opacity:1}}@keyframes BlacklistedNote-scss--module_loading_FEB8O{to{background-position-x:-20%}}@keyframes BlacklistedNote-scss--module_rotating_cSEyf{to{transform:rotate(360deg)}}@keyframes BlacklistedNote-scss--module_closeLock_fj02V{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes BlacklistedNote-scss--module_shakeLock_gDL7I{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.BlacklistedNote-scss--module_container_H03zI{display:flex;width:100%;padding:10px 15px;background-color:var(--var-color-post-bg);align-items:center}.BlacklistedNote-scss--module_blacklisted_XYVeq{font-size:13px;color:var(--var-color-text-secondary)}.Blacklisted-scss--module_container_9-35m{display:flex;align-items:center;padding:0 15px 15px}.Blacklisted-scss--module_avatar_7UYm3{margin-right:10px}@keyframes LinkLikeTextButton-scss--module_fadeIn_f7Hps{0%{opacity:0}to{opacity:1}}@keyframes LinkLikeTextButton-scss--module_fadeOut_9rWY6{0%{opacity:1}to{opacity:0}}@keyframes LinkLikeTextButton-scss--module_flashing_zOcgg{0%{opacity:.5}to{opacity:1}}@keyframes LinkLikeTextButton-scss--module_loading_5GWc-{to{background-position-x:-20%}}@keyframes LinkLikeTextButton-scss--module_rotating_9S7k0{to{transform:rotate(360deg)}}@keyframes LinkLikeTextButton-scss--module_closeLock_AlxLq{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes LinkLikeTextButton-scss--module_shakeLock_Aduv2{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.LinkLikeTextButton-scss--module_root_DsDie{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;font-family:inherit;color:inherit;background-color:transparent;position:relative;display:inline-block;margin:-10px -15px;padding:10px 30px 10px 15px;font-size:14px;line-height:20px;cursor:pointer;-webkit-user-select:none;user-select:none}.LinkLikeTextButton-scss--module_root_DsDie>div{border-bottom:1px solid transparent;font-size:13px;text-decoration:none;color:var(--var-color-link);transition:border-color .2s;cursor:pointer;position:relative;display:flex;transition:all .2s ease;will-change:transform}.LinkLikeTextButton-scss--module_root_DsDie>div:visited{color:var(--var-color-link)}@media not all and (hover: none){.LinkLikeTextButton-scss--module_root_DsDie>div:hover{border-bottom-color:var(--var-color-link-underline)}}@media not all and (hover: none){.LinkLikeTextButton-scss--module_root_DsDie:active{filter:brightness(.8)}}@media (hover: none){.LinkLikeTextButton-scss--module_root_DsDie>div:after{content:"";position:absolute;z-index:-2;top:-6px;right:-12px;bottom:-7px;left:-11px;opacity:0;border-radius:8px;background-color:var(--var-color-icon-ui-active-bg);transition:all .2s ease}.LinkLikeTextButton-scss--module_root_DsDie:active>div{scale:.94}.LinkLikeTextButton-scss--module_root_DsDie:active>div:after{opacity:1}}@keyframes ShowMore-scss--module_fadeIn_chTmD{0%{opacity:0}to{opacity:1}}@keyframes ShowMore-scss--module_fadeOut_kkUBj{0%{opacity:1}to{opacity:0}}@keyframes ShowMore-scss--module_flashing_iR8ll{0%{opacity:.5}to{opacity:1}}@keyframes ShowMore-scss--module_loading_akwhu{to{background-position-x:-20%}}@keyframes ShowMore-scss--module_rotating_9wjhz{to{transform:rotate(360deg)}}@keyframes ShowMore-scss--module_closeLock_bII2n{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes ShowMore-scss--module_shakeLock_eSDht{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.ShowMore-scss--module_showMore_xBA2w{display:inline-flex;margin:5px 0 9px 15px;line-height:20px}.light-y-theme .ShowMore-scss--module_showMore_xBA2w{margin-left:0;padding-left:var(--post-block-side-padding)}.ShowMore-scss--module_showMore_xBA2w.ShowMore-scss--module_noIndent_0Byn1{margin-left:0}@keyframes CommentMenu-scss--module_fadeIn_hMr15{0%{opacity:0}to{opacity:1}}@keyframes CommentMenu-scss--module_fadeOut_wxZjm{0%{opacity:1}to{opacity:0}}@keyframes CommentMenu-scss--module_flashing_i-U2T{0%{opacity:.5}to{opacity:1}}@keyframes CommentMenu-scss--module_loading_TBmio{to{background-position-x:-20%}}@keyframes CommentMenu-scss--module_rotating_ear-G{to{transform:rotate(360deg)}}@keyframes CommentMenu-scss--module_closeLock_S6-Id{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes CommentMenu-scss--module_shakeLock_z2qpJ{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.CommentMenu-scss--module_menuInlineIconsContainer_0XOVX{position:absolute;top:0;right:15px;display:flex;margin-left:10px;align-items:center}.CommentMenu-scss--module_menuInlineIconsContainer_0XOVX>*:not(:last-child){margin-right:4px}.CommentMenu-scss--module_noIndent_IfC5w .CommentMenu-scss--module_menuInlineIconsContainer_0XOVX{right:0}.CommentMenu-scss--module_menuInlineIconsContainer_0XOVX a,.CommentMenu-scss--module_menuInlineIconsContainer_0XOVX button,.CommentMenu-scss--module_menuInlineIconsContainer_0XOVX [role=button]{color:var(--var-color-extra-ui)}@media not all and (hover: none){.CommentMenu-scss--module_menuInlineIconsContainer_0XOVX a:hover,.CommentMenu-scss--module_menuInlineIconsContainer_0XOVX button:hover,.CommentMenu-scss--module_menuInlineIconsContainer_0XOVX [role=button]:hover{color:var(--var-color-extra-ui-hover)}}.CommentMenu-scss--module_inlineIcon_-wiSB{width:16px;height:16px;fill:currentcolor}.CommentMenu-scss--module_menuItemIcon_6pjpC{width:20px;height:20px;margin-right:10px}.CommentMenu-scss--module_menuItemIcon_6pjpC.CommentMenu-scss--module_edit_8dPrW{width:18px;height:18px;margin-right:12px}.CommentMenu-scss--module_inlineButton_nw2c-{width:22px;height:22px;-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0;border:none;font-family:inherit;color:inherit;background-color:transparent;display:flex;align-items:center;justify-content:center;transition:all .2s;cursor:pointer}.CommentMenu-scss--module_inlineButton_nw2c-.CommentMenu-scss--module_removeButton_J-dzD:hover:not(:disabled) .CommentMenu-scss--module_inlineIcon_-wiSB,.CommentMenu-scss--module_inlineButton_nw2c-.CommentMenu-scss--module_removeButton_J-dzD:focus:not(:disabled) .CommentMenu-scss--module_inlineIcon_-wiSB{color:var(--var-color-error);fill:var(--var-color-error)}.CommentMenu-scss--module_removeButton_J-dzD .CommentMenu-scss--module_inlineButton_nw2c-{width:18px;height:18px}.CommentMenu-scss--module_menuDropdownIconContainer_Rr8A1{position:absolute;right:15px;margin-left:10px;cursor:pointer}.CommentMenu-scss--module_menuIcon_DGhng{width:18px;height:18px;color:var(--var-color-extra-ui)}@media not all and (hover: none){.CommentMenu-scss--module_menuIcon_DGhng:hover{color:var(--var-color-extra-ui-hover)}}.CommentMenu-scss--module_dropdown_-s1-m{border:solid 1px;white-space:nowrap;border-radius:var(--border-radius-default);box-shadow:0 2px 10px #0000001a;position:absolute;z-index:9;top:24px;right:15px;overflow:hidden;padding:7.5px 0;color:var(--var-color-text-regular)}.light-y-theme .CommentMenu-scss--module_dropdown_-s1-m,.light-x-theme .CommentMenu-scss--module_dropdown_-s1-m,.light-theme .CommentMenu-scss--module_dropdown_-s1-m{border-color:#eaeaea;background-color:#fff}.dark-theme .CommentMenu-scss--module_dropdown_-s1-m{border-color:#303030;background-color:#262626;box-shadow:0 2px 10px #00000080}.CommentMenu-scss--module_dropdownItem_1JKH0{display:flex;align-items:center;padding:7.5px 15px;color:var(--var-color-text-regular);transition:color .2s;cursor:pointer}.CommentMenu-scss--module_dropdownItem_1JKH0:hover{color:var(--color-brand)}.CommentMenu-scss--module_dropdownItem_1JKH0 .CommentMenu-scss--module_iconBlock_BAdcH{width:16px;height:16px}.CommentMenu-scss--module_dropdownItemDisabled_7pdT-{cursor:auto}.CommentMenu-scss--module_dropdownItemDisabled_7pdT-:hover{color:var(--var-color-text-primary)}.ReplyTo-scss--module_text_U-xaY{overflow:hidden;padding-top:1px;border-bottom:none;font-size:12px;font-weight:400;line-height:15px;white-space:nowrap;color:#7c7c7c!important}.ReplyTo-scss--module_text_U-xaY:hover{color:var(--var-color-text-primary)!important}@keyframes PostAuthorIcon-scss--module_fadeIn_A44gU{0%{opacity:0}to{opacity:1}}@keyframes PostAuthorIcon-scss--module_fadeOut_tUdfi{0%{opacity:1}to{opacity:0}}@keyframes PostAuthorIcon-scss--module_flashing_PRy-d{0%{opacity:.5}to{opacity:1}}@keyframes PostAuthorIcon-scss--module_loading_X4XQ7{to{background-position-x:-20%}}@keyframes PostAuthorIcon-scss--module_rotating_-UkS8{to{transform:rotate(360deg)}}@keyframes PostAuthorIcon-scss--module_closeLock_f02tS{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes PostAuthorIcon-scss--module_shakeLock_IXL3Z{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.PostAuthorIcon-scss--module_authorIcon_rGp8U{width:16px;height:16px;margin-right:7px;margin-left:2px;color:var(--color-brand)}@keyframes PublishingComment-scss--module_fadeIn_nREoT{0%{opacity:0}to{opacity:1}}@keyframes PublishingComment-scss--module_fadeOut_aPJc3{0%{opacity:1}to{opacity:0}}@keyframes PublishingComment-scss--module_flashing_Vo3Yo{0%{opacity:.5}to{opacity:1}}@keyframes PublishingComment-scss--module_loading_NFlKM{to{background-position-x:-20%}}@keyframes PublishingComment-scss--module_rotating_1VJx6{to{transform:rotate(360deg)}}@keyframes PublishingComment-scss--module_closeLock_aS-2q{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes PublishingComment-scss--module_shakeLock_P3NI4{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.PublishingComment-scss--module_container_1ABXb{position:relative;display:flex;flex-direction:column;margin-bottom:5px;padding:5px 30px 5px 15px;background-color:var(--var-color-post-bg);justify-content:space-between;word-wrap:break-word;word-break:break-word}.PublishingComment-scss--module_left_D4ehz{display:flex;width:100%;flex-grow:1}.PublishingComment-scss--module_info_AgzZz{flex-grow:1;width:100%}.PublishingComment-scss--module_avatar_Cm8eI{margin-right:10px;opacity:.5}.PublishingComment-scss--module_header_gcA19{display:flex;flex-wrap:wrap;margin-bottom:5px;font-size:13px;line-height:16px;opacity:.5}.PublishingComment-scss--module_name_yQnFw{margin-right:5px;font-size:13px;font-weight:500;color:var(--var-color-text-primary)}.PublishingComment-scss--module_content_I5XpG{display:block;margin-bottom:5px;font-size:13px;opacity:.5;color:var(--var-color-text-regular)}.PublishingComment-scss--module_content_I5XpG a{border-bottom:1px solid transparent;font-size:13px;text-decoration:none;color:var(--var-color-link);transition:border-color .2s;cursor:pointer}.PublishingComment-scss--module_content_I5XpG a:visited{color:var(--var-color-link)}@media not all and (hover: none){.PublishingComment-scss--module_content_I5XpG a:hover{border-bottom-color:var(--var-color-link-underline)}}.PublishingComment-scss--module_bottomBlock_f-wSh{font-size:12px;line-height:16px;color:#5a6a7a}.PublishingComment-scss--module_bottomLabel_6hoYz{height:14.5px;color:#7c7c7c}.PublishingComment-scss--module_thread_HA3-6{padding-top:15px;padding-left:35px}.PublishingComment-scss--module_commentMenu_2-Vx9{display:none}.PublishingComment-scss--module_container_1ABXb:hover .PublishingComment-scss--module_commentMenu_2-Vx9{display:block}.PublishingComment-scss--module_errorIconWrapper_3zUQn{width:18px;height:18px;position:absolute;right:40px}.PublishingComment-scss--module_errorIconWrapper_3zUQn .PublishingComment-scss--module_errorIcon_BiQls{width:18px;height:18px;color:var(--var-color-error)}.PublishingComment-scss--module_closeButton_KffEC{margin-top:-3px;margin-right:-3px;padding:3px;cursor:pointer}.PublishingComment-scss--module_closeButton_KffEC .PublishingComment-scss--module_closeIcon_WI-vc{width:18px;height:18px}.PublishingComment-scss--module_errorBlock_BbYCL{position:absolute;right:0;display:flex}.PublishingComment-scss--module_retryButton_0poQ5{height:14.5px;margin-left:10px;font-size:12px}@keyframes RemovedComment-scss--module_fadeIn_Fvxm-{0%{opacity:0}to{opacity:1}}@keyframes RemovedComment-scss--module_fadeOut_-S-rr{0%{opacity:1}to{opacity:0}}@keyframes RemovedComment-scss--module_flashing_l-A3T{0%{opacity:.5}to{opacity:1}}@keyframes RemovedComment-scss--module_loading_U-LK8{to{background-position-x:-20%}}@keyframes RemovedComment-scss--module_rotating_Zxfoe{to{transform:rotate(360deg)}}@keyframes RemovedComment-scss--module_closeLock_lsi1B{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes RemovedComment-scss--module_shakeLock_MlctF{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.RemovedComment-scss--module_root_f5CRj{display:flex;margin-bottom:2.5px;padding:19px 15px 35px;align-items:center;justify-content:space-between;flex-wrap:wrap}.RemovedComment-scss--module_link_s1ak9{border-bottom:1px solid transparent;font-size:13px;text-decoration:none;color:var(--var-color-link);transition:border-color .2s;cursor:pointer}.RemovedComment-scss--module_link_s1ak9:visited{color:var(--var-color-link)}@media not all and (hover: none){.RemovedComment-scss--module_link_s1ak9:hover{border-bottom-color:var(--var-color-link-underline)}}@keyframes BlockedIcon-scss--module_fadeIn_En74M{0%{opacity:0}to{opacity:1}}@keyframes BlockedIcon-scss--module_fadeOut_eXxi8{0%{opacity:1}to{opacity:0}}@keyframes BlockedIcon-scss--module_flashing_RPOLq{0%{opacity:.5}to{opacity:1}}@keyframes BlockedIcon-scss--module_loading_oZT2P{to{background-position-x:-20%}}@keyframes BlockedIcon-scss--module_rotating_-tI6v{to{transform:rotate(360deg)}}@keyframes BlockedIcon-scss--module_closeLock_SfOv6{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes BlockedIcon-scss--module_shakeLock_SsCWy{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.BlockedIcon-scss--module_icon_WBOsY{width:12px;height:12px;display:flex;margin:0 7px 2px 2px;color:#7c7c7c;cursor:pointer}.BlockedIcon-scss--module_tooltipContent_-MMMT{width:225px;white-space:normal}.CreatedAtDate-scss--module_text_POMpZ{border-bottom:none;font-size:12px;color:var(--var-color-extra-ui)!important;transition:color .2s ease}.CreatedAtDate-scss--module_text_POMpZ:hover{color:var(--var-color-extra-ui-hover)!important}@keyframes CommentView-scss--module_fadeIn_WhghZ{0%{opacity:0}to{opacity:1}}@keyframes CommentView-scss--module_fadeOut_7Ff99{0%{opacity:1}to{opacity:0}}@keyframes CommentView-scss--module_flashing_xt1DF{0%{opacity:.5}to{opacity:1}}@keyframes CommentView-scss--module_loading_-026S{to{background-position-x:-20%}}@keyframes CommentView-scss--module_rotating_1JmsH{to{transform:rotate(360deg)}}@keyframes CommentView-scss--module_closeLock_G5GH3{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes CommentView-scss--module_shakeLock_GWcN5{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}@keyframes CommentView-scss--module_flashToHighlight_VcRqR{0%{background-color:var(--color-brand-opacity-10)}10%{background-color:var(--color-brand-opacity-25)}to{background-color:var(--color-brand-opacity-10)}}@keyframes CommentView-scss--module_flash_7TAc0{0%{background-color:var(--var-color-post-bg)}10%{background-color:var(--color-brand-opacity-25)}to{background-color:var(--var-color-post-bg)}}.CommentView-scss--module_root_3fG2r{display:flex;flex-direction:column;margin-bottom:5px;background-color:inherit;transition:background-color .2s ease}.CommentView-scss--module_root_3fG2r.CommentView-scss--module_highlighted_kaC-G{background-color:var(--color-brand-opacity-10)}.CommentView-scss--module_root_3fG2r.CommentView-scss--module_highlighted_kaC-G:not(.CommentView-scss--module_commentBlocked_zAbA3).flashing{animation:CommentView-scss--module_flashToHighlight_VcRqR 1s ease-out forwards}.CommentView-scss--module_root_3fG2r.CommentView-scss--module_disabled_5YBy4{opacity:.7;background-color:var(--var-color-block-border);pointer-events:none}.CommentView-scss--module_root_3fG2r:not(.CommentView-scss--module_commentBlocked_zAbA3).flashing{animation:CommentView-scss--module_flash_7TAc0 1.5s ease-out forwards}.CommentView-scss--module_commentWrapper_F4vrf{word-wrap:break-word;word-break:break-word;position:relative;display:flex;flex-direction:column;padding:5px 30px 5px var(--post-block-side-padding);justify-content:space-between}.CommentView-scss--module_commentWrapper_F4vrf.CommentView-scss--module_removing_gmm5D{opacity:.6;pointer-events:none}.CommentView-scss--module_commentWrapperBlocked_uYO4j{padding:0 10px 8px}.CommentView-scss--module_commentWrapper_F4vrf.CommentView-scss--module_noIndent_niQrT{padding-right:15px;padding-left:0}.CommentView-scss--module_left_gEwmm{display:flex;width:100%;flex-grow:1}.CommentView-scss--module_info_vGo5U{position:relative;flex-grow:1;width:calc(100% - 50px)}.CommentView-scss--module_avatar_XQo1u{margin-right:10px}.CommentView-scss--module_avatarClickable_j43Tj{cursor:pointer}.CommentView-scss--module_header_IVq1q{display:flex;flex-wrap:wrap;margin-bottom:5px;align-items:flex-end}.CommentView-scss--module_name_C0ecI{word-wrap:break-word;word-break:break-word;display:flex;max-width:calc(100% - 50px);margin-right:5px;font-size:13px;font-weight:500;line-height:16px;color:var(--var-color-text-primary)}.CommentView-scss--module_nameButton_tTQ47.CommentView-scss--module_disabled_5YBy4:hover,.CommentView-scss--module_nameButton_tTQ47:hover{color:var(--color-brand);cursor:pointer}.CommentView-scss--module_name_C0ecI.CommentView-scss--module_disabled_5YBy4{opacity:.5}.CommentView-scss--module_contentWrapper_cMWfc{position:relative;overflow:hidden}.CommentView-scss--module_contentWrapper_cMWfc .CommentView-scss--module_showMore_YjIlD{position:absolute;bottom:0;left:-20px;display:flex;width:calc(100% + 20px);height:55px;padding-bottom:4px;font-size:12px;color:var(--color-brand);background-image:linear-gradient(to bottom,rgba(255,255,255,0),var(--var-color-post-bg) 50%,var(--var-color-post-bg));cursor:pointer;align-items:flex-end}.CommentView-scss--module_showMoreButton_1Hxcr{position:absolute;bottom:21px;margin-bottom:-6px;padding-right:20px;padding-bottom:6px}.CommentView-scss--module_content_X5Ud5{display:block;margin-bottom:5px;font-size:var(--font-size-comment-content);line-height:var(--line-height-comment-content);color:var(--var-color-text-regular)}.CommentView-scss--module_content_X5Ud5 a{border-bottom:1px solid transparent;font-size:13px;text-decoration:none;color:var(--var-color-link);transition:border-color .2s;cursor:pointer}.CommentView-scss--module_content_X5Ud5 a:visited{color:var(--var-color-link)}@media not all and (hover: none){.CommentView-scss--module_content_X5Ud5 a:hover{border-bottom-color:var(--var-color-link-underline)}}.CommentView-scss--module_bottomBlock_ialPQ{display:flex;flex-wrap:wrap;align-items:center;font-size:12px;line-height:16px}.CommentView-scss--module_bottomBlock_ialPQ a,.CommentView-scss--module_bottomBlock_ialPQ button,.CommentView-scss--module_bottomBlock_ialPQ [role=button]{color:var(--var-color-extra-ui)}@media not all and (hover: none){.CommentView-scss--module_bottomBlock_ialPQ a:hover,.CommentView-scss--module_bottomBlock_ialPQ button:hover,.CommentView-scss--module_bottomBlock_ialPQ [role=button]:hover{color:var(--var-color-extra-ui-hover)}}.CommentView-scss--module_reply_dmqZq{margin-left:10px;transition:color .2s;cursor:pointer}.CommentView-scss--module_reply_dmqZq:hover{color:var(--var-color-text-primary)}.CommentView-scss--module_thread_my-LW{padding-top:15px;padding-left:35px}@media not all and (hover: none){.CommentView-scss--module_commentMenu_vjzZP{display:none}.CommentView-scss--module_root_3fG2r:hover .CommentView-scss--module_commentMenu_vjzZP{display:block}}.CommentView-scss--module_isDeleted_OAvzt,.CommentView-scss--module_removing_gmm5D{color:#7c7c7c}.CommentView-scss--module_contentBlocked_5qa2t{padding:8px 10px 10px}.CommentView-scss--module_commentBlocked_zAbA3{margin:5px;border-radius:8px;background-color:#cd35441a}.CommentView-scss--module_markup_4L6Pw img{margin:-2px 0}@keyframes PhotoPreviewItem-scss--module_fadeIn_DTR5I{0%{opacity:0}to{opacity:1}}@keyframes PhotoPreviewItem-scss--module_fadeOut_q6u9U{0%{opacity:1}to{opacity:0}}@keyframes PhotoPreviewItem-scss--module_flashing_QSmoI{0%{opacity:.5}to{opacity:1}}@keyframes PhotoPreviewItem-scss--module_loading_4vqHc{to{background-position-x:-20%}}@keyframes PhotoPreviewItem-scss--module_rotating_g9mc-{to{transform:rotate(360deg)}}@keyframes PhotoPreviewItem-scss--module_closeLock_zFCIN{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes PhotoPreviewItem-scss--module_shakeLock_rK79V{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.PhotoPreviewItem-scss--module_root_mdFzL{position:relative;overflow:hidden;width:100px;height:70px;border-radius:var(--border-radius-default)}.PhotoPreviewItem-scss--module_img_sJSu0{width:100%;height:100%;object-fit:cover}@media (orientation: portrait){.mobile .PhotoPreviewItem-scss--module_img_sJSu0{position:absolute;top:0;right:0;bottom:0;left:0;display:block;max-width:100%;max-height:100%}}.PhotoPreviewItem-scss--module_spinnerWrapper_ycEaR{display:flex;align-items:center;justify-content:center;position:absolute;top:0;right:0;bottom:0;left:0;background-color:#4d4d4d80}.PhotoPreviewItem-scss--module_button_XR0Vv{display:flex;align-items:center;justify-content:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;position:absolute;z-index:10;top:6px;right:6px;padding:5px;border:none;opacity:.7;border-radius:50%;outline:none;background-color:#fff;transition:all .2s ease;cursor:pointer}.PhotoPreviewItem-scss--module_button_XR0Vv:hover{opacity:1}.PhotoPreviewItem-scss--module_icon_1-H3C{width:14px;height:14px;stroke-width:3px;color:var(--var-color-text-primary)}.PhotoPreviewItem-scss--module_disabled_UjFow{opacity:.5;pointer-events:none}@keyframes EditedComment-scss--module_fadeIn_qkRLB{0%{opacity:0}to{opacity:1}}@keyframes EditedComment-scss--module_fadeOut_l3aHn{0%{opacity:1}to{opacity:0}}@keyframes EditedComment-scss--module_flashing_dTQPj{0%{opacity:.5}to{opacity:1}}@keyframes EditedComment-scss--module_loading_CIhML{to{background-position-x:-20%}}@keyframes EditedComment-scss--module_rotating_wy5B-{to{transform:rotate(360deg)}}@keyframes EditedComment-scss--module_closeLock_3PPk0{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes EditedComment-scss--module_shakeLock_2fDts{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.EditedComment-scss--module_leftColumn_5qVdo{display:flex;flex-direction:column}.EditedComment-scss--module_mainColumn_GbzsY{display:flex;flex-direction:column;width:100%;min-width:0}.EditedComment-scss--module_header_sVQGN{display:flex;flex-wrap:wrap;margin-bottom:5px;align-items:flex-end}.EditedComment-scss--module_name_EwBRJ{display:flex;margin-right:5px;font-size:13px;font-weight:500;line-height:16px;color:var(--var-color-text-primary)}.EditedComment-scss--module_editingLabel_nRDVw{font-size:12px;line-height:15px;white-space:nowrap;color:#7c7c7c}.EditedComment-scss--module_root_iCVvB{position:relative;display:flex;width:100%;padding:5px 15px;background-color:var(--var-color-post-bg);align-items:flex-start;justify-content:stretch}.EditedComment-scss--module_root_iCVvB .EditedComment-scss--module_avatarWrapper_elTOZ{display:flex;height:100%;padding:0 10px 10px 0}.EditedComment-scss--module_root_iCVvB .codex-editor__redactor{min-height:50px!important;padding:9px 12px!important;font-size:13px;line-height:22px}.EditedComment-scss--module_uploadedPreview_gr7wv{display:flex;margin-bottom:10px}.EditedComment-scss--module_uploadedPreview_gr7wv .EditedComment-scss--module_previewItem_SjiE6:not(:last-child){margin-right:10px}.EditedComment-scss--module_footerButtons_CjTXe>*:not(:last-child){margin-right:10px}.EditedComment-scss--module_publisherWrapper_wC26D{width:100%;margin-bottom:10px}.EditedComment-scss--module_attachContainer_whARS{height:38px}.EditedComment-scss--module_iconAttach_pL66S{width:20px;height:21px}.EditedComment-scss--module_smileContainer_OhEz-{height:38px;padding-bottom:3px}.EditedComment-scss--module_iconSmile_q0LfF{width:20px;height:20px}.EditedComment-scss--module_smileSelector_KYhYQ{position:absolute;z-index:9;right:15px;bottom:calc(100% - 22px)}.EditedComment-scss--module_smileSelector_KYhYQ.EditedComment-scss--module_isReply_MpfGz{bottom:calc(100% + 30px)}.desktop .EditedComment-scss--module_smileSelector_KYhYQ{right:15px;width:320px}.EditedComment-scss--module_smileSelectorLower_OqqNa{top:60px;bottom:unset}.EditedComment-scss--module_editor_p--7j{background-color:var(--var-color-post-bg)}.EditedComment-scss--module_actionsContainer_lIyxS{background-color:var(--var-color-post-bg);align-items:flex-start}.EditedComment-scss--module_editorDisabled_y-mvO{border-right:none;background-color:var(--var-color-input-bg-disabled)}.EditedComment-scss--module_editorDisabled_y-mvO+.EditedComment-scss--module_actionsContainer_lIyxS{background-color:var(--var-color-input-bg-disabled)}.CommentInThread-scss--module_comment_0Uc9m{padding-left:50px}.CommentInThread-scss--module_edited_-D-LQ{padding-left:65px!important}.Thread-scss--module_spinner_v3eJt{display:flex;box-sizing:content-box;margin-left:55px;padding-bottom:15px}.Thread-scss--module_marginWrapper_-B0p2{margin-left:50px}.CommentsList-scss--module_spinner_I5SaE{display:flex;height:20px;margin-bottom:15px;margin-left:65px}@keyframes NotAuthorizedNote-scss--module_fadeIn_TxxZz{0%{opacity:0}to{opacity:1}}@keyframes NotAuthorizedNote-scss--module_fadeOut_E--Iz{0%{opacity:1}to{opacity:0}}@keyframes NotAuthorizedNote-scss--module_flashing_gQEiD{0%{opacity:.5}to{opacity:1}}@keyframes NotAuthorizedNote-scss--module_loading_OhaKy{to{background-position-x:-20%}}@keyframes NotAuthorizedNote-scss--module_rotating_dfU-C{to{transform:rotate(360deg)}}@keyframes NotAuthorizedNote-scss--module_closeLock_lZifs{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes NotAuthorizedNote-scss--module_shakeLock_m-iwk{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.NotAuthorizedNote-scss--module_container_LKPBC{display:flex;width:100%;padding:10px 15px;background-color:var(--var-color-post-bg);align-items:center}.NotAuthorizedNote-scss--module_authText_udi-m{font-size:13px}.NotAuthorizedNote-scss--module_link_lGOj0{border-bottom:1px solid transparent;font-size:13px;text-decoration:none;color:var(--var-color-link);transition:border-color .2s;cursor:pointer}.NotAuthorizedNote-scss--module_link_lGOj0:visited{color:var(--var-color-link)}@media not all and (hover: none){.NotAuthorizedNote-scss--module_link_lGOj0:hover{border-bottom-color:var(--var-color-link-underline)}}.NotAuthorizedForComment-scss--module_container_gs49T{display:flex;align-items:center;padding:0 15px 15px}.NotAuthorizedForComment-scss--module_avatar_1yQJP{margin-right:10px}@keyframes Post-scss--module_fadeIn_o3qGN{0%{opacity:0}to{opacity:1}}@keyframes Post-scss--module_fadeOut_Zt9PS{0%{opacity:1}to{opacity:0}}@keyframes Post-scss--module_flashing_aFDkV{0%{opacity:.5}to{opacity:1}}@keyframes Post-scss--module_loading_xpgDH{to{background-position-x:-20%}}@keyframes Post-scss--module_rotating_Uf7vs{to{transform:rotate(360deg)}}@keyframes Post-scss--module_closeLock_WxqSU{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes Post-scss--module_shakeLock_1K00q{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.Post-scss--module_muted_bl6ol>*{opacity:.4;transition:opacity .2s ease}.Post-scss--module_settingsContainer_kR4Ib{margin-left:15px}.Post-scss--module_contentWrapper_Px3ya{margin-bottom:9px;padding:0;color:var(--var-color-post-text)}.Post-scss--module_contentWrapperTeaser_QS5K7{margin-bottom:10px}.desktop .minimal .Post-scss--module_contentWrapperTeaser_QS5K7{overflow:hidden}.light-y-theme .desktop .minimal .Post-scss--module_contentWrapperTeaser_QS5K7,.light-x-theme .desktop .minimal .Post-scss--module_contentWrapperTeaser_QS5K7,.light-theme .desktop .minimal .Post-scss--module_contentWrapperTeaser_QS5K7{border-radius:var(--border-radius-default)}.Post-scss--module_content_bHxZu{word-wrap:break-word;word-break:break-word;position:relative;overflow:hidden;font-size:.875rem;line-height:1.45}.Post-scss--module_content_bHxZu .Post-scss--module_markup_m2sj3 a{border-bottom:1px solid transparent;font-size:13px;text-decoration:none;color:var(--var-color-link);transition:border-color .2s;cursor:pointer;font-size:.875rem}.Post-scss--module_content_bHxZu .Post-scss--module_markup_m2sj3 a:visited{color:var(--var-color-link)}@media not all and (hover: none){.Post-scss--module_content_bHxZu .Post-scss--module_markup_m2sj3 a:hover{border-bottom-color:var(--var-color-link-underline)}}.Post-scss--module_paragraph_4Vx1A{padding:0 var(--post-block-side-padding)}.Post-scss--module_paragraph_4Vx1A:empty:before{content:"​"}.Post-scss--module_paragraph_4Vx1A.Post-scss--module_noIndent_5TqtR{padding:0}.Post-scss--module_poll_wrlDt{margin:15px var(--post-block-side-padding)}.Post-scss--module_pollWithoutIndent_C00oT{margin-right:0;margin-left:0}.dark-theme .Post-scss--module_poll_wrlDt{margin-right:0;margin-left:0;border:none}.Post-scss--module_footer_v5zEG{padding:5px var(--post-block-side-padding) 10px}.Post-scss--module_title_oRgmU{margin-top:0;margin-bottom:10px;padding:0 var(--post-block-side-padding);font-size:var(--post-title-font-size);font-weight:var(--post-title-font-weight);line-height:var(--post-title-line-height);color:var(--var-color-text-primary)}@media not all and (hover: none){.Post-scss--module_title_oRgmU:not(h1):hover{text-decoration:underline}.light-y-theme .Post-scss--module_title_oRgmU:not(h1):hover,.light-x-theme .Post-scss--module_title_oRgmU:not(h1):hover,.light-theme .Post-scss--module_title_oRgmU:not(h1):hover{text-decoration-color:var(--color-brand-opacity-40)}.dark-theme .Post-scss--module_title_oRgmU:not(h1):hover{text-decoration-color:var(--var-color-icon-ui)}}.Post-scss--module_title_oRgmU.Post-scss--module_noIndentTitle_5MaMo{padding:0}.Post-scss--module_italic_PKQCp{font-style:italic}.Post-scss--module_bold_DlqYn{font-weight:600}.Post-scss--module_underline_tjCFc{text-decoration:underline}.Post-scss--module_padded_tUy0T{margin:15px 0;border-radius:0}.Post-scss--module_audio_uwh1L.Post-scss--module_first_qh7gS,.Post-scss--module_file_rAcnQ.Post-scss--module_first_qh7gS,.Post-scss--module_image_fcuwC.Post-scss--module_first_qh7gS,.Post-scss--module_padded_tUy0T.Post-scss--module_first_qh7gS{margin-top:0}.Post-scss--module_audio_uwh1L.Post-scss--module_last_RNBso,.Post-scss--module_file_rAcnQ.Post-scss--module_last_RNBso,.Post-scss--module_image_fcuwC.Post-scss--module_last_RNBso,.Post-scss--module_padded_tUy0T.Post-scss--module_last_RNBso{margin-bottom:0}.Post-scss--module_audio_uwh1L.Post-scss--module_noIndent_5TqtR,.Post-scss--module_file_rAcnQ.Post-scss--module_noIndent_5TqtR,.Post-scss--module_image_fcuwC.Post-scss--module_noIndent_5TqtR,.Post-scss--module_padded_tUy0T.Post-scss--module_noIndent_5TqtR{margin-right:0;margin-left:0}.Post-scss--module_image_fcuwC{display:block;max-width:100%;height:auto;margin:15px auto}.Post-scss--module_shading_4hdU8{position:absolute;z-index:5;bottom:0;width:100%;height:92px;background-image:linear-gradient(to bottom,rgba(255,255,255,0),var(--var-color-post-bg) 75%,var(--var-color-post-bg))}.Post-scss--module_readMoreBlock_UzDg8{position:relative;z-index:6;top:-6px;margin:0 var(--post-block-side-padding) 0;font-size:.875rem}.Post-scss--module_noIndentContent_lRyMV .Post-scss--module_readMoreBlock_UzDg8{margin:0}.Post-scss--module_showPost_xbeqJ{border-bottom:1px solid transparent;font-size:13px;text-decoration:none;color:var(--var-color-link);transition:border-color .2s;cursor:pointer;display:inline-block;margin:5px var(--post-block-side-padding) 15px;font-size:.875rem}.Post-scss--module_showPost_xbeqJ:visited{color:var(--var-color-link)}@media not all and (hover: none){.Post-scss--module_showPost_xbeqJ:hover{border-bottom-color:var(--var-color-link-underline)}}.Post-scss--module_noIndentContent_lRyMV .Post-scss--module_showPost_xbeqJ{padding-left:0}.Post-scss--module_trackingPixel_ARO1L{width:1px;height:1px;position:absolute;bottom:0;left:0;background-color:transparent;pointer-events:none}.Post-scss--module_adsText_Anqfs{word-wrap:break-word;word-break:break-word;margin-bottom:10px;padding:6px var(--post-block-side-padding) 0;font-size:13px;line-height:16px;color:var(--var-color-text-secondary)}.Post-scss--module_adsTextWithTags_qZCFz{margin-bottom:0}.Post-scss--module_root_PdJWj{position:relative;width:var(--var-desktop-post-width);margin:0 auto;padding-bottom:calc(var(--post-block-bottom-padding) - 10px);border-radius:var(--border-radius-default);background-color:var(--var-color-post-bg)}.light-y-theme .Post-scss--module_root_PdJWj{border:none!important}.Post-scss--module_rootWithOverlay_Wg34O{min-height:260px}.minimal .Post-scss--module_root_PdJWj{position:relative;border:1px solid var(--var-color-block-border);border-radius:var(--border-radius-large);background-color:var(--var-color-post-bg)}.minimal .Post-scss--module_root_PdJWj.Post-scss--module_noBordersPostStyle_NvbxM{width:var(--var-desktop-post-width);border:none;border-bottom:none}.minimal .Post-scss--module_rootWithOverlay_Wg34O{min-height:260px}.Post-scss--module_commentsDenied_h3xML{padding:15px;color:var(--var-color-text-secondary)}.Post-scss--module_commentsDeniedHasComments_HVSzb{border-top:1px solid var(--var-color-base-border)}.Post-scss--module_commentsDeniedHasComments_HVSzb.Post-scss--module_noSidePaddings_HxNda{border-top:none}.Post-scss--module_comments_v1VDO{display:flex;flex-direction:column;width:100%;align-items:stretch}.Post-scss--module_footer_v5zEG{height:45px}.Post-scss--module_noSidePaddings_HxNda{padding-right:0;padding-left:0}@keyframes PostDonationsItem-scss--module_fadeIn_c8-3C{0%{opacity:0}to{opacity:1}}@keyframes PostDonationsItem-scss--module_fadeOut_t7u5v{0%{opacity:1}to{opacity:0}}@keyframes PostDonationsItem-scss--module_flashing_bK-WO{0%{opacity:.5}to{opacity:1}}@keyframes PostDonationsItem-scss--module_loading_e1y4I{to{background-position-x:-20%}}@keyframes PostDonationsItem-scss--module_rotating_4ZGIK{to{transform:rotate(360deg)}}@keyframes PostDonationsItem-scss--module_closeLock_4C4ec{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes PostDonationsItem-scss--module_shakeLock_y4GH2{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.PostDonationsItem-scss--module_root_IrmeY{position:relative;display:flex}.PostDonationsItem-scss--module_root_IrmeY:not(:last-child){margin-bottom:20px}.PostDonationsItem-scss--module_avatar_-bHLw{margin-right:8px}.PostDonationsItem-scss--module_info_SdMsj{display:flex;flex-direction:column;justify-content:space-between}.PostDonationsItem-scss--module_username_dlrQx{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:500;line-height:16px}.PostDonationsItem-scss--module_date_sK-i3{position:absolute;bottom:0;left:40px;font-size:12px;line-height:1;color:#7c7c7c}.PostDonationsItem-scss--module_sumLabel_2Xtfw{display:flex;align-items:center;justify-content:center;height:30px;margin-left:auto;padding:7px;font-size:13px;font-weight:500;color:#3a4;border-radius:var(--border-radius-default);background-color:#33aa441a}.PostDonationsItem-scss--module_dialogIcon_J0trF{width:16px;height:16px;transition:all .2s ease}.PostDonationsItem-scss--module_dialogButton_J3jDO{display:flex;align-items:center;justify-content:center;width:32px;margin-left:5px;border:1px solid #eaeaea!important;text-decoration:none!important;color:inherit!important;border-radius:var(--border-radius-default);outline:none;flex-shrink:0}@media not all and (hover: none){.PostDonationsItem-scss--module_dialogButton_J3jDO:hover .PostDonationsItem-scss--module_dialogIcon_J0trF{color:var(--color-brand)!important}}.PostDonations-scss--module_root_gcwpB{width:100%}.PostDonations-scss--module_list_tUBN5{position:relative;padding:15px 15px 0}.PostDonations-scss--module_spinnerWrapper_u3GJX{display:flex;width:100%;padding:20px;justify-content:center}.PostDonations-scss--module_loadMoreSensor_eXUWZ{position:absolute;bottom:50px;width:10px}@keyframes Donations-scss--module_fadeIn_7ljlS{0%{opacity:0}to{opacity:1}}@keyframes Donations-scss--module_fadeOut_Sbf-G{0%{opacity:1}to{opacity:0}}@keyframes Donations-scss--module_flashing_vxDWg{0%{opacity:.5}to{opacity:1}}@keyframes Donations-scss--module_loading_IC5vB{to{background-position-x:-20%}}@keyframes Donations-scss--module_rotating_eOmHa{to{transform:rotate(360deg)}}@keyframes Donations-scss--module_closeLock_q6X7G{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes Donations-scss--module_shakeLock_SJGus{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.Donations-scss--module_root_43XcY{display:flex}.Donations-scss--module_root_43XcY .Donations-scss--module_donationsIconBg_tcHz-:after{position:absolute;top:0;right:0;bottom:0;left:0;content:"";display:flex;background-image:linear-gradient(65deg,transparent 25%,rgba(255,255,255,.8) 50%,transparent 75%);background-size:100% 100%;transform:translate(-100%)}.Donations-scss--module_root_43XcY:hover .Donations-scss--module_donationsIconBg_tcHz-:after{animation:.8s ease 0s 1 normal Donations-scss--module_shine_g5PZH}@keyframes Donations-scss--module_shine_g5PZH{0%{transform:translate(-100%)}to{transform:translate(105%)}}.Donations-scss--module_donationsButton_aV82y{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;font-family:inherit;color:inherit;background-color:transparent;display:flex;align-items:center;justify-content:center;position:relative;margin:-5px;padding:5px;cursor:pointer}.light-y-theme .Donations-scss--module_donationsButton_aV82y:hover .Donations-scss--module_donationsIconRoot_hFOXr{color:var(--color-brand)}.Donations-scss--module_donationsButton_aV82y.Donations-scss--module_disabled_8iTT9{cursor:default;pointer-events:none}.Donations-scss--module_donationsButton_aV82y:active{transform:none}.Donations-scss--module_donationsIconRoot_hFOXr{width:24px;height:24px;color:#f18f01}.light-y-theme .Donations-scss--module_donationsIconRoot_hFOXr{margin-right:6px;color:var(--var-color-icon-ui)}.Donations-scss--module_donatorsTooltip_vSrlo{display:flex;align-items:stretch}.Donations-scss--module_donatorsTooltipContent_Hq6fR{width:290px;padding:0!important}.Donations-scss--module_donationsTotal_sTooY{display:flex;height:23px;margin-left:5px;transition:color .2s ease;align-items:center}.Donations-scss--module_donationsTotal_sTooY.Donations-scss--module_interactive_UiJFY:hover{color:var(--color-brand);cursor:pointer}.Donations-scss--module_donatorsRoot_Ce2SI{max-height:346px}.Donations-scss--module_donatorsRoot_Ce2SI.Donations-scss--module_disableHeightBounds_Y8iBa{max-height:unset}@keyframes LockAnimatable-scss--module_fadeIn_jjqnk{0%{opacity:0}to{opacity:1}}@keyframes LockAnimatable-scss--module_fadeOut_vqCAG{0%{opacity:1}to{opacity:0}}@keyframes LockAnimatable-scss--module_flashing_lK4eH{0%{opacity:.5}to{opacity:1}}@keyframes LockAnimatable-scss--module_loading_t-CIO{to{background-position-x:-20%}}@keyframes LockAnimatable-scss--module_rotating_lYJOk{to{transform:rotate(360deg)}}@keyframes LockAnimatable-scss--module_closeLock_KmjVl{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes LockAnimatable-scss--module_shakeLock_ZDYEK{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.LockAnimatable-scss--module_root_SS9T8{display:flex;align-items:center;justify-content:center;position:relative}@keyframes PostSubscriptionBlockFooter-scss--module_fadeIn_qSXnI{0%{opacity:0}to{opacity:1}}@keyframes PostSubscriptionBlockFooter-scss--module_fadeOut_eIM-f{0%{opacity:1}to{opacity:0}}@keyframes PostSubscriptionBlockFooter-scss--module_flashing_wD0uj{0%{opacity:.5}to{opacity:1}}@keyframes PostSubscriptionBlockFooter-scss--module_loading_6pmun{to{background-position-x:-20%}}@keyframes PostSubscriptionBlockFooter-scss--module_rotating_cERgD{to{transform:rotate(360deg)}}@keyframes PostSubscriptionBlockFooter-scss--module_closeLock_G4KOD{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes PostSubscriptionBlockFooter-scss--module_shakeLock_bqnQ1{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.PostSubscriptionBlockFooter-scss--module_root_-vc3T{display:flex;align-items:center;justify-content:center;position:relative;z-index:2;flex-direction:column}.PostSubscriptionBlockFooter-scss--module_label_vnn0D{margin-bottom:.3em;font-size:1.125rem;font-weight:400;line-height:1.25;text-align:center}.PostSubscriptionBlockFooter-scss--module_trial_wMuaY .PostSubscriptionBlockFooter-scss--module_label_vnn0D{font-size:.875rem;opacity:.8}.PostSubscriptionBlockFooter-scss--module_description_rx3p7{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;max-width:90%;margin-bottom:20px;padding:0 15px;font-size:1.125rem;font-weight:600;line-height:1.25;text-align:center}.PostSubscriptionBlockFooter-scss--module_button_jWpeG.PostSubscriptionBlockFooter-scss--module_disabled_EfXUE{opacity:.3;background-color:#7c7c7c}.light-y-theme .PostSubscriptionBlockFooter-scss--module_buttonText_G9Wy6:first-letter{text-transform:uppercase}@media not all and (hover: none){.PostSubscriptionBlockFooter-scss--module_button_jWpeG:hover .PostSubscriptionBlockFooter-scss--module_lockIconAnimatable_REPYI .handle{animation:PostSubscriptionBlockFooter-scss--module_closeLock_G4KOD .5s ease forwards}.PostSubscriptionBlockFooter-scss--module_button_jWpeG:hover .PostSubscriptionBlockFooter-scss--module_lockIconAnimatable_REPYI svg{animation:PostSubscriptionBlockFooter-scss--module_shakeLock_bqnQ1 .5s ease .3s forwards}}.mobile .PostSubscriptionBlockFooter-scss--module_button_jWpeG{margin-bottom:5px}.mobile .PostSubscriptionBlockFooter-scss--module_label_vnn0D{margin-bottom:0;font-size:.875rem;line-height:1.55}.mobile .PostSubscriptionBlockFooter-scss--module_description_rx3p7{margin-bottom:8px;padding:0;font-size:.875rem;line-height:1.55}.PostSubscriptionBlockFooter-scss--module_lockIcon_dc0JI{width:20px;height:20px;margin-right:10px;fill:#fff}.PostSubscriptionBlockFooter-scss--module_unlockButton_SHyEk{display:flex}.PostSubscriptionBlockFooter-scss--module_subText_7vZ9d{margin-top:10px;font-size:.75rem;line-height:16px;opacity:.8}.PostSubscriptionBlockFooter-scss--module_iconLightning_eZOxP{width:.7rem;height:1rem}.PostSubscriptionBlockFooter-scss--module_limitBadge_atKU0{display:flex;margin-top:12px;padding:0;border-radius:2rem;align-items:center;gap:5px}.PostSubscriptionBlockFooter-scss--module_limitBadge_atKU0 .PostSubscriptionBlockFooter-scss--module_iconLightning_eZOxP{color:#498e34}.PostSubscriptionBlockFooter-scss--module_limitBadge_atKU0.PostSubscriptionBlockFooter-scss--module_last_4hvHX .PostSubscriptionBlockFooter-scss--module_iconLightning_eZOxP{color:var(--var-color-error)}.PostSubscriptionBlockFooter-scss--module_slots_IWPZe{font-size:.875rem;font-weight:600;color:inherit}.PostSubscriptionBlockFooter-scss--module_slots_IWPZe .PostSubscriptionBlockFooter-scss--module_lastChance_axIUX{color:inherit}.PostSubscriptionBlockFooter-scss--module_discountBlock_mkkY0{margin-top:5px}.PostSubscriptionBlockFooter-scss--module_onBg_AYz5Z{padding:20px;border:1px solid rgba(0,0,0,.1);color:var(--var-color-text-primary);border-radius:var(--border-radius-default);background-color:#fff9;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.mobile .PostSubscriptionBlockFooter-scss--module_onBg_AYz5Z{padding:15px}.PostSubscriptionBlockFooter-scss--module_onBg_AYz5Z.PostSubscriptionBlockFooter-scss--module_defaultBg_EG1zN{border-color:transparent}.dark-theme .PostSubscriptionBlockFooter-scss--module_onBg_AYz5Z{border:1px solid rgba(255,255,255,.15);background-color:#0009}.dark-theme .PostSubscriptionBlockFooter-scss--module_onBg_AYz5Z.PostSubscriptionBlockFooter-scss--module_defaultBg_EG1zN{border-color:transparent}@keyframes PostSubscriptionBlock-scss--module_fadeIn_LnkCQ{0%{opacity:0}to{opacity:1}}@keyframes PostSubscriptionBlock-scss--module_fadeOut_iEsf1{0%{opacity:1}to{opacity:0}}@keyframes PostSubscriptionBlock-scss--module_flashing_bP91F{0%{opacity:.5}to{opacity:1}}@keyframes PostSubscriptionBlock-scss--module_loading_CbEvW{to{background-position-x:-20%}}@keyframes PostSubscriptionBlock-scss--module_rotating_Uv5D9{to{transform:rotate(360deg)}}@keyframes PostSubscriptionBlock-scss--module_closeLock_8-Nk3{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes PostSubscriptionBlock-scss--module_shakeLock_RUIZj{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.PostSubscriptionBlock-scss--module_container_6B4h3{position:relative;width:var(--var-desktop-post-width);height:625px}.PostSubscriptionBlock-scss--module_container_6B4h3.PostSubscriptionBlock-scss--module_noIndent_71bHh{overflow:hidden;border-radius:var(--border-radius-large)}.PostSubscriptionBlock-scss--module_image_MJR-1,.PostSubscriptionBlock-scss--module_defaultImage_PHIP2,.PostSubscriptionBlock-scss--module_content_aJ9TC{position:absolute;top:0;right:0;bottom:0;left:0}.PostSubscriptionBlock-scss--module_image_MJR-1{width:100%;height:100%;object-fit:cover}.PostSubscriptionBlock-scss--module_defaultImage_PHIP2{background-image:url(../assets/images/blur-cover.Dcj7TL7l.png);background-repeat:no-repeat;background-size:cover}.light-theme .minimal .PostSubscriptionBlock-scss--module_defaultImage_PHIP2{background-image:url(../assets/images/blur-cover-light.EWxd4K6Z.png)}.dark-theme .minimal .PostSubscriptionBlock-scss--module_defaultImage_PHIP2{background-image:url(../assets/images/blur-cover-dark.DsuXY5kz.png)}.light-x-theme .PostSubscriptionBlock-scss--module_defaultImage_PHIP2{background-image:url(../assets/images/blur-cover-x.Bf0waom_.png)}.light-y-theme .PostSubscriptionBlock-scss--module_defaultImage_PHIP2{background-image:url(../assets/images/blur-cover-y.CkEwiVH-.png)}.PostSubscriptionBlock-scss--module_content_aJ9TC{display:flex;flex-direction:column;padding:30px;color:#fff}.PostSubscriptionBlock-scss--module_content_aJ9TC.PostSubscriptionBlock-scss--module_uploadedTeaser_WkJZ8{background:#0006}.PostSubscriptionBlock-scss--module_content_aJ9TC.PostSubscriptionBlock-scss--module_uploadedTeaser_WkJZ8:before{content:"";position:absolute;z-index:1;top:0;right:0;left:0;height:300px;background-image:linear-gradient(to bottom,rgba(0,0,0,.6),transparent)}.PostSubscriptionBlock-scss--module_content_aJ9TC.PostSubscriptionBlock-scss--module_autoTeaser_6lnSr{background:#0003}.PostSubscriptionBlock-scss--module_content_aJ9TC.PostSubscriptionBlock-scss--module_autoTeaser_6lnSr:before{content:"";position:absolute;z-index:1;top:0;right:0;left:0;height:300px;background-image:linear-gradient(to bottom,rgba(0,0,0,.5),transparent)}.PostSubscriptionBlock-scss--module_heading_pA0L2{z-index:2;overflow:hidden;min-height:10px;margin-bottom:20px;flex:1}.PostSubscriptionBlock-scss--module_footer_e5zan{display:flex;align-items:center;justify-content:center;flex-direction:column}.PostSubscriptionBlock-scss--module_title_Cu2OX{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:8;margin-bottom:10px;font-size:28px;font-weight:700;line-height:35px;color:#fff}.light-y-theme .PostSubscriptionBlock-scss--module_title_Cu2OX{font-size:24px;font-weight:500;line-height:normal}.PostSubscriptionBlock-scss--module_teaser_IRUgL{padding:0;font-size:1rem;font-weight:400;line-height:1.4}.PostSubscriptionBlock-scss--module_subscriptionLevelLabel_giubD{margin-bottom:5px;font-size:1.125rem;font-weight:400;line-height:1.25;text-align:center}.PostSubscriptionBlock-scss--module_subscriptionTitle_p2D-e,.PostSubscriptionBlock-scss--module_subscriptionName_XPaik{margin-bottom:20px;padding:0 15px;font-size:1.125rem;font-weight:600;text-align:center}.PostSubscriptionBlock-scss--module_subscriptionName_XPaik{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;max-width:90%;font-size:1.125rem;line-height:1.3}.mobile .PostSubscriptionBlock-scss--module_container_6B4h3{width:100vw;height:108.6956521739vw}.mobile .PostSubscriptionBlock-scss--module_content_aJ9TC{padding:15px}.mobile .PostSubscriptionBlock-scss--module_title_Cu2OX{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3;font-size:1.25rem;line-height:1.2}.mobile .PostSubscriptionBlock-scss--module_teaser_IRUgL{font-size:.875rem;line-height:1.55}.mobile .PostSubscriptionBlock-scss--module_button_0EcjA{margin-bottom:5px}.mobile .PostSubscriptionBlock-scss--module_subscriptionLevelLabel_giubD{margin-bottom:0;font-size:1.25rem;line-height:1.2}.mobile .PostSubscriptionBlock-scss--module_subscriptionTitle_p2D-e,.mobile .PostSubscriptionBlock-scss--module_subscriptionName_XPaik{margin-bottom:8px;padding:0;font-size:1.25rem;line-height:1.2}.PostSubscriptionBlock-scss--module_lockIcon_tXDEc{width:20px;height:20px;margin-right:10px;fill:#fff}.PostSubscriptionBlock-scss--module_unlockButton_n2Nm-{display:flex}.mobile.minimal .PostSubscriptionBlock-scss--module_container_6B4h3{height:108.5069444444vw}@keyframes Post-scss--module_fadeIn_wdfvX{0%{opacity:0}to{opacity:1}}@keyframes Post-scss--module_fadeOut_w6yb4{0%{opacity:1}to{opacity:0}}@keyframes Post-scss--module_flashing_H4r-5{0%{opacity:.5}to{opacity:1}}@keyframes Post-scss--module_loading_k0PXk{to{background-position-x:-20%}}@keyframes Post-scss--module_rotating_uC3VB{to{transform:rotate(360deg)}}@keyframes Post-scss--module_closeLock_-GZAH{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes Post-scss--module_shakeLock_NCfGc{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.Post-scss--module_muted_-a5dG>*{opacity:.4;transition:opacity .2s ease}.Post-scss--module_settingsContainer_dqWid{margin-left:15px}.Post-scss--module_contentWrapper_LPHji{margin-bottom:9px;padding:0;color:var(--var-color-post-text)}.Post-scss--module_contentWrapperTeaser_wPZI5{margin-bottom:10px}.desktop .minimal .Post-scss--module_contentWrapperTeaser_wPZI5{overflow:hidden}.light-y-theme .desktop .minimal .Post-scss--module_contentWrapperTeaser_wPZI5,.light-x-theme .desktop .minimal .Post-scss--module_contentWrapperTeaser_wPZI5,.light-theme .desktop .minimal .Post-scss--module_contentWrapperTeaser_wPZI5{border-radius:var(--border-radius-default)}.Post-scss--module_content_xuR4d{word-wrap:break-word;word-break:break-word;position:relative;overflow:hidden;font-size:.875rem;line-height:1.45}.Post-scss--module_content_xuR4d .Post-scss--module_markup_kc-dj a{border-bottom:1px solid transparent;font-size:13px;text-decoration:none;color:var(--var-color-link);transition:border-color .2s;cursor:pointer;font-size:.875rem}.Post-scss--module_content_xuR4d .Post-scss--module_markup_kc-dj a:visited{color:var(--var-color-link)}@media not all and (hover: none){.Post-scss--module_content_xuR4d .Post-scss--module_markup_kc-dj a:hover{border-bottom-color:var(--var-color-link-underline)}}.Post-scss--module_paragraph_y0z5A{padding:0 var(--post-block-side-padding)}.Post-scss--module_paragraph_y0z5A:empty:before{content:"​"}.Post-scss--module_paragraph_y0z5A.Post-scss--module_noIndent_dLdww{padding:0}.Post-scss--module_poll_6t4Xg{margin:15px var(--post-block-side-padding)}.Post-scss--module_pollWithoutIndent_IWgB6{margin-right:0;margin-left:0}.dark-theme .Post-scss--module_poll_6t4Xg{margin-right:0;margin-left:0;border:none}.Post-scss--module_footer_JGCYb{padding:5px var(--post-block-side-padding) 10px}.Post-scss--module_title_apnOP{margin-top:0;margin-bottom:10px;padding:0 var(--post-block-side-padding);font-size:var(--post-title-font-size);font-weight:var(--post-title-font-weight);line-height:var(--post-title-line-height);color:var(--var-color-text-primary)}@media not all and (hover: none){.Post-scss--module_title_apnOP:not(h1):hover{text-decoration:underline}.light-y-theme .Post-scss--module_title_apnOP:not(h1):hover,.light-x-theme .Post-scss--module_title_apnOP:not(h1):hover,.light-theme .Post-scss--module_title_apnOP:not(h1):hover{text-decoration-color:var(--color-brand-opacity-40)}.dark-theme .Post-scss--module_title_apnOP:not(h1):hover{text-decoration-color:var(--var-color-icon-ui)}}.Post-scss--module_title_apnOP.Post-scss--module_noIndentTitle_3-19K{padding:0}.Post-scss--module_italic_PfZ6F{font-style:italic}.Post-scss--module_bold_sC6Ik{font-weight:600}.Post-scss--module_underline_TIjy6{text-decoration:underline}.Post-scss--module_padded_Lmjn3{margin:15px 0;border-radius:0}.Post-scss--module_audio_5YW9c.Post-scss--module_first_Ar2oo,.Post-scss--module_file_LycL5.Post-scss--module_first_Ar2oo,.Post-scss--module_image_CnT4c.Post-scss--module_first_Ar2oo,.Post-scss--module_padded_Lmjn3.Post-scss--module_first_Ar2oo{margin-top:0}.Post-scss--module_audio_5YW9c.Post-scss--module_last_th5Xm,.Post-scss--module_file_LycL5.Post-scss--module_last_th5Xm,.Post-scss--module_image_CnT4c.Post-scss--module_last_th5Xm,.Post-scss--module_padded_Lmjn3.Post-scss--module_last_th5Xm{margin-bottom:0}.Post-scss--module_audio_5YW9c.Post-scss--module_noIndent_dLdww,.Post-scss--module_file_LycL5.Post-scss--module_noIndent_dLdww,.Post-scss--module_image_CnT4c.Post-scss--module_noIndent_dLdww,.Post-scss--module_padded_Lmjn3.Post-scss--module_noIndent_dLdww{margin-right:0;margin-left:0}.Post-scss--module_image_CnT4c{display:block;max-width:100%;height:auto;margin:15px auto}.Post-scss--module_shading_SzMwc{position:absolute;z-index:5;bottom:0;width:100%;height:92px;background-image:linear-gradient(to bottom,rgba(255,255,255,0),var(--var-color-post-bg) 75%,var(--var-color-post-bg))}.Post-scss--module_readMoreBlock_AITU8{position:relative;z-index:6;top:-6px;margin:0 var(--post-block-side-padding) 0;font-size:.875rem}.Post-scss--module_noIndentContent_Vn4Bj .Post-scss--module_readMoreBlock_AITU8{margin:0}.Post-scss--module_showPost_FD5GM{border-bottom:1px solid transparent;font-size:13px;text-decoration:none;color:var(--var-color-link);transition:border-color .2s;cursor:pointer;display:inline-block;margin:5px var(--post-block-side-padding) 15px;font-size:.875rem}.Post-scss--module_showPost_FD5GM:visited{color:var(--var-color-link)}@media not all and (hover: none){.Post-scss--module_showPost_FD5GM:hover{border-bottom-color:var(--var-color-link-underline)}}.Post-scss--module_noIndentContent_Vn4Bj .Post-scss--module_showPost_FD5GM{padding-left:0}.Post-scss--module_trackingPixel_Sx-Jw{width:1px;height:1px;position:absolute;bottom:0;left:0;background-color:transparent;pointer-events:none}.Post-scss--module_adsText_kOaSM{word-wrap:break-word;word-break:break-word;margin-bottom:10px;padding:6px var(--post-block-side-padding) 0;font-size:13px;line-height:16px;color:var(--var-color-text-secondary)}.Post-scss--module_adsTextWithTags_HEOyW{margin-bottom:0}.PostHeaderWithAuthor-scss--module_noSidePaddings_Cly5k{padding-right:0!important;padding-left:0!important}.PostHeaderWithAuthor-scss--module_root_RO4GR{display:flex;flex-direction:row;padding:var(--post-block-top-padding) var(--post-block-side-padding);justify-content:space-between;align-items:center;font-size:14px;color:var(--var-color-extra-ui)}.light-y-theme .PostHeaderWithAuthor-scss--module_root_RO4GR{padding-top:0;padding-bottom:16px}.PostHeaderWithAuthor-scss--module_root_RO4GR .minimal{padding:12px 0}.PostHeaderWithAuthor-scss--module_root_RO4GR a,.PostHeaderWithAuthor-scss--module_root_RO4GR button,.PostHeaderWithAuthor-scss--module_root_RO4GR [role=button]{transition:all .2s ease}@media not all and (hover: none){.PostHeaderWithAuthor-scss--module_root_RO4GR a,.PostHeaderWithAuthor-scss--module_root_RO4GR button,.PostHeaderWithAuthor-scss--module_root_RO4GR [role=button]{cursor:pointer}.PostHeaderWithAuthor-scss--module_root_RO4GR a:hover,.PostHeaderWithAuthor-scss--module_root_RO4GR button:hover,.PostHeaderWithAuthor-scss--module_root_RO4GR [role=button]:hover{color:var(--var-color-extra-ui-hover)}}.PostHeaderWithAuthor-scss--module_root_RO4GR a:active,.PostHeaderWithAuthor-scss--module_root_RO4GR a[data-active=true],.PostHeaderWithAuthor-scss--module_root_RO4GR button:active,.PostHeaderWithAuthor-scss--module_root_RO4GR button[data-active=true],.PostHeaderWithAuthor-scss--module_root_RO4GR [role=button]:active,.PostHeaderWithAuthor-scss--module_root_RO4GR [role=button][data-active=true]{color:var(--var-color-extra-ui-hover)}.PostHeaderWithAuthor-scss--module_root_RO4GR a:active,.PostHeaderWithAuthor-scss--module_root_RO4GR button:active,.PostHeaderWithAuthor-scss--module_root_RO4GR [role=button]:active{filter:brightness(.95)}.dark-theme .PostHeaderWithAuthor-scss--module_root_RO4GR a:active,.dark-theme .PostHeaderWithAuthor-scss--module_root_RO4GR button:active,.dark-theme .PostHeaderWithAuthor-scss--module_root_RO4GR [role=button]:active{filter:brightness(1.1)}.PostHeaderWithAuthor-scss--module_root_RO4GR button,.PostHeaderWithAuthor-scss--module_root_RO4GR [role=button]{will-change:transform}@media not all and (hover: none){.PostHeaderWithAuthor-scss--module_root_RO4GR button:active,.PostHeaderWithAuthor-scss--module_root_RO4GR [role=button]:active{transform:scale(.93)}}@media (hover: none){.PostHeaderWithAuthor-scss--module_root_RO4GR button:active,.PostHeaderWithAuthor-scss--module_root_RO4GR [role=button]:active{transform:scale(.9)}}.PostHeaderWithAuthor-scss--module_rootLink_K-xvE{border-bottom:1px solid transparent;font-size:13px;text-decoration:none;color:#7c7c7c;transition:border-color .2s;cursor:pointer}.PostHeaderWithAuthor-scss--module_rootLink_K-xvE:visited{color:#7c7c7c}@media not all and (hover: none){.PostHeaderWithAuthor-scss--module_rootLink_K-xvE:hover{border-bottom-color:#7c7c7c}}.PostHeaderWithAuthor-scss--module_rootDeleted_4mRHg{display:inline-flex;width:calc(100% - 10px);margin:5px;padding:9px 10px;border-radius:var(--border-radius-default);background-color:#cd35441a}.PostHeaderWithAuthor-scss--module_root_RO4GR.PostHeaderWithAuthor-scss--module_noTopPadding_vH5oV{padding-top:0}.PostHeaderWithAuthor-scss--module_postBlocked_ELPY8{margin-left:6px}.PostHeaderWithAuthor-scss--module_headerDeferredLabel_n44b7{color:var(--var-color-extra-ui)}.PostHeaderWithAuthor-scss--module_headerRightBlock_ttWfD{display:flex;flex-direction:row;align-items:center;height:22px}.PostHeaderWithAuthor-scss--module_viewsCounter_ZBylU{margin-right:10px;cursor:pointer}.PostHeaderWithAuthor-scss--module_headerLeftBlock_vX6ur{display:flex;align-items:center}.PostHeaderWithAuthor-scss--module_ads_-2y3k{padding-bottom:1px;font-size:13px;line-height:16px}.PostHeaderWithAuthor-scss--module_iconPinned_R0Tbc{width:20px;height:20px;margin-bottom:2px;margin-left:9px;cursor:pointer}@keyframes PostHeaderWithAuthor-scss--module_fadeIn_acqWd{0%{opacity:0}to{opacity:1}}@keyframes PostHeaderWithAuthor-scss--module_fadeOut_1wb2U{0%{opacity:1}to{opacity:0}}@keyframes PostHeaderWithAuthor-scss--module_flashing_ip5Jd{0%{opacity:.5}to{opacity:1}}@keyframes PostHeaderWithAuthor-scss--module_loading_OTra7{to{background-position-x:-20%}}@keyframes PostHeaderWithAuthor-scss--module_rotating_n2r-c{to{transform:rotate(360deg)}}@keyframes PostHeaderWithAuthor-scss--module_closeLock_qL6HZ{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes PostHeaderWithAuthor-scss--module_shakeLock_hb7xd{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.PostHeaderWithAuthor-scss--module_headerLeftBlock_vX6ur{display:flex;flex-shrink:1;align-items:center;overflow:hidden;margin-right:40px}.PostHeaderWithAuthor-scss--module_headerRightBlock_ttWfD{flex-shrink:0}.PostHeaderWithAuthor-scss--module_avatarBlock_IEhKA{height:40px;margin-right:10px}.PostHeaderWithAuthor-scss--module_textBlock_3gBo-{display:flex;overflow:hidden;flex-direction:column;flex-shrink:1}a.PostHeaderWithAuthor-scss--module_authorName_bzfif{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;margin-bottom:3px;font-size:13px;font-weight:500;line-height:16px;color:var(--var-color-text-primary)}a.PostHeaderWithAuthor-scss--module_authorName_bzfif:visited{color:var(--var-color-text-primary)}.PostHeaderWithAuthor-scss--module_noTopPadding_vH5oV{padding-top:0}@keyframes PostPublishedOverlay-scss--module_fadeIn_kAe3D{0%{opacity:0}to{opacity:1}}@keyframes PostPublishedOverlay-scss--module_fadeOut_IvLwX{0%{opacity:1}to{opacity:0}}@keyframes PostPublishedOverlay-scss--module_flashing_MgOWq{0%{opacity:.5}to{opacity:1}}@keyframes PostPublishedOverlay-scss--module_loading_foxNG{to{background-position-x:-20%}}@keyframes PostPublishedOverlay-scss--module_rotating_vOZDs{to{transform:rotate(360deg)}}@keyframes PostPublishedOverlay-scss--module_closeLock_cMyQm{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes PostPublishedOverlay-scss--module_shakeLock_q63Z6{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.PostPublishedOverlay-scss--module_root_vlv-k{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;z-index:10;flex-direction:column;border-radius:var(--border-radius-default);background-color:#fffffff2}.dark-theme .PostPublishedOverlay-scss--module_root_vlv-k{background-color:#222222f2}.PostPublishedOverlay-scss--module_successIcon_5XbHP{width:70px;height:70px;margin-top:-46px;margin-bottom:10px;color:var(--color-brand)}.PostPublishedOverlay-scss--module_title_-hVxI{margin-bottom:30px;font-size:20px;font-weight:500}.PostPublishedOverlay-scss--module_shareText_gJTEy{margin-bottom:15px}.PostPublishedOverlay-scss--module_close_WAlEg{width:21px;height:21px;position:absolute;top:12px;right:12px;color:var(--var-color-text-primary);cursor:pointer}.PostPublishedOverlay-scss--module_buttons_PNYOJ{display:flex;padding-bottom:20px}.PostPublishedOverlay-scss--module_button_g9c5Z{position:relative;margin-right:15px}.PostPublishedOverlay-scss--module_button_g9c5Z:last-child{margin-right:0}.PostPublishedOverlay-scss--module_shareContent_Mq8ak{position:relative}.PostPublishedOverlay-scss--module_activeContent_EngDZ{position:absolute;top:100%;right:0;left:0;display:flex;justify-content:center}.PostPublishedOverlay-scss--module_copyInput_pB1pb{width:100%}.PostPublishedOverlay-scss--module_dropdown_wcCtM{position:absolute;top:calc(100% + 7px);left:50%;transform:translate(-50%)}.PostPublishedOverlay-scss--module_dropdownContent_tIaVi{box-shadow:0 2px 10px #0000001a}.PostPublishedOverlay-scss--module_collapsed_Mc7dX .PostPublishedOverlay-scss--module_title_-hVxI{margin-bottom:10px}.PostPublishedOverlay-scss--module_collapsed_Mc7dX .PostPublishedOverlay-scss--module_buttons_PNYOJ{padding-bottom:0}.PostPublishedOverlay-scss--module_collapsed_Mc7dX .PostPublishedOverlay-scss--module_successIcon_5XbHP{margin-top:0}.PostPublishedOverlay-scss--module_collapsed_Mc7dX .PostPublishedOverlay-scss--module_copyInput_pB1pb{width:190px}@keyframes Empty-scss--module_fadeIn_FUkyO{0%{opacity:0}to{opacity:1}}@keyframes Empty-scss--module_fadeOut_vFzAE{0%{opacity:1}to{opacity:0}}@keyframes Empty-scss--module_flashing_xns2M{0%{opacity:.5}to{opacity:1}}@keyframes Empty-scss--module_loading_9jpU4{to{background-position-x:-20%}}@keyframes Empty-scss--module_rotating_Er-Ie{to{transform:rotate(360deg)}}@keyframes Empty-scss--module_closeLock_o1QeV{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes Empty-scss--module_shakeLock_olBrn{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.Empty-scss--module_root_h-99W{display:flex;align-items:center;justify-content:center;flex-direction:column;max-width:235px;margin:0 auto;padding-top:5px}.desktop .Empty-scss--module_root_h-99W{max-width:285px;padding-top:40px}.mobile .Empty-scss--module_root_h-99W{margin:20px auto}.Empty-scss--module_picture_0NGXo{width:120px;height:120px;margin-bottom:20px;background-size:100%}.light-theme .Empty-scss--module_picture_0NGXo{background-image:url(../assets/images/new_post-light.DU25qHFO.png)}.dark-theme .Empty-scss--module_picture_0NGXo{background-image:url(../assets/images/new_post-dark.5pAvx-0J.png)}.Empty-scss--module_title_SRXwp{font-size:20px;font-weight:500;line-height:22px;text-align:center;color:var(--var-color-text-regular)}.Empty-scss--module_description_eETU-{margin-top:10px;font-size:14px;line-height:22px;text-align:center;color:var(--var-color-text-secondary)}.Empty-scss--module_description_eETU- a{font-size:inherit}@keyframes EmptyWithFilter-scss--module_fadeIn_ZpLcn{0%{opacity:0}to{opacity:1}}@keyframes EmptyWithFilter-scss--module_fadeOut_c05Cb{0%{opacity:1}to{opacity:0}}@keyframes EmptyWithFilter-scss--module_flashing_EGfBQ{0%{opacity:.5}to{opacity:1}}@keyframes EmptyWithFilter-scss--module_loading_VO9Jt{to{background-position-x:-20%}}@keyframes EmptyWithFilter-scss--module_rotating_PMo96{to{transform:rotate(360deg)}}@keyframes EmptyWithFilter-scss--module_closeLock_v60Vw{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes EmptyWithFilter-scss--module_shakeLock_OVTvg{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.EmptyWithFilter-scss--module_root_n1Dhd{display:flex;flex-direction:column;align-items:center;text-align:center}.light-y-theme .EmptyWithFilter-scss--module_root_n1Dhd{padding:20px 0}.EmptyWithFilter-scss--module_loupeIcon_5M6mm{width:70px;height:70px;margin-bottom:15px;color:#ccc}.EmptyWithFilter-scss--module_title_PQdMD{font-weight:500;margin-bottom:10px;font-size:20px}.EmptyWithFilter-scss--module_subTitle_ZzfMt{font-size:14px;line-height:22px;color:#7c7c7c}.EmptyWithFilter-scss--module_clickableText_DxVLg{border-bottom:1px solid transparent;text-decoration:none;color:var(--color-brand);transition:border-color .2s;cursor:pointer}.EmptyWithFilter-scss--module_clickableText_DxVLg:hover{border-bottom-color:var(--color-brand-opacity-20)}@keyframes Feed-scss--module_fadeIn_S2UUg{0%{opacity:0}to{opacity:1}}@keyframes Feed-scss--module_fadeOut_1ubJK{0%{opacity:1}to{opacity:0}}@keyframes Feed-scss--module_flashing_fXjP-{0%{opacity:.5}to{opacity:1}}@keyframes Feed-scss--module_loading_jekBo{to{background-position-x:-20%}}@keyframes Feed-scss--module_rotating_3EgQN{to{transform:rotate(360deg)}}@keyframes Feed-scss--module_closeLock_VNqtX{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes Feed-scss--module_shakeLock_-162g{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.Feed-scss--module_feed_jtVXF{position:relative;padding-bottom:20px}.Feed-scss--module_feed_jtVXF.Feed-scss--module_muted_AFzJ9{pointer-events:none}.light-y-theme .Feed-scss--module_feed_jtVXF{overflow:hidden;margin-top:24px;margin-bottom:16px;padding-bottom:0;border:1px solid var(--var-color-base-border);border-radius:var(--border-radius-default)}.mobile .light-y-theme .Feed-scss--module_feed_jtVXF{margin-top:0;border:none}.Feed-scss--module_spinnerFixed_-lXr-{position:absolute;z-index:15;top:100px;left:50%;margin:30px auto;transform:translate(-50%);stroke-width:3px}.mobile .Feed-scss--module_spinnerFixed_-lXr-{top:50px}.Feed-scss--module_itemWrap_zaRzT{margin-bottom:20px}.light-y-theme .Feed-scss--module_itemWrap_zaRzT{padding-top:20px;border-bottom:1px solid var(--var-color-base-border)}.light-y-theme .Feed-scss--module_itemWrap_zaRzT:last-of-type{border-bottom:none}.minimal .Feed-scss--module_itemWrap_zaRzT{margin-bottom:12px}.Feed-scss--module_center_CNOeH{display:flex;align-items:center;justify-content:center}.mobile .Feed-scss--module_itemWrap_zaRzT{margin-bottom:0}.mobile .Feed-scss--module_center_CNOeH{margin-top:20px}.Feed-scss--module_feedEmptyWithFilter_70uD6{margin-top:50px;margin-left:14px}.Feed-scss--module_afterFeedSpace_iMV-t{height:50px;margin-top:10px}.light-y-theme .Feed-scss--module_afterFeedSpace_iMV-t{display:none}.Feed-scss--module_tracker_yaZbI{height:3px}.Feed-scss--module_itemWrap_zaRzT:not(.Feed-scss--module_withTracker_h8JB-){padding-top:3px}.Feed-scss--module_itemWrap_zaRzT.Feed-scss--module_itemWrapNoBorders_gLabN{margin-bottom:18px;padding-bottom:10px}.Feed-scss--module_itemWrap_zaRzT.Feed-scss--module_itemWrapNoBorders_gLabN:not(:last-of-type){border-bottom:1px solid var(--var-color-base-border)}.Feed-scss--module_addNewPostButton_tbEqK{position:absolute;bottom:-56px;width:100%}@keyframes Stream-scss--module_fadeIn_iZdKO{0%{opacity:0}to{opacity:1}}@keyframes Stream-scss--module_fadeOut_lSZ8v{0%{opacity:1}to{opacity:0}}@keyframes Stream-scss--module_flashing_zoE8U{0%{opacity:.5}to{opacity:1}}@keyframes Stream-scss--module_loading_EYanw{to{background-position-x:-20%}}@keyframes Stream-scss--module_rotating_s0-NA{to{transform:rotate(360deg)}}@keyframes Stream-scss--module_closeLock_aKxOs{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes Stream-scss--module_shakeLock_EgBlw{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.Stream-scss--module_chat_OzttZ .Stream-scss--module_chatWrapper_xZOx1{display:block}.Stream-scss--module_chat_OzttZ .Stream-scss--module_chatBox_-TCwZ{height:282px;background-color:var(--var-color-panel-bg)}.Stream-scss--module_player_q-OCg{padding-bottom:56.25%}.Stream-scss--module_player_q-OCg.Stream-scss--module_rounded_tz7T7{overflow:hidden;border-radius:var(--border-radius-default)}.Stream-scss--module_title_JcSC3{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3;word-wrap:break-word;word-break:break-word;margin:0 0 15px;padding:0 var(--post-block-side-padding);font-size:20px;font-weight:600;line-height:24px;color:var(--var-color-text-primary)}.Stream-scss--module_title_JcSC3.Stream-scss--module_noSidePaddings_L9OhV{padding:0}.mobile .Stream-scss--module_title_JcSC3{margin:-5px 0 10px}.Stream-scss--module_muted_wniWc>*{opacity:.3;pointer-events:none}@keyframes ScrollUpButton-scss--module_fadeIn_a8UIc{0%{opacity:0}to{opacity:1}}@keyframes ScrollUpButton-scss--module_fadeOut_YTPba{0%{opacity:1}to{opacity:0}}@keyframes ScrollUpButton-scss--module_flashing_pueN7{0%{opacity:.5}to{opacity:1}}@keyframes ScrollUpButton-scss--module_loading_mJtUW{to{background-position-x:-20%}}@keyframes ScrollUpButton-scss--module_rotating_8vo0s{to{transform:rotate(360deg)}}@keyframes ScrollUpButton-scss--module_closeLock_i-xq9{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes ScrollUpButton-scss--module_shakeLock_-w15S{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.ScrollUpButton-scss--module_button_14Pxz{position:fixed;z-index:100;right:20px;bottom:20px;display:flex;overflow:hidden;flex-direction:row;height:32px;padding:8px 15px 8px 10px;opacity:.5;color:var(--color-brand);border-radius:var(--border-radius-default);background:#ffffffb3;box-shadow:0 4px 24px #0000000d;transition:.25s opacity ease,.25s visibility ease,.15s ease bottom;cursor:pointer;column-gap:9px;align-items:center;size:13px;justify-content:center}.dark-theme .ScrollUpButton-scss--module_button_14Pxz{background:#191919b3}.ScrollUpButton-scss--module_button_14Pxz .ScrollUpButton-scss--module_icon_fU29t{width:20px;height:20px;transform:rotate(180deg)}.ScrollUpButton-scss--module_button_14Pxz:hover{opacity:1}.ScrollUpButton-scss--module_button_14Pxz.ScrollUpButton-scss--module_hide_jZfxx{visibility:hidden;opacity:0}.ScrollUpButton-scss--module_button_14Pxz.ScrollUpButton-scss--module_bottom_QpmMa{bottom:70px}@keyframes FilterSelectByDate-scss--module_fadeIn_N4nVp{0%{opacity:0}to{opacity:1}}@keyframes FilterSelectByDate-scss--module_fadeOut_-Enz5{0%{opacity:1}to{opacity:0}}@keyframes FilterSelectByDate-scss--module_flashing_4y6Pw{0%{opacity:.5}to{opacity:1}}@keyframes FilterSelectByDate-scss--module_loading_Ox53h{to{background-position-x:-20%}}@keyframes FilterSelectByDate-scss--module_rotating_DeTWk{to{transform:rotate(360deg)}}@keyframes FilterSelectByDate-scss--module_closeLock_X1I7k{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes FilterSelectByDate-scss--module_shakeLock_-YgXu{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.FilterSelectByDate-scss--module_root_j9idB{position:relative;flex:1;border-radius:var(--border-radius-default);background-color:var(--var-color-input-bg)}.FilterSelectByDate-scss--module_rootDisabled_3Zdjb{cursor:default;pointer-events:none}.FilterSelectByDate-scss--module_root_j9idB.FilterSelectByDate-scss--module_rootTransparentBg_vEJUx{background-color:transparent}.FilterSelectByDate-scss--module_button_b7Ctz{padding:12px 30px 12px 15px;font-size:14px;font-weight:500;font-style:normal;line-height:22px;white-space:nowrap;cursor:pointer;height:100%}.FilterSelectByDate-scss--module_button_b7Ctz.FilterSelectByDate-scss--module_disabled_zR72s{background-color:var(--var-color-input-bg-disabled);pointer-events:none}.FilterSelectByDate-scss--module_root_j9idB.FilterSelectByDate-scss--module_bordered_tTvu6 .FilterSelectByDate-scss--module_button_b7Ctz{padding:8px 27px 8px 12px;border:1px solid var(--var-color-input-border);line-height:16px;border-radius:var(--border-radius-default)}@media not all and (hover: none){.FilterSelectByDate-scss--module_root_j9idB.FilterSelectByDate-scss--module_bordered_tTvu6 .FilterSelectByDate-scss--module_button_b7Ctz:hover{border-color:var(--var-color-input-border-hover)}}.FilterSelectByDate-scss--module_placeholder_MVcRS:not(.FilterSelectByDate-scss--module_placeholderMainColor_Hp9ow){color:var(--var-color-input-text-disabled)}.FilterSelectByDate-scss--module_optionsContainer_0OiCz{width:270px}.FilterSelectByDate-scss--module_arrow_jORyy{position:absolute;top:calc(50% - 8.5px);right:15px;width:15px;height:15px;fill:currentcolor;opacity:.5;stroke:none;transition:transform .15s}.FilterSelectByDate-scss--module_bordered_tTvu6 .FilterSelectByDate-scss--module_arrow_jORyy{right:10px}.FilterSelectByDate-scss--module_arrowRotated_3mznC{transform:rotate(180deg)}.FilterSelectByDate-scss--module_root_j9idB:hover .FilterSelectByDate-scss--module_button_b7Ctz:not(.FilterSelectByDate-scss--module_disabled_zR72s){color:var(--color-brand)}.FilterSelectByDate-scss--module_tooltip_s4W6g{padding:0}@keyframes FeedStreamFooter-scss--module_fadeIn_QgoOi{0%{opacity:0}to{opacity:1}}@keyframes FeedStreamFooter-scss--module_fadeOut_-P7S2{0%{opacity:1}to{opacity:0}}@keyframes FeedStreamFooter-scss--module_flashing_qDStS{0%{opacity:.5}to{opacity:1}}@keyframes FeedStreamFooter-scss--module_loading_qUj4r{to{background-position-x:-20%}}@keyframes FeedStreamFooter-scss--module_rotating_dEZH-{to{transform:rotate(360deg)}}@keyframes FeedStreamFooter-scss--module_closeLock_-X80M{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes FeedStreamFooter-scss--module_shakeLock_e9oMx{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.FeedStreamFooter-scss--module_container_fukZx{position:relative;display:flex;flex-direction:row;width:100%;padding:15px var(--post-block-side-padding) var(--post-block-bottom-padding);align-items:center;justify-content:space-between}.dark-theme .FeedStreamFooter-scss--module_container_fukZx{border-bottom-right-radius:var(--border-radius-large);border-bottom-left-radius:var(--border-radius-large);background-color:#262626}.FeedStreamFooter-scss--module_container_fukZx a,.FeedStreamFooter-scss--module_container_fukZx button,.FeedStreamFooter-scss--module_container_fukZx [role=button]{color:var(--var-color-icon-ui)}@media not all and (hover: none){.FeedStreamFooter-scss--module_container_fukZx a:hover,.FeedStreamFooter-scss--module_container_fukZx button:hover,.FeedStreamFooter-scss--module_container_fukZx [role=button]:hover{color:var(--var-color-icon-ui-hover)}}.FeedStreamFooter-scss--module_container_fukZx.FeedStreamFooter-scss--module_noSidePaddings_bJp3U{padding-right:0;padding-left:0}.FeedStreamFooter-scss--module_viewers_qxwAR{display:flex;align-items:center}.FeedStreamFooter-scss--module_count_kHHPO{font-size:14px;line-height:22px}.FeedStreamFooter-scss--module_iconViewers_O2-tw{width:20px;height:20px;margin-right:6px}.FeedStreamFooter-scss--module_left_WH5We{display:flex;align-items:center}.FeedStreamFooter-scss--module_right_H6zWX{display:flex;justify-content:flex-end;align-items:center}.FeedStreamFooter-scss--module_right_H6zWX>*{height:34px}.StreamHeaderWithAuthor-scss--module_noSidePaddings_WSt1w{padding-right:0!important;padding-left:0!important}.StreamHeaderWithAuthor-scss--module_root_FZc3g{display:flex;flex-direction:row;padding:var(--post-block-top-padding) var(--post-block-side-padding);justify-content:space-between;align-items:center;font-size:14px;color:var(--var-color-extra-ui)}.light-y-theme .StreamHeaderWithAuthor-scss--module_root_FZc3g{padding-top:0;padding-bottom:16px}.StreamHeaderWithAuthor-scss--module_root_FZc3g .minimal{padding:12px 0}.StreamHeaderWithAuthor-scss--module_root_FZc3g a,.StreamHeaderWithAuthor-scss--module_root_FZc3g button,.StreamHeaderWithAuthor-scss--module_root_FZc3g [role=button]{transition:all .2s ease}@media not all and (hover: none){.StreamHeaderWithAuthor-scss--module_root_FZc3g a,.StreamHeaderWithAuthor-scss--module_root_FZc3g button,.StreamHeaderWithAuthor-scss--module_root_FZc3g [role=button]{cursor:pointer}.StreamHeaderWithAuthor-scss--module_root_FZc3g a:hover,.StreamHeaderWithAuthor-scss--module_root_FZc3g button:hover,.StreamHeaderWithAuthor-scss--module_root_FZc3g [role=button]:hover{color:var(--var-color-extra-ui-hover)}}.StreamHeaderWithAuthor-scss--module_root_FZc3g a:active,.StreamHeaderWithAuthor-scss--module_root_FZc3g a[data-active=true],.StreamHeaderWithAuthor-scss--module_root_FZc3g button:active,.StreamHeaderWithAuthor-scss--module_root_FZc3g button[data-active=true],.StreamHeaderWithAuthor-scss--module_root_FZc3g [role=button]:active,.StreamHeaderWithAuthor-scss--module_root_FZc3g [role=button][data-active=true]{color:var(--var-color-extra-ui-hover)}.StreamHeaderWithAuthor-scss--module_root_FZc3g a:active,.StreamHeaderWithAuthor-scss--module_root_FZc3g button:active,.StreamHeaderWithAuthor-scss--module_root_FZc3g [role=button]:active{filter:brightness(.95)}.dark-theme .StreamHeaderWithAuthor-scss--module_root_FZc3g a:active,.dark-theme .StreamHeaderWithAuthor-scss--module_root_FZc3g button:active,.dark-theme .StreamHeaderWithAuthor-scss--module_root_FZc3g [role=button]:active{filter:brightness(1.1)}.StreamHeaderWithAuthor-scss--module_root_FZc3g button,.StreamHeaderWithAuthor-scss--module_root_FZc3g [role=button]{will-change:transform}@media not all and (hover: none){.StreamHeaderWithAuthor-scss--module_root_FZc3g button:active,.StreamHeaderWithAuthor-scss--module_root_FZc3g [role=button]:active{transform:scale(.93)}}@media (hover: none){.StreamHeaderWithAuthor-scss--module_root_FZc3g button:active,.StreamHeaderWithAuthor-scss--module_root_FZc3g [role=button]:active{transform:scale(.9)}}.StreamHeaderWithAuthor-scss--module_rootLink_5g0m2{border-bottom:1px solid transparent;font-size:13px;text-decoration:none;color:#7c7c7c;transition:border-color .2s;cursor:pointer}.StreamHeaderWithAuthor-scss--module_rootLink_5g0m2:visited{color:#7c7c7c}@media not all and (hover: none){.StreamHeaderWithAuthor-scss--module_rootLink_5g0m2:hover{border-bottom-color:#7c7c7c}}.StreamHeaderWithAuthor-scss--module_rootDeleted_5RZkz{display:inline-flex;width:calc(100% - 10px);margin:5px;padding:9px 10px;border-radius:var(--border-radius-default);background-color:#cd35441a}.StreamHeaderWithAuthor-scss--module_root_FZc3g.StreamHeaderWithAuthor-scss--module_noTopPadding_n0ZvF{padding-top:0}.StreamHeaderWithAuthor-scss--module_postBlocked_639XJ{margin-left:6px}.StreamHeaderWithAuthor-scss--module_headerDeferredLabel_zxJya{color:var(--var-color-extra-ui)}.StreamHeaderWithAuthor-scss--module_headerRightBlock_wvrob{display:flex;flex-direction:row;align-items:center;height:22px}.StreamHeaderWithAuthor-scss--module_viewsCounter_kXmoq{margin-right:10px;cursor:pointer}.StreamHeaderWithAuthor-scss--module_headerLeftBlock_z3iaw{display:flex;align-items:center}.StreamHeaderWithAuthor-scss--module_ads_ciyLz{padding-bottom:1px;font-size:13px;line-height:16px}.StreamHeaderWithAuthor-scss--module_iconPinned_QEJNE{width:20px;height:20px;margin-bottom:2px;margin-left:9px;cursor:pointer}@keyframes StreamHeaderWithAuthor-scss--module_fadeIn_PmRTi{0%{opacity:0}to{opacity:1}}@keyframes StreamHeaderWithAuthor-scss--module_fadeOut_ywjMZ{0%{opacity:1}to{opacity:0}}@keyframes StreamHeaderWithAuthor-scss--module_flashing_Flrpe{0%{opacity:.5}to{opacity:1}}@keyframes StreamHeaderWithAuthor-scss--module_loading_Mwnen{to{background-position-x:-20%}}@keyframes StreamHeaderWithAuthor-scss--module_rotating_4XJ3n{to{transform:rotate(360deg)}}@keyframes StreamHeaderWithAuthor-scss--module_closeLock_g-6Ck{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes StreamHeaderWithAuthor-scss--module_shakeLock_sQU9h{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.StreamHeaderWithAuthor-scss--module_root_FZc3g{position:relative}.StreamHeaderWithAuthor-scss--module_root_FZc3g.StreamHeaderWithAuthor-scss--module_noSidePaddings_WSt1w{padding-top:0}.StreamHeaderWithAuthor-scss--module_headerLeftBlock_z3iaw{display:flex;flex-shrink:1;align-items:center;overflow:hidden;margin-right:20px}.StreamHeaderWithAuthor-scss--module_headerRightBlock_wvrob{flex-shrink:0}.StreamHeaderWithAuthor-scss--module_avatarBlock_D-eNr{height:40px;margin-right:10px}.StreamHeaderWithAuthor-scss--module_textBlock_amkp-{display:flex;overflow:hidden;flex-direction:column;flex-shrink:1}a.StreamHeaderWithAuthor-scss--module_authorName_PIHal{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;padding-top:2px;font-size:13px;font-weight:500;line-height:16px;color:var(--var-color-text-primary)}a.StreamHeaderWithAuthor-scss--module_authorName_PIHal:visited{color:var(--var-color-text-primary)}.StreamHeaderWithAuthor-scss--module_status_OhK26{margin-right:10px;margin-left:10px}@keyframes AuthorItem-scss--module_fadeIn_99Xxn{0%{opacity:0}to{opacity:1}}@keyframes AuthorItem-scss--module_fadeOut_rjYOp{0%{opacity:1}to{opacity:0}}@keyframes AuthorItem-scss--module_flashing_WKvAW{0%{opacity:.5}to{opacity:1}}@keyframes AuthorItem-scss--module_loading_o6mpK{to{background-position-x:-20%}}@keyframes AuthorItem-scss--module_rotating_u3k3o{to{transform:rotate(360deg)}}@keyframes AuthorItem-scss--module_closeLock_K56j2{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes AuthorItem-scss--module_shakeLock_QqirR{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}@keyframes AuthorItem-scss--module_fade-from-left_ssnLe{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}.AuthorItem-scss--module_root_iW-qB{margin-bottom:15px}.AuthorItem-scss--module_authorName_jQtqa{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;margin-bottom:2px;font-size:16px;font-weight:500;line-height:22px;color:var(--var-color-text-regular)}.mobile .AuthorItem-scss--module_authorName_jQtqa{font-size:14px}a.AuthorItem-scss--module_animatedInner_ouhde{display:flex;overflow:hidden;margin:-5px -10px;padding:5px 10px;border-radius:var(--border-radius-default);justify-content:space-between}a.AuthorItem-scss--module_animatedInner_ouhde:visited{color:var(--var-color-text-primary)}a.AuthorItem-scss--module_animatedInner_ouhde.AuthorItem-scss--module_animated_DNdh2{opacity:0;transform:translate(30px);animation:AuthorItem-scss--module_fade-from-left_ssnLe .3s ease-out forwards}a.AuthorItem-scss--module_animatedInner_ouhde:hover{-webkit-backdrop-filter:contrast(.85);backdrop-filter:contrast(.85)}a.AuthorItem-scss--module_animatedInner_ouhde:hover .AuthorItem-scss--module_authorName_jQtqa{color:var(--var-color-icon-ui-hover)}.AuthorItem-scss--module_leftBlock_5Waqd{display:flex;flex-shrink:1;align-items:center;overflow:hidden;margin-right:20px}.AuthorItem-scss--module_avatarBlock_FFiEk{height:50px;margin-right:10px}.AuthorItem-scss--module_textBlock_FjyTe{display:flex;overflow:hidden;flex-direction:column;flex-shrink:1}.AuthorItem-scss--module_subtext_L7z1r{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:14px;line-height:22px;color:var(--var-color-text-secondary)}.mobile .AuthorItem-scss--module_subtext_L7z1r{font-size:13px}.AuthorItem-scss--module_rightBlock_SiJHd{display:flex;justify-content:flex-end;align-items:center}.AuthorItem-scss--module_goToBlog_Q6Umj{display:flex;color:var(--color-brand);transform:all .2s ease;align-items:center}.AuthorItem-scss--module_subscribeIcon_0dGiK{width:20px;height:20px;fill:var(--color-brand)}.light-x-theme .EmptyMainFeed-scss--module_cover_RQDH1{background-image:url(../assets/images/feed-x.BJF0OLie.png)}.light-x-theme .EmptyMainFeed-scss--module_coverPaid_iUAiG{background-image:url(../assets/images/paid-feed-x.CIIFG5pJ.png)}@keyframes EmptyMainFeed-scss--module_fadeOut_fjBYb{0%{opacity:1}to{opacity:0}}@keyframes EmptyMainFeed-scss--module_flashing_VMqv6{0%{opacity:.5}to{opacity:1}}@keyframes EmptyMainFeed-scss--module_loading_n4Y5N{to{background-position-x:-20%}}@keyframes EmptyMainFeed-scss--module_rotating_b9ZRZ{to{transform:rotate(360deg)}}@keyframes EmptyMainFeed-scss--module_closeLock_N8Qoh{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes EmptyMainFeed-scss--module_shakeLock_NjAIt{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.light-y-theme .EmptyMainFeed-scss--module_cover_RQDH1{background-image:url(../assets/images/feed-y.DLSzd8Cd.png)}.light-y-theme .EmptyMainFeed-scss--module_coverPaid_iUAiG{background-image:url(../assets/images/paid-feed-y._vk3a5wq.png)}@keyframes EmptyMainFeed-scss--module_fadeIn_oFzmA{0%{opacity:0}to{opacity:1}}.EmptyMainFeed-scss--module_root_IYBwq{display:flex;flex-direction:column;padding:0 30px 10px;border-radius:var(--border-radius-default);background-color:var(--var-color-panel-bg)}.mobile .EmptyMainFeed-scss--module_root_IYBwq{padding:0 15px}.EmptyMainFeed-scss--module_hero_OiAut{display:flex;flex-direction:column;align-items:center;padding-top:20px;padding-bottom:20px}.EmptyMainFeed-scss--module_title_SuiUd{margin:0 0 10px;font-size:20px;font-weight:500;line-height:24px}.EmptyMainFeed-scss--module_authorsList_8H6-K{display:flex;flex-direction:column;min-height:385px;align-items:stretch}.EmptyMainFeed-scss--module_description_3j0wo{max-width:290px;margin:0 0 10px;font-size:14px;line-height:22px;text-align:center;color:var(--var-color-text-secondary)}.EmptyMainFeed-scss--module_description_3j0wo.EmptyMainFeed-scss--module_paid_5Ep47{max-width:355px}.EmptyMainFeed-scss--module_cover_RQDH1{width:125px;height:136px;margin-bottom:10px;background-image:url(../assets/images/feed.BPL597Yf.png);background-size:100% auto}.EmptyMainFeed-scss--module_coverPaid_iUAiG{background-image:url(../assets/images/paid-feed._8UKeqzw.png)}.minimal .EmptyMainFeed-scss--module_cover_RQDH1{width:120px;height:120px}.light-theme .minimal .EmptyMainFeed-scss--module_cover_RQDH1{background-image:url(../assets/images/new_feed-light.BV45_SdL.png)}.dark-theme .minimal .EmptyMainFeed-scss--module_cover_RQDH1{background-image:url(../assets/images/new_feed-dark.DbdJz6Ki.png)}.EmptyMainFeed-scss--module_showMore_0bqCx{display:flex;margin:20px auto;border-bottom:none!important;font-size:13px;line-height:16px;opacity:0;color:var(--color-brand);animation:EmptyMainFeed-scss--module_fadeIn_oFzmA .5s ease forwards}.EmptyMainFeed-scss--module_arrow_LF-bU{width:20px;height:20px;margin-right:10px;color:var(--color-brand)}.EmptyMainFeed-scss--module_spinner_0i8hz{margin-top:50px}.mobile .EmptyMainFeed-scss--module_spinner_0i8hz{margin-top:20px}.EmptyMainFeed-scss--module_resetBlock_QkUbR{display:flex;align-items:center;justify-content:center;padding-top:15px}.EmptyMainFeed-scss--module_resetButton_0h1cA{display:flex;align-items:center}.EmptyMainFeed-scss--module_resetIcon_WAQnV{width:20px;height:20px;margin-right:10px}.EmptyMainFeed-scss--module_postIcon_bCgw8{width:40px;height:40px}.EmptyMainFeed-scss--module_postIcon_bCgw8 .handle{stroke-dashoffset:3}.EmptyMainFeed-scss--module_postIcon_bCgw8:hover .handle{animation:EmptyMainFeed-scss--module_closeLock_N8Qoh .5s ease forwards}.EmptyMainFeed-scss--module_postIcon_bCgw8:hover svg{animation:EmptyMainFeed-scss--module_shakeLock_NjAIt .5s ease .3s forwards}@keyframes CurrentStreams-scss--module_fadeIn_K-N4F{0%{opacity:0}to{opacity:1}}@keyframes CurrentStreams-scss--module_fadeOut_-lZOv{0%{opacity:1}to{opacity:0}}@keyframes CurrentStreams-scss--module_flashing_HjSNv{0%{opacity:.5}to{opacity:1}}@keyframes CurrentStreams-scss--module_loading_Fkhbg{to{background-position-x:-20%}}@keyframes CurrentStreams-scss--module_rotating_HVdR8{to{transform:rotate(360deg)}}@keyframes CurrentStreams-scss--module_closeLock_WhVSu{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes CurrentStreams-scss--module_shakeLock_PWULD{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.CurrentStreams-scss--module_block_ZfKLX{margin-bottom:20px;border-radius:var(--border-radius-default);background-color:var(--var-color-post-bg)}.desktop .minimal .CurrentStreams-scss--module_block_ZfKLX{border:1px solid var(--var-color-block-border);border-radius:var(--border-radius-large);background-color:var(--var-color-block-bg)}.mobile .CurrentStreams-scss--module_block_ZfKLX{margin-bottom:0;border-bottom:1px solid var(--var-color-base-border);border-radius:0}@keyframes SearchMultiSelect-scss--module_fadeIn_0vH1E{0%{opacity:0}to{opacity:1}}@keyframes SearchMultiSelect-scss--module_fadeOut_mzR0x{0%{opacity:1}to{opacity:0}}@keyframes SearchMultiSelect-scss--module_flashing_ogp0w{0%{opacity:.5}to{opacity:1}}@keyframes SearchMultiSelect-scss--module_loading_CktMr{to{background-position-x:-20%}}@keyframes SearchMultiSelect-scss--module_rotating_BhSCP{to{transform:rotate(360deg)}}@keyframes SearchMultiSelect-scss--module_closeLock_vsRmj{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes SearchMultiSelect-scss--module_shakeLock_fjO25{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.dark-theme .SearchMultiSelect-scss--module_suggestContainer_bSMOD{border-color:#303030;background-color:var(--var-color-input-bg);box-shadow:0 2px 10px #0000001a}.dark-theme .SearchMultiSelect-scss--module_suggestItem_D3Ks-{transition:.3s background-color}.dark-theme .SearchMultiSelect-scss--module_suggestItem_D3Ks-:hover{background-color:#303030}.dark-theme .SearchMultiSelect-scss--module_iconSearch_IBrRk,.dark-theme .SearchMultiSelect-scss--module_iconReset_y0uvt{color:#838383}.dark-theme .SearchMultiSelect-scss--module_iconSearchFocused_xzrVk{color:#f1f1f1}.dark-theme .SearchMultiSelect-scss--module_selectedOptionsLabel_Z3PG4{background-color:var(--var-color-input-bg)}.SearchMultiSelect-scss--module_root_y2k60{position:relative;flex-shrink:1;width:100%}.SearchMultiSelect-scss--module_inputWrapper_wKVfn{position:relative}.SearchMultiSelect-scss--module_inputWrapper_wKVfn .SearchMultiSelect-scss--module_inputWithButton_e93nS{padding-right:92px}.SearchMultiSelect-scss--module_iconSearch_IBrRk{width:20px;height:20px;position:absolute;z-index:1;top:50%;transform:translateY(-50%)}.SearchMultiSelect-scss--module_iconReset_y0uvt{width:20px;height:20px}.SearchMultiSelect-scss--module_iconSearch_IBrRk,.SearchMultiSelect-scss--module_iconReset_y0uvt{color:#7c7c7c}.SearchMultiSelect-scss--module_iconSearchFocused_xzrVk{color:var(--var-color-text-primary)}.SearchMultiSelect-scss--module_iconLeft_A6niG{left:15px}.SearchMultiSelect-scss--module_iconRight_xZVdo{right:15px;cursor:pointer}.SearchMultiSelect-scss--module_inputWithLeftIcon_UV9F7{padding-left:45px}.SearchMultiSelect-scss--module_inputWithRightIcon_iNaWC{padding-right:45px}.SearchMultiSelect-scss--module_iconArrow_a-hFx{width:20px;height:20px;position:absolute;z-index:1;top:50%;transform:translateY(-50%);transition:transform .2s}.SearchMultiSelect-scss--module_iconArrowDisabled_b4Sev{color:#4a4a4a}.SearchMultiSelect-scss--module_iconArrowRotated_3HCHL{transform:translateY(-50%) rotate(180deg)}.SearchMultiSelect-scss--module_suggestContainer_bSMOD{position:absolute;z-index:1;top:calc(100% + 5px);overflow:hidden;width:100%;border:1px solid var(--var-color-base-border);border-radius:var(--border-radius-default);background-color:#fff;box-shadow:0 0 4px #eaeaea}.SearchMultiSelect-scss--module_suggest_Mdw9P{display:flex;overflow:auto;flex-direction:column;width:100%;max-height:153px;padding:6px 0}.SearchMultiSelect-scss--module_suggestItem_D3Ks-{padding:6px 15px;font-size:14px;color:var(--color-brand);cursor:pointer}.SearchMultiSelect-scss--module_notFound_ZYHJ0{display:flex;flex-direction:column;padding:4px 15px;line-height:22px;color:#7c7c7c}.SearchMultiSelect-scss--module_spinnerContainer_2-tNT{display:flex;align-items:center;justify-content:center;width:50px;height:50px;overflow:hidden;margin:0 auto}.SearchMultiSelect-scss--module_option_Ni0Va{flex-shrink:0}.SearchMultiSelect-scss--module_selectedOptionsLabel_Z3PG4{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;position:absolute;z-index:2;top:5px;right:40px;bottom:5px;left:5px;display:flex;padding-left:10px;background-color:#fff;pointer-events:none;align-items:center;justify-content:flex-start}.SearchMultiSelect-scss--module_arrow_8iYY2{cursor:pointer}.SearchMultiSelect-scss--module_arrowClosed_Aqkyp{transform:translateY(-50%) rotate(0);pointer-events:none}.SearchMultiSelect-scss--module_resetButton_hNaFR{width:16px;height:16px;position:absolute;right:30px;transform:translateY(-50%)}@keyframes MainFeedTagsSelect-scss--module_fadeIn_ZEQCF{0%{opacity:0}to{opacity:1}}@keyframes MainFeedTagsSelect-scss--module_fadeOut_t-8Gx{0%{opacity:1}to{opacity:0}}@keyframes MainFeedTagsSelect-scss--module_flashing_gwKk5{0%{opacity:.5}to{opacity:1}}@keyframes MainFeedTagsSelect-scss--module_loading_uC3uU{to{background-position-x:-20%}}@keyframes MainFeedTagsSelect-scss--module_rotating_tt2w5{to{transform:rotate(360deg)}}@keyframes MainFeedTagsSelect-scss--module_closeLock_rmzUI{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes MainFeedTagsSelect-scss--module_shakeLock_-gVK2{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.MainFeedTagsSelect-scss--module_select_CXBHd:after{display:none!important}.MainFeedTagsSelect-scss--module_root_qtJRH{margin-bottom:15px}.MainFeedTagsSelect-scss--module_input_MNMh-{padding:11px 14px;font-weight:500;background-color:var(--var-color-input-bg)}.MainFeedTagsSelect-scss--module_input_MNMh-::placeholder{color:var(--var-color-text-primary)!important}.dark-theme .MainFeedTagsSelect-scss--module_input_MNMh-::placeholder{color:#7c7c7c!important}.dark-theme .MainFeedSearch-scss--module_inputWrapper_3y5wR{--var-color-input-bg: #303030}.dark-theme .MainFeedSearch-scss--module_input_ppIHB{border-color:#303030}.dark-theme .MainFeedSearch-scss--module_input_ppIHB.MainFeedSearch-scss--module_filled_voE9d{background-color:#303030}.dark-theme .MainFeedSearch-scss--module_mainFeedSearchIcon_vEkmB{color:#7c7c7c}.light-theme .MainFeedSearch-scss--module_input_ppIHB{border-color:#f6f6f6}.light-theme .MainFeedSearch-scss--module_input_ppIHB.MainFeedSearch-scss--module_filled_voE9d{background-color:#eee}.light-theme .MainFeedSearch-scss--module_resetButton_AHKem:hover .MainFeedSearch-scss--module_resetIcon_Nzk9w{color:var(--color-brand)}.light-theme .MainFeedSearch-scss--module_mainFeedSearchIcon_vEkmB{color:#7c7c7c}@keyframes MainFeedSearch-scss--module_fadeIn_0gZjI{0%{opacity:0}to{opacity:1}}@keyframes MainFeedSearch-scss--module_fadeOut_aIBdk{0%{opacity:1}to{opacity:0}}@keyframes MainFeedSearch-scss--module_flashing_uGLR7{0%{opacity:.5}to{opacity:1}}@keyframes MainFeedSearch-scss--module_loading_UvjBl{to{background-position-x:-20%}}@keyframes MainFeedSearch-scss--module_rotating_O5I5x{to{transform:rotate(360deg)}}@keyframes MainFeedSearch-scss--module_closeLock_LyBTK{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes MainFeedSearch-scss--module_shakeLock_kGB6g{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.light-x-theme .MainFeedSearch-scss--module_input_ppIHB{border-color:#f6f6f6}.light-x-theme .MainFeedSearch-scss--module_input_ppIHB.MainFeedSearch-scss--module_filled_voE9d{background-color:#eee}.light-x-theme .MainFeedSearch-scss--module_resetButton_AHKem:hover .MainFeedSearch-scss--module_resetIcon_Nzk9w{color:var(--color-brand)}.light-x-theme .MainFeedSearch-scss--module_mainFeedSearchIcon_vEkmB{color:#7c7c7c}.MainFeedSearch-scss--module_inputWrapper_3y5wR{margin-bottom:15px}.MainFeedSearch-scss--module_input_ppIHB{padding-top:12px;padding-bottom:10px;background-color:var(--var-color-input-bg)}@keyframes FeedFilter-scss--module_fadeIn_GtrpI{0%{opacity:0}to{opacity:1}}@keyframes FeedFilter-scss--module_fadeOut_QTug1{0%{opacity:1}to{opacity:0}}@keyframes FeedFilter-scss--module_flashing_U2xmv{0%{opacity:.5}to{opacity:1}}@keyframes FeedFilter-scss--module_loading_GgzUy{to{background-position-x:-20%}}@keyframes FeedFilter-scss--module_rotating_erZlT{to{transform:rotate(360deg)}}@keyframes FeedFilter-scss--module_closeLock_cDdWI{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes FeedFilter-scss--module_shakeLock_KvbmL{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.FeedFilter-scss--module_root_V3FOo{padding:var(--block-top-padding) var(--block-side-padding) var(--block-bottom-padding);display:flex;flex-direction:column;padding:15px;border-radius:var(--border-radius-default);background-color:var(--var-color-input-bg)}.minimal .FeedFilter-scss--module_root_V3FOo{padding:0;border-radius:0;background-color:transparent}.FeedFilter-scss--module_body_iPeUw{display:flex;flex-direction:column}.minimal .FeedFilter-scss--module_body_iPeUw{border:1px solid var(--var-color-block-border);border-radius:var(--border-radius-large);background-color:var(--var-color-block-bg);padding:var(--block-top-padding) var(--block-side-padding) var(--block-bottom-padding)}.FeedFilter-scss--module_header_nlK5l{display:flex;justify-content:space-between}.FeedFilter-scss--module_rightCorner_ZkcA4{margin-top:-7px;margin-right:-15px}.FeedFilter-scss--module_title_EOSGs{margin:0 0 15px;font-size:14px;font-weight:600;line-height:22px;text-transform:uppercase}.FeedFilter-scss--module_icon_GHAEm{width:20px;height:20px;margin-right:15px}.FeedFilter-scss--module_tabs_cJJ5t{margin-bottom:15px}.FeedFilter-scss--module_separator_4hy31{width:100%;height:1px;margin-top:9px;margin-bottom:24px;background-color:var(--var-color-base-border)}.FeedFilter-scss--module_datePickerButton_1T-FQ{border:1px solid var(--var-color-input-border);border-radius:var(--border-radius-default)}@media not all and (hover: none){.FeedFilter-scss--module_datePickerButton_1T-FQ:hover{border-color:var(--var-color-input-border-hover)}}.FeedFilter-scss--module_datePickerRootActive_BMbzF .FeedFilter-scss--module_datePickerButton_1T-FQ{border-color:var(--var-color-input-border-focus)}.FeedFilter-scss--module_datePickerRoot_kn-DX:after{display:none}.FeedFilter-scss--module_datePickerRoot_kn-DX:hover .FeedFilter-scss--module_datePickerButton_1T-FQ{color:inherit!important}.FeedFilter-scss--module_datePickerRoot_kn-DX:hover .FeedFilter-scss--module_datePickerButton_1T-FQ.FeedFilter-scss--module_muted_ot0o6{color:var(--var-color-input-text-disabled)}.FeedFilter-scss--module_datePickerArrow_uRsJt{width:20px;height:20px;opacity:1;color:var(--var-color-text-primary)}.FeedFilter-scss--module_searchButton_Sr4-0{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0;border:none;font-family:inherit;color:inherit;background-color:transparent;width:34px;height:34px;display:flex;align-items:center;justify-content:center;cursor:pointer}.FeedFilter-scss--module_searchButton_Sr4-0 .FeedFilter-scss--module_icon_GHAEm{color:var(--var-color-icon-ui);stroke:currentcolor;fill:currentcolor}.FeedFilter-scss--module_searchButton_Sr4-0:disabled{opacity:.5;cursor:default;pointer-events:none}.FeedFilter-scss--module_searchButton_Sr4-0:hover:not(:disabled) .FeedFilter-scss--module_icon_GHAEm,.FeedFilter-scss--module_searchButton_Sr4-0.FeedFilter-scss--module_active_uG-X7:not(:disabled) .FeedFilter-scss--module_icon_GHAEm{color:var(--var-color-icon-ui-hover)}.FeedFilter-scss--module_searchButton_Sr4-0:after{background-color:var(--var-color-base-border)}.FeedFilter-scss--module_searchIcon_542IT{color:var(--var-color-text-primary)}.FeedFilter-scss--module_resetBlock_DfEsZ{display:flex;align-items:center;justify-content:center;margin-top:15px;margin-right:-15px;margin-left:-15px;padding-top:15px;border-top:1px solid var(--var-color-input-border)}.FeedFilter-scss--module_resetButton_HfDM0{display:flex;align-items:center}.FeedFilter-scss--module_resetIcon_MxVP-{width:20px;height:20px;margin-right:10px}.FeedFilter-scss--module_counter_5EWme{min-width:20px;margin-left:8px;line-height:16px}.FeedFilter-scss--module_resetButtonNew_hTNlb{display:flex;justify-content:center;align-items:center;margin-top:15px}.FeedFilter-scss--module_resetButtonNew_hTNlb .FeedFilter-scss--module_resetIcon_MxVP-{width:18px;height:18px}@keyframes MainFeed-scss--module_fadeIn_dGK7z{0%{opacity:0}to{opacity:1}}@keyframes MainFeed-scss--module_fadeOut_SMDpL{0%{opacity:1}to{opacity:0}}@keyframes MainFeed-scss--module_flashing_u7k68{0%{opacity:.5}to{opacity:1}}@keyframes MainFeed-scss--module_loading_NlbYm{to{background-position-x:-20%}}@keyframes MainFeed-scss--module_rotating_oT8BB{to{transform:rotate(360deg)}}@keyframes MainFeed-scss--module_closeLock_BI254{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes MainFeed-scss--module_shakeLock_a4gbw{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.MainFeed-scss--module_root_MIeLF{width:var(--var-desktop-layout-width);margin:0 auto;padding-top:0}.MainFeed-scss--module_leftPanelWrapper_MPJ4W{position:sticky;top:calc(var(--const-top-menu-height) + var(--current-notice-height));padding-top:20px}.minimal .MainFeed-scss--module_leftPanelWrapper_MPJ4W{top:calc(var(--const-top-menu-height) + var(--current-notice-height));padding-top:24px}.MainFeed-scss--module_myPage_xAS3a{display:flex;margin-bottom:15px;padding:15px 30px;border-bottom:none;font-size:14px;font-weight:500;line-height:22px;color:var(--var-color-text-primary);border-radius:var(--border-radius-default);background-color:#fff;transition:all .2s ease;align-items:center}.MainFeed-scss--module_myPage_xAS3a:visited{color:var(--var-color-text-primary)}.MainFeed-scss--module_myPage_xAS3a:hover{color:var(--color-brand)}.dark-theme .MainFeed-scss--module_myPage_xAS3a:hover{color:var(--var-color-text-primary);background-color:#4a4a4a}.MainFeed-scss--module_myPageIcon_ouTrz{width:20px;height:20px;margin-right:15px;font-weight:500}.minimal .MainFeed-scss--module_myPage_xAS3a{border:1px solid var(--var-color-block-border);border-radius:var(--border-radius-large);background-color:var(--var-color-block-bg);margin-bottom:28px}.MainFeed-scss--module_subscriptions_U1wCB{max-height:calc(100vh - (var(--const-top-menu-height) + var(--current-notice-height) + 40px));padding:20px 15px 5px;border-radius:var(--border-radius-default);background-color:#fff}.MainFeed-scss--module_subscriptions_U1wCB::-webkit-scrollbar{display:none;width:0}.MainFeed-scss--module_subscriptions_U1wCB::-webkit-scrollbar-button{display:none}.MainFeed-scss--module_subscriptions_U1wCB::-webkit-scrollbar-track{background-color:#fff0}.minimal .MainFeed-scss--module_subscriptions_U1wCB{max-height:calc(100vh - (var(--const-top-menu-height) + var(--current-notice-height)));margin-right:-15px;margin-left:-15px;padding:24px 15px 0;border-radius:0;background-color:var(--var-color-bg)}.MainFeed-scss--module_subscriptionsTitle_mCMT-{margin-bottom:16px;font-size:14px;line-height:16px;color:var(--var-color-text-primary)}.MainFeed-scss--module_subscriptionsWrapper_JZWll{position:sticky;top:calc(var(--const-top-menu-height) + var(--current-notice-height));padding-top:20px}.minimal .MainFeed-scss--module_subscriptionsWrapper_JZWll{top:calc(var(--const-top-menu-height) + var(--current-notice-height));padding-top:0}.MainFeed-scss--module_subscriptionsHeader_U-Omf{margin-top:0}.dark-theme .MainFeed-scss--module_subscriptionsMenuItem_FJH1-:hover,.dark-theme .MainFeed-scss--module_subscriptionsMenuItem_FJH1-:visited:hover{color:inherit}@media not all and (hover: none){.dark-theme .MainFeed-scss--module_subscriptionsMenuItem_FJH1-:hover:before,.dark-theme .MainFeed-scss--module_subscriptionsMenuItem_FJH1-:visited:hover:before{content:"";position:absolute;top:-5px;right:-15px;bottom:-5px;left:-15px;border-radius:var(--border-radius-default);background-color:var(--var-color-highlighted-bg)}}.MainFeed-scss--module_spinner_CJl7C{margin:30px auto;stroke-width:3px}.MainFeed-scss--module_centerColumn_Rsah7{padding-top:20px}.minimal .MainFeed-scss--module_centerColumn_Rsah7{padding-top:24px}@keyframes ActionSection-scss--module_fadeIn_9KzuW{0%{opacity:0}to{opacity:1}}@keyframes ActionSection-scss--module_fadeOut_BXbCX{0%{opacity:1}to{opacity:0}}@keyframes ActionSection-scss--module_flashing_B4Dzm{0%{opacity:.5}to{opacity:1}}@keyframes ActionSection-scss--module_loading_86e9t{to{background-position-x:-20%}}@keyframes ActionSection-scss--module_rotating_HoCjL{to{transform:rotate(360deg)}}@keyframes ActionSection-scss--module_closeLock_YWLxP{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes ActionSection-scss--module_shakeLock_M-zpX{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.ActionSection-scss--module_innerWrapper_dPVEV{display:flex;align-items:center;justify-content:center;flex-direction:column;width:100%;padding:100px 15px;background:var(--color-brand);background-image:url(../assets/images/bg@2x.DLw8pc7B.jpg);background-position:right;background-size:cover;box-shadow:0 32px 60px #0000000a}.desktop .ActionSection-scss--module_innerWrapper_dPVEV{border-radius:22px}.mobile .ActionSection-scss--module_innerWrapper_dPVEV{width:calc(100% + 34px)}.ActionSection-scss--module_title_-Iv2S{font-weight:700;color:#fff}.desktop .ActionSection-scss--module_title_-Iv2S{font-size:48px;line-height:65px}.mobile .ActionSection-scss--module_title_-Iv2S{font-size:32px;line-height:43px}.desktop .ActionSection-scss--module_title_-Iv2S{margin-bottom:10px}.mobile .ActionSection-scss--module_title_-Iv2S{margin-bottom:16px}.ActionSection-scss--module_description_c2TCb{font-weight:500;color:#9391ab;opacity:.5;color:#fff}.desktop .ActionSection-scss--module_description_c2TCb{font-size:20px;line-height:27px}.mobile .ActionSection-scss--module_description_c2TCb{font-size:16px;line-height:22px}.desktop .ActionSection-scss--module_description_c2TCb{margin-bottom:60px}.mobile .ActionSection-scss--module_description_c2TCb{margin-bottom:48px}.ActionSection-scss--module_button_MAu07{height:auto;font-size:16px;line-height:20px;text-transform:uppercase;color:var(--color-brand);background-color:#fff;gap:10px}.desktop .ActionSection-scss--module_button_MAu07{padding:20px 48px}.mobile .ActionSection-scss--module_button_MAu07{padding:16px 32px}@media not all and (hover: none){.ActionSection-scss--module_button_MAu07:hover{color:var(--color-brand);background-color:#eef}}@keyframes TagBox-scss--module_fadeIn_rLEOv{0%{opacity:0}to{opacity:1}}@keyframes TagBox-scss--module_fadeOut_VD8zC{0%{opacity:1}to{opacity:0}}@keyframes TagBox-scss--module_flashing_-n0b5{0%{opacity:.5}to{opacity:1}}@keyframes TagBox-scss--module_loading_wHOct{to{background-position-x:-20%}}@keyframes TagBox-scss--module_rotating_XTe8j{to{transform:rotate(360deg)}}@keyframes TagBox-scss--module_closeLock_1p5iZ{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes TagBox-scss--module_shakeLock_w9g29{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.TagBox-scss--module_root_lXPgQ{display:flex;align-items:center;justify-content:center;flex-direction:row;font-weight:700;border-radius:16px;background:#fff;box-shadow:inset 0 0 0 1px #eaeaea;gap:14px;flex:none;order:0;flex-grow:0}.desktop .TagBox-scss--module_root_lXPgQ{padding:12px 20px 12px 12px;font-size:16px;line-height:22px}.mobile .TagBox-scss--module_root_lXPgQ{padding:8px 14px 8px 8px;font-size:14px;line-height:19px}.TagBox-scss--module_icon_z4JgC{width:36px;height:36px;padding:9px;border-radius:var(--border-radius-default)}@keyframes TagBoxList-scss--module_fadeIn_EKLmv{0%{opacity:0}to{opacity:1}}@keyframes TagBoxList-scss--module_fadeOut_wnnhB{0%{opacity:1}to{opacity:0}}@keyframes TagBoxList-scss--module_flashing_Ro6hf{0%{opacity:.5}to{opacity:1}}@keyframes TagBoxList-scss--module_loading_S0fDj{to{background-position-x:-20%}}@keyframes TagBoxList-scss--module_rotating_6Le5M{to{transform:rotate(360deg)}}@keyframes TagBoxList-scss--module_closeLock_K-OGA{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes TagBoxList-scss--module_shakeLock_HXO7-{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.TagBoxList-scss--module_root_cQgMD{display:flex;align-items:center;justify-content:center;flex-flow:row wrap;padding:0}.desktop .TagBoxList-scss--module_root_cQgMD{width:740px;gap:16px}.mobile .TagBoxList-scss--module_root_cQgMD{gap:12px}.TagBoxList-scss--module_tagIconCrown_etv-U{color:var(--color-brand);background:var(--color-brand-opacity-10)}.TagBoxList-scss--module_tagIconTips_DCAXb{color:#f90;background:#ff99001a}.TagBoxList-scss--module_tagIconStats_WM4jR{color:#028f68;background:#028f681a}.TagBoxList-scss--module_tagIconDirectMessages_0IVBs{color:#49b467;background:#49b4671a}.TagBoxList-scss--module_tagIconPrivatePosts_EI2uZ{fill:#4994b4;background:#4994b41a}.TagBoxList-scss--module_tagIconDirectMessagesPayed_NYxfZ{color:#772cf1;background:#772cf11a}.TagBoxList-scss--module_tagIconMassMessages_VBROK{color:#028f68;background:#028f681a}.CardBox-scss--module_root_ENgSI{padding:15px 14px;font-family:Inter,sans-serif;font-size:12px;color:var(--var-color-text-primary);box-shadow:0 10px 62px #16131d33}.CardBox-scss--module_title_0hbqr{margin-bottom:4px;font-size:13.359px;font-weight:600;line-height:18.368px}.CardBox-scss--module_description_OLtKT{margin-bottom:8px;font-size:11.689px;font-weight:400;line-height:18.368px;color:#7c7c7c}.CardBox-scss--module_progressBar_dgKkg{margin-bottom:8px}.CardBox-scss--module_text_RW-av{font-feature-settings:"liga" off,"clig" off;margin-bottom:11px;font-size:11.689px;font-weight:400;line-height:18.368px}.CardBox-scss--module_button_b5-2L{width:100%;height:34px;padding:8px 20px;font-size:12px;font-weight:500;line-height:17px}@keyframes Screen-scss--module_fadeIn_2CrJL{0%{opacity:0}to{opacity:1}}@keyframes Screen-scss--module_fadeOut_GtF4d{0%{opacity:1}to{opacity:0}}@keyframes Screen-scss--module_flashing_5PlLC{0%{opacity:.5}to{opacity:1}}@keyframes Screen-scss--module_loading_TtJ16{to{background-position-x:-20%}}@keyframes Screen-scss--module_rotating_ZR7Nm{to{transform:rotate(360deg)}}@keyframes Screen-scss--module_closeLock_884sY{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes Screen-scss--module_shakeLock_-LjLE{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.Screen-scss--module_root_CkWpo{position:relative;width:712px;height:381px;margin:57px 0 100px}.mobile .Screen-scss--module_root_CkWpo{width:100%;max-width:336px;height:192px;margin:40px 0}.Screen-scss--module_picture_MFqxX{position:absolute;background-repeat:no-repeat;background-position:center center;background-size:100%}.Screen-scss--module_picture1_Si641{top:68px;left:194px;width:158px;height:211px;background-image:url(../assets/images/1.Bggu9lQR.png)}.mobile .Screen-scss--module_picture1_Si641{top:-6px;left:72px;width:116px;height:211px;scale:.7}.Screen-scss--module_picture2_Rv9re{top:0;left:382px;width:134px;height:178px;background-image:url(../assets/images/2.BNyenruI.png)}.mobile .Screen-scss--module_picture2_Rv9re{top:-36px;left:175px;width:101px;height:159px;scale:.7}.Screen-scss--module_picture3_GEFLf{right:167px;bottom:0;width:131px;height:176px;background-image:url(../assets/images/3.BS8Q9Vh5.png)}.mobile .Screen-scss--module_picture3_GEFLf{top:72px;right:58px;bottom:auto;width:99px;height:170px;scale:.7}.Screen-scss--module_pictureHeart_W166a{top:46px;left:313px;width:46px;height:54px;background-image:url(../heart-drawn.DuJVT1aM.svg)}.mobile .Screen-scss--module_pictureHeart_W166a{top:26px;left:151px;width:22px;height:26px}.Screen-scss--module_card_jx7WY{position:absolute;margin:0;text-align:left;box-shadow:0 10px 61px #16131d33}.Screen-scss--module_cardDonate_FQzxf{right:0;width:207px}.desktop .Screen-scss--module_cardDonate_FQzxf{top:87px}.mobile .Screen-scss--module_cardDonate_FQzxf{top:9px;right:-55px;scale:.55}.Screen-scss--module_cardSubscribe_UXp0y{bottom:0;left:0;width:224px;margin-bottom:0}.mobile .Screen-scss--module_cardSubscribe_UXp0y{bottom:-78px;left:-41px;width:194px;height:auto;scale:.6}.mobile .Screen-scss--module_card_jx7WY{padding:12px}@keyframes CoverSection-scss--module_fadeIn_G7g4A{0%{opacity:0}to{opacity:1}}@keyframes CoverSection-scss--module_fadeOut_XxnSe{0%{opacity:1}to{opacity:0}}@keyframes CoverSection-scss--module_flashing_p12Tg{0%{opacity:.5}to{opacity:1}}@keyframes CoverSection-scss--module_loading_teSmX{to{background-position-x:-20%}}@keyframes CoverSection-scss--module_rotating_wAtoZ{to{transform:rotate(360deg)}}@keyframes CoverSection-scss--module_closeLock_uRjJG{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes CoverSection-scss--module_shakeLock_p-f3w{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.mobile .CoverSection-scss--module_root_ZJ3Vm{text-align:center}.CoverSection-scss--module_slogan_hAYYO{font-weight:700;margin-bottom:18px}.desktop .CoverSection-scss--module_slogan_hAYYO{font-size:60px;line-height:81px}.mobile .CoverSection-scss--module_slogan_hAYYO{font-size:36px;line-height:44px}.desktop .CoverSection-scss--module_slogan_hAYYO{margin-top:100px}.mobile .CoverSection-scss--module_slogan_hAYYO{margin-top:40px}.CoverSection-scss--module_description_RCTed{font-weight:500;color:#9391ab}.desktop .CoverSection-scss--module_description_RCTed{font-size:20px;line-height:27px}.mobile .CoverSection-scss--module_description_RCTed{font-size:16px;line-height:22px}.desktop .CoverSection-scss--module_description_RCTed{margin-bottom:50px}.mobile .CoverSection-scss--module_description_RCTed{margin-bottom:32px}.CoverSection-scss--module_textColored_8m0Sh{color:var(--color-brand)}.CoverSection-scss--module_textUnderlined_aq7If{position:relative}.CoverSection-scss--module_textUnderlined_aq7If:after{content:"";position:absolute;bottom:0;left:0;width:100%;background:linear-gradient(90deg,var(--color-brand) 0%,rgba(var(--color-brand),0) 100%)}.desktop .CoverSection-scss--module_textUnderlined_aq7If:after{height:7px;border-radius:7px}.mobile .CoverSection-scss--module_textUnderlined_aq7If:after{height:4px;border-radius:4px}.CoverSection-scss--module_button_BwX3k{height:auto;text-transform:uppercase}.desktop .CoverSection-scss--module_button_BwX3k{min-width:286px;padding:20px 48px}.mobile .CoverSection-scss--module_button_BwX3k{padding:16px 32px}.CoverSection-scss--module_conviction_71-lt{font-weight:700;font-style:normal;text-align:center}.desktop .CoverSection-scss--module_conviction_71-lt{margin-bottom:36px;font-size:24px;line-height:32px}.mobile .CoverSection-scss--module_conviction_71-lt{margin-bottom:30px;font-size:22px;line-height:30px}@keyframes DescriptionCard-scss--module_fadeIn_YYeyb{0%{opacity:0}to{opacity:1}}@keyframes DescriptionCard-scss--module_fadeOut_026k7{0%{opacity:1}to{opacity:0}}@keyframes DescriptionCard-scss--module_flashing_OOrkt{0%{opacity:.5}to{opacity:1}}@keyframes DescriptionCard-scss--module_loading_hV0YA{to{background-position-x:-20%}}@keyframes DescriptionCard-scss--module_rotating_fZPFw{to{transform:rotate(360deg)}}@keyframes DescriptionCard-scss--module_closeLock_QZI-y{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes DescriptionCard-scss--module_shakeLock_KhwEk{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.DescriptionCard-scss--module_root_zv6RC{overflow:hidden;padding:0;border-radius:22px;box-shadow:0 32px 60px #0000000a}.desktop .DescriptionCard-scss--module_root_zv6RC{flex:1 1 0;min-height:356px;margin-bottom:0}.mobile .DescriptionCard-scss--module_root_zv6RC{width:calc(100vw - 30px);margin-bottom:0}.desktop .DescriptionCard-scss--module_text_53O4G{padding:0 32px 32px}.mobile .DescriptionCard-scss--module_text_53O4G{padding:0 24px 24px}.DescriptionCard-scss--module_image_irSyi{width:100%;height:208px}.DescriptionCard-scss--module_step_lgXW1{margin-bottom:10px;font-size:14px;font-weight:700;line-height:19px;color:var(--color-brand)}.DescriptionCard-scss--module_title_NKH-d{margin-bottom:10px;font-size:24px;font-weight:700;line-height:32px;color:var(--var-color-text-primary)}.DescriptionCard-scss--module_description_RVGZf{font-size:16px;font-weight:500;line-height:22px;color:#9391ab}@keyframes DescriptionChart-scss--module_fadeIn_KeWzB{0%{opacity:0}to{opacity:1}}@keyframes DescriptionChart-scss--module_fadeOut_AvB-V{0%{opacity:1}to{opacity:0}}@keyframes DescriptionChart-scss--module_flashing_dXzEG{0%{opacity:.5}to{opacity:1}}@keyframes DescriptionChart-scss--module_loading_bDZIX{to{background-position-x:-20%}}@keyframes DescriptionChart-scss--module_rotating_h4PSo{to{transform:rotate(360deg)}}@keyframes DescriptionChart-scss--module_closeLock_qq4oK{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes DescriptionChart-scss--module_shakeLock_O-Azy{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.DescriptionChart-scss--module_root_P29Pn{display:flex;width:213px;height:117px;margin-right:16px;padding:20px;border-radius:12px;flex-shrink:0;justify-content:space-between;align-items:center}.DescriptionChart-scss--module_chart_BMwyU{margin-top:0;margin-bottom:auto}.DescriptionChart-scss--module_icon_gaM3u{width:20px;height:20px;margin-bottom:15px}.DescriptionChart-scss--module_text_IxoTe{font-feature-settings:"liga" off,"clig" off;font-size:13px;font-weight:500;font-style:normal;line-height:16px;color:#7c7c7c}.DescriptionChart-scss--module_total_3FdDv{margin-bottom:2px;font-size:20px;font-weight:500;color:var(--var-color-text-primary)}.DescriptionChart-scss--module_iconChart_16ZbO{width:50px;height:50px}@keyframes DescriptionSection-scss--module_fadeIn_13HiX{0%{opacity:0}to{opacity:1}}@keyframes DescriptionSection-scss--module_fadeOut_mNf56{0%{opacity:1}to{opacity:0}}@keyframes DescriptionSection-scss--module_flashing_iFZlu{0%{opacity:.5}to{opacity:1}}@keyframes DescriptionSection-scss--module_loading_nJqwM{to{background-position-x:-20%}}@keyframes DescriptionSection-scss--module_rotating_A92r-{to{transform:rotate(360deg)}}@keyframes DescriptionSection-scss--module_closeLock_04pPi{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes DescriptionSection-scss--module_shakeLock_Ex-go{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.DescriptionSection-scss--module_root_xYHdC{display:block;overflow:hidden}.DescriptionSection-scss--module_title_KTlYA{font-weight:700}.desktop .DescriptionSection-scss--module_title_KTlYA{font-size:48px;line-height:65px}.mobile .DescriptionSection-scss--module_title_KTlYA{font-size:32px;line-height:43px}.desktop .DescriptionSection-scss--module_title_KTlYA{margin-bottom:16px}.mobile .DescriptionSection-scss--module_title_KTlYA{margin-bottom:12px}.DescriptionSection-scss--module_description_RZFpi{font-weight:500;color:#9391ab}.desktop .DescriptionSection-scss--module_description_RZFpi{font-size:20px;line-height:27px}.mobile .DescriptionSection-scss--module_description_RZFpi{font-size:16px;line-height:22px}.desktop .DescriptionSection-scss--module_description_RZFpi{margin-bottom:56px}.mobile .DescriptionSection-scss--module_description_RZFpi{margin-bottom:42px}.DescriptionSection-scss--module_cards_oSczI{display:flex}.desktop .DescriptionSection-scss--module_cards_oSczI{flex-direction:row;gap:32px}.mobile .DescriptionSection-scss--module_cards_oSczI{flex-direction:column;gap:16px}.DescriptionSection-scss--module_cardImage_7r4FI{position:relative}.DescriptionSection-scss--module_cardImageWrapper_712dw{position:relative;top:49px;left:-124px;display:flex;align-items:center;justify-content:space-between;animation-name:DescriptionSection-scss--module_animate_Vto8z;animation-duration:5s;animation-iteration-count:infinite;animation-direction:alternate-reverse}.DescriptionSection-scss--module_cardImage0_w--wz{height:208px}.desktop .DescriptionSection-scss--module_cardImage0_w--wz{background:center 28px/225px no-repeat url(../assets/images/descriptionCard-1@2x.aGuOr4CZ.png)}.mobile .DescriptionSection-scss--module_cardImage0_w--wz{background:center 27px/225px no-repeat url(../assets/images/descriptionCard-1@2x.aGuOr4CZ.png)}.desktop .DescriptionSection-scss--module_cardImage1_KW3fs{background:center 0/326px no-repeat url(../assets/images/descriptionCard-2@2x.BnPTDSRB.png)}.mobile .DescriptionSection-scss--module_cardImage1_KW3fs{background:center 9px/295px no-repeat url(../assets/images/descriptionCard-2@2x.BnPTDSRB.png)}.DescriptionSection-scss--module_buyPosts_dh3tW{background-color:#0099bb17}.DescriptionSection-scss--module_buyPostsIcon_Gjb-Q{color:#09b}.DescriptionSection-scss--module_earnings_UZZ31{background-color:#59a84017}.DescriptionSection-scss--module_earningsIcon_6oaG7{color:#3fb819}.DescriptionSection-scss--module_tips_6PsU1{background-color:#fe9d0217}.DescriptionSection-scss--module_tipsIcon_T6BJe{color:#f90}@keyframes DescriptionSection-scss--module_animate_Vto8z{0%{left:30px}25%{left:30px}50%{left:-124px}to{left:-284px}}@keyframes MainLanding-scss--module_fadeIn_5L5wK{0%{opacity:0}to{opacity:1}}@keyframes MainLanding-scss--module_fadeOut_pSXRc{0%{opacity:1}to{opacity:0}}@keyframes MainLanding-scss--module_flashing_vllZC{0%{opacity:.5}to{opacity:1}}@keyframes MainLanding-scss--module_loading_Lm4Zn{to{background-position-x:-20%}}@keyframes MainLanding-scss--module_rotating_JjLw1{to{transform:rotate(360deg)}}@keyframes MainLanding-scss--module_closeLock_5FwxN{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes MainLanding-scss--module_shakeLock_0QGQT{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.MainLanding-scss--module_root_dKKxz{position:relative;display:flex;flex-direction:column;font-family:Satoshi,sans-serif;align-items:center}.mobile .MainLanding-scss--module_root_dKKxz{padding:0 17px}.MainLanding-scss--module_underCover_Vy28i{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;top:-var(--const-top-menu-height);overflow:hidden}.MainLanding-scss--module_section_jmn1r{position:relative;z-index:1;display:flex;flex-direction:column;width:100%;align-items:center}.desktop .MainLanding-scss--module_section_jmn1r{max-width:1352px;margin:0 auto 120px;padding-right:20px;padding-left:20px}.desktop .MainLanding-scss--module_section_jmn1r:last-of-type{margin-bottom:67px}.mobile .MainLanding-scss--module_section_jmn1r{margin:0 auto 64px}.mobile .MainLanding-scss--module_section_jmn1r:last-of-type{margin-bottom:24px}.MainLanding-scss--module_blur_jETh7{position:absolute;opacity:0;background-repeat:no-repeat;background-size:contain;animation:MainLanding-scss--module_fadeIn_5L5wK .6s forwards .9s}.MainLanding-scss--module_blur1_d412x{background-image:url(../assets/images/blur1.CGOosEYM.png)}.desktop .MainLanding-scss--module_blur1_d412x{top:100px;left:calc(50% - 800px);width:602px;height:584px}.mobile .MainLanding-scss--module_blur1_d412x{top:72px;left:-18%;width:291.24px;height:253.23px}.MainLanding-scss--module_blur2_KqYLe{background-image:url(../assets/images/blur2.Donuwkkx.png)}.desktop .MainLanding-scss--module_blur2_KqYLe{top:180px;right:calc(50% - 1000px);width:718px;height:624px}.mobile .MainLanding-scss--module_blur2_KqYLe{top:178px;right:-36%;width:336px;height:292px}.MainLanding-scss--module_blur3_cfTX2{background-image:url(../assets/images/blur3.Dt8zGwuH.png)}.desktop .MainLanding-scss--module_blur3_cfTX2{top:1200px;left:-143px;width:718px;height:625px}.mobile .MainLanding-scss--module_blur3_cfTX2{top:1444px;left:-20%;width:557px;height:485px}.MainLanding-scss--module_blur4_KHIYx{background-image:url(../assets/images/blur4.DW5G--5R.png)}.desktop .MainLanding-scss--module_blur4_KHIYx{top:1531px;right:-300px;width:719.63px;height:664.67px}.mobile .MainLanding-scss--module_blur4_KHIYx{bottom:5%;left:20%;width:720px;height:818px}.desktop .light-theme .ReferralRecommendation-scss--module_avatarWrapper_ZB5aV:before{background-image:url(../sparks.B5C0KTwg.svg)}.desktop .light-theme .ReferralRecommendation-scss--module_recommendation_X5xc8:after{background-image:url(../arrow.ZNjHA_Xd.svg)}.light-theme .ReferralRecommendation-scss--module_understroke_CHAsR:before{background-image:url(../understroke.DK5djIOW.svg)}.desktop .light-x-theme .ReferralRecommendation-scss--module_avatarWrapper_ZB5aV:before{background-image:url(../sparks-x.B3adJ4zP.svg)}.desktop .light-x-theme .ReferralRecommendation-scss--module_recommendation_X5xc8:after{background-image:url(../arrow-x.CDJkmkFG.svg)}.light-x-theme .ReferralRecommendation-scss--module_understroke_CHAsR:before{background-image:url(../understroke-x.NSPY-ZZR.svg)}@keyframes ReferralRecommendation-scss--module_fadeIn_ogJrI{0%{opacity:0}to{opacity:1}}@keyframes ReferralRecommendation-scss--module_fadeOut_kStjb{0%{opacity:1}to{opacity:0}}@keyframes ReferralRecommendation-scss--module_flashing_u9WuQ{0%{opacity:.5}to{opacity:1}}@keyframes ReferralRecommendation-scss--module_loading_QoU24{to{background-position-x:-20%}}@keyframes ReferralRecommendation-scss--module_rotating_VJi9l{to{transform:rotate(360deg)}}@keyframes ReferralRecommendation-scss--module_closeLock_lkp80{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes ReferralRecommendation-scss--module_shakeLock_6iKQ7{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.desktop .light-y-theme .ReferralRecommendation-scss--module_avatarWrapper_ZB5aV:before{background-image:url(../sparks-y.0E3kEYwN.svg)}.desktop .light-y-theme .ReferralRecommendation-scss--module_recommendation_X5xc8:after{background-image:url(../arrow-y.C2Hm6Xzi.svg)}.light-y-theme .ReferralRecommendation-scss--module_understroke_CHAsR:before{background-image:url(../understroke-y.Dst7d0U-.svg)}.ReferralRecommendation-scss--module_container_k4z9M{position:relative;display:flex}.desktop .ReferralRecommendation-scss--module_container_k4z9M{flex-flow:column wrap;align-items:flex-start;gap:10px;width:510px;margin-bottom:30px}.mobile .ReferralRecommendation-scss--module_container_k4z9M{flex-direction:row;gap:12px}.ReferralRecommendation-scss--module_avatarWrapper_ZB5aV{position:relative}.ReferralRecommendation-scss--module_avatarWrapper_ZB5aV:hover{border-bottom-color:transparent;text-decoration:none}.desktop .ReferralRecommendation-scss--module_avatarWrapper_ZB5aV:before{width:33px;height:33px;content:"";position:absolute;bottom:75%;left:75%;background-image:url(../sparks.B5C0KTwg.svg);background-repeat:no-repeat;background-size:contain}.ReferralRecommendation-scss--module_recommendation_X5xc8{position:relative;max-width:100%;font-weight:600;color:#242b2c}.desktop .ReferralRecommendation-scss--module_recommendation_X5xc8{font-size:26px;line-height:40px}.desktop .ReferralRecommendation-scss--module_recommendation_X5xc8:after{content:"";position:absolute;top:50%;right:-210px;width:215px;height:95px;background-repeat:no-repeat;background-size:contain}.mobile .ReferralRecommendation-scss--module_recommendation_X5xc8{width:calc(100% - 52px);font-size:17px;line-height:24px}.ReferralRecommendation-scss--module_name_4uDRM{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:inline-block;max-width:100%;vertical-align:top;color:var(--color-brand)}.ReferralRecommendation-scss--module_name_4uDRM:hover{border-bottom-color:transparent;text-decoration:none}.desktop .ReferralRecommendation-scss--module_name_4uDRM{font-size:26px;line-height:40px}.mobile .ReferralRecommendation-scss--module_name_4uDRM{font-size:17px;line-height:24px}.ReferralRecommendation-scss--module_understroke_CHAsR{position:relative;display:inline-block}.ReferralRecommendation-scss--module_understroke_CHAsR:before{content:"";position:absolute;top:85%;right:0;left:0;background-repeat:no-repeat;background-size:cover}.desktop .ReferralRecommendation-scss--module_understroke_CHAsR:before{height:13px}.mobile .ReferralRecommendation-scss--module_understroke_CHAsR:before{height:8px}@keyframes AlreadyAuthor-scss--module_fadeIn_TImdD{0%{opacity:0}to{opacity:1}}@keyframes AlreadyAuthor-scss--module_fadeOut_Dz82W{0%{opacity:1}to{opacity:0}}@keyframes AlreadyAuthor-scss--module_flashing_xeJhK{0%{opacity:.5}to{opacity:1}}@keyframes AlreadyAuthor-scss--module_loading_tu2sf{to{background-position-x:-20%}}@keyframes AlreadyAuthor-scss--module_rotating_FxLls{to{transform:rotate(360deg)}}@keyframes AlreadyAuthor-scss--module_closeLock_bgal2{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes AlreadyAuthor-scss--module_shakeLock_OLPIX{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.AlreadyAuthor-scss--module_container_kMUte{display:flex;flex-direction:column;align-items:center;padding:0 20px}.AlreadyAuthor-scss--module_title_167UL{display:inline-block;margin-bottom:40px;font-weight:500;text-align:center;color:#242b2c}.desktop .AlreadyAuthor-scss--module_title_167UL{font-size:18px;line-height:22px}.mobile .AlreadyAuthor-scss--module_title_167UL{font-size:16px;line-height:20px}.AlreadyAuthor-scss--module_name_PjWps{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:inline-block;max-width:100%;margin-top:10px;font-size:14px;font-weight:500;line-height:22px;color:#242b2c}.AlreadyAuthor-scss--module_button_IdyXc{margin-top:40px}.desktop .AlreadyAuthor-scss--module_button_IdyXc{width:100%}.light-theme .Form-scss--module_withGift_0NAz4{background-image:url(../assets/images/gift.BqsGDkJn.png)}.desktop .light-theme .Form-scss--module_withGift_0NAz4{top:-48px;right:-48px;width:108px;height:111px}.light-theme .Form-scss--module_content_FeKRo{box-shadow:0 16px 60px #62381226}.desktop .light-theme .Form-scss--module_content_FeKRo{width:410px;margin-top:20px;padding:30px}.light-x-theme .Form-scss--module_root_n8t-V{max-width:400px}.light-x-theme .Form-scss--module_withGift_0NAz4{background-image:url(../assets/images/gift-x.63v477xD.png)}.desktop .light-x-theme .Form-scss--module_withGift_0NAz4{top:-30px;right:-50px;width:100px;height:110px}.light-x-theme .Form-scss--module_content_FeKRo{box-shadow:0 16px 60px #12236214}.desktop .light-x-theme .Form-scss--module_content_FeKRo{width:400px;margin-top:20px;padding:30px}.light-x-theme .Form-scss--module_authContainer_1VhCh{max-width:300px;margin:0 auto}.light-x-theme .Form-scss--module_signUpForm_gES1z{margin-top:30px}@keyframes Form-scss--module_fadeIn_X6zdO{0%{opacity:0}to{opacity:1}}@keyframes Form-scss--module_fadeOut_h0kiP{0%{opacity:1}to{opacity:0}}@keyframes Form-scss--module_flashing_Mf7-D{0%{opacity:.5}to{opacity:1}}@keyframes Form-scss--module_loading_jwLte{to{background-position-x:-20%}}@keyframes Form-scss--module_rotating_Yup4u{to{transform:rotate(360deg)}}@keyframes Form-scss--module_closeLock_ghkdq{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes Form-scss--module_shakeLock_AkV-o{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.light-y-theme .Form-scss--module_root_n8t-V{max-width:400px}.light-y-theme .Form-scss--module_withGift_0NAz4{background-image:url(../assets/images/gift-y.Cc0Y3U5r.png)}.desktop .light-y-theme .Form-scss--module_withGift_0NAz4{top:-30px;right:-50px;width:100px;height:110px}.light-y-theme .Form-scss--module_content_FeKRo{box-shadow:0 16px 60px #12236214}.desktop .light-y-theme .Form-scss--module_content_FeKRo{width:400px;margin-top:20px;padding:30px}.light-y-theme .Form-scss--module_authContainer_1VhCh{max-width:300px;margin:0 auto}.light-y-theme .Form-scss--module_signUpForm_gES1z{margin-top:30px}.Form-scss--module_root_n8t-V{position:relative}.Form-scss--module_content_FeKRo{position:relative;z-index:1;border-radius:15px;background-color:#fff}.mobile .Form-scss--module_content_FeKRo{width:100%;padding:20px 0}.Form-scss--module_spinner_ic0io{display:flex;align-items:center;justify-content:center;position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background-color:#ffffffb3;cursor:not-allowed}.Form-scss--module_withGift_0NAz4{background-repeat:no-repeat;background-position:center center;background-size:contain;position:absolute;z-index:0}.mobile .Form-scss--module_withGift_0NAz4{top:-32px;right:-32px;width:81px;height:83px}.Form-scss--module_authContainer_1VhCh{display:flex;flex-direction:column;align-items:center}.mobile .Form-scss--module_becomeAuthorContainer_YGFLB{padding:0 20px}.Form-scss--module_title_aBDfU,.Form-scss--module_authTitle_4FBWD,.Form-scss--module_authPromotionText_4ePVQ{display:inline-block;font-weight:500;text-align:center;color:#242b2c}.desktop .Form-scss--module_title_aBDfU,.desktop .Form-scss--module_authTitle_4FBWD,.desktop .Form-scss--module_authPromotionText_4ePVQ{font-size:18px;line-height:22px}.mobile .Form-scss--module_title_aBDfU,.mobile .Form-scss--module_authTitle_4FBWD,.mobile .Form-scss--module_authPromotionText_4ePVQ{font-size:16px;line-height:19px}.Form-scss--module_becomeAuthorTitle_O6cOV,.Form-scss--module_becomeAuthorText_QqugH{text-align:center}.Form-scss--module_becomeAuthorForm_p-VMA{padding:10px 20px}.Form-scss--module_becomeAuthorButton_TTv6s{margin-top:30px}.light-theme .Disclaimer-scss--module_newUsers_MOGis,.light-theme .Disclaimer-scss--module_feeReturn_pF-Rz{color:#ba9e8b}.light-x-theme .Disclaimer-scss--module_newUsers_MOGis,.light-x-theme .Disclaimer-scss--module_feeReturn_pF-Rz{color:#5249b4}@keyframes Disclaimer-scss--module_fadeIn_1hof9{0%{opacity:0}to{opacity:1}}@keyframes Disclaimer-scss--module_fadeOut_-pr-M{0%{opacity:1}to{opacity:0}}@keyframes Disclaimer-scss--module_flashing_LH9jv{0%{opacity:.5}to{opacity:1}}@keyframes Disclaimer-scss--module_loading_qt3mX{to{background-position-x:-20%}}@keyframes Disclaimer-scss--module_rotating_3pLWY{to{transform:rotate(360deg)}}@keyframes Disclaimer-scss--module_closeLock_qQtyz{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes Disclaimer-scss--module_shakeLock_tWoGx{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.light-y-theme .Disclaimer-scss--module_newUsers_MOGis,.light-y-theme .Disclaimer-scss--module_feeReturn_pF-Rz{color:var(--color-brand)}.Disclaimer-scss--module_container_tmsi3{display:flex;flex-direction:column;align-items:center}.desktop .Disclaimer-scss--module_container_tmsi3{margin-top:30px}.mobile .Disclaimer-scss--module_container_tmsi3{margin-top:20px}.Disclaimer-scss--module_newUsers_MOGis,.Disclaimer-scss--module_feeReturn_pF-Rz{display:inline-block;text-align:center}.Disclaimer-scss--module_newUsers_MOGis{font-size:15px;font-weight:500;line-height:18px}.Disclaimer-scss--module_feeReturn_pF-Rz{margin-top:15px;font-size:13px;font-weight:400;line-height:16px}@keyframes SellingPoint-scss--module_fadeIn_544Vu{0%{opacity:0}to{opacity:1}}@keyframes SellingPoint-scss--module_fadeOut_-9OfG{0%{opacity:1}to{opacity:0}}@keyframes SellingPoint-scss--module_flashing_im2GN{0%{opacity:.5}to{opacity:1}}@keyframes SellingPoint-scss--module_loading_Rsk49{to{background-position-x:-20%}}@keyframes SellingPoint-scss--module_rotating_tR7zT{to{transform:rotate(360deg)}}@keyframes SellingPoint-scss--module_closeLock_vS7Fz{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes SellingPoint-scss--module_shakeLock_2Z2Wk{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.SellingPoint-scss--module_root_-Tz5i{display:flex;align-items:center;justify-content:center;flex-direction:row;font-weight:700;border-radius:16px;background:#fff;box-shadow:inset 0 0 0 1px #eaeaea;gap:14px;flex:none;order:0;flex-grow:0}.desktop .SellingPoint-scss--module_root_-Tz5i{padding:12px 20px 12px 12px;font-size:16px;line-height:22px}.mobile .SellingPoint-scss--module_root_-Tz5i{padding:8px 14px 8px 8px;font-size:14px;line-height:19px}.SellingPoint-scss--module_icon_qW6z3{width:36px;height:36px;padding:9px;border-radius:var(--border-radius-default)}@keyframes SellingPointList-scss--module_fadeIn_WCSua{0%{opacity:0}to{opacity:1}}@keyframes SellingPointList-scss--module_fadeOut_lvu48{0%{opacity:1}to{opacity:0}}@keyframes SellingPointList-scss--module_flashing_zTc5h{0%{opacity:.5}to{opacity:1}}@keyframes SellingPointList-scss--module_loading_J5X9G{to{background-position-x:-20%}}@keyframes SellingPointList-scss--module_rotating_Mhmwn{to{transform:rotate(360deg)}}@keyframes SellingPointList-scss--module_closeLock_bTcfr{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes SellingPointList-scss--module_shakeLock_vDDMI{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.SellingPointList-scss--module_root_kp2co{display:flex;justify-content:flex-start;flex-flow:row wrap;padding:0}.desktop .SellingPointList-scss--module_root_kp2co{width:740px;gap:16px}.mobile .SellingPointList-scss--module_root_kp2co{gap:12px}.SellingPointList-scss--module_tagIconCrown_3hGvj{color:var(--color-brand);background:var(--color-brand-opacity-10)}.SellingPointList-scss--module_tagIconTips_9DOx5{color:#f90;background:#ff99001a}.SellingPointList-scss--module_tagIconStats_VzBGM{color:#028f68;background:#028f681a}.SellingPointList-scss--module_tagIconDirectMessages_iUFNP{color:var(--color-brand);background:var(--color-brand-opacity-10)}.SellingPointList-scss--module_tagIconPrivatePosts_JVILD{fill:#4994b4;background:#4994b41a}.SellingPointList-scss--module_tagIconDirectMessagesPayed_btx-r{color:#772cf1;background:#772cf11a}.SellingPointList-scss--module_tagIconMassMessages_Tr0d1{color:#028f68;background:#028f681a}.desktop .CallToAction-scss--module_root_VKl0k{width:521px;margin-bottom:50px}.CallToAction-scss--module_motivation_oTy5e{margin-bottom:20px;font-weight:400;color:#242b2c}.desktop .CallToAction-scss--module_motivation_oTy5e{font-size:17px;line-height:23px}.mobile .CallToAction-scss--module_motivation_oTy5e{font-size:15px;line-height:20px}@keyframes LandingReferral-scss--module_fadeIn_Aqmp1{0%{opacity:0}to{opacity:1}}@keyframes LandingReferral-scss--module_fadeOut_aLWfb{0%{opacity:1}to{opacity:0}}@keyframes LandingReferral-scss--module_flashing_4v7LG{0%{opacity:.5}to{opacity:1}}@keyframes LandingReferral-scss--module_loading_AcjI-{to{background-position-x:-20%}}@keyframes LandingReferral-scss--module_rotating_tAMB6{to{transform:rotate(360deg)}}@keyframes LandingReferral-scss--module_closeLock_ZZZnk{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes LandingReferral-scss--module_shakeLock_sCPAj{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.LandingReferral-scss--module_root_u3UMQ{width:100%;height:100%;position:relative;overflow:hidden;background-color:rgba(var(--color-brand),.08)}.LandingReferral-scss--module_content_CoixQ{position:relative;z-index:2;display:flex;flex-direction:column;height:100%;margin:0 auto}.desktop .LandingReferral-scss--module_content_CoixQ{width:1140px;min-height:calc(100vh - 70px);padding-top:50px}.mobile .LandingReferral-scss--module_content_CoixQ{min-height:calc(100vh - 50px);padding-top:20px;padding-right:15px;padding-left:15px}.desktop .LandingReferral-scss--module_left_udaet{flex-basis:auto}.desktop .LandingReferral-scss--module_right_WqJ8F{position:absolute;top:50px;right:0;bottom:0;display:flex;flex-direction:column;width:410px}.mobile .LandingReferral-scss--module_right_WqJ8F{width:100%;max-width:375px;margin:30px auto}.mobile .LandingReferral-scss--module_first_hBPEV{order:0}.mobile .LandingReferral-scss--module_second_V5sB4{order:1}.mobile .LandingReferral-scss--module_third_XvXvV{order:2}.desktop .LandingReferral-scss--module_fourth_PlAQ-{width:800px;margin-top:auto}.mobile .LandingReferral-scss--module_fourth_PlAQ-{width:100%;max-width:400px;margin-top:60px;margin-right:auto;margin-left:auto;order:3}.LandingReferral-scss--module_ui_cVowT{position:relative;padding-bottom:44.125%;background-image:url(../assets/images/ui_bg_x.BI-jPHiB.png);background-repeat:no-repeat}.desktop .LandingReferral-scss--module_ui_cVowT{left:-118px;width:800px;background-position:top;background-size:cover}.mobile .LandingReferral-scss--module_ui_cVowT{background-repeat:no-repeat;background-position:center center;background-size:contain;bottom:16px;width:100%;background-position:-15px center;transform:scale(1.35)}@keyframes ChangePasswordWrapper-scss--module_fadeIn_purmc{0%{opacity:0}to{opacity:1}}@keyframes ChangePasswordWrapper-scss--module_fadeOut_-e15x{0%{opacity:1}to{opacity:0}}@keyframes ChangePasswordWrapper-scss--module_flashing_nHGDN{0%{opacity:.5}to{opacity:1}}@keyframes ChangePasswordWrapper-scss--module_loading_zSF6S{to{background-position-x:-20%}}@keyframes ChangePasswordWrapper-scss--module_rotating_LIK9Q{to{transform:rotate(360deg)}}@keyframes ChangePasswordWrapper-scss--module_closeLock_mmqta{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes ChangePasswordWrapper-scss--module_shakeLock_OgNyi{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.ChangePasswordWrapper-scss--module_root_x71Rz{display:flex;align-items:center;justify-content:center;width:100%}.desktop .ChangePasswordWrapper-scss--module_root_x71Rz{margin-top:var(--const-top-menu-height)}.ChangePasswordWrapper-scss--module_wrapper_7mLN0{position:relative;display:flex;overflow:hidden;flex-direction:column;width:400px;border-radius:8px;background-color:var(--var-color-panel-bg)}.desktop .ChangePasswordWrapper-scss--module_wrapper_7mLN0{padding:30px 0 0}.ChangePasswordWrapper-scss--module_spinnerContainer_NouD7{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;width:100%;height:100%;z-index:1;opacity:.7;background-color:var(--var-color-panel-bg);cursor:not-allowed}.ChangePasswordWrapper-scss--module_title_iJTvc{margin-bottom:20px;font-size:20px;font-weight:500;line-height:24px;text-align:center;color:var(--var-color-text-primary)}.ChangePasswordWrapper-scss--module_content_4AY1X{display:flex;flex-direction:column;width:300px;margin:0 auto}.ChangePasswordWrapper-scss--module_footer_nLAX7{margin-top:20px;padding:20px 0;border-top:1px solid var(--var-color-base-border);font-weight:600;text-align:center;color:var(--var-color-text-secondary)}.ChangePasswordExpired-scss--module_title_pJpDt{margin-bottom:15px}.ChangePasswordExpired-scss--module_description_bUfTD{margin-bottom:18px;font-size:14px;font-weight:500;line-height:22px;text-align:center;color:var(--var-color-text-secondary)}.ChangePasswordExpired-scss--module_buttons_j5rZ3{display:flex;justify-content:space-between;margin-bottom:30px}.ChangePasswordExpired-scss--module_closeButton_vU-Lu{min-width:auto;flex-shrink:0}.ChangePasswordStart-scss--module_form_363Jo{display:flex;flex-direction:column}.ChangePasswordStart-scss--module_formRow_hpgy0{margin-bottom:10px;line-height:16px}.ChangePasswordStart-scss--module_formRow_hpgy0:last-of-type{margin-bottom:20px}.ChangePasswordStart-scss--module_form_363Jo .ChangePasswordStart-scss--module_submitDisabled_AUm8-{background-color:#7c7c7c4d}.ChangePasswordStart-scss--module_button_IsALr{margin-top:10px;margin-bottom:30px}@keyframes ChangePasswordSuccess-scss--module_fadeIn_Aznmb{0%{opacity:0}to{opacity:1}}@keyframes ChangePasswordSuccess-scss--module_fadeOut_xm3OT{0%{opacity:1}to{opacity:0}}@keyframes ChangePasswordSuccess-scss--module_flashing_7Mi-K{0%{opacity:.5}to{opacity:1}}@keyframes ChangePasswordSuccess-scss--module_loading_mxmEb{to{background-position-x:-20%}}@keyframes ChangePasswordSuccess-scss--module_rotating_2QnrQ{to{transform:rotate(360deg)}}@keyframes ChangePasswordSuccess-scss--module_closeLock_8te20{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes ChangePasswordSuccess-scss--module_shakeLock_HUR3K{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.ChangePasswordSuccess-scss--module_title_IgGlF{margin-bottom:15px}.ChangePasswordSuccess-scss--module_icon_ng9CQ{width:24px;height:24px;color:#fff}.ChangePasswordSuccess-scss--module_iconWrapper_x8mpH{display:flex;align-items:center;justify-content:center;width:50px;height:50px;border-radius:50%;overflow:hidden;margin:0 auto 20px;background:#24c446}.ChangePasswordSuccess-scss--module_description_7zmVn{margin-bottom:18px;font-size:14px;font-weight:500;line-height:22px;text-align:center;color:var(--var-color-text-secondary)}.ChangePasswordSuccess-scss--module_button_otT2e{margin-top:10px;margin-bottom:30px}@keyframes FollowButton-scss--module_fadeIn_W3pDc{0%{opacity:0}to{opacity:1}}@keyframes FollowButton-scss--module_fadeOut_iFQoV{0%{opacity:1}to{opacity:0}}@keyframes FollowButton-scss--module_flashing_4DgcW{0%{opacity:.5}to{opacity:1}}@keyframes FollowButton-scss--module_loading_6a-c-{to{background-position-x:-20%}}@keyframes FollowButton-scss--module_rotating_-eM1z{to{transform:rotate(360deg)}}@keyframes FollowButton-scss--module_closeLock_H73T4{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes FollowButton-scss--module_shakeLock_Wn-gh{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.FollowButton-scss--module_icon_LcD0s{color:var(--var-color-text-primary)}.FollowButton-scss--module_button_aOwap{display:flex;align-items:center;justify-content:center;width:100%;padding:0;text-transform:none}.FollowButton-scss--module_button_aOwap .FollowButton-scss--module_icon_LcD0s{width:29px;height:24px;margin-right:10px;fill:var(--color-brand)}.FollowButton-scss--module_button_aOwap:hover .FollowButton-scss--module_icon_LcD0s{color:var(--color-brand)}.FollowButton-scss--module_iconActive_GEp9t{margin-right:12px}.FollowButton-scss--module_iconDisabled_rsOkz{opacity:.5}@keyframes BlogRssLinkButton-scss--module_fadeIn_BFhvs{0%{opacity:0}to{opacity:1}}@keyframes BlogRssLinkButton-scss--module_fadeOut_q4ExG{0%{opacity:1}to{opacity:0}}@keyframes BlogRssLinkButton-scss--module_flashing_P9FWO{0%{opacity:.5}to{opacity:1}}@keyframes BlogRssLinkButton-scss--module_loading_qbOIu{to{background-position-x:-20%}}@keyframes BlogRssLinkButton-scss--module_rotating_GNl2-{to{transform:rotate(360deg)}}@keyframes BlogRssLinkButton-scss--module_closeLock_LYslZ{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes BlogRssLinkButton-scss--module_shakeLock_7j2AL{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.BlogRssLinkButton-scss--module_button_PDE8f{display:flex;align-items:center;justify-content:center;width:100%;padding:10px 14px;text-transform:none;border-radius:var(--border-radius-default);transition:.2s border-color;cursor:pointer}.BlogRssLinkButton-scss--module_text_XGR4W{font-size:14px;font-weight:600;line-height:20px;vertical-align:middle;white-space:nowrap}.BlogRssLinkButton-scss--module_icon_6-LP6{width:20px;height:20px;margin-right:14px;vertical-align:middle;color:inherit}@keyframes BlogDonationButton-scss--module_fadeIn_4cFZK{0%{opacity:0}to{opacity:1}}@keyframes BlogDonationButton-scss--module_fadeOut_QRGsy{0%{opacity:1}to{opacity:0}}@keyframes BlogDonationButton-scss--module_flashing_gHn6v{0%{opacity:.5}to{opacity:1}}@keyframes BlogDonationButton-scss--module_loading_WMhbN{to{background-position-x:-20%}}@keyframes BlogDonationButton-scss--module_rotating_RZGBx{to{transform:rotate(360deg)}}@keyframes BlogDonationButton-scss--module_closeLock_jC6kM{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes BlogDonationButton-scss--module_shakeLock_ZGgiI{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.BlogDonationButton-scss--module_root_AtB2a{position:relative;width:100%}.BlogDonationButton-scss--module_button_9Zxod{display:flex;align-items:center;justify-content:center;width:100%;padding:10px 14px;text-transform:none;cursor:pointer}.BlogDonationButton-scss--module_text_3CEJA{font-size:14px;font-weight:600;line-height:20px;vertical-align:middle;white-space:nowrap}.mobile .BlogDonationButton-scss--module_text_3CEJA{text-transform:uppercase}.BlogDonationButton-scss--module_icon_1imNy{width:20px;height:20px;margin-right:14px;vertical-align:middle;color:inherit}@keyframes BlogFollowers-scss--module_fadeIn_bleYc{0%{opacity:0}to{opacity:1}}@keyframes BlogFollowers-scss--module_fadeOut_17vj0{0%{opacity:1}to{opacity:0}}@keyframes BlogFollowers-scss--module_flashing_4pxab{0%{opacity:.5}to{opacity:1}}@keyframes BlogFollowers-scss--module_loading_kfAiY{to{background-position-x:-20%}}@keyframes BlogFollowers-scss--module_rotating_yl4CZ{to{transform:rotate(360deg)}}@keyframes BlogFollowers-scss--module_closeLock_aFxiH{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes BlogFollowers-scss--module_shakeLock_OQy6w{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.BlogFollowers-scss--module_block_OfMjD{display:flex;align-items:center;justify-content:center;flex-direction:column}.BlogFollowers-scss--module_count_syAly{font-size:20px;font-weight:600;line-height:24px;color:var(--var-color-text-primary)}.BlogFollowers-scss--module_label_5WRSL{margin-bottom:20px;font-weight:500;line-height:19px;color:#7c7c7c}.desktop .BlogFollowers-scss--module_label_5WRSL{margin-bottom:15px}.BlogFollowers-scss--module_label_5WRSL:last-child{margin-bottom:0}.BlogFollowers-scss--module_rssButtonWrapper_5qt5n,.BlogFollowers-scss--module_donationButtonWrapper_nQNZB{width:100%;margin-top:10px}.light-theme .TutorialCompleted-scss--module_cupIcon_FEC1Z{background-image:url(../cup.Be16wgxi.svg)}.light-x-theme .TutorialCompleted-scss--module_cupIcon_FEC1Z{background-image:url(../cup-x.D702Ykiq.svg)}@keyframes TutorialCompleted-scss--module_fadeIn_cMl4b{0%{opacity:0}to{opacity:1}}@keyframes TutorialCompleted-scss--module_fadeOut_qmt2y{0%{opacity:1}to{opacity:0}}@keyframes TutorialCompleted-scss--module_flashing_DRg4S{0%{opacity:.5}to{opacity:1}}@keyframes TutorialCompleted-scss--module_loading_3kFzz{to{background-position-x:-20%}}@keyframes TutorialCompleted-scss--module_rotating_cbIbH{to{transform:rotate(360deg)}}@keyframes TutorialCompleted-scss--module_closeLock_uXvgX{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes TutorialCompleted-scss--module_shakeLock_heXPi{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.light-y-theme .TutorialCompleted-scss--module_cupIcon_FEC1Z{background-image:url(../cup-y.hBvIk3wZ.svg)}.TutorialCompleted-scss--module_root_4j0Yv{display:flex;flex-direction:column;align-items:center}.TutorialCompleted-scss--module_cupContainer_22vr5{position:relative;margin-bottom:16px}.TutorialCompleted-scss--module_cupIcon_FEC1Z{background-repeat:no-repeat;background-position:center center;background-size:contain;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:56px;height:74px;background-image:url(../cup.Be16wgxi.svg)}.TutorialCompleted-scss--module_text_5XDhT{margin-bottom:15px;font-size:13px;line-height:19px;text-align:center;color:var(--var-color-text-secondary)}.TutorialCompleted-scss--module_input_Sqqr9{width:100%;height:38px;margin-bottom:16px;padding-left:10px;border:1px solid var(--var-color-input-border);font-size:13px;border-radius:3px;outline:none;background-color:var(--var-color-input-bg)}.TutorialCompleted-scss--module_input_Sqqr9:hover{border:1px solid var(--var-color-input-border-hover)}.TutorialCompleted-scss--module_input_Sqqr9:focus{border:1px solid var(--var-color-input-border-focus)}.TutorialCompleted-scss--module_circle_iLyNy{width:120px;height:120px;stroke:#e0e0e0;stroke-dasharray:4,7;stroke-width:2px}.TutorialCompleted-scss--module_copyContainer_ZrK3Y{display:flex;align-items:center;margin-bottom:20px;cursor:pointer}.TutorialCompleted-scss--module_copyIcon_Dq5-u{width:17px;height:17px;margin-right:8px;color:var(--color-brand)}.TutorialCompleted-scss--module_copy_27nB1{border-bottom:1px solid transparent;font-size:13px;text-decoration:none;color:var(--var-color-link);transition:border-color .2s;cursor:pointer;font-size:14px}.TutorialCompleted-scss--module_copy_27nB1:visited{color:var(--var-color-link)}@media not all and (hover: none){.TutorialCompleted-scss--module_copy_27nB1:hover{border-bottom-color:var(--var-color-link-underline)}}.TutorialCompleted-scss--module_finishContainer_-So88{display:flex;align-items:center;justify-content:center;position:relative;width:100%;padding-top:12px;cursor:pointer}.TutorialCompleted-scss--module_finishContainer_-So88:before{content:"";position:absolute;top:0;right:-15px;left:-15px;height:1px;background-color:var(--var-color-base-border)}.TutorialCompleted-scss--module_closeIcon_m-Vzw{width:20px;height:20px;margin-right:10px}@keyframes TutorialItem-scss--module_fadeIn_va8Ml{0%{opacity:0}to{opacity:1}}@keyframes TutorialItem-scss--module_fadeOut_19-zS{0%{opacity:1}to{opacity:0}}@keyframes TutorialItem-scss--module_flashing_gPxeB{0%{opacity:.5}to{opacity:1}}@keyframes TutorialItem-scss--module_loading_EC6gs{to{background-position-x:-20%}}@keyframes TutorialItem-scss--module_rotating_2SnNI{to{transform:rotate(360deg)}}@keyframes TutorialItem-scss--module_closeLock_wcy53{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes TutorialItem-scss--module_shakeLock_GecUG{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.TutorialItem-scss--module_arrow_w3Nfz{width:18px;height:18px;margin-right:-5px;margin-left:7px;color:#7c7c7c;transition:fill .25s;transform:rotate(-90deg);fill:#7c7c7c}.TutorialItem-scss--module_root_ngnPB{display:flex;align-items:center;justify-content:space-between;transition:color .25s;cursor:pointer}.TutorialItem-scss--module_rootDisabled_RWvCf{cursor:auto}.TutorialItem-scss--module_rootDisabled_RWvCf:hover .TutorialItem-scss--module_arrow_w3Nfz{fill:#7c7c7c}.TutorialItem-scss--module_root_ngnPB:hover{color:var(--color-brand)}.TutorialItem-scss--module_root_ngnPB:hover .TutorialItem-scss--module_arrow_w3Nfz{fill:var(--color-brand)}.TutorialItem-scss--module_block_ak4Sp{display:flex;align-items:center;overflow:hidden}.TutorialItem-scss--module_rightBlock_obXlJ{flex-shrink:0}.TutorialItem-scss--module_containerDisabled_XhxDm .TutorialItem-scss--module_rightBlock_obXlJ{color:#7c7c7c}.TutorialItem-scss--module_leftIconContainer_37SnY{flex-shrink:0;margin-right:10px}.TutorialItem-scss--module_text_SjL0V{overflow:hidden;word-break:break-word}.light-x-theme .TutorialGroupItem-scss--module_checkIcon_NfyUM{color:#59a840}@keyframes TutorialGroupItem-scss--module_fadeIn_Y4g36{0%{opacity:0}to{opacity:1}}@keyframes TutorialGroupItem-scss--module_fadeOut_-aP1s{0%{opacity:1}to{opacity:0}}@keyframes TutorialGroupItem-scss--module_flashing_Q6zun{0%{opacity:.5}to{opacity:1}}@keyframes TutorialGroupItem-scss--module_loading_aTPed{to{background-position-x:-20%}}@keyframes TutorialGroupItem-scss--module_rotating_inuAN{to{transform:rotate(360deg)}}@keyframes TutorialGroupItem-scss--module_closeLock_Ctdse{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes TutorialGroupItem-scss--module_shakeLock_X6nxF{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.light-y-theme .TutorialGroupItem-scss--module_checkIcon_NfyUM{color:#59a840}.TutorialGroupItem-scss--module_root_be8c6{font-weight:500}.TutorialGroupItem-scss--module_circle_WERuP{width:25px;height:25px;border-radius:50%;display:flex;align-items:center;justify-content:center}.TutorialGroupItem-scss--module_numberCircle_PJH9N{position:relative;border:2px solid var(--color-brand-opacity-30);color:var(--color-brand)}.TutorialGroupItem-scss--module_numberCircle_PJH9N:before{width:9px;height:9px;border-radius:50%;content:"";position:absolute;top:-2px;right:-2px;border:1px solid var(--var-color-panel-bg);background-color:var(--color-brand)}.TutorialGroupItem-scss--module_successCircle_Jp54-{border:2px solid #59a840}.minimal .TutorialGroupItem-scss--module_successCircle_Jp54-{background-color:#59a840}.TutorialGroupItem-scss--module_checkIcon_NfyUM{width:13px;height:13px}.TutorialGroupItem-scss--module_successCircle_Jp54- .TutorialGroupItem-scss--module_checkIcon_NfyUM{fill:#59a840}.minimal .TutorialGroupItem-scss--module_successCircle_Jp54- .TutorialGroupItem-scss--module_checkIcon_NfyUM{color:#fff}.TutorialGroupItem-scss--module_disabledItem_1vJuM{pointer-events:none}.light-theme .TutorialGroupList-scss--module_cupIcon_Mm7Er{background-image:url(../cup.Be16wgxi.svg)}.light-x-theme .TutorialGroupList-scss--module_cupIcon_Mm7Er{background-image:url(../cup-x.D702Ykiq.svg)}@keyframes TutorialGroupList-scss--module_fadeIn_AgXkr{0%{opacity:0}to{opacity:1}}@keyframes TutorialGroupList-scss--module_fadeOut_wMOm7{0%{opacity:1}to{opacity:0}}@keyframes TutorialGroupList-scss--module_flashing_Nk9dm{0%{opacity:.5}to{opacity:1}}@keyframes TutorialGroupList-scss--module_loading_2WfCF{to{background-position-x:-20%}}@keyframes TutorialGroupList-scss--module_rotating_CZrV9{to{transform:rotate(360deg)}}@keyframes TutorialGroupList-scss--module_closeLock_7U77B{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes TutorialGroupList-scss--module_shakeLock_-FmH9{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.light-y-theme .TutorialGroupList-scss--module_cupIcon_Mm7Er{background-image:url(../cup-y.hBvIk3wZ.svg)}.TutorialGroupList-scss--module_group_st-wW{margin-bottom:10px}.TutorialGroupList-scss--module_group_st-wW:last-child{margin-bottom:12px}.TutorialGroupList-scss--module_descriptionContainer_rKA9Z{display:flex;align-items:center}.TutorialGroupList-scss--module_descriptionText_gWFHi{font-size:12px;line-height:16px;color:#7c7c7c}.TutorialGroupList-scss--module_cupIcon_Mm7Er{background-repeat:no-repeat;background-position:center center;background-size:contain;width:31px;height:41px;margin-right:12px;flex-shrink:0}.TutorialHeader-scss--module_root_OQnog{margin-bottom:20px;font-weight:600;text-transform:uppercase}.TutorialHeader-scss--module_title_Xdj-t{display:flex;justify-content:space-between;margin-bottom:10px}.TutorialStepItem-scss--module_star_loGif{width:20px;height:19px;opacity:.5;color:var(--var-color-text-primary);transition:.25s fill}.TutorialStepItem-scss--module_starCompleted_a9P2C{opacity:1;color:var(--var-color-text-primary)}.TutorialStepItem-scss--module_itemDisabled_ap0bl:hover{color:var(--var-color-text-primary)}@keyframes TutorialStepsList-scss--module_fadeIn_wpd2Q{0%{opacity:0}to{opacity:1}}@keyframes TutorialStepsList-scss--module_fadeOut_zXTq0{0%{opacity:1}to{opacity:0}}@keyframes TutorialStepsList-scss--module_flashing_yUYMd{0%{opacity:.5}to{opacity:1}}@keyframes TutorialStepsList-scss--module_loading_cJjh7{to{background-position-x:-20%}}@keyframes TutorialStepsList-scss--module_rotating_tfdH2{to{transform:rotate(360deg)}}@keyframes TutorialStepsList-scss--module_closeLock_7WTUO{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes TutorialStepsList-scss--module_shakeLock_vtqul{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.TutorialStepsList-scss--module_arrow_n0FHd{width:18px;height:18px;margin-right:11px;transition:fill .25s;transform:rotate(90deg);fill:#242b2c}.TutorialStepsList-scss--module_title_VEW0v{display:flex;margin-bottom:25px;font-weight:500;transition:color .25s;cursor:pointer;align-items:center;justify-content:space-between}.TutorialStepsList-scss--module_title_VEW0v:hover{color:var(--color-brand)}.TutorialStepsList-scss--module_title_VEW0v:hover .TutorialStepsList-scss--module_arrow_n0FHd{fill:var(--color-brand)}.TutorialStepsList-scss--module_titleLeft_ob1Ot{display:flex;align-items:center}.TutorialStepsList-scss--module_step_Yg69W{margin-bottom:10px}.TutorialStepsList-scss--module_step_Yg69W:last-child{margin-bottom:0}.TutorialStepsList-scss--module_bestPractices_Y1G8-{display:inline-block;margin:10px 0 5px;font-size:14px;line-height:20px}.TutorialStepsList-scss--module_videoContainer_eMEPI{margin-top:15px}.TutorialStepsList-scss--module_videoContainer_eMEPI:first-child{margin-top:25px}.TutorialStepsList-scss--module_video_XX4rz{position:relative;width:225px;height:127px;border-radius:var(--border-radius-default);background-color:#ccc}.TutorialStepsList-scss--module_videoCreation_Wj-A3{background-image:url(../assets/images/creation.ereeui9_.png)}.TutorialStepsList-scss--module_videoSubscriptions_hPv3O{background-image:url(../assets/images/subscriptions.DY3sCB10.png)}.TutorialStepsList-scss--module_videoMonetization_ultyw{background-image:url(../assets/images/monetization.JcOT_a6V.png)}.TutorialStepsList-scss--module_videoPosts_vOqw3{background-image:url(../assets/images/posts.BlTHw1m4.png)}.TutorialStepsList-scss--module_videoPayout_RrrZg{background-image:url(../assets/images/payout.qVtXCZvv.png)}.TutorialStepsList-scss--module_videoDuration_IprTI{position:absolute;right:8px;bottom:8px;height:24px;padding:4px 7px;font-size:12px;font-weight:500;letter-spacing:-.5px;opacity:.8;color:#fff;border-radius:12px;background-color:#00000080}.TutorialStepsList-scss--module_playIcon_VN9zF{width:48px;height:48px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff}@keyframes TutorialProgress-scss--module_fadeIn_N0Ro-{0%{opacity:0}to{opacity:1}}@keyframes TutorialProgress-scss--module_fadeOut_e57Ic{0%{opacity:1}to{opacity:0}}@keyframes TutorialProgress-scss--module_flashing_c4RjJ{0%{opacity:.5}to{opacity:1}}@keyframes TutorialProgress-scss--module_loading_6HGpi{to{background-position-x:-20%}}@keyframes TutorialProgress-scss--module_rotating_DN0HG{to{transform:rotate(360deg)}}@keyframes TutorialProgress-scss--module_closeLock_8QU0F{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes TutorialProgress-scss--module_shakeLock_U1rdi{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.TutorialProgress-scss--module_root_rAl7Z{border:none}.minimal .TutorialProgress-scss--module_root_rAl7Z,.light-y-theme .TutorialProgress-scss--module_root_rAl7Z{border:1px solid var(--var-color-block-border);border-radius:var(--border-radius-large);background-color:var(--var-color-block-bg)}@keyframes UserCard-scss--module_fadeIn_sO8bM{0%{opacity:0}to{opacity:1}}@keyframes UserCard-scss--module_fadeOut_IZXAm{0%{opacity:1}to{opacity:0}}@keyframes UserCard-scss--module_flashing_3VMTu{0%{opacity:.5}to{opacity:1}}@keyframes UserCard-scss--module_loading_zgFpu{to{background-position-x:-20%}}@keyframes UserCard-scss--module_rotating_Jv5zT{to{transform:rotate(360deg)}}@keyframes UserCard-scss--module_closeLock_XBTTZ{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes UserCard-scss--module_shakeLock_ITRuK{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.UserCard-scss--module_root_RTuhX{width:255px;padding-bottom:20px;border:none}.UserCard-scss--module_avatarContainer_5iH9u{position:relative;overflow:hidden;width:225px;height:280px;border-radius:2px}.UserCard-scss--module_avatarContainer_5iH9u:not(:last-child){margin-bottom:15px}.UserCard-scss--module_avatarContainer_5iH9u.UserCard-scss--module_empty_WNinm:not(.UserCard-scss--module_minified_wHk5f){height:225px}.UserCard-scss--module_editAvatar_ZWTMi{display:flex;flex-direction:row;height:50px;padding:0 15px;font-size:14px;color:#fff;background-color:#0000001a;transition:transform .3s;transform:translateY(50px);align-items:center}.UserCard-scss--module_avatarContainerEditable_RZKTv{cursor:pointer}.UserCard-scss--module_avatarContainerEditable_RZKTv:hover .UserCard-scss--module_editAvatar_ZWTMi{transform:translateY(-50px)}.UserCard-scss--module_avatar_90gbb{width:100%;height:100%;display:block;object-fit:cover}.UserCard-scss--module_emptyAvatar_BCPqV{width:100%;height:100%;background-color:#d8d8d8;background-image:url(../empty.DLAQTRkl.svg);background-repeat:no-repeat;background-position:bottom center;background-size:80%}.UserCard-scss--module_minified_wHk5f{width:80px;height:80px;margin:0 auto 15px}.UserCard-scss--module_minified_wHk5f .UserCard-scss--module_avatar_90gbb,.UserCard-scss--module_minified_wHk5f .UserCard-scss--module_emptyAvatar_BCPqV{border-radius:50%}.UserCard-scss--module_avatarWrapper_-AYp2{width:100%;height:100%}.UserCard-scss--module_editText_cGlbN{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.UserCard-scss--module_camera_eU3N-{width:20px;height:16px;margin-right:10px;flex-shrink:0;color:#fff}.UserCard-scss--module_socialLinks_Poz9g{margin-top:10px;margin-bottom:-10px}.UserCard-scss--module_rssButtonWrapper_abRaQ{margin-top:10px}.UserCard-scss--module_authorName_uNb7p{padding-bottom:5px;text-align:center;overflow-wrap:break-word}.UserCard-scss--module_returnButtonContainer_XwkUJ{position:relative;height:48px}.UserCard-scss--module_returnButtonContainer_XwkUJ .UserCard-scss--module_returnButton_9VcCr{display:flex;align-items:center;justify-content:center;position:absolute;top:16px;right:-16px;left:-16px;width:calc(100% + 32px);height:52px;border-top-left-radius:0;border-top-right-radius:0}.UserCard-scss--module_returnButtonContainer_XwkUJ .UserCard-scss--module_returnButton_9VcCr.UserCard-scss--module_notColoured_2acGp{border-top:1px solid var(--var-color-base-border);color:var(--var-color-text-primary);background-color:inherit}.UserCard-scss--module_returnButtonContainer_XwkUJ .UserCard-scss--module_arrowIcon_i--B2{width:18px;height:18px;margin-right:12px}@keyframes ShareDonationLink-scss--module_fadeIn_GPKF0{0%{opacity:0}to{opacity:1}}@keyframes ShareDonationLink-scss--module_fadeOut_z4ikV{0%{opacity:1}to{opacity:0}}@keyframes ShareDonationLink-scss--module_flashing_Q-5tR{0%{opacity:.5}to{opacity:1}}@keyframes ShareDonationLink-scss--module_loading_uThJb{to{background-position-x:-20%}}@keyframes ShareDonationLink-scss--module_rotating_pxOzo{to{transform:rotate(360deg)}}@keyframes ShareDonationLink-scss--module_closeLock_4l08q{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes ShareDonationLink-scss--module_shakeLock_wZ7dg{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.ShareDonationLink-scss--module_root_zwV0y{display:flex;flex-direction:column}.ShareDonationLink-scss--module_actions_YgVuI{display:flex;justify-content:space-between}.ShareDonationLink-scss--module_title_gnNDB{margin:0 0 10px;font-size:14px;font-weight:600;line-height:1;text-transform:uppercase}.ShareDonationLink-scss--module_text_IbYsO{margin:0 0 16px;font-size:14px;line-height:22px}.ShareDonationLink-scss--module_icon_mWHMZ{width:20px;height:20px}.ShareDonationLink-scss--module_iconCopy_7jeOB{margin-right:6px}.ShareDonationLink-scss--module_copyButton_YATDZ{display:flex;align-items:center}.ShareDonationLink-scss--module_copyText_T7iHn{padding-top:1px}.ShareDonationLink-scss--module_qrIconButton_FKCdG{border-bottom-color:transparent!important}@keyframes AuthorActionsBlock-scss--module_fadeIn_7kWUE{0%{opacity:0}to{opacity:1}}@keyframes AuthorActionsBlock-scss--module_fadeOut_BHUgD{0%{opacity:1}to{opacity:0}}@keyframes AuthorActionsBlock-scss--module_flashing_TmZKq{0%{opacity:.5}to{opacity:1}}@keyframes AuthorActionsBlock-scss--module_loading_Ttazd{to{background-position-x:-20%}}@keyframes AuthorActionsBlock-scss--module_rotating_AZqyc{to{transform:rotate(360deg)}}@keyframes AuthorActionsBlock-scss--module_closeLock_myxaX{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes AuthorActionsBlock-scss--module_shakeLock_aDNoZ{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.AuthorActionsBlock-scss--module_root_wgz8-{display:flex;width:100%;gap:12px;flex-wrap:wrap}.AuthorActionsBlock-scss--module_root_wgz8->*{flex-grow:1;flex-shrink:0}.AuthorActionsBlock-scss--module_root_wgz8-.AuthorActionsBlock-scss--module_loading_Ttazd .AuthorActionsBlock-scss--module_streamButton_tWL7m{pointer-events:none}.AuthorActionsBlock-scss--module_newPostButtonWrapper_DTZQT,.AuthorActionsBlock-scss--module_newPostButton_LKTw6{width:100%}.AuthorActionsBlock-scss--module_button_XVnwY{display:flex;align-items:center;justify-content:center;min-width:auto;gap:10px;padding:10px}.AuthorActionsBlock-scss--module_icon_wHQ6W{width:20px;height:20px;flex-shrink:0}.AuthorActionsBlock-scss--module_rssButton_RjRE3{display:flex;flex-wrap:wrap}.AuthorActionsBlock-scss--module_rssButton_RjRE3:nth-child(3){width:40px;min-width:40px;padding-right:0;padding-left:0;flex-grow:0}.AuthorActionsBlock-scss--module_rssButton_RjRE3:nth-child(3) .AuthorActionsBlock-scss--module_label_fl-Rm{display:none}@keyframes BlogTitleEditable-scss--module_fadeIn_mwxPm{0%{opacity:0}to{opacity:1}}@keyframes BlogTitleEditable-scss--module_fadeOut_Sq0PZ{0%{opacity:1}to{opacity:0}}@keyframes BlogTitleEditable-scss--module_flashing_D5brd{0%{opacity:.5}to{opacity:1}}@keyframes BlogTitleEditable-scss--module_loading_yb1tl{to{background-position-x:-20%}}@keyframes BlogTitleEditable-scss--module_rotating_T8LOE{to{transform:rotate(360deg)}}@keyframes BlogTitleEditable-scss--module_closeLock_tBbAF{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes BlogTitleEditable-scss--module_shakeLock_eC5go{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.BlogTitleEditable-scss--module_root_LE4uC{display:flex;align-items:center;justify-content:center;width:100%}.dark-theme .BlogTitleEditable-scss--module_root_LE4uC{--var-color-input-border: var(--var-color-input-border-hover)}.BlogTitleEditable-scss--module_textContainer_ciGgE{font-size:14px;line-height:22px;text-align:center;cursor:pointer;text-wrap-style:balance}.light-y-theme .BlogTitleEditable-scss--module_textContainer_ciGgE{line-height:19px}.BlogTitleEditable-scss--module_textContainer_ciGgE>div{display:inline-block;height:22px;margin-left:5px}.light-y-theme .BlogTitleEditable-scss--module_textContainer_ciGgE>div{margin-left:6px}.BlogTitleEditable-scss--module_textContainer_ciGgE:hover .BlogTitleEditable-scss--module_text_i3P-U{border-bottom:1px solid rgba(124,124,124,.5)}.BlogTitleEditable-scss--module_textContainer_ciGgE.BlogTitleEditable-scss--module_default_tg9U7{color:var(--var-color-text-secondary)}.BlogTitleEditable-scss--module_submitButton_qRcSC{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0;border:none;font-family:inherit;color:inherit;background-color:transparent;width:30px;height:30px;display:flex;align-items:center;justify-content:center;position:absolute;right:5px;bottom:5px;color:#fff;border-radius:var(--border-radius-default);background-color:var(--color-brand);cursor:pointer}.BlogTitleEditable-scss--module_submitButton_qRcSC:hover{background-color:var(--color-brand-darken-10)}.BlogTitleEditable-scss--module_submitButton_qRcSC:disabled{opacity:.8;pointer-events:none}.BlogTitleEditable-scss--module_iconEdit_EjHZ7{width:18px;height:18px;color:var(--var-color-extra-ui);transition:all .2s ease;transform:translateY(5px)}.BlogTitleEditable-scss--module_textContainer_ciGgE:hover .BlogTitleEditable-scss--module_iconEdit_EjHZ7{color:var(--var-color-extra-ui-hover)}.BlogTitleEditable-scss--module_iconCheck_qG98K{width:18px;height:18px;fill:#fff}.BlogTitleEditable-scss--module_form_Mh1Xu{position:relative;display:flex;flex-direction:column;width:100%}.BlogTitleEditable-scss--module_inputWrapper_2wA26{width:100%;max-height:60px}.BlogTitleEditable-scss--module_inputWrapper_2wA26>*{max-height:60px}.BlogTitleEditable-scss--module_input_NTAUn{max-height:60px;padding:6px 36px 6px 12px}.BlogTitleEditable-scss--module_skeleton_KldGA{display:inline-block}.BlogTitleEditable-scss--module_skeleton_KldGA:before{background:linear-gradient(100deg,#fff0 30%,#ffffff80,#fff0 70%) var(--var-color-complementary-bg);background-color:var(--var-color-complementary-bg);background-position-x:180%;background-size:200% 100%;animation:1s BlogTitleEditable-scss--module_loading_yb1tl ease-in-out infinite;content:".";display:inline-block;width:100px;font-size:13px;line-height:1;color:transparent;border-radius:4px}@keyframes BlogExtraActionsMenu-scss--module_fadeIn_XN2Cz{0%{opacity:0}to{opacity:1}}@keyframes BlogExtraActionsMenu-scss--module_fadeOut_m3Nn4{0%{opacity:1}to{opacity:0}}@keyframes BlogExtraActionsMenu-scss--module_flashing_W-RQO{0%{opacity:.5}to{opacity:1}}@keyframes BlogExtraActionsMenu-scss--module_loading_EZqUF{to{background-position-x:-20%}}@keyframes BlogExtraActionsMenu-scss--module_rotating_qaZAe{to{transform:rotate(360deg)}}@keyframes BlogExtraActionsMenu-scss--module_closeLock_SL-YN{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes BlogExtraActionsMenu-scss--module_shakeLock_bm7AE{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.BlogExtraActionsMenu-scss--module_icon_MaI0R{width:16px;height:16px}.BlogExtraActionsMenu-scss--module_iconContainer_nOdQa{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;font-family:inherit;color:inherit;background-color:transparent;display:flex;align-items:center;justify-content:center;padding:6px 8px}.minimal .BlogExtraActionsMenu-scss--module_iconContainer_nOdQa:before{position:absolute;top:0;right:0;bottom:0;left:0}.light-y-theme .BlogExtraActionsMenu-scss--module_iconContainer_nOdQa,.light-x-theme .BlogExtraActionsMenu-scss--module_iconContainer_nOdQa,.light-theme .BlogExtraActionsMenu-scss--module_iconContainer_nOdQa{border:1px solid;border-color:var(--var-color-input-border);border-radius:var(--border-radius-default);background-color:#fff}@media not all and (hover: none){.light-y-theme .BlogExtraActionsMenu-scss--module_iconContainer_nOdQa:hover,.light-x-theme .BlogExtraActionsMenu-scss--module_iconContainer_nOdQa:hover,.light-theme .BlogExtraActionsMenu-scss--module_iconContainer_nOdQa:hover{border-color:var(--var-color-input-border-hover)}}.dark-theme .BlogExtraActionsMenu-scss--module_iconContainer_nOdQa{border-radius:var(--border-radius-default);background-color:#303030}@media not all and (hover: none){.dark-theme .BlogExtraActionsMenu-scss--module_iconContainer_nOdQa:hover{background-color:#4a4a4a}}.dark-theme .BlogExtraActionsMenu-scss--module_iconContainer_nOdQa:before{background-color:#4a4a4a}@media not all and (hover: none){.BlogExtraActionsMenu-scss--module_iconContainer_nOdQa:active{transform:scale(.97)}}@media (hover: none){.BlogExtraActionsMenu-scss--module_iconContainer_nOdQa:active{transform:scale(.95)}}.BlogExtraActionsMenu-scss--module_sheetItem_Ww06b{display:flex;align-items:center;font-size:16px;line-height:24px}.BlogExtraActionsMenu-scss--module_sheetItem_Ww06b:not(:last-child){margin-bottom:5px}.BlogExtraActionsMenu-scss--module_sheetItem_Ww06b>span{width:20px;height:20px;margin-right:10px}@keyframes CommonSubscriberActions-scss--module_fadeIn_Ho49u{0%{opacity:0}to{opacity:1}}@keyframes CommonSubscriberActions-scss--module_fadeOut_2Clwz{0%{opacity:1}to{opacity:0}}@keyframes CommonSubscriberActions-scss--module_flashing_k6vnn{0%{opacity:.5}to{opacity:1}}@keyframes CommonSubscriberActions-scss--module_loading_LaEE0{to{background-position-x:-20%}}@keyframes CommonSubscriberActions-scss--module_rotating_RiT-F{to{transform:rotate(360deg)}}@keyframes CommonSubscriberActions-scss--module_closeLock_WXHlz{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes CommonSubscriberActions-scss--module_shakeLock_Ui6ZR{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.CommonSubscriberActions-scss--module_root_chqFX{display:flex;align-items:center;gap:10px}.CommonSubscriberActions-scss--module_subscribeButton_r-6sD{transition:all .2s ease;display:flex;min-width:auto;height:auto;padding:6px 8px;font-size:13px;font-weight:500;line-height:16px;text-transform:none;cursor:pointer;align-items:center;gap:4px}.CommonSubscriberActions-scss--module_subscribeButton_r-6sD:active{filter:brightness(.95)}.dark-theme .CommonSubscriberActions-scss--module_subscribeButton_r-6sD:active{filter:brightness(1.1)}.CommonSubscriberActions-scss--module_noDataYet_8JtAQ .CommonSubscriberActions-scss--module_subscribeButton_r-6sD .CommonSubscriberActions-scss--module_text_yPGV-{overflow:hidden;color:transparent;border-radius:4px;background:linear-gradient(100deg,#fff0 30%,#ffffff80,#fff0 70%) var(--var-color-input-contained-bg);background-color:var(--var-color-input-contained-bg);background-position-x:180%;background-size:200% 100%;animation:1s CommonSubscriberActions-scss--module_loading_LaEE0 ease-in-out infinite}.CommonSubscriberActions-scss--module_subscribed_gZtv7 .CommonSubscriberActions-scss--module_subscribeButton_r-6sD{border-color:transparent;background-color:transparent;cursor:default;pointer-events:none}.CommonSubscriberActions-scss--module_extraActions_SYrSD:before{position:absolute;top:0;right:0;bottom:0;left:0}.CommonSubscriberActions-scss--module_noDataYet_8JtAQ .CommonSubscriberActions-scss--module_extraActions_SYrSD{pointer-events:none}.CommonSubscriberActions-scss--module_icon_nm64J{width:16px;height:16px}@keyframes BlogCardStat-scss--module_fadeIn_UaRTa{0%{opacity:0}to{opacity:1}}@keyframes BlogCardStat-scss--module_fadeOut_ajBt2{0%{opacity:1}to{opacity:0}}@keyframes BlogCardStat-scss--module_flashing_hLaNZ{0%{opacity:.5}to{opacity:1}}@keyframes BlogCardStat-scss--module_loading_OpWdi{to{background-position-x:-20%}}@keyframes BlogCardStat-scss--module_rotating_dmT1u{to{transform:rotate(360deg)}}@keyframes BlogCardStat-scss--module_closeLock_UnBKR{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes BlogCardStat-scss--module_shakeLock_BSawC{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.BlogCardStat-scss--module_root_7UtJz{border:1px solid var(--var-color-block-border);border-radius:var(--border-radius-large);background-color:var(--var-color-block-bg);display:flex;width:100%;padding:24px 0;justify-content:stretch;align-items:stretch}.dark-theme .BlogCardStat-scss--module_root_7UtJz{--var-color-block-bg: #262626}.BlogCardStat-scss--module_part_4-KA1{display:flex;align-items:center;justify-content:center;flex-direction:column;width:50%;margin:0;gap:2px}.BlogCardStat-scss--module_part_4-KA1:not(:last-child){border-right:1px solid var(--var-color-base-border)}.dark-theme .BlogCardStat-scss--module_part_4-KA1:not(:last-child){border-right-color:var(--var-color-input-border-hover)}.BlogCardStat-scss--module_count_1aGpj{display:inline-block;font-size:16px;font-weight:500;line-height:22px}.BlogCardStat-scss--module_label_1ntk-{font-size:13px;line-height:16px;color:var(--var-color-text-secondary)}.BlogCardStat-scss--module_skeletonCount_PQqny{background:linear-gradient(100deg,#fff0 40%,#ffffff80,#fff0 60%) #8c8c8c;background-color:var(--var-color-block-bg);background-position-x:180%;background-size:200% 100%;animation:1s BlogCardStat-scss--module_loading_OpWdi ease-in-out infinite;width:2em;height:22px;opacity:.8;border-radius:var(--border-radius-default);background-color:var(--var-color-text-secondary)}@keyframes SubscriberActionsBlock-scss--module_fadeIn_uveBT{0%{opacity:0}to{opacity:1}}@keyframes SubscriberActionsBlock-scss--module_fadeOut_QeOGX{0%{opacity:1}to{opacity:0}}@keyframes SubscriberActionsBlock-scss--module_flashing_UdIvT{0%{opacity:.5}to{opacity:1}}@keyframes SubscriberActionsBlock-scss--module_loading_mxjvs{to{background-position-x:-20%}}@keyframes SubscriberActionsBlock-scss--module_rotating_bOof8{to{transform:rotate(360deg)}}@keyframes SubscriberActionsBlock-scss--module_closeLock_Jrsgy{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes SubscriberActionsBlock-scss--module_shakeLock_xnfMn{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.SubscriberActionsBlock-scss--module_root_Tl54U{display:flex;width:100%;margin-top:26px;gap:12px}.SubscriberActionsBlock-scss--module_button_4fPYI{display:flex;align-items:center;justify-content:center;width:80px;min-width:80px;flex-grow:1;flex-shrink:0;gap:10px}.SubscriberActionsBlock-scss--module_icon_nk3z0{width:20px;height:20px;flex-shrink:0}.SubscriberActionsBlock-scss--module_rssButton_-oLc4{display:flex;flex-wrap:wrap}.SubscriberActionsBlock-scss--module_rssButton_-oLc4:nth-child(3){width:40px;min-width:40px;padding-right:0;padding-left:0;flex-grow:0}.SubscriberActionsBlock-scss--module_rssButton_-oLc4:nth-child(3) .SubscriberActionsBlock-scss--module_label_ykbtE{display:none}@keyframes AuthorCard-scss--module_fadeIn_svI9R{0%{opacity:0}to{opacity:1}}@keyframes AuthorCard-scss--module_fadeOut_0aOuf{0%{opacity:1}to{opacity:0}}@keyframes AuthorCard-scss--module_flashing_Tsg5X{0%{opacity:.5}to{opacity:1}}@keyframes AuthorCard-scss--module_loading_5QefF{to{background-position-x:-20%}}@keyframes AuthorCard-scss--module_rotating_IsYvV{to{transform:rotate(360deg)}}@keyframes AuthorCard-scss--module_closeLock_WYWUY{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes AuthorCard-scss--module_shakeLock_Yhzse{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.AuthorCard-scss--module_root_92F05{display:flex;flex-direction:column;align-items:center;width:100%;border:none}.AuthorCard-scss--module_socialLinks_hRCf6{margin-top:16px}.AuthorCard-scss--module_blogCardStat_SNKmK{margin-top:20px}.AuthorCard-scss--module_authorName_ypsPM{width:100%;margin:0;padding-bottom:10px;font-size:1.25rem;font-weight:600;line-height:1.2;text-align:center;overflow-wrap:break-word}.AuthorCard-scss--module_blogTitle_qur6E{margin:16px auto 0;font-size:.875rem;line-height:1.5;text-align:center;color:var(--var-color-text-regular);text-wrap-style:balance}.AuthorCard-scss--module_avatarContainer_6Fs30{position:relative;overflow:hidden;box-sizing:content-box;width:var(--const-avatar-max-width);height:var(--const-avatar-max-width);border:2px solid var(--var-color-bg);border-radius:50%}.AuthorCard-scss--module_avatarContainer_6Fs30:not(:last-child){margin-bottom:15px}.AuthorCard-scss--module_avatarContainer_6Fs30.AuthorCard-scss--module_readOnly_MlOUd{border:2px solid #ff0;outline:15px solid #ff0}.AuthorCard-scss--module_avatarContainer_6Fs30.AuthorCard-scss--module_blocked_AMjTV{border:2px solid #f00;outline:15px solid #f00}.AuthorCard-scss--module_editAvatar_bijDi{display:flex;flex-direction:row;height:50px;padding:0 15px;font-size:14px;color:#fff;background-color:#0000001a;transition:transform .3s;transform:translateY(50px);align-items:center}.AuthorCard-scss--module_avatarContainerEditable_-99f2{cursor:pointer}.AuthorCard-scss--module_avatarContainerEditable_-99f2:hover .AuthorCard-scss--module_editAvatar_bijDi{transform:translateY(-50px)}.AuthorCard-scss--module_avatar_MXZzy{width:100%;height:100%;display:block;object-fit:cover;background-color:var(--var-color-input-contained-bg)}.AuthorCard-scss--module_emptyAvatar_fhMLI{width:100%;height:100%}.AuthorCard-scss--module_emptyAvatarImg_j6JkV{display:block;width:100%;height:100%}.AuthorCard-scss--module_emptyAvatarImg_j6JkV svg{width:100%;height:100%}.light-y-theme .AuthorCard-scss--module_emptyAvatar_fhMLI,.light-x-theme .AuthorCard-scss--module_emptyAvatar_fhMLI,.light-theme .AuthorCard-scss--module_emptyAvatar_fhMLI{background-color:#e5cac1}.dark-theme .AuthorCard-scss--module_emptyAvatar_fhMLI{background-color:#636363}.AuthorCard-scss--module_minified_keDg2{width:80px;height:80px;margin:0 auto 15px}.AuthorCard-scss--module_minified_keDg2 .AuthorCard-scss--module_avatar_MXZzy,.AuthorCard-scss--module_minified_keDg2 .AuthorCard-scss--module_emptyAvatar_fhMLI{border-radius:50%}.AuthorCard-scss--module_avatarWrapper_BsWiw{width:100%;height:100%}.AuthorCard-scss--module_editText_HTJGJ{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.AuthorCard-scss--module_camera_WJTrU{width:20px;height:16px;margin-right:10px;flex-shrink:0;color:#fff}.AuthorCard-scss--module_rssButtonWrapper_8Nk50{margin-top:10px}.AuthorCard-scss--module_returnButtonContainer_1B2br{position:relative;height:48px}.AuthorCard-scss--module_returnButtonContainer_1B2br .AuthorCard-scss--module_returnButton_70DZ3{display:flex;align-items:center;justify-content:center;position:absolute;top:16px;right:-16px;left:-16px;width:calc(100% + 32px);height:52px;border-top-left-radius:0;border-top-right-radius:0}.AuthorCard-scss--module_returnButtonContainer_1B2br .AuthorCard-scss--module_returnButton_70DZ3.AuthorCard-scss--module_notColoured_I9mXR{border-top:1px solid var(--var-color-base-border);color:var(--var-color-text-primary);background-color:inherit}.AuthorCard-scss--module_returnButtonContainer_1B2br .AuthorCard-scss--module_arrowIcon_lqfBo{width:18px;height:18px;margin-right:12px}.AuthorCard-scss--module_goToBlogButton_LGtTA{width:100%;margin-top:12px}.AuthorCard-scss--module_authorActions_5FPVS{margin-top:26px}@keyframes ExtraActionsMenu-scss--module_fadeIn_smKV2{0%{opacity:0}to{opacity:1}}@keyframes ExtraActionsMenu-scss--module_fadeOut_ar-tW{0%{opacity:1}to{opacity:0}}@keyframes ExtraActionsMenu-scss--module_flashing_fCSv-{0%{opacity:.5}to{opacity:1}}@keyframes ExtraActionsMenu-scss--module_loading_tTyvI{to{background-position-x:-20%}}@keyframes ExtraActionsMenu-scss--module_rotating_HEdk3{to{transform:rotate(360deg)}}@keyframes ExtraActionsMenu-scss--module_closeLock_-v4dc{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes ExtraActionsMenu-scss--module_shakeLock_LJ2nJ{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.ExtraActionsMenu-scss--module_flagIcon_7lQhG{width:20px;height:20px;color:#fff}.ExtraActionsMenu-scss--module_flagIconContainer_0XRkj{margin-right:0;padding:0}@keyframes Title-scss--module_fadeIn_DAn6U{0%{opacity:0}to{opacity:1}}@keyframes Title-scss--module_fadeOut_sbO2o{0%{opacity:1}to{opacity:0}}@keyframes Title-scss--module_flashing_C-FbU{0%{opacity:.5}to{opacity:1}}@keyframes Title-scss--module_loading_b9yuk{to{background-position-x:-20%}}@keyframes Title-scss--module_rotating_uTvDO{to{transform:rotate(360deg)}}@keyframes Title-scss--module_closeLock_yuLaG{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes Title-scss--module_shakeLock_AN8Ue{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.Title-scss--module_root_rFEDB{display:flex;max-width:865px;height:40px;align-items:center}.Title-scss--module_text_CECjp{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;margin-right:10px;text-shadow:0 1px 2px rgba(0,0,0,.5)}.Title-scss--module_text_CECjp,.Title-scss--module_input_g04Hj{font-size:24px;font-weight:500;color:#fff}.Title-scss--module_icon_5jmci{width:18px;height:18px;fill:#fff}.Title-scss--module_form_i0ZZC{display:flex;align-items:center;width:100%}.Title-scss--module_textContainerEditable_wwHZs,.Title-scss--module_inputBlock_6MuOF,.Title-scss--module_input_g04Hj,.Title-scss--module_button_5EJWj{height:40px}.Title-scss--module_inputBlock_6MuOF{flex:1;margin-right:10px}.Title-scss--module_input_g04Hj{font-family:Inter,Arial,sans-serif;font-weight:400;position:relative;width:100%;margin-right:5px;padding:0;border:none;border-bottom:solid 1px rgba(255,255,255,.3);color:#fff;border-radius:unset;outline:none;background-color:transparent;text-shadow:0 1px 2px rgba(0,0,0,.5)}.Title-scss--module_textContainer_2557d{display:flex;align-items:center;width:100%}.Title-scss--module_textContainerEditable_wwHZs{border-bottom:1px solid transparent;transition:.2s border-bottom-color;cursor:pointer}.Title-scss--module_textContainerEditable_wwHZs:hover{border-bottom-color:#ffffff4d}.light-theme .Cover-scss--module_emptyCover_0V4V5{background-image:url(../assets/images/default-cover.Bu0RZaY0.jpg)}@keyframes Cover-scss--module_fadeIn_8zzk8{0%{opacity:0}to{opacity:1}}@keyframes Cover-scss--module_fadeOut_2Dm4X{0%{opacity:1}to{opacity:0}}@keyframes Cover-scss--module_flashing_iYGCO{0%{opacity:.5}to{opacity:1}}@keyframes Cover-scss--module_loading_jRRtO{to{background-position-x:-20%}}@keyframes Cover-scss--module_rotating_XXfmd{to{transform:rotate(360deg)}}@keyframes Cover-scss--module_closeLock_2JX1o{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes Cover-scss--module_shakeLock_oCTyR{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.light-x-theme .Cover-scss--module_emptyCover_0V4V5{background-image:url(../assets/images/default-cover-x.BtZY-uIj.jpg)}.Cover-scss--module_root_YWWho{height:240px}.Cover-scss--module_coverContainer_YilBj{position:absolute;top:0;left:0;width:100%;min-width:var(--const-small-desktop-layout-width);height:240px}.Cover-scss--module_coverContainer_YilBj:before{width:100%;height:100%;content:"";position:absolute;background-color:#0003}.Cover-scss--module_cover_0d5nl{width:100%;height:100%;object-fit:cover}.Cover-scss--module_emptyCover_0V4V5{background-repeat:no-repeat;background-position:center center;background-size:cover;width:100%;height:100%}.Cover-scss--module_content_HTit4{position:relative;display:flex;flex-direction:column;justify-content:flex-end;height:240px}.Cover-scss--module_info_i2Pfw{margin-left:255px;padding:0 0 15px 20px}.minimal .Cover-scss--module_info_i2Pfw{margin-left:300px}.Cover-scss--module_name_sM3xw{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;margin-right:50px;margin-bottom:5px;font-size:30px;font-weight:700;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.5)}.Cover-scss--module_changeContainer_iD--t{position:absolute;top:30px;right:0}.Cover-scss--module_changeButton_M2sDl{overflow:initial;width:200px;height:40px}.Cover-scss--module_changeLabel_k9Q9w{width:100%;height:100%;display:flex;align-items:center;justify-content:center;position:absolute;top:0;left:0;cursor:pointer}.Cover-scss--module_changeFile_YigBK{width:1px;height:1px;display:block;opacity:0}.Cover-scss--module_dots_Ox-1H{position:absolute;z-index:1;right:0;bottom:15px}.Cover-scss--module_tutorialCircles_Lvevr{pointer-events:none}@keyframes Cover-scss--module_fadeIn_fN5AL{0%{opacity:0}to{opacity:1}}@keyframes Cover-scss--module_fadeOut_ROLi4{0%{opacity:1}to{opacity:0}}@keyframes Cover-scss--module_flashing_yTPk4{0%{opacity:.5}to{opacity:1}}@keyframes Cover-scss--module_loading_OA677{to{background-position-x:-20%}}@keyframes Cover-scss--module_rotating_QJhYY{to{transform:rotate(360deg)}}@keyframes Cover-scss--module_closeLock_HL0RS{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes Cover-scss--module_shakeLock_cCNAk{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.Cover-scss--module_root_Cy4jF{height:240px}.Cover-scss--module_coverContainer_6n0nR{display:flex;align-items:center;justify-content:center;position:absolute;top:0;left:0;overflow:hidden;width:100%;min-width:var(--const-small-desktop-layout-width);height:240px;background-color:#0003;background-repeat:no-repeat;background-attachment:fixed;background-position-y:calc(var(--const-top-menu-height) + var(--current-notice-height));background-size:cover;clip-path:inset(0 0 0 0)}.Cover-scss--module_coverContainer_6n0nR.Cover-scss--module_empty_by-Bk{background-image:url(../assets/images/default-cover.Bu0RZaY0.jpg);background-position-x:center;background-size:auto 240px}.light-y-theme .Cover-scss--module_coverContainer_6n0nR.Cover-scss--module_empty_by-Bk,.light-x-theme .Cover-scss--module_coverContainer_6n0nR.Cover-scss--module_empty_by-Bk,.light-theme .Cover-scss--module_coverContainer_6n0nR.Cover-scss--module_empty_by-Bk{filter:brightness(.9)}.light-x-theme .Cover-scss--module_coverContainer_6n0nR.Cover-scss--module_empty_by-Bk{background-image:url(../assets/images/default-cover-x.BtZY-uIj.jpg)}.light-y-theme .Cover-scss--module_coverContainer_6n0nR.Cover-scss--module_empty_by-Bk{background-image:url(../assets/images/default-cover-y.CBUvTtes.jpg)}.dark-theme .Cover-scss--module_coverContainer_6n0nR:after{width:100%;height:100%;content:"";position:absolute;z-index:2;background-color:#0003}.Cover-scss--module_coverContainer_6n0nR.Cover-scss--module_readOnly_RLrXO:before{content:"Read only";position:absolute;top:30px;left:30px;padding:20px;font-size:30px;background-color:#ff0}.Cover-scss--module_coverContainer_6n0nR.Cover-scss--module_banned_wHDZo:before{content:"Total banned";position:absolute;top:30px;left:30px;padding:20px;font-size:30px;background-color:red}.Cover-scss--module_cover_USBmd{width:100%;height:100%;position:fixed;left:0;max-height:240px;object-fit:cover;will-change:transform}.Cover-scss--module_emptyCover_kq-D-{background-repeat:no-repeat;background-position:center center;background-size:cover;width:100%;height:100%}.Cover-scss--module_content_yNMtn{position:relative;display:flex;flex-direction:column;justify-content:flex-end;height:240px}.Cover-scss--module_info_gdNCA{margin-left:255px;padding:0 0 15px 20px}.minimal .Cover-scss--module_info_gdNCA{margin-left:300px}.Cover-scss--module_changeContainer_UK9LS{position:absolute;top:30px;right:0}.Cover-scss--module_changeButton_IbNI7{overflow:initial;width:200px;height:40px;border:none}.Cover-scss--module_changeButton_IbNI7:not(:hover){color:#fff;background-color:#00000040}.Cover-scss--module_changeButton_IbNI7:hover{color:var(--var-color-text-primary);background-color:#fffc}.dark-theme .Cover-scss--module_changeButton_IbNI7:not(:hover){color:#fff;background-color:#2222224d}.Cover-scss--module_changeLabel_HgfKc{width:100%;height:100%;display:flex;align-items:center;justify-content:center;position:absolute;top:0;left:0;cursor:pointer}.Cover-scss--module_changeFile_jDeNG{width:1px;height:1px;display:block;opacity:0}.Cover-scss--module_dots_itTpH{position:absolute;z-index:1;right:0;bottom:15px}.Cover-scss--module_tutorialCircles_Oj81A{pointer-events:none}@keyframes ExternalAppsNotification-scss--module_fadeIn_gr3eg{0%{opacity:0}to{opacity:1}}@keyframes ExternalAppsNotification-scss--module_fadeOut_S2lh0{0%{opacity:1}to{opacity:0}}@keyframes ExternalAppsNotification-scss--module_flashing_mocF1{0%{opacity:.5}to{opacity:1}}@keyframes ExternalAppsNotification-scss--module_loading_Oc4s4{to{background-position-x:-20%}}@keyframes ExternalAppsNotification-scss--module_rotating_0U3F2{to{transform:rotate(360deg)}}@keyframes ExternalAppsNotification-scss--module_closeLock_d4cdO{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes ExternalAppsNotification-scss--module_shakeLock_7dXOM{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.ExternalAppsNotification-scss--module_rootOld_cyMiP{position:relative;border-top:3px solid var(--color-brand);font-weight:500;font-stretch:normal;line-height:1.57;color:var(--var-color-text-primary)}.ExternalAppsNotification-scss--module_root_gp6F6{border:1px solid var(--var-color-block-border);border-radius:var(--border-radius-large);background-color:var(--var-color-block-bg);margin-bottom:20px;padding:16px}.ExternalAppsNotification-scss--module_connect_TCSFw{font-size:inherit}.ExternalAppsNotification-scss--module_icon_vs1tQ{width:30px;height:30px;margin-right:10px}.ExternalAppsNotification-scss--module_iconsContainer_DmrMK{display:flex;margin-top:15px}.mobile .ExternalAppsNotification-scss--module_container_QRYMB{margin-bottom:0;border-bottom:none}.ExternalAppsNotification-scss--module_arrow_8NCrG{width:13px;height:13px;display:inline-block;stroke:var(--color-brand);vertical-align:text-top}@keyframes Description-scss--module_fadeIn_Jz-g5{0%{opacity:0}to{opacity:1}}@keyframes Description-scss--module_fadeOut_MoNYw{0%{opacity:1}to{opacity:0}}@keyframes Description-scss--module_flashing_GDKZB{0%{opacity:.5}to{opacity:1}}@keyframes Description-scss--module_loading_-Kf0Y{to{background-position-x:-20%}}@keyframes Description-scss--module_rotating_33ruW{to{transform:rotate(360deg)}}@keyframes Description-scss--module_closeLock_sc5pV{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes Description-scss--module_shakeLock_rfvYa{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.Description-scss--module_root_0-oaU{word-wrap:break-word;word-break:break-word;overflow:hidden}.mobile .Description-scss--module_root_0-oaU{overflow:unset}@keyframes ExternalApps-scss--module_fadeIn_FlBg2{0%{opacity:0}to{opacity:1}}@keyframes ExternalApps-scss--module_fadeOut_OtFDk{0%{opacity:1}to{opacity:0}}@keyframes ExternalApps-scss--module_flashing_TBKPV{0%{opacity:.5}to{opacity:1}}@keyframes ExternalApps-scss--module_loading_t-YOB{to{background-position-x:-20%}}@keyframes ExternalApps-scss--module_rotating_8ECqz{to{transform:rotate(360deg)}}@keyframes ExternalApps-scss--module_closeLock_pShDU{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes ExternalApps-scss--module_shakeLock_1yM6U{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.ExternalApps-scss--module_root_Cd8mr{display:flex;margin-bottom:10px;align-items:center;font-size:14px;line-height:1.57;letter-spacing:normal;color:#7c7c7c}.ExternalApps-scss--module_app_nKzjV,.ExternalApps-scss--module_appIcon_u2oNG{width:25px;height:25px;margin-left:5px}.ExternalApps-scss--module_label_IktGP{white-space:nowrap}.ExternalApps-scss--module_tooltipContent_ZS5hf{width:270px;white-space:normal}@keyframes LevelActiveTo-scss--module_fadeIn_3G3yH{0%{opacity:0}to{opacity:1}}@keyframes LevelActiveTo-scss--module_fadeOut_5R4rY{0%{opacity:1}to{opacity:0}}@keyframes LevelActiveTo-scss--module_flashing_A8v07{0%{opacity:.5}to{opacity:1}}@keyframes LevelActiveTo-scss--module_loading_pF4Jr{to{background-position-x:-20%}}@keyframes LevelActiveTo-scss--module_rotating_Riq1k{to{transform:rotate(360deg)}}@keyframes LevelActiveTo-scss--module_closeLock_MblZN{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes LevelActiveTo-scss--module_shakeLock_sXlRV{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.LevelActiveTo-scss--module_subscribeButton_6KFkk{width:100%;margin-top:5px}.desktop .LevelActiveTo-scss--module_subscribeButton_6KFkk{flex:0 0 auto;order:6}@media (orientation: landscape){.mobile .LevelActiveTo-scss--module_subscribeButton_6KFkk{margin-top:10px}}.desktop .LevelActiveTo-scss--module_subscribeButtonDisabled_-109B{cursor:pointer}.mobile .LevelActiveTo-scss--module_subscribeButtonDisabled_-109B .LevelActiveTo-scss--module_subscribeButton_hoverText_HBeXc{display:block}.desktop .LevelActiveTo-scss--module_subscribeButtonDisabled_-109B .LevelActiveTo-scss--module_subscribeButton_hoverText_HBeXc,.desktop .LevelActiveTo-scss--module_subscribeButtonDisabled_-109B:hover .LevelActiveTo-scss--module_subscribeButton_defaultText_y6yAq{display:none}.desktop .LevelActiveTo-scss--module_subscribeButtonDisabled_-109B:hover .LevelActiveTo-scss--module_subscribeButton_hoverText_HBeXc{display:inline}@keyframes LevelEditControls-scss--module_fadeIn_-21Zv{0%{opacity:0}to{opacity:1}}@keyframes LevelEditControls-scss--module_fadeOut_78a62{0%{opacity:1}to{opacity:0}}@keyframes LevelEditControls-scss--module_flashing_dhLB8{0%{opacity:.5}to{opacity:1}}@keyframes LevelEditControls-scss--module_loading_-dr2m{to{background-position-x:-20%}}@keyframes LevelEditControls-scss--module_rotating_HY8bF{to{transform:rotate(360deg)}}@keyframes LevelEditControls-scss--module_closeLock_ft1bL{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes LevelEditControls-scss--module_shakeLock_spewD{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.LevelEditControls-scss--module_root_Z-LuB{display:flex;width:100%;align-items:center;justify-content:space-between}.desktop .LevelEditControls-scss--module_root_Z-LuB{order:4}.LevelEditControls-scss--module_editLinkPlaceholder_RLXT8{height:0;max-height:0;margin-top:-10px}.desktop .LevelEditControls-scss--module_editLink_irfi8{flex:0 0 auto}.LevelEditControls-scss--module_remove_WP-3B{border-bottom:1px solid transparent;font-size:13px;text-decoration:none;color:var(--var-color-link);transition:border-color .2s;cursor:pointer}.LevelEditControls-scss--module_remove_WP-3B:visited{color:var(--var-color-link)}@media not all and (hover: none){.LevelEditControls-scss--module_remove_WP-3B:hover{border-bottom-color:var(--var-color-link-underline)}}@keyframes SubscriptionLevelSpecialBadge-scss--module_fadeIn_kHefp{0%{opacity:0}to{opacity:1}}@keyframes SubscriptionLevelSpecialBadge-scss--module_fadeOut_ojlq4{0%{opacity:1}to{opacity:0}}@keyframes SubscriptionLevelSpecialBadge-scss--module_flashing_7Gqrb{0%{opacity:.5}to{opacity:1}}@keyframes SubscriptionLevelSpecialBadge-scss--module_loading_sRzUD{to{background-position-x:-20%}}@keyframes SubscriptionLevelSpecialBadge-scss--module_rotating_nUOaa{to{transform:rotate(360deg)}}@keyframes SubscriptionLevelSpecialBadge-scss--module_closeLock_blj2e{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes SubscriptionLevelSpecialBadge-scss--module_shakeLock_NG3pK{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.SubscriptionLevelSpecialBadge-scss--module_root_D8qlc{display:flex;align-items:center;padding:8px 12px;font-size:.85rem;line-height:1rem;border-radius:2rem;gap:.5rem}.SubscriptionLevelSpecialBadge-scss--module_icon_CNBip{width:1rem;height:1rem}@keyframes LimitedBadge-scss--module_fadeIn_tnLgK{0%{opacity:0}to{opacity:1}}@keyframes LimitedBadge-scss--module_fadeOut_Aju07{0%{opacity:1}to{opacity:0}}@keyframes LimitedBadge-scss--module_flashing_0qJ3L{0%{opacity:.5}to{opacity:1}}@keyframes LimitedBadge-scss--module_loading_omPny{to{background-position-x:-20%}}@keyframes LimitedBadge-scss--module_rotating_W-4F1{to{transform:rotate(360deg)}}@keyframes LimitedBadge-scss--module_closeLock_3rNV8{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes LimitedBadge-scss--module_shakeLock_8X-ML{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.LimitedBadge-scss--module_wrapper_dGFkQ{margin-bottom:4px}.LimitedBadge-scss--module_root_mD2zx{color:#59a840;background-color:#59a8401a}.LimitedBadge-scss--module_lightningIcon_9UNOg{width:1rem;height:1rem}.PromoCountersInfo-scss--module_root_K7hlj{font-size:.8rem;line-height:1.25;color:var(--var-color-text-secondary)}.PromoCountersInfo-scss--module_boldText_3uX11{color:var(--var-color-text-primary)}@keyframes OwnerPromoInfo-scss--module_fadeIn_ck-3R{0%{opacity:0}to{opacity:1}}@keyframes OwnerPromoInfo-scss--module_fadeOut_93RuH{0%{opacity:1}to{opacity:0}}@keyframes OwnerPromoInfo-scss--module_flashing_6WMQr{0%{opacity:.5}to{opacity:1}}@keyframes OwnerPromoInfo-scss--module_loading_DvGx4{to{background-position-x:-20%}}@keyframes OwnerPromoInfo-scss--module_rotating_EoAMh{to{transform:rotate(360deg)}}@keyframes OwnerPromoInfo-scss--module_closeLock_fgMQa{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes OwnerPromoInfo-scss--module_shakeLock_QPuz7{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.OwnerPromoInfo-scss--module_root_-EdFA{width:100%;padding:15px;border-radius:var(--border-radius-default);background-color:#eeeeee80;transition:all .2s ease;-webkit-user-select:none;user-select:none}.light-y-theme .OwnerPromoInfo-scss--module_root_-EdFA{border:1px solid var(--var-color-base-border)}.minimal .OwnerPromoInfo-scss--module_root_-EdFA{color:var(--var-color-text-primary);border-radius:var(--border-radius-default);background-color:var(--var-color-block-note-bg)}@media not all and (hover: none){.dark-theme .OwnerPromoInfo-scss--module_root_-EdFA:hover{-webkit-backdrop-filter:contrast(.9);backdrop-filter:contrast(.9)}.light-y-theme .OwnerPromoInfo-scss--module_root_-EdFA:hover,.light-x-theme .OwnerPromoInfo-scss--module_root_-EdFA:hover,.light-theme .OwnerPromoInfo-scss--module_root_-EdFA:hover{background-color:#eeec}}.OwnerPromoInfo-scss--module_header_IogyS{display:flex;justify-content:space-between;cursor:pointer}.OwnerPromoInfo-scss--module_arrow_sjKeh{width:20px;height:20px;transition:transform .3s}.OwnerPromoInfo-scss--module_arrowRotated_0kTJl{transform:rotate(180deg)}.OwnerPromoInfo-scss--module_title_3UqGl{margin-bottom:5px;font-weight:600;line-height:22px}.OwnerPromoInfo-scss--module_counts_HA696{font-size:13px;line-height:16px}.OwnerPromoInfo-scss--module_description_iSn9-{margin-bottom:10px;line-height:22px}.OwnerPromoInfo-scss--module_content_P0-XZ{margin-top:8px}.OwnerPromoInfo-scss--module_buttonsBlock_9OkhL{display:flex;justify-content:space-between;align-items:center;margin:10px 0}.OwnerPromoInfo-scss--module_finishPromoButton_Z-6e8{width:100%;min-width:auto}.OwnerPromoInfo-scss--module_statsButton_J6tot{display:flex;align-items:center;justify-content:center;width:40px;height:40px;flex-shrink:0;margin-left:10px;border:1px solid var(--var-color-base-border);color:var(--var-color-text-primary);border-radius:var(--border-radius-default);background-color:var(--var-color-input-bg);transition:.2s color,.2s border-color}.dark-theme .OwnerPromoInfo-scss--module_statsButton_J6tot{background-color:#303030}.OwnerPromoInfo-scss--module_statsButton_J6tot:visited{color:var(--var-color-text-primary)}.OwnerPromoInfo-scss--module_statsButton_J6tot:hover{border-color:var(--var-color-input-border-hover)}.light-y-theme .OwnerPromoInfo-scss--module_statsButton_J6tot:hover,.light-x-theme .OwnerPromoInfo-scss--module_statsButton_J6tot:hover,.light-theme .OwnerPromoInfo-scss--module_statsButton_J6tot:hover{color:var(--color-brand)}.dark-theme .OwnerPromoInfo-scss--module_statsButton_J6tot:hover{background-color:#4a4a4a}.OwnerPromoInfo-scss--module_statsIcon_xYmPB{width:20px;height:20px}@keyframes PausedSubscriptionBlock-scss--module_fadeIn_-p7CU{0%{opacity:0}to{opacity:1}}@keyframes PausedSubscriptionBlock-scss--module_fadeOut_i3oYT{0%{opacity:1}to{opacity:0}}@keyframes PausedSubscriptionBlock-scss--module_flashing_Ld-9I{0%{opacity:.5}to{opacity:1}}@keyframes PausedSubscriptionBlock-scss--module_loading_9LqbO{to{background-position-x:-20%}}@keyframes PausedSubscriptionBlock-scss--module_rotating_BiJ0j{to{transform:rotate(360deg)}}@keyframes PausedSubscriptionBlock-scss--module_closeLock_ZJFNG{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes PausedSubscriptionBlock-scss--module_shakeLock_11-Qb{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.PausedSubscriptionBlock-scss--module_root_n17az{display:flex;gap:10px;flex-direction:column}.PausedSubscriptionBlock-scss--module_label_pws6A{font-size:12px;line-height:16px;color:#7c7c7c}.PausedSubscriptionBlock-scss--module_info_ryvLE{display:flex;align-items:center;justify-content:center}.PausedSubscriptionBlock-scss--module_icon_dsvqY{width:16px;height:16px;margin-left:6px;color:#7c7c7c;stroke:none}.PausedSubscriptionBlock-scss--module_icon_dsvqY:hover{color:var(--color-brand);stroke:none}.PausedSubscriptionBlock-scss--module_tooltipRoot_NNUD4{display:inline-block;vertical-align:middle}.PausedSubscriptionBlock-scss--module_tooltipContent_2U1el{white-space:normal}.desktop .PausedSubscriptionBlock-scss--module_tooltipContent_2U1el{width:282px}.mobile .PausedSubscriptionBlock-scss--module_tooltipContent_2U1el{width:230px}@keyframes PromoDescription-scss--module_fadeIn_BjutR{0%{opacity:0}to{opacity:1}}@keyframes PromoDescription-scss--module_fadeOut_iiX66{0%{opacity:1}to{opacity:0}}@keyframes PromoDescription-scss--module_flashing_H0sad{0%{opacity:.5}to{opacity:1}}@keyframes PromoDescription-scss--module_loading_SAW-J{to{background-position-x:-20%}}@keyframes PromoDescription-scss--module_rotating_Kc608{to{transform:rotate(360deg)}}@keyframes PromoDescription-scss--module_closeLock_zcD7o{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes PromoDescription-scss--module_shakeLock_tuDzQ{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.PromoDescription-scss--module_root_9Bh0U{word-wrap:break-word;word-break:break-word;display:flex;align-items:center;margin-bottom:5px;padding:10px;font-size:13px;line-height:16px;border-radius:var(--border-radius-default);background-color:#eeeeee80}.light-y-theme .PromoDescription-scss--module_root_9Bh0U{width:100%;margin-bottom:16px;padding:6px 8px;border:1px solid var(--var-color-base-border)}.minimal .PromoDescription-scss--module_root_9Bh0U{background-color:var(--var-color-bg)}.PromoDescription-scss--module_promoAvatar_3XkGI{margin-right:6px}@keyframes SubscriptionLevelsItem-scss--module_fadeIn_X-IH2{0%{opacity:0}to{opacity:1}}@keyframes SubscriptionLevelsItem-scss--module_fadeOut_qmJ3G{0%{opacity:1}to{opacity:0}}@keyframes SubscriptionLevelsItem-scss--module_flashing_2dO1y{0%{opacity:.5}to{opacity:1}}@keyframes SubscriptionLevelsItem-scss--module_loading_HPZRS{to{background-position-x:-20%}}@keyframes SubscriptionLevelsItem-scss--module_rotating_mXUsu{to{transform:rotate(360deg)}}@keyframes SubscriptionLevelsItem-scss--module_closeLock_J5GXc{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes SubscriptionLevelsItem-scss--module_shakeLock_tJ-eG{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.SubscriptionLevelsItem-scss--module_root_4NO1t{display:flex;flex-flow:column;gap:16px;padding:15px;border-bottom:solid var(--var-color-base-border) 1px}.SubscriptionLevelsItem-scss--module_root_4NO1t:last-child{border-bottom:none}.minimal .SubscriptionLevelsItem-scss--module_root_4NO1t:last-child{border-bottom:solid var(--var-color-block-border) 1px}.SubscriptionLevelsItem-scss--module_levelInfo_SpHwL{display:flex;flex-flow:column;align-items:flex-start;gap:16px;min-height:0}.SubscriptionLevelsItem-scss--module_header_iN8G2{display:flex;flex-direction:column;gap:8px}.desktop .SubscriptionLevelsItem-scss--module_subscribeButton_bMItZ,.desktop .SubscriptionLevelsItem-scss--module_control_M0n40,.desktop .SubscriptionLevelsItem-scss--module_cover_6UifJ,.desktop .SubscriptionLevelsItem-scss--module_price_7LZ6n,.desktop .SubscriptionLevelsItem-scss--module_name_eRvkX{flex:0 0 auto}.SubscriptionLevelsItem-scss--module_name_eRvkX{word-wrap:break-word;word-break:break-word;margin:0;font-size:1rem;font-weight:700;line-height:1.3;text-wrap-style:balance}.SubscriptionLevelsItem-scss--module_price_7LZ6n{color:var(--var-color-text-primary)}.SubscriptionLevelsItem-scss--module_description_HS4B9{line-height:1.4;color:var(--var-color-text-regular)}.SubscriptionLevelsItem-scss--module_activeTo_0hGD1{display:block;font-weight:600;line-height:22px}.SubscriptionLevelsItem-scss--module_editLink_Qjyq-{display:inline-block}.SubscriptionLevelsItem-scss--module_footer_R5bA-{display:flex;flex-direction:column;gap:10px;margin-top:auto}.SubscriptionLevelsItem-scss--module_footer_R5bA-:empty{display:none}.SubscriptionLevelsItem-scss--module_subscribeButton_bMItZ{width:100%}@media not all and (hover: none){.SubscriptionLevelsItem-scss--module_subscribeButtonDisabled_cxvii{cursor:pointer}}.SubscriptionLevelsItem-scss--module_cover_6UifJ{overflow:hidden;border-radius:3px}@media (orientation: landscape){.mobile .SubscriptionLevelsItem-scss--module_levelInfo_SpHwL.SubscriptionLevelsItem-scss--module_withCover_ykGfn{position:relative;min-height:170px;padding-left:270px}}@media (orientation: portrait){.mobile .SubscriptionLevelsItem-scss--module_cover_6UifJ{position:relative;width:100%;padding:62.5% 0 0}}@media (orientation: landscape){.mobile .SubscriptionLevelsItem-scss--module_cover_6UifJ{position:absolute;top:0;left:0;width:240px;height:150px;margin-right:15px}}.mobile .SubscriptionLevelsItem-scss--module_subscribeButtonDisabled_cxvii .SubscriptionLevelsItem-scss--module_subscribeButton_hoverText_uqEax{display:block}.desktop .SubscriptionLevelsItem-scss--module_cover_6UifJ{width:240px;height:150px}.desktop.minimal .desktop{width:260px;height:166px}.desktop .SubscriptionLevelsItem-scss--module_subscribeButtonDisabled_cxvii .SubscriptionLevelsItem-scss--module_subscribeButton_hoverText_uqEax,.desktop .SubscriptionLevelsItem-scss--module_subscribeButtonDisabled_cxvii:hover .SubscriptionLevelsItem-scss--module_subscribeButton_defaultText_05UQf{display:none}.desktop .SubscriptionLevelsItem-scss--module_subscribeButtonDisabled_cxvii:hover .SubscriptionLevelsItem-scss--module_subscribeButton_hoverText_uqEax{display:inline}.SubscriptionLevelsItem-scss--module_coverImg_6js0c{width:100%;height:100%;object-fit:cover;border-radius:var(--border-radius-default)}@media (orientation: portrait){.mobile .SubscriptionLevelsItem-scss--module_coverImg_6js0c{position:absolute;top:0;right:0;bottom:0;left:0;display:block;max-width:100%;max-height:100%}}.SubscriptionLevelsItem-scss--module_bottomPanel_be7my{display:flex}.SubscriptionLevelsItem-scss--module_externalApps_4qAUK{margin-right:10px}.SubscriptionLevelsItem-scss--module_promoAvatar_jV0ns{margin-right:6px}.SubscriptionLevelsItem-scss--module_promoCounters_mrHsP{text-align:center}.SubscriptionLevelsItem-scss--module_promoCounters_mrHsP:empty{display:none}.SubscriptionLevelsItem-scss--module_trialButton_pOXpC{padding:10px 17px}.SubscriptionLevelsItem-scss--module_archivedText_Fv1qO{display:flex;align-items:center;line-height:22px;color:#7c7c7c}.SubscriptionLevelsItem-scss--module_iconHelp_KFooF{width:16px;height:16px;margin-left:6px;transition:.2s color;cursor:pointer}.SubscriptionLevelsItem-scss--module_iconHelp_KFooF:hover{color:var(--var-color-text-primary)}.SubscriptionLevelsItem-scss--module_archivedTooltip_eann1{width:300px;padding:12px 15px;font-size:13px;white-space:normal}.SubscriptionLevelsItem-scss--module_limitInfo_-NR3W:empty{display:none}.SubscriptionLevelsItem-scss--module_showMore_kfHDZ:before{background:linear-gradient(180deg,transparent 0%,var(--var-color-panel-bg) 100%)}@keyframes SubscriptionHiddenMark-scss--module_fadeIn_HFuCK{0%{opacity:0}to{opacity:1}}@keyframes SubscriptionHiddenMark-scss--module_fadeOut_njM8a{0%{opacity:1}to{opacity:0}}@keyframes SubscriptionHiddenMark-scss--module_flashing_tKIt1{0%{opacity:.5}to{opacity:1}}@keyframes SubscriptionHiddenMark-scss--module_loading_Ek2kQ{to{background-position-x:-20%}}@keyframes SubscriptionHiddenMark-scss--module_rotating_9grZt{to{transform:rotate(360deg)}}@keyframes SubscriptionHiddenMark-scss--module_closeLock_agwuZ{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes SubscriptionHiddenMark-scss--module_shakeLock_SgDPK{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.SubscriptionHiddenMark-scss--module_root_WUPkg{display:flex;padding:2px 8px;color:#7c7c7c;border-radius:var(--border-radius-default);background-color:var(--var-color-input-contained-bg);align-items:center;gap:5px}.SubscriptionHiddenMark-scss--module_root_WUPkg.minimal .SubscriptionHiddenMark-scss--module_root_WUPkg{background-color:var(--var-color-highlighted-bg)}.SubscriptionHiddenMark-scss--module_icon_rgfSd{width:20px;height:20px}@keyframes SuspendedSubscriptionBlock-scss--module_fadeIn_PQIOM{0%{opacity:0}to{opacity:1}}@keyframes SuspendedSubscriptionBlock-scss--module_fadeOut_rgh4L{0%{opacity:1}to{opacity:0}}@keyframes SuspendedSubscriptionBlock-scss--module_flashing_-xXDU{0%{opacity:.5}to{opacity:1}}@keyframes SuspendedSubscriptionBlock-scss--module_loading_tClnZ{to{background-position-x:-20%}}@keyframes SuspendedSubscriptionBlock-scss--module_rotating_7ZKJV{to{transform:rotate(360deg)}}@keyframes SuspendedSubscriptionBlock-scss--module_closeLock_WibbE{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes SuspendedSubscriptionBlock-scss--module_shakeLock_z6ZgD{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.SuspendedSubscriptionBlock-scss--module_root_OJ32M{display:flex;flex-direction:column;align-items:center}.SuspendedSubscriptionBlock-scss--module_retryPaymentButton_5TsPN{display:flex;width:100%;height:auto;margin-bottom:10px;font-size:.875rem;line-height:1.45;justify-content:center}.SuspendedSubscriptionBlock-scss--module_note_LuQuu{margin-bottom:4px}.SuspendedSubscriptionBlock-scss--module_description_A5MIj{margin:0;font-size:.75rem;line-height:1.34;text-align:center;color:#7c7c7c}.SuspendedSubscriptionBlock-scss--module_iconRefresh_TAQ-h{width:1.25rem;height:1.25rem;margin-right:5px}.SuspendedSubscriptionBlock-scss--module_iconRefresh_TAQ-h.SuspendedSubscriptionBlock-scss--module_loading_tClnZ{animation:SuspendedSubscriptionBlock-scss--module_rotating_7ZKJV 1s linear infinite}@keyframes ActiveTo-scss--module_fadeIn_Bm9bT{0%{opacity:0}to{opacity:1}}@keyframes ActiveTo-scss--module_fadeOut_jGcQx{0%{opacity:1}to{opacity:0}}@keyframes ActiveTo-scss--module_flashing_DV7C2{0%{opacity:.5}to{opacity:1}}@keyframes ActiveTo-scss--module_loading_5CwJD{to{background-position-x:-20%}}@keyframes ActiveTo-scss--module_rotating_AjFxl{to{transform:rotate(360deg)}}@keyframes ActiveTo-scss--module_closeLock_SmXU0{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes ActiveTo-scss--module_shakeLock_Ysqe6{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.ActiveTo-scss--module_labelRoot_rfJ9D{display:flex;align-items:center;color:#59a840}.ActiveTo-scss--module_icon_a1MGx{width:1.25rem;height:1.25rem;width:20px;height:20px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-right:.5rem;color:#fff;background-color:#59a840}.ActiveTo-scss--module_icon_a1MGx svg{width:.875rem;height:.875rem;fill:currentcolor}.ActiveTo-scss--module_resumeButton_GWVOr{display:flex;align-items:center;justify-content:center;gap:6px}.ActiveTo-scss--module_futurePauseInfo_-dBD4{font-size:.8rem;line-height:1.4;text-align:center;color:var(--var-color-text-secondary);text-wrap-style:balance}.ActiveTo-scss--module_iconRefresh_lbAOM{width:1.25rem;height:1.25rem;margin-right:5px}.ActiveTo-scss--module_iconRefresh_lbAOM.ActiveTo-scss--module_loading_5CwJD{animation:ActiveTo-scss--module_rotating_AjFxl 1s linear infinite}@keyframes SubscriptionStatusNote-scss--module_fadeIn_pwiAs{0%{opacity:0}to{opacity:1}}@keyframes SubscriptionStatusNote-scss--module_fadeOut_lzdS-{0%{opacity:1}to{opacity:0}}@keyframes SubscriptionStatusNote-scss--module_flashing_Z7hkm{0%{opacity:.5}to{opacity:1}}@keyframes SubscriptionStatusNote-scss--module_loading_DtCDR{to{background-position-x:-20%}}@keyframes SubscriptionStatusNote-scss--module_rotating_Bi68w{to{transform:rotate(360deg)}}@keyframes SubscriptionStatusNote-scss--module_closeLock_Gvcrz{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes SubscriptionStatusNote-scss--module_shakeLock_CSNKo{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.SubscriptionStatusNote-scss--module_root_npg9v{display:flex;padding:12px 16px;font-size:.875rem;line-height:1.55;border-radius:var(--border-radius-default)}.SubscriptionStatusNote-scss--module_root_npg9v.SubscriptionStatusNote-scss--module_error_lRYUD{color:var(--var-color-error);background-color:#cd354426}.SubscriptionStatusNote-scss--module_root_npg9v.SubscriptionStatusNote-scss--module_warning_bbpnn{color:#f90;background-color:#ff990026}.SubscriptionStatusNote-scss--module_icon_xo8cu{width:1.25rem;height:1.25rem;margin-right:7px;flex-shrink:0}@keyframes subscriptionStatusBlock-scss--module_fadeIn_VO9QL{0%{opacity:0}to{opacity:1}}@keyframes subscriptionStatusBlock-scss--module_fadeOut_7sbXu{0%{opacity:1}to{opacity:0}}@keyframes subscriptionStatusBlock-scss--module_flashing_YMZfL{0%{opacity:.5}to{opacity:1}}@keyframes subscriptionStatusBlock-scss--module_loading_E4S0f{to{background-position-x:-20%}}@keyframes subscriptionStatusBlock-scss--module_rotating_QggHz{to{transform:rotate(360deg)}}@keyframes subscriptionStatusBlock-scss--module_closeLock_eIDjX{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes subscriptionStatusBlock-scss--module_shakeLock_JXev0{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.subscriptionStatusBlock-scss--module_root_6cjv5{display:flex;flex-direction:column;gap:10px}.subscriptionStatusBlock-scss--module_labelWrapper_EsYaq{display:flex;align-items:center}.subscriptionStatusBlock-scss--module_labelWrapperPaused_YTcWI{color:#f90}.subscriptionStatusBlock-scss--module_labelWrapperActive_0hjQ7{color:#59a840}.subscriptionStatusBlock-scss--module_icon_3kupO{width:20px;height:20px;margin-right:6px}.subscriptionStatusBlock-scss--module_icon_3kupO.subscriptionStatusBlock-scss--module_iconCheck_l2dWn{width:20px;height:20px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;background-color:#59a840}.subscriptionStatusBlock-scss--module_icon_3kupO.subscriptionStatusBlock-scss--module_iconCheck_l2dWn svg{width:14px;height:14px;fill:currentcolor}.subscriptionStatusBlock-scss--module_resumeButton_mKxLx{margin-top:16px}.subscriptionStatusBlock-scss--module_note_wjfpK{margin-bottom:12px}.AddSubscriptionLevelButton-scss--module_button_yIOPa{width:100%}@keyframes Image-scss--module_fadeIn_9Lxnp{0%{opacity:0}to{opacity:1}}@keyframes Image-scss--module_fadeOut_mquRn{0%{opacity:1}to{opacity:0}}@keyframes Image-scss--module_flashing_jqfZu{0%{opacity:.5}to{opacity:1}}@keyframes Image-scss--module_loading_g0-Wp{to{background-position-x:-20%}}@keyframes Image-scss--module_rotating_z-3Ln{to{transform:rotate(360deg)}}@keyframes Image-scss--module_closeLock_0UtLX{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes Image-scss--module_shakeLock_E8o4Y{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.Image-scss--module_root_f90hA{display:flex;align-items:center;justify-content:center;position:relative;color:var(--var-color-illustration-stroke)}.Image-scss--module_main_gHIhw .Image-scss--module_filling_Vftj7{fill:#fff}.Image-scss--module_main_gHIhw{position:relative;z-index:2}.Image-scss--module_bg_XU5P8{position:absolute;opacity:.2;color:var(--var-color-illustration-stroke)}.minimal .Image-scss--module_bg_XU5P8{opacity:1;color:#fff}.dark-theme .minimal .Image-scss--module_bg_XU5P8{opacity:.2;color:var(--var-color-illustration-stroke)}.Image-scss--module_currency_qza4h{position:absolute;z-index:3;top:38px;left:27.5px;width:20px;font-family:system-ui;font-size:16px;line-height:1;text-align:center}@keyframes SubscriptionLevelsEmpty-scss--module_fadeIn_wheWe{0%{opacity:0}to{opacity:1}}@keyframes SubscriptionLevelsEmpty-scss--module_fadeOut_WnNT2{0%{opacity:1}to{opacity:0}}@keyframes SubscriptionLevelsEmpty-scss--module_flashing_lXL-W{0%{opacity:.5}to{opacity:1}}@keyframes SubscriptionLevelsEmpty-scss--module_loading_fB5-5{to{background-position-x:-20%}}@keyframes SubscriptionLevelsEmpty-scss--module_rotating_Ju6tW{to{transform:rotate(360deg)}}@keyframes SubscriptionLevelsEmpty-scss--module_closeLock_qs9ed{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes SubscriptionLevelsEmpty-scss--module_shakeLock_I9RYR{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.SubscriptionLevelsEmpty-scss--module_root_E6nWx{display:flex;align-items:center;justify-content:center;flex-direction:column;margin-bottom:15px}.SubscriptionLevelsEmpty-scss--module_root_E6nWx:last-child{margin-bottom:0}.SubscriptionLevelsEmpty-scss--module_root_E6nWx svg .bg{fill:var(--var-color-bg)}.minimal .SubscriptionLevelsEmpty-scss--module_root_E6nWx{border:1px solid var(--var-color-block-border);border-radius:var(--border-radius-large);background-color:var(--var-color-block-bg);margin-top:12px}.SubscriptionLevelsEmpty-scss--module_picture_caqIQ{margin-bottom:25px}.SubscriptionLevelsEmpty-scss--module_text_YGm-x{margin-bottom:5px}.SubscriptionLevelsEmpty-scss--module_emptyButtonContainer_0clpb{margin-top:20px;margin-bottom:10px}@keyframes SubscriptionLevels-scss--module_fadeIn_ooa3r{0%{opacity:0}to{opacity:1}}@keyframes SubscriptionLevels-scss--module_fadeOut_eyGpr{0%{opacity:1}to{opacity:0}}@keyframes SubscriptionLevels-scss--module_flashing_WdT8c{0%{opacity:.5}to{opacity:1}}@keyframes SubscriptionLevels-scss--module_loading_-4TqT{to{background-position-x:-20%}}@keyframes SubscriptionLevels-scss--module_rotating_6cGr5{to{transform:rotate(360deg)}}@keyframes SubscriptionLevels-scss--module_closeLock_AngvR{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes SubscriptionLevels-scss--module_shakeLock_70jvg{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.SubscriptionLevels-scss--module_root_9ylPE{width:100%;margin-bottom:15px}.SubscriptionLevels-scss--module_card_T-pw9{margin-bottom:15px;padding:15px 0 0;border:none}.SubscriptionLevels-scss--module_ownerTitle_V8--y{border-bottom:none!important}.SubscriptionLevels-scss--module_header_X4kBA{position:relative;height:auto;margin-right:0;margin-bottom:0;margin-left:0;padding:0 15px}.SubscriptionLevels-scss--module_giftIcon_FwT-r{width:20px;height:20px}.SubscriptionLevels-scss--module_giftButton_1DrRR{width:100%;gap:10px;display:flex;align-items:center;justify-content:center;margin-bottom:15px}.SubscriptionLevels-scss--module_empty_mrG44{margin-bottom:0;padding:30px 15px 15px}.SubscriptionLevels-scss--module_emptyButtonContainer_hlD-T{padding:0 15px 15px}.SubscriptionLevels-scss--module_tabsHead_hEfPm{position:relative;padding:0 15px}.SubscriptionLevels-scss--module_tabsHead_hEfPm:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:1px;background-color:#eaeaea}.SubscriptionLevels-scss--module_tab_gyYfA{position:relative;display:inline-flex;padding-bottom:11px;border-bottom-width:2px}.SubscriptionLevels-scss--module_tab_gyYfA:not(:last-child){margin-right:20px}.SubscriptionLevels-scss--module_counter_ypBQY{display:block;margin-left:5px;padding:2px 6px;color:#7c7c7c;border-radius:100px;background-color:#eee}.SubscriptionLevels-scss--module_tabActive_VwXb6 .SubscriptionLevels-scss--module_counter_ypBQY{color:var(--color-brand);background-color:var(--color-brand-opacity-10)}.SubscriptionLevels-scss--module_tabTitle_5VQHa{display:flex;align-items:center;font-weight:500;text-transform:none}@keyframes TabsDynamic-scss--module_fadeIn_7YmBX{0%{opacity:0}to{opacity:1}}@keyframes TabsDynamic-scss--module_fadeOut_nYrsJ{0%{opacity:1}to{opacity:0}}@keyframes TabsDynamic-scss--module_flashing_BhT9n{0%{opacity:.5}to{opacity:1}}@keyframes TabsDynamic-scss--module_loading_DpUkp{to{background-position-x:-20%}}@keyframes TabsDynamic-scss--module_rotating_WsQqM{to{transform:rotate(360deg)}}@keyframes TabsDynamic-scss--module_closeLock_FNv9O{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes TabsDynamic-scss--module_shakeLock_-nT-Q{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.TabsDynamic-scss--module_root_zR-qw{position:relative;display:flex;justify-content:flex-start}.TabsDynamic-scss--module_item_yfTyl{display:flex;height:45px;padding:0 10px;font-weight:600;text-transform:uppercase;color:var(--var-color-text-regular);transition:.2s color;cursor:pointer}.TabsDynamic-scss--module_item_yfTyl:only-child{padding:0}.TabsDynamic-scss--module_item_yfTyl .TabsDynamic-scss--module_inner_2DFyu{position:relative;display:flex;padding:15px 0 14px;white-space:pre;text-decoration:none;color:inherit;transition:transform .2s ease}.TabsDynamic-scss--module_item_yfTyl.TabsDynamic-scss--module_active_gHo8M{color:var(--var-color-text-primary);cursor:auto}.TabsDynamic-scss--module_item_yfTyl.TabsDynamic-scss--module_active_gHo8M .TabsDynamic-scss--module_inner_2DFyu:after{background-color:var(--color-brand)}.TabsDynamic-scss--module_root_zR-qw:not(.dynamic):not(.TabsDynamic-scss--module_noIndicator_DXPvY) .TabsDynamic-scss--module_item_yfTyl .TabsDynamic-scss--module_inner_2DFyu:after{content:"";position:absolute;right:0;bottom:-1px;left:0;height:3px}@media not all and (hover: none){.TabsDynamic-scss--module_item_yfTyl:hover:not(.TabsDynamic-scss--module_active_gHo8M){color:var(--color-brand)}}@media (hover: none){.TabsDynamic-scss--module_item_yfTyl:active:not(:focus){opacity:.8}}.TabsDynamic-scss--module_extra_JDa1z{margin-left:4px;padding-top:1px;font-size:11px;line-height:16px;color:#7c7c7c}.TabsDynamic-scss--module_activeIndicator_uyYSv{position:absolute;right:0;bottom:-1px;left:0;display:none;height:3px;background-color:var(--color-brand);transition:all .2s ease-out}@keyframes AddSubscriptionLevelButton-scss--module_fadeIn_wFOPi{0%{opacity:0}to{opacity:1}}@keyframes AddSubscriptionLevelButton-scss--module_fadeOut_A-ZdW{0%{opacity:1}to{opacity:0}}@keyframes AddSubscriptionLevelButton-scss--module_flashing_lbecQ{0%{opacity:.5}to{opacity:1}}@keyframes AddSubscriptionLevelButton-scss--module_loading_KXfI1{to{background-position-x:-20%}}@keyframes AddSubscriptionLevelButton-scss--module_rotating_ugAQA{to{transform:rotate(360deg)}}@keyframes AddSubscriptionLevelButton-scss--module_closeLock_3KAEc{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes AddSubscriptionLevelButton-scss--module_shakeLock_-Zqi4{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.AddSubscriptionLevelButton-scss--module_button_vvbmL{display:flex;width:100%;justify-content:center}.AddSubscriptionLevelButton-scss--module_addIcon_6SOBe{width:20px;height:20px;margin-right:10px}@keyframes Image-scss--module_fadeIn_fHYkg{0%{opacity:0}to{opacity:1}}@keyframes Image-scss--module_fadeOut_3WxaM{0%{opacity:1}to{opacity:0}}@keyframes Image-scss--module_flashing_kTCD9{0%{opacity:.5}to{opacity:1}}@keyframes Image-scss--module_loading_SfZw7{to{background-position-x:-20%}}@keyframes Image-scss--module_rotating_-UIZc{to{transform:rotate(360deg)}}@keyframes Image-scss--module_closeLock_Jgs2d{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes Image-scss--module_shakeLock_Numew{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.Image-scss--module_root_VkeCr{display:flex;align-items:center;justify-content:center;position:relative;color:var(--var-color-illustration-stroke)}.Image-scss--module_main_yQokf .Image-scss--module_filling_kC1At{fill:#fff}.dark-theme .Image-scss--module_main_yQokf .Image-scss--module_filling_kC1At{fill:#404040}.Image-scss--module_main_yQokf{position:relative;z-index:2}.Image-scss--module_bg_Pt7Ph{position:absolute;opacity:.2;color:var(--var-color-illustration-stroke)}.minimal .Image-scss--module_bg_Pt7Ph{opacity:1;color:#fff}.dark-theme .minimal .Image-scss--module_bg_Pt7Ph{opacity:.2;color:var(--var-color-illustration-stroke)}.Image-scss--module_currency_ZjMKH{position:absolute;z-index:3;top:38px;left:27.5px;width:20px;font-family:system-ui;font-size:16px;line-height:1;text-align:center}@keyframes SubscriptionLevelsEmpty-scss--module_fadeIn_GLTDU{0%{opacity:0}to{opacity:1}}@keyframes SubscriptionLevelsEmpty-scss--module_fadeOut_q19mB{0%{opacity:1}to{opacity:0}}@keyframes SubscriptionLevelsEmpty-scss--module_flashing_zGoQB{0%{opacity:.5}to{opacity:1}}@keyframes SubscriptionLevelsEmpty-scss--module_loading_xnB--{to{background-position-x:-20%}}@keyframes SubscriptionLevelsEmpty-scss--module_rotating_7TrJS{to{transform:rotate(360deg)}}@keyframes SubscriptionLevelsEmpty-scss--module_closeLock_ZA9XA{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes SubscriptionLevelsEmpty-scss--module_shakeLock_23oS8{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.SubscriptionLevelsEmpty-scss--module_root_qJKmC{display:flex;align-items:center;justify-content:center;flex-direction:column;margin-bottom:15px}.SubscriptionLevelsEmpty-scss--module_root_qJKmC:last-child{margin-bottom:0}.SubscriptionLevelsEmpty-scss--module_root_qJKmC svg .bg{fill:var(--var-color-bg)}.minimal .SubscriptionLevelsEmpty-scss--module_root_qJKmC{border:1px solid var(--var-color-block-border);border-radius:var(--border-radius-large);background-color:var(--var-color-block-bg);margin-top:12px}.SubscriptionLevelsEmpty-scss--module_pictureSvg_J4pK2{margin-bottom:25px}.SubscriptionLevelsEmpty-scss--module_picture_aboYP{width:120px;height:120px;margin-bottom:20px;background-size:100%}.light-theme .SubscriptionLevelsEmpty-scss--module_picture_aboYP{background-image:url(../assets/images/new_calendar-light.Cp5qkWLn.png)}.dark-theme .SubscriptionLevelsEmpty-scss--module_picture_aboYP{background-image:url(../assets/images/new_calendar-dark.CRciFCqZ.png)}.SubscriptionLevelsEmpty-scss--module_text_J0oW5{margin-bottom:5px;color:var(--var-color-text-secondary)}.SubscriptionLevelsEmpty-scss--module_emptyButtonContainer_WVI7i{margin-top:20px;margin-bottom:10px}@keyframes SubscriptionLevels-scss--module_fadeIn_BlKDM{0%{opacity:0}to{opacity:1}}@keyframes SubscriptionLevels-scss--module_fadeOut_g6422{0%{opacity:1}to{opacity:0}}@keyframes SubscriptionLevels-scss--module_flashing_jsJwj{0%{opacity:.5}to{opacity:1}}@keyframes SubscriptionLevels-scss--module_loading_VG4eY{to{background-position-x:-20%}}@keyframes SubscriptionLevels-scss--module_rotating_PVIs5{to{transform:rotate(360deg)}}@keyframes SubscriptionLevels-scss--module_closeLock_vK3lh{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes SubscriptionLevels-scss--module_shakeLock_52o4-{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.SubscriptionLevels-scss--module_root_5isdT{width:100%;margin-bottom:15px}.SubscriptionLevels-scss--module_list_WySzK{margin-bottom:15px;padding:0;border:none!important;background:none!important}.SubscriptionLevels-scss--module_header_eCHpF{position:relative;height:auto;margin-right:0;margin-bottom:0;margin-left:0;padding:0;border:none!important}.SubscriptionLevels-scss--module_singleTitle_Cz5Xu{margin-bottom:2px}.SubscriptionLevels-scss--module_titleTabs_-eMYF{margin-bottom:16px}div.SubscriptionLevels-scss--module_tabItem_dc5qR{height:auto}div.SubscriptionLevels-scss--module_tabItem_dc5qR:first-child{padding-left:0}.SubscriptionLevels-scss--module_tabInner_DeNgR{padding-top:0!important;padding-bottom:10px!important}.SubscriptionLevels-scss--module_item_dzdrm{border:1px solid var(--var-color-block-border);border-radius:var(--border-radius-large);background-color:var(--var-color-block-bg);padding:var(--block-top-padding) var(--block-side-padding) var(--block-bottom-padding);margin-bottom:12px}.SubscriptionLevels-scss--module_giftIcon_dEwv3{width:20px;height:20px}.SubscriptionLevels-scss--module_giftButton_TKwVu{display:flex;align-items:center;justify-content:center;width:100%;gap:10px;margin-bottom:16px}.SubscriptionLevels-scss--module_empty_KQwVv{margin-bottom:0;padding:20px 15px 15px}.SubscriptionLevels-scss--module_emptyButtonContainer_2ZlKi{padding:0 15px 15px}.SubscriptionLevels-scss--module_tabsHead_BfnfX{position:relative;margin-bottom:16px;padding:0 15px}.SubscriptionLevels-scss--module_tab_qN8Fn{position:relative;display:inline-flex;padding-bottom:6px;border-bottom-width:2px}.SubscriptionLevels-scss--module_tab_qN8Fn:not(:last-child){margin-right:20px}.SubscriptionLevels-scss--module_counter_LngQf{display:block;margin-left:7px;padding:2px 0;font-size:11px;color:#7c7c7c;border-radius:100px}.SubscriptionLevels-scss--module_tabTitle_X96Ad{display:flex;align-items:center;text-transform:uppercase}.SubscriptionLevels-scss--module_levelsCount_7s76W{margin-left:6px;font-size:11px;font-weight:600;line-height:16px;color:var(--var-color-text-secondary)}@keyframes TargetItemEmpty-scss--module_fadeIn_HUEkI{0%{opacity:0}to{opacity:1}}@keyframes TargetItemEmpty-scss--module_fadeOut_dMicq{0%{opacity:1}to{opacity:0}}@keyframes TargetItemEmpty-scss--module_flashing_hc4in{0%{opacity:.5}to{opacity:1}}@keyframes TargetItemEmpty-scss--module_loading_W09rZ{to{background-position-x:-20%}}@keyframes TargetItemEmpty-scss--module_rotating_6ipfp{to{transform:rotate(360deg)}}@keyframes TargetItemEmpty-scss--module_closeLock_EHJuP{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes TargetItemEmpty-scss--module_shakeLock_eh5iv{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.TargetItemEmpty-scss--module_root_m3z1G{display:flex;align-items:center;justify-content:center;padding:var(--block-top-padding) var(--block-side-padding) var(--block-bottom-padding);flex-direction:column;text-align:center}.minimal .TargetItemEmpty-scss--module_root_m3z1G{border:1px solid var(--var-color-block-border);border-radius:var(--border-radius-large);background-color:var(--var-color-block-bg)}.TargetItemEmpty-scss--module_image_hskks{width:150px;height:98px;margin-bottom:15px;background-image:url(../goals.D2GD5qVs.svg);background-position:center center}.light-x-theme .TargetItemEmpty-scss--module_image_hskks{background-image:url(../goals-x.DvMojiNC.svg)}.minimal .TargetItemEmpty-scss--module_image_hskks{width:120px;height:120px;background-size:100%}.light-theme .minimal .TargetItemEmpty-scss--module_image_hskks{background-image:url(../assets/images/new_goals-light.ClO-w6Ag.png)}.dark-theme .minimal .TargetItemEmpty-scss--module_image_hskks{background-image:url(../assets/images/new_goals-dark.CGLJat7L.png)}.TargetItemEmpty-scss--module_text_8faF8{margin-bottom:20px}.TargetItemEmpty-scss--module_button_OrXpy,.TargetItemEmpty-scss--module_targetButton_dISlI{width:100%}@keyframes TargetItemCommon-scss--module_fadeIn_YpQ61{0%{opacity:0}to{opacity:1}}@keyframes TargetItemCommon-scss--module_fadeOut_0gJEG{0%{opacity:1}to{opacity:0}}@keyframes TargetItemCommon-scss--module_flashing_3GCIw{0%{opacity:.5}to{opacity:1}}@keyframes TargetItemCommon-scss--module_loading_iGGos{to{background-position-x:-20%}}@keyframes TargetItemCommon-scss--module_rotating_a2vyR{to{transform:rotate(360deg)}}@keyframes TargetItemCommon-scss--module_closeLock_XX60w{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes TargetItemCommon-scss--module_shakeLock_lnC4n{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.TargetItemCommon-scss--module_collected_jLmVI{display:flex;margin-bottom:10px}.light-y-theme .TargetItemCommon-scss--module_collected_jLmVI{margin-bottom:16px}.TargetItemCommon-scss--module_collectedText_Z-WSc{word-wrap:break-word;word-break:break-word;font-size:14px;font-weight:400;line-height:22px;color:#7c7c7c}.light-y-theme .TargetItemCommon-scss--module_collectedText_Z-WSc{font-size:16px;line-height:normal}.TargetItemCommon-scss--module_collectedTextTarget_Al4DJ{display:inline-block;font-size:16px;font-weight:600;white-space:nowrap;color:var(--var-color-text-primary)}.light-y-theme .TargetItemCommon-scss--module_collectedTextTarget_Al4DJ{font-size:18px;font-weight:500}.TargetItemCommon-scss--module_description_cylhl{word-wrap:break-word;word-break:break-word;line-height:20px;color:var(--var-color-text-regular)}.light-y-theme .TargetItemCommon-scss--module_description_cylhl{line-height:19px}.TargetItemCommon-scss--module_progressBarWrapper_JaIy4{margin-bottom:12px;background-color:var(--var-color-base-border)}.light-y-theme .TargetItemCommon-scss--module_progressBarWrapper_JaIy4{margin-bottom:16px;border-radius:2px;background-color:var(--color-brand-opacity-10)}.light-y-theme .TargetItemCommon-scss--module_progressBarLine_KckDJ{border-radius:2px}.TargetItemCommon-scss--module_iconFinished_HJ-03{width:20px;height:20px;display:inline-flex;min-width:20px;margin-right:8px;fill:var(--color-brand)}@keyframes TargetItemMoney-scss--module_fadeIn_dYP0z{0%{opacity:0}to{opacity:1}}@keyframes TargetItemMoney-scss--module_fadeOut_t-Ml5{0%{opacity:1}to{opacity:0}}@keyframes TargetItemMoney-scss--module_flashing_EHvEU{0%{opacity:.5}to{opacity:1}}@keyframes TargetItemMoney-scss--module_loading_01mma{to{background-position-x:-20%}}@keyframes TargetItemMoney-scss--module_rotating_23iJx{to{transform:rotate(360deg)}}@keyframes TargetItemMoney-scss--module_closeLock_S4lFZ{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes TargetItemMoney-scss--module_shakeLock_5-pDi{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.TargetItemMoney-scss--module_control_01dtY{display:flex;align-items:center;justify-content:space-between;margin-top:10px}.TargetItemMoney-scss--module_subscribeButton_Bb2cx{display:flex;width:100%;margin-top:15px;justify-content:center}.TargetItemMoney-scss--module_link_Q5Z9f{border-bottom:1px solid transparent;font-size:13px;text-decoration:none;color:var(--var-color-link);transition:border-color .2s;cursor:pointer}.TargetItemMoney-scss--module_link_Q5Z9f:visited{color:var(--var-color-link)}@media not all and (hover: none){.TargetItemMoney-scss--module_link_Q5Z9f:hover{border-bottom-color:var(--var-color-link-underline)}}.TargetItemMoney-scss--module_payIcon_dVVXr{width:20px;height:20px;margin-right:10px}@keyframes TargetItemSubscribersBase-scss--module_fadeIn_UIL-o{0%{opacity:0}to{opacity:1}}@keyframes TargetItemSubscribersBase-scss--module_fadeOut_UXGC8{0%{opacity:1}to{opacity:0}}@keyframes TargetItemSubscribersBase-scss--module_flashing_-EYxD{0%{opacity:.5}to{opacity:1}}@keyframes TargetItemSubscribersBase-scss--module_loading_znfqV{to{background-position-x:-20%}}@keyframes TargetItemSubscribersBase-scss--module_rotating_1Z24W{to{transform:rotate(360deg)}}@keyframes TargetItemSubscribersBase-scss--module_closeLock_3rYrR{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes TargetItemSubscribersBase-scss--module_shakeLock_Jd-gZ{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.TargetItemSubscribersBase-scss--module_link_XnwEZ{border-bottom:1px solid transparent;font-size:13px;text-decoration:none;color:var(--var-color-link);transition:border-color .2s;cursor:pointer;display:inline-block;margin-top:10px}.TargetItemSubscribersBase-scss--module_link_XnwEZ:visited{color:var(--var-color-link)}@media not all and (hover: none){.TargetItemSubscribersBase-scss--module_link_XnwEZ:hover{border-bottom-color:var(--var-color-link-underline)}}.light-y-theme .TargetItemSubscribersBase-scss--module_link_XnwEZ{margin-top:16px}.TargetItemSubscribers-scss--module_turnBlockContainer_s6wJO{display:flex;align-items:center;margin-top:10px}.TargetItemSubscribers-scss--module_pagination_0-qG3{margin-left:auto;color:#7c7c7c}@keyframes Targets-scss--module_fadeIn_pqGrt{0%{opacity:0}to{opacity:1}}@keyframes Targets-scss--module_fadeOut_z0L4P{0%{opacity:1}to{opacity:0}}@keyframes Targets-scss--module_flashing_rT97V{0%{opacity:.5}to{opacity:1}}@keyframes Targets-scss--module_loading_r2Xst{to{background-position-x:-20%}}@keyframes Targets-scss--module_rotating_v85Hr{to{transform:rotate(360deg)}}@keyframes Targets-scss--module_closeLock_ilf6V{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes Targets-scss--module_shakeLock_guBmA{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.Targets-scss--module_card_S-DnQ{margin-bottom:15px;padding:15px 0 0;border:none;background:#fff}.minimal .Targets-scss--module_card_S-DnQ{border:none!important;background:none!important}.mobile .minimal .Targets-scss--module_card_S-DnQ{margin-bottom:0}.Targets-scss--module_header_-SP0Y{display:inline-flex;align-items:center}.Targets-scss--module_title_yhkUU{margin-right:0;margin-bottom:0;margin-left:0;padding:0 15px;text-transform:uppercase;color:var(--var-color-text-primary)}.minimal .Targets-scss--module_title_yhkUU{padding:0;border:none!important}.Targets-scss--module_totalCount_oOlwW{margin-left:6px;font-size:11px;font-weight:600;line-height:16px;color:var(--var-color-text-secondary)}.Targets-scss--module_targetItem_6jtLg{padding:15px;border-bottom:solid var(--var-color-base-border) 1px}.Targets-scss--module_targetItem_6jtLg:last-child{border-bottom:none}.minimal .Targets-scss--module_targetItem_6jtLg{border:1px solid var(--var-color-block-border);border-radius:var(--border-radius-large);background-color:var(--var-color-block-bg);margin-bottom:12px}@keyframes Targets-scss--module_fadeIn_QzHpX{0%{opacity:0}to{opacity:1}}@keyframes Targets-scss--module_fadeOut_FGSB4{0%{opacity:1}to{opacity:0}}@keyframes Targets-scss--module_flashing_LY-kg{0%{opacity:.5}to{opacity:1}}@keyframes Targets-scss--module_loading_hI35t{to{background-position-x:-20%}}@keyframes Targets-scss--module_rotating_ljqVR{to{transform:rotate(360deg)}}@keyframes Targets-scss--module_closeLock_wnv2i{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes Targets-scss--module_shakeLock_DB2Au{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.Targets-scss--module_createTargetButton_7ElGT{width:100%;text-transform:uppercase}.light-y-theme .Targets-scss--module_createTargetButton_7ElGT{text-transform:none}.light-y-theme .Targets-scss--module_createTargetButton_7ElGT:first-letter{text-transform:uppercase}.dark-theme .BlogLayoutWrapper-scss--module_userCardReadOnly_pbUqm{background-color:#ff0}.dark-theme .BlogLayoutWrapper-scss--module_userCardBanned_7OCBo{background-color:red}.light-theme .BlogLayoutWrapper-scss--module_userCardReadOnly_pbUqm{background-color:#ff0}.light-theme .BlogLayoutWrapper-scss--module_userCardBanned_7OCBo{background-color:red}.light-x-theme .BlogLayoutWrapper-scss--module_userCardReadOnly_pbUqm{background-color:#ff0}.light-x-theme .BlogLayoutWrapper-scss--module_userCardBanned_7OCBo{background-color:red}@keyframes BlogLayoutWrapper-scss--module_fadeIn_CcJUa{0%{opacity:0}to{opacity:1}}@keyframes BlogLayoutWrapper-scss--module_fadeOut_7z1pE{0%{opacity:1}to{opacity:0}}@keyframes BlogLayoutWrapper-scss--module_flashing_za4-K{0%{opacity:.5}to{opacity:1}}@keyframes BlogLayoutWrapper-scss--module_loading_iiT-K{to{background-position-x:-20%}}@keyframes BlogLayoutWrapper-scss--module_rotating_a4AaH{to{transform:rotate(360deg)}}@keyframes BlogLayoutWrapper-scss--module_closeLock_hg7Hb{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes BlogLayoutWrapper-scss--module_shakeLock_J--zd{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.light-y-theme .BlogLayoutWrapper-scss--module_userCardReadOnly_pbUqm{background-color:#ff0}.light-y-theme .BlogLayoutWrapper-scss--module_userCardBanned_7OCBo{background-color:red}.BlogLayoutWrapper-scss--module_coverless_a12wB{padding-top:20px}.BlogLayoutWrapper-scss--module_test_q2N-1{width:40px;height:40px}.BlogLayoutWrapper-scss--module_left_zWlwH{position:relative;top:-205px}.BlogLayoutWrapper-scss--module_left_zWlwH.BlogLayoutWrapper-scss--module_coverless_a12wB{top:0;padding-top:0}.minimal .BlogLayoutWrapper-scss--module_left_zWlwH{top:-102px}.minimal .BlogLayoutWrapper-scss--module_left_zWlwH.BlogLayoutWrapper-scss--module_coverless_a12wB{top:0}.BlogLayoutWrapper-scss--module_right_CyEjN{display:flex;flex-direction:column;align-items:center}.BlogLayoutWrapper-scss--module_userCard_vqb8P{margin-bottom:15px;padding-right:14px;padding-left:14px}.minimal .BlogLayoutWrapper-scss--module_userCard_vqb8P{padding-top:0;padding-right:0;padding-left:0;border:none;background-color:transparent}.BlogLayoutWrapper-scss--module_newPostButton_TCze5,.BlogLayoutWrapper-scss--module_newStreamButton_9pEze{display:flex;align-items:center;justify-content:center;min-width:auto;padding-right:20px;padding-left:20px}.BlogLayoutWrapper-scss--module_newPostButton_TCze5{width:100%}.BlogLayoutWrapper-scss--module_messageContainer_1f-kc{position:relative;width:100%}.BlogLayoutWrapper-scss--module_newPostButtonWrapper_KKCPx,.BlogLayoutWrapper-scss--module_newStreamButton_9pEze{width:100%;flex-basis:100%}.BlogLayoutWrapper-scss--module_streamButton_QTMen{position:relative}.BlogLayoutWrapper-scss--module_streamButton_QTMen .BlogLayoutWrapper-scss--module_newStreamButton_9pEze{margin-top:10px}.BlogLayoutWrapper-scss--module_streamButton_QTMen .BlogLayoutWrapper-scss--module_newStreamButton_9pEze.BlogLayoutWrapper-scss--module_newStreamButtonOnline_VYwZv{color:var(--var-color-error)}.BlogLayoutWrapper-scss--module_shareDonationLinkBlock_unnZR{position:relative;margin-top:20px;padding:var(--block-top-padding) var(--block-side-padding) var(--block-bottom-padding);border-radius:8px;background-color:#fff}.minimal .BlogLayoutWrapper-scss--module_shareDonationLinkBlock_unnZR{border:1px solid var(--var-color-block-border);border-radius:var(--border-radius-large);background-color:var(--var-color-block-bg)}.BlogLayoutWrapper-scss--module_iconPen_OZnZw,.BlogLayoutWrapper-scss--module_iconVideo_SaaHG{width:18px;height:18px;margin-right:11px}.BlogLayoutWrapper-scss--module_iconPen_OZnZw{fill:#fff}.BlogLayoutWrapper-scss--module_iconVideo_SaaHG{stroke-width:2px}.BlogLayoutWrapper-scss--module_newStreamIconOnline_QsXbC{animation:BlogLayoutWrapper-scss--module_circle_LfN2v 1.25s cubic-bezier(.455,.03,.515,.955) -.4s infinite}@keyframes BlogLayoutWrapper-scss--module_circle_LfN2v{0%{transform:scale(.8)}50%{transform:scale(1)}to{transform:scale(.8)}}.BlogLayoutWrapper-scss--module_offerToSubscribers_CE5hn{font-size:14px}.BlogLayoutWrapper-scss--module_tutorialContainer_nj9iG,.BlogLayoutWrapper-scss--module_targetContainer_RctmU{margin-top:20px}.BlogLayoutWrapper-scss--module_backToFeed_4ZtTJ{display:flex;margin-bottom:20px;align-items:center}.BlogLayoutWrapper-scss--module_backToFeed_4ZtTJ .BlogLayoutWrapper-scss--module_arrowIcon_gtM3K{width:16px;height:16px;margin-right:8px;color:var(--color-brand)}.BlogLayoutWrapper-scss--module_colLeft_N8QyX,.BlogLayoutWrapper-scss--module_colCenter_Lhup-,.BlogLayoutWrapper-scss--module_colRight_-cqJN,.minimal .BlogLayoutWrapper-scss--module_colLeft_N8QyX,.minimal .BlogLayoutWrapper-scss--module_colCenter_Lhup-,.minimal .BlogLayoutWrapper-scss--module_colRight_-cqJN{padding-top:20px}@keyframes AboutAuthorEmpty-scss--module_fadeIn_MDfy3{0%{opacity:0}to{opacity:1}}@keyframes AboutAuthorEmpty-scss--module_fadeOut_plhUL{0%{opacity:1}to{opacity:0}}@keyframes AboutAuthorEmpty-scss--module_flashing_QhiUS{0%{opacity:.5}to{opacity:1}}@keyframes AboutAuthorEmpty-scss--module_loading_nkVP0{to{background-position-x:-20%}}@keyframes AboutAuthorEmpty-scss--module_rotating_lT8w-{to{transform:rotate(360deg)}}@keyframes AboutAuthorEmpty-scss--module_closeLock_O2pn5{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes AboutAuthorEmpty-scss--module_shakeLock_Q8uD5{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.AboutAuthorEmpty-scss--module_root_G-NJ1{display:flex;align-items:center;justify-content:center;flex-direction:column;padding:15px 0}.AboutAuthorEmpty-scss--module_picture_x6imS{background-repeat:no-repeat;background-position:center center;background-size:cover;width:150px;height:120px;margin-bottom:20px;background-image:url(../empty.DRN2Tx1F.svg)}.light-x-theme .AboutAuthorEmpty-scss--module_picture_x6imS{background-image:url(../empty-x.DGDhAVDa.svg)}.light-y-theme .AboutAuthorEmpty-scss--module_picture_x6imS{background-image:url(../empty-y.CbL5qvpW.svg)}.dark-theme .AboutAuthorEmpty-scss--module_picture_x6imS{background-image:url(../empty-dark.BCLwuQ_m.svg)}.AboutAuthorEmpty-scss--module_title_82LZ2{margin-bottom:12px;font-size:18px;font-weight:500}.AboutAuthorEmpty-scss--module_text_y8maE{margin-bottom:20px;padding:0 40px;line-height:22px;text-align:center;color:var(--var-color-text-primary)}@keyframes AboutAuthorEmpty-scss--module_fadeIn_V5JKG{0%{opacity:0}to{opacity:1}}@keyframes AboutAuthorEmpty-scss--module_fadeOut_XldaA{0%{opacity:1}to{opacity:0}}@keyframes AboutAuthorEmpty-scss--module_flashing_LfNFp{0%{opacity:.5}to{opacity:1}}@keyframes AboutAuthorEmpty-scss--module_loading_w78WO{to{background-position-x:-20%}}@keyframes AboutAuthorEmpty-scss--module_rotating_nH3RH{to{transform:rotate(360deg)}}@keyframes AboutAuthorEmpty-scss--module_closeLock_EPP4e{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes AboutAuthorEmpty-scss--module_shakeLock_L9yP2{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.AboutAuthorEmpty-scss--module_root_6-QS0{border:1px solid var(--var-color-block-border);border-radius:var(--border-radius-large);background-color:var(--var-color-block-bg);padding:var(--block-top-padding) var(--block-side-padding) var(--block-bottom-padding);display:flex;flex-direction:column;color:var(--var-color-post-bg)}.AboutAuthorEmpty-scss--module_text_GwXx7{margin-bottom:20px;font-size:14px;line-height:22px;color:var(--var-color-text-secondary)}.AboutAuthorEmpty-scss--module_icon_6iBVS{width:20px;height:20px;margin-right:8px}.AboutAuthorEmpty-scss--module_button_Am0Nc{display:flex}@keyframes AboutAuthor-scss--module_fadeIn_oBQfB{0%{opacity:0}to{opacity:1}}@keyframes AboutAuthor-scss--module_fadeOut_Ijesf{0%{opacity:1}to{opacity:0}}@keyframes AboutAuthor-scss--module_flashing_plpdA{0%{opacity:.5}to{opacity:1}}@keyframes AboutAuthor-scss--module_loading_z0EwI{to{background-position-x:-20%}}@keyframes AboutAuthor-scss--module_rotating_UaViW{to{transform:rotate(360deg)}}@keyframes AboutAuthor-scss--module_closeLock_sQZbS{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes AboutAuthor-scss--module_shakeLock_u-t6j{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.AboutAuthor-scss--module_root_sNQYj{padding:0;border:none}.minimal .AboutAuthor-scss--module_root_sNQYj{border:none;background-color:transparent}.dark-theme .minimal .AboutAuthor-scss--module_root_sNQYj{margin-bottom:20px}.AboutAuthor-scss--module_header_S-FnT{margin:0 0 15px}.minimal .AboutAuthor-scss--module_header_S-FnT{height:auto;margin:0 0 12px;padding:0;border-bottom:none;line-height:22px}.AboutAuthor-scss--module_title_UQfbv{display:flex;align-items:center;justify-content:space-between}.AboutAuthor-scss--module_icon_zCERS{width:20px;height:20px;opacity:.5;color:var(--var-color-text-primary);transition:opacity .25s;cursor:pointer}.AboutAuthor-scss--module_icon_zCERS:hover{opacity:1}.AboutAuthor-scss--module_content_vo15C{word-wrap:break-word;word-break:break-word;padding-bottom:var(--post-block-bottom-padding);line-height:20px;color:var(--var-color-text-primary)}.minimal .AboutAuthor-scss--module_content_vo15C{border:1px solid var(--var-color-block-border);border-radius:var(--border-radius-large);background-color:var(--var-color-block-bg);padding-top:var(--post-block-top-padding)}.AboutAuthor-scss--module_content_vo15C .AboutAuthor-scss--module_markup_fm3tc a{border-bottom:1px solid transparent;font-size:13px;text-decoration:none;color:var(--var-color-link);transition:border-color .2s;cursor:pointer;font-size:14px}.AboutAuthor-scss--module_content_vo15C .AboutAuthor-scss--module_markup_fm3tc a:visited{color:var(--var-color-link)}@media not all and (hover: none){.AboutAuthor-scss--module_content_vo15C .AboutAuthor-scss--module_markup_fm3tc a:hover{border-bottom-color:var(--var-color-link-underline)}}.BlogWrapperPageHeader-scss--module_block_MrYNe{margin-bottom:20px!important;border-radius:var(--border-radius-default);background-color:var(--var-color-post-bg)}.BlogWrapperPageHeader-scss--module_chatPublisherRoot_n8-68{border-bottom-right-radius:var(--border-radius-default);border-bottom-left-radius:var(--border-radius-default);background-color:var(--var-color-post-bg)!important}.BlogWrapperPageHeader-scss--module_chatPublisherActions_jE36f{background-color:var(--var-color-input-bg)!important}@keyframes BlogBanDisclaimer-scss--module_fadeIn_q6r0r{0%{opacity:0}to{opacity:1}}@keyframes BlogBanDisclaimer-scss--module_fadeOut_PT7NM{0%{opacity:1}to{opacity:0}}@keyframes BlogBanDisclaimer-scss--module_flashing_efkso{0%{opacity:.5}to{opacity:1}}@keyframes BlogBanDisclaimer-scss--module_loading_JzXUc{to{background-position-x:-20%}}@keyframes BlogBanDisclaimer-scss--module_rotating_j5YGY{to{transform:rotate(360deg)}}@keyframes BlogBanDisclaimer-scss--module_closeLock_E2JZC{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes BlogBanDisclaimer-scss--module_shakeLock_WZe0c{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.BlogBanDisclaimer-scss--module_root_lAVeH{display:flex;flex-direction:column;align-items:center}.desktop .BlogBanDisclaimer-scss--module_root_lAVeH{padding:20px 40px}.mobile .BlogBanDisclaimer-scss--module_root_lAVeH{padding:20px 15px 30px}.BlogBanDisclaimer-scss--module_icon_g84SI{color:#ccc}.desktop .BlogBanDisclaimer-scss--module_icon_g84SI{width:72px;height:72px}.mobile .BlogBanDisclaimer-scss--module_icon_g84SI{width:60px;height:60px}.BlogBanDisclaimer-scss--module_title_17QZb{font-weight:500;text-align:center;color:var(--var-color-text-primary)}.desktop .BlogBanDisclaimer-scss--module_title_17QZb{margin-top:24px;font-size:20px;line-height:24px}.mobile .BlogBanDisclaimer-scss--module_title_17QZb{margin-top:20px;font-size:16px;line-height:22px}.BlogBanDisclaimer-scss--module_description_eCgTy{margin-top:15px;font-size:14px;font-weight:400;line-height:22px;text-align:center;color:var(--var-color-text-secondary)}@keyframes LinkToAllPosts-scss--module_fadeIn_Sszpb{0%{opacity:0}to{opacity:1}}@keyframes LinkToAllPosts-scss--module_fadeOut_2-k-m{0%{opacity:1}to{opacity:0}}@keyframes LinkToAllPosts-scss--module_flashing_d-ylC{0%{opacity:.5}to{opacity:1}}@keyframes LinkToAllPosts-scss--module_loading_TVE77{to{background-position-x:-20%}}@keyframes LinkToAllPosts-scss--module_rotating_LWl96{to{transform:rotate(360deg)}}@keyframes LinkToAllPosts-scss--module_closeLock_H8sNx{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes LinkToAllPosts-scss--module_shakeLock_E-skj{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.LinkToAllPosts-scss--module_root_2csz4{display:flex;align-items:center;justify-content:center;margin-top:-10px}a.LinkToAllPosts-scss--module_allPostsButton_WMvs9,a.LinkToAllPosts-scss--module_allPostsButton_WMvs9:visited{display:flex;align-items:center;justify-content:center;padding:7px 15px;border-bottom:none;font-size:14px;font-weight:500;line-height:22px;color:var(--var-color-text-primary);border-radius:100px;background:#fff;cursor:pointer}a.LinkToAllPosts-scss--module_allPostsButton_WMvs9 .LinkToAllPosts-scss--module_arrowIcon_bZToG,a.LinkToAllPosts-scss--module_allPostsButton_WMvs9:visited .LinkToAllPosts-scss--module_arrowIcon_bZToG{width:14px;height:14px;margin-right:7px}@media not all and (hover: none){a.LinkToAllPosts-scss--module_allPostsButton_WMvs9:hover,a.LinkToAllPosts-scss--module_allPostsButton_WMvs9:visited:hover{color:var(--color-brand)}}.minimal a.LinkToAllPosts-scss--module_allPostsButton_WMvs9,.minimal a.LinkToAllPosts-scss--module_allPostsButton_WMvs9:visited{border:1px solid var(--var-color-block-border);border-radius:var(--border-radius-large);background-color:var(--var-color-block-bg);border-radius:100px}@keyframes FilterReset-scss--module_fadeIn_J-Wi5{0%{opacity:0}to{opacity:1}}@keyframes FilterReset-scss--module_fadeOut_dfEaB{0%{opacity:1}to{opacity:0}}@keyframes FilterReset-scss--module_flashing_qwj4T{0%{opacity:.5}to{opacity:1}}@keyframes FilterReset-scss--module_loading_ka0ZP{to{background-position-x:-20%}}@keyframes FilterReset-scss--module_rotating_EEVMY{to{transform:rotate(360deg)}}@keyframes FilterReset-scss--module_closeLock_nT00-{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes FilterReset-scss--module_shakeLock_VywM4{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.FilterReset-scss--module_root_p7kO3{display:flex;align-items:center;justify-content:space-between;height:40px;border-radius:100px}.FilterReset-scss--module_text_JezKL{font-size:14px;font-weight:500;line-height:22px;color:var(--var-color-text-primary)}.FilterReset-scss--module_button_kceTI{width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding:0 15px;border:unset;background-color:unset;cursor:pointer}.FilterReset-scss--module_buttonText_UP2Ax{color:var(--color-brand)}.FilterReset-scss--module_buttonIcon_BshgO{margin-right:6px;transition:transform .3s}.FilterReset-scss--module_button_kceTI:focus{outline:none}.FilterReset-scss--module_button_kceTI:focus .FilterReset-scss--module_buttonIcon_BshgO,.FilterReset-scss--module_button_kceTI:hover .FilterReset-scss--module_buttonIcon_BshgO{transform:rotate(60deg)}.FilterReset-scss--module_resetIcon_6gSak{width:16px;height:16px}.mobile .FilterReset-scss--module_button_kceTI{border-radius:100px;background-color:#eee}@keyframes FeedTabs-scss--module_fadeIn_na-pu{0%{opacity:0}to{opacity:1}}@keyframes FeedTabs-scss--module_fadeOut_CkFtR{0%{opacity:1}to{opacity:0}}@keyframes FeedTabs-scss--module_flashing_6dQLt{0%{opacity:.5}to{opacity:1}}@keyframes FeedTabs-scss--module_loading_P801j{to{background-position-x:-20%}}@keyframes FeedTabs-scss--module_rotating_OCsHl{to{transform:rotate(360deg)}}@keyframes FeedTabs-scss--module_closeLock_OJyXT{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes FeedTabs-scss--module_shakeLock_qDCA5{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.FeedTabs-scss--module_root_qY5Xb{display:flex;overflow:hidden;flex-direction:row}.FeedTabs-scss--module_item_-PaAY{display:inline-flex;align-items:center;margin-right:10px;padding:11px 16px 8px;border-bottom:3px solid transparent;font-size:14px;font-weight:600;line-height:22px;text-decoration:none;text-transform:uppercase;color:var(--var-color-text-primary);transition:.2s color}.light-y-theme .FeedTabs-scss--module_item_-PaAY{align-items:baseline;border-bottom:none;font-size:15px;font-weight:500;text-transform:capitalize;color:#7c7c7c}.light-y-theme .FeedTabs-scss--module_item_-PaAY:visited{color:#7c7c7c}.minimal .FeedTabs-scss--module_item_-PaAY{margin-right:24px;padding:11px 0 8px}.light-y-theme .FeedTabs-scss--module_item_-PaAY:hover:not(.FeedTabs-scss--module_active_zpppF),.light-x-theme .FeedTabs-scss--module_item_-PaAY:hover:not(.FeedTabs-scss--module_active_zpppF),.light-theme .FeedTabs-scss--module_item_-PaAY:hover:not(.FeedTabs-scss--module_active_zpppF){border-bottom-color:transparent;color:var(--color-brand)}.dark-theme .FeedTabs-scss--module_item_-PaAY:hover:not(.FeedTabs-scss--module_active_zpppF){border-bottom-color:transparent;filter:contrast(.7)}.FeedTabs-scss--module_item_-PaAY.FeedTabs-scss--module_active_zpppF{border-bottom-color:var(--color-brand);cursor:auto}.light-y-theme .FeedTabs-scss--module_item_-PaAY.FeedTabs-scss--module_active_zpppF{border-bottom:none;color:var(--var-color-text-primary)}.FeedTabs-scss--module_counter_tCLDw{margin-left:4px;font-size:11px;line-height:16px;color:#7c7c7c}.light-y-theme .FeedTabs-scss--module_counter_tCLDw{font-size:14px;font-weight:400;font-style:normal;line-height:19px;color:#7c7c7c}@keyframes FilterSelect-scss--module_fadeIn_PMQc7{0%{opacity:0}to{opacity:1}}@keyframes FilterSelect-scss--module_fadeOut_2-yLN{0%{opacity:1}to{opacity:0}}@keyframes FilterSelect-scss--module_flashing_OJ6Ya{0%{opacity:.5}to{opacity:1}}@keyframes FilterSelect-scss--module_loading_Qh0e4{to{background-position-x:-20%}}@keyframes FilterSelect-scss--module_rotating_Xb-Wa{to{transform:rotate(360deg)}}@keyframes FilterSelect-scss--module_closeLock_VP4-t{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes FilterSelect-scss--module_shakeLock_BT8-q{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.FilterSelect-scss--module_root_BeOVv{flex:1;min-width:0;--var-color-input-bg-disabled: transparent}.FilterSelect-scss--module_option_OspT9{white-space:nowrap}.FilterSelect-scss--module_select_cutrX{padding:12px 30px 12px 15px;font-size:14px;font-weight:500;font-style:normal;line-height:22px;white-space:nowrap;cursor:pointer;position:relative}.FilterSelect-scss--module_select_cutrX:not(.FilterSelect-scss--module_bordered_YNlsO){border:unset}.FilterSelect-scss--module_select_cutrX .FilterSelect-scss--module_arrow_O3-pY{width:15px;height:15px;top:calc(50% - 8.5px);opacity:.5;stroke:none;fill:currentcolor}.FilterSelect-scss--module_select_cutrX.FilterSelect-scss--module_bordered_YNlsO{padding:8px 27px 8px 12px;border:1px solid var(--var-color-input-border);line-height:16px;border-radius:var(--border-radius-default)}@media not all and (hover: none){.FilterSelect-scss--module_select_cutrX.FilterSelect-scss--module_bordered_YNlsO:hover{border-color:var(--var-color-input-border-hover)}}.FilterSelect-scss--module_select_cutrX.FilterSelect-scss--module_bordered_YNlsO .FilterSelect-scss--module_arrow_O3-pY{right:10px}.FilterSelect-scss--module_root_BeOVv:not(:last-child) .FilterSelect-scss--module_select_cutrX:not(.FilterSelect-scss--module_bordered_YNlsO):after{content:"";position:absolute;z-index:1;top:0;right:0;bottom:0;display:block;width:1px;height:22px;margin:auto;background-color:var(--var-color-base-border)}.FilterSelect-scss--module_select_cutrX .FilterSelect-scss--module_placeholder_bnxeB{font-size:14px;font-weight:500;font-style:normal;line-height:inherit;color:currentcolor}.FilterSelect-scss--module_select_cutrX.FilterSelect-scss--module_disabled_DJebO{background-color:var(--var-color-input-bg-disabled);pointer-events:none}.FilterSelect-scss--module_select_cutrX.FilterSelect-scss--module_disabled_DJebO .FilterSelect-scss--module_placeholder_bnxeB{color:var(--var-color-input-text-disabled)}.FilterSelect-scss--module_select_cutrX.FilterSelect-scss--module_disabled_DJebO .FilterSelect-scss--module_arrow_O3-pY{fill:var(--var-color-input-text-disabled)}.FilterSelect-scss--module_select_cutrX:hover,.FilterSelect-scss--module_select_cutrX:hover .FilterSelect-scss--module_placeholder_bnxeB{color:var(--color-brand)}.SelectPostsTags-scss--module_select_cu0YB:after{display:none!important}@keyframes Filter-scss--module_fadeIn_4UKWk{0%{opacity:0}to{opacity:1}}@keyframes Filter-scss--module_fadeOut_bn1UQ{0%{opacity:1}to{opacity:0}}@keyframes Filter-scss--module_flashing_WoJBc{0%{opacity:.5}to{opacity:1}}@keyframes Filter-scss--module_loading_0YaZK{to{background-position-x:-20%}}@keyframes Filter-scss--module_rotating_HrdFc{to{transform:rotate(360deg)}}@keyframes Filter-scss--module_closeLock_Csy71{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes Filter-scss--module_shakeLock_pQjc-{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.Filter-scss--module_root_xPwJc{display:flex}.Filter-scss--module_root_xPwJc.Filter-scss--module_transparentStyle_feIYW{padding-top:12px;gap:12px}.light-y-theme .Filter-scss--module_root_xPwJc.Filter-scss--module_transparentStyle_feIYW{margin-bottom:12px}.Filter-scss--module_root_xPwJc:not(.Filter-scss--module_transparentStyle_feIYW)>*:not(:last-child):after{content:"";position:absolute;z-index:1;top:0;right:0;bottom:0;display:block;width:1px;height:22px;margin:auto;background-color:var(--var-color-base-border)}@keyframes FeedFilter-scss--module_fadeIn_A8BtG{0%{opacity:0}to{opacity:1}}@keyframes FeedFilter-scss--module_fadeOut_Wh3ta{0%{opacity:1}to{opacity:0}}@keyframes FeedFilter-scss--module_flashing_b4PUz{0%{opacity:.5}to{opacity:1}}@keyframes FeedFilter-scss--module_loading_yaSKr{to{background-position-x:-20%}}@keyframes FeedFilter-scss--module_rotating_K3dpZ{to{transform:rotate(360deg)}}@keyframes FeedFilter-scss--module_closeLock_M3GAf{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes FeedFilter-scss--module_shakeLock_IT9Zr{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.FeedFilter-scss--module_root_qy5-n{display:flex;flex-direction:column;margin-bottom:15px;border-radius:var(--border-radius-default);background-color:var(--var-color-input-bg)}.FeedFilter-scss--module_mainPanel_2txhf{display:flex;justify-content:space-between;padding-left:10px}.FeedFilter-scss--module_resetPanel_8Qenl{width:100%;height:46px;margin-right:auto;margin-left:auto;border-top:1px solid var(--var-color-base-border);border-radius:0}.FeedFilter-scss--module_controls_7Mn5K{display:flex;padding:6px 10px}.FeedFilter-scss--module_icon_ELeYN{width:20px;height:20px}.FeedFilter-scss--module_controlButton_ifNfQ{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0;border:none;font-family:inherit;color:inherit;background-color:transparent;width:34px;height:34px;display:flex;align-items:center;justify-content:center;cursor:pointer}.FeedFilter-scss--module_controlButton_ifNfQ .FeedFilter-scss--module_icon_ELeYN{stroke:inherit;color:inherit;fill:inherit}.FeedFilter-scss--module_controlButton_ifNfQ:hover .FeedFilter-scss--module_icon_ELeYN,.FeedFilter-scss--module_controlButton_ifNfQ.FeedFilter-scss--module_active_8xFjO .FeedFilter-scss--module_icon_ELeYN{stroke:var(--color-brand);color:var(--color-brand);fill:var(--color-brand)}.dark-theme .FeedFilter-scss--module_controlButton_ifNfQ:hover .FeedFilter-scss--module_icon_ELeYN,.dark-theme .FeedFilter-scss--module_controlButton_ifNfQ.FeedFilter-scss--module_active_8xFjO .FeedFilter-scss--module_icon_ELeYN{stroke:#fff;color:#fff;fill:#fff}.FeedFilter-scss--module_searchButton_M4sCR:after{background-color:var(--var-color-base-border)}.FeedFilter-scss--module_searchIcon_9VVEd{color:var(--var-color-text-primary)}.FeedFilter-scss--module_filtersPanel_TYEvA{border-top:1px solid var(--var-color-base-border);border-radius:var(--border-radius-default)}@keyframes FeedFilterNew-scss--module_fadeIn_OC3DG{0%{opacity:0}to{opacity:1}}@keyframes FeedFilterNew-scss--module_fadeOut_DSnCi{0%{opacity:1}to{opacity:0}}@keyframes FeedFilterNew-scss--module_flashing_l-brf{0%{opacity:.5}to{opacity:1}}@keyframes FeedFilterNew-scss--module_loading_aKd2W{to{background-position-x:-20%}}@keyframes FeedFilterNew-scss--module_rotating_dbC-I{to{transform:rotate(360deg)}}@keyframes FeedFilterNew-scss--module_closeLock_OZK2L{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes FeedFilterNew-scss--module_shakeLock_Zkp7l{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.FeedFilterNew-scss--module_root_z74aS{border:1px solid var(--var-color-block-border);border-radius:var(--border-radius-large);background-color:var(--var-color-block-bg);display:flex;flex-direction:column;margin-bottom:17px}.light-y-theme .FeedFilterNew-scss--module_root_z74aS{margin-bottom:0!important;border:none}.dark-theme .FeedFilterNew-scss--module_root_z74aS:not(.FeedFilterNew-scss--module_transparentStyle_k6xEE){background-color:#262626}.dark-theme .FeedFilterNew-scss--module_root_z74aS.FeedFilterNew-scss--module_transparentStyle_k6xEE{--var-color-input-border: var(--var-color-input-border-hover)}.FeedFilterNew-scss--module_mainPanel_fpTIs{position:relative;display:flex;height:47px;justify-content:space-between}.FeedFilterNew-scss--module_mainPanel_fpTIs:before{content:"";position:absolute;z-index:1;bottom:0;left:0;width:100%;height:1px;background-color:var(--var-color-base-border)}.light-y-theme .FeedFilterNew-scss--module_mainPanel_fpTIs{height:auto;border-bottom:none}.light-y-theme .FeedFilterNew-scss--module_mainPanel_fpTIs:before{display:none}.FeedFilterNew-scss--module_root_z74aS:not(.FeedFilterNew-scss--module_transparentStyle_k6xEE) .FeedFilterNew-scss--module_mainPanel_fpTIs{padding-left:var(--post-block-side-padding)}.FeedFilterNew-scss--module_root_z74aS:not(.FeedFilterNew-scss--module_transparentStyle_k6xEE) .FeedFilterNew-scss--module_mainPanel_fpTIs:only-child:before{display:none}.light-y-theme .FeedFilterNew-scss--module_root_z74aS:not(.FeedFilterNew-scss--module_transparentStyle_k6xEE) .FeedFilterNew-scss--module_mainPanel_fpTIs{padding:0}.FeedFilterNew-scss--module_rootActive_shVi2 .minimal.dark-theme .FeedFilterNew-scss--module_mainPanel_fpTIs:before{background-color:var(--var-color-input-border-hover)!important}.FeedFilterNew-scss--module_mainPanel_fpTIs>*{z-index:2}.FeedFilterNew-scss--module_resetPanel_OhlbK{width:100%;height:46px;margin-right:auto;margin-left:auto;border-top:1px solid var(--var-color-base-border);border-radius:0}.FeedFilterNew-scss--module_controls_mWNTH{display:flex;gap:4px;padding:6px 10px;padding-right:calc(var(--post-block-side-padding) - 14px)}.FeedFilterNew-scss--module_root_z74aS.FeedFilterNew-scss--module_transparentStyle_k6xEE .FeedFilterNew-scss--module_controls_mWNTH{margin-right:-8px}.light-y-theme .FeedFilterNew-scss--module_controls_mWNTH{padding:0}.FeedFilterNew-scss--module_icon_S6xy-{width:20px;height:20px}.FeedFilterNew-scss--module_controlButton_xgMX-{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0;border:none;font-family:inherit;color:inherit;background-color:transparent;display:flex;align-items:center;justify-content:center;width:var(--button-icon-button-size);height:var(--button-icon-button-size);border:1px solid transparent;color:var(--var-color-icon-ui);border-radius:var(--border-radius-default);transition:all .2s ease;cursor:pointer;will-change:transform;gap:6px;width:34px;height:34px}.FeedFilterNew-scss--module_controlButton_xgMX-:active{filter:brightness(.95)}.dark-theme .FeedFilterNew-scss--module_controlButton_xgMX-:active{filter:brightness(1.1)}.FeedFilterNew-scss--module_controlButton_xgMX-:after{position:absolute;top:0;right:0;bottom:0;left:0;content:"";z-index:-2;border-radius:inherit;transition:all .2s ease}.FeedFilterNew-scss--module_controlButton_xgMX->*{flex-shrink:0}@media not all and (hover: none){.FeedFilterNew-scss--module_controlButton_xgMX-:not(.FeedFilterNew-scss--module_activated_tfu91):not([data-active=true]):hover:after{background-color:var(--var-color-icon-ui-hover-bg)}}@media not all and (hover: none){.FeedFilterNew-scss--module_controlButton_xgMX-:active{transform:scale(.97)}}@media (hover: none){.FeedFilterNew-scss--module_controlButton_xgMX-:active{transform:scale(.95)}}.FeedFilterNew-scss--module_controlButton_xgMX-:active:after{background-color:var(--var-color-icon-ui-active-bg)}.FeedFilterNew-scss--module_controlButton_xgMX-[data-active=true]:after{background-color:var(--var-color-icon-ui-active-bg)}@keyframes EmptyWithFilter-scss--module_fadeIn_U1cWK{0%{opacity:0}to{opacity:1}}@keyframes EmptyWithFilter-scss--module_fadeOut_54-SA{0%{opacity:1}to{opacity:0}}@keyframes EmptyWithFilter-scss--module_flashing_w3yzk{0%{opacity:.5}to{opacity:1}}@keyframes EmptyWithFilter-scss--module_loading_Xq-N-{to{background-position-x:-20%}}@keyframes EmptyWithFilter-scss--module_rotating_S1F-N{to{transform:rotate(360deg)}}@keyframes EmptyWithFilter-scss--module_closeLock_vYdrH{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes EmptyWithFilter-scss--module_shakeLock_5eRbj{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.EmptyWithFilter-scss--module_root_TtzwD{display:flex;flex-direction:column;align-items:center;text-align:center}.EmptyWithFilter-scss--module_loupeIcon_uZ4vF{width:70px;height:70px;margin-bottom:15px;color:#ccc}.EmptyWithFilter-scss--module_title_8qEzk{font-size:20px;font-weight:500;margin-bottom:10px}.EmptyWithFilter-scss--module_subTitle_psH8-{font-size:14px;line-height:22px;color:#7c7c7c}.EmptyWithFilter-scss--module_clickableText_CdJi3{border-bottom:1px solid transparent;text-decoration:none;color:var(--color-brand);transition:border-color .2s;cursor:pointer}.EmptyWithFilter-scss--module_clickableText_CdJi3:hover{border-bottom-color:var(--color-brand-opacity-20)}.light-x-theme .EmptyMediaAlbum-scss--module_image_zPfDT{background-image:url(../media-files-x.B9Y6oyYa.svg)}@keyframes EmptyMediaAlbum-scss--module_fadeIn_E4mzN{0%{opacity:0}to{opacity:1}}@keyframes EmptyMediaAlbum-scss--module_fadeOut_QwQAm{0%{opacity:1}to{opacity:0}}@keyframes EmptyMediaAlbum-scss--module_flashing_5aDRl{0%{opacity:.5}to{opacity:1}}@keyframes EmptyMediaAlbum-scss--module_loading_-ykmN{to{background-position-x:-20%}}@keyframes EmptyMediaAlbum-scss--module_rotating_co-YS{to{transform:rotate(360deg)}}@keyframes EmptyMediaAlbum-scss--module_closeLock_vs8ey{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes EmptyMediaAlbum-scss--module_shakeLock_zvRI0{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.light-y-theme .EmptyMediaAlbum-scss--module_image_zPfDT{background-image:url(../media-files-y.BxvcrOhj.svg)}.EmptyMediaAlbum-scss--module_root_RQp-2{display:flex;align-items:center;justify-content:center;flex-direction:column;max-width:100%;text-align:center}.EmptyMediaAlbum-scss--module_image_zPfDT{width:115px;height:115px;background-repeat:no-repeat;background-position:center center;background-size:cover;margin-bottom:18px;background-image:url(../media-files.BTCEWrGg.svg)}.light-x-theme .EmptyMediaAlbum-scss--module_image_zPfDT{background-image:url(../media-files-x.B9Y6oyYa.svg)}.minimal .EmptyMediaAlbum-scss--module_image_zPfDT{width:120px;height:120px}.light-theme .minimal .EmptyMediaAlbum-scss--module_image_zPfDT{background-image:url(../assets/images/new_media-light.FNe8q4jU.png)}.dark-theme .minimal .EmptyMediaAlbum-scss--module_image_zPfDT{background-image:url(../assets/images/new_media-dark.DIYfn0BN.png)}.EmptyMediaAlbum-scss--module_title_PsXXi{margin-bottom:10px;font-size:20px;font-weight:500;line-height:22px;text-align:center}.mobile .EmptyMediaAlbum-scss--module_title_PsXXi{font-size:16px}.EmptyMediaAlbum-scss--module_description_aLQ3d{font-size:14px;line-height:22px;text-align:center;color:#7c7c7c}@keyframes MediaAlbumCounters-scss--module_fadeIn_lZV1U{0%{opacity:0}to{opacity:1}}@keyframes MediaAlbumCounters-scss--module_fadeOut_3t822{0%{opacity:1}to{opacity:0}}@keyframes MediaAlbumCounters-scss--module_flashing_hnru8{0%{opacity:.5}to{opacity:1}}@keyframes MediaAlbumCounters-scss--module_loading_zi6ll{to{background-position-x:-20%}}@keyframes MediaAlbumCounters-scss--module_rotating_BTGlR{to{transform:rotate(360deg)}}@keyframes MediaAlbumCounters-scss--module_closeLock_94ojV{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes MediaAlbumCounters-scss--module_shakeLock_J0Fkz{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.MediaAlbumCounters-scss--module_root_4jSeN{display:flex;overflow-y:hidden;height:31px;-webkit-user-select:none;user-select:none}.MediaAlbumCounters-scss--module_inner_MmsK2{display:flex;overflow-x:scroll;overflow-y:hidden;height:50px}.MediaAlbumCounters-scss--module_item_LjVw9{display:flex;height:30px;margin-right:8px;padding:0 10px 1px!important;border:1px solid var(--var-color-base-border)!important;font-size:13px;font-weight:500;line-height:16px;white-space:nowrap;text-decoration:none;color:var(--var-color-text-primary);border-radius:15px;background-color:#fff;transition:all .2s ease;align-items:center}.MediaAlbumCounters-scss--module_item_LjVw9:visited{color:var(--var-color-text-primary)}.MediaAlbumCounters-scss--module_item_LjVw9.MediaAlbumCounters-scss--module_active_9evSx{border:1px solid var(--var-color-highlighted-border);color:var(--var-color-highlighted-text);background-color:var(--var-color-highlighted-bg)}.light-y-theme .MediaAlbumCounters-scss--module_item_LjVw9:hover:not(.MediaAlbumCounters-scss--module_active_9evSx),.light-x-theme .MediaAlbumCounters-scss--module_item_LjVw9:hover:not(.MediaAlbumCounters-scss--module_active_9evSx),.light-theme .MediaAlbumCounters-scss--module_item_LjVw9:hover:not(.MediaAlbumCounters-scss--module_active_9evSx){color:var(--color-brand)}.dark-theme .MediaAlbumCounters-scss--module_item_LjVw9:hover:not(.MediaAlbumCounters-scss--module_active_9evSx){background-color:var(--var-color-chip-bg-hover)}.MediaAlbumCounters-scss--module_item_LjVw9.MediaAlbumCounters-scss--module_loading_zi6ll span{display:inline-block;margin-left:3px}.MediaAlbumCounters-scss--module_item_LjVw9.MediaAlbumCounters-scss--module_loading_zi6ll span:before{background:linear-gradient(100deg,#fff0 30%,#ffffff80,#fff0 70%) var(--var-color-skeleton-bg);background-color:var(--var-color-skeleton-bg);background-position-x:180%;background-size:200% 100%;animation:1s MediaAlbumCounters-scss--module_loading_zi6ll ease-in-out infinite;content:".";display:inline-block;width:25px;font-size:13px;line-height:1;color:transparent;border-radius:4px}.dark-theme .MediaAlbumCounters-scss--module_item_LjVw9{background-color:var(--var-color-chip-bg)}.dark-theme .MediaAlbumCounters-scss--module_item_LjVw9.MediaAlbumCounters-scss--module_active_9evSx{-webkit-backdrop-filter:contrast(.7);backdrop-filter:contrast(.7)}.MediaAlbumFetchError-scss--module_root_ftpYX{display:flex;flex-direction:column;align-items:center;margin:0 auto;padding:30px 0 5px}.MediaAlbumFetchError-scss--module_title_oeRcE{margin-bottom:10px;font-size:14px;line-height:22px;color:#7c7c7c}@keyframes AudioItem-scss--module_fadeIn_pYMCA{0%{opacity:0}to{opacity:1}}@keyframes AudioItem-scss--module_fadeOut_NzwKP{0%{opacity:1}to{opacity:0}}@keyframes AudioItem-scss--module_flashing_ks5Zr{0%{opacity:.5}to{opacity:1}}@keyframes AudioItem-scss--module_loading_HE2Xc{to{background-position-x:-20%}}@keyframes AudioItem-scss--module_rotating_iIOGq{to{transform:rotate(360deg)}}@keyframes AudioItem-scss--module_closeLock_xLXbl{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes AudioItem-scss--module_shakeLock_2pVkR{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}@keyframes AudioItem-scss--module_onlyShakeLock_kyP-o{0%{transform:rotate(0)}30%{transform:rotate(-12deg)}80%{transform:rotate(3deg)}90%{transform:rotate(2deg)}to{transform:rotate(0)}}.AudioItem-scss--module_root_7sws-{width:100%;height:100%;overflow:hidden;background-color:#fff}@media not all and (hover: none){.AudioItem-scss--module_root_7sws-:not(.AudioItem-scss--module_rootClosed_OgNYi):hover .AudioItem-scss--module_cover_yoVMA,.AudioItem-scss--module_root_7sws-:not(.AudioItem-scss--module_rootClosed_OgNYi):hover .AudioItem-scss--module_teaser_8xBKp,.AudioItem-scss--module_root_7sws-:not(.AudioItem-scss--module_rootClosed_OgNYi):hover .AudioItem-scss--module_wavesPicture_vRvAs{transform:scale(1.1)}.AudioItem-scss--module_root_7sws-:hover .AudioItem-scss--module_closedIcon_OswCC{transform:translate(-50%,-50%) scale(1.2)}.AudioItem-scss--module_root_7sws-:hover .AudioItem-scss--module_closedIcon_OswCC svg{animation:AudioItem-scss--module_onlyShakeLock_kyP-o .5s ease forwards}}.minimal .AudioItem-scss--module_root_7sws-{background-color:var(--var-color-bg)}.AudioItem-scss--module_wavesPicture_vRvAs{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.2;background-image:url(../audio-waves.DybJsXiZ.svg);background-repeat:no-repeat;background-position:center center;background-size:85%;transition:all .3s ease;filter:brightness(.7)}.AudioItem-scss--module_overlay_mO3pK{width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;padding:8px 8px 5px;justify-content:flex-end;gap:3px;color:var(--var-color-text-regular);background-color:#00000008}.dark-theme .AudioItem-scss--module_overlay_mO3pK{background-color:#ffffff08}.AudioItem-scss--module_overlay_mO3pK.AudioItem-scss--module_withCover_L-De5{color:#eee;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);background-color:#00000040}.AudioItem-scss--module_closedIcon_OswCC{width:50px;height:50px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);transition:transform .3s ease;fill:currentcolor}.AudioItem-scss--module_playIcon_HQEpl{width:40px;height:40px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);opacity:.8;color:#fff;transition:all .2s ease}@media not all and (hover: none){.AudioItem-scss--module_root_7sws-:hover .AudioItem-scss--module_playIcon_HQEpl{color:var(--color-brand);transform:translate(-50%,-50%) scale(1.3)}}.AudioItem-scss--module_playIconSmall_d4T7l{width:20px;height:20px;color:currentcolor;stroke:currentcolor}.AudioItem-scss--module_meta_rGDgn{display:flex;width:100%;align-items:center;gap:5px}.AudioItem-scss--module_time_xvcc1{font-size:13px;line-height:16px;color:currentcolor}.AudioItem-scss--module_audioInfo_PY09F{display:flex;overflow:hidden;flex-direction:column;font-size:12px;line-height:14px;justify-content:space-between;flex-grow:1;gap:3px}@media (max-width: 400px){.AudioItem-scss--module_audioInfo_PY09F{font-size:11px;line-height:13px}}.AudioItem-scss--module_title_G5may{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:7;overflow:hidden;overflow-wrap:break-word;text-wrap-style:balance}.AudioItem-scss--module_title_G5may:not(:only-child){display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:5}.AudioItem-scss--module_artist_TnvpT{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;flex-shrink:0;overflow-wrap:break-word;text-wrap-style:balance;filter:brightness(.85)}.AudioItem-scss--module_rootClosed_OgNYi{background-image:url(../assets/images/blur-overlay-small.DzGavS8U.jpg);background-size:cover}.AudioItem-scss--module_rootClosed_OgNYi .AudioItem-scss--module_overlay_mO3pK{color:#fff;background-color:transparent}.AudioItem-scss--module_rootClosed_OgNYi .AudioItem-scss--module_overlay_mO3pK.AudioItem-scss--module_withTeaser_FtOR1,.AudioItem-scss--module_rootClosed_OgNYi .AudioItem-scss--module_overlay_mO3pK.AudioItem-scss--module_withCover_L-De5{background-color:#00000059}.AudioItem-scss--module_rootClosed_OgNYi .AudioItem-scss--module_wavesPicture_vRvAs{opacity:.3}.light-y-theme .AudioItem-scss--module_rootClosed_OgNYi .AudioItem-scss--module_wavesPicture_vRvAs,.light-x-theme .AudioItem-scss--module_rootClosed_OgNYi .AudioItem-scss--module_wavesPicture_vRvAs,.light-theme .AudioItem-scss--module_rootClosed_OgNYi .AudioItem-scss--module_wavesPicture_vRvAs{filter:none}.AudioItem-scss--module_rootClosed_OgNYi .AudioItem-scss--module_time_xvcc1{color:#fff}.AudioItem-scss--module_rootClosed_OgNYi .AudioItem-scss--module_playIconSmall_d4T7l{color:#fff;stroke:#fff}.light-theme .minimal .AudioItem-scss--module_rootClosed_OgNYi{background-image:url(../assets/images/blur-overlay-small-light.BmGlfUq-.png)}.dark-theme .minimal .AudioItem-scss--module_rootClosed_OgNYi{background-image:url(../assets/images/blur-overlay-small-dark.DCzDBmI0.png)}.light-x-theme .AudioItem-scss--module_rootClosed_OgNYi{background-image:url(../assets/images/blur-overlay-small-x.DA4JYD2Q.png)}.light-y-theme .AudioItem-scss--module_rootClosed_OgNYi{background-image:url(../assets/images/blur-overlay-small-y.sxka7KCb.jpg)}.AudioItem-scss--module_teaser_8xBKp,.AudioItem-scss--module_cover_yoVMA{width:100%;height:100%;z-index:0;transition:all .3s ease;object-fit:cover;object-position:center 25%}@keyframes ImageItem-scss--module_fadeIn_YgJzl{0%{opacity:0}to{opacity:1}}@keyframes ImageItem-scss--module_fadeOut_E-U-y{0%{opacity:1}to{opacity:0}}@keyframes ImageItem-scss--module_flashing_SdbOT{0%{opacity:.5}to{opacity:1}}@keyframes ImageItem-scss--module_loading_lZnj1{to{background-position-x:-20%}}@keyframes ImageItem-scss--module_rotating_dvq5r{to{transform:rotate(360deg)}}@keyframes ImageItem-scss--module_closeLock_CsrnM{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes ImageItem-scss--module_shakeLock_xO88u{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}@keyframes ImageItem-scss--module_onlyShakeLock_QhvST{0%{transform:rotate(0)}30%{transform:rotate(-12deg)}80%{transform:rotate(3deg)}90%{transform:rotate(2deg)}to{transform:rotate(0)}}.ImageItem-scss--module_root_4UeNm{width:100%;height:100%;overflow:hidden;background-color:var(--var-color-input-bg);cursor:zoom-in}@media not all and (hover: none){.ImageItem-scss--module_root_4UeNm:not(.ImageItem-scss--module_rootClosed_tzwJE):hover .ImageItem-scss--module_image_GVOHB{transform:scale(1.1)}.ImageItem-scss--module_root_4UeNm:hover .ImageItem-scss--module_closedIcon_azeYr{transform:translate(-50%,-50%) scale(1.2)}.ImageItem-scss--module_root_4UeNm:hover .ImageItem-scss--module_closedIcon_azeYr svg{animation:ImageItem-scss--module_onlyShakeLock_QhvST .5s ease forwards}}.ImageItem-scss--module_image_GVOHB{width:100%;height:100%;z-index:0;transition:all .3s ease;object-fit:cover;object-position:center 25%}.ImageItem-scss--module_overlay_B8Sb-{width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0;background-color:#00000008}.ImageItem-scss--module_closedIcon_azeYr{width:50px;height:50px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;transition:transform .3s ease;fill:#fff}.ImageItem-scss--module_imageIconSmall_Z4Nqu{width:20px;height:20px;position:absolute;bottom:10px;left:10px;color:#fff;stroke:#fff}.ImageItem-scss--module_rootClosed_tzwJE .ImageItem-scss--module_overlay_B8Sb-{background-color:#00000059;background-size:cover;cursor:pointer}.light-theme .minimal .ImageItem-scss--module_rootClosed_tzwJE .ImageItem-scss--module_overlay_B8Sb-{background-image:url(../assets/images/blur-overlay-small-light.BmGlfUq-.png)}.dark-theme .minimal .ImageItem-scss--module_rootClosed_tzwJE .ImageItem-scss--module_overlay_B8Sb-{background-image:url(../assets/images/blur-overlay-small-dark.DCzDBmI0.png)}@keyframes VideoItem-scss--module_fadeIn_yyrSt{0%{opacity:0}to{opacity:1}}@keyframes VideoItem-scss--module_fadeOut_pGqXL{0%{opacity:1}to{opacity:0}}@keyframes VideoItem-scss--module_flashing_3qK5E{0%{opacity:.5}to{opacity:1}}@keyframes VideoItem-scss--module_loading_SkcfY{to{background-position-x:-20%}}@keyframes VideoItem-scss--module_rotating_1-XqH{to{transform:rotate(360deg)}}@keyframes VideoItem-scss--module_closeLock_TU-mV{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes VideoItem-scss--module_shakeLock_5w3Nl{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}@keyframes VideoItem-scss--module_onlyShakeLock_Cvf81{0%{transform:rotate(0)}30%{transform:rotate(-12deg)}80%{transform:rotate(3deg)}90%{transform:rotate(2deg)}to{transform:rotate(0)}}.VideoItem-scss--module_playIcon_-miaf{width:40px;height:40px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;transition:all .2s ease}@media not all and (hover: none){.VideoItem-scss--module_root_WnkP8:hover .VideoItem-scss--module_playIcon_-miaf{color:var(--color-brand);transform:translate(-50%,-50%) scale(1.3)}}.VideoItem-scss--module_root_WnkP8{width:100%;height:100%;overflow:hidden;background-color:#fff;background-image:url(../assets/images/blur-overlay-small.DzGavS8U.jpg)}.light-theme .minimal .VideoItem-scss--module_root_WnkP8{background-image:url(../assets/images/blur-overlay-small-light.BmGlfUq-.png)}.dark-theme .minimal .VideoItem-scss--module_root_WnkP8{background-image:url(../assets/images/blur-overlay-small-dark.DCzDBmI0.png)}.light-x-theme .VideoItem-scss--module_root_WnkP8{background-image:url(../assets/images/blur-overlay-small-x.DA4JYD2Q.png)}.light-y-theme .VideoItem-scss--module_root_WnkP8{background-image:url(../assets/images/blur-overlay-small-y.sxka7KCb.jpg)}.dark-theme .VideoItem-scss--module_root_WnkP8{background-color:#262626}@media not all and (hover: none){.VideoItem-scss--module_root_WnkP8:not(.VideoItem-scss--module_rootClosed_y8cYZ):hover .VideoItem-scss--module_image_a4i4w{transform:scale(1.1)}.VideoItem-scss--module_root_WnkP8:hover .VideoItem-scss--module_closedIcon_6vQbZ{transform:translate(-50%,-50%) scale(1.2)}.VideoItem-scss--module_root_WnkP8:hover .VideoItem-scss--module_closedIcon_6vQbZ svg{animation:VideoItem-scss--module_onlyShakeLock_Cvf81 .5s ease forwards}}.VideoItem-scss--module_image_a4i4w{width:100%;height:100%;z-index:0;transition:all .3s ease;object-fit:cover}.VideoItem-scss--module_overlay_CaWGq{width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0;background-color:#00000008}.VideoItem-scss--module_closedIcon_6vQbZ{width:50px;height:50px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);transition:transform .3s ease;fill:#fff}.VideoItem-scss--module_playIconSmall_0cvL-{width:20px;height:20px;color:#fff;stroke:#fff}.VideoItem-scss--module_meta_pCe4H{position:absolute;right:0;bottom:0;left:0;display:flex;width:100%;padding:10px;color:#fff;background:linear-gradient(to bottom,#0000,#000000c4 96.88%);align-items:center}.mobile .VideoItem-scss--module_meta_pCe4H{padding:5px}.VideoItem-scss--module_metaClosed_Vim0q{background:none}.VideoItem-scss--module_time_y0ZHj{margin-left:5px;font-size:13px;line-height:16px}.VideoItem-scss--module_rootClosed_y8cYZ{background-size:cover}.VideoItem-scss--module_rootClosed_y8cYZ .VideoItem-scss--module_overlay_CaWGq{color:#fff}.VideoItem-scss--module_rootClosed_y8cYZ .VideoItem-scss--module_overlay_CaWGq.VideoItem-scss--module_withTeaser_7yi-0{background-color:#00000059;filter:brightness(1.6)}.VideoItem-scss--module_rootClosed_y8cYZ .VideoItem-scss--module_playIconSmall_0cvL-{color:#fff;stroke:#fff}.dark-theme .VideoItem-scss--module_rootClosed_y8cYZ{background-image:url(../assets/images/blur-overlay-small-dark.DCzDBmI0.png)}.VideoItem-scss--module_rootWithPreview_z2zCu{background-image:url(../camera.B2JQNDff.svg);background-repeat:no-repeat;background-position:center center}.VideoItem-scss--module_rootProcessing_RuhM1 .VideoItem-scss--module_overlay_CaWGq{display:flex;align-items:center;justify-content:center;flex-direction:column;color:#7c7c7c}.VideoItem-scss--module_processingImage_M9TvO{width:87px;height:52px;margin-bottom:20px;background-image:url(../camera.B2JQNDff.svg);background-repeat:no-repeat;background-position:center center;background-size:100%}.mobile .VideoItem-scss--module_processingImage_M9TvO{width:48px;height:29px;margin-bottom:14px}.VideoItem-scss--module_textProcessing_cQeDD{padding:0 20px;font-size:14px;line-height:22px;text-align:center}.mobile .VideoItem-scss--module_textProcessing_cQeDD{padding:0 10px;font-size:10px;line-height:12px}@media (min-width: 428px){.mobile .VideoItem-scss--module_textProcessing_cQeDD{font-size:11px;line-height:15px}}.VideoItem-scss--module_teaser_ni11n{width:100%;height:100%;z-index:0;transition:opacity .3s;object-fit:cover;object-position:center 25%}@keyframes MediaAlbumGalleryItem-scss--module_fadeIn_N0E2G{0%{opacity:0}to{opacity:1}}@keyframes MediaAlbumGalleryItem-scss--module_fadeOut_Cdga8{0%{opacity:1}to{opacity:0}}@keyframes MediaAlbumGalleryItem-scss--module_flashing_meUBg{0%{opacity:.5}to{opacity:1}}@keyframes MediaAlbumGalleryItem-scss--module_loading_TC-cF{to{background-position-x:-20%}}@keyframes MediaAlbumGalleryItem-scss--module_rotating_GXmE8{to{transform:rotate(360deg)}}@keyframes MediaAlbumGalleryItem-scss--module_closeLock_-mPO-{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes MediaAlbumGalleryItem-scss--module_shakeLock_Iwoq9{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.MediaAlbumGalleryItem-scss--module_wrapper_Qdd-Q{position:relative;height:0;padding-top:100%;border-bottom:none!important;text-decoration:none!important;cursor:pointer}.MediaAlbumGalleryItem-scss--module_wrapper_Qdd-Q>*{position:absolute;top:0;right:0;bottom:0;left:0}@keyframes MediaAlbumGallery-scss--module_fadeIn_nZPlM{0%{opacity:0}to{opacity:1}}@keyframes MediaAlbumGallery-scss--module_fadeOut_w9tTB{0%{opacity:1}to{opacity:0}}@keyframes MediaAlbumGallery-scss--module_flashing_EuzYQ{0%{opacity:.5}to{opacity:1}}@keyframes MediaAlbumGallery-scss--module_loading_DDdfT{to{background-position-x:-20%}}@keyframes MediaAlbumGallery-scss--module_rotating_RvwZi{to{transform:rotate(360deg)}}@keyframes MediaAlbumGallery-scss--module_closeLock_zzWOw{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes MediaAlbumGallery-scss--module_shakeLock_TgqtC{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.MediaAlbumGallery-scss--module_root_LlrKJ{width:100%;background-color:transparent}.desktop .minimal .MediaAlbumGallery-scss--module_root_LlrKJ{overflow:hidden;border-radius:var(--border-radius-large)}.MediaAlbumGallery-scss--module_listPart_Y6NBY{display:grid;grid-template-columns:1fr 1fr 1fr;column-gap:2px;row-gap:2px;flex-direction:column;align-items:center;padding-bottom:2px}.MediaAlbumGallery-scss--module_listPart_Y6NBY.MediaAlbumGallery-scss--module_hidden_tr5R-{visibility:hidden}.MediaAlbumGallery-scss--module_rootSkeleton_nlXuw{width:100%}.MediaAlbumGallery-scss--module_row_pURz9{display:grid;grid-template-columns:1fr 1fr 1fr;column-gap:2px;overflow:hidden}.MediaAlbumGallery-scss--module_row_pURz9>*{height:190px;padding-bottom:1px}.MediaAlbumGallery-scss--module_skeletonTile_W-YDg{background:linear-gradient(100deg,#fff0 30%,#ffffff80,#fff0 70%) var(--var-color-skeleton-bg);background-color:var(--var-color-skeleton-bg);background-position-x:180%;background-size:200% 100%;animation:1s MediaAlbumGallery-scss--module_loading_DDdfT ease-in-out infinite;height:0;padding-top:100%}@keyframes MediaAlbumPostItemTeaser-scss--module_fadeIn_3WV0a{0%{opacity:0}to{opacity:1}}@keyframes MediaAlbumPostItemTeaser-scss--module_fadeOut_dFr5O{0%{opacity:1}to{opacity:0}}@keyframes MediaAlbumPostItemTeaser-scss--module_flashing_F06sQ{0%{opacity:.5}to{opacity:1}}@keyframes MediaAlbumPostItemTeaser-scss--module_loading_nNrmR{to{background-position-x:-20%}}@keyframes MediaAlbumPostItemTeaser-scss--module_rotating_PL-y-{to{transform:rotate(360deg)}}@keyframes MediaAlbumPostItemTeaser-scss--module_closeLock_sE4E5{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes MediaAlbumPostItemTeaser-scss--module_shakeLock_xVokt{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}.MediaAlbumPostItemTeaser-scss--module_root_H51TT{position:relative;display:flex;flex-direction:column;width:100%;height:165px;padding:15px 10px}.MediaAlbumPostItemTeaser-scss--module_root_H51TT.MediaAlbumPostItemTeaser-scss--module_withTeaser_1AadA{height:625px}.MediaAlbumPostItemTeaser-scss--module_attachments_U9-qz{position:absolute;bottom:15px;left:15px;color:#fff;stroke:#fff}.MediaAlbumPostItemTeaser-scss--module_attachments_U9-qz>*{margin-bottom:0}.MediaAlbumPostItemTeaser-scss--module_title_UEaph{word-wrap:break-word;word-break:break-word;overflow:hidden;margin:0 0 5px;font-size:20px;font-weight:600;line-height:24px;text-overflow:ellipsis;color:#fff}.MediaAlbumPostItemTeaser-scss--module_subTitle_liscE{font-size:16px;line-height:18px}.MediaAlbumPostItemTeaser-scss--module_titleShort_6xFbB{white-space:nowrap}.MediaAlbumPostItemTeaser-scss--module_content_AJhZ5,.MediaAlbumPostItemTeaser-scss--module_image_yjb9g,.MediaAlbumPostItemTeaser-scss--module_defaultImage_UB93M{position:absolute;top:0;right:0;bottom:0;left:0}.MediaAlbumPostItemTeaser-scss--module_image_yjb9g{width:100%;height:100%;object-fit:cover}.MediaAlbumPostItemTeaser-scss--module_defaultImage_UB93M{background-repeat:no-repeat;background-position:center center;background-size:cover;background-color:var(--var-color-teaser-bg);background-image:url(../assets/images/blur-cover.D7nvb0N5.png)}.light-x-theme .MediaAlbumPostItemTeaser-scss--module_defaultImage_UB93M{background-image:url(../assets/images/blur-cover-x.Bf0waom_.png)}.light-y-theme .MediaAlbumPostItemTeaser-scss--module_defaultImage_UB93M{background-image:url(../assets/images/blur-cover-y.CkEwiVH-.png)}.MediaAlbumPostItemTeaser-scss--module_content_AJhZ5{display:flex;flex-direction:column;padding:15px}.MediaAlbumPostItemTeaser-scss--module_root_H51TT.MediaAlbumPostItemTeaser-scss--module_uploadedTeaser_M7xD1 .MediaAlbumPostItemTeaser-scss--module_content_AJhZ5{background:#00000080}.MediaAlbumPostItemTeaser-scss--module_root_H51TT.MediaAlbumPostItemTeaser-scss--module_autoTeaser_iI6P7 .MediaAlbumPostItemTeaser-scss--module_content_AJhZ5{background:#00000026}.mobile .MediaAlbumPostItemTeaser-scss--module_root_H51TT.MediaAlbumPostItemTeaser-scss--module_withTeaser_1AadA{height:108.6956521739vw}.mobile.minimal .MediaAlbumPostItemTeaser-scss--module_root_H51TT.MediaAlbumPostItemTeaser-scss--module_withTeaser_1AadA{height:108.5069444444vw}@keyframes MediaAlbumPostFeedItem-scss--module_fadeIn_EUEmM{0%{opacity:0}to{opacity:1}}@keyframes MediaAlbumPostFeedItem-scss--module_fadeOut_JB4Jr{0%{opacity:1}to{opacity:0}}@keyframes MediaAlbumPostFeedItem-scss--module_flashing_L7Ebc{0%{opacity:.5}to{opacity:1}}@keyframes MediaAlbumPostFeedItem-scss--module_loading_EhWBp{to{background-position-x:-20%}}@keyframes MediaAlbumPostFeedItem-scss--module_rotating_-Cqxf{to{transform:rotate(360deg)}}@keyframes MediaAlbumPostFeedItem-scss--module_closeLock_7W929{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes MediaAlbumPostFeedItem-scss--module_shakeLock_aqOLg{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}a.MediaAlbumPostFeedItem-scss--module_goToPost_kJ-JU{justify-content:center;width:var(--button-icon-button-size);height:var(--button-icon-button-size);border:1px solid transparent;color:var(--var-color-icon-ui);border-radius:var(--border-radius-default);transition:all .2s ease;cursor:pointer;will-change:transform;gap:6px;display:flex;width:auto;margin:-5px -10px;padding:5px 3px 5px 10px;border-bottom:none;font-size:14px;line-height:22px;text-decoration:none;color:var(--var-color-text-secondary);align-items:center;touch-action:none}a.MediaAlbumPostFeedItem-scss--module_goToPost_kJ-JU:active{filter:brightness(.95)}.dark-theme a.MediaAlbumPostFeedItem-scss--module_goToPost_kJ-JU:active{filter:brightness(1.1)}a.MediaAlbumPostFeedItem-scss--module_goToPost_kJ-JU:after{position:absolute;top:0;right:0;bottom:0;left:0;content:"";z-index:-2;border-radius:inherit;transition:all .2s ease}a.MediaAlbumPostFeedItem-scss--module_goToPost_kJ-JU>*{flex-shrink:0}@media not all and (hover: none){a.MediaAlbumPostFeedItem-scss--module_goToPost_kJ-JU:not(.MediaAlbumPostFeedItem-scss--module_activated_O5xMH):not([data-active=true]):hover:after{background-color:var(--var-color-icon-ui-hover-bg)}}@media not all and (hover: none){a.MediaAlbumPostFeedItem-scss--module_goToPost_kJ-JU:active{transform:scale(.97)}}@media (hover: none){a.MediaAlbumPostFeedItem-scss--module_goToPost_kJ-JU:active{transform:scale(.95)}}a.MediaAlbumPostFeedItem-scss--module_goToPost_kJ-JU:active:after{background-color:var(--var-color-icon-ui-active-bg)}a.MediaAlbumPostFeedItem-scss--module_goToPost_kJ-JU[data-active=true]:after{background-color:var(--var-color-icon-ui-active-bg)}a.MediaAlbumPostFeedItem-scss--module_goToPost_kJ-JU:active{transform:none}a.MediaAlbumPostFeedItem-scss--module_goToPost_kJ-JU:hover{color:var(--var-color-text-primary)!important}a.MediaAlbumPostFeedItem-scss--module_goToPost_kJ-JU:visited{color:var(--var-color-text-secondary)}.MediaAlbumPostFeedItem-scss--module_title_LkuNY{word-wrap:break-word;word-break:break-word;margin:0 0 12px;padding:12px var(--post-block-side-padding) 0;font-size:var(--post-title-font-size);font-weight:600;line-height:var(--post-title-line-height)}.MediaAlbumPostFeedItem-scss--module_accessLabel_YDy6Y{margin-right:0;cursor:pointer}@media not all and (hover: none){.MediaAlbumPostFeedItem-scss--module_accessLabel_YDy6Y:hover{color:var(--var-color-text-primary)}}.MediaAlbumPostFeedItem-scss--module_arrowRight_-WJY8{width:20px;height:20px;transform:rotate(-90deg)}.MediaAlbumPostFeedItem-scss--module_audio_A4lZ9{margin-top:14px!important}.MediaAlbumPostFeedItem-scss--module_root_UtwaQ{width:575px;padding-bottom:7px;border:1px solid var(--var-color-block-border);border-radius:var(--border-radius-default);background-color:var(--var-color-post-bg)}.MediaAlbumPostFeedItem-scss--module_root_UtwaQ.MediaAlbumPostFeedItem-scss--module_withTeaser_OKaDy{overflow:hidden;padding-bottom:0}.MediaAlbumPostFeedItem-scss--module_root_UtwaQ:not(:last-child){margin-bottom:20px}.MediaAlbumPostFeedItem-scss--module_header_FIbKq{display:flex;padding:var(--post-block-top-padding) calc(var(--post-block-side-padding) - 2px) 0 var(--post-block-side-padding);justify-content:space-between;align-items:center;color:#7c7c7c}.MediaAlbumPostFeedItem-scss--module_withTeaser_OKaDy .MediaAlbumPostFeedItem-scss--module_header_FIbKq{padding-bottom:15px}.MediaAlbumPostFeedItem-scss--module_audioFrame_yuIRF{margin-top:15px!important}.MediaAlbumPostFeed-scss--module_root_EMMX-{display:flex;flex-direction:column;width:100%;align-items:stretch}.MediaAlbumPostFeed-scss--module_loadMoreScreenSensor_R6YXb{width:100%}.MediaAlbum-scss--module_root_qMwj6{display:flex;flex-direction:column;width:100%;margin-bottom:40px}.MediaAlbum-scss--module_block_HB8u0{margin-bottom:20px}.MediaAlbum-scss--module_emptyWrapper_DXisI{max-width:285px;margin:0 auto 50px}.MediaAlbum-scss--module_countersWrapper_-0U3U{height:45px}.MediaAlbum-scss--module_loading_32M1R{margin:0 auto;padding:20px 0}.FilterSelectByAttachType-scss--module_option_Qr1bs{padding:6px 15px;white-space:nowrap}.SearchFilter-scss--module_root_40kh1{display:flex;flex-flow:row wrap;border-top:1px solid;border-top-color:var(--var-color-base-border)}.minimal .SearchFilter-scss--module_root_40kh1{border-top:none}.SearchFilter-scss--module_root_40kh1.SearchFilter-scss--module_transparentStyle_zOB8C{padding-top:12px;gap:12px}.SearchFilter-scss--module_root_40kh1:not(.SearchFilter-scss--module_transparentStyle_zOB8C)>*:not(:last-child):after{content:"";position:absolute;z-index:1;top:0;right:0;bottom:0;display:block;width:1px;height:22px;margin:auto;background-color:var(--var-color-input-border)}@keyframes SearchByPosts-scss--module_fadeIn_Xju1o{0%{opacity:0}to{opacity:1}}@keyframes SearchByPosts-scss--module_fadeOut_dEKm-{0%{opacity:1}to{opacity:0}}@keyframes SearchByPosts-scss--module_flashing_JO3ll{0%{opacity:.5}to{opacity:1}}@keyframes SearchByPosts-scss--module_loading_sQbcZ{to{background-position-x:-20%}}@keyframes SearchByPosts-scss--module_rotating_i4R6k{to{transform:rotate(360deg)}}@keyframes SearchByPosts-scss--module_closeLock_B8E04{0%{stroke-dashoffset:3}30%{stroke-dashoffset:5}to{stroke-dashoffset:0}}@keyframes SearchByPosts-scss--module_shakeLock_4AU5t{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(6deg)}to{transform:rotate(0)}}:root{--button-icon-button-size: 34px;--button-icon-icon-size: 24px}.SearchByPosts-scss--module_root_a35fs{display:flex;margin-bottom:15px;color:var(--var-color-text-regular);border-radius:var(--border-radius-default);background-color:var(--var-color-panel-bg);flex-flow:column nowrap;flex:1}.minimal .SearchByPosts-scss--module_root_a35fs{border:1px solid var(--var-color-block-border);border-radius:var(--border-radius-large);background-color:var(--var-color-block-bg)}.minimal.dark-theme .SearchByPosts-scss--module_root_a35fs{--var-color-input-border: var(--color-dark-input-border-hover)}.SearchByPosts-scss--module_filterHidden_q7PuZ{display:none}.SearchByPosts-scss--module_resetPanel_QkTMu{width:100%;margin-right:auto;margin-left:auto;border-top:1px solid var(--var-color-base-border);border-radius:0}.SearchByPosts-scss--module_rootTransparentStyle_AFLfT .SearchByPosts-scss--module_resetPanel_QkTMu{border-top:none}.SearchByPosts-scss--module_inputWrapper_8MZ-k.SearchByPosts-scss--module_withPanel_JnrFu:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:1px;background-color:var(--var-color-base-border)}.SearchByPosts-scss--module_searchInput_E7sU0{background-color:transparent!important}.SearchByPosts-scss--module_searchInput_E7sU0.SearchByPosts-scss--module_searchInputInContainedBlock_oxW-0{border-color:transparent!important}.minimal .SearchByPosts-scss--module_searchInput_E7sU0{height:47px;border-top:none;border-right:none;border-left:none;border-radius:0}.minimal .SearchByPosts-scss--module_rootTransparentStyle_AFLfT .SearchByPosts-scss--module_searchInput_E7sU0{padding-right:82px;padding-left:71px}.minimal .SearchByPosts-scss--module_rootTransparentStyle_AFLfT .SearchByPosts-scss--module_searchInput_E7sU0.SearchByPosts-scss--module_active_ecp3Y{border-bottom:1px solid var(--var-color-input-border-hover)!important}.minimal .SearchByPosts-scss--module_rootCardStyle_xKeAi .SearchByPosts-scss--module_searchInput_E7sU0{padding-right:92px;padding-left:81px}.SearchByPosts-scss--module_backButton_cDHBw{position:absolute;top:8px;left:10px;margin-right:11px;cursor:pointer}.SearchByPosts-scss--module_rootTransparentStyle_AFLfT .SearchByPosts-scss--module_backButton_cDHBw{left:-5px}.SearchByPosts-scss--module_backIcon_Z2RmM{width:20px;height:20px}.SearchByPosts-scss--module_searchIcon_NQl2R{left:51px;color:var(--var-color-text-primary)}.SearchByPosts-scss--module_rootTransparentStyle_AFLfT .SearchByPosts-scss--module_searchIcon_NQl2R{left:36px}:root{--z-index-gdpr-offer: 101}.Blog-scss--module_filterBlock_Ml4ZJ{position:relative;margin-bottom:20px}.minimal .Blog-scss--module_filterBlock_Ml4ZJ{margin-bottom:15px}
